Started by an SCM change Running as SYSTEM Agent migration-agent-nt711 is provisioned from template Kubernetes Pod Template --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/migration: "true" name: "migration-agent-nt711" spec: containers: - env: - name: "JENKINS_SECRET" value: "d5dcbf9a9e6ead5d1e41b77152567c01110bf38ce175451f6cfb66ca9824346c" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.swtbot.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "migration-agent-nt711" - name: "JENKINS_NAME" value: "migration-agent-nt711" - name: "JENKINS_URL" value: "http://jenkins-ui.swtbot.svc.cluster.local/swtbot/" - name: "HOME" value: "/home/jenkins" image: "eclipsecbijenkins/migration-fat-agent:3.29@sha256:a341be4b6509400aaa18081d86f66239ceb93897059386120ef6633aa378931f" imagePullPolicy: "IfNotPresent" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "toolchains-xml" readOnly: true subPath: "toolchains.xml" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-2" readOnly: false - mountPath: "/home/jenkins" name: "workspace-volume" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false workingDir: "/home/jenkins" nodeSelector: {} restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-swtbot" readOnly: true - configMap: items: - key: "toolchains.xml" path: "toolchains.xml" name: "m2-dir" name: "toolchains-xml" - emptyDir: medium: "" name: "volume-2" - configMap: name: "known-hosts" name: "volume-1" - configMap: items: - key: "settings.xml" path: "settings.xml" name: "m2-dir" name: "settings-xml" - emptyDir: medium: "" name: "workspace-volume" Building remotely on migration-agent-nt711 (migration) in workspace /home/jenkins/workspace/swtbot-on-oxygen No credentials specified Cloning the remote Git repository Cloning repository http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git > /usr/bin/git init /home/jenkins/workspace/swtbot-on-oxygen # timeout=10 Fetching upstream changes from http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git # timeout=10 Fetching upstream changes from http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git > /usr/bin/git fetch --tags --progress http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 5e6d076622e9426f3b34479857aafcdd713230e1 (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 5e6d076622e9426f3b34479857aafcdd713230e1 Commit message: "Fix condition for using index in case of Checkbox and PushButton click" > /usr/bin/git rev-list --no-walk 874eeaaefa7cd066abdc02c7a598b58054d19d88 # timeout=10 Starting xvnc [swtbot-on-oxygen] $ Xvnc :22 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Nov 2 2018 19:05:14 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12001000, The X.Org Foundation Thu Sep 12 06:00:59 2019 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5922 vncext: created VNC server for screen 0 [swtbot-on-oxygen] $ /bin/bash -x /tmp/jenkins1350365826141004398.sh + metacity --sm-disable --replace [swtbot-on-oxygen] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/home/jenkins/workspace/swtbot-on-oxygen/.repository install -P oxygen Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 [INFO] Scanning for projects... Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom (2.1 kB at 9.7 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom (19 kB at 242 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom (4.5 kB at 59 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 105 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.0/maven-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 429 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 490 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/6/apache-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 213 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 95 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 106 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 524 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 301 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 1.8 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 38 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Progress (1): 910 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 19 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 116 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 309 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom Progress (1): 770 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 14 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 140 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 56 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 200 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 240 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 116 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 226 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 246 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 35 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 51 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 69 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 93 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 92 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 10 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 38 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 205 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 43 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 80 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 16 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 152 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 277 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 61 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 15 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 51 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 221 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 69 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 112 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 48 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 124 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 20 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 521 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 193 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.2/commons-io-2.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 44 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom Progress (1): 4.1/47 kB Progress (1): 7.7/47 kB Progress (1): 12/47 kB Progress (1): 16/47 kB Progress (1): 20/47 kB Progress (1): 24/47 kB Progress (1): 28/47 kB Progress (1): 32/47 kB Progress (1): 36/47 kB Progress (1): 40/47 kB Progress (1): 44/47 kB Progress (1): 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.1 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/9/apache-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 399 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.5/commons-io-2.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 359 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom Progress (1): 4.1/62 kB Progress (1): 7.7/62 kB Progress (1): 12/62 kB Progress (1): 16/62 kB Progress (1): 20/62 kB Progress (1): 24/62 kB Progress (1): 28/62 kB Progress (1): 32/62 kB Progress (1): 36/62 kB Progress (1): 40/62 kB Progress (1): 44/62 kB Progress (1): 48/62 kB Progress (1): 52/62 kB Progress (1): 56/62 kB Progress (1): 60/62 kB Progress (1): 62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.8 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/16/apache-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 428 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 kB at 409 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom Progress (1): 4.1/68 kB Progress (1): 7.7/68 kB Progress (1): 12/68 kB Progress (1): 16/68 kB Progress (1): 20/68 kB Progress (1): 24/68 kB Progress (1): 28/68 kB Progress (1): 32/68 kB Progress (1): 36/68 kB Progress (1): 40/68 kB Progress (1): 44/68 kB Progress (1): 48/68 kB Progress (1): 52/68 kB Progress (1): 56/68 kB Progress (1): 60/68 kB Progress (1): 64/68 kB Progress (1): 68/68 kB Progress (1): 68 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.3 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/18/apache-18.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 461 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 84 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 486 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 393 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/tukaani/xz/1.5/xz-1.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 54 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom (1.1 kB at 30 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom (1.8 kB at 52 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom (1.0 kB at 29 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom (1.0 kB at 24 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom (1.7 kB at 42 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom (1.3 kB at 26 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 179 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom (2.1 kB at 35 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom (1.1 kB at 22 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom (3.3 kB at 99 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom (1.0 kB at 8.5 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 126 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 33 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 459 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 810 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/5/apache-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 114 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom (2.1 kB at 61 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom (1.1 kB at 35 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom (1.1 kB at 34 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom (1.1 kB at 16 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.5/commons-io-2.5.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/tukaani/xz/1.5/xz-1.5.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Progress (1): 4.1/202 kB Progress (1): 7.7/202 kB Progress (1): 12/202 kB Progress (1): 16/202 kB Progress (1): 20/202 kB Progress (1): 24/202 kB Progress (1): 28/202 kB Progress (1): 32/202 kB Progress (1): 36/202 kB Progress (1): 40/202 kB Progress (1): 44/202 kB Progress (1): 48/202 kB Progress (2): 48/202 kB | 4.1/527 kB Progress (2): 52/202 kB | 4.1/527 kB Progress (3): 52/202 kB | 4.1/527 kB | 4.1/47 kB Progress (3): 56/202 kB | 4.1/527 kB | 4.1/47 kB Progress (3): 56/202 kB | 7.7/527 kB | 4.1/47 kB Progress (3): 60/202 kB | 7.7/527 kB | 4.1/47 kB Progress (3): 60/202 kB | 12/527 kB | 4.1/47 kB Progress (3): 60/202 kB | 12/527 kB | 7.7/47 kB Progress (4): 60/202 kB | 12/527 kB | 7.7/47 kB | 4.1/5.6 kB Progress (4): 60/202 kB | 16/527 kB | 7.7/47 kB | 4.1/5.6 kB Progress (4): 64/202 kB | 16/527 kB | 7.7/47 kB | 4.1/5.6 kB Progress (4): 64/202 kB | 20/527 kB | 7.7/47 kB | 4.1/5.6 kB Progress (4): 64/202 kB | 20/527 kB | 7.7/47 kB | 5.6 kB Progress (4): 64/202 kB | 20/527 kB | 12/47 kB | 5.6 kB Progress (4): 64/202 kB | 24/527 kB | 12/47 kB | 5.6 kB Progress (4): 68/202 kB | 24/527 kB | 12/47 kB | 5.6 kB Progress (4): 68/202 kB | 28/527 kB | 12/47 kB | 5.6 kB Progress (4): 68/202 kB | 28/527 kB | 16/47 kB | 5.6 kB Progress (4): 68/202 kB | 32/527 kB | 16/47 kB | 5.6 kB Progress (4): 72/202 kB | 32/527 kB | 16/47 kB | 5.6 kB Progress (5): 72/202 kB | 32/527 kB | 16/47 kB | 5.6 kB | 4.1/165 kB Progress (5): 76/202 kB | 32/527 kB | 16/47 kB | 5.6 kB | 4.1/165 kB Progress (5): 76/202 kB | 36/527 kB | 16/47 kB | 5.6 kB | 4.1/165 kB Progress (5): 76/202 kB | 36/527 kB | 20/47 kB | 5.6 kB | 4.1/165 kB Progress (5): 76/202 kB | 40/527 kB | 20/47 kB | 5.6 kB | 4.1/165 kB Progress (5): 80/202 kB | 40/527 kB | 20/47 kB | 5.6 kB | 4.1/165 kB Progress (5): 80/202 kB | 40/527 kB | 20/47 kB | 5.6 kB | 7.7/165 kB Progress (5): 84/202 kB | 40/527 kB | 20/47 kB | 5.6 kB | 7.7/165 kB Progress (5): 84/202 kB | 44/527 kB | 20/47 kB | 5.6 kB | 7.7/165 kB Progress (5): 84/202 kB | 44/527 kB | 24/47 kB | 5.6 kB | 7.7/165 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar (5.6 kB at 95 kB/s) Progress (4): 84/202 kB | 48/527 kB | 24/47 kB | 7.7/165 kB Progress (4): 88/202 kB | 48/527 kB | 24/47 kB | 7.7/165 kB Progress (4): 88/202 kB | 48/527 kB | 24/47 kB | 12/165 kB Progress (4): 92/202 kB | 48/527 kB | 24/47 kB | 12/165 kB Progress (4): 96/202 kB | 48/527 kB | 24/47 kB | 12/165 kB Progress (4): 96/202 kB | 52/527 kB | 24/47 kB | 12/165 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Progress (4): 96/202 kB | 52/527 kB | 28/47 kB | 12/165 kB Progress (4): 96/202 kB | 56/527 kB | 28/47 kB | 12/165 kB Progress (4): 98/202 kB | 56/527 kB | 28/47 kB | 12/165 kB Progress (4): 98/202 kB | 56/527 kB | 28/47 kB | 16/165 kB Progress (4): 102/202 kB | 56/527 kB | 28/47 kB | 16/165 kB Progress (4): 102/202 kB | 60/527 kB | 28/47 kB | 16/165 kB Progress (4): 102/202 kB | 60/527 kB | 32/47 kB | 16/165 kB Progress (4): 102/202 kB | 64/527 kB | 32/47 kB | 16/165 kB Progress (4): 106/202 kB | 64/527 kB | 32/47 kB | 16/165 kB Progress (4): 106/202 kB | 64/527 kB | 32/47 kB | 20/165 kB Progress (4): 110/202 kB | 64/527 kB | 32/47 kB | 20/165 kB Progress (4): 110/202 kB | 68/527 kB | 32/47 kB | 20/165 kB Progress (4): 110/202 kB | 68/527 kB | 36/47 kB | 20/165 kB Progress (4): 110/202 kB | 72/527 kB | 36/47 kB | 20/165 kB Progress (4): 114/202 kB | 72/527 kB | 36/47 kB | 20/165 kB Progress (4): 114/202 kB | 72/527 kB | 36/47 kB | 24/165 kB Progress (4): 118/202 kB | 72/527 kB | 36/47 kB | 24/165 kB Progress (4): 122/202 kB | 72/527 kB | 36/47 kB | 24/165 kB Progress (4): 122/202 kB | 76/527 kB | 36/47 kB | 24/165 kB Progress (4): 122/202 kB | 76/527 kB | 40/47 kB | 24/165 kB Progress (4): 122/202 kB | 80/527 kB | 40/47 kB | 24/165 kB Progress (4): 126/202 kB | 80/527 kB | 40/47 kB | 24/165 kB Progress (4): 126/202 kB | 80/527 kB | 40/47 kB | 28/165 kB Progress (4): 130/202 kB | 80/527 kB | 40/47 kB | 28/165 kB Progress (4): 130/202 kB | 84/527 kB | 40/47 kB | 28/165 kB Progress (5): 130/202 kB | 84/527 kB | 40/47 kB | 28/165 kB | 4.1/38 kB Progress (5): 130/202 kB | 84/527 kB | 44/47 kB | 28/165 kB | 4.1/38 kB Progress (5): 130/202 kB | 84/527 kB | 44/47 kB | 28/165 kB | 7.7/38 kB Progress (5): 130/202 kB | 88/527 kB | 44/47 kB | 28/165 kB | 7.7/38 kB Progress (5): 131/202 kB | 88/527 kB | 44/47 kB | 28/165 kB | 7.7/38 kB Progress (5): 131/202 kB | 88/527 kB | 44/47 kB | 32/165 kB | 7.7/38 kB Progress (5): 135/202 kB | 88/527 kB | 44/47 kB | 32/165 kB | 7.7/38 kB Progress (5): 135/202 kB | 92/527 kB | 44/47 kB | 32/165 kB | 7.7/38 kB Progress (5): 135/202 kB | 92/527 kB | 44/47 kB | 32/165 kB | 12/38 kB Progress (5): 135/202 kB | 92/527 kB | 47 kB | 32/165 kB | 12/38 kB Progress (5): 135/202 kB | 92/527 kB | 47 kB | 32/165 kB | 16/38 kB Progress (5): 135/202 kB | 96/527 kB | 47 kB | 32/165 kB | 16/38 kB Progress (5): 139/202 kB | 96/527 kB | 47 kB | 32/165 kB | 16/38 kB Progress (5): 139/202 kB | 96/527 kB | 47 kB | 36/165 kB | 16/38 kB Progress (5): 143/202 kB | 96/527 kB | 47 kB | 36/165 kB | 16/38 kB Progress (5): 143/202 kB | 100/527 kB | 47 kB | 36/165 kB | 16/38 kB Progress (5): 143/202 kB | 100/527 kB | 47 kB | 36/165 kB | 20/38 kB Progress (5): 143/202 kB | 104/527 kB | 47 kB | 36/165 kB | 20/38 kB Progress (5): 147/202 kB | 104/527 kB | 47 kB | 36/165 kB | 20/38 kB Progress (5): 147/202 kB | 104/527 kB | 47 kB | 40/165 kB | 20/38 kB Progress (5): 151/202 kB | 104/527 kB | 47 kB | 40/165 kB | 20/38 kB Progress (5): 151/202 kB | 108/527 kB | 47 kB | 40/165 kB | 20/38 kB Progress (5): 151/202 kB | 108/527 kB | 47 kB | 40/165 kB | 24/38 kB Progress (5): 151/202 kB | 112/527 kB | 47 kB | 40/165 kB | 24/38 kB Progress (5): 155/202 kB | 112/527 kB | 47 kB | 40/165 kB | 24/38 kB Progress (5): 155/202 kB | 112/527 kB | 47 kB | 44/165 kB | 24/38 kB Progress (5): 159/202 kB | 112/527 kB | 47 kB | 44/165 kB | 24/38 kB Progress (5): 159/202 kB | 116/527 kB | 47 kB | 44/165 kB | 24/38 kB Progress (5): 159/202 kB | 116/527 kB | 47 kB | 44/165 kB | 28/38 kB Progress (5): 159/202 kB | 120/527 kB | 47 kB | 44/165 kB | 28/38 kB Progress (5): 163/202 kB | 120/527 kB | 47 kB | 44/165 kB | 28/38 kB Progress (5): 163/202 kB | 120/527 kB | 47 kB | 48/165 kB | 28/38 kB Progress (5): 167/202 kB | 120/527 kB | 47 kB | 48/165 kB | 28/38 kB Progress (5): 167/202 kB | 124/527 kB | 47 kB | 48/165 kB | 28/38 kB Progress (5): 167/202 kB | 128/527 kB | 47 kB | 48/165 kB | 28/38 kB Progress (5): 167/202 kB | 128/527 kB | 47 kB | 48/165 kB | 32/38 kB Progress (5): 167/202 kB | 128/527 kB | 47 kB | 48/165 kB | 36/38 kB Progress (5): 167/202 kB | 132/527 kB | 47 kB | 48/165 kB | 36/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 309 kB/s) Progress (4): 171/202 kB | 132/527 kB | 48/165 kB | 36/38 kB Progress (4): 171/202 kB | 132/527 kB | 52/165 kB | 36/38 kB Progress (4): 175/202 kB | 132/527 kB | 52/165 kB | 36/38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Progress (4): 175/202 kB | 136/527 kB | 52/165 kB | 36/38 kB Progress (4): 175/202 kB | 136/527 kB | 52/165 kB | 38 kB Progress (4): 175/202 kB | 140/527 kB | 52/165 kB | 38 kB Progress (4): 179/202 kB | 140/527 kB | 52/165 kB | 38 kB Progress (4): 179/202 kB | 140/527 kB | 56/165 kB | 38 kB Progress (4): 183/202 kB | 140/527 kB | 56/165 kB | 38 kB Progress (4): 183/202 kB | 144/527 kB | 56/165 kB | 38 kB Progress (4): 187/202 kB | 144/527 kB | 56/165 kB | 38 kB Progress (4): 187/202 kB | 144/527 kB | 60/165 kB | 38 kB Progress (4): 191/202 kB | 144/527 kB | 60/165 kB | 38 kB Progress (4): 191/202 kB | 148/527 kB | 60/165 kB | 38 kB Progress (4): 195/202 kB | 148/527 kB | 60/165 kB | 38 kB Progress (4): 195/202 kB | 148/527 kB | 64/165 kB | 38 kB Progress (4): 199/202 kB | 148/527 kB | 64/165 kB | 38 kB Progress (4): 199/202 kB | 152/527 kB | 64/165 kB | 38 kB Progress (4): 202 kB | 152/527 kB | 64/165 kB | 38 kB Progress (4): 202 kB | 152/527 kB | 68/165 kB | 38 kB Progress (4): 202 kB | 156/527 kB | 68/165 kB | 38 kB Progress (4): 202 kB | 156/527 kB | 72/165 kB | 38 kB Progress (4): 202 kB | 160/527 kB | 72/165 kB | 38 kB Progress (4): 202 kB | 160/527 kB | 76/165 kB | 38 kB Progress (4): 202 kB | 160/527 kB | 80/165 kB | 38 kB Progress (4): 202 kB | 164/527 kB | 80/165 kB | 38 kB Progress (4): 202 kB | 164/527 kB | 84/165 kB | 38 kB Progress (4): 202 kB | 168/527 kB | 84/165 kB | 38 kB Progress (4): 202 kB | 168/527 kB | 88/165 kB | 38 kB Progress (4): 202 kB | 172/527 kB | 88/165 kB | 38 kB Progress (4): 202 kB | 172/527 kB | 92/165 kB | 38 kB Progress (4): 202 kB | 176/527 kB | 92/165 kB | 38 kB Progress (4): 202 kB | 176/527 kB | 96/165 kB | 38 kB Progress (4): 202 kB | 180/527 kB | 96/165 kB | 38 kB Progress (4): 202 kB | 180/527 kB | 100/165 kB | 38 kB Progress (5): 202 kB | 180/527 kB | 100/165 kB | 38 kB | 4.1/30 kB Progress (5): 202 kB | 184/527 kB | 100/165 kB | 38 kB | 4.1/30 kB Progress (5): 202 kB | 184/527 kB | 100/165 kB | 38 kB | 7.7/30 kB Progress (5): 202 kB | 184/527 kB | 104/165 kB | 38 kB | 7.7/30 kB Progress (5): 202 kB | 184/527 kB | 104/165 kB | 38 kB | 12/30 kB Progress (5): 202 kB | 188/527 kB | 104/165 kB | 38 kB | 12/30 kB Progress (5): 202 kB | 188/527 kB | 104/165 kB | 38 kB | 16/30 kB Progress (5): 202 kB | 188/527 kB | 108/165 kB | 38 kB | 16/30 kB Progress (5): 202 kB | 188/527 kB | 108/165 kB | 38 kB | 20/30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 228 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Progress (4): 202 kB | 192/527 kB | 108/165 kB | 20/30 kB Progress (4): 202 kB | 192/527 kB | 108/165 kB | 24/30 kB Progress (4): 202 kB | 192/527 kB | 112/165 kB | 24/30 kB Progress (4): 202 kB | 192/527 kB | 112/165 kB | 28/30 kB Progress (4): 202 kB | 192/527 kB | 112/165 kB | 30 kB Progress (4): 202 kB | 196/527 kB | 112/165 kB | 30 kB Progress (4): 202 kB | 196/527 kB | 116/165 kB | 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar (202 kB at 1.2 MB/s) Progress (3): 196/527 kB | 120/165 kB | 30 kB Progress (3): 200/527 kB | 120/165 kB | 30 kB Progress (3): 200/527 kB | 124/165 kB | 30 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Progress (3): 200/527 kB | 128/165 kB | 30 kB Progress (3): 204/527 kB | 128/165 kB | 30 kB Progress (3): 204/527 kB | 132/165 kB | 30 kB Progress (3): 208/527 kB | 132/165 kB | 30 kB Progress (3): 208/527 kB | 136/165 kB | 30 kB Progress (3): 212/527 kB | 136/165 kB | 30 kB Progress (3): 212/527 kB | 140/165 kB | 30 kB Progress (3): 216/527 kB | 140/165 kB | 30 kB Progress (3): 216/527 kB | 144/165 kB | 30 kB Progress (3): 220/527 kB | 144/165 kB | 30 kB Progress (3): 220/527 kB | 148/165 kB | 30 kB Progress (3): 224/527 kB | 148/165 kB | 30 kB Progress (3): 224/527 kB | 152/165 kB | 30 kB Progress (3): 228/527 kB | 152/165 kB | 30 kB Progress (4): 228/527 kB | 152/165 kB | 30 kB | 4.1/52 kB Progress (4): 228/527 kB | 156/165 kB | 30 kB | 4.1/52 kB Progress (4): 232/527 kB | 156/165 kB | 30 kB | 4.1/52 kB Progress (4): 232/527 kB | 160/165 kB | 30 kB | 4.1/52 kB Progress (4): 236/527 kB | 160/165 kB | 30 kB | 4.1/52 kB Progress (4): 236/527 kB | 160/165 kB | 30 kB | 7.7/52 kB Progress (4): 240/527 kB | 160/165 kB | 30 kB | 7.7/52 kB Progress (4): 240/527 kB | 160/165 kB | 30 kB | 12/52 kB Progress (4): 240/527 kB | 164/165 kB | 30 kB | 12/52 kB Progress (4): 240/527 kB | 164/165 kB | 30 kB | 16/52 kB Progress (4): 244/527 kB | 164/165 kB | 30 kB | 16/52 kB Progress (4): 244/527 kB | 164/165 kB | 30 kB | 20/52 kB Progress (4): 244/527 kB | 165 kB | 30 kB | 20/52 kB Progress (4): 244/527 kB | 165 kB | 30 kB | 24/52 kB Progress (4): 248/527 kB | 165 kB | 30 kB | 24/52 kB Progress (4): 248/527 kB | 165 kB | 30 kB | 28/52 kB Progress (4): 252/527 kB | 165 kB | 30 kB | 28/52 kB Progress (4): 252/527 kB | 165 kB | 30 kB | 32/52 kB Progress (4): 256/527 kB | 165 kB | 30 kB | 32/52 kB Progress (4): 256/527 kB | 165 kB | 30 kB | 36/52 kB Progress (4): 260/527 kB | 165 kB | 30 kB | 36/52 kB Progress (4): 260/527 kB | 165 kB | 30 kB | 40/52 kB Progress (4): 264/527 kB | 165 kB | 30 kB | 40/52 kB Progress (4): 264/527 kB | 165 kB | 30 kB | 44/52 kB Progress (4): 268/527 kB | 165 kB | 30 kB | 44/52 kB Progress (4): 268/527 kB | 165 kB | 30 kB | 48/52 kB Progress (4): 268/527 kB | 165 kB | 30 kB | 52/52 kB Progress (4): 268/527 kB | 165 kB | 30 kB | 52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 149 kB/s) Progress (3): 272/527 kB | 165 kB | 52 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Progress (4): 272/527 kB | 165 kB | 52 kB | 4.1/148 kB Progress (4): 276/527 kB | 165 kB | 52 kB | 4.1/148 kB Progress (4): 276/527 kB | 165 kB | 52 kB | 7.7/148 kB Progress (4): 280/527 kB | 165 kB | 52 kB | 7.7/148 kB Progress (4): 280/527 kB | 165 kB | 52 kB | 12/148 kB Progress (4): 284/527 kB | 165 kB | 52 kB | 12/148 kB Progress (4): 284/527 kB | 165 kB | 52 kB | 16/148 kB Progress (4): 288/527 kB | 165 kB | 52 kB | 16/148 kB Progress (4): 288/527 kB | 165 kB | 52 kB | 20/148 kB Progress (4): 292/527 kB | 165 kB | 52 kB | 20/148 kB Progress (4): 292/527 kB | 165 kB | 52 kB | 24/148 kB Progress (4): 296/527 kB | 165 kB | 52 kB | 24/148 kB Progress (4): 296/527 kB | 165 kB | 52 kB | 28/148 kB Progress (4): 300/527 kB | 165 kB | 52 kB | 28/148 kB Progress (4): 300/527 kB | 165 kB | 52 kB | 32/148 kB Progress (4): 304/527 kB | 165 kB | 52 kB | 32/148 kB Progress (4): 304/527 kB | 165 kB | 52 kB | 33/148 kB Progress (4): 308/527 kB | 165 kB | 52 kB | 33/148 kB Progress (4): 308/527 kB | 165 kB | 52 kB | 37/148 kB Progress (4): 312/527 kB | 165 kB | 52 kB | 37/148 kB Progress (4): 312/527 kB | 165 kB | 52 kB | 41/148 kB Progress (4): 316/527 kB | 165 kB | 52 kB | 41/148 kB Progress (4): 316/527 kB | 165 kB | 52 kB | 45/148 kB Progress (4): 320/527 kB | 165 kB | 52 kB | 45/148 kB Progress (4): 320/527 kB | 165 kB | 52 kB | 49/148 kB Progress (4): 324/527 kB | 165 kB | 52 kB | 49/148 kB Progress (4): 324/527 kB | 165 kB | 52 kB | 53/148 kB Progress (4): 328/527 kB | 165 kB | 52 kB | 53/148 kB Progress (4): 328/527 kB | 165 kB | 52 kB | 57/148 kB Progress (4): 332/527 kB | 165 kB | 52 kB | 57/148 kB Progress (4): 332/527 kB | 165 kB | 52 kB | 61/148 kB Progress (4): 336/527 kB | 165 kB | 52 kB | 61/148 kB Progress (4): 336/527 kB | 165 kB | 52 kB | 65/148 kB Progress (4): 340/527 kB | 165 kB | 52 kB | 65/148 kB Progress (4): 340/527 kB | 165 kB | 52 kB | 66/148 kB Progress (4): 344/527 kB | 165 kB | 52 kB | 66/148 kB Progress (4): 344/527 kB | 165 kB | 52 kB | 70/148 kB Progress (4): 348/527 kB | 165 kB | 52 kB | 70/148 kB Progress (4): 348/527 kB | 165 kB | 52 kB | 74/148 kB Progress (4): 352/527 kB | 165 kB | 52 kB | 74/148 kB Progress (4): 352/527 kB | 165 kB | 52 kB | 78/148 kB Progress (4): 356/527 kB | 165 kB | 52 kB | 78/148 kB Progress (4): 360/527 kB | 165 kB | 52 kB | 78/148 kB Progress (4): 364/527 kB | 165 kB | 52 kB | 78/148 kB Progress (4): 368/527 kB | 165 kB | 52 kB | 78/148 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 612 kB/s) Progress (3): 368/527 kB | 52 kB | 82/148 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Progress (3): 372/527 kB | 52 kB | 82/148 kB Progress (3): 372/527 kB | 52 kB | 86/148 kB Progress (3): 376/527 kB | 52 kB | 86/148 kB Progress (3): 376/527 kB | 52 kB | 90/148 kB Progress (3): 380/527 kB | 52 kB | 90/148 kB Progress (3): 380/527 kB | 52 kB | 94/148 kB Progress (3): 384/527 kB | 52 kB | 94/148 kB Progress (3): 384/527 kB | 52 kB | 98/148 kB Progress (3): 388/527 kB | 52 kB | 98/148 kB Progress (3): 388/527 kB | 52 kB | 102/148 kB Progress (3): 392/527 kB | 52 kB | 102/148 kB Progress (3): 392/527 kB | 52 kB | 106/148 kB Progress (3): 396/527 kB | 52 kB | 106/148 kB Progress (3): 396/527 kB | 52 kB | 110/148 kB Progress (3): 400/527 kB | 52 kB | 110/148 kB Progress (3): 400/527 kB | 52 kB | 114/148 kB Progress (3): 404/527 kB | 52 kB | 114/148 kB Progress (3): 404/527 kB | 52 kB | 118/148 kB Progress (3): 408/527 kB | 52 kB | 118/148 kB Progress (3): 408/527 kB | 52 kB | 122/148 kB Progress (3): 412/527 kB | 52 kB | 122/148 kB Progress (3): 412/527 kB | 52 kB | 126/148 kB Progress (3): 416/527 kB | 52 kB | 126/148 kB Progress (3): 416/527 kB | 52 kB | 130/148 kB Progress (3): 420/527 kB | 52 kB | 130/148 kB Progress (3): 420/527 kB | 52 kB | 134/148 kB Progress (3): 424/527 kB | 52 kB | 134/148 kB Progress (3): 428/527 kB | 52 kB | 134/148 kB Progress (3): 432/527 kB | 52 kB | 134/148 kB Progress (3): 432/527 kB | 52 kB | 138/148 kB Progress (3): 436/527 kB | 52 kB | 138/148 kB Progress (3): 436/527 kB | 52 kB | 142/148 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 188 kB/s) Progress (2): 440/527 kB | 142/148 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Progress (2): 440/527 kB | 146/148 kB Progress (3): 440/527 kB | 146/148 kB | 4.1/51 kB Progress (3): 444/527 kB | 146/148 kB | 4.1/51 kB Progress (3): 444/527 kB | 146/148 kB | 7.7/51 kB Progress (3): 444/527 kB | 146/148 kB | 12/51 kB Progress (3): 444/527 kB | 148 kB | 12/51 kB Progress (3): 444/527 kB | 148 kB | 16/51 kB Progress (4): 444/527 kB | 148 kB | 16/51 kB | 4.1/106 kB Progress (4): 448/527 kB | 148 kB | 16/51 kB | 4.1/106 kB Progress (4): 448/527 kB | 148 kB | 16/51 kB | 7.7/106 kB Progress (4): 452/527 kB | 148 kB | 16/51 kB | 7.7/106 kB Progress (4): 452/527 kB | 148 kB | 20/51 kB | 7.7/106 kB Progress (4): 456/527 kB | 148 kB | 20/51 kB | 7.7/106 kB Progress (4): 456/527 kB | 148 kB | 20/51 kB | 12/106 kB Progress (4): 460/527 kB | 148 kB | 20/51 kB | 12/106 kB Progress (4): 460/527 kB | 148 kB | 24/51 kB | 12/106 kB Progress (4): 464/527 kB | 148 kB | 24/51 kB | 12/106 kB Progress (4): 464/527 kB | 148 kB | 24/51 kB | 16/106 kB Progress (4): 468/527 kB | 148 kB | 24/51 kB | 16/106 kB Progress (4): 468/527 kB | 148 kB | 28/51 kB | 16/106 kB Progress (4): 472/527 kB | 148 kB | 28/51 kB | 16/106 kB Progress (4): 472/527 kB | 148 kB | 28/51 kB | 20/106 kB Progress (4): 476/527 kB | 148 kB | 28/51 kB | 20/106 kB Progress (4): 476/527 kB | 148 kB | 32/51 kB | 20/106 kB Progress (4): 480/527 kB | 148 kB | 32/51 kB | 20/106 kB Progress (4): 480/527 kB | 148 kB | 32/51 kB | 24/106 kB Progress (4): 484/527 kB | 148 kB | 32/51 kB | 24/106 kB Progress (4): 484/527 kB | 148 kB | 36/51 kB | 24/106 kB Progress (4): 488/527 kB | 148 kB | 36/51 kB | 24/106 kB Progress (4): 488/527 kB | 148 kB | 36/51 kB | 28/106 kB Progress (4): 492/527 kB | 148 kB | 36/51 kB | 28/106 kB Progress (4): 492/527 kB | 148 kB | 40/51 kB | 28/106 kB Progress (4): 496/527 kB | 148 kB | 40/51 kB | 28/106 kB Progress (4): 496/527 kB | 148 kB | 40/51 kB | 32/106 kB Progress (4): 500/527 kB | 148 kB | 40/51 kB | 32/106 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 413 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Progress (3): 500/527 kB | 44/51 kB | 32/106 kB Progress (4): 500/527 kB | 44/51 kB | 32/106 kB | 4.1/14 kB Progress (4): 504/527 kB | 44/51 kB | 32/106 kB | 4.1/14 kB Progress (4): 504/527 kB | 44/51 kB | 33/106 kB | 4.1/14 kB Progress (4): 508/527 kB | 44/51 kB | 33/106 kB | 4.1/14 kB Progress (4): 508/527 kB | 44/51 kB | 33/106 kB | 7.7/14 kB Progress (4): 508/527 kB | 48/51 kB | 33/106 kB | 7.7/14 kB Progress (4): 508/527 kB | 48/51 kB | 33/106 kB | 12/14 kB Progress (4): 512/527 kB | 48/51 kB | 33/106 kB | 12/14 kB Progress (4): 512/527 kB | 48/51 kB | 37/106 kB | 12/14 kB Progress (4): 516/527 kB | 48/51 kB | 37/106 kB | 12/14 kB Progress (4): 516/527 kB | 48/51 kB | 37/106 kB | 14 kB Progress (4): 516/527 kB | 51 kB | 37/106 kB | 14 kB Progress (4): 520/527 kB | 51 kB | 37/106 kB | 14 kB Progress (4): 524/527 kB | 51 kB | 37/106 kB | 14 kB Progress (4): 524/527 kB | 51 kB | 41/106 kB | 14 kB Progress (4): 527 kB | 51 kB | 41/106 kB | 14 kB Progress (4): 527 kB | 51 kB | 45/106 kB | 14 kB Progress (4): 527 kB | 51 kB | 49/106 kB | 14 kB Progress (4): 527 kB | 51 kB | 53/106 kB | 14 kB Progress (4): 527 kB | 51 kB | 57/106 kB | 14 kB Progress (4): 527 kB | 51 kB | 61/106 kB | 14 kB Progress (4): 527 kB | 51 kB | 65/106 kB | 14 kB Progress (4): 527 kB | 51 kB | 66/106 kB | 14 kB Progress (4): 527 kB | 51 kB | 70/106 kB | 14 kB Progress (4): 527 kB | 51 kB | 74/106 kB | 14 kB Progress (4): 527 kB | 51 kB | 78/106 kB | 14 kB Progress (4): 527 kB | 51 kB | 82/106 kB | 14 kB Progress (4): 527 kB | 51 kB | 86/106 kB | 14 kB Progress (4): 527 kB | 51 kB | 90/106 kB | 14 kB Progress (4): 527 kB | 51 kB | 94/106 kB | 14 kB Progress (4): 527 kB | 51 kB | 98/106 kB | 14 kB Progress (4): 527 kB | 51 kB | 102/106 kB | 14 kB Progress (4): 527 kB | 51 kB | 106/106 kB | 14 kB Progress (4): 527 kB | 51 kB | 106 kB | 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 36 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 137 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 1.4 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Progress (2): 106 kB | 4.1/74 kB Progress (2): 106 kB | 7.7/74 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 280 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Progress (1): 12/74 kB Progress (2): 12/74 kB | 4.1/202 kB Progress (3): 12/74 kB | 4.1/202 kB | 4.1/108 kB Progress (3): 12/74 kB | 7.7/202 kB | 4.1/108 kB Progress (3): 16/74 kB | 7.7/202 kB | 4.1/108 kB Progress (3): 16/74 kB | 7.7/202 kB | 7.7/108 kB Progress (3): 20/74 kB | 7.7/202 kB | 7.7/108 kB Progress (3): 20/74 kB | 7.7/202 kB | 12/108 kB Progress (3): 20/74 kB | 12/202 kB | 12/108 kB Progress (3): 20/74 kB | 12/202 kB | 16/108 kB Progress (3): 24/74 kB | 12/202 kB | 16/108 kB Progress (3): 24/74 kB | 12/202 kB | 20/108 kB Progress (3): 24/74 kB | 16/202 kB | 20/108 kB Progress (3): 28/74 kB | 16/202 kB | 20/108 kB Progress (3): 28/74 kB | 16/202 kB | 24/108 kB Progress (3): 32/74 kB | 16/202 kB | 24/108 kB Progress (3): 32/74 kB | 20/202 kB | 24/108 kB Progress (3): 33/74 kB | 20/202 kB | 24/108 kB Progress (3): 33/74 kB | 20/202 kB | 28/108 kB Progress (3): 37/74 kB | 20/202 kB | 28/108 kB Progress (3): 37/74 kB | 24/202 kB | 28/108 kB Progress (3): 41/74 kB | 24/202 kB | 28/108 kB Progress (3): 41/74 kB | 24/202 kB | 32/108 kB Progress (3): 45/74 kB | 24/202 kB | 32/108 kB Progress (3): 45/74 kB | 28/202 kB | 32/108 kB Progress (3): 45/74 kB | 28/202 kB | 36/108 kB Progress (3): 49/74 kB | 28/202 kB | 36/108 kB Progress (3): 49/74 kB | 28/202 kB | 40/108 kB Progress (3): 53/74 kB | 28/202 kB | 40/108 kB Progress (3): 53/74 kB | 32/202 kB | 40/108 kB Progress (3): 57/74 kB | 32/202 kB | 40/108 kB Progress (3): 57/74 kB | 32/202 kB | 44/108 kB Progress (3): 57/74 kB | 36/202 kB | 44/108 kB Progress (3): 57/74 kB | 36/202 kB | 48/108 kB Progress (3): 61/74 kB | 36/202 kB | 48/108 kB Progress (3): 61/74 kB | 40/202 kB | 48/108 kB Progress (3): 65/74 kB | 40/202 kB | 48/108 kB Progress (3): 65/74 kB | 40/202 kB | 52/108 kB Progress (3): 69/74 kB | 40/202 kB | 52/108 kB Progress (4): 69/74 kB | 40/202 kB | 52/108 kB | 4.1/153 kB Progress (4): 69/74 kB | 44/202 kB | 52/108 kB | 4.1/153 kB Progress (4): 69/74 kB | 48/202 kB | 52/108 kB | 4.1/153 kB Progress (5): 69/74 kB | 48/202 kB | 52/108 kB | 4.1/153 kB | 4.1/472 kB Progress (5): 69/74 kB | 48/202 kB | 52/108 kB | 4.1/153 kB | 7.7/472 kB Progress (5): 69/74 kB | 48/202 kB | 52/108 kB | 7.7/153 kB | 7.7/472 kB Progress (5): 73/74 kB | 48/202 kB | 52/108 kB | 7.7/153 kB | 7.7/472 kB Progress (5): 73/74 kB | 48/202 kB | 56/108 kB | 7.7/153 kB | 7.7/472 kB Progress (5): 74 kB | 48/202 kB | 56/108 kB | 7.7/153 kB | 7.7/472 kB Progress (5): 74 kB | 48/202 kB | 56/108 kB | 12/153 kB | 7.7/472 kB Progress (5): 74 kB | 48/202 kB | 56/108 kB | 12/153 kB | 12/472 kB Progress (5): 74 kB | 52/202 kB | 56/108 kB | 12/153 kB | 12/472 kB Progress (5): 74 kB | 52/202 kB | 56/108 kB | 12/153 kB | 16/472 kB Progress (5): 74 kB | 52/202 kB | 56/108 kB | 16/153 kB | 16/472 kB Progress (5): 74 kB | 52/202 kB | 60/108 kB | 16/153 kB | 16/472 kB Progress (5): 74 kB | 52/202 kB | 60/108 kB | 20/153 kB | 16/472 kB Progress (5): 74 kB | 52/202 kB | 60/108 kB | 20/153 kB | 20/472 kB Progress (5): 74 kB | 56/202 kB | 60/108 kB | 20/153 kB | 20/472 kB Progress (5): 74 kB | 56/202 kB | 60/108 kB | 20/153 kB | 24/472 kB Progress (5): 74 kB | 56/202 kB | 60/108 kB | 24/153 kB | 24/472 kB Progress (5): 74 kB | 56/202 kB | 64/108 kB | 24/153 kB | 24/472 kB Progress (5): 74 kB | 56/202 kB | 64/108 kB | 28/153 kB | 24/472 kB Progress (5): 74 kB | 56/202 kB | 64/108 kB | 28/153 kB | 28/472 kB Progress (5): 74 kB | 60/202 kB | 64/108 kB | 28/153 kB | 28/472 kB Progress (5): 74 kB | 60/202 kB | 64/108 kB | 28/153 kB | 32/472 kB Progress (5): 74 kB | 60/202 kB | 64/108 kB | 32/153 kB | 32/472 kB Progress (5): 74 kB | 60/202 kB | 66/108 kB | 32/153 kB | 32/472 kB Progress (5): 74 kB | 60/202 kB | 66/108 kB | 33/153 kB | 32/472 kB Progress (5): 74 kB | 60/202 kB | 66/108 kB | 33/153 kB | 33/472 kB Progress (5): 74 kB | 64/202 kB | 66/108 kB | 33/153 kB | 33/472 kB Progress (5): 74 kB | 64/202 kB | 66/108 kB | 33/153 kB | 37/472 kB Progress (5): 74 kB | 64/202 kB | 66/108 kB | 37/153 kB | 37/472 kB Progress (5): 74 kB | 64/202 kB | 70/108 kB | 37/153 kB | 37/472 kB Progress (5): 74 kB | 64/202 kB | 70/108 kB | 41/153 kB | 37/472 kB Progress (5): 74 kB | 64/202 kB | 70/108 kB | 41/153 kB | 41/472 kB Progress (5): 74 kB | 64/202 kB | 70/108 kB | 45/153 kB | 41/472 kB Progress (5): 74 kB | 64/202 kB | 70/108 kB | 49/153 kB | 41/472 kB Progress (5): 74 kB | 68/202 kB | 70/108 kB | 49/153 kB | 41/472 kB Progress (5): 74 kB | 68/202 kB | 70/108 kB | 53/153 kB | 41/472 kB Progress (5): 74 kB | 68/202 kB | 70/108 kB | 53/153 kB | 45/472 kB Progress (5): 74 kB | 68/202 kB | 74/108 kB | 53/153 kB | 45/472 kB Progress (5): 74 kB | 68/202 kB | 74/108 kB | 53/153 kB | 49/472 kB Progress (5): 74 kB | 68/202 kB | 74/108 kB | 57/153 kB | 49/472 kB Progress (5): 74 kB | 72/202 kB | 74/108 kB | 57/153 kB | 49/472 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 157 kB/s) Progress (4): 76/202 kB | 74/108 kB | 57/153 kB | 49/472 kB Progress (4): 76/202 kB | 74/108 kB | 61/153 kB | 49/472 kB Progress (4): 76/202 kB | 74/108 kB | 61/153 kB | 53/472 kB Progress (4): 76/202 kB | 78/108 kB | 61/153 kB | 53/472 kB Progress (4): 76/202 kB | 78/108 kB | 61/153 kB | 57/472 kB Progress (4): 76/202 kB | 78/108 kB | 65/153 kB | 57/472 kB Progress (4): 80/202 kB | 78/108 kB | 65/153 kB | 57/472 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Progress (4): 84/202 kB | 78/108 kB | 65/153 kB | 57/472 kB Progress (4): 84/202 kB | 78/108 kB | 66/153 kB | 57/472 kB Progress (4): 84/202 kB | 78/108 kB | 70/153 kB | 57/472 kB Progress (4): 84/202 kB | 78/108 kB | 74/153 kB | 57/472 kB Progress (4): 84/202 kB | 78/108 kB | 74/153 kB | 61/472 kB Progress (4): 84/202 kB | 82/108 kB | 74/153 kB | 61/472 kB Progress (4): 84/202 kB | 82/108 kB | 78/153 kB | 61/472 kB Progress (4): 84/202 kB | 82/108 kB | 78/153 kB | 65/472 kB Progress (4): 88/202 kB | 82/108 kB | 78/153 kB | 65/472 kB Progress (4): 88/202 kB | 82/108 kB | 78/153 kB | 66/472 kB Progress (4): 88/202 kB | 82/108 kB | 82/153 kB | 66/472 kB Progress (4): 88/202 kB | 86/108 kB | 82/153 kB | 66/472 kB Progress (4): 88/202 kB | 86/108 kB | 86/153 kB | 66/472 kB Progress (4): 88/202 kB | 86/108 kB | 86/153 kB | 70/472 kB Progress (4): 92/202 kB | 86/108 kB | 86/153 kB | 70/472 kB Progress (4): 92/202 kB | 86/108 kB | 86/153 kB | 74/472 kB Progress (4): 92/202 kB | 86/108 kB | 90/153 kB | 74/472 kB Progress (4): 92/202 kB | 90/108 kB | 90/153 kB | 74/472 kB Progress (4): 92/202 kB | 90/108 kB | 94/153 kB | 74/472 kB Progress (4): 92/202 kB | 90/108 kB | 94/153 kB | 78/472 kB Progress (4): 96/202 kB | 90/108 kB | 94/153 kB | 78/472 kB Progress (4): 96/202 kB | 90/108 kB | 94/153 kB | 82/472 kB Progress (4): 100/202 kB | 90/108 kB | 94/153 kB | 82/472 kB Progress (4): 100/202 kB | 90/108 kB | 98/153 kB | 82/472 kB Progress (4): 100/202 kB | 94/108 kB | 98/153 kB | 82/472 kB Progress (4): 100/202 kB | 94/108 kB | 98/153 kB | 82/472 kB Progress (4): 104/202 kB | 94/108 kB | 98/153 kB | 82/472 kB Progress (4): 104/202 kB | 94/108 kB | 98/153 kB | 86/472 kB Progress (4): 108/202 kB | 94/108 kB | 98/153 kB | 86/472 kB Progress (4): 108/202 kB | 94/108 kB | 102/153 kB | 86/472 kB Progress (4): 108/202 kB | 98/108 kB | 102/153 kB | 86/472 kB Progress (4): 108/202 kB | 98/108 kB | 106/153 kB | 86/472 kB Progress (4): 112/202 kB | 98/108 kB | 106/153 kB | 86/472 kB Progress (4): 112/202 kB | 98/108 kB | 110/153 kB | 86/472 kB Progress (4): 112/202 kB | 98/108 kB | 110/153 kB | 90/472 kB Progress (5): 112/202 kB | 98/108 kB | 110/153 kB | 90/472 kB | 4.1/61 kB Progress (5): 112/202 kB | 98/108 kB | 114/153 kB | 90/472 kB | 4.1/61 kB Progress (5): 116/202 kB | 98/108 kB | 114/153 kB | 90/472 kB | 4.1/61 kB Progress (5): 116/202 kB | 102/108 kB | 114/153 kB | 90/472 kB | 4.1/61 kB Progress (5): 120/202 kB | 102/108 kB | 114/153 kB | 90/472 kB | 4.1/61 kB Progress (5): 120/202 kB | 102/108 kB | 118/153 kB | 90/472 kB | 4.1/61 kB Progress (5): 120/202 kB | 102/108 kB | 118/153 kB | 90/472 kB | 7.7/61 kB Progress (5): 120/202 kB | 102/108 kB | 118/153 kB | 94/472 kB | 7.7/61 kB Progress (5): 120/202 kB | 102/108 kB | 118/153 kB | 94/472 kB | 12/61 kB Progress (5): 120/202 kB | 102/108 kB | 122/153 kB | 94/472 kB | 12/61 kB Progress (5): 124/202 kB | 102/108 kB | 122/153 kB | 94/472 kB | 12/61 kB Progress (5): 124/202 kB | 106/108 kB | 122/153 kB | 94/472 kB | 12/61 kB Progress (5): 128/202 kB | 106/108 kB | 122/153 kB | 94/472 kB | 12/61 kB Progress (5): 128/202 kB | 106/108 kB | 126/153 kB | 94/472 kB | 12/61 kB Progress (5): 128/202 kB | 106/108 kB | 126/153 kB | 94/472 kB | 16/61 kB Progress (5): 128/202 kB | 106/108 kB | 126/153 kB | 98/472 kB | 16/61 kB Progress (5): 128/202 kB | 106/108 kB | 126/153 kB | 98/472 kB | 20/61 kB Progress (5): 128/202 kB | 106/108 kB | 130/153 kB | 98/472 kB | 20/61 kB Progress (5): 132/202 kB | 106/108 kB | 130/153 kB | 98/472 kB | 20/61 kB Progress (5): 132/202 kB | 108 kB | 130/153 kB | 98/472 kB | 20/61 kB Progress (5): 136/202 kB | 108 kB | 130/153 kB | 98/472 kB | 20/61 kB Progress (5): 136/202 kB | 108 kB | 134/153 kB | 98/472 kB | 20/61 kB Progress (5): 136/202 kB | 108 kB | 134/153 kB | 98/472 kB | 24/61 kB Progress (5): 136/202 kB | 108 kB | 134/153 kB | 98/472 kB | 24/61 kB Progress (5): 136/202 kB | 108 kB | 134/153 kB | 98/472 kB | 28/61 kB Progress (5): 136/202 kB | 108 kB | 138/153 kB | 98/472 kB | 28/61 kB Progress (5): 140/202 kB | 108 kB | 138/153 kB | 98/472 kB | 28/61 kB Progress (5): 140/202 kB | 108 kB | 142/153 kB | 98/472 kB | 28/61 kB Progress (5): 140/202 kB | 108 kB | 142/153 kB | 98/472 kB | 32/61 kB Progress (5): 140/202 kB | 108 kB | 142/153 kB | 102/472 kB | 32/61 kB Progress (5): 140/202 kB | 108 kB | 142/153 kB | 102/472 kB | 36/61 kB Progress (5): 140/202 kB | 108 kB | 146/153 kB | 102/472 kB | 36/61 kB Progress (5): 144/202 kB | 108 kB | 146/153 kB | 102/472 kB | 36/61 kB Progress (5): 144/202 kB | 108 kB | 150/153 kB | 102/472 kB | 36/61 kB Progress (5): 144/202 kB | 108 kB | 150/153 kB | 102/472 kB | 40/61 kB Progress (5): 144/202 kB | 108 kB | 150/153 kB | 106/472 kB | 40/61 kB Progress (5): 144/202 kB | 108 kB | 150/153 kB | 106/472 kB | 44/61 kB Progress (5): 144/202 kB | 108 kB | 153 kB | 106/472 kB | 44/61 kB Progress (5): 148/202 kB | 108 kB | 153 kB | 106/472 kB | 44/61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 166 kB/s) Progress (4): 148/202 kB | 153 kB | 106/472 kB | 48/61 kB Progress (4): 148/202 kB | 153 kB | 110/472 kB | 48/61 kB Progress (4): 148/202 kB | 153 kB | 110/472 kB | 52/61 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Progress (4): 152/202 kB | 153 kB | 110/472 kB | 52/61 kB Progress (4): 152/202 kB | 153 kB | 110/472 kB | 56/61 kB Progress (4): 152/202 kB | 153 kB | 114/472 kB | 56/61 kB Progress (4): 152/202 kB | 153 kB | 114/472 kB | 60/61 kB Progress (4): 152/202 kB | 153 kB | 114/472 kB | 61 kB Progress (4): 156/202 kB | 153 kB | 114/472 kB | 61 kB Progress (4): 156/202 kB | 153 kB | 118/472 kB | 61 kB Progress (4): 160/202 kB | 153 kB | 118/472 kB | 61 kB Progress (4): 164/202 kB | 153 kB | 118/472 kB | 61 kB Progress (4): 164/202 kB | 153 kB | 122/472 kB | 61 kB Progress (4): 168/202 kB | 153 kB | 122/472 kB | 61 kB Progress (4): 168/202 kB | 153 kB | 126/472 kB | 61 kB Progress (4): 172/202 kB | 153 kB | 126/472 kB | 61 kB Progress (4): 172/202 kB | 153 kB | 130/472 kB | 61 kB Progress (4): 176/202 kB | 153 kB | 130/472 kB | 61 kB Progress (4): 176/202 kB | 153 kB | 131/472 kB | 61 kB Progress (4): 180/202 kB | 153 kB | 131/472 kB | 61 kB Progress (4): 180/202 kB | 153 kB | 135/472 kB | 61 kB Progress (4): 184/202 kB | 153 kB | 135/472 kB | 61 kB Progress (4): 184/202 kB | 153 kB | 139/472 kB | 61 kB Progress (4): 188/202 kB | 153 kB | 139/472 kB | 61 kB Progress (4): 188/202 kB | 153 kB | 143/472 kB | 61 kB Progress (4): 192/202 kB | 153 kB | 143/472 kB | 61 kB Progress (4): 192/202 kB | 153 kB | 147/472 kB | 61 kB Progress (4): 196/202 kB | 153 kB | 147/472 kB | 61 kB Progress (4): 196/202 kB | 153 kB | 151/472 kB | 61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 232 kB/s) Progress (3): 196/202 kB | 155/472 kB | 61 kB Progress (3): 200/202 kB | 155/472 kB | 61 kB Progress (3): 200/202 kB | 159/472 kB | 61 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Progress (3): 200/202 kB | 163/472 kB | 61 kB Progress (3): 202 kB | 163/472 kB | 61 kB Progress (3): 202 kB | 167/472 kB | 61 kB Progress (3): 202 kB | 171/472 kB | 61 kB Progress (3): 202 kB | 175/472 kB | 61 kB Progress (3): 202 kB | 179/472 kB | 61 kB Progress (3): 202 kB | 183/472 kB | 61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 92 kB/s) Progress (2): 202 kB | 187/472 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Progress (2): 202 kB | 191/472 kB Progress (2): 202 kB | 195/472 kB Progress (2): 202 kB | 199/472 kB Progress (2): 202 kB | 203/472 kB Progress (2): 202 kB | 207/472 kB Progress (2): 202 kB | 211/472 kB Progress (2): 202 kB | 215/472 kB Progress (2): 202 kB | 219/472 kB Progress (2): 202 kB | 223/472 kB Progress (2): 202 kB | 227/472 kB Progress (2): 202 kB | 231/472 kB Progress (2): 202 kB | 235/472 kB Progress (2): 202 kB | 239/472 kB Progress (2): 202 kB | 243/472 kB Progress (2): 202 kB | 247/472 kB Progress (2): 202 kB | 251/472 kB Progress (2): 202 kB | 255/472 kB Progress (2): 202 kB | 259/472 kB Progress (2): 202 kB | 263/472 kB Progress (2): 202 kB | 267/472 kB Progress (2): 202 kB | 271/472 kB Progress (3): 202 kB | 271/472 kB | 4.1/29 kB Progress (3): 202 kB | 275/472 kB | 4.1/29 kB Progress (3): 202 kB | 275/472 kB | 7.7/29 kB Progress (3): 202 kB | 279/472 kB | 7.7/29 kB Progress (3): 202 kB | 279/472 kB | 12/29 kB Progress (3): 202 kB | 283/472 kB | 12/29 kB Progress (3): 202 kB | 283/472 kB | 16/29 kB Progress (3): 202 kB | 287/472 kB | 16/29 kB Progress (3): 202 kB | 291/472 kB | 16/29 kB Progress (3): 202 kB | 291/472 kB | 20/29 kB Progress (3): 202 kB | 295/472 kB | 20/29 kB Progress (3): 202 kB | 295/472 kB | 24/29 kB Progress (3): 202 kB | 299/472 kB | 24/29 kB Progress (3): 202 kB | 299/472 kB | 28/29 kB Progress (3): 202 kB | 303/472 kB | 28/29 kB Progress (3): 202 kB | 303/472 kB | 29 kB Progress (3): 202 kB | 307/472 kB | 29 kB Progress (3): 202 kB | 311/472 kB | 29 kB Progress (3): 202 kB | 315/472 kB | 29 kB Progress (3): 202 kB | 319/472 kB | 29 kB Progress (3): 202 kB | 323/472 kB | 29 kB Progress (3): 202 kB | 327/472 kB | 29 kB Progress (3): 202 kB | 331/472 kB | 29 kB Progress (3): 202 kB | 335/472 kB | 29 kB Progress (3): 202 kB | 339/472 kB | 29 kB Progress (3): 202 kB | 343/472 kB | 29 kB Progress (3): 202 kB | 347/472 kB | 29 kB Progress (4): 202 kB | 347/472 kB | 29 kB | 4.1/46 kB Progress (4): 202 kB | 351/472 kB | 29 kB | 4.1/46 kB Progress (4): 202 kB | 351/472 kB | 29 kB | 7.7/46 kB Progress (4): 202 kB | 355/472 kB | 29 kB | 7.7/46 kB Progress (4): 202 kB | 355/472 kB | 29 kB | 12/46 kB Progress (4): 202 kB | 359/472 kB | 29 kB | 12/46 kB Progress (4): 202 kB | 359/472 kB | 29 kB | 16/46 kB Progress (4): 202 kB | 363/472 kB | 29 kB | 16/46 kB Progress (4): 202 kB | 363/472 kB | 29 kB | 20/46 kB Progress (4): 202 kB | 367/472 kB | 29 kB | 20/46 kB Progress (4): 202 kB | 367/472 kB | 29 kB | 24/46 kB Progress (4): 202 kB | 367/472 kB | 29 kB | 28/46 kB Progress (4): 202 kB | 367/472 kB | 29 kB | 32/46 kB Progress (4): 202 kB | 371/472 kB | 29 kB | 32/46 kB Progress (5): 202 kB | 371/472 kB | 29 kB | 32/46 kB | 4.1/13 kB Progress (5): 202 kB | 375/472 kB | 29 kB | 32/46 kB | 4.1/13 kB Progress (5): 202 kB | 375/472 kB | 29 kB | 36/46 kB | 4.1/13 kB Progress (5): 202 kB | 375/472 kB | 29 kB | 40/46 kB | 4.1/13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 296 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 42 kB/s) Progress (3): 375/472 kB | 44/46 kB | 4.1/13 kB Progress (3): 379/472 kB | 44/46 kB | 4.1/13 kB Progress (3): 379/472 kB | 44/46 kB | 7.7/13 kB Progress (3): 383/472 kB | 44/46 kB | 7.7/13 kB Progress (3): 383/472 kB | 46 kB | 7.7/13 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Progress (3): 387/472 kB | 46 kB | 7.7/13 kB Progress (3): 387/472 kB | 46 kB | 12/13 kB Progress (3): 391/472 kB | 46 kB | 12/13 kB Progress (3): 391/472 kB | 46 kB | 13 kB Progress (3): 395/472 kB | 46 kB | 13 kB Progress (3): 399/472 kB | 46 kB | 13 kB Progress (3): 403/472 kB | 46 kB | 13 kB Progress (3): 407/472 kB | 46 kB | 13 kB Progress (3): 411/472 kB | 46 kB | 13 kB Progress (3): 415/472 kB | 46 kB | 13 kB Progress (3): 419/472 kB | 46 kB | 13 kB Progress (3): 423/472 kB | 46 kB | 13 kB Progress (3): 427/472 kB | 46 kB | 13 kB Progress (3): 431/472 kB | 46 kB | 13 kB Progress (3): 435/472 kB | 46 kB | 13 kB Progress (3): 439/472 kB | 46 kB | 13 kB Progress (3): 443/472 kB | 46 kB | 13 kB Progress (3): 447/472 kB | 46 kB | 13 kB Progress (3): 451/472 kB | 46 kB | 13 kB Progress (3): 455/472 kB | 46 kB | 13 kB Progress (3): 459/472 kB | 46 kB | 13 kB Progress (3): 463/472 kB | 46 kB | 13 kB Progress (3): 467/472 kB | 46 kB | 13 kB Progress (3): 471/472 kB | 46 kB | 13 kB Progress (3): 472 kB | 46 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 60 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar Progress (3): 472 kB | 13 kB | 4.1/49 kB Progress (3): 472 kB | 13 kB | 7.7/49 kB Progress (3): 472 kB | 13 kB | 12/49 kB Progress (4): 472 kB | 13 kB | 12/49 kB | 4.1/247 kB Progress (4): 472 kB | 13 kB | 16/49 kB | 4.1/247 kB Progress (4): 472 kB | 13 kB | 16/49 kB | 7.7/247 kB Progress (4): 472 kB | 13 kB | 20/49 kB | 7.7/247 kB Progress (4): 472 kB | 13 kB | 20/49 kB | 12/247 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 17 kB/s) Progress (3): 472 kB | 24/49 kB | 12/247 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar Progress (3): 472 kB | 24/49 kB | 16/247 kB Progress (3): 472 kB | 28/49 kB | 16/247 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 612 kB/s) Progress (2): 28/49 kB | 20/247 kB Progress (2): 32/49 kB | 20/247 kB Progress (2): 32/49 kB | 24/247 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar Progress (2): 32/49 kB | 28/247 kB Progress (2): 33/49 kB | 28/247 kB Progress (2): 33/49 kB | 32/247 kB Progress (2): 37/49 kB | 32/247 kB Progress (2): 37/49 kB | 33/247 kB Progress (2): 41/49 kB | 33/247 kB Progress (2): 41/49 kB | 37/247 kB Progress (2): 45/49 kB | 37/247 kB Progress (2): 45/49 kB | 41/247 kB Progress (3): 45/49 kB | 41/247 kB | 4.1/187 kB Progress (3): 49/49 kB | 41/247 kB | 4.1/187 kB Progress (3): 49/49 kB | 41/247 kB | 7.7/187 kB Progress (3): 49/49 kB | 45/247 kB | 7.7/187 kB Progress (3): 49 kB | 45/247 kB | 7.7/187 kB Progress (3): 49 kB | 49/247 kB | 7.7/187 kB Progress (3): 49 kB | 49/247 kB | 12/187 kB Progress (3): 49 kB | 49/247 kB | 16/187 kB Progress (3): 49 kB | 53/247 kB | 16/187 kB Progress (3): 49 kB | 53/247 kB | 20/187 kB Progress (3): 49 kB | 57/247 kB | 20/187 kB Progress (3): 49 kB | 57/247 kB | 24/187 kB Progress (3): 49 kB | 61/247 kB | 24/187 kB Progress (3): 49 kB | 61/247 kB | 28/187 kB Progress (3): 49 kB | 65/247 kB | 28/187 kB Progress (3): 49 kB | 65/247 kB | 32/187 kB Progress (3): 49 kB | 66/247 kB | 32/187 kB Progress (3): 49 kB | 66/247 kB | 33/187 kB Progress (3): 49 kB | 70/247 kB | 33/187 kB Progress (3): 49 kB | 70/247 kB | 37/187 kB Progress (3): 49 kB | 74/247 kB | 37/187 kB Progress (3): 49 kB | 74/247 kB | 41/187 kB Progress (3): 49 kB | 78/247 kB | 41/187 kB Progress (3): 49 kB | 78/247 kB | 45/187 kB Progress (4): 49 kB | 78/247 kB | 45/187 kB | 4.1/86 kB Progress (4): 49 kB | 82/247 kB | 45/187 kB | 4.1/86 kB Progress (4): 49 kB | 82/247 kB | 45/187 kB | 7.7/86 kB Progress (4): 49 kB | 86/247 kB | 45/187 kB | 7.7/86 kB Progress (4): 49 kB | 86/247 kB | 49/187 kB | 7.7/86 kB Progress (4): 49 kB | 90/247 kB | 49/187 kB | 7.7/86 kB Progress (4): 49 kB | 90/247 kB | 53/187 kB | 7.7/86 kB Progress (4): 49 kB | 94/247 kB | 53/187 kB | 7.7/86 kB Progress (4): 49 kB | 94/247 kB | 53/187 kB | 12/86 kB Progress (4): 49 kB | 98/247 kB | 53/187 kB | 12/86 kB Progress (4): 49 kB | 98/247 kB | 57/187 kB | 12/86 kB Progress (4): 49 kB | 98/247 kB | 57/187 kB | 12/86 kB Progress (4): 49 kB | 98/247 kB | 61/187 kB | 12/86 kB Progress (4): 49 kB | 102/247 kB | 61/187 kB | 12/86 kB Progress (4): 49 kB | 102/247 kB | 61/187 kB | 16/86 kB Progress (4): 49 kB | 106/247 kB | 61/187 kB | 16/86 kB Progress (5): 49 kB | 106/247 kB | 61/187 kB | 16/86 kB | 4.1/209 kB Progress (5): 49 kB | 106/247 kB | 65/187 kB | 16/86 kB | 4.1/209 kB Progress (5): 49 kB | 106/247 kB | 65/187 kB | 16/86 kB | 7.7/209 kB Progress (5): 49 kB | 110/247 kB | 65/187 kB | 16/86 kB | 7.7/209 kB Progress (5): 49 kB | 110/247 kB | 65/187 kB | 20/86 kB | 7.7/209 kB Progress (5): 49 kB | 114/247 kB | 65/187 kB | 20/86 kB | 7.7/209 kB Progress (5): 49 kB | 114/247 kB | 65/187 kB | 20/86 kB | 12/209 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 62 kB/s) Progress (4): 114/247 kB | 66/187 kB | 20/86 kB | 12/209 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar Progress (4): 114/247 kB | 66/187 kB | 20/86 kB | 16/209 kB Progress (4): 118/247 kB | 66/187 kB | 20/86 kB | 16/209 kB Progress (4): 118/247 kB | 66/187 kB | 24/86 kB | 16/209 kB Progress (4): 122/247 kB | 66/187 kB | 24/86 kB | 16/209 kB Progress (4): 122/247 kB | 66/187 kB | 28/86 kB | 16/209 kB Progress (4): 126/247 kB | 66/187 kB | 28/86 kB | 16/209 kB Progress (4): 130/247 kB | 66/187 kB | 28/86 kB | 16/209 kB Progress (4): 134/247 kB | 66/187 kB | 28/86 kB | 16/209 kB Progress (4): 138/247 kB | 66/187 kB | 28/86 kB | 16/209 kB Progress (5): 138/247 kB | 66/187 kB | 28/86 kB | 16/209 kB | 4.1/532 kB Progress (5): 138/247 kB | 66/187 kB | 28/86 kB | 16/209 kB | 7.7/532 kB Progress (5): 138/247 kB | 66/187 kB | 28/86 kB | 20/209 kB | 7.7/532 kB Progress (5): 138/247 kB | 70/187 kB | 28/86 kB | 20/209 kB | 7.7/532 kB Progress (5): 138/247 kB | 70/187 kB | 28/86 kB | 24/209 kB | 7.7/532 kB Progress (5): 138/247 kB | 70/187 kB | 28/86 kB | 24/209 kB | 12/532 kB Progress (5): 142/247 kB | 70/187 kB | 28/86 kB | 24/209 kB | 12/532 kB Progress (5): 142/247 kB | 70/187 kB | 32/86 kB | 24/209 kB | 12/532 kB Progress (5): 146/247 kB | 70/187 kB | 32/86 kB | 24/209 kB | 12/532 kB Progress (5): 146/247 kB | 70/187 kB | 32/86 kB | 24/209 kB | 16/532 kB Progress (5): 146/247 kB | 70/187 kB | 32/86 kB | 28/209 kB | 16/532 kB Progress (5): 146/247 kB | 74/187 kB | 32/86 kB | 28/209 kB | 16/532 kB Progress (5): 146/247 kB | 74/187 kB | 32/86 kB | 32/209 kB | 16/532 kB Progress (5): 146/247 kB | 74/187 kB | 32/86 kB | 32/209 kB | 20/532 kB Progress (5): 150/247 kB | 74/187 kB | 32/86 kB | 32/209 kB | 20/532 kB Progress (5): 150/247 kB | 74/187 kB | 33/86 kB | 32/209 kB | 20/532 kB Progress (5): 154/247 kB | 74/187 kB | 33/86 kB | 32/209 kB | 20/532 kB Progress (5): 154/247 kB | 74/187 kB | 33/86 kB | 32/209 kB | 24/532 kB Progress (5): 154/247 kB | 74/187 kB | 33/86 kB | 33/209 kB | 24/532 kB Progress (5): 154/247 kB | 78/187 kB | 33/86 kB | 33/209 kB | 24/532 kB Progress (5): 154/247 kB | 78/187 kB | 33/86 kB | 37/209 kB | 24/532 kB Progress (5): 154/247 kB | 78/187 kB | 33/86 kB | 37/209 kB | 28/532 kB Progress (5): 158/247 kB | 78/187 kB | 33/86 kB | 37/209 kB | 28/532 kB Progress (5): 158/247 kB | 78/187 kB | 37/86 kB | 37/209 kB | 28/532 kB Progress (5): 162/247 kB | 78/187 kB | 37/86 kB | 37/209 kB | 28/532 kB Progress (5): 162/247 kB | 78/187 kB | 37/86 kB | 37/209 kB | 32/532 kB Progress (5): 162/247 kB | 78/187 kB | 37/86 kB | 41/209 kB | 32/532 kB Progress (5): 162/247 kB | 82/187 kB | 37/86 kB | 41/209 kB | 32/532 kB Progress (5): 162/247 kB | 82/187 kB | 37/86 kB | 45/209 kB | 32/532 kB Progress (5): 162/247 kB | 82/187 kB | 37/86 kB | 45/209 kB | 33/532 kB Progress (5): 166/247 kB | 82/187 kB | 37/86 kB | 45/209 kB | 33/532 kB Progress (5): 166/247 kB | 82/187 kB | 41/86 kB | 45/209 kB | 33/532 kB Progress (5): 170/247 kB | 82/187 kB | 41/86 kB | 45/209 kB | 33/532 kB Progress (5): 170/247 kB | 82/187 kB | 41/86 kB | 45/209 kB | 37/532 kB Progress (5): 170/247 kB | 82/187 kB | 41/86 kB | 49/209 kB | 37/532 kB Progress (5): 170/247 kB | 86/187 kB | 41/86 kB | 49/209 kB | 37/532 kB Progress (5): 170/247 kB | 86/187 kB | 41/86 kB | 53/209 kB | 37/532 kB Progress (5): 170/247 kB | 86/187 kB | 41/86 kB | 53/209 kB | 41/532 kB Progress (5): 174/247 kB | 86/187 kB | 41/86 kB | 53/209 kB | 41/532 kB Progress (5): 174/247 kB | 86/187 kB | 45/86 kB | 53/209 kB | 41/532 kB Progress (5): 178/247 kB | 86/187 kB | 45/86 kB | 53/209 kB | 41/532 kB Progress (5): 178/247 kB | 86/187 kB | 45/86 kB | 53/209 kB | 45/532 kB Progress (5): 178/247 kB | 86/187 kB | 45/86 kB | 57/209 kB | 45/532 kB Progress (5): 178/247 kB | 90/187 kB | 45/86 kB | 57/209 kB | 45/532 kB Progress (5): 178/247 kB | 90/187 kB | 45/86 kB | 61/209 kB | 45/532 kB Progress (5): 178/247 kB | 90/187 kB | 45/86 kB | 61/209 kB | 49/532 kB Progress (5): 182/247 kB | 90/187 kB | 45/86 kB | 61/209 kB | 49/532 kB Progress (5): 182/247 kB | 90/187 kB | 49/86 kB | 61/209 kB | 49/532 kB Progress (5): 186/247 kB | 90/187 kB | 49/86 kB | 61/209 kB | 49/532 kB Progress (5): 186/247 kB | 90/187 kB | 49/86 kB | 61/209 kB | 53/532 kB Progress (5): 186/247 kB | 90/187 kB | 49/86 kB | 65/209 kB | 53/532 kB Progress (5): 186/247 kB | 94/187 kB | 49/86 kB | 65/209 kB | 53/532 kB Progress (5): 186/247 kB | 94/187 kB | 49/86 kB | 66/209 kB | 53/532 kB Progress (5): 186/247 kB | 94/187 kB | 49/86 kB | 66/209 kB | 57/532 kB Progress (5): 190/247 kB | 94/187 kB | 49/86 kB | 66/209 kB | 57/532 kB Progress (5): 190/247 kB | 94/187 kB | 53/86 kB | 66/209 kB | 57/532 kB Progress (5): 194/247 kB | 94/187 kB | 53/86 kB | 66/209 kB | 57/532 kB Progress (5): 194/247 kB | 94/187 kB | 53/86 kB | 66/209 kB | 61/532 kB Progress (5): 194/247 kB | 94/187 kB | 53/86 kB | 70/209 kB | 61/532 kB Progress (5): 194/247 kB | 98/187 kB | 53/86 kB | 70/209 kB | 61/532 kB Progress (5): 194/247 kB | 98/187 kB | 53/86 kB | 74/209 kB | 61/532 kB Progress (5): 194/247 kB | 98/187 kB | 53/86 kB | 74/209 kB | 65/532 kB Progress (5): 198/247 kB | 98/187 kB | 53/86 kB | 74/209 kB | 65/532 kB Progress (5): 198/247 kB | 98/187 kB | 57/86 kB | 74/209 kB | 65/532 kB Progress (5): 202/247 kB | 98/187 kB | 57/86 kB | 74/209 kB | 65/532 kB Progress (5): 202/247 kB | 98/187 kB | 57/86 kB | 74/209 kB | 66/532 kB Progress (5): 202/247 kB | 98/187 kB | 57/86 kB | 78/209 kB | 66/532 kB Progress (5): 202/247 kB | 98/187 kB | 57/86 kB | 78/209 kB | 66/532 kB Progress (5): 202/247 kB | 98/187 kB | 57/86 kB | 82/209 kB | 66/532 kB Progress (5): 202/247 kB | 98/187 kB | 57/86 kB | 82/209 kB | 70/532 kB Progress (5): 206/247 kB | 98/187 kB | 57/86 kB | 82/209 kB | 70/532 kB Progress (5): 206/247 kB | 98/187 kB | 61/86 kB | 82/209 kB | 70/532 kB Progress (5): 210/247 kB | 98/187 kB | 61/86 kB | 82/209 kB | 70/532 kB Progress (5): 210/247 kB | 98/187 kB | 61/86 kB | 82/209 kB | 74/532 kB Progress (5): 210/247 kB | 98/187 kB | 61/86 kB | 86/209 kB | 74/532 kB Progress (5): 210/247 kB | 98/187 kB | 61/86 kB | 86/209 kB | 78/532 kB Progress (5): 210/247 kB | 102/187 kB | 61/86 kB | 86/209 kB | 78/532 kB Progress (5): 210/247 kB | 102/187 kB | 61/86 kB | 86/209 kB | 82/532 kB Progress (5): 210/247 kB | 102/187 kB | 61/86 kB | 90/209 kB | 82/532 kB Progress (5): 214/247 kB | 102/187 kB | 61/86 kB | 90/209 kB | 82/532 kB Progress (5): 214/247 kB | 102/187 kB | 65/86 kB | 90/209 kB | 82/532 kB Progress (5): 218/247 kB | 102/187 kB | 65/86 kB | 90/209 kB | 82/532 kB Progress (5): 218/247 kB | 102/187 kB | 65/86 kB | 94/209 kB | 82/532 kB Progress (5): 222/247 kB | 102/187 kB | 65/86 kB | 94/209 kB | 82/532 kB Progress (5): 222/247 kB | 102/187 kB | 65/86 kB | 94/209 kB | 86/532 kB Progress (5): 222/247 kB | 106/187 kB | 65/86 kB | 94/209 kB | 86/532 kB Progress (5): 222/247 kB | 106/187 kB | 65/86 kB | 94/209 kB | 90/532 kB Progress (5): 222/247 kB | 110/187 kB | 65/86 kB | 94/209 kB | 90/532 kB Progress (5): 226/247 kB | 110/187 kB | 65/86 kB | 94/209 kB | 90/532 kB Progress (5): 226/247 kB | 110/187 kB | 65/86 kB | 98/209 kB | 90/532 kB Progress (5): 230/247 kB | 110/187 kB | 65/86 kB | 98/209 kB | 90/532 kB Progress (5): 230/247 kB | 110/187 kB | 69/86 kB | 98/209 kB | 90/532 kB Progress (5): 234/247 kB | 110/187 kB | 69/86 kB | 98/209 kB | 90/532 kB Progress (5): 234/247 kB | 110/187 kB | 69/86 kB | 102/209 kB | 90/532 kB Progress (5): 234/247 kB | 114/187 kB | 69/86 kB | 102/209 kB | 90/532 kB Progress (5): 234/247 kB | 114/187 kB | 69/86 kB | 102/209 kB | 94/532 kB Progress (5): 234/247 kB | 118/187 kB | 69/86 kB | 102/209 kB | 94/532 kB Progress (5): 234/247 kB | 122/187 kB | 69/86 kB | 102/209 kB | 94/532 kB Progress (5): 234/247 kB | 122/187 kB | 69/86 kB | 106/209 kB | 94/532 kB Progress (5): 238/247 kB | 122/187 kB | 69/86 kB | 106/209 kB | 94/532 kB Progress (5): 238/247 kB | 122/187 kB | 73/86 kB | 106/209 kB | 94/532 kB Progress (5): 242/247 kB | 122/187 kB | 73/86 kB | 106/209 kB | 94/532 kB Progress (5): 242/247 kB | 122/187 kB | 73/86 kB | 110/209 kB | 94/532 kB Progress (5): 242/247 kB | 122/187 kB | 73/86 kB | 114/209 kB | 94/532 kB Progress (5): 242/247 kB | 126/187 kB | 73/86 kB | 114/209 kB | 94/532 kB Progress (5): 242/247 kB | 126/187 kB | 73/86 kB | 114/209 kB | 98/532 kB Progress (5): 242/247 kB | 130/187 kB | 73/86 kB | 114/209 kB | 98/532 kB Progress (5): 242/247 kB | 130/187 kB | 73/86 kB | 118/209 kB | 98/532 kB Progress (5): 242/247 kB | 130/187 kB | 73/86 kB | 122/209 kB | 98/532 kB Progress (5): 246/247 kB | 130/187 kB | 73/86 kB | 122/209 kB | 98/532 kB Progress (5): 246/247 kB | 130/187 kB | 77/86 kB | 122/209 kB | 98/532 kB Progress (5): 247 kB | 130/187 kB | 77/86 kB | 122/209 kB | 98/532 kB Progress (5): 247 kB | 130/187 kB | 77/86 kB | 126/209 kB | 98/532 kB Progress (5): 247 kB | 131/187 kB | 77/86 kB | 126/209 kB | 98/532 kB Progress (5): 247 kB | 131/187 kB | 77/86 kB | 126/209 kB | 98/532 kB Progress (5): 247 kB | 135/187 kB | 77/86 kB | 126/209 kB | 98/532 kB Progress (5): 247 kB | 135/187 kB | 77/86 kB | 130/209 kB | 98/532 kB Progress (5): 247 kB | 135/187 kB | 81/86 kB | 130/209 kB | 98/532 kB Progress (5): 247 kB | 135/187 kB | 81/86 kB | 134/209 kB | 98/532 kB Progress (5): 247 kB | 139/187 kB | 81/86 kB | 134/209 kB | 98/532 kB Progress (5): 247 kB | 139/187 kB | 81/86 kB | 134/209 kB | 102/532 kB Progress (5): 247 kB | 143/187 kB | 81/86 kB | 134/209 kB | 102/532 kB Progress (5): 247 kB | 143/187 kB | 81/86 kB | 138/209 kB | 102/532 kB Progress (5): 247 kB | 143/187 kB | 85/86 kB | 138/209 kB | 102/532 kB Progress (5): 247 kB | 147/187 kB | 85/86 kB | 138/209 kB | 102/532 kB Progress (5): 247 kB | 147/187 kB | 85/86 kB | 138/209 kB | 106/532 kB Progress (5): 247 kB | 151/187 kB | 85/86 kB | 138/209 kB | 106/532 kB Progress (5): 247 kB | 151/187 kB | 86 kB | 138/209 kB | 106/532 kB Progress (5): 247 kB | 151/187 kB | 86 kB | 142/209 kB | 106/532 kB Progress (5): 247 kB | 155/187 kB | 86 kB | 142/209 kB | 106/532 kB Progress (5): 247 kB | 155/187 kB | 86 kB | 142/209 kB | 110/532 kB Progress (5): 247 kB | 159/187 kB | 86 kB | 142/209 kB | 110/532 kB Progress (5): 247 kB | 159/187 kB | 86 kB | 146/209 kB | 110/532 kB Progress (5): 247 kB | 163/187 kB | 86 kB | 146/209 kB | 110/532 kB Progress (5): 247 kB | 163/187 kB | 86 kB | 146/209 kB | 114/532 kB Progress (5): 247 kB | 167/187 kB | 86 kB | 146/209 kB | 114/532 kB Progress (5): 247 kB | 167/187 kB | 86 kB | 146/209 kB | 118/532 kB Progress (5): 247 kB | 167/187 kB | 86 kB | 150/209 kB | 118/532 kB Progress (5): 247 kB | 167/187 kB | 86 kB | 150/209 kB | 122/532 kB Progress (5): 247 kB | 171/187 kB | 86 kB | 150/209 kB | 122/532 kB Progress (5): 247 kB | 171/187 kB | 86 kB | 150/209 kB | 126/532 kB Progress (5): 247 kB | 171/187 kB | 86 kB | 154/209 kB | 126/532 kB Progress (5): 247 kB | 171/187 kB | 86 kB | 154/209 kB | 130/532 kB Progress (5): 247 kB | 175/187 kB | 86 kB | 154/209 kB | 130/532 kB Progress (5): 247 kB | 179/187 kB | 86 kB | 154/209 kB | 130/532 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 258 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar Progress (4): 179/187 kB | 86 kB | 154/209 kB | 131/532 kB Progress (4): 179/187 kB | 86 kB | 158/209 kB | 131/532 kB Progress (4): 183/187 kB | 86 kB | 158/209 kB | 131/532 kB Progress (4): 183/187 kB | 86 kB | 162/209 kB | 131/532 kB Progress (4): 183/187 kB | 86 kB | 162/209 kB | 135/532 kB Progress (4): 183/187 kB | 86 kB | 166/209 kB | 135/532 kB Progress (4): 187 kB | 86 kB | 166/209 kB | 135/532 kB Progress (4): 187 kB | 86 kB | 170/209 kB | 135/532 kB Progress (4): 187 kB | 86 kB | 170/209 kB | 139/532 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 89 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar Progress (3): 187 kB | 170/209 kB | 143/532 kB Progress (3): 187 kB | 174/209 kB | 143/532 kB Progress (3): 187 kB | 174/209 kB | 147/532 kB Progress (3): 187 kB | 178/209 kB | 147/532 kB Progress (3): 187 kB | 178/209 kB | 151/532 kB Progress (3): 187 kB | 182/209 kB | 151/532 kB Progress (3): 187 kB | 182/209 kB | 155/532 kB Progress (3): 187 kB | 186/209 kB | 155/532 kB Progress (3): 187 kB | 186/209 kB | 159/532 kB Progress (3): 187 kB | 190/209 kB | 159/532 kB Progress (3): 187 kB | 190/209 kB | 163/532 kB Progress (3): 187 kB | 194/209 kB | 163/532 kB Progress (3): 187 kB | 194/209 kB | 167/532 kB Progress (3): 187 kB | 198/209 kB | 167/532 kB Progress (3): 187 kB | 198/209 kB | 171/532 kB Progress (3): 187 kB | 202/209 kB | 171/532 kB Progress (3): 187 kB | 202/209 kB | 175/532 kB Progress (3): 187 kB | 206/209 kB | 175/532 kB Progress (3): 187 kB | 206/209 kB | 179/532 kB Progress (3): 187 kB | 209 kB | 179/532 kB Progress (3): 187 kB | 209 kB | 183/532 kB Progress (3): 187 kB | 209 kB | 187/532 kB Progress (3): 187 kB | 209 kB | 191/532 kB Progress (3): 187 kB | 209 kB | 195/532 kB Progress (3): 187 kB | 209 kB | 199/532 kB Progress (3): 187 kB | 209 kB | 203/532 kB Progress (3): 187 kB | 209 kB | 207/532 kB Progress (3): 187 kB | 209 kB | 211/532 kB Progress (3): 187 kB | 209 kB | 215/532 kB Progress (3): 187 kB | 209 kB | 219/532 kB Progress (3): 187 kB | 209 kB | 223/532 kB Progress (3): 187 kB | 209 kB | 227/532 kB Progress (3): 187 kB | 209 kB | 231/532 kB Progress (3): 187 kB | 209 kB | 235/532 kB Progress (3): 187 kB | 209 kB | 239/532 kB Progress (3): 187 kB | 209 kB | 243/532 kB Progress (3): 187 kB | 209 kB | 247/532 kB Progress (3): 187 kB | 209 kB | 251/532 kB Progress (3): 187 kB | 209 kB | 255/532 kB Progress (3): 187 kB | 209 kB | 259/532 kB Progress (3): 187 kB | 209 kB | 263/532 kB Progress (3): 187 kB | 209 kB | 267/532 kB Progress (3): 187 kB | 209 kB | 271/532 kB Progress (3): 187 kB | 209 kB | 275/532 kB Progress (3): 187 kB | 209 kB | 279/532 kB Progress (3): 187 kB | 209 kB | 283/532 kB Progress (3): 187 kB | 209 kB | 287/532 kB Progress (3): 187 kB | 209 kB | 291/532 kB Progress (3): 187 kB | 209 kB | 295/532 kB Progress (4): 187 kB | 209 kB | 295/532 kB | 4.1/56 kB Progress (4): 187 kB | 209 kB | 299/532 kB | 4.1/56 kB Progress (4): 187 kB | 209 kB | 299/532 kB | 7.7/56 kB Progress (4): 187 kB | 209 kB | 303/532 kB | 7.7/56 kB Progress (4): 187 kB | 209 kB | 303/532 kB | 12/56 kB Progress (4): 187 kB | 209 kB | 307/532 kB | 12/56 kB Progress (4): 187 kB | 209 kB | 307/532 kB | 16/56 kB Progress (4): 187 kB | 209 kB | 311/532 kB | 16/56 kB Progress (4): 187 kB | 209 kB | 311/532 kB | 20/56 kB Progress (4): 187 kB | 209 kB | 315/532 kB | 20/56 kB Progress (4): 187 kB | 209 kB | 319/532 kB | 20/56 kB Progress (4): 187 kB | 209 kB | 323/532 kB | 20/56 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 191 kB/s) Progress (3): 209 kB | 327/532 kB | 20/56 kB Progress (3): 209 kB | 331/532 kB | 20/56 kB Progress (3): 209 kB | 331/532 kB | 24/56 kB Progress (3): 209 kB | 335/532 kB | 24/56 kB Progress (4): 209 kB | 335/532 kB | 24/56 kB | 4.1/58 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 199 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar Progress (3): 335/532 kB | 24/56 kB | 7.7/58 kB Progress (3): 335/532 kB | 28/56 kB | 7.7/58 kB Progress (3): 339/532 kB | 28/56 kB | 7.7/58 kB Progress (3): 339/532 kB | 32/56 kB | 7.7/58 kB Progress (3): 339/532 kB | 32/56 kB | 12/58 kB Progress (3): 339/532 kB | 36/56 kB | 12/58 kB Progress (3): 343/532 kB | 36/56 kB | 12/58 kB Progress (3): 343/532 kB | 40/56 kB | 12/58 kB Progress (3): 343/532 kB | 40/56 kB | 16/58 kB Progress (3): 343/532 kB | 44/56 kB | 16/58 kB Progress (3): 347/532 kB | 44/56 kB | 16/58 kB Progress (3): 347/532 kB | 44/56 kB | 20/58 kB Progress (3): 347/532 kB | 48/56 kB | 20/58 kB Progress (3): 347/532 kB | 48/56 kB | 24/58 kB Progress (3): 347/532 kB | 52/56 kB | 24/58 kB Progress (3): 351/532 kB | 52/56 kB | 24/58 kB Progress (3): 351/532 kB | 56/56 kB | 24/58 kB Progress (3): 351/532 kB | 56/56 kB | 28/58 kB Progress (3): 351/532 kB | 56 kB | 28/58 kB Progress (3): 355/532 kB | 56 kB | 28/58 kB Progress (3): 355/532 kB | 56 kB | 32/58 kB Progress (3): 359/532 kB | 56 kB | 32/58 kB Progress (3): 359/532 kB | 56 kB | 33/58 kB Progress (3): 363/532 kB | 56 kB | 33/58 kB Progress (3): 363/532 kB | 56 kB | 37/58 kB Progress (3): 367/532 kB | 56 kB | 37/58 kB Progress (3): 367/532 kB | 56 kB | 41/58 kB Progress (3): 371/532 kB | 56 kB | 41/58 kB Progress (3): 371/532 kB | 56 kB | 45/58 kB Progress (3): 375/532 kB | 56 kB | 45/58 kB Progress (3): 375/532 kB | 56 kB | 49/58 kB Progress (3): 379/532 kB | 56 kB | 49/58 kB Progress (3): 379/532 kB | 56 kB | 53/58 kB Progress (3): 383/532 kB | 56 kB | 53/58 kB Progress (3): 383/532 kB | 56 kB | 57/58 kB Progress (3): 387/532 kB | 56 kB | 57/58 kB Progress (3): 387/532 kB | 56 kB | 58 kB Progress (3): 391/532 kB | 56 kB | 58 kB Progress (3): 395/532 kB | 56 kB | 58 kB Progress (3): 399/532 kB | 56 kB | 58 kB Progress (3): 403/532 kB | 56 kB | 58 kB Progress (3): 407/532 kB | 56 kB | 58 kB Progress (3): 411/532 kB | 56 kB | 58 kB Progress (3): 415/532 kB | 56 kB | 58 kB Progress (3): 419/532 kB | 56 kB | 58 kB Progress (4): 419/532 kB | 56 kB | 58 kB | 4.1/245 kB Progress (4): 423/532 kB | 56 kB | 58 kB | 4.1/245 kB Progress (4): 423/532 kB | 56 kB | 58 kB | 7.7/245 kB Progress (4): 427/532 kB | 56 kB | 58 kB | 7.7/245 kB Progress (4): 427/532 kB | 56 kB | 58 kB | 12/245 kB Progress (4): 431/532 kB | 56 kB | 58 kB | 12/245 kB Progress (4): 431/532 kB | 56 kB | 58 kB | 16/245 kB Progress (4): 435/532 kB | 56 kB | 58 kB | 16/245 kB Progress (4): 435/532 kB | 56 kB | 58 kB | 20/245 kB Progress (4): 439/532 kB | 56 kB | 58 kB | 20/245 kB Progress (4): 439/532 kB | 56 kB | 58 kB | 24/245 kB Progress (4): 443/532 kB | 56 kB | 58 kB | 24/245 kB Progress (4): 443/532 kB | 56 kB | 58 kB | 28/245 kB Progress (4): 447/532 kB | 56 kB | 58 kB | 28/245 kB Progress (4): 447/532 kB | 56 kB | 58 kB | 32/245 kB Progress (4): 451/532 kB | 56 kB | 58 kB | 32/245 kB Progress (4): 451/532 kB | 56 kB | 58 kB | 33/245 kB Progress (4): 455/532 kB | 56 kB | 58 kB | 33/245 kB Progress (4): 455/532 kB | 56 kB | 58 kB | 37/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 52 kB/s) Progress (3): 455/532 kB | 58 kB | 41/245 kB Progress (3): 459/532 kB | 58 kB | 41/245 kB Progress (4): 459/532 kB | 58 kB | 41/245 kB | 4.1/100 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar Progress (4): 459/532 kB | 58 kB | 41/245 kB | 7.7/100 kB Progress (4): 463/532 kB | 58 kB | 41/245 kB | 7.7/100 kB Progress (4): 463/532 kB | 58 kB | 41/245 kB | 12/100 kB Progress (4): 463/532 kB | 58 kB | 41/245 kB | 16/100 kB Progress (4): 463/532 kB | 58 kB | 41/245 kB | 20/100 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 54 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar Progress (3): 463/532 kB | 45/245 kB | 20/100 kB Progress (3): 463/532 kB | 45/245 kB | 24/100 kB Progress (3): 467/532 kB | 45/245 kB | 24/100 kB Progress (3): 467/532 kB | 49/245 kB | 24/100 kB Progress (3): 467/532 kB | 49/245 kB | 28/100 kB Progress (3): 467/532 kB | 53/245 kB | 28/100 kB Progress (3): 471/532 kB | 53/245 kB | 28/100 kB Progress (3): 471/532 kB | 57/245 kB | 28/100 kB Progress (3): 471/532 kB | 57/245 kB | 32/100 kB Progress (3): 475/532 kB | 57/245 kB | 32/100 kB Progress (3): 475/532 kB | 57/245 kB | 33/100 kB Progress (3): 479/532 kB | 57/245 kB | 33/100 kB Progress (3): 479/532 kB | 57/245 kB | 37/100 kB Progress (3): 479/532 kB | 57/245 kB | 41/100 kB Progress (3): 479/532 kB | 61/245 kB | 41/100 kB Progress (3): 479/532 kB | 61/245 kB | 45/100 kB Progress (3): 483/532 kB | 61/245 kB | 45/100 kB Progress (3): 483/532 kB | 61/245 kB | 49/100 kB Progress (3): 483/532 kB | 65/245 kB | 49/100 kB Progress (3): 487/532 kB | 65/245 kB | 49/100 kB Progress (3): 487/532 kB | 66/245 kB | 49/100 kB Progress (3): 487/532 kB | 66/245 kB | 53/100 kB Progress (3): 491/532 kB | 66/245 kB | 53/100 kB Progress (3): 491/532 kB | 66/245 kB | 57/100 kB Progress (3): 491/532 kB | 70/245 kB | 57/100 kB Progress (3): 491/532 kB | 74/245 kB | 57/100 kB Progress (3): 491/532 kB | 74/245 kB | 61/100 kB Progress (3): 495/532 kB | 74/245 kB | 61/100 kB Progress (4): 495/532 kB | 74/245 kB | 61/100 kB | 0/1.4 MB Progress (4): 495/532 kB | 74/245 kB | 65/100 kB | 0/1.4 MB Progress (4): 495/532 kB | 78/245 kB | 65/100 kB | 0/1.4 MB Progress (5): 495/532 kB | 78/245 kB | 65/100 kB | 0/1.4 MB | 4.1/13 kB Progress (5): 495/532 kB | 82/245 kB | 65/100 kB | 0/1.4 MB | 4.1/13 kB Progress (5): 495/532 kB | 82/245 kB | 66/100 kB | 0/1.4 MB | 4.1/13 kB Progress (5): 495/532 kB | 82/245 kB | 66/100 kB | 0/1.4 MB | 4.1/13 kB Progress (5): 499/532 kB | 82/245 kB | 66/100 kB | 0/1.4 MB | 4.1/13 kB Progress (5): 499/532 kB | 82/245 kB | 66/100 kB | 0/1.4 MB | 4.1/13 kB Progress (5): 499/532 kB | 82/245 kB | 66/100 kB | 0/1.4 MB | 4.1/13 kB Progress (5): 499/532 kB | 82/245 kB | 70/100 kB | 0/1.4 MB | 4.1/13 kB Progress (5): 499/532 kB | 86/245 kB | 70/100 kB | 0/1.4 MB | 4.1/13 kB Progress (5): 499/532 kB | 86/245 kB | 70/100 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 499/532 kB | 90/245 kB | 70/100 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 499/532 kB | 90/245 kB | 74/100 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 499/532 kB | 90/245 kB | 74/100 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 503/532 kB | 90/245 kB | 74/100 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 503/532 kB | 90/245 kB | 74/100 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 503/532 kB | 90/245 kB | 78/100 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 503/532 kB | 94/245 kB | 78/100 kB | 0/1.4 MB | 7.7/13 kB Progress (5): 503/532 kB | 94/245 kB | 78/100 kB | 0/1.4 MB | 12/13 kB Progress (5): 503/532 kB | 98/245 kB | 78/100 kB | 0/1.4 MB | 12/13 kB Progress (5): 503/532 kB | 98/245 kB | 82/100 kB | 0/1.4 MB | 12/13 kB Progress (5): 503/532 kB | 98/245 kB | 82/100 kB | 0/1.4 MB | 12/13 kB Progress (5): 507/532 kB | 98/245 kB | 82/100 kB | 0/1.4 MB | 12/13 kB Progress (5): 507/532 kB | 98/245 kB | 82/100 kB | 0/1.4 MB | 12/13 kB Progress (5): 507/532 kB | 98/245 kB | 86/100 kB | 0/1.4 MB | 12/13 kB Progress (5): 507/532 kB | 98/245 kB | 86/100 kB | 0/1.4 MB | 12/13 kB Progress (5): 507/532 kB | 98/245 kB | 86/100 kB | 0/1.4 MB | 13 kB Progress (5): 507/532 kB | 102/245 kB | 86/100 kB | 0/1.4 MB | 13 kB Progress (5): 507/532 kB | 106/245 kB | 86/100 kB | 0/1.4 MB | 13 kB Progress (5): 507/532 kB | 106/245 kB | 90/100 kB | 0/1.4 MB | 13 kB Progress (5): 507/532 kB | 106/245 kB | 90/100 kB | 0/1.4 MB | 13 kB Progress (5): 511/532 kB | 106/245 kB | 90/100 kB | 0/1.4 MB | 13 kB Progress (5): 511/532 kB | 106/245 kB | 90/100 kB | 0/1.4 MB | 13 kB Progress (5): 511/532 kB | 106/245 kB | 94/100 kB | 0/1.4 MB | 13 kB Progress (5): 511/532 kB | 110/245 kB | 94/100 kB | 0/1.4 MB | 13 kB Progress (5): 511/532 kB | 110/245 kB | 98/100 kB | 0/1.4 MB | 13 kB Progress (5): 511/532 kB | 110/245 kB | 98/100 kB | 0/1.4 MB | 13 kB Progress (5): 515/532 kB | 110/245 kB | 98/100 kB | 0/1.4 MB | 13 kB Progress (5): 515/532 kB | 110/245 kB | 98/100 kB | 0/1.4 MB | 13 kB Progress (5): 515/532 kB | 110/245 kB | 98/100 kB | 0/1.4 MB | 13 kB Progress (5): 515/532 kB | 110/245 kB | 98/100 kB | 0/1.4 MB | 13 kB Progress (5): 515/532 kB | 114/245 kB | 98/100 kB | 0/1.4 MB | 13 kB Progress (5): 515/532 kB | 114/245 kB | 100 kB | 0/1.4 MB | 13 kB Progress (5): 515/532 kB | 114/245 kB | 100 kB | 0.1/1.4 MB | 13 kB Progress (5): 519/532 kB | 114/245 kB | 100 kB | 0.1/1.4 MB | 13 kB Progress (5): 519/532 kB | 114/245 kB | 100 kB | 0.1/1.4 MB | 13 kB Progress (5): 519/532 kB | 118/245 kB | 100 kB | 0.1/1.4 MB | 13 kB Progress (5): 519/532 kB | 118/245 kB | 100 kB | 0.1/1.4 MB | 13 kB Progress (5): 523/532 kB | 118/245 kB | 100 kB | 0.1/1.4 MB | 13 kB Progress (5): 527/532 kB | 118/245 kB | 100 kB | 0.1/1.4 MB | 13 kB Progress (5): 531/532 kB | 118/245 kB | 100 kB | 0.1/1.4 MB | 13 kB Progress (5): 531/532 kB | 118/245 kB | 100 kB | 0.1/1.4 MB | 13 kB Progress (5): 531/532 kB | 122/245 kB | 100 kB | 0.1/1.4 MB | 13 kB Progress (5): 531/532 kB | 122/245 kB | 100 kB | 0.1/1.4 MB | 13 kB Progress (5): 532 kB | 122/245 kB | 100 kB | 0.1/1.4 MB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar (13 kB at 11 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar Progress (4): 532 kB | 122/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 126/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 126/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 130/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 130/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 131/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 131/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 135/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 135/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 139/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 139/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 143/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 143/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 147/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 147/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 151/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 155/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 159/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 163/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 164/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 168/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 172/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 176/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 180/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 184/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 188/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 192/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 196/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 197/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 201/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 205/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 209/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 213/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 213/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 217/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 217/245 kB | 100 kB | 0.1/1.4 MB Progress (5): 532 kB | 217/245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Progress (5): 532 kB | 217/245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (532 kB at 425 kB/s) Progress (4): 221/245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar Progress (4): 221/245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 225/245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 225/245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 229/245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 229/245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 233/245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 233/245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 237/245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 237/245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 241/245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 241/245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 245/245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 245/245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 245 kB | 100 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 245 kB | 100 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 245 kB | 100 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 245 kB | 100 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 245 kB | 100 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 245 kB | 100 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 245 kB | 100 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 245 kB | 100 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 245 kB | 100 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 245 kB | 100 kB | 0.2/1.4 MB | 3.2 kB Progress (4): 245 kB | 100 kB | 0.2/1.4 MB | 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar (3.2 kB at 2.5 kB/s) Progress (3): 245 kB | 100 kB | 0.2/1.4 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar Progress (3): 245 kB | 100 kB | 0.2/1.4 MB Progress (3): 245 kB | 100 kB | 0.2/1.4 MB Progress (3): 245 kB | 100 kB | 0.2/1.4 MB Progress (3): 245 kB | 100 kB | 0.2/1.4 MB Progress (3): 245 kB | 100 kB | 0.2/1.4 MB Progress (3): 245 kB | 100 kB | 0.2/1.4 MB Progress (3): 245 kB | 100 kB | 0.2/1.4 MB Progress (3): 245 kB | 100 kB | 0.2/1.4 MB Progress (3): 245 kB | 100 kB | 0.2/1.4 MB Progress (3): 245 kB | 100 kB | 0.2/1.4 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar (245 kB at 194 kB/s) Progress (2): 100 kB | 0.2/1.4 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar Progress (2): 100 kB | 0.2/1.4 MB Progress (2): 100 kB | 0.2/1.4 MB Progress (2): 100 kB | 0.2/1.4 MB Progress (2): 100 kB | 0.3/1.4 MB Progress (2): 100 kB | 0.3/1.4 MB Progress (2): 100 kB | 0.3/1.4 MB Progress (2): 100 kB | 0.3/1.4 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 79 kB/s) Progress (1): 0.3/1.4 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (1): 0.3/1.4 MB Progress (2): 0.3/1.4 MB | 4.1/112 kB Progress (2): 0.3/1.4 MB | 4.1/112 kB Progress (2): 0.3/1.4 MB | 7.7/112 kB Progress (2): 0.3/1.4 MB | 7.7/112 kB Progress (2): 0.3/1.4 MB | 12/112 kB Progress (2): 0.3/1.4 MB | 12/112 kB Progress (2): 0.3/1.4 MB | 16/112 kB Progress (2): 0.3/1.4 MB | 16/112 kB Progress (2): 0.3/1.4 MB | 20/112 kB Progress (2): 0.3/1.4 MB | 20/112 kB Progress (2): 0.3/1.4 MB | 24/112 kB Progress (2): 0.3/1.4 MB | 24/112 kB Progress (2): 0.3/1.4 MB | 28/112 kB Progress (2): 0.3/1.4 MB | 28/112 kB Progress (2): 0.3/1.4 MB | 32/112 kB Progress (2): 0.3/1.4 MB | 32/112 kB Progress (2): 0.3/1.4 MB | 33/112 kB Progress (2): 0.3/1.4 MB | 33/112 kB Progress (2): 0.3/1.4 MB | 37/112 kB Progress (2): 0.3/1.4 MB | 37/112 kB Progress (2): 0.3/1.4 MB | 41/112 kB Progress (2): 0.3/1.4 MB | 41/112 kB Progress (2): 0.3/1.4 MB | 45/112 kB Progress (2): 0.3/1.4 MB | 45/112 kB Progress (2): 0.3/1.4 MB | 49/112 kB Progress (2): 0.4/1.4 MB | 49/112 kB Progress (2): 0.4/1.4 MB | 53/112 kB Progress (2): 0.4/1.4 MB | 53/112 kB Progress (2): 0.4/1.4 MB | 57/112 kB Progress (2): 0.4/1.4 MB | 57/112 kB Progress (2): 0.4/1.4 MB | 61/112 kB Progress (2): 0.4/1.4 MB | 61/112 kB Progress (2): 0.4/1.4 MB | 65/112 kB Progress (2): 0.4/1.4 MB | 65/112 kB Progress (2): 0.4/1.4 MB | 65/112 kB Progress (2): 0.4/1.4 MB | 65/112 kB Progress (2): 0.4/1.4 MB | 65/112 kB Progress (3): 0.4/1.4 MB | 65/112 kB | 4.1/37 kB Progress (3): 0.4/1.4 MB | 65/112 kB | 7.7/37 kB Progress (3): 0.4/1.4 MB | 66/112 kB | 7.7/37 kB Progress (3): 0.4/1.4 MB | 66/112 kB | 12/37 kB Progress (3): 0.4/1.4 MB | 66/112 kB | 12/37 kB Progress (3): 0.4/1.4 MB | 70/112 kB | 12/37 kB Progress (3): 0.4/1.4 MB | 70/112 kB | 16/37 kB Progress (3): 0.4/1.4 MB | 74/112 kB | 16/37 kB Progress (3): 0.4/1.4 MB | 74/112 kB | 16/37 kB Progress (3): 0.4/1.4 MB | 74/112 kB | 20/37 kB Progress (3): 0.4/1.4 MB | 74/112 kB | 20/37 kB Progress (3): 0.4/1.4 MB | 74/112 kB | 20/37 kB Progress (3): 0.4/1.4 MB | 74/112 kB | 20/37 kB Progress (3): 0.4/1.4 MB | 74/112 kB | 20/37 kB Progress (3): 0.4/1.4 MB | 74/112 kB | 20/37 kB Progress (3): 0.4/1.4 MB | 74/112 kB | 20/37 kB Progress (3): 0.4/1.4 MB | 78/112 kB | 20/37 kB Progress (3): 0.4/1.4 MB | 78/112 kB | 20/37 kB Progress (3): 0.4/1.4 MB | 78/112 kB | 24/37 kB Progress (3): 0.4/1.4 MB | 78/112 kB | 24/37 kB Progress (3): 0.4/1.4 MB | 82/112 kB | 24/37 kB Progress (4): 0.4/1.4 MB | 82/112 kB | 24/37 kB | 4.1/7.2 kB Progress (4): 0.4/1.4 MB | 82/112 kB | 28/37 kB | 4.1/7.2 kB Progress (5): 0.4/1.4 MB | 82/112 kB | 28/37 kB | 4.1/7.2 kB | 4.1/9.4 kB Progress (5): 0.4/1.4 MB | 82/112 kB | 32/37 kB | 4.1/7.2 kB | 4.1/9.4 kB Progress (5): 0.4/1.4 MB | 82/112 kB | 32/37 kB | 7.2 kB | 4.1/9.4 kB Progress (5): 0.4/1.4 MB | 86/112 kB | 32/37 kB | 7.2 kB | 4.1/9.4 kB Progress (5): 0.4/1.4 MB | 86/112 kB | 32/37 kB | 7.2 kB | 4.1/9.4 kB Progress (5): 0.4/1.4 MB | 90/112 kB | 32/37 kB | 7.2 kB | 4.1/9.4 kB Progress (5): 0.4/1.4 MB | 90/112 kB | 33/37 kB | 7.2 kB | 4.1/9.4 kB Progress (5): 0.4/1.4 MB | 90/112 kB | 33/37 kB | 7.2 kB | 7.7/9.4 kB Progress (5): 0.4/1.4 MB | 90/112 kB | 37 kB | 7.2 kB | 7.7/9.4 kB Progress (5): 0.4/1.4 MB | 94/112 kB | 37 kB | 7.2 kB | 7.7/9.4 kB Progress (5): 0.4/1.4 MB | 94/112 kB | 37 kB | 7.2 kB | 7.7/9.4 kB Progress (5): 0.4/1.4 MB | 98/112 kB | 37 kB | 7.2 kB | 7.7/9.4 kB Progress (5): 0.4/1.4 MB | 98/112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.4/1.4 MB | 102/112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.4/1.4 MB | 102/112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.4/1.4 MB | 106/112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.4/1.4 MB | 106/112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.4/1.4 MB | 110/112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.4/1.4 MB | 110/112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.4/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.4/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.4/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.5/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.5/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.5/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.5/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.5/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.5/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.5/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.5/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.5/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.5/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.5/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.5/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.5/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.5/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.5/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.5/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Progress (5): 0.5/1.4 MB | 112 kB | 37 kB | 7.2 kB | 9.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar (7.2 kB at 5.3 kB/s) Progress (4): 0.5/1.4 MB | 112 kB | 37 kB | 9.4 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar Progress (4): 0.5/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.5/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.5/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.5/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.5/1.4 MB | 112 kB | 37 kB | 9.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 82 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar (9.4 kB at 6.9 kB/s) Progress (2): 0.5/1.4 MB | 37 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar (37 kB at 27 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar Progress (1): 0.5/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.6/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (2): 0.7/1.4 MB | 4.1/37 kB Progress (2): 0.7/1.4 MB | 4.1/37 kB Progress (2): 0.7/1.4 MB | 4.1/37 kB Progress (2): 0.7/1.4 MB | 4.1/37 kB Progress (3): 0.7/1.4 MB | 4.1/37 kB | 4.1/38 kB Progress (3): 0.7/1.4 MB | 4.1/37 kB | 7.7/38 kB Progress (3): 0.7/1.4 MB | 4.1/37 kB | 12/38 kB Progress (3): 0.7/1.4 MB | 4.1/37 kB | 16/38 kB Progress (4): 0.7/1.4 MB | 4.1/37 kB | 16/38 kB | 4.1/285 kB Progress (4): 0.7/1.4 MB | 4.1/37 kB | 20/38 kB | 4.1/285 kB Progress (4): 0.7/1.4 MB | 7.7/37 kB | 20/38 kB | 4.1/285 kB Progress (4): 0.7/1.4 MB | 7.7/37 kB | 24/38 kB | 4.1/285 kB Progress (4): 0.7/1.4 MB | 12/37 kB | 24/38 kB | 4.1/285 kB Progress (4): 0.7/1.4 MB | 12/37 kB | 24/38 kB | 7.7/285 kB Progress (5): 0.7/1.4 MB | 12/37 kB | 24/38 kB | 7.7/285 kB | 4.1/53 kB Progress (5): 0.7/1.4 MB | 12/37 kB | 24/38 kB | 7.7/285 kB | 4.1/53 kB Progress (5): 0.7/1.4 MB | 12/37 kB | 24/38 kB | 7.7/285 kB | 7.7/53 kB Progress (5): 0.7/1.4 MB | 12/37 kB | 24/38 kB | 12/285 kB | 7.7/53 kB Progress (5): 0.7/1.4 MB | 12/37 kB | 24/38 kB | 16/285 kB | 7.7/53 kB Progress (5): 0.7/1.4 MB | 16/37 kB | 24/38 kB | 16/285 kB | 7.7/53 kB Progress (5): 0.7/1.4 MB | 16/37 kB | 28/38 kB | 16/285 kB | 7.7/53 kB Progress (5): 0.7/1.4 MB | 20/37 kB | 28/38 kB | 16/285 kB | 7.7/53 kB Progress (5): 0.7/1.4 MB | 20/37 kB | 28/38 kB | 20/285 kB | 7.7/53 kB Progress (5): 0.7/1.4 MB | 20/37 kB | 28/38 kB | 20/285 kB | 12/53 kB Progress (5): 0.7/1.4 MB | 20/37 kB | 28/38 kB | 20/285 kB | 12/53 kB Progress (5): 0.7/1.4 MB | 20/37 kB | 28/38 kB | 20/285 kB | 16/53 kB Progress (5): 0.7/1.4 MB | 20/37 kB | 28/38 kB | 24/285 kB | 16/53 kB Progress (5): 0.7/1.4 MB | 24/37 kB | 28/38 kB | 24/285 kB | 16/53 kB Progress (5): 0.7/1.4 MB | 24/37 kB | 32/38 kB | 24/285 kB | 16/53 kB Progress (5): 0.7/1.4 MB | 28/37 kB | 32/38 kB | 24/285 kB | 16/53 kB Progress (5): 0.7/1.4 MB | 28/37 kB | 32/38 kB | 28/285 kB | 16/53 kB Progress (5): 0.7/1.4 MB | 28/37 kB | 32/38 kB | 28/285 kB | 20/53 kB Progress (5): 0.7/1.4 MB | 28/37 kB | 32/38 kB | 28/285 kB | 20/53 kB Progress (5): 0.7/1.4 MB | 28/37 kB | 32/38 kB | 28/285 kB | 24/53 kB Progress (5): 0.7/1.4 MB | 28/37 kB | 32/38 kB | 32/285 kB | 24/53 kB Progress (5): 0.7/1.4 MB | 32/37 kB | 32/38 kB | 32/285 kB | 24/53 kB Progress (5): 0.7/1.4 MB | 32/37 kB | 36/38 kB | 32/285 kB | 24/53 kB Progress (5): 0.7/1.4 MB | 33/37 kB | 36/38 kB | 32/285 kB | 24/53 kB Progress (5): 0.7/1.4 MB | 33/37 kB | 36/38 kB | 33/285 kB | 24/53 kB Progress (5): 0.7/1.4 MB | 33/37 kB | 36/38 kB | 33/285 kB | 28/53 kB Progress (5): 0.7/1.4 MB | 33/37 kB | 36/38 kB | 33/285 kB | 28/53 kB Progress (5): 0.7/1.4 MB | 33/37 kB | 36/38 kB | 33/285 kB | 32/53 kB Progress (5): 0.7/1.4 MB | 33/37 kB | 36/38 kB | 37/285 kB | 32/53 kB Progress (5): 0.7/1.4 MB | 37/37 kB | 36/38 kB | 37/285 kB | 32/53 kB Progress (5): 0.7/1.4 MB | 37/37 kB | 38 kB | 37/285 kB | 32/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 37/285 kB | 32/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 41/285 kB | 32/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 41/285 kB | 36/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 45/285 kB | 36/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 45/285 kB | 36/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 49/285 kB | 36/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 49/285 kB | 36/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 49/285 kB | 40/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 53/285 kB | 40/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 53/285 kB | 40/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 57/285 kB | 40/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 57/285 kB | 40/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 57/285 kB | 44/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 57/285 kB | 44/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 61/285 kB | 44/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 61/285 kB | 44/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 61/285 kB | 48/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 61/285 kB | 48/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 65/285 kB | 48/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 65/285 kB | 48/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 65/285 kB | 52/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 65/285 kB | 52/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 66/285 kB | 52/53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 66/285 kB | 53 kB Progress (5): 0.7/1.4 MB | 37 kB | 38 kB | 70/285 kB | 53 kB Progress (5): 0.8/1.4 MB | 37 kB | 38 kB | 70/285 kB | 53 kB Progress (5): 0.8/1.4 MB | 37 kB | 38 kB | 74/285 kB | 53 kB Progress (5): 0.8/1.4 MB | 37 kB | 38 kB | 74/285 kB | 53 kB Progress (5): 0.8/1.4 MB | 37 kB | 38 kB | 78/285 kB | 53 kB Progress (5): 0.8/1.4 MB | 37 kB | 38 kB | 78/285 kB | 53 kB Progress (5): 0.8/1.4 MB | 37 kB | 38 kB | 82/285 kB | 53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar (38 kB at 26 kB/s) Progress (4): 0.8/1.4 MB | 37 kB | 82/285 kB | 53 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar Progress (4): 0.8/1.4 MB | 37 kB | 86/285 kB | 53 kB Progress (4): 0.8/1.4 MB | 37 kB | 86/285 kB | 53 kB Progress (4): 0.8/1.4 MB | 37 kB | 90/285 kB | 53 kB Progress (4): 0.8/1.4 MB | 37 kB | 90/285 kB | 53 kB Progress (4): 0.8/1.4 MB | 37 kB | 94/285 kB | 53 kB Progress (4): 0.8/1.4 MB | 37 kB | 94/285 kB | 53 kB Progress (4): 0.8/1.4 MB | 37 kB | 98/285 kB | 53 kB Progress (4): 0.8/1.4 MB | 37 kB | 98/285 kB | 53 kB Progress (4): 0.8/1.4 MB | 37 kB | 98/285 kB | 53 kB Progress (4): 0.8/1.4 MB | 37 kB | 98/285 kB | 53 kB Progress (4): 0.8/1.4 MB | 37 kB | 102/285 kB | 53 kB Progress (4): 0.8/1.4 MB | 37 kB | 102/285 kB | 53 kB Progress (4): 0.8/1.4 MB | 37 kB | 106/285 kB | 53 kB Progress (4): 0.8/1.4 MB | 37 kB | 106/285 kB | 53 kB Progress (4): 0.8/1.4 MB | 37 kB | 110/285 kB | 53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar (37 kB at 25 kB/s) Progress (3): 0.8/1.4 MB | 110/285 kB | 53 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar Progress (3): 0.8/1.4 MB | 114/285 kB | 53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 36 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar Progress (2): 0.8/1.4 MB | 114/285 kB Progress (2): 0.8/1.4 MB | 118/285 kB Progress (2): 0.8/1.4 MB | 118/285 kB Progress (2): 0.8/1.4 MB | 122/285 kB Progress (3): 0.8/1.4 MB | 122/285 kB | 4.1/4.3 kB Progress (3): 0.8/1.4 MB | 126/285 kB | 4.1/4.3 kB Progress (3): 0.8/1.4 MB | 130/285 kB | 4.1/4.3 kB Progress (3): 0.8/1.4 MB | 130/285 kB | 4.1/4.3 kB Progress (3): 0.8/1.4 MB | 130/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 130/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 134/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 134/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 138/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 138/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 142/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 142/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 146/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 146/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 150/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 150/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 154/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 154/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 158/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 162/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 162/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 166/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 166/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 170/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 170/285 kB | 4.3 kB Progress (3): 0.8/1.4 MB | 174/285 kB | 4.3 kB Progress (3): 0.9/1.4 MB | 174/285 kB | 4.3 kB Progress (3): 0.9/1.4 MB | 178/285 kB | 4.3 kB Progress (3): 0.9/1.4 MB | 178/285 kB | 4.3 kB Progress (3): 0.9/1.4 MB | 182/285 kB | 4.3 kB Progress (3): 0.9/1.4 MB | 182/285 kB | 4.3 kB Progress (3): 0.9/1.4 MB | 186/285 kB | 4.3 kB Progress (3): 0.9/1.4 MB | 186/285 kB | 4.3 kB Progress (3): 0.9/1.4 MB | 186/285 kB | 4.3 kB Progress (3): 0.9/1.4 MB | 190/285 kB | 4.3 kB Progress (3): 0.9/1.4 MB | 194/285 kB | 4.3 kB Progress (3): 0.9/1.4 MB | 194/285 kB | 4.3 kB Progress (3): 0.9/1.4 MB | 194/285 kB | 4.3 kB Progress (3): 0.9/1.4 MB | 198/285 kB | 4.3 kB Progress (3): 0.9/1.4 MB | 198/285 kB | 4.3 kB Progress (4): 0.9/1.4 MB | 198/285 kB | 4.3 kB | 4.1/29 kB Progress (4): 0.9/1.4 MB | 202/285 kB | 4.3 kB | 4.1/29 kB Progress (4): 0.9/1.4 MB | 202/285 kB | 4.3 kB | 7.7/29 kB Progress (4): 0.9/1.4 MB | 202/285 kB | 4.3 kB | 7.7/29 kB Progress (4): 0.9/1.4 MB | 202/285 kB | 4.3 kB | 12/29 kB Progress (4): 0.9/1.4 MB | 206/285 kB | 4.3 kB | 12/29 kB Progress (4): 0.9/1.4 MB | 206/285 kB | 4.3 kB | 16/29 kB Progress (4): 0.9/1.4 MB | 206/285 kB | 4.3 kB | 16/29 kB Progress (4): 0.9/1.4 MB | 206/285 kB | 4.3 kB | 20/29 kB Progress (4): 0.9/1.4 MB | 210/285 kB | 4.3 kB | 20/29 kB Progress (4): 0.9/1.4 MB | 210/285 kB | 4.3 kB | 24/29 kB Progress (4): 0.9/1.4 MB | 214/285 kB | 4.3 kB | 24/29 kB Progress (4): 0.9/1.4 MB | 214/285 kB | 4.3 kB | 24/29 kB Progress (4): 0.9/1.4 MB | 214/285 kB | 4.3 kB | 24/29 kB Progress (4): 0.9/1.4 MB | 214/285 kB | 4.3 kB | 24/29 kB Progress (5): 0.9/1.4 MB | 214/285 kB | 4.3 kB | 24/29 kB | 4.1/21 kB Progress (5): 0.9/1.4 MB | 218/285 kB | 4.3 kB | 24/29 kB | 4.1/21 kB Progress (5): 0.9/1.4 MB | 218/285 kB | 4.3 kB | 28/29 kB | 4.1/21 kB Progress (5): 0.9/1.4 MB | 222/285 kB | 4.3 kB | 28/29 kB | 4.1/21 kB Progress (5): 0.9/1.4 MB | 222/285 kB | 4.3 kB | 28/29 kB | 7.7/21 kB Progress (5): 0.9/1.4 MB | 222/285 kB | 4.3 kB | 28/29 kB | 7.7/21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 2.7 kB/s) Progress (4): 0.9/1.4 MB | 222/285 kB | 28/29 kB | 7.7/21 kB Progress (4): 0.9/1.4 MB | 222/285 kB | 28/29 kB | 12/21 kB Progress (4): 0.9/1.4 MB | 222/285 kB | 28/29 kB | 12/21 kB Progress (4): 0.9/1.4 MB | 226/285 kB | 28/29 kB | 12/21 kB Progress (4): 0.9/1.4 MB | 226/285 kB | 29 kB | 12/21 kB Progress (4): 0.9/1.4 MB | 230/285 kB | 29 kB | 12/21 kB Progress (4): 0.9/1.4 MB | 230/285 kB | 29 kB | 12/21 kB Progress (4): 0.9/1.4 MB | 230/285 kB | 29 kB | 16/21 kB Progress (4): 0.9/1.4 MB | 234/285 kB | 29 kB | 16/21 kB Progress (4): 0.9/1.4 MB | 234/285 kB | 29 kB | 20/21 kB Progress (4): 0.9/1.4 MB | 234/285 kB | 29 kB | 20/21 kB Progress (4): 0.9/1.4 MB | 234/285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 238/285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 242/285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 246/285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 250/285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 254/285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 258/285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 262/285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 266/285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 270/285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 270/285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 274/285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 274/285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 278/285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 278/285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 282/285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 282/285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 0.9/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 1.0/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 1.0/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 1.0/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 1.0/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 1.0/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 1.0/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 1.0/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 1.0/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 1.0/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 1.0/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 1.0/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 1.0/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 1.0/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 1.0/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 1.0/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 1.0/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 1.0/1.4 MB | 285 kB | 29 kB | 21 kB Progress (4): 1.0/1.4 MB | 285 kB | 29 kB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar (29 kB at 17 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 173 kB/s) Progress (2): 1.0/1.4 MB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar (21 kB at 13 kB/s) Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar (1.4 MB at 850 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip (8.0 MB at 7.1 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar Progress (1): 4.1/218 kB Progress (1): 7.7/218 kB Progress (1): 12/218 kB Progress (1): 16/218 kB Progress (1): 20/218 kB Progress (1): 24/218 kB Progress (1): 28/218 kB Progress (1): 32/218 kB Progress (1): 33/218 kB Progress (1): 37/218 kB Progress (1): 41/218 kB Progress (1): 45/218 kB Progress (1): 49/218 kB Progress (1): 53/218 kB Progress (1): 57/218 kB Progress (1): 61/218 kB Progress (1): 65/218 kB Progress (1): 66/218 kB Progress (1): 70/218 kB Progress (1): 74/218 kB Progress (1): 78/218 kB Progress (1): 82/218 kB Progress (1): 86/218 kB Progress (1): 90/218 kB Progress (1): 94/218 kB Progress (1): 98/218 kB Progress (1): 98/218 kB Progress (1): 102/218 kB Progress (1): 106/218 kB Progress (1): 110/218 kB Progress (1): 114/218 kB Progress (1): 118/218 kB Progress (1): 122/218 kB Progress (1): 126/218 kB Progress (1): 130/218 kB Progress (1): 131/218 kB Progress (1): 135/218 kB Progress (1): 139/218 kB Progress (1): 143/218 kB Progress (1): 147/218 kB Progress (1): 151/218 kB Progress (1): 155/218 kB Progress (1): 159/218 kB Progress (1): 163/218 kB Progress (1): 164/218 kB Progress (1): 168/218 kB Progress (1): 172/218 kB Progress (1): 176/218 kB Progress (1): 180/218 kB Progress (1): 184/218 kB Progress (1): 188/218 kB Progress (1): 192/218 kB Progress (1): 196/218 kB Progress (1): 200/218 kB Progress (1): 204/218 kB Progress (1): 208/218 kB Progress (1): 212/218 kB Progress (1): 216/218 kB Progress (1): 218 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar (218 kB at 6.1 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar Progress (1): 4.1/148 kB Progress (1): 7.7/148 kB Progress (1): 12/148 kB Progress (1): 16/148 kB Progress (1): 20/148 kB Progress (1): 24/148 kB Progress (1): 28/148 kB Progress (1): 32/148 kB Progress (1): 33/148 kB Progress (1): 37/148 kB Progress (1): 41/148 kB Progress (1): 45/148 kB Progress (1): 49/148 kB Progress (1): 53/148 kB Progress (1): 57/148 kB Progress (1): 61/148 kB Progress (1): 65/148 kB Progress (1): 66/148 kB Progress (1): 70/148 kB Progress (1): 74/148 kB Progress (1): 78/148 kB Progress (1): 82/148 kB Progress (1): 86/148 kB Progress (1): 90/148 kB Progress (1): 94/148 kB Progress (1): 98/148 kB Progress (1): 98/148 kB Progress (1): 102/148 kB Progress (1): 106/148 kB Progress (1): 110/148 kB Progress (1): 114/148 kB Progress (1): 118/148 kB Progress (1): 122/148 kB Progress (1): 126/148 kB Progress (1): 130/148 kB Progress (1): 134/148 kB Progress (1): 138/148 kB Progress (1): 142/148 kB Progress (1): 146/148 kB Progress (1): 148 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar (148 kB at 4.0 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar Progress (1): 4.1/48 kB Progress (1): 7.7/48 kB Progress (1): 12/48 kB Progress (1): 16/48 kB Progress (1): 20/48 kB Progress (1): 24/48 kB Progress (1): 28/48 kB Progress (1): 32/48 kB Progress (1): 36/48 kB Progress (1): 40/48 kB Progress (1): 44/48 kB Progress (1): 48/48 kB Progress (1): 48 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar (48 kB at 2.2 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom (1.7 kB at 19 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar (7.7 kB at 242 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom (2.7 kB at 54 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar Progress (1): 4.1/129 kB Progress (1): 7.7/129 kB Progress (1): 12/129 kB Progress (1): 16/129 kB Progress (1): 20/129 kB Progress (1): 24/129 kB Progress (1): 28/129 kB Progress (1): 32/129 kB Progress (1): 36/129 kB Progress (1): 40/129 kB Progress (1): 44/129 kB Progress (1): 48/129 kB Progress (1): 52/129 kB Progress (1): 56/129 kB Progress (1): 60/129 kB Progress (1): 64/129 kB Progress (1): 68/129 kB Progress (1): 72/129 kB Progress (1): 76/129 kB Progress (1): 80/129 kB Progress (1): 84/129 kB Progress (1): 88/129 kB Progress (1): 92/129 kB Progress (1): 96/129 kB Progress (1): 100/129 kB Progress (1): 104/129 kB Progress (1): 108/129 kB Progress (1): 112/129 kB Progress (1): 116/129 kB Progress (1): 120/129 kB Progress (1): 124/129 kB Progress (1): 128/129 kB Progress (1): 129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar (129 kB at 2.4 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.pom Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.pom (3.8 kB at 83 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.build/0.7.4.201502262128/org.jacoco.build-0.7.4.201502262128.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.7.4.201502262128/org.jacoco.build-0.7.4.201502262128.pom Progress (1): 4.1/36 kB Progress (1): 7.7/36 kB Progress (1): 12/36 kB Progress (1): 16/36 kB Progress (1): 20/36 kB Progress (1): 24/36 kB Progress (1): 28/36 kB Progress (1): 32/36 kB Progress (1): 36/36 kB Progress (1): 36 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.7.4.201502262128/org.jacoco.build-0.7.4.201502262128.pom (36 kB at 931 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.jar Progress (1): 4.1/51 kB Progress (1): 7.7/51 kB Progress (1): 12/51 kB Progress (1): 16/51 kB Progress (1): 20/51 kB Progress (1): 24/51 kB Progress (1): 28/51 kB Progress (1): 32/51 kB Progress (1): 36/51 kB Progress (1): 40/51 kB Progress (1): 44/51 kB Progress (1): 48/51 kB Progress (1): 51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.jar (51 kB at 1.2 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom (2.9 kB at 55 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar (23 kB at 546 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 111 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 357 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 126 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Progress (1): 4.1/8.7 kB Progress (1): 7.7/8.7 kB Progress (1): 8.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 60 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom Progress (1): 4.1/26 kB Progress (1): 7.7/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 24/26 kB Progress (1): 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 732 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/10/apache-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 344 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 34 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 642 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Progress (2): 22 kB | 4.1/24 kB Progress (2): 22 kB | 7.7/24 kB Progress (2): 22 kB | 12/24 kB Progress (2): 22 kB | 16/24 kB Progress (2): 22 kB | 20/24 kB Progress (2): 22 kB | 24/24 kB Progress (2): 22 kB | 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 545 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 581 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom (2.3 kB at 49 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom (15 kB at 517 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar (19 kB at 357 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom Progress (1): 815 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 17 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 115 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 542 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Progress (1): 815 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 17 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 106 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 54 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Progress (1): 4.1/6.7 kB Progress (1): 6.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 224 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 274 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 435 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/3/apache-3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 111 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 67 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 110 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Progress (1): 492 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 13 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 185 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/4.10/junit-4.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 69 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom Progress (1): 481 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 14 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 128 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 76 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 26 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 53 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 41 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Progress (1): 424 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 8.7 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 119 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 60 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 35 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 37 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 53 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 35 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 29 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 273 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 57 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 38 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1/classworlds-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 98 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 397 kB/s) Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 31 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.3.0/tycho-pack200a-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.3.0/tycho-pack200a-plugin-1.3.0.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.3.0/tycho-pack200a-plugin-1.3.0.pom (1.3 kB at 28 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom (1.5 kB at 46 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.3.0/tycho-pack200a-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.3.0/tycho-pack200a-plugin-1.3.0.jar Progress (1): 4.1/7.2 kB Progress (1): 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.3.0/tycho-pack200a-plugin-1.3.0.jar (7.2 kB at 165 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.pom Progress (1): 2.6 kB Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.pom (2.6 kB at 81 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/maven-plugin-parent/1.1.3/maven-plugin-parent-1.1.3.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/maven-plugin-parent/1.1.3/maven-plugin-parent-1.1.3.pom (5.5 kB at 221 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.0.2/cbi-parent-1.0.2.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.0.2/cbi-parent-1.0.2.pom (12 kB at 720 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.jar Progress (1): 4.1/63 kB Progress (1): 7.7/63 kB Progress (1): 12/63 kB Progress (1): 16/63 kB Progress (1): 20/63 kB Progress (1): 24/63 kB Progress (1): 28/63 kB Progress (1): 32/63 kB Progress (1): 36/63 kB Progress (1): 40/63 kB Progress (1): 44/63 kB Progress (1): 48/63 kB Progress (1): 52/63 kB Progress (1): 56/63 kB Progress (1): 60/63 kB Progress (1): 63 kB Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.jar (63 kB at 266 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom (1.5 kB at 8.7 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar (6.8 kB at 126 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom (2.2 kB at 65 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar (28 kB at 5.5 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom (2.7 kB at 54 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 kB at 352 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom Progress (1): 4.1/53 kB Progress (1): 7.7/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 24/53 kB Progress (1): 28/53 kB Progress (1): 32/53 kB Progress (1): 36/53 kB Progress (1): 40/53 kB Progress (1): 44/53 kB Progress (1): 48/53 kB Progress (1): 52/53 kB Progress (1): 53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 1.5 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/13/apache-13.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 399 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom (1.9 kB at 29 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 54 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 157 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/ow2/1.3/ow2-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom Progress (1): 4.1/9.5 kB Progress (1): 7.7/9.5 kB Progress (1): 9.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 297 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar Progress (1): 4.1/54 kB Progress (1): 7.7/54 kB Progress (1): 12/54 kB Progress (1): 16/54 kB Progress (1): 20/54 kB Progress (1): 24/54 kB Progress (1): 28/54 kB Progress (1): 32/54 kB Progress (1): 36/54 kB Progress (1): 40/54 kB Progress (1): 44/54 kB Progress (1): 48/54 kB Progress (1): 52/54 kB Progress (1): 54 kB Progress (2): 54 kB | 4.1/379 kB Progress (2): 54 kB | 7.7/379 kB Progress (2): 54 kB | 12/379 kB Progress (2): 54 kB | 16/379 kB Progress (2): 54 kB | 20/379 kB Progress (2): 54 kB | 24/379 kB Progress (2): 54 kB | 28/379 kB Progress (2): 54 kB | 32/379 kB Progress (2): 54 kB | 36/379 kB Progress (2): 54 kB | 40/379 kB Progress (2): 54 kB | 44/379 kB Progress (2): 54 kB | 48/379 kB Progress (2): 54 kB | 52/379 kB Progress (2): 54 kB | 56/379 kB Progress (2): 54 kB | 60/379 kB Progress (2): 54 kB | 64/379 kB Progress (2): 54 kB | 68/379 kB Progress (2): 54 kB | 72/379 kB Progress (2): 54 kB | 76/379 kB Progress (2): 54 kB | 80/379 kB Progress (2): 54 kB | 84/379 kB Progress (2): 54 kB | 88/379 kB Progress (2): 54 kB | 92/379 kB Progress (2): 54 kB | 96/379 kB Progress (2): 54 kB | 100/379 kB Progress (2): 54 kB | 104/379 kB Progress (2): 54 kB | 108/379 kB Progress (2): 54 kB | 112/379 kB Progress (2): 54 kB | 116/379 kB Progress (2): 54 kB | 120/379 kB Progress (2): 54 kB | 124/379 kB Progress (2): 54 kB | 128/379 kB Progress (2): 54 kB | 132/379 kB Progress (2): 54 kB | 136/379 kB Progress (2): 54 kB | 140/379 kB Progress (2): 54 kB | 144/379 kB Progress (2): 54 kB | 148/379 kB Progress (2): 54 kB | 152/379 kB Progress (2): 54 kB | 156/379 kB Progress (2): 54 kB | 160/379 kB Progress (2): 54 kB | 164/379 kB Progress (2): 54 kB | 168/379 kB Progress (2): 54 kB | 172/379 kB Progress (2): 54 kB | 176/379 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 1.2 MB/s) Progress (1): 180/379 kB Progress (1): 184/379 kB Progress (1): 188/379 kB Progress (1): 192/379 kB Progress (1): 196/379 kB Progress (1): 200/379 kB Progress (1): 204/379 kB Progress (2): 204/379 kB | 4.1/21 kB Progress (2): 208/379 kB | 4.1/21 kB Progress (2): 208/379 kB | 7.7/21 kB Progress (2): 212/379 kB | 7.7/21 kB Progress (2): 212/379 kB | 12/21 kB Progress (2): 216/379 kB | 12/21 kB Progress (2): 216/379 kB | 16/21 kB Progress (2): 216/379 kB | 20/21 kB Progress (2): 220/379 kB | 20/21 kB Progress (2): 220/379 kB | 21 kB Progress (2): 224/379 kB | 21 kB Progress (2): 228/379 kB | 21 kB Progress (2): 232/379 kB | 21 kB Progress (3): 232/379 kB | 21 kB | 4.1/28 kB Progress (3): 236/379 kB | 21 kB | 4.1/28 kB Progress (3): 240/379 kB | 21 kB | 4.1/28 kB Progress (3): 240/379 kB | 21 kB | 7.7/28 kB Progress (3): 244/379 kB | 21 kB | 7.7/28 kB Progress (3): 244/379 kB | 21 kB | 12/28 kB Progress (3): 248/379 kB | 21 kB | 12/28 kB Progress (3): 248/379 kB | 21 kB | 16/28 kB Progress (3): 252/379 kB | 21 kB | 16/28 kB Progress (3): 252/379 kB | 21 kB | 20/28 kB Progress (3): 256/379 kB | 21 kB | 20/28 kB Progress (3): 256/379 kB | 21 kB | 24/28 kB Progress (3): 260/379 kB | 21 kB | 24/28 kB Progress (3): 260/379 kB | 21 kB | 28/28 kB Progress (3): 264/379 kB | 21 kB | 28/28 kB Progress (3): 264/379 kB | 21 kB | 28 kB Progress (3): 268/379 kB | 21 kB | 28 kB Progress (3): 272/379 kB | 21 kB | 28 kB Progress (3): 276/379 kB | 21 kB | 28 kB Progress (3): 280/379 kB | 21 kB | 28 kB Progress (3): 284/379 kB | 21 kB | 28 kB Progress (3): 288/379 kB | 21 kB | 28 kB Progress (3): 292/379 kB | 21 kB | 28 kB Progress (3): 296/379 kB | 21 kB | 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar (21 kB at 349 kB/s) Progress (2): 300/379 kB | 28 kB Progress (2): 304/379 kB | 28 kB Progress (2): 308/379 kB | 28 kB Progress (2): 312/379 kB | 28 kB Progress (2): 316/379 kB | 28 kB Progress (2): 320/379 kB | 28 kB Progress (2): 324/379 kB | 28 kB Progress (2): 328/379 kB | 28 kB Progress (2): 332/379 kB | 28 kB Progress (2): 336/379 kB | 28 kB Progress (2): 340/379 kB | 28 kB Progress (2): 344/379 kB | 28 kB Progress (2): 348/379 kB | 28 kB Progress (2): 352/379 kB | 28 kB Progress (2): 356/379 kB | 28 kB Progress (2): 360/379 kB | 28 kB Progress (2): 364/379 kB | 28 kB Progress (2): 368/379 kB | 28 kB Progress (2): 372/379 kB | 28 kB Progress (2): 376/379 kB | 28 kB Progress (2): 379 kB | 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar (28 kB at 407 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 5.2 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 206 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 767 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 24/25 kB Progress (1): 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 616 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom (6.0 kB at 57 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 277 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 96 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/7/apache-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 328 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar (24 kB at 400 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom (2.5 kB at 56 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar (33 kB at 119 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 125 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 569 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 190 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 370 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 679 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 612 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 360 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 132 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar Progress (1): 4.1/124 kB Progress (1): 7.7/124 kB Progress (1): 12/124 kB Progress (1): 16/124 kB Progress (1): 20/124 kB Progress (1): 24/124 kB Progress (1): 28/124 kB Progress (1): 32/124 kB Progress (1): 36/124 kB Progress (1): 40/124 kB Progress (1): 44/124 kB Progress (1): 48/124 kB Progress (1): 52/124 kB Progress (1): 56/124 kB Progress (1): 60/124 kB Progress (1): 64/124 kB Progress (1): 68/124 kB Progress (1): 72/124 kB Progress (1): 76/124 kB Progress (1): 80/124 kB Progress (1): 84/124 kB Progress (1): 88/124 kB Progress (1): 92/124 kB Progress (1): 96/124 kB Progress (1): 100/124 kB Progress (1): 104/124 kB Progress (1): 108/124 kB Progress (1): 112/124 kB Progress (1): 116/124 kB Progress (1): 120/124 kB Progress (1): 124/124 kB Progress (1): 124 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 2.4 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom (2.0 kB at 38 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar (22 kB at 557 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 522 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom Progress (1): 4.1/42 kB Progress (1): 7.7/42 kB Progress (1): 12/42 kB Progress (1): 16/42 kB Progress (1): 20/42 kB Progress (1): 24/42 kB Progress (1): 28/42 kB Progress (1): 32/42 kB Progress (1): 36/42 kB Progress (1): 40/42 kB Progress (1): 42 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 892 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar Progress (1): 4.1/316 kB Progress (1): 7.7/316 kB Progress (1): 12/316 kB Progress (1): 16/316 kB Progress (1): 20/316 kB Progress (1): 24/316 kB Progress (1): 28/316 kB Progress (1): 32/316 kB Progress (1): 36/316 kB Progress (1): 40/316 kB Progress (1): 44/316 kB Progress (1): 48/316 kB Progress (1): 52/316 kB Progress (1): 56/316 kB Progress (1): 60/316 kB Progress (1): 64/316 kB Progress (1): 68/316 kB Progress (1): 72/316 kB Progress (1): 76/316 kB Progress (1): 80/316 kB Progress (1): 84/316 kB Progress (1): 88/316 kB Progress (1): 92/316 kB Progress (1): 96/316 kB Progress (1): 100/316 kB Progress (1): 104/316 kB Progress (1): 108/316 kB Progress (1): 112/316 kB Progress (1): 116/316 kB Progress (1): 120/316 kB Progress (1): 124/316 kB Progress (1): 128/316 kB Progress (1): 132/316 kB Progress (1): 136/316 kB Progress (1): 140/316 kB Progress (1): 144/316 kB Progress (1): 148/316 kB Progress (1): 152/316 kB Progress (1): 156/316 kB Progress (1): 160/316 kB Progress (1): 164/316 kB Progress (1): 168/316 kB Progress (1): 172/316 kB Progress (1): 176/316 kB Progress (1): 180/316 kB Progress (1): 184/316 kB Progress (1): 188/316 kB Progress (1): 192/316 kB Progress (1): 196/316 kB Progress (1): 200/316 kB Progress (1): 204/316 kB Progress (1): 208/316 kB Progress (1): 212/316 kB Progress (1): 216/316 kB Progress (1): 220/316 kB Progress (1): 224/316 kB Progress (1): 228/316 kB Progress (1): 232/316 kB Progress (1): 236/316 kB Progress (1): 240/316 kB Progress (1): 244/316 kB Progress (1): 248/316 kB Progress (1): 252/316 kB Progress (1): 256/316 kB Progress (1): 260/316 kB Progress (1): 264/316 kB Progress (1): 268/316 kB Progress (1): 272/316 kB Progress (1): 276/316 kB Progress (1): 280/316 kB Progress (1): 284/316 kB Progress (1): 288/316 kB Progress (1): 292/316 kB Progress (1): 296/316 kB Progress (1): 300/316 kB Progress (1): 304/316 kB Progress (1): 308/316 kB Progress (1): 312/316 kB Progress (1): 316/316 kB Progress (1): 316 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 6.3 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom (1.4 kB at 28 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar (14 kB at 299 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom (4.8 kB at 76 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar Progress (1): 4.1/58 kB Progress (1): 7.7/58 kB Progress (1): 12/58 kB Progress (1): 16/58 kB Progress (1): 20/58 kB Progress (1): 24/58 kB Progress (1): 28/58 kB Progress (1): 32/58 kB Progress (1): 36/58 kB Progress (1): 40/58 kB Progress (1): 44/58 kB Progress (1): 48/58 kB Progress (1): 52/58 kB Progress (1): 56/58 kB Progress (1): 58 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar (58 kB at 1.2 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom (3.3 kB at 97 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom (1.5 kB at 36 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom (3.0 kB at 67 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom (1.5 kB at 48 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom (1.9 kB at 34 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom (3.3 kB at 76 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom (2.1 kB at 63 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom (3.5 kB at 118 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 kB at 804 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom Progress (1): 4.1/43 kB Progress (1): 7.7/43 kB Progress (1): 12/43 kB Progress (1): 16/43 kB Progress (1): 20/43 kB Progress (1): 24/43 kB Progress (1): 28/43 kB Progress (1): 32/43 kB Progress (1): 36/43 kB Progress (1): 40/43 kB Progress (1): 43 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.1 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/19/apache-19.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 430 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom (2.0 kB at 38 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom (11 kB at 189 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 33 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 314 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom Progress (1): 4.1/7.4 kB Progress (1): 7.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom (7.4 kB at 210 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 38 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 747 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 38 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 67 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 89 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 660 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 164 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 468 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 183 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 336 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 542 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 58 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/google/1/google-1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 47 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 84 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 70 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Progress (1): 889 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 14 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Progress (1): 4.1/5.8 kB Progress (1): 5.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 142 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 415 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 69 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 51 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Progress (1): 880 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 19 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 43 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 115 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (2.4 kB at 81 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (2.2 kB at 65 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 10 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/ow2/1.5/ow2-1.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 374 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 428 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 274 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar Progress (1): 4.1/187 kB Progress (1): 7.7/187 kB Progress (1): 12/187 kB Progress (1): 16/187 kB Progress (1): 20/187 kB Progress (2): 20/187 kB | 4.1/920 kB Progress (3): 20/187 kB | 4.1/920 kB | 4.1/429 kB Progress (3): 24/187 kB | 4.1/920 kB | 4.1/429 kB Progress (4): 24/187 kB | 4.1/920 kB | 4.1/429 kB | 4.1/26 kB Progress (4): 24/187 kB | 4.1/920 kB | 7.7/429 kB | 4.1/26 kB Progress (4): 24/187 kB | 7.7/920 kB | 7.7/429 kB | 4.1/26 kB Progress (4): 24/187 kB | 7.7/920 kB | 12/429 kB | 4.1/26 kB Progress (4): 24/187 kB | 7.7/920 kB | 12/429 kB | 7.7/26 kB Progress (4): 28/187 kB | 7.7/920 kB | 12/429 kB | 7.7/26 kB Progress (5): 28/187 kB | 7.7/920 kB | 12/429 kB | 7.7/26 kB | 4.1/65 kB Progress (5): 32/187 kB | 7.7/920 kB | 12/429 kB | 7.7/26 kB | 4.1/65 kB Progress (5): 32/187 kB | 7.7/920 kB | 12/429 kB | 12/26 kB | 4.1/65 kB Progress (5): 32/187 kB | 12/920 kB | 12/429 kB | 12/26 kB | 4.1/65 kB Progress (5): 32/187 kB | 12/920 kB | 16/429 kB | 12/26 kB | 4.1/65 kB Progress (5): 32/187 kB | 16/920 kB | 16/429 kB | 12/26 kB | 4.1/65 kB Progress (5): 36/187 kB | 16/920 kB | 16/429 kB | 12/26 kB | 4.1/65 kB Progress (5): 36/187 kB | 16/920 kB | 16/429 kB | 16/26 kB | 4.1/65 kB Progress (5): 36/187 kB | 16/920 kB | 16/429 kB | 16/26 kB | 7.7/65 kB Progress (5): 36/187 kB | 16/920 kB | 16/429 kB | 20/26 kB | 7.7/65 kB Progress (5): 40/187 kB | 16/920 kB | 16/429 kB | 20/26 kB | 7.7/65 kB Progress (5): 40/187 kB | 20/920 kB | 16/429 kB | 20/26 kB | 7.7/65 kB Progress (5): 40/187 kB | 20/920 kB | 20/429 kB | 20/26 kB | 7.7/65 kB Progress (5): 40/187 kB | 24/920 kB | 20/429 kB | 20/26 kB | 7.7/65 kB Progress (5): 44/187 kB | 24/920 kB | 20/429 kB | 20/26 kB | 7.7/65 kB Progress (5): 44/187 kB | 24/920 kB | 20/429 kB | 24/26 kB | 7.7/65 kB Progress (5): 44/187 kB | 24/920 kB | 20/429 kB | 24/26 kB | 12/65 kB Progress (5): 44/187 kB | 24/920 kB | 20/429 kB | 26 kB | 12/65 kB Progress (5): 48/187 kB | 24/920 kB | 20/429 kB | 26 kB | 12/65 kB Progress (5): 48/187 kB | 28/920 kB | 20/429 kB | 26 kB | 12/65 kB Progress (5): 48/187 kB | 28/920 kB | 24/429 kB | 26 kB | 12/65 kB Progress (5): 48/187 kB | 32/920 kB | 24/429 kB | 26 kB | 12/65 kB Progress (5): 52/187 kB | 32/920 kB | 24/429 kB | 26 kB | 12/65 kB Progress (5): 52/187 kB | 32/920 kB | 24/429 kB | 26 kB | 16/65 kB Progress (5): 56/187 kB | 32/920 kB | 24/429 kB | 26 kB | 16/65 kB Progress (5): 56/187 kB | 36/920 kB | 24/429 kB | 26 kB | 16/65 kB Progress (5): 60/187 kB | 36/920 kB | 24/429 kB | 26 kB | 16/65 kB Progress (5): 60/187 kB | 36/920 kB | 28/429 kB | 26 kB | 16/65 kB Progress (5): 64/187 kB | 36/920 kB | 28/429 kB | 26 kB | 16/65 kB Progress (5): 64/187 kB | 40/920 kB | 28/429 kB | 26 kB | 16/65 kB Progress (5): 64/187 kB | 40/920 kB | 28/429 kB | 26 kB | 20/65 kB Progress (5): 64/187 kB | 44/920 kB | 28/429 kB | 26 kB | 20/65 kB Progress (5): 68/187 kB | 44/920 kB | 28/429 kB | 26 kB | 20/65 kB Progress (5): 68/187 kB | 44/920 kB | 32/429 kB | 26 kB | 20/65 kB Progress (5): 72/187 kB | 44/920 kB | 32/429 kB | 26 kB | 20/65 kB Progress (5): 72/187 kB | 48/920 kB | 32/429 kB | 26 kB | 20/65 kB Progress (5): 72/187 kB | 48/920 kB | 32/429 kB | 26 kB | 24/65 kB Progress (5): 72/187 kB | 52/920 kB | 32/429 kB | 26 kB | 24/65 kB Progress (5): 76/187 kB | 52/920 kB | 32/429 kB | 26 kB | 24/65 kB Progress (5): 76/187 kB | 52/920 kB | 36/429 kB | 26 kB | 24/65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar (26 kB at 503 kB/s) Progress (4): 80/187 kB | 52/920 kB | 36/429 kB | 24/65 kB Progress (4): 80/187 kB | 56/920 kB | 36/429 kB | 24/65 kB Progress (4): 80/187 kB | 56/920 kB | 36/429 kB | 28/65 kB Progress (4): 80/187 kB | 60/920 kB | 36/429 kB | 28/65 kB Progress (4): 84/187 kB | 60/920 kB | 36/429 kB | 28/65 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar Progress (4): 84/187 kB | 60/920 kB | 40/429 kB | 28/65 kB Progress (4): 88/187 kB | 60/920 kB | 40/429 kB | 28/65 kB Progress (4): 88/187 kB | 64/920 kB | 40/429 kB | 28/65 kB Progress (4): 88/187 kB | 64/920 kB | 40/429 kB | 32/65 kB Progress (4): 88/187 kB | 68/920 kB | 40/429 kB | 32/65 kB Progress (4): 92/187 kB | 68/920 kB | 40/429 kB | 32/65 kB Progress (4): 92/187 kB | 68/920 kB | 44/429 kB | 32/65 kB Progress (4): 96/187 kB | 68/920 kB | 44/429 kB | 32/65 kB Progress (4): 96/187 kB | 72/920 kB | 44/429 kB | 32/65 kB Progress (4): 96/187 kB | 72/920 kB | 44/429 kB | 36/65 kB Progress (4): 96/187 kB | 76/920 kB | 44/429 kB | 36/65 kB Progress (4): 100/187 kB | 76/920 kB | 44/429 kB | 36/65 kB Progress (4): 100/187 kB | 76/920 kB | 48/429 kB | 36/65 kB Progress (4): 104/187 kB | 76/920 kB | 48/429 kB | 36/65 kB Progress (4): 104/187 kB | 80/920 kB | 48/429 kB | 36/65 kB Progress (4): 104/187 kB | 80/920 kB | 48/429 kB | 40/65 kB Progress (4): 104/187 kB | 84/920 kB | 48/429 kB | 40/65 kB Progress (4): 108/187 kB | 84/920 kB | 48/429 kB | 40/65 kB Progress (4): 108/187 kB | 84/920 kB | 52/429 kB | 40/65 kB Progress (4): 112/187 kB | 84/920 kB | 52/429 kB | 40/65 kB Progress (4): 112/187 kB | 88/920 kB | 52/429 kB | 40/65 kB Progress (4): 112/187 kB | 88/920 kB | 52/429 kB | 44/65 kB Progress (4): 112/187 kB | 92/920 kB | 52/429 kB | 44/65 kB Progress (4): 116/187 kB | 92/920 kB | 52/429 kB | 44/65 kB Progress (4): 116/187 kB | 92/920 kB | 56/429 kB | 44/65 kB Progress (4): 120/187 kB | 92/920 kB | 56/429 kB | 44/65 kB Progress (4): 120/187 kB | 96/920 kB | 56/429 kB | 44/65 kB Progress (4): 120/187 kB | 96/920 kB | 56/429 kB | 48/65 kB Progress (4): 120/187 kB | 100/920 kB | 56/429 kB | 48/65 kB Progress (4): 124/187 kB | 100/920 kB | 56/429 kB | 48/65 kB Progress (5): 124/187 kB | 100/920 kB | 56/429 kB | 48/65 kB | 4.1/112 kB Progress (5): 124/187 kB | 100/920 kB | 60/429 kB | 48/65 kB | 4.1/112 kB Progress (5): 124/187 kB | 100/920 kB | 60/429 kB | 48/65 kB | 7.7/112 kB Progress (5): 128/187 kB | 100/920 kB | 60/429 kB | 48/65 kB | 7.7/112 kB Progress (5): 128/187 kB | 104/920 kB | 60/429 kB | 48/65 kB | 7.7/112 kB Progress (5): 128/187 kB | 104/920 kB | 60/429 kB | 52/65 kB | 7.7/112 kB Progress (5): 128/187 kB | 108/920 kB | 60/429 kB | 52/65 kB | 7.7/112 kB Progress (5): 132/187 kB | 108/920 kB | 60/429 kB | 52/65 kB | 7.7/112 kB Progress (5): 136/187 kB | 108/920 kB | 60/429 kB | 52/65 kB | 7.7/112 kB Progress (5): 136/187 kB | 108/920 kB | 60/429 kB | 52/65 kB | 12/112 kB Progress (5): 136/187 kB | 108/920 kB | 64/429 kB | 52/65 kB | 12/112 kB Progress (5): 136/187 kB | 108/920 kB | 64/429 kB | 52/65 kB | 16/112 kB Progress (5): 140/187 kB | 108/920 kB | 64/429 kB | 52/65 kB | 16/112 kB Progress (5): 140/187 kB | 112/920 kB | 64/429 kB | 52/65 kB | 16/112 kB Progress (5): 140/187 kB | 112/920 kB | 64/429 kB | 56/65 kB | 16/112 kB Progress (5): 140/187 kB | 116/920 kB | 64/429 kB | 56/65 kB | 16/112 kB Progress (5): 144/187 kB | 116/920 kB | 64/429 kB | 56/65 kB | 16/112 kB Progress (5): 144/187 kB | 116/920 kB | 64/429 kB | 56/65 kB | 20/112 kB Progress (5): 144/187 kB | 116/920 kB | 68/429 kB | 56/65 kB | 20/112 kB Progress (5): 144/187 kB | 116/920 kB | 68/429 kB | 56/65 kB | 24/112 kB Progress (5): 148/187 kB | 116/920 kB | 68/429 kB | 56/65 kB | 24/112 kB Progress (5): 148/187 kB | 120/920 kB | 68/429 kB | 56/65 kB | 24/112 kB Progress (5): 148/187 kB | 120/920 kB | 68/429 kB | 60/65 kB | 24/112 kB Progress (5): 148/187 kB | 124/920 kB | 68/429 kB | 60/65 kB | 24/112 kB Progress (5): 152/187 kB | 124/920 kB | 68/429 kB | 60/65 kB | 24/112 kB Progress (5): 152/187 kB | 124/920 kB | 68/429 kB | 60/65 kB | 28/112 kB Progress (5): 152/187 kB | 124/920 kB | 72/429 kB | 60/65 kB | 28/112 kB Progress (5): 152/187 kB | 124/920 kB | 72/429 kB | 60/65 kB | 32/112 kB Progress (5): 156/187 kB | 124/920 kB | 72/429 kB | 60/65 kB | 32/112 kB Progress (5): 156/187 kB | 128/920 kB | 72/429 kB | 60/65 kB | 32/112 kB Progress (5): 156/187 kB | 128/920 kB | 72/429 kB | 64/65 kB | 32/112 kB Progress (5): 156/187 kB | 132/920 kB | 72/429 kB | 64/65 kB | 32/112 kB Progress (5): 160/187 kB | 132/920 kB | 72/429 kB | 64/65 kB | 32/112 kB Progress (5): 160/187 kB | 132/920 kB | 72/429 kB | 64/65 kB | 33/112 kB Progress (5): 160/187 kB | 132/920 kB | 76/429 kB | 64/65 kB | 33/112 kB Progress (5): 160/187 kB | 132/920 kB | 76/429 kB | 64/65 kB | 37/112 kB Progress (5): 164/187 kB | 132/920 kB | 76/429 kB | 64/65 kB | 37/112 kB Progress (5): 168/187 kB | 132/920 kB | 76/429 kB | 64/65 kB | 37/112 kB Progress (5): 168/187 kB | 136/920 kB | 76/429 kB | 64/65 kB | 37/112 kB Progress (5): 168/187 kB | 136/920 kB | 76/429 kB | 65 kB | 37/112 kB Progress (5): 168/187 kB | 140/920 kB | 76/429 kB | 65 kB | 37/112 kB Progress (5): 168/187 kB | 144/920 kB | 76/429 kB | 65 kB | 37/112 kB Progress (5): 172/187 kB | 144/920 kB | 76/429 kB | 65 kB | 37/112 kB Progress (5): 172/187 kB | 144/920 kB | 76/429 kB | 65 kB | 41/112 kB Progress (5): 172/187 kB | 144/920 kB | 80/429 kB | 65 kB | 41/112 kB Progress (5): 172/187 kB | 144/920 kB | 80/429 kB | 65 kB | 45/112 kB Progress (5): 176/187 kB | 144/920 kB | 80/429 kB | 65 kB | 45/112 kB Progress (5): 176/187 kB | 148/920 kB | 80/429 kB | 65 kB | 45/112 kB Progress (5): 180/187 kB | 148/920 kB | 80/429 kB | 65 kB | 45/112 kB Progress (5): 184/187 kB | 148/920 kB | 80/429 kB | 65 kB | 45/112 kB Progress (5): 184/187 kB | 148/920 kB | 80/429 kB | 65 kB | 49/112 kB Progress (5): 184/187 kB | 148/920 kB | 84/429 kB | 65 kB | 49/112 kB Progress (5): 184/187 kB | 148/920 kB | 84/429 kB | 65 kB | 53/112 kB Progress (5): 187 kB | 148/920 kB | 84/429 kB | 65 kB | 53/112 kB Progress (5): 187 kB | 152/920 kB | 84/429 kB | 65 kB | 53/112 kB Progress (5): 187 kB | 152/920 kB | 84/429 kB | 65 kB | 57/112 kB Progress (5): 187 kB | 152/920 kB | 88/429 kB | 65 kB | 57/112 kB Progress (5): 187 kB | 152/920 kB | 88/429 kB | 65 kB | 61/112 kB Progress (5): 187 kB | 156/920 kB | 88/429 kB | 65 kB | 61/112 kB Progress (5): 187 kB | 156/920 kB | 88/429 kB | 65 kB | 65/112 kB Progress (5): 187 kB | 156/920 kB | 92/429 kB | 65 kB | 65/112 kB Progress (5): 187 kB | 156/920 kB | 92/429 kB | 65 kB | 69/112 kB Progress (5): 187 kB | 160/920 kB | 92/429 kB | 65 kB | 69/112 kB Progress (5): 187 kB | 160/920 kB | 92/429 kB | 65 kB | 73/112 kB Progress (5): 187 kB | 160/920 kB | 96/429 kB | 65 kB | 73/112 kB Progress (5): 187 kB | 160/920 kB | 96/429 kB | 65 kB | 77/112 kB Progress (5): 187 kB | 164/920 kB | 96/429 kB | 65 kB | 77/112 kB Progress (5): 187 kB | 164/920 kB | 100/429 kB | 65 kB | 77/112 kB Progress (5): 187 kB | 164/920 kB | 100/429 kB | 65 kB | 81/112 kB Progress (5): 187 kB | 164/920 kB | 100/429 kB | 65 kB | 85/112 kB Progress (5): 187 kB | 164/920 kB | 100/429 kB | 65 kB | 89/112 kB Progress (5): 187 kB | 164/920 kB | 104/429 kB | 65 kB | 89/112 kB Progress (5): 187 kB | 168/920 kB | 104/429 kB | 65 kB | 89/112 kB Progress (5): 187 kB | 168/920 kB | 108/429 kB | 65 kB | 89/112 kB Progress (5): 187 kB | 168/920 kB | 112/429 kB | 65 kB | 89/112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar (65 kB at 454 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar Progress (4): 187 kB | 168/920 kB | 112/429 kB | 93/112 kB Progress (4): 187 kB | 168/920 kB | 116/429 kB | 93/112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar (187 kB at 1.3 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar Progress (3): 172/920 kB | 116/429 kB | 93/112 kB Progress (3): 172/920 kB | 120/429 kB | 93/112 kB Progress (3): 172/920 kB | 120/429 kB | 97/112 kB Progress (3): 172/920 kB | 124/429 kB | 97/112 kB Progress (3): 176/920 kB | 124/429 kB | 97/112 kB Progress (3): 176/920 kB | 128/429 kB | 97/112 kB Progress (3): 176/920 kB | 128/429 kB | 101/112 kB Progress (3): 176/920 kB | 132/429 kB | 101/112 kB Progress (3): 180/920 kB | 132/429 kB | 101/112 kB Progress (3): 180/920 kB | 136/429 kB | 101/112 kB Progress (3): 180/920 kB | 136/429 kB | 105/112 kB Progress (3): 180/920 kB | 140/429 kB | 105/112 kB Progress (3): 184/920 kB | 140/429 kB | 105/112 kB Progress (3): 184/920 kB | 144/429 kB | 105/112 kB Progress (3): 184/920 kB | 144/429 kB | 109/112 kB Progress (3): 184/920 kB | 148/429 kB | 109/112 kB Progress (3): 188/920 kB | 148/429 kB | 109/112 kB Progress (3): 188/920 kB | 152/429 kB | 109/112 kB Progress (3): 188/920 kB | 152/429 kB | 112 kB Progress (3): 188/920 kB | 156/429 kB | 112 kB Progress (3): 192/920 kB | 156/429 kB | 112 kB Progress (3): 192/920 kB | 160/429 kB | 112 kB Progress (3): 196/920 kB | 160/429 kB | 112 kB Progress (3): 196/920 kB | 164/429 kB | 112 kB Progress (3): 196/920 kB | 168/429 kB | 112 kB Progress (3): 200/920 kB | 168/429 kB | 112 kB Progress (3): 200/920 kB | 172/429 kB | 112 kB Progress (3): 204/920 kB | 172/429 kB | 112 kB Progress (3): 204/920 kB | 176/429 kB | 112 kB Progress (3): 208/920 kB | 176/429 kB | 112 kB Progress (3): 208/920 kB | 180/429 kB | 112 kB Progress (3): 208/920 kB | 184/429 kB | 112 kB Progress (3): 212/920 kB | 184/429 kB | 112 kB Progress (3): 212/920 kB | 188/429 kB | 112 kB Progress (3): 216/920 kB | 188/429 kB | 112 kB Progress (3): 216/920 kB | 192/429 kB | 112 kB Progress (3): 220/920 kB | 192/429 kB | 112 kB Progress (3): 220/920 kB | 196/429 kB | 112 kB Progress (3): 224/920 kB | 196/429 kB | 112 kB Progress (3): 224/920 kB | 200/429 kB | 112 kB Progress (3): 228/920 kB | 200/429 kB | 112 kB Progress (3): 228/920 kB | 204/429 kB | 112 kB Progress (3): 232/920 kB | 204/429 kB | 112 kB Progress (3): 232/920 kB | 208/429 kB | 112 kB Progress (3): 236/920 kB | 208/429 kB | 112 kB Progress (3): 236/920 kB | 212/429 kB | 112 kB Progress (3): 240/920 kB | 212/429 kB | 112 kB Progress (3): 240/920 kB | 216/429 kB | 112 kB Progress (3): 244/920 kB | 216/429 kB | 112 kB Progress (3): 244/920 kB | 220/429 kB | 112 kB Progress (3): 248/920 kB | 220/429 kB | 112 kB Progress (3): 248/920 kB | 224/429 kB | 112 kB Progress (3): 252/920 kB | 224/429 kB | 112 kB Progress (3): 252/920 kB | 228/429 kB | 112 kB Progress (3): 256/920 kB | 228/429 kB | 112 kB Progress (3): 256/920 kB | 232/429 kB | 112 kB Progress (3): 260/920 kB | 232/429 kB | 112 kB Progress (3): 260/920 kB | 236/429 kB | 112 kB Progress (3): 264/920 kB | 236/429 kB | 112 kB Progress (3): 264/920 kB | 240/429 kB | 112 kB Progress (3): 268/920 kB | 240/429 kB | 112 kB Progress (3): 268/920 kB | 244/429 kB | 112 kB Progress (3): 272/920 kB | 244/429 kB | 112 kB Progress (3): 272/920 kB | 248/429 kB | 112 kB Progress (3): 276/920 kB | 248/429 kB | 112 kB Progress (3): 276/920 kB | 252/429 kB | 112 kB Progress (3): 280/920 kB | 252/429 kB | 112 kB Progress (3): 280/920 kB | 256/429 kB | 112 kB Progress (3): 284/920 kB | 256/429 kB | 112 kB Progress (3): 284/920 kB | 260/429 kB | 112 kB Progress (3): 288/920 kB | 260/429 kB | 112 kB Progress (3): 288/920 kB | 264/429 kB | 112 kB Progress (3): 292/920 kB | 264/429 kB | 112 kB Progress (3): 292/920 kB | 268/429 kB | 112 kB Progress (3): 296/920 kB | 268/429 kB | 112 kB Progress (3): 296/920 kB | 272/429 kB | 112 kB Progress (3): 300/920 kB | 272/429 kB | 112 kB Progress (3): 300/920 kB | 276/429 kB | 112 kB Progress (3): 304/920 kB | 276/429 kB | 112 kB Progress (3): 308/920 kB | 276/429 kB | 112 kB Progress (3): 312/920 kB | 276/429 kB | 112 kB Progress (3): 316/920 kB | 276/429 kB | 112 kB Progress (3): 316/920 kB | 280/429 kB | 112 kB Progress (3): 320/920 kB | 280/429 kB | 112 kB Progress (3): 320/920 kB | 284/429 kB | 112 kB Progress (3): 320/920 kB | 288/429 kB | 112 kB Progress (3): 320/920 kB | 292/429 kB | 112 kB Progress (3): 320/920 kB | 296/429 kB | 112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar (112 kB at 672 kB/s) Progress (2): 320/920 kB | 300/429 kB Progress (2): 324/920 kB | 300/429 kB Progress (2): 324/920 kB | 304/429 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar Progress (2): 324/920 kB | 308/429 kB Progress (2): 328/920 kB | 308/429 kB Progress (2): 328/920 kB | 312/429 kB Progress (2): 332/920 kB | 312/429 kB Progress (2): 332/920 kB | 316/429 kB Progress (2): 336/920 kB | 316/429 kB Progress (2): 336/920 kB | 320/429 kB Progress (2): 340/920 kB | 320/429 kB Progress (2): 340/920 kB | 324/429 kB Progress (2): 344/920 kB | 324/429 kB Progress (2): 344/920 kB | 328/429 kB Progress (2): 348/920 kB | 328/429 kB Progress (2): 348/920 kB | 332/429 kB Progress (2): 352/920 kB | 332/429 kB Progress (2): 352/920 kB | 336/429 kB Progress (2): 356/920 kB | 336/429 kB Progress (2): 356/920 kB | 340/429 kB Progress (2): 360/920 kB | 340/429 kB Progress (2): 360/920 kB | 344/429 kB Progress (2): 364/920 kB | 344/429 kB Progress (2): 364/920 kB | 348/429 kB Progress (2): 368/920 kB | 348/429 kB Progress (2): 368/920 kB | 352/429 kB Progress (2): 372/920 kB | 352/429 kB Progress (2): 372/920 kB | 356/429 kB Progress (2): 372/920 kB | 360/429 kB Progress (2): 376/920 kB | 360/429 kB Progress (2): 376/920 kB | 364/429 kB Progress (2): 380/920 kB | 364/429 kB Progress (2): 384/920 kB | 364/429 kB Progress (2): 384/920 kB | 368/429 kB Progress (2): 388/920 kB | 368/429 kB Progress (2): 388/920 kB | 372/429 kB Progress (2): 392/920 kB | 372/429 kB Progress (2): 392/920 kB | 376/429 kB Progress (2): 396/920 kB | 376/429 kB Progress (2): 396/920 kB | 380/429 kB Progress (2): 400/920 kB | 380/429 kB Progress (2): 400/920 kB | 384/429 kB Progress (2): 404/920 kB | 384/429 kB Progress (2): 404/920 kB | 388/429 kB Progress (2): 408/920 kB | 388/429 kB Progress (2): 408/920 kB | 392/429 kB Progress (2): 412/920 kB | 392/429 kB Progress (2): 412/920 kB | 396/429 kB Progress (2): 416/920 kB | 396/429 kB Progress (2): 416/920 kB | 400/429 kB Progress (2): 420/920 kB | 400/429 kB Progress (2): 420/920 kB | 404/429 kB Progress (2): 424/920 kB | 404/429 kB Progress (2): 424/920 kB | 408/429 kB Progress (2): 428/920 kB | 408/429 kB Progress (2): 428/920 kB | 412/429 kB Progress (2): 432/920 kB | 412/429 kB Progress (2): 432/920 kB | 416/429 kB Progress (2): 436/920 kB | 416/429 kB Progress (2): 436/920 kB | 420/429 kB Progress (2): 440/920 kB | 420/429 kB Progress (2): 440/920 kB | 424/429 kB Progress (2): 444/920 kB | 424/429 kB Progress (3): 444/920 kB | 424/429 kB | 4.1/13 kB Progress (4): 444/920 kB | 424/429 kB | 4.1/13 kB | 4.1/524 kB Progress (4): 444/920 kB | 428/429 kB | 4.1/13 kB | 4.1/524 kB Progress (4): 444/920 kB | 428/429 kB | 4.1/13 kB | 7.7/524 kB Progress (4): 444/920 kB | 428/429 kB | 7.7/13 kB | 7.7/524 kB Progress (4): 448/920 kB | 428/429 kB | 7.7/13 kB | 7.7/524 kB Progress (4): 448/920 kB | 428/429 kB | 12/13 kB | 7.7/524 kB Progress (4): 448/920 kB | 428/429 kB | 12/13 kB | 12/524 kB Progress (4): 448/920 kB | 429 kB | 12/13 kB | 12/524 kB Progress (4): 448/920 kB | 429 kB | 12/13 kB | 16/524 kB Progress (4): 448/920 kB | 429 kB | 13 kB | 16/524 kB Progress (4): 452/920 kB | 429 kB | 13 kB | 16/524 kB Progress (4): 452/920 kB | 429 kB | 13 kB | 20/524 kB Progress (4): 452/920 kB | 429 kB | 13 kB | 24/524 kB Progress (4): 456/920 kB | 429 kB | 13 kB | 24/524 kB Progress (4): 456/920 kB | 429 kB | 13 kB | 28/524 kB Progress (4): 460/920 kB | 429 kB | 13 kB | 28/524 kB Progress (4): 460/920 kB | 429 kB | 13 kB | 32/524 kB Progress (4): 464/920 kB | 429 kB | 13 kB | 32/524 kB Progress (4): 464/920 kB | 429 kB | 13 kB | 33/524 kB Progress (4): 468/920 kB | 429 kB | 13 kB | 33/524 kB Progress (4): 468/920 kB | 429 kB | 13 kB | 37/524 kB Progress (4): 472/920 kB | 429 kB | 13 kB | 37/524 kB Progress (4): 472/920 kB | 429 kB | 13 kB | 41/524 kB Progress (4): 476/920 kB | 429 kB | 13 kB | 41/524 kB Progress (4): 476/920 kB | 429 kB | 13 kB | 45/524 kB Progress (4): 480/920 kB | 429 kB | 13 kB | 45/524 kB Progress (4): 480/920 kB | 429 kB | 13 kB | 49/524 kB Progress (4): 484/920 kB | 429 kB | 13 kB | 49/524 kB Progress (4): 484/920 kB | 429 kB | 13 kB | 53/524 kB Progress (4): 488/920 kB | 429 kB | 13 kB | 53/524 kB Progress (4): 488/920 kB | 429 kB | 13 kB | 57/524 kB Progress (4): 492/920 kB | 429 kB | 13 kB | 57/524 kB Progress (4): 492/920 kB | 429 kB | 13 kB | 61/524 kB Progress (4): 492/920 kB | 429 kB | 13 kB | 65/524 kB Progress (4): 492/920 kB | 429 kB | 13 kB | 66/524 kB Progress (4): 492/920 kB | 429 kB | 13 kB | 70/524 kB Progress (4): 496/920 kB | 429 kB | 13 kB | 70/524 kB Progress (4): 496/920 kB | 429 kB | 13 kB | 74/524 kB Progress (4): 500/920 kB | 429 kB | 13 kB | 74/524 kB Progress (4): 504/920 kB | 429 kB | 13 kB | 74/524 kB Progress (5): 504/920 kB | 429 kB | 13 kB | 74/524 kB | 4.1/186 kB Progress (5): 508/920 kB | 429 kB | 13 kB | 74/524 kB | 4.1/186 kB Progress (5): 508/920 kB | 429 kB | 13 kB | 78/524 kB | 4.1/186 kB Progress (5): 512/920 kB | 429 kB | 13 kB | 78/524 kB | 4.1/186 kB Progress (5): 512/920 kB | 429 kB | 13 kB | 78/524 kB | 7.7/186 kB Progress (5): 516/920 kB | 429 kB | 13 kB | 78/524 kB | 7.7/186 kB Progress (5): 516/920 kB | 429 kB | 13 kB | 82/524 kB | 7.7/186 kB Progress (5): 520/920 kB | 429 kB | 13 kB | 82/524 kB | 7.7/186 kB Progress (5): 520/920 kB | 429 kB | 13 kB | 82/524 kB | 12/186 kB Progress (5): 524/920 kB | 429 kB | 13 kB | 82/524 kB | 12/186 kB Progress (5): 524/920 kB | 429 kB | 13 kB | 86/524 kB | 12/186 kB Progress (5): 528/920 kB | 429 kB | 13 kB | 86/524 kB | 12/186 kB Progress (5): 528/920 kB | 429 kB | 13 kB | 86/524 kB | 16/186 kB Progress (5): 532/920 kB | 429 kB | 13 kB | 86/524 kB | 16/186 kB Progress (5): 532/920 kB | 429 kB | 13 kB | 90/524 kB | 16/186 kB Progress (5): 536/920 kB | 429 kB | 13 kB | 90/524 kB | 16/186 kB Progress (5): 536/920 kB | 429 kB | 13 kB | 90/524 kB | 20/186 kB Progress (5): 540/920 kB | 429 kB | 13 kB | 90/524 kB | 20/186 kB Progress (5): 540/920 kB | 429 kB | 13 kB | 94/524 kB | 20/186 kB Progress (5): 544/920 kB | 429 kB | 13 kB | 94/524 kB | 20/186 kB Progress (5): 544/920 kB | 429 kB | 13 kB | 94/524 kB | 24/186 kB Progress (5): 544/920 kB | 429 kB | 13 kB | 94/524 kB | 28/186 kB Progress (5): 544/920 kB | 429 kB | 13 kB | 94/524 kB | 32/186 kB Progress (5): 544/920 kB | 429 kB | 13 kB | 94/524 kB | 33/186 kB Progress (5): 544/920 kB | 429 kB | 13 kB | 94/524 kB | 37/186 kB Progress (5): 548/920 kB | 429 kB | 13 kB | 94/524 kB | 37/186 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar (13 kB at 52 kB/s) Progress (4): 548/920 kB | 429 kB | 98/524 kB | 37/186 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar Progress (4): 552/920 kB | 429 kB | 98/524 kB | 37/186 kB Progress (4): 552/920 kB | 429 kB | 98/524 kB | 41/186 kB Progress (4): 552/920 kB | 429 kB | 98/524 kB | 45/186 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar (429 kB at 1.6 MB/s) Progress (3): 552/920 kB | 98/524 kB | 49/186 kB Progress (3): 556/920 kB | 98/524 kB | 49/186 kB Progress (3): 556/920 kB | 98/524 kB | 49/186 kB Progress (3): 560/920 kB | 98/524 kB | 49/186 kB Progress (3): 560/920 kB | 98/524 kB | 53/186 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Progress (3): 560/920 kB | 98/524 kB | 57/186 kB Progress (3): 564/920 kB | 98/524 kB | 57/186 kB Progress (3): 564/920 kB | 102/524 kB | 57/186 kB Progress (3): 568/920 kB | 102/524 kB | 57/186 kB Progress (3): 568/920 kB | 102/524 kB | 61/186 kB Progress (3): 572/920 kB | 102/524 kB | 61/186 kB Progress (3): 572/920 kB | 106/524 kB | 61/186 kB Progress (3): 576/920 kB | 106/524 kB | 61/186 kB Progress (3): 576/920 kB | 106/524 kB | 65/186 kB Progress (3): 580/920 kB | 106/524 kB | 65/186 kB Progress (3): 580/920 kB | 110/524 kB | 65/186 kB Progress (3): 584/920 kB | 110/524 kB | 65/186 kB Progress (3): 584/920 kB | 110/524 kB | 66/186 kB Progress (3): 588/920 kB | 110/524 kB | 66/186 kB Progress (3): 588/920 kB | 114/524 kB | 66/186 kB Progress (3): 592/920 kB | 114/524 kB | 66/186 kB Progress (3): 592/920 kB | 114/524 kB | 70/186 kB Progress (3): 596/920 kB | 114/524 kB | 70/186 kB Progress (3): 596/920 kB | 118/524 kB | 70/186 kB Progress (3): 600/920 kB | 118/524 kB | 70/186 kB Progress (3): 600/920 kB | 118/524 kB | 74/186 kB Progress (3): 604/920 kB | 118/524 kB | 74/186 kB Progress (3): 608/920 kB | 118/524 kB | 74/186 kB Progress (3): 608/920 kB | 122/524 kB | 74/186 kB Progress (3): 612/920 kB | 122/524 kB | 74/186 kB Progress (3): 612/920 kB | 122/524 kB | 78/186 kB Progress (3): 616/920 kB | 122/524 kB | 78/186 kB Progress (3): 616/920 kB | 126/524 kB | 78/186 kB Progress (3): 620/920 kB | 126/524 kB | 78/186 kB Progress (3): 620/920 kB | 126/524 kB | 82/186 kB Progress (3): 624/920 kB | 126/524 kB | 82/186 kB Progress (3): 624/920 kB | 130/524 kB | 82/186 kB Progress (3): 628/920 kB | 130/524 kB | 82/186 kB Progress (3): 628/920 kB | 134/524 kB | 82/186 kB Progress (3): 628/920 kB | 138/524 kB | 82/186 kB Progress (3): 628/920 kB | 142/524 kB | 82/186 kB Progress (3): 628/920 kB | 146/524 kB | 82/186 kB Progress (3): 628/920 kB | 150/524 kB | 82/186 kB Progress (3): 628/920 kB | 154/524 kB | 82/186 kB Progress (3): 628/920 kB | 158/524 kB | 82/186 kB Progress (3): 628/920 kB | 162/524 kB | 82/186 kB Progress (3): 628/920 kB | 162/524 kB | 86/186 kB Progress (3): 628/920 kB | 166/524 kB | 86/186 kB Progress (4): 628/920 kB | 166/524 kB | 86/186 kB | 4.1/273 kB Progress (4): 632/920 kB | 166/524 kB | 86/186 kB | 4.1/273 kB Progress (4): 636/920 kB | 166/524 kB | 86/186 kB | 4.1/273 kB Progress (4): 640/920 kB | 166/524 kB | 86/186 kB | 4.1/273 kB Progress (4): 640/920 kB | 166/524 kB | 86/186 kB | 7.7/273 kB Progress (4): 640/920 kB | 170/524 kB | 86/186 kB | 7.7/273 kB Progress (4): 640/920 kB | 170/524 kB | 90/186 kB | 7.7/273 kB Progress (4): 640/920 kB | 174/524 kB | 90/186 kB | 7.7/273 kB Progress (4): 640/920 kB | 174/524 kB | 90/186 kB | 12/273 kB Progress (4): 644/920 kB | 174/524 kB | 90/186 kB | 12/273 kB Progress (5): 644/920 kB | 174/524 kB | 90/186 kB | 12/273 kB | 4.1/39 kB Progress (5): 648/920 kB | 174/524 kB | 90/186 kB | 12/273 kB | 4.1/39 kB Progress (5): 648/920 kB | 174/524 kB | 90/186 kB | 16/273 kB | 4.1/39 kB Progress (5): 648/920 kB | 178/524 kB | 90/186 kB | 16/273 kB | 4.1/39 kB Progress (5): 648/920 kB | 178/524 kB | 94/186 kB | 16/273 kB | 4.1/39 kB Progress (5): 648/920 kB | 182/524 kB | 94/186 kB | 16/273 kB | 4.1/39 kB Progress (5): 648/920 kB | 182/524 kB | 94/186 kB | 20/273 kB | 4.1/39 kB Progress (5): 652/920 kB | 182/524 kB | 94/186 kB | 20/273 kB | 4.1/39 kB Progress (5): 652/920 kB | 182/524 kB | 94/186 kB | 20/273 kB | 7.7/39 kB Progress (5): 656/920 kB | 182/524 kB | 94/186 kB | 20/273 kB | 7.7/39 kB Progress (5): 656/920 kB | 182/524 kB | 94/186 kB | 24/273 kB | 7.7/39 kB Progress (5): 656/920 kB | 186/524 kB | 94/186 kB | 24/273 kB | 7.7/39 kB Progress (5): 656/920 kB | 186/524 kB | 98/186 kB | 24/273 kB | 7.7/39 kB Progress (5): 656/920 kB | 190/524 kB | 98/186 kB | 24/273 kB | 7.7/39 kB Progress (5): 656/920 kB | 190/524 kB | 98/186 kB | 28/273 kB | 7.7/39 kB Progress (5): 660/920 kB | 190/524 kB | 98/186 kB | 28/273 kB | 7.7/39 kB Progress (5): 660/920 kB | 190/524 kB | 98/186 kB | 28/273 kB | 12/39 kB Progress (5): 664/920 kB | 190/524 kB | 98/186 kB | 28/273 kB | 12/39 kB Progress (5): 664/920 kB | 190/524 kB | 98/186 kB | 32/273 kB | 12/39 kB Progress (5): 664/920 kB | 194/524 kB | 98/186 kB | 32/273 kB | 12/39 kB Progress (5): 664/920 kB | 194/524 kB | 98/186 kB | 32/273 kB | 12/39 kB Progress (5): 664/920 kB | 198/524 kB | 98/186 kB | 32/273 kB | 12/39 kB Progress (5): 664/920 kB | 198/524 kB | 98/186 kB | 36/273 kB | 12/39 kB Progress (5): 668/920 kB | 198/524 kB | 98/186 kB | 36/273 kB | 12/39 kB Progress (5): 668/920 kB | 198/524 kB | 98/186 kB | 36/273 kB | 16/39 kB Progress (5): 672/920 kB | 198/524 kB | 98/186 kB | 36/273 kB | 16/39 kB Progress (5): 672/920 kB | 198/524 kB | 98/186 kB | 40/273 kB | 16/39 kB Progress (5): 672/920 kB | 202/524 kB | 98/186 kB | 40/273 kB | 16/39 kB Progress (5): 672/920 kB | 202/524 kB | 102/186 kB | 40/273 kB | 16/39 kB Progress (5): 672/920 kB | 206/524 kB | 102/186 kB | 40/273 kB | 16/39 kB Progress (5): 672/920 kB | 206/524 kB | 102/186 kB | 44/273 kB | 16/39 kB Progress (5): 676/920 kB | 206/524 kB | 102/186 kB | 44/273 kB | 16/39 kB Progress (5): 676/920 kB | 206/524 kB | 102/186 kB | 44/273 kB | 20/39 kB Progress (5): 680/920 kB | 206/524 kB | 102/186 kB | 44/273 kB | 20/39 kB Progress (5): 680/920 kB | 206/524 kB | 102/186 kB | 48/273 kB | 20/39 kB Progress (5): 680/920 kB | 210/524 kB | 102/186 kB | 48/273 kB | 20/39 kB Progress (5): 680/920 kB | 210/524 kB | 106/186 kB | 48/273 kB | 20/39 kB Progress (5): 680/920 kB | 214/524 kB | 106/186 kB | 48/273 kB | 20/39 kB Progress (5): 680/920 kB | 214/524 kB | 106/186 kB | 52/273 kB | 20/39 kB Progress (5): 684/920 kB | 214/524 kB | 106/186 kB | 52/273 kB | 20/39 kB Progress (5): 684/920 kB | 214/524 kB | 106/186 kB | 52/273 kB | 24/39 kB Progress (5): 688/920 kB | 214/524 kB | 106/186 kB | 52/273 kB | 24/39 kB Progress (5): 688/920 kB | 214/524 kB | 106/186 kB | 56/273 kB | 24/39 kB Progress (5): 688/920 kB | 218/524 kB | 106/186 kB | 56/273 kB | 24/39 kB Progress (5): 688/920 kB | 218/524 kB | 110/186 kB | 56/273 kB | 24/39 kB Progress (5): 688/920 kB | 222/524 kB | 110/186 kB | 56/273 kB | 24/39 kB Progress (5): 688/920 kB | 222/524 kB | 110/186 kB | 60/273 kB | 24/39 kB Progress (5): 692/920 kB | 222/524 kB | 110/186 kB | 60/273 kB | 24/39 kB Progress (5): 692/920 kB | 222/524 kB | 110/186 kB | 60/273 kB | 28/39 kB Progress (5): 696/920 kB | 222/524 kB | 110/186 kB | 60/273 kB | 28/39 kB Progress (5): 696/920 kB | 222/524 kB | 110/186 kB | 64/273 kB | 28/39 kB Progress (5): 696/920 kB | 226/524 kB | 110/186 kB | 64/273 kB | 28/39 kB Progress (5): 696/920 kB | 226/524 kB | 114/186 kB | 64/273 kB | 28/39 kB Progress (5): 696/920 kB | 230/524 kB | 114/186 kB | 64/273 kB | 28/39 kB Progress (5): 696/920 kB | 230/524 kB | 114/186 kB | 68/273 kB | 28/39 kB Progress (5): 700/920 kB | 230/524 kB | 114/186 kB | 68/273 kB | 28/39 kB Progress (5): 700/920 kB | 230/524 kB | 114/186 kB | 68/273 kB | 32/39 kB Progress (5): 704/920 kB | 230/524 kB | 114/186 kB | 68/273 kB | 32/39 kB Progress (5): 704/920 kB | 230/524 kB | 114/186 kB | 72/273 kB | 32/39 kB Progress (5): 704/920 kB | 234/524 kB | 114/186 kB | 72/273 kB | 32/39 kB Progress (5): 704/920 kB | 234/524 kB | 118/186 kB | 72/273 kB | 32/39 kB Progress (5): 704/920 kB | 238/524 kB | 118/186 kB | 72/273 kB | 32/39 kB Progress (5): 704/920 kB | 238/524 kB | 118/186 kB | 76/273 kB | 32/39 kB Progress (5): 708/920 kB | 238/524 kB | 118/186 kB | 76/273 kB | 32/39 kB Progress (5): 708/920 kB | 238/524 kB | 118/186 kB | 76/273 kB | 36/39 kB Progress (5): 712/920 kB | 238/524 kB | 118/186 kB | 76/273 kB | 36/39 kB Progress (5): 712/920 kB | 238/524 kB | 118/186 kB | 80/273 kB | 36/39 kB Progress (5): 712/920 kB | 242/524 kB | 118/186 kB | 80/273 kB | 36/39 kB Progress (5): 712/920 kB | 242/524 kB | 122/186 kB | 80/273 kB | 36/39 kB Progress (5): 712/920 kB | 246/524 kB | 122/186 kB | 80/273 kB | 36/39 kB Progress (5): 712/920 kB | 246/524 kB | 122/186 kB | 84/273 kB | 36/39 kB Progress (5): 716/920 kB | 246/524 kB | 122/186 kB | 84/273 kB | 36/39 kB Progress (5): 716/920 kB | 246/524 kB | 122/186 kB | 84/273 kB | 39 kB Progress (5): 720/920 kB | 246/524 kB | 122/186 kB | 84/273 kB | 39 kB Progress (5): 720/920 kB | 246/524 kB | 122/186 kB | 88/273 kB | 39 kB Progress (5): 720/920 kB | 250/524 kB | 122/186 kB | 88/273 kB | 39 kB Progress (5): 720/920 kB | 250/524 kB | 126/186 kB | 88/273 kB | 39 kB Progress (5): 720/920 kB | 254/524 kB | 126/186 kB | 88/273 kB | 39 kB Progress (5): 720/920 kB | 254/524 kB | 126/186 kB | 92/273 kB | 39 kB Progress (5): 724/920 kB | 254/524 kB | 126/186 kB | 92/273 kB | 39 kB Progress (5): 724/920 kB | 254/524 kB | 126/186 kB | 96/273 kB | 39 kB Progress (5): 724/920 kB | 258/524 kB | 126/186 kB | 96/273 kB | 39 kB Progress (5): 724/920 kB | 258/524 kB | 130/186 kB | 96/273 kB | 39 kB Progress (5): 724/920 kB | 262/524 kB | 130/186 kB | 96/273 kB | 39 kB Progress (5): 724/920 kB | 262/524 kB | 130/186 kB | 100/273 kB | 39 kB Progress (5): 728/920 kB | 262/524 kB | 130/186 kB | 100/273 kB | 39 kB Progress (5): 728/920 kB | 262/524 kB | 130/186 kB | 104/273 kB | 39 kB Progress (5): 728/920 kB | 266/524 kB | 130/186 kB | 104/273 kB | 39 kB Progress (5): 728/920 kB | 266/524 kB | 134/186 kB | 104/273 kB | 39 kB Progress (5): 728/920 kB | 270/524 kB | 134/186 kB | 104/273 kB | 39 kB Progress (5): 728/920 kB | 270/524 kB | 134/186 kB | 108/273 kB | 39 kB Progress (5): 732/920 kB | 270/524 kB | 134/186 kB | 108/273 kB | 39 kB Progress (5): 732/920 kB | 270/524 kB | 134/186 kB | 112/273 kB | 39 kB Progress (5): 732/920 kB | 274/524 kB | 134/186 kB | 112/273 kB | 39 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 106 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Progress (4): 732/920 kB | 274/524 kB | 138/186 kB | 112/273 kB Progress (4): 732/920 kB | 278/524 kB | 138/186 kB | 112/273 kB Progress (4): 732/920 kB | 278/524 kB | 138/186 kB | 116/273 kB Progress (4): 736/920 kB | 278/524 kB | 138/186 kB | 116/273 kB Progress (4): 736/920 kB | 278/524 kB | 138/186 kB | 120/273 kB Progress (4): 736/920 kB | 282/524 kB | 138/186 kB | 120/273 kB Progress (4): 736/920 kB | 282/524 kB | 142/186 kB | 120/273 kB Progress (4): 736/920 kB | 286/524 kB | 142/186 kB | 120/273 kB Progress (4): 736/920 kB | 286/524 kB | 142/186 kB | 124/273 kB Progress (4): 740/920 kB | 286/524 kB | 142/186 kB | 124/273 kB Progress (4): 740/920 kB | 286/524 kB | 142/186 kB | 128/273 kB Progress (4): 740/920 kB | 290/524 kB | 142/186 kB | 128/273 kB Progress (4): 740/920 kB | 290/524 kB | 146/186 kB | 128/273 kB Progress (4): 740/920 kB | 294/524 kB | 146/186 kB | 128/273 kB Progress (4): 740/920 kB | 294/524 kB | 146/186 kB | 132/273 kB Progress (4): 744/920 kB | 294/524 kB | 146/186 kB | 132/273 kB Progress (4): 744/920 kB | 294/524 kB | 146/186 kB | 136/273 kB Progress (4): 744/920 kB | 298/524 kB | 146/186 kB | 136/273 kB Progress (4): 744/920 kB | 298/524 kB | 150/186 kB | 136/273 kB Progress (4): 744/920 kB | 302/524 kB | 150/186 kB | 136/273 kB Progress (4): 744/920 kB | 306/524 kB | 150/186 kB | 136/273 kB Progress (4): 744/920 kB | 310/524 kB | 150/186 kB | 136/273 kB Progress (4): 744/920 kB | 314/524 kB | 150/186 kB | 136/273 kB Progress (4): 744/920 kB | 314/524 kB | 150/186 kB | 140/273 kB Progress (4): 748/920 kB | 314/524 kB | 150/186 kB | 140/273 kB Progress (4): 748/920 kB | 314/524 kB | 150/186 kB | 144/273 kB Progress (4): 748/920 kB | 318/524 kB | 150/186 kB | 144/273 kB Progress (4): 748/920 kB | 322/524 kB | 150/186 kB | 144/273 kB Progress (5): 748/920 kB | 322/524 kB | 150/186 kB | 144/273 kB | 4.1/156 kB Progress (5): 748/920 kB | 322/524 kB | 154/186 kB | 144/273 kB | 4.1/156 kB Progress (5): 748/920 kB | 322/524 kB | 154/186 kB | 144/273 kB | 7.7/156 kB Progress (5): 748/920 kB | 326/524 kB | 154/186 kB | 144/273 kB | 7.7/156 kB Progress (5): 748/920 kB | 326/524 kB | 154/186 kB | 148/273 kB | 7.7/156 kB Progress (5): 752/920 kB | 326/524 kB | 154/186 kB | 148/273 kB | 7.7/156 kB Progress (5): 752/920 kB | 326/524 kB | 154/186 kB | 152/273 kB | 7.7/156 kB Progress (5): 752/920 kB | 330/524 kB | 154/186 kB | 152/273 kB | 7.7/156 kB Progress (5): 752/920 kB | 330/524 kB | 154/186 kB | 152/273 kB | 12/156 kB Progress (5): 752/920 kB | 330/524 kB | 158/186 kB | 152/273 kB | 12/156 kB Progress (5): 752/920 kB | 330/524 kB | 158/186 kB | 152/273 kB | 16/156 kB Progress (5): 752/920 kB | 334/524 kB | 158/186 kB | 152/273 kB | 16/156 kB Progress (5): 752/920 kB | 334/524 kB | 158/186 kB | 156/273 kB | 16/156 kB Progress (5): 752/920 kB | 334/524 kB | 158/186 kB | 160/273 kB | 16/156 kB Progress (5): 756/920 kB | 334/524 kB | 158/186 kB | 160/273 kB | 16/156 kB Progress (5): 756/920 kB | 334/524 kB | 158/186 kB | 164/273 kB | 16/156 kB Progress (5): 756/920 kB | 338/524 kB | 158/186 kB | 164/273 kB | 16/156 kB Progress (5): 756/920 kB | 338/524 kB | 158/186 kB | 164/273 kB | 20/156 kB Progress (5): 756/920 kB | 338/524 kB | 162/186 kB | 164/273 kB | 20/156 kB Progress (5): 756/920 kB | 338/524 kB | 162/186 kB | 164/273 kB | 24/156 kB Progress (5): 756/920 kB | 342/524 kB | 162/186 kB | 164/273 kB | 24/156 kB Progress (5): 756/920 kB | 342/524 kB | 162/186 kB | 168/273 kB | 24/156 kB Progress (5): 760/920 kB | 342/524 kB | 162/186 kB | 168/273 kB | 24/156 kB Progress (5): 760/920 kB | 342/524 kB | 162/186 kB | 172/273 kB | 24/156 kB Progress (5): 760/920 kB | 346/524 kB | 162/186 kB | 172/273 kB | 24/156 kB Progress (5): 760/920 kB | 346/524 kB | 162/186 kB | 172/273 kB | 28/156 kB Progress (5): 760/920 kB | 346/524 kB | 166/186 kB | 172/273 kB | 28/156 kB Progress (5): 760/920 kB | 346/524 kB | 166/186 kB | 172/273 kB | 32/156 kB Progress (5): 760/920 kB | 350/524 kB | 166/186 kB | 172/273 kB | 32/156 kB Progress (5): 760/920 kB | 350/524 kB | 166/186 kB | 176/273 kB | 32/156 kB Progress (5): 764/920 kB | 350/524 kB | 166/186 kB | 176/273 kB | 32/156 kB Progress (5): 764/920 kB | 350/524 kB | 166/186 kB | 180/273 kB | 32/156 kB Progress (5): 764/920 kB | 354/524 kB | 166/186 kB | 180/273 kB | 32/156 kB Progress (5): 764/920 kB | 354/524 kB | 166/186 kB | 180/273 kB | 33/156 kB Progress (5): 764/920 kB | 354/524 kB | 170/186 kB | 180/273 kB | 33/156 kB Progress (5): 764/920 kB | 354/524 kB | 170/186 kB | 180/273 kB | 37/156 kB Progress (5): 764/920 kB | 358/524 kB | 170/186 kB | 180/273 kB | 37/156 kB Progress (5): 764/920 kB | 358/524 kB | 170/186 kB | 184/273 kB | 37/156 kB Progress (5): 768/920 kB | 358/524 kB | 170/186 kB | 184/273 kB | 37/156 kB Progress (5): 768/920 kB | 358/524 kB | 170/186 kB | 188/273 kB | 37/156 kB Progress (5): 768/920 kB | 362/524 kB | 170/186 kB | 188/273 kB | 37/156 kB Progress (5): 768/920 kB | 362/524 kB | 170/186 kB | 188/273 kB | 41/156 kB Progress (5): 768/920 kB | 362/524 kB | 174/186 kB | 188/273 kB | 41/156 kB Progress (5): 768/920 kB | 362/524 kB | 174/186 kB | 188/273 kB | 45/156 kB Progress (5): 768/920 kB | 366/524 kB | 174/186 kB | 188/273 kB | 45/156 kB Progress (5): 768/920 kB | 366/524 kB | 174/186 kB | 192/273 kB | 45/156 kB Progress (5): 772/920 kB | 366/524 kB | 174/186 kB | 192/273 kB | 45/156 kB Progress (5): 772/920 kB | 366/524 kB | 174/186 kB | 196/273 kB | 45/156 kB Progress (5): 772/920 kB | 370/524 kB | 174/186 kB | 196/273 kB | 45/156 kB Progress (5): 772/920 kB | 370/524 kB | 174/186 kB | 196/273 kB | 49/156 kB Progress (5): 772/920 kB | 370/524 kB | 178/186 kB | 196/273 kB | 49/156 kB Progress (5): 772/920 kB | 370/524 kB | 178/186 kB | 196/273 kB | 53/156 kB Progress (5): 772/920 kB | 374/524 kB | 178/186 kB | 196/273 kB | 53/156 kB Progress (5): 772/920 kB | 378/524 kB | 178/186 kB | 196/273 kB | 53/156 kB Progress (5): 772/920 kB | 378/524 kB | 178/186 kB | 200/273 kB | 53/156 kB Progress (5): 776/920 kB | 378/524 kB | 178/186 kB | 200/273 kB | 53/156 kB Progress (5): 776/920 kB | 378/524 kB | 178/186 kB | 204/273 kB | 53/156 kB Progress (5): 776/920 kB | 382/524 kB | 178/186 kB | 204/273 kB | 53/156 kB Progress (5): 776/920 kB | 382/524 kB | 178/186 kB | 204/273 kB | 57/156 kB Progress (5): 776/920 kB | 382/524 kB | 182/186 kB | 204/273 kB | 57/156 kB Progress (5): 776/920 kB | 382/524 kB | 182/186 kB | 204/273 kB | 61/156 kB Progress (5): 776/920 kB | 386/524 kB | 182/186 kB | 204/273 kB | 61/156 kB Progress (5): 776/920 kB | 386/524 kB | 182/186 kB | 208/273 kB | 61/156 kB Progress (5): 780/920 kB | 386/524 kB | 182/186 kB | 208/273 kB | 61/156 kB Progress (5): 780/920 kB | 386/524 kB | 182/186 kB | 212/273 kB | 61/156 kB Progress (5): 780/920 kB | 390/524 kB | 182/186 kB | 212/273 kB | 61/156 kB Progress (5): 780/920 kB | 390/524 kB | 182/186 kB | 212/273 kB | 65/156 kB Progress (5): 780/920 kB | 390/524 kB | 186 kB | 212/273 kB | 65/156 kB Progress (5): 780/920 kB | 390/524 kB | 186 kB | 212/273 kB | 66/156 kB Progress (5): 780/920 kB | 390/524 kB | 186 kB | 212/273 kB | 70/156 kB Progress (5): 780/920 kB | 394/524 kB | 186 kB | 212/273 kB | 70/156 kB Progress (5): 780/920 kB | 394/524 kB | 186 kB | 216/273 kB | 70/156 kB Progress (5): 784/920 kB | 394/524 kB | 186 kB | 216/273 kB | 70/156 kB Progress (5): 784/920 kB | 394/524 kB | 186 kB | 220/273 kB | 70/156 kB Progress (5): 784/920 kB | 398/524 kB | 186 kB | 220/273 kB | 70/156 kB Progress (5): 784/920 kB | 398/524 kB | 186 kB | 220/273 kB | 74/156 kB Progress (5): 784/920 kB | 402/524 kB | 186 kB | 220/273 kB | 74/156 kB Progress (5): 784/920 kB | 402/524 kB | 186 kB | 224/273 kB | 74/156 kB Progress (5): 788/920 kB | 402/524 kB | 186 kB | 224/273 kB | 74/156 kB Progress (5): 788/920 kB | 402/524 kB | 186 kB | 228/273 kB | 74/156 kB Progress (5): 788/920 kB | 406/524 kB | 186 kB | 228/273 kB | 74/156 kB Progress (5): 788/920 kB | 406/524 kB | 186 kB | 228/273 kB | 78/156 kB Progress (5): 788/920 kB | 410/524 kB | 186 kB | 228/273 kB | 78/156 kB Progress (5): 788/920 kB | 410/524 kB | 186 kB | 232/273 kB | 78/156 kB Progress (5): 792/920 kB | 410/524 kB | 186 kB | 232/273 kB | 78/156 kB Progress (5): 792/920 kB | 410/524 kB | 186 kB | 236/273 kB | 78/156 kB Progress (5): 796/920 kB | 410/524 kB | 186 kB | 236/273 kB | 78/156 kB Progress (5): 796/920 kB | 414/524 kB | 186 kB | 236/273 kB | 78/156 kB Progress (5): 796/920 kB | 414/524 kB | 186 kB | 236/273 kB | 82/156 kB Progress (5): 796/920 kB | 418/524 kB | 186 kB | 236/273 kB | 82/156 kB Progress (5): 800/920 kB | 418/524 kB | 186 kB | 236/273 kB | 82/156 kB Progress (5): 800/920 kB | 418/524 kB | 186 kB | 240/273 kB | 82/156 kB Progress (5): 804/920 kB | 418/524 kB | 186 kB | 240/273 kB | 82/156 kB Progress (5): 804/920 kB | 422/524 kB | 186 kB | 240/273 kB | 82/156 kB Progress (5): 804/920 kB | 426/524 kB | 186 kB | 240/273 kB | 82/156 kB Progress (5): 804/920 kB | 426/524 kB | 186 kB | 240/273 kB | 86/156 kB Progress (5): 804/920 kB | 430/524 kB | 186 kB | 240/273 kB | 86/156 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (186 kB at 395 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Progress (4): 808/920 kB | 430/524 kB | 240/273 kB | 86/156 kB Progress (4): 808/920 kB | 430/524 kB | 244/273 kB | 86/156 kB Progress (4): 812/920 kB | 430/524 kB | 244/273 kB | 86/156 kB Progress (4): 812/920 kB | 434/524 kB | 244/273 kB | 86/156 kB Progress (4): 812/920 kB | 434/524 kB | 244/273 kB | 90/156 kB Progress (4): 812/920 kB | 438/524 kB | 244/273 kB | 90/156 kB Progress (4): 816/920 kB | 438/524 kB | 244/273 kB | 90/156 kB Progress (4): 820/920 kB | 438/524 kB | 244/273 kB | 90/156 kB Progress (4): 820/920 kB | 438/524 kB | 248/273 kB | 90/156 kB Progress (4): 824/920 kB | 438/524 kB | 248/273 kB | 90/156 kB Progress (4): 824/920 kB | 442/524 kB | 248/273 kB | 90/156 kB Progress (4): 824/920 kB | 442/524 kB | 248/273 kB | 94/156 kB Progress (4): 824/920 kB | 446/524 kB | 248/273 kB | 94/156 kB Progress (4): 828/920 kB | 446/524 kB | 248/273 kB | 94/156 kB Progress (4): 828/920 kB | 446/524 kB | 252/273 kB | 94/156 kB Progress (4): 832/920 kB | 446/524 kB | 252/273 kB | 94/156 kB Progress (4): 832/920 kB | 450/524 kB | 252/273 kB | 94/156 kB Progress (4): 832/920 kB | 450/524 kB | 252/273 kB | 98/156 kB Progress (4): 832/920 kB | 450/524 kB | 252/273 kB | 98/156 kB Progress (4): 832/920 kB | 450/524 kB | 252/273 kB | 102/156 kB Progress (4): 832/920 kB | 450/524 kB | 252/273 kB | 106/156 kB Progress (4): 832/920 kB | 450/524 kB | 252/273 kB | 110/156 kB Progress (4): 832/920 kB | 454/524 kB | 252/273 kB | 110/156 kB Progress (4): 836/920 kB | 454/524 kB | 252/273 kB | 110/156 kB Progress (4): 836/920 kB | 454/524 kB | 256/273 kB | 110/156 kB Progress (4): 840/920 kB | 454/524 kB | 256/273 kB | 110/156 kB Progress (4): 840/920 kB | 454/524 kB | 256/273 kB | 114/156 kB Progress (5): 840/920 kB | 454/524 kB | 256/273 kB | 114/156 kB | 4.1/35 kB Progress (5): 840/920 kB | 458/524 kB | 256/273 kB | 114/156 kB | 4.1/35 kB Progress (5): 840/920 kB | 458/524 kB | 256/273 kB | 114/156 kB | 7.7/35 kB Progress (5): 840/920 kB | 458/524 kB | 256/273 kB | 118/156 kB | 7.7/35 kB Progress (5): 840/920 kB | 458/524 kB | 256/273 kB | 122/156 kB | 7.7/35 kB Progress (5): 844/920 kB | 458/524 kB | 256/273 kB | 122/156 kB | 7.7/35 kB Progress (5): 844/920 kB | 458/524 kB | 260/273 kB | 122/156 kB | 7.7/35 kB Progress (5): 848/920 kB | 458/524 kB | 260/273 kB | 122/156 kB | 7.7/35 kB Progress (5): 848/920 kB | 458/524 kB | 260/273 kB | 126/156 kB | 7.7/35 kB Progress (5): 848/920 kB | 458/524 kB | 260/273 kB | 130/156 kB | 7.7/35 kB Progress (5): 848/920 kB | 458/524 kB | 260/273 kB | 130/156 kB | 12/35 kB Progress (5): 848/920 kB | 462/524 kB | 260/273 kB | 130/156 kB | 12/35 kB Progress (5): 848/920 kB | 466/524 kB | 260/273 kB | 130/156 kB | 12/35 kB Progress (5): 848/920 kB | 470/524 kB | 260/273 kB | 130/156 kB | 12/35 kB Progress (5): 848/920 kB | 474/524 kB | 260/273 kB | 130/156 kB | 12/35 kB Progress (5): 848/920 kB | 474/524 kB | 260/273 kB | 130/156 kB | 16/35 kB Progress (5): 848/920 kB | 474/524 kB | 260/273 kB | 130/156 kB | 20/35 kB Progress (5): 848/920 kB | 474/524 kB | 260/273 kB | 130/156 kB | 24/35 kB Progress (5): 848/920 kB | 474/524 kB | 260/273 kB | 134/156 kB | 24/35 kB Progress (5): 852/920 kB | 474/524 kB | 260/273 kB | 134/156 kB | 24/35 kB Progress (5): 852/920 kB | 474/524 kB | 264/273 kB | 134/156 kB | 24/35 kB Progress (5): 856/920 kB | 474/524 kB | 264/273 kB | 134/156 kB | 24/35 kB Progress (5): 856/920 kB | 474/524 kB | 264/273 kB | 138/156 kB | 24/35 kB Progress (5): 856/920 kB | 474/524 kB | 264/273 kB | 138/156 kB | 28/35 kB Progress (5): 856/920 kB | 478/524 kB | 264/273 kB | 138/156 kB | 28/35 kB Progress (5): 856/920 kB | 478/524 kB | 264/273 kB | 138/156 kB | 32/35 kB Progress (5): 856/920 kB | 478/524 kB | 264/273 kB | 142/156 kB | 32/35 kB Progress (5): 860/920 kB | 478/524 kB | 264/273 kB | 142/156 kB | 32/35 kB Progress (5): 860/920 kB | 478/524 kB | 268/273 kB | 142/156 kB | 32/35 kB Progress (5): 864/920 kB | 478/524 kB | 268/273 kB | 142/156 kB | 32/35 kB Progress (5): 864/920 kB | 478/524 kB | 268/273 kB | 146/156 kB | 32/35 kB Progress (5): 864/920 kB | 478/524 kB | 268/273 kB | 146/156 kB | 35 kB Progress (5): 864/920 kB | 482/524 kB | 268/273 kB | 146/156 kB | 35 kB Progress (5): 864/920 kB | 482/524 kB | 268/273 kB | 150/156 kB | 35 kB Progress (5): 864/920 kB | 482/524 kB | 268/273 kB | 154/156 kB | 35 kB Progress (5): 868/920 kB | 482/524 kB | 268/273 kB | 154/156 kB | 35 kB Progress (5): 872/920 kB | 482/524 kB | 268/273 kB | 154/156 kB | 35 kB Progress (5): 872/920 kB | 482/524 kB | 272/273 kB | 154/156 kB | 35 kB Progress (5): 876/920 kB | 482/524 kB | 272/273 kB | 154/156 kB | 35 kB Progress (5): 876/920 kB | 482/524 kB | 272/273 kB | 156 kB | 35 kB Progress (5): 876/920 kB | 486/524 kB | 272/273 kB | 156 kB | 35 kB Progress (5): 880/920 kB | 486/524 kB | 272/273 kB | 156 kB | 35 kB Progress (5): 880/920 kB | 486/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 884/920 kB | 486/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 884/920 kB | 490/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 888/920 kB | 490/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 888/920 kB | 494/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 892/920 kB | 494/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 892/920 kB | 498/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 896/920 kB | 498/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 896/920 kB | 502/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 900/920 kB | 502/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 900/920 kB | 506/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 904/920 kB | 506/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 904/920 kB | 510/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 908/920 kB | 510/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 908/920 kB | 514/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 912/920 kB | 514/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 912/920 kB | 518/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 916/920 kB | 518/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 916/920 kB | 522/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 920/920 kB | 522/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 920 kB | 522/524 kB | 273 kB | 156 kB | 35 kB Progress (5): 920 kB | 524 kB | 273 kB | 156 kB | 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar (524 kB at 910 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar (920 kB at 1.6 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 61 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (273 kB at 468 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Progress (2): 156 kB | 4.1/68 kB Progress (2): 156 kB | 7.7/68 kB Progress (2): 156 kB | 12/68 kB Progress (3): 156 kB | 12/68 kB | 4.1/38 kB Progress (3): 156 kB | 12/68 kB | 7.7/38 kB Progress (3): 156 kB | 16/68 kB | 7.7/38 kB Progress (3): 156 kB | 16/68 kB | 12/38 kB Progress (4): 156 kB | 16/68 kB | 12/38 kB | 4.1/332 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 243 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar Progress (3): 16/68 kB | 16/38 kB | 4.1/332 kB Progress (3): 20/68 kB | 16/38 kB | 4.1/332 kB Progress (3): 20/68 kB | 20/38 kB | 4.1/332 kB Progress (3): 24/68 kB | 20/38 kB | 4.1/332 kB Progress (4): 24/68 kB | 20/38 kB | 4.1/332 kB | 4.1/30 kB Progress (4): 24/68 kB | 20/38 kB | 7.7/332 kB | 4.1/30 kB Progress (4): 24/68 kB | 20/38 kB | 7.7/332 kB | 7.7/30 kB Progress (4): 28/68 kB | 20/38 kB | 7.7/332 kB | 7.7/30 kB Progress (4): 32/68 kB | 20/38 kB | 7.7/332 kB | 7.7/30 kB Progress (4): 32/68 kB | 24/38 kB | 7.7/332 kB | 7.7/30 kB Progress (4): 33/68 kB | 24/38 kB | 7.7/332 kB | 7.7/30 kB Progress (4): 33/68 kB | 24/38 kB | 7.7/332 kB | 12/30 kB Progress (4): 33/68 kB | 24/38 kB | 7.7/332 kB | 16/30 kB Progress (4): 33/68 kB | 24/38 kB | 12/332 kB | 16/30 kB Progress (4): 33/68 kB | 24/38 kB | 12/332 kB | 20/30 kB Progress (4): 33/68 kB | 24/38 kB | 12/332 kB | 24/30 kB Progress (4): 37/68 kB | 24/38 kB | 12/332 kB | 24/30 kB Progress (4): 37/68 kB | 28/38 kB | 12/332 kB | 24/30 kB Progress (4): 41/68 kB | 28/38 kB | 12/332 kB | 24/30 kB Progress (4): 41/68 kB | 28/38 kB | 12/332 kB | 28/30 kB Progress (4): 41/68 kB | 28/38 kB | 12/332 kB | 30 kB Progress (4): 41/68 kB | 28/38 kB | 16/332 kB | 30 kB Progress (4): 45/68 kB | 28/38 kB | 16/332 kB | 30 kB Progress (4): 49/68 kB | 28/38 kB | 16/332 kB | 30 kB Progress (4): 49/68 kB | 32/38 kB | 16/332 kB | 30 kB Progress (4): 53/68 kB | 32/38 kB | 16/332 kB | 30 kB Progress (4): 53/68 kB | 32/38 kB | 20/332 kB | 30 kB Progress (4): 57/68 kB | 32/38 kB | 20/332 kB | 30 kB Progress (4): 57/68 kB | 36/38 kB | 20/332 kB | 30 kB Progress (4): 61/68 kB | 36/38 kB | 20/332 kB | 30 kB Progress (4): 61/68 kB | 36/38 kB | 24/332 kB | 30 kB Progress (4): 65/68 kB | 36/38 kB | 24/332 kB | 30 kB Progress (4): 65/68 kB | 36/38 kB | 28/332 kB | 30 kB Progress (4): 65/68 kB | 38 kB | 28/332 kB | 30 kB Progress (4): 65/68 kB | 38 kB | 32/332 kB | 30 kB Progress (4): 68 kB | 38 kB | 32/332 kB | 30 kB Progress (4): 68 kB | 38 kB | 36/332 kB | 30 kB Progress (4): 68 kB | 38 kB | 40/332 kB | 30 kB Progress (4): 68 kB | 38 kB | 44/332 kB | 30 kB Progress (4): 68 kB | 38 kB | 48/332 kB | 30 kB Progress (4): 68 kB | 38 kB | 52/332 kB | 30 kB Progress (4): 68 kB | 38 kB | 56/332 kB | 30 kB Progress (4): 68 kB | 38 kB | 60/332 kB | 30 kB Progress (4): 68 kB | 38 kB | 64/332 kB | 30 kB Progress (4): 68 kB | 38 kB | 66/332 kB | 30 kB Progress (4): 68 kB | 38 kB | 70/332 kB | 30 kB Progress (4): 68 kB | 38 kB | 74/332 kB | 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 45 kB/s) Progress (3): 68 kB | 38 kB | 78/332 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar Progress (3): 68 kB | 38 kB | 82/332 kB Progress (3): 68 kB | 38 kB | 86/332 kB Progress (3): 68 kB | 38 kB | 90/332 kB Progress (3): 68 kB | 38 kB | 94/332 kB Progress (3): 68 kB | 38 kB | 98/332 kB Progress (3): 68 kB | 38 kB | 98/332 kB Progress (3): 68 kB | 38 kB | 102/332 kB Progress (3): 68 kB | 38 kB | 106/332 kB Progress (3): 68 kB | 38 kB | 110/332 kB Progress (3): 68 kB | 38 kB | 114/332 kB Progress (3): 68 kB | 38 kB | 118/332 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 57 kB/s) Progress (2): 68 kB | 122/332 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar Progress (3): 68 kB | 122/332 kB | 4.1/35 kB Progress (3): 68 kB | 126/332 kB | 4.1/35 kB Progress (3): 68 kB | 126/332 kB | 7.7/35 kB Progress (3): 68 kB | 130/332 kB | 7.7/35 kB Progress (3): 68 kB | 130/332 kB | 12/35 kB Progress (3): 68 kB | 131/332 kB | 12/35 kB Progress (3): 68 kB | 131/332 kB | 16/35 kB Progress (3): 68 kB | 135/332 kB | 16/35 kB Progress (3): 68 kB | 135/332 kB | 20/35 kB Progress (3): 68 kB | 139/332 kB | 20/35 kB Progress (3): 68 kB | 139/332 kB | 24/35 kB Progress (3): 68 kB | 143/332 kB | 24/35 kB Progress (3): 68 kB | 143/332 kB | 28/35 kB Progress (3): 68 kB | 147/332 kB | 28/35 kB Progress (3): 68 kB | 147/332 kB | 32/35 kB Progress (3): 68 kB | 151/332 kB | 32/35 kB Progress (3): 68 kB | 151/332 kB | 33/35 kB Progress (3): 68 kB | 155/332 kB | 33/35 kB Progress (3): 68 kB | 155/332 kB | 35 kB Progress (3): 68 kB | 159/332 kB | 35 kB Progress (3): 68 kB | 163/332 kB | 35 kB Progress (3): 68 kB | 167/332 kB | 35 kB Progress (3): 68 kB | 171/332 kB | 35 kB Progress (3): 68 kB | 175/332 kB | 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 101 kB/s) Progress (2): 179/332 kB | 35 kB Progress (2): 183/332 kB | 35 kB Progress (2): 187/332 kB | 35 kB Progress (2): 191/332 kB | 35 kB Progress (2): 195/332 kB | 35 kB Progress (2): 199/332 kB | 35 kB Progress (2): 203/332 kB | 35 kB Progress (2): 207/332 kB | 35 kB Progress (2): 211/332 kB | 35 kB Progress (2): 215/332 kB | 35 kB Progress (2): 219/332 kB | 35 kB Progress (2): 223/332 kB | 35 kB Progress (2): 227/332 kB | 35 kB Progress (2): 231/332 kB | 35 kB Progress (2): 235/332 kB | 35 kB Progress (2): 239/332 kB | 35 kB Progress (2): 243/332 kB | 35 kB Progress (2): 247/332 kB | 35 kB Progress (2): 251/332 kB | 35 kB Progress (3): 251/332 kB | 35 kB | 4.1/315 kB Progress (3): 255/332 kB | 35 kB | 4.1/315 kB Progress (3): 255/332 kB | 35 kB | 7.7/315 kB Progress (3): 259/332 kB | 35 kB | 7.7/315 kB Progress (3): 259/332 kB | 35 kB | 12/315 kB Progress (3): 259/332 kB | 35 kB | 16/315 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 47 kB/s) Progress (2): 263/332 kB | 16/315 kB Progress (3): 263/332 kB | 16/315 kB | 4.1/108 kB Progress (3): 263/332 kB | 20/315 kB | 4.1/108 kB Progress (3): 263/332 kB | 20/315 kB | 7.7/108 kB Progress (3): 267/332 kB | 20/315 kB | 7.7/108 kB Progress (3): 267/332 kB | 20/315 kB | 12/108 kB Progress (3): 267/332 kB | 24/315 kB | 12/108 kB Progress (3): 267/332 kB | 24/315 kB | 16/108 kB Progress (3): 271/332 kB | 24/315 kB | 16/108 kB Progress (3): 271/332 kB | 28/315 kB | 16/108 kB Progress (3): 275/332 kB | 28/315 kB | 16/108 kB Progress (3): 275/332 kB | 28/315 kB | 20/108 kB Progress (3): 279/332 kB | 28/315 kB | 20/108 kB Progress (3): 279/332 kB | 32/315 kB | 20/108 kB Progress (3): 283/332 kB | 32/315 kB | 20/108 kB Progress (3): 283/332 kB | 33/315 kB | 20/108 kB Progress (3): 283/332 kB | 33/315 kB | 24/108 kB Progress (3): 287/332 kB | 33/315 kB | 24/108 kB Progress (3): 287/332 kB | 33/315 kB | 28/108 kB Progress (3): 287/332 kB | 37/315 kB | 28/108 kB Progress (3): 287/332 kB | 37/315 kB | 32/108 kB Progress (3): 291/332 kB | 37/315 kB | 32/108 kB Progress (3): 291/332 kB | 37/315 kB | 33/108 kB Progress (3): 291/332 kB | 41/315 kB | 33/108 kB Progress (3): 291/332 kB | 41/315 kB | 37/108 kB Progress (3): 295/332 kB | 41/315 kB | 37/108 kB Progress (3): 295/332 kB | 45/315 kB | 37/108 kB Progress (3): 295/332 kB | 45/315 kB | 41/108 kB Progress (3): 295/332 kB | 49/315 kB | 41/108 kB Progress (3): 299/332 kB | 49/315 kB | 41/108 kB Progress (3): 299/332 kB | 53/315 kB | 41/108 kB Progress (3): 299/332 kB | 53/315 kB | 45/108 kB Progress (3): 299/332 kB | 57/315 kB | 45/108 kB Progress (3): 303/332 kB | 57/315 kB | 45/108 kB Progress (3): 303/332 kB | 61/315 kB | 45/108 kB Progress (3): 303/332 kB | 61/315 kB | 49/108 kB Progress (3): 303/332 kB | 65/315 kB | 49/108 kB Progress (3): 307/332 kB | 65/315 kB | 49/108 kB Progress (3): 307/332 kB | 66/315 kB | 49/108 kB Progress (3): 307/332 kB | 66/315 kB | 53/108 kB Progress (3): 307/332 kB | 70/315 kB | 53/108 kB Progress (3): 311/332 kB | 70/315 kB | 53/108 kB Progress (3): 311/332 kB | 74/315 kB | 53/108 kB Progress (3): 311/332 kB | 74/315 kB | 57/108 kB Progress (3): 315/332 kB | 74/315 kB | 57/108 kB Progress (3): 315/332 kB | 74/315 kB | 61/108 kB Progress (3): 315/332 kB | 78/315 kB | 61/108 kB Progress (3): 315/332 kB | 78/315 kB | 65/108 kB Progress (3): 319/332 kB | 78/315 kB | 65/108 kB Progress (3): 319/332 kB | 78/315 kB | 66/108 kB Progress (3): 319/332 kB | 82/315 kB | 66/108 kB Progress (3): 319/332 kB | 82/315 kB | 70/108 kB Progress (3): 323/332 kB | 82/315 kB | 70/108 kB Progress (3): 323/332 kB | 82/315 kB | 74/108 kB Progress (3): 323/332 kB | 86/315 kB | 74/108 kB Progress (3): 323/332 kB | 86/315 kB | 78/108 kB Progress (3): 327/332 kB | 86/315 kB | 78/108 kB Progress (3): 327/332 kB | 86/315 kB | 82/108 kB Progress (3): 327/332 kB | 90/315 kB | 82/108 kB Progress (3): 327/332 kB | 90/315 kB | 86/108 kB Progress (3): 327/332 kB | 94/315 kB | 86/108 kB Progress (3): 331/332 kB | 94/315 kB | 86/108 kB Progress (3): 331/332 kB | 98/315 kB | 86/108 kB Progress (3): 331/332 kB | 98/315 kB | 90/108 kB Progress (3): 331/332 kB | 98/315 kB | 90/108 kB Progress (3): 332 kB | 98/315 kB | 90/108 kB Progress (3): 332 kB | 102/315 kB | 90/108 kB Progress (3): 332 kB | 102/315 kB | 94/108 kB Progress (3): 332 kB | 106/315 kB | 94/108 kB Progress (3): 332 kB | 106/315 kB | 98/108 kB Progress (3): 332 kB | 110/315 kB | 98/108 kB Progress (3): 332 kB | 110/315 kB | 102/108 kB Progress (3): 332 kB | 114/315 kB | 102/108 kB Progress (3): 332 kB | 114/315 kB | 106/108 kB Progress (3): 332 kB | 118/315 kB | 106/108 kB Progress (3): 332 kB | 118/315 kB | 108 kB Progress (3): 332 kB | 122/315 kB | 108 kB Progress (3): 332 kB | 126/315 kB | 108 kB Progress (3): 332 kB | 130/315 kB | 108 kB Progress (3): 332 kB | 131/315 kB | 108 kB Progress (3): 332 kB | 135/315 kB | 108 kB Progress (3): 332 kB | 139/315 kB | 108 kB Progress (3): 332 kB | 143/315 kB | 108 kB Progress (3): 332 kB | 147/315 kB | 108 kB Progress (3): 332 kB | 151/315 kB | 108 kB Progress (3): 332 kB | 155/315 kB | 108 kB Progress (3): 332 kB | 159/315 kB | 108 kB Progress (3): 332 kB | 163/315 kB | 108 kB Progress (3): 332 kB | 164/315 kB | 108 kB Progress (3): 332 kB | 168/315 kB | 108 kB Progress (3): 332 kB | 172/315 kB | 108 kB Progress (3): 332 kB | 176/315 kB | 108 kB Progress (3): 332 kB | 180/315 kB | 108 kB Progress (3): 332 kB | 184/315 kB | 108 kB Progress (3): 332 kB | 188/315 kB | 108 kB Progress (3): 332 kB | 192/315 kB | 108 kB Progress (3): 332 kB | 196/315 kB | 108 kB Progress (3): 332 kB | 197/315 kB | 108 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 142 kB/s) Progress (2): 332 kB | 201/315 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 435 kB/s) Progress (1): 205/315 kB Progress (1): 209/315 kB Progress (1): 213/315 kB Progress (1): 217/315 kB Progress (1): 221/315 kB Progress (1): 225/315 kB Progress (1): 229/315 kB Progress (1): 233/315 kB Progress (1): 237/315 kB Progress (1): 241/315 kB Progress (1): 245/315 kB Progress (1): 249/315 kB Progress (1): 253/315 kB Progress (1): 257/315 kB Progress (1): 261/315 kB Progress (1): 265/315 kB Progress (1): 269/315 kB Progress (1): 273/315 kB Progress (1): 277/315 kB Progress (1): 281/315 kB Progress (1): 285/315 kB Progress (1): 289/315 kB Progress (1): 293/315 kB Progress (1): 297/315 kB Progress (1): 301/315 kB Progress (1): 305/315 kB Progress (1): 309/315 kB Progress (1): 313/315 kB Progress (1): 315 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 404 kB/s) [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ant.junit/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/ [INFO] Adding repository http://download.eclipse.org/releases/oxygen [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/oxygen/ (502B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/oxygen/ (502B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/ [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/oxygen/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/oxygen/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201804111000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201804111000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201804111000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201804111000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201803211000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201803211000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201803211000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201803211000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201712201001/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201712201001/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201712201001/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201712201001/ [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository/ [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository/ [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository/ [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository/ [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/ (117.26kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/ (117.26kB) [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170516192513/repository/ [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170516192513/repository/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170516192513/repository/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170516192513/repository/ [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [INFO] Fetching p2.index from http://download.eclipse.org/nebula/snapshot/ [INFO] Fetching p2.index from http://download.eclipse.org/nebula/snapshot/ [INFO] Adding repository http://download.eclipse.org/nebula/snapshot [INFO] Fetching content.xml.xz from http://download.eclipse.org/nebula/snapshot/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/nebula/snapshot/ [INFO] Fetching p2.index from http://download.eclipse.org/nattable/snapshots/latest/repository/ [INFO] Fetching p2.index from http://download.eclipse.org/nattable/snapshots/latest/repository/ [INFO] Adding repository http://download.eclipse.org/nattable/snapshots/latest/repository [INFO] Fetching content.xml.xz from http://download.eclipse.org/nattable/snapshots/latest/repository/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/nattable/snapshots/latest/repository/ [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ant.junit/pom.xml [INFO] Fetching 201804111000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/oxygen/ [INFO] Fetching 201804111000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/oxygen/ [INFO] Fetching org.apache.ant_1.10.1.v20170504-0840.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (2.58MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.ant_1.10.1.v20170504-0840.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (2.58MB) [INFO] Unpacking org.apache.ant_1.10.1.v20170504-0840... [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (283.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (283.72kB) [INFO] Unpacking org.junit_4.12.0.v201504281640... [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.33kB) [INFO] Unpacking org.hamcrest.core_1.3.0.v201303031735... [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ant.junit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse/pom.xml [INFO] Fetching org.eclipse.osgi_3.12.100.v20180210-1608.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (435.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi_3.12.100.v20180210-1608.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (435.62kB) [INFO] Unpacking org.eclipse.osgi_3.12.100.v20180210-1608... [INFO] Fetching org.apache.batik.css_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (81.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.css_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (81.58kB) [INFO] Unpacking org.apache.batik.css_1.8.0.v20170214-1941... [INFO] Fetching org.apache.batik.util_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (56.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.util_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (56.27kB) [INFO] Unpacking org.apache.batik.util_1.8.0.v20170214-1941... [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.68kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.68kB) [INFO] Fetching org.eclipse.osgi.services_3.6.0.v20170228-1906.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.services_3.6.0.v20170228-1906.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.98kB) [INFO] Unpacking org.eclipse.osgi.services_3.6.0.v20170228-1906... [INFO] Fetching org.apache.felix.scr_2.0.10.v20170501-2007.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (140.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.scr_2.0.10.v20170501-2007.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (140.57kB) [INFO] Unpacking org.apache.felix.scr_2.0.10.v20170501-2007... [INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.93kB) [INFO] Unpacking org.eclipse.osgi.util_3.4.0.v20170111-1608... [INFO] Fetching org.eclipse.compare.core_3.6.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare.core_3.6.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.79kB) [INFO] Unpacking org.eclipse.compare.core_3.6.100.v20170516-0820... [INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.26kB) [INFO] Unpacking org.eclipse.core.runtime_3.13.0.v20170207-1030... [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.71MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.71MB) [INFO] Unpacking com.ibm.icu_58.2.0.v20170418-1837... [INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (43.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (43.34kB) [INFO] Unpacking org.eclipse.core.commands_3.9.0.v20170530-1048... [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.81kB) [INFO] Unpacking org.eclipse.equinox.common_3.9.0.v20170207-1454... [INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.97kB) [INFO] Unpacking org.eclipse.core.contenttype_3.6.0.v20170207-1037... [INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.99kB) [INFO] Unpacking org.eclipse.equinox.preferences_3.7.0.v20170126-2132... [INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.7kB) [INFO] Unpacking org.eclipse.equinox.registry_3.7.0.v20170222-1344... [INFO] Fetching org.eclipse.core.databinding_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (58.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (58.16kB) [INFO] Unpacking org.eclipse.core.databinding_1.6.100.v20170515-1119... [INFO] Fetching org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (90.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (90.43kB) [INFO] Unpacking org.eclipse.core.databinding.observable_1.6.100.v20170515-1119... [INFO] Fetching org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (49.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (49.74kB) [INFO] Unpacking org.eclipse.core.databinding.property_1.6.100.v20170515-1119... [INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.1kB) [INFO] Unpacking org.eclipse.core.expressions_3.6.0.v20170207-1037... [INFO] Fetching org.eclipse.core.filebuffers_3.6.100.v20170203-1130.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filebuffers_3.6.100.v20170203-1130.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.14kB) [INFO] Unpacking org.eclipse.core.filebuffers_3.6.100.v20170203-1130... [INFO] Fetching org.eclipse.text_3.6.100.v20170203-0814.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (91.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.text_3.6.100.v20170203-0814.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (91.18kB) [INFO] Unpacking org.eclipse.text_3.6.100.v20170203-0814... [INFO] Fetching org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.68kB) [INFO] Unpacking org.eclipse.core.filesystem_1.7.0.v20170406-1337... [INFO] Fetching org.eclipse.core.jobs_3.9.3.v20180115-1757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (46.25kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.jobs_3.9.3.v20180115-1757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (46.25kB) [INFO] Unpacking org.eclipse.core.jobs_3.9.3.v20180115-1757... [INFO] Fetching org.eclipse.core.resources_3.12.0.v20170417-1558.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (870.77kB) [INFO] Fetching org.eclipse.core.resources_3.12.0.v20170417-1558.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (870.77kB) [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.76kB) [INFO] Unpacking org.eclipse.equinox.app_1.3.400.v20150715-1528... [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.47kB) [INFO] Unpacking org.eclipse.e4.core.commands_0.12.100.v20170513-0428... [INFO] Fetching org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.17kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.17kB) [INFO] Unpacking org.eclipse.e4.core.di_1.6.100.v20170421-1418... [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.6kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.6kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.58kB) [INFO] Unpacking org.eclipse.e4.core.contexts_1.6.0.v20170322-1144... [INFO] Fetching org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.42kB) [INFO] Unpacking org.eclipse.e4.core.services_2.1.0.v20170407-0928... [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.71kB) [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002... [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.77kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728... [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928... [INFO] Fetching org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.34kB) [INFO] Unpacking org.eclipse.equinox.ds_1.5.0.v20170307-1429... [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.68kB) [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728... [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (98kB) [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (368.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (368.51kB) [INFO] Unpacking org.eclipse.emf.ecore_2.13.0.v20170609-0707... [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.35kB) [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632... [INFO] Fetching org.eclipse.swt_3.106.3.v20180329-0507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt_3.106.3.v20180329-0507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.86kB) [INFO] Unpacking org.eclipse.swt_3.106.3.v20180329-0507... [INFO] Fetching org.eclipse.jface_3.13.2.v20171022-1656.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (355.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface_3.13.2.v20171022-1656.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (355.27kB) [INFO] Unpacking org.eclipse.jface_3.13.2.v20171022-1656... [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (65.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (65.05kB) [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547... [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.65kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940... [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.49kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302... [INFO] Fetching org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.98kB) [INFO] Unpacking org.eclipse.e4.ui.di_1.2.100.v20170414-1137... [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (107.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (107.68kB) [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800... [INFO] Fetching org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.36kB) [INFO] Unpacking org.eclipse.e4.ui.services_1.3.0.v20170307-2032... [INFO] Fetching org.eclipse.equinox.event_1.4.0.v20170105-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.event_1.4.0.v20170105-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB) [INFO] Unpacking org.eclipse.equinox.event_1.4.0.v20170105-1446... [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.85kB) [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736... [INFO] Fetching org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (85.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (85.98kB) [INFO] Unpacking org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446... [INFO] Fetching org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.3kB) [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707... [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.92kB) [INFO] Unpacking org.eclipse.emf.ecore.change_2.11.0.v20170609-0707... [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (55.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (55.59kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.102.v20180117-1153.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (94.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.102.v20180117-1153.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (94.14kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.102.v20180117-1153... [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.39kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119... [INFO] Fetching org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.53kB) [INFO] Unpacking org.eclipse.jface.databinding_1.8.100.v20170503-1507... [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.93kB) [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740... [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.66kB) [INFO] Unpacking org.eclipse.emf.common_2.13.0.v20170609-0707... [INFO] Fetching org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.15kB) [INFO] Unpacking org.eclipse.equinox.bidi_1.1.0.v20160728-1031... [INFO] Fetching org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.32kB) [INFO] Unpacking org.eclipse.equinox.p2.core_2.4.101.v20170906-1259... [INFO] Fetching org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.2kB) [INFO] Unpacking org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002... [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.67kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106... [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.4kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.4kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259... [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.24kB) [INFO] Unpacking org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259... [INFO] Fetching org.tukaani.xz_1.5.0.v20170111-1717.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.tukaani.xz_1.5.0.v20170111-1717.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.34kB) [INFO] Unpacking org.tukaani.xz_1.5.0.v20170111-1717... [INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.3kB) [INFO] Unpacking org.eclipse.equinox.security_1.2.300.v20170505-1235... [INFO] Fetching org.eclipse.help_3.8.1.v20170815-1448.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help_3.8.1.v20170815-1448.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.73kB) [INFO] Unpacking org.eclipse.help_3.8.1.v20170815-1448... [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.651.v20171130-0906.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.651.v20171130-0906.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.29kB) [INFO] Unpacking org.eclipse.jdt.junit.runtime_3.4.651.v20171130-0906... [INFO] Fetching org.eclipse.jface.text_3.12.2.v20180112-1341.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (318.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.text_3.12.2.v20180112-1341.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (318.76kB) [INFO] Unpacking org.eclipse.jface.text_3.12.2.v20180112-1341... [INFO] Fetching org.eclipse.license_1.0.1.v20140414-1359.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/features/ (18.64kB) [INFO] Fetching org.eclipse.license_1.0.1.v20140414-1359.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/features/ (18.64kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.3.v20180329-0507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.25MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.3.v20180329-0507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.25MB) [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.106.3.v20180329-0507... [INFO] Fetching org.hamcrest.library_1.3.0.v201505072020.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.library_1.3.0.v201505072020.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.38kB) [INFO] Unpacking org.hamcrest.library_1.3.0.v201505072020... [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (129.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (129.49kB) [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [INFO] Fetching org.eclipse.ui.workbench_3.110.1.v20170704-1208.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1,013.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench_3.110.1.v20170704-1208.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1,013.66kB) [INFO] Unpacking org.eclipse.ui.workbench_3.110.1.v20170704-1208... [INFO] Fetching org.eclipse.ui.ide_3.13.1.v20170822-1526.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (972.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide_3.13.1.v20170822-1526.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (972.73kB) [INFO] Unpacking org.eclipse.ui.ide_3.13.1.v20170822-1526... [INFO] Fetching org.eclipse.ui_3.109.0.v20170411-1742.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (357.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui_3.109.0.v20170411-1742.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (357.53kB) [INFO] Unpacking org.eclipse.ui_3.109.0.v20170411-1742... [INFO] Fetching org.eclipse.ui.editors_3.11.0.v20170202-1823.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (199.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.editors_3.11.0.v20170202-1823.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (199.22kB) [INFO] Unpacking org.eclipse.ui.editors_3.11.0.v20170202-1823... [INFO] Fetching org.eclipse.ui.forms_3.7.101.v20170815-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.forms_3.7.101.v20170815-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.68kB) [INFO] Unpacking org.eclipse.ui.forms_3.7.101.v20170815-1446... [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (229.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (229.15kB) [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021... [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.106.3.v20180329-0507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.16MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.106.3.v20180329-0507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.16MB) [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.106.3.v20180329-0507... [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.106.3.v20180329-0507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (955.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.106.3.v20180329-0507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (955.46kB) [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.106.3.v20180329-0507... [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.dsl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.dsl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.dsl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef.finder/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef.finder/pom.xml [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (215.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (215.67kB) [INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308... [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (366.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (366.65kB) [INFO] Unpacking org.eclipse.gef_3.11.0.201606061308... [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef.finder/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.spy/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.spy/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.spy/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.test.junit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.test.junit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.test.junit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui/pom.xml [INFO] Fetching org.eclipse.ant.core_3.5.0.v20170509-2149.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.core_3.5.0.v20170509-2149.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.08kB) [INFO] Unpacking org.eclipse.ant.core_3.5.0.v20170509-2149... [INFO] Fetching org.eclipse.core.variables_3.4.0.v20170113-2056.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.variables_3.4.0.v20170113-2056.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.01kB) [INFO] Unpacking org.eclipse.core.variables_3.4.0.v20170113-2056... [INFO] Fetching org.eclipse.ant.launching_1.2.1.v20171108-0853.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.launching_1.2.1.v20171108-0853.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.64kB) [INFO] Unpacking org.eclipse.ant.launching_1.2.1.v20171108-0853... [INFO] Fetching org.eclipse.debug.core_3.11.0.v20170605-1534.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (123.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.core_3.11.0.v20170605-1534.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (123.34kB) [INFO] Unpacking org.eclipse.debug.core_3.11.0.v20170605-1534... [INFO] Fetching org.eclipse.jdt.launching_3.9.100.v20180323-1351.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (127.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.launching_3.9.100.v20180323-1351.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (127.62kB) [INFO] Unpacking org.eclipse.jdt.launching_3.9.100.v20180323-1351... [INFO] Fetching org.eclipse.core.externaltools_1.1.0.v20170113-2056.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.externaltools_1.1.0.v20170113-2056.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.53kB) [INFO] Unpacking org.eclipse.core.externaltools_1.1.0.v20170113-2056... [INFO] Fetching org.eclipse.jdt.core_3.13.102.v20180330-0919.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (6.44MB) [INFO] Fetching org.eclipse.jdt.core_3.13.102.v20180330-0919.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (6.44MB) [INFO] Fetching org.eclipse.ant.ui_3.7.0.v20170412-1054.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (483.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.ui_3.7.0.v20170412-1054.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (483.71kB) [INFO] Unpacking org.eclipse.ant.ui_3.7.0.v20170412-1054... [INFO] Fetching org.eclipse.ui.externaltools_3.4.0.v20161212-0515.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.externaltools_3.4.0.v20161212-0515.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.75kB) [INFO] Unpacking org.eclipse.ui.externaltools_3.4.0.v20161212-0515... [INFO] Fetching org.eclipse.ui.console_3.7.1.v20170728-0806.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (82.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.console_3.7.1.v20170728-0806.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (82.03kB) [INFO] Unpacking org.eclipse.ui.console_3.7.1.v20170728-0806... [INFO] Fetching org.eclipse.debug.ui_3.12.50.v20170920-1329.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (993.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.ui_3.12.50.v20170920-1329.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (993.18kB) [INFO] Unpacking org.eclipse.debug.ui_3.12.50.v20170920-1329... [INFO] Fetching org.eclipse.jdt.ui_3.13.100.v20180330-0726.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (4.04MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.ui_3.13.100.v20180330-0726.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (4.04MB) [INFO] Unpacking org.eclipse.jdt.ui_3.13.100.v20180330-0726... [INFO] Fetching org.eclipse.jdt.debug.ui_3.8.100.v20180322-1256.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.61MB) [INFO] Fetching org.eclipse.team.core_3.8.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (127.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.core_3.8.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (127.48kB) [INFO] Unpacking org.eclipse.team.core_3.8.100.v20170516-0820... [INFO] Fetching org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (105.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (105.95kB) [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156... [INFO] Fetching org.eclipse.jdt.junit_3.10.75.v20180322-1731.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (235.55kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit_3.10.75.v20180322-1731.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (235.55kB) [INFO] Unpacking org.eclipse.jdt.junit_3.10.75.v20180322-1731... [INFO] Fetching org.eclipse.compare_3.7.101.v20170724-1603.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (314.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare_3.7.101.v20170724-1603.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (314.64kB) [INFO] Unpacking org.eclipse.compare_3.7.101.v20170724-1603... [INFO] Fetching org.eclipse.ui.views_3.9.0.v20170226-1833.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views_3.9.0.v20170226-1833.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.42kB) [INFO] Unpacking org.eclipse.ui.views_3.9.0.v20170226-1833... [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.03kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450... [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.14kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345... [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.2kB) [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405... [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.96kB) [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450... [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (45.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (45.05kB) [INFO] Unpacking org.eclipse.equinox.p2.director_2.3.300.v20160504-1450... [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (103.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (103.26kB) [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.9kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.2.1.v20180131-1435.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.2.1.v20180131-1435.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.19kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.2.1.v20180131-1435... [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.59kB) [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834... [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.84kB) [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450... [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (31.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (31.18kB) [INFO] Unpacking org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106... [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.67kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216... [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (102.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (102.59kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259... [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (15.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (15.87kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721... [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (116.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (116.15kB) [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216... [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.19kB) [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259... [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.2.v20171013-1525.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (295.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.2.v20171013-1525.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (295.11kB) [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.2.v20171013-1525... [INFO] Fetching org.eclipse.equinox.security.ui_1.1.400.v20170505-1235.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.ui_1.1.400.v20170505-1235.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.71kB) [INFO] Unpacking org.eclipse.equinox.security.ui_1.1.400.v20170505-1235... [INFO] Fetching org.eclipse.jdt.core.manipulation_1.9.100.v20180321-0831.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (99.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.core.manipulation_1.9.100.v20180321-0831.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (99.42kB) [INFO] Unpacking org.eclipse.jdt.core.manipulation_1.9.100.v20180321-0831... [INFO] Fetching org.eclipse.jdt.debug_3.11.50.v20170920-1717.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (912.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.debug_3.11.50.v20170920-1717.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (912.26kB) [INFO] Unpacking org.eclipse.jdt.debug_3.11.50.v20170920-1717... [INFO] Fetching org.eclipse.search_3.11.100.v20170515-1603.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (218.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.search_3.11.100.v20170515-1603.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (218.87kB) [INFO] Unpacking org.eclipse.search_3.11.100.v20170515-1603... [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (179.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (179.49kB) [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825... [INFO] Fetching org.eclipse.jdt.junit.core_3.9.100.v20180321-0831.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (63.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.core_3.9.100.v20180321-0831.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (63.57kB) [INFO] Unpacking org.eclipse.jdt.junit.core_3.9.100.v20180321-0831... [INFO] Fetching org.eclipse.team.ui_3.8.1.v20170515-1133.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (517.17kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.ui_3.8.1.v20170515-1133.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (517.17kB) [INFO] Unpacking org.eclipse.team.ui_3.8.1.v20170515-1133... [INFO] Fetching org.eclipse.ui.navigator_3.7.0.v20170418-1342.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (134.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator_3.7.0.v20170418-1342.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (134.81kB) [INFO] Unpacking org.eclipse.ui.navigator_3.7.0.v20170418-1342... [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.86kB) [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443... [INFO] Fetching org.eclipse.pde.build_3.9.300.v20170515-0912.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (479.6kB) [INFO] Fetching org.eclipse.pde.build_3.9.300.v20170515-0912.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (479.6kB) [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.89kB) [INFO] Unpacking org.eclipse.update.configurator_3.3.400.v20160506-0750... [INFO] Fetching org.eclipse.pde.core_3.11.101.v20171228-1230.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.26MB) [INFO] Fetching org.eclipse.pde.core_3.11.101.v20171228-1230.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.26MB) [INFO] Fetching org.eclipse.pde.launching_3.7.52.v20171222-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (50.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.launching_3.7.52.v20171222-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (50.64kB) [INFO] Unpacking org.eclipse.pde.launching_3.7.52.v20171222-1119... [INFO] Fetching org.eclipse.pde.ui_3.10.100.v20180322-0726.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.46MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ui_3.10.100.v20180322-0726.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.46MB) [INFO] Unpacking org.eclipse.pde.ui_3.10.100.v20180322-0726... [INFO] Fetching org.eclipse.ui.intro_3.5.100.v20170418-0710.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (142kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro_3.5.100.v20170418-0710.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (142kB) [INFO] Unpacking org.eclipse.ui.intro_3.5.100.v20170418-0710... [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.100.v20170515-0748.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (118.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.100.v20170515-0748.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (118.56kB) [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.100.v20170515-0748... [INFO] Fetching org.eclipse.ui.views.log_1.2.100.v20170515-1458.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (83.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.log_1.2.100.v20170515-1458.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (83.71kB) [INFO] Unpacking org.eclipse.ui.views.log_1.2.100.v20170515-1458... [INFO] Fetching org.eclipse.ui.trace_1.1.0.v20170201-2036.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.trace_1.1.0.v20170201-2036.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.66kB) [INFO] Unpacking org.eclipse.ui.trace_1.1.0.v20170201-2036... [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.42kB) [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803... [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.client/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.client/pom.xml [INFO] Fetching org.eclipse.jdt_3.13.4.v20180330-0640.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (34.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt_3.13.4.v20180330-0640.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (34.12kB) [INFO] Unpacking org.eclipse.jdt_3.13.4.v20180330-0640... [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.client/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.rules.workbench/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.rules.workbench/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.rules.workbench/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.go/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.go/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.go/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.junit4_x/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.junit4_x/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.junit4_x/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder/pom.xml [INFO] Fetching org.eclipse.nebula.widgets.gallery_1.0.0.201909082034.jar from http://download.eclipse.org/nebula/snapshot/plugins/ (115.84kB) [INFO] Fetching org.eclipse.nebula.widgets.gallery_1.0.0.201909082034.jar from http://download.eclipse.org/nebula/snapshot/plugins/ (115.84kB) [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.demo/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.demo/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.demo/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swt.examples/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swt.examples/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swt.examples/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:3.1.100-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.ui.forms.examples/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:3.1.100-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.ui.forms.examples/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:3.1.100-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.ui.forms.examples/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder/pom.xml [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.6.0.201909101620.jar from http://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (2.22MB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.6.0.201909101620.jar from http://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (2.22MB) [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.64kB) [INFO] Unpacking org.apache.commons.logging_1.1.1.v201101211721... [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ide/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ide/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.junit.headless/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.junit.headless/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.junit.headless/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.updatesite/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.updatesite/pom.xml [INFO] Fetching org.apache.log4j.source_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (241.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.log4j.source_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (241.33kB) [INFO] Unpacking org.apache.log4j.source_1.2.15.v201012070815... [INFO] Fetching org.hamcrest.core.source_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (25.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.core.source_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (25.21kB) [INFO] Unpacking org.hamcrest.core.source_1.3.0.v201303031735... [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20160520211859/repository/ [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20160520211859/repository/ [INFO] Fetching org.hamcrest.library.source_1.3.0.v201505072020.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (30.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.library.source_1.3.0.v201505072020.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (30.51kB) [INFO] Unpacking org.hamcrest.library.source_1.3.0.v201505072020... [INFO] Resolving class path of MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.updatesite/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/pom.xml [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.32kB) [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [INFO] Fetching org.apache.batik.util.gui_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (75.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.util.gui_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (75.95kB) [INFO] Unpacking org.apache.batik.util.gui_1.8.0.v20170214-1941... [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.58kB) [INFO] Unpacking org.apache.felix.gogo.command_0.10.0.v201209301215... [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.64kB) [INFO] Unpacking org.apache.felix.gogo.runtime_0.10.0.v201209301036... [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.06kB) [INFO] Unpacking org.apache.felix.gogo.shell_0.10.0.v201212101605... [INFO] Fetching org.eclipse.core.databinding.beans_1.4.0.v20170210-0856.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.beans_1.4.0.v20170210-0856.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.94kB) [INFO] Unpacking org.eclipse.core.databinding.beans_1.4.0.v20170210-0856... [INFO] Fetching org.eclipse.core.net_1.3.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.net_1.3.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.81kB) [INFO] Unpacking org.eclipse.core.net_1.3.100.v20170516-0820... [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (95.1kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (95.1kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.95kB) [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.78kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.78kB) [INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.64kB) [INFO] Unpacking org.eclipse.equinox.launcher_1.4.0.v20161219-1356... [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.74kB) [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513... [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.551.v20171108-1834.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.551.v20171108-1834.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.78kB) [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.551.v20171108-1834... [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.41kB) [INFO] Unpacking org.eclipse.equinox.util_1.0.500.v20130404-1337... [INFO] Fetching org.eclipse.equinox.console_1.1.300.v20170512-2111.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.console_1.1.300.v20170512-2111.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.88kB) [INFO] Unpacking org.eclipse.equinox.console_1.1.300.v20170512-2111... [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.100.v20170104-1425.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.100.v20170104-1425.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.85kB) [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.100.v20170104-1425... [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.200.v20170513-0428.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.200.v20170513-0428.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.92kB) [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.200.v20170513-0428... [INFO] Fetching org.eclipse.e4.rcp_1.6.3.v20180329-0507.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (19.56kB) [INFO] Fetching org.eclipse.e4.rcp_1.6.3.v20180329-0507.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (19.56kB) [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (17.7kB) [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (17.7kB) [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (17.73kB) [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (17.73kB) [INFO] Fetching org.eclipse.rcp_4.7.3.v20180330-0640.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.4kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.rcp_4.7.3.v20180330-0640.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.4kB) [INFO] Unpacking org.eclipse.rcp_4.7.3.v20180330-0640... [INFO] Fetching org.eclipse.rcp_4.7.3.v20180330-0640.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (17.83kB) [INFO] Fetching org.eclipse.rcp_4.7.3.v20180330-0640.jar from http://download.eclipse.org/releases/oxygen/201804111000/features/ (17.83kB) [INFO] Fetching org.eclipse.rcp_root_4.7.3.v20180330-0640 from http://download.eclipse.org/releases/oxygen/201804111000/binary/ (26.16kB) [INFO] Fetching org.eclipse.rcp_root_4.7.3.v20180330-0640 from http://download.eclipse.org/releases/oxygen/201804111000/binary/ (26.16kB) [INFO] Fetching org.eclipse.ui.ide.application_1.2.0.v20170512-1452.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide.application_1.2.0.v20170512-1452.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.89kB) [INFO] Unpacking org.eclipse.ui.ide.application_1.2.0.v20170512-1452... [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.551.v20171108-1834.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (28.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.551.v20171108-1834.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (28.87kB) [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.551.v20171108-1834... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.69kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418... [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.551.v20171108-1834.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.551.v20171108-1834.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.62kB) [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.551.v20171108-1834... [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.62kB) [INFO] Unpacking org.eclipse.ui.cocoa_1.1.100.v20151202-1450... [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/pom.xml [INFO] Fetching org.eclipse.platform_4.7.3.v20180330-0640.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (281.58kB) [INFO] Fetching org.eclipse.platform_4.7.3.v20180330-0640.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (281.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.platform_4.7.3.v20180330-0640... [INFO] Fetching org.eclipse.ui.intro.universal_3.3.100.v20170515-1335.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.74MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro.universal_3.3.100.v20170515-1335.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.74MB) [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.100.v20170515-1335... [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.100.v20170515-0756.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.25kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.100.v20170515-0756.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.25kB) [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.100.v20170515-0756... [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (262.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (262.51kB) [INFO] Unpacking ca.odell.glazedlists_1.9.0.v201303080712... [INFO] Fetching org.apache.commons.codec_1.9.0.v20170208-1614.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.codec_1.9.0.v20170208-1614.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.09kB) [INFO] Unpacking org.apache.commons.codec_1.9.0.v20170208-1614... [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.6.0.201909101620.jar from http://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (148.64kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.6.0.201909101620.jar from http://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (148.64kB) [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml [WARNING] The project org.eclipse.swtbot:parent:pom:2.9.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse SWTBot [pom] [INFO] target-platforms [pom] [INFO] 2019-09 [eclipse-target-definition] [INFO] 2019-06 [eclipse-target-definition] [INFO] 2019-03 [eclipse-target-definition] [INFO] 2018-12 [eclipse-target-definition] [INFO] 2018-09 [eclipse-target-definition] [INFO] photon [eclipse-target-definition] [INFO] oxygen [eclipse-target-definition] [INFO] neon [eclipse-target-definition] [INFO] mars [eclipse-target-definition] [INFO] luna [eclipse-target-definition] [INFO] kepler [eclipse-target-definition] [INFO] juno [eclipse-target-definition] [INFO] org.eclipse.swtbot.ant.junit [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.core [eclipse-plugin] [INFO] org.eclipse.swtbot.swt.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.e4.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.junit4_x [eclipse-plugin] [INFO] org.eclipse.swtbot [eclipse-feature] [INFO] org.eclipse.swtbot.forms.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.forms [eclipse-feature] [INFO] org.eclipse.swtbot.go [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse [eclipse-feature] [INFO] org.eclipse.swtbot.eclipse.dsl [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.gef.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.spy [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.junit.headless [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.test.junit [eclipse-feature] [INFO] org.eclipse.swtbot.eclipse.ui [eclipse-plugin] [INFO] org.eclipse.swtbot.generator [eclipse-plugin] [INFO] org.eclipse.swtbot.generator.client [eclipse-plugin] [INFO] org.eclipse.swtbot.generator.rules.workbench [eclipse-plugin] [INFO] org.eclipse.swtbot.generator.jdt [eclipse-plugin] [INFO] org.eclipse.swtbot.generator.ui [eclipse-plugin] [INFO] org.eclipse.swtbot.nebula.gallery.finder [eclipse-plugin] [INFO] org.eclipse.swt.examples [eclipse-plugin] [INFO] org.eclipse.swtbot.swt.demo [eclipse-plugin] [INFO] org.eclipse.ui.forms.examples [eclipse-plugin] [INFO] org.eclipse.swtbot.nebula.nattable.finder [eclipse-plugin] [INFO] org.eclipse.swtbot.eclipse.gef [eclipse-feature] [INFO] org.eclipse.swtbot.generator.feature [eclipse-feature] [INFO] org.eclipse.swtbot.ide [eclipse-feature] [INFO] org.eclipse.swtbot.nebula.gallery [eclipse-feature] [INFO] org.eclipse.swtbot.nebula.nattable [eclipse-feature] [INFO] org.eclipse.swtbot.updatesite [eclipse-repository] [INFO] org.eclipse.swtbot.eclipse.ui.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.swt.finder.test.keyboards [eclipse-plugin] [INFO] org.eclipse.swtbot.forms.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.eclipse.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.e4.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.nebula.gallery.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.swt.finder.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.test [eclipse-feature] [INFO] org.eclipse.swtbot.generator.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.generator.jdt.test [eclipse-test-plugin] [INFO] org.eclipse.swtbot.nebula.nattable.finder.test [eclipse-test-plugin] [INFO] [INFO] ---------------------< org.eclipse.swtbot:parent >---------------------- [INFO] Building Eclipse SWTBot 2.9.0-SNAPSHOT [1/58] [INFO] --------------------------------[ pom ]--------------------------------- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 142 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Progress (1): 4.1/9.2 kB Progress (1): 7.7/9.2 kB Progress (1): 9.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 287 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom Progress (1): 4.1/30 kB Progress (1): 7.7/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 24/30 kB Progress (1): 28/30 kB Progress (1): 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 826 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/11/apache-11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 411 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 586 kB/s) [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ parent --- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 46 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 44 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 95 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 201 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/4.8.2/junit-4.8.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom (1.5 kB at 46 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Progress (1): 4.1/6.9 kB Progress (1): 6.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 221 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 166 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom Progress (1): 4.1/9.8 kB Progress (1): 7.7/9.8 kB Progress (1): 9.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 288 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 95 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 151 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 864 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/4/apache-4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 140 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 88 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 51 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 644 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom Progress (1): 765 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 20 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 425 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom Progress (1): 767 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 23 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 32 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 25 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 41 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom Progress (1): 588 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 14 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 169 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 63 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 242 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 39 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 45 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 70 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 490 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 51 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 68 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 36 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 69 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 63 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom Progress (1): 4.1/8.2 kB Progress (1): 7.7/8.2 kB Progress (1): 8.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 258 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (4.5 kB at 77 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 228 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 79 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 46 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 321 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 879 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (2.8 kB at 81 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.0.10/maven-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.10/maven-2.0.10.pom Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 kB at 714 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (2.2 kB at 56 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (3.3 kB at 108 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 166 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 26 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (2.1 kB at 68 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (2.7 kB at 56 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (2.3 kB at 49 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (1.6 kB at 54 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2.0 kB at 61 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (1.5 kB at 47 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (1.6 kB at 41 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 kB at 567 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (1.6 kB at 53 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (3.7 kB at 93 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (5.6 kB at 152 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (2.2 kB at 67 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom Progress (1): 738 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 23 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/1/apache-1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom (3.4 kB at 74 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 411 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 593 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 228 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 170 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 116 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6.1 kB at 125 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 kB at 382 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3.0 kB at 73 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (1.6 kB at 33 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (2.4 kB at 68 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (5.5 kB at 177 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 33 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 44 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 62 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 65 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 103 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 39 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 34 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom Progress (1): 4.1/7.2 kB Progress (1): 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 226 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 59 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 32 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 243 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 141 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom Progress (1): 4.1/9.9 kB Progress (1): 7.7/9.9 kB Progress (1): 9.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 310 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/oro/oro/2.0.8/oro-2.0.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom Progress (1): 140 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 4.7 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 345 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom Progress (1): 4.1/9.1 kB Progress (1): 7.7/9.1 kB Progress (1): 9.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 189 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom Progress (1): 357 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 10 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom Progress (1): 866 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 29 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom Progress (1): 974 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 32 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 80 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom Progress (1): 163 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 5.6 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom Progress (1): 171 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 5.9 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 3.2 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 75 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom Progress (1): 346 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 10 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Progress (1): 4.1/8.1 kB Progress (1): 7.7/8.1 kB Progress (1): 8.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 34 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128.pom (2.9 kB at 93 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.pom Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.pom (1.2 kB at 15 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.pom (2.0 kB at 64 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom (5.5 kB at 177 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.pom (1.4 kB at 45 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/4.8.2/junit-4.8.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/oro/oro/2.0.8/oro-2.0.8.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Progress (1): 4.1/49 kB Progress (2): 4.1/49 kB | 4.1/12 kB Progress (2): 7.7/49 kB | 4.1/12 kB Progress (3): 7.7/49 kB | 4.1/12 kB | 4.1/88 kB Progress (3): 12/49 kB | 4.1/12 kB | 4.1/88 kB Progress (3): 12/49 kB | 7.7/12 kB | 4.1/88 kB Progress (3): 16/49 kB | 7.7/12 kB | 4.1/88 kB Progress (3): 16/49 kB | 7.7/12 kB | 7.7/88 kB Progress (3): 20/49 kB | 7.7/12 kB | 7.7/88 kB Progress (3): 20/49 kB | 12/12 kB | 7.7/88 kB Progress (3): 24/49 kB | 12/12 kB | 7.7/88 kB Progress (3): 24/49 kB | 12/12 kB | 12/88 kB Progress (3): 28/49 kB | 12/12 kB | 12/88 kB Progress (4): 28/49 kB | 12/12 kB | 12/88 kB | 4.1/26 kB Progress (4): 32/49 kB | 12/12 kB | 12/88 kB | 4.1/26 kB Progress (4): 32/49 kB | 12/12 kB | 16/88 kB | 4.1/26 kB Progress (4): 32/49 kB | 12 kB | 16/88 kB | 4.1/26 kB Progress (4): 32/49 kB | 12 kB | 20/88 kB | 4.1/26 kB Progress (4): 36/49 kB | 12 kB | 20/88 kB | 4.1/26 kB Progress (4): 36/49 kB | 12 kB | 20/88 kB | 7.7/26 kB Progress (4): 40/49 kB | 12 kB | 20/88 kB | 7.7/26 kB Progress (4): 40/49 kB | 12 kB | 24/88 kB | 7.7/26 kB Progress (4): 44/49 kB | 12 kB | 24/88 kB | 7.7/26 kB Progress (4): 44/49 kB | 12 kB | 24/88 kB | 12/26 kB Progress (4): 48/49 kB | 12 kB | 24/88 kB | 12/26 kB Progress (4): 48/49 kB | 12 kB | 28/88 kB | 12/26 kB Progress (5): 48/49 kB | 12 kB | 28/88 kB | 12/26 kB | 4.1/51 kB Progress (5): 48/49 kB | 12 kB | 32/88 kB | 12/26 kB | 4.1/51 kB Progress (5): 49 kB | 12 kB | 32/88 kB | 12/26 kB | 4.1/51 kB Progress (5): 49 kB | 12 kB | 32/88 kB | 16/26 kB | 4.1/51 kB Progress (5): 49 kB | 12 kB | 36/88 kB | 16/26 kB | 4.1/51 kB Progress (5): 49 kB | 12 kB | 36/88 kB | 16/26 kB | 7.7/51 kB Progress (5): 49 kB | 12 kB | 40/88 kB | 16/26 kB | 7.7/51 kB Progress (5): 49 kB | 12 kB | 40/88 kB | 20/26 kB | 7.7/51 kB Progress (5): 49 kB | 12 kB | 44/88 kB | 20/26 kB | 7.7/51 kB Progress (5): 49 kB | 12 kB | 44/88 kB | 20/26 kB | 12/51 kB Progress (5): 49 kB | 12 kB | 48/88 kB | 20/26 kB | 12/51 kB Progress (5): 49 kB | 12 kB | 48/88 kB | 24/26 kB | 12/51 kB Progress (5): 49 kB | 12 kB | 52/88 kB | 24/26 kB | 12/51 kB Progress (5): 49 kB | 12 kB | 52/88 kB | 24/26 kB | 16/51 kB Progress (5): 49 kB | 12 kB | 52/88 kB | 24/26 kB | 20/51 kB Progress (5): 49 kB | 12 kB | 52/88 kB | 24/26 kB | 24/51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 217 kB/s) Progress (4): 49 kB | 56/88 kB | 24/26 kB | 24/51 kB Progress (4): 49 kB | 56/88 kB | 26 kB | 24/51 kB Progress (4): 49 kB | 60/88 kB | 26 kB | 24/51 kB Progress (4): 49 kB | 64/88 kB | 26 kB | 24/51 kB Progress (4): 49 kB | 68/88 kB | 26 kB | 24/51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 846 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Progress (3): 68/88 kB | 26 kB | 28/51 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Progress (3): 72/88 kB | 26 kB | 28/51 kB Progress (3): 72/88 kB | 26 kB | 32/51 kB Progress (3): 76/88 kB | 26 kB | 32/51 kB Progress (3): 76/88 kB | 26 kB | 36/51 kB Progress (3): 80/88 kB | 26 kB | 36/51 kB Progress (3): 80/88 kB | 26 kB | 40/51 kB Progress (3): 84/88 kB | 26 kB | 40/51 kB Progress (3): 84/88 kB | 26 kB | 44/51 kB Progress (3): 88 kB | 26 kB | 44/51 kB Progress (3): 88 kB | 26 kB | 48/51 kB Progress (3): 88 kB | 26 kB | 51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 367 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.2 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 653 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar Progress (1): 4.1/194 kB Progress (1): 7.7/194 kB Progress (1): 12/194 kB Progress (1): 16/194 kB Progress (2): 16/194 kB | 4.1/251 kB Progress (3): 16/194 kB | 4.1/251 kB | 4.1/237 kB Progress (4): 16/194 kB | 4.1/251 kB | 4.1/237 kB | 4.1/80 kB Progress (4): 16/194 kB | 4.1/251 kB | 7.7/237 kB | 4.1/80 kB Progress (5): 16/194 kB | 4.1/251 kB | 7.7/237 kB | 4.1/80 kB | 4.1/38 kB Progress (5): 16/194 kB | 7.7/251 kB | 7.7/237 kB | 4.1/80 kB | 4.1/38 kB Progress (5): 20/194 kB | 7.7/251 kB | 7.7/237 kB | 4.1/80 kB | 4.1/38 kB Progress (5): 20/194 kB | 12/251 kB | 7.7/237 kB | 4.1/80 kB | 4.1/38 kB Progress (5): 20/194 kB | 12/251 kB | 7.7/237 kB | 4.1/80 kB | 7.7/38 kB Progress (5): 20/194 kB | 12/251 kB | 12/237 kB | 4.1/80 kB | 7.7/38 kB Progress (5): 20/194 kB | 12/251 kB | 16/237 kB | 4.1/80 kB | 7.7/38 kB Progress (5): 20/194 kB | 12/251 kB | 16/237 kB | 7.7/80 kB | 7.7/38 kB Progress (5): 20/194 kB | 12/251 kB | 20/237 kB | 7.7/80 kB | 7.7/38 kB Progress (5): 20/194 kB | 12/251 kB | 20/237 kB | 7.7/80 kB | 12/38 kB Progress (5): 20/194 kB | 16/251 kB | 20/237 kB | 7.7/80 kB | 12/38 kB Progress (5): 24/194 kB | 16/251 kB | 20/237 kB | 7.7/80 kB | 12/38 kB Progress (5): 24/194 kB | 20/251 kB | 20/237 kB | 7.7/80 kB | 12/38 kB Progress (5): 24/194 kB | 20/251 kB | 20/237 kB | 7.7/80 kB | 16/38 kB Progress (5): 24/194 kB | 20/251 kB | 20/237 kB | 12/80 kB | 16/38 kB Progress (5): 24/194 kB | 20/251 kB | 24/237 kB | 12/80 kB | 16/38 kB Progress (5): 24/194 kB | 20/251 kB | 24/237 kB | 16/80 kB | 16/38 kB Progress (5): 24/194 kB | 20/251 kB | 24/237 kB | 20/80 kB | 16/38 kB Progress (5): 24/194 kB | 20/251 kB | 24/237 kB | 24/80 kB | 16/38 kB Progress (5): 24/194 kB | 20/251 kB | 24/237 kB | 28/80 kB | 16/38 kB Progress (5): 24/194 kB | 20/251 kB | 24/237 kB | 32/80 kB | 16/38 kB Progress (5): 24/194 kB | 20/251 kB | 24/237 kB | 33/80 kB | 16/38 kB Progress (5): 24/194 kB | 20/251 kB | 24/237 kB | 37/80 kB | 16/38 kB Progress (5): 24/194 kB | 20/251 kB | 24/237 kB | 41/80 kB | 16/38 kB Progress (5): 24/194 kB | 20/251 kB | 24/237 kB | 45/80 kB | 16/38 kB Progress (5): 24/194 kB | 20/251 kB | 24/237 kB | 49/80 kB | 16/38 kB Progress (5): 24/194 kB | 20/251 kB | 24/237 kB | 49/80 kB | 20/38 kB Progress (5): 24/194 kB | 20/251 kB | 24/237 kB | 49/80 kB | 24/38 kB Progress (5): 24/194 kB | 20/251 kB | 24/237 kB | 49/80 kB | 28/38 kB Progress (5): 24/194 kB | 24/251 kB | 24/237 kB | 49/80 kB | 28/38 kB Progress (5): 24/194 kB | 28/251 kB | 24/237 kB | 49/80 kB | 28/38 kB Progress (5): 24/194 kB | 32/251 kB | 24/237 kB | 49/80 kB | 28/38 kB Progress (5): 24/194 kB | 36/251 kB | 24/237 kB | 49/80 kB | 28/38 kB Progress (5): 24/194 kB | 40/251 kB | 24/237 kB | 49/80 kB | 28/38 kB Progress (5): 24/194 kB | 44/251 kB | 24/237 kB | 49/80 kB | 28/38 kB Progress (5): 24/194 kB | 48/251 kB | 24/237 kB | 49/80 kB | 28/38 kB Progress (5): 24/194 kB | 52/251 kB | 24/237 kB | 49/80 kB | 28/38 kB Progress (5): 24/194 kB | 56/251 kB | 24/237 kB | 49/80 kB | 28/38 kB Progress (5): 24/194 kB | 60/251 kB | 24/237 kB | 49/80 kB | 28/38 kB Progress (5): 24/194 kB | 64/251 kB | 24/237 kB | 49/80 kB | 28/38 kB Progress (5): 28/194 kB | 64/251 kB | 24/237 kB | 49/80 kB | 28/38 kB Progress (5): 28/194 kB | 68/251 kB | 24/237 kB | 49/80 kB | 28/38 kB Progress (5): 28/194 kB | 68/251 kB | 24/237 kB | 49/80 kB | 32/38 kB Progress (5): 28/194 kB | 68/251 kB | 24/237 kB | 53/80 kB | 32/38 kB Progress (5): 28/194 kB | 68/251 kB | 28/237 kB | 53/80 kB | 32/38 kB Progress (5): 28/194 kB | 68/251 kB | 28/237 kB | 57/80 kB | 32/38 kB Progress (5): 28/194 kB | 68/251 kB | 28/237 kB | 57/80 kB | 36/38 kB Progress (5): 28/194 kB | 72/251 kB | 28/237 kB | 57/80 kB | 36/38 kB Progress (5): 32/194 kB | 72/251 kB | 28/237 kB | 57/80 kB | 36/38 kB Progress (5): 32/194 kB | 76/251 kB | 28/237 kB | 57/80 kB | 36/38 kB Progress (5): 32/194 kB | 76/251 kB | 28/237 kB | 57/80 kB | 38 kB Progress (5): 32/194 kB | 76/251 kB | 28/237 kB | 61/80 kB | 38 kB Progress (5): 32/194 kB | 76/251 kB | 32/237 kB | 61/80 kB | 38 kB Progress (5): 32/194 kB | 76/251 kB | 32/237 kB | 65/80 kB | 38 kB Progress (5): 32/194 kB | 80/251 kB | 32/237 kB | 65/80 kB | 38 kB Progress (5): 33/194 kB | 80/251 kB | 32/237 kB | 65/80 kB | 38 kB Progress (5): 33/194 kB | 84/251 kB | 32/237 kB | 65/80 kB | 38 kB Progress (5): 33/194 kB | 88/251 kB | 32/237 kB | 65/80 kB | 38 kB Progress (5): 33/194 kB | 88/251 kB | 32/237 kB | 69/80 kB | 38 kB Progress (5): 33/194 kB | 88/251 kB | 33/237 kB | 69/80 kB | 38 kB Progress (5): 33/194 kB | 88/251 kB | 33/237 kB | 73/80 kB | 38 kB Progress (5): 33/194 kB | 88/251 kB | 33/237 kB | 77/80 kB | 38 kB Progress (5): 33/194 kB | 92/251 kB | 33/237 kB | 77/80 kB | 38 kB Progress (5): 37/194 kB | 92/251 kB | 33/237 kB | 77/80 kB | 38 kB Progress (5): 37/194 kB | 96/251 kB | 33/237 kB | 77/80 kB | 38 kB Progress (5): 37/194 kB | 96/251 kB | 33/237 kB | 80 kB | 38 kB Progress (5): 37/194 kB | 96/251 kB | 37/237 kB | 80 kB | 38 kB Progress (5): 37/194 kB | 100/251 kB | 37/237 kB | 80 kB | 38 kB Progress (5): 41/194 kB | 100/251 kB | 37/237 kB | 80 kB | 38 kB Progress (5): 41/194 kB | 104/251 kB | 37/237 kB | 80 kB | 38 kB Progress (5): 41/194 kB | 104/251 kB | 41/237 kB | 80 kB | 38 kB Progress (5): 41/194 kB | 108/251 kB | 41/237 kB | 80 kB | 38 kB Progress (5): 45/194 kB | 108/251 kB | 41/237 kB | 80 kB | 38 kB Progress (5): 45/194 kB | 112/251 kB | 41/237 kB | 80 kB | 38 kB Progress (5): 45/194 kB | 112/251 kB | 45/237 kB | 80 kB | 38 kB Progress (5): 45/194 kB | 116/251 kB | 45/237 kB | 80 kB | 38 kB Progress (5): 49/194 kB | 116/251 kB | 45/237 kB | 80 kB | 38 kB Progress (5): 49/194 kB | 120/251 kB | 45/237 kB | 80 kB | 38 kB Progress (5): 49/194 kB | 120/251 kB | 49/237 kB | 80 kB | 38 kB Progress (5): 49/194 kB | 124/251 kB | 49/237 kB | 80 kB | 38 kB Progress (5): 49/194 kB | 124/251 kB | 53/237 kB | 80 kB | 38 kB Progress (5): 53/194 kB | 124/251 kB | 53/237 kB | 80 kB | 38 kB Progress (5): 53/194 kB | 124/251 kB | 57/237 kB | 80 kB | 38 kB Progress (5): 53/194 kB | 128/251 kB | 57/237 kB | 80 kB | 38 kB Progress (5): 53/194 kB | 128/251 kB | 61/237 kB | 80 kB | 38 kB Progress (5): 57/194 kB | 128/251 kB | 61/237 kB | 80 kB | 38 kB Progress (5): 57/194 kB | 128/251 kB | 65/237 kB | 80 kB | 38 kB Progress (5): 57/194 kB | 132/251 kB | 65/237 kB | 80 kB | 38 kB Progress (5): 57/194 kB | 132/251 kB | 66/237 kB | 80 kB | 38 kB Progress (5): 61/194 kB | 132/251 kB | 66/237 kB | 80 kB | 38 kB Progress (5): 61/194 kB | 132/251 kB | 70/237 kB | 80 kB | 38 kB Progress (5): 61/194 kB | 136/251 kB | 70/237 kB | 80 kB | 38 kB Progress (5): 61/194 kB | 136/251 kB | 74/237 kB | 80 kB | 38 kB Progress (5): 61/194 kB | 140/251 kB | 74/237 kB | 80 kB | 38 kB Progress (5): 65/194 kB | 140/251 kB | 74/237 kB | 80 kB | 38 kB Progress (5): 65/194 kB | 144/251 kB | 74/237 kB | 80 kB | 38 kB Progress (5): 65/194 kB | 144/251 kB | 78/237 kB | 80 kB | 38 kB Progress (5): 65/194 kB | 148/251 kB | 78/237 kB | 80 kB | 38 kB Progress (5): 66/194 kB | 148/251 kB | 78/237 kB | 80 kB | 38 kB Progress (5): 66/194 kB | 152/251 kB | 78/237 kB | 80 kB | 38 kB Progress (5): 66/194 kB | 152/251 kB | 82/237 kB | 80 kB | 38 kB Progress (5): 66/194 kB | 156/251 kB | 82/237 kB | 80 kB | 38 kB Progress (5): 70/194 kB | 156/251 kB | 82/237 kB | 80 kB | 38 kB Progress (5): 70/194 kB | 160/251 kB | 82/237 kB | 80 kB | 38 kB Progress (5): 70/194 kB | 160/251 kB | 86/237 kB | 80 kB | 38 kB Progress (5): 70/194 kB | 164/251 kB | 86/237 kB | 80 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 247 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar Progress (4): 74/194 kB | 164/251 kB | 86/237 kB | 80 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 522 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar Progress (3): 74/194 kB | 168/251 kB | 86/237 kB Progress (3): 74/194 kB | 168/251 kB | 90/237 kB Progress (3): 74/194 kB | 172/251 kB | 90/237 kB Progress (3): 78/194 kB | 172/251 kB | 90/237 kB Progress (3): 78/194 kB | 176/251 kB | 90/237 kB Progress (3): 78/194 kB | 176/251 kB | 94/237 kB Progress (3): 78/194 kB | 180/251 kB | 94/237 kB Progress (3): 82/194 kB | 180/251 kB | 94/237 kB Progress (3): 82/194 kB | 184/251 kB | 94/237 kB Progress (3): 86/194 kB | 184/251 kB | 94/237 kB Progress (3): 86/194 kB | 184/251 kB | 98/237 kB Progress (3): 90/194 kB | 184/251 kB | 98/237 kB Progress (3): 90/194 kB | 188/251 kB | 98/237 kB Progress (3): 94/194 kB | 188/251 kB | 98/237 kB Progress (3): 94/194 kB | 188/251 kB | 98/237 kB Progress (3): 98/194 kB | 188/251 kB | 98/237 kB Progress (3): 98/194 kB | 188/251 kB | 102/237 kB Progress (4): 98/194 kB | 188/251 kB | 102/237 kB | 4.1/38 kB Progress (5): 98/194 kB | 188/251 kB | 102/237 kB | 4.1/38 kB | 4.1/39 kB Progress (5): 98/194 kB | 192/251 kB | 102/237 kB | 4.1/38 kB | 4.1/39 kB Progress (5): 98/194 kB | 192/251 kB | 102/237 kB | 4.1/38 kB | 7.7/39 kB Progress (5): 98/194 kB | 192/251 kB | 102/237 kB | 7.7/38 kB | 7.7/39 kB Progress (5): 98/194 kB | 192/251 kB | 106/237 kB | 7.7/38 kB | 7.7/39 kB Progress (5): 98/194 kB | 192/251 kB | 106/237 kB | 7.7/38 kB | 7.7/39 kB Progress (5): 98/194 kB | 192/251 kB | 110/237 kB | 7.7/38 kB | 7.7/39 kB Progress (5): 98/194 kB | 192/251 kB | 110/237 kB | 12/38 kB | 7.7/39 kB Progress (5): 98/194 kB | 192/251 kB | 110/237 kB | 12/38 kB | 12/39 kB Progress (5): 98/194 kB | 192/251 kB | 110/237 kB | 12/38 kB | 16/39 kB Progress (5): 98/194 kB | 196/251 kB | 110/237 kB | 12/38 kB | 16/39 kB Progress (5): 98/194 kB | 196/251 kB | 110/237 kB | 12/38 kB | 20/39 kB Progress (5): 98/194 kB | 196/251 kB | 110/237 kB | 16/38 kB | 20/39 kB Progress (5): 98/194 kB | 196/251 kB | 114/237 kB | 16/38 kB | 20/39 kB Progress (5): 102/194 kB | 196/251 kB | 114/237 kB | 16/38 kB | 20/39 kB Progress (5): 102/194 kB | 196/251 kB | 118/237 kB | 16/38 kB | 20/39 kB Progress (5): 102/194 kB | 196/251 kB | 118/237 kB | 20/38 kB | 20/39 kB Progress (5): 102/194 kB | 196/251 kB | 118/237 kB | 20/38 kB | 24/39 kB Progress (5): 102/194 kB | 200/251 kB | 118/237 kB | 20/38 kB | 24/39 kB Progress (5): 102/194 kB | 200/251 kB | 118/237 kB | 20/38 kB | 28/39 kB Progress (5): 102/194 kB | 200/251 kB | 118/237 kB | 24/38 kB | 28/39 kB Progress (5): 102/194 kB | 200/251 kB | 122/237 kB | 24/38 kB | 28/39 kB Progress (5): 106/194 kB | 200/251 kB | 122/237 kB | 24/38 kB | 28/39 kB Progress (5): 106/194 kB | 200/251 kB | 126/237 kB | 24/38 kB | 28/39 kB Progress (5): 106/194 kB | 200/251 kB | 126/237 kB | 28/38 kB | 28/39 kB Progress (5): 106/194 kB | 200/251 kB | 126/237 kB | 28/38 kB | 32/39 kB Progress (5): 106/194 kB | 204/251 kB | 126/237 kB | 28/38 kB | 32/39 kB Progress (5): 106/194 kB | 204/251 kB | 126/237 kB | 28/38 kB | 36/39 kB Progress (5): 106/194 kB | 204/251 kB | 126/237 kB | 32/38 kB | 36/39 kB Progress (5): 106/194 kB | 204/251 kB | 130/237 kB | 32/38 kB | 36/39 kB Progress (5): 110/194 kB | 204/251 kB | 130/237 kB | 32/38 kB | 36/39 kB Progress (5): 110/194 kB | 204/251 kB | 134/237 kB | 32/38 kB | 36/39 kB Progress (5): 110/194 kB | 204/251 kB | 134/237 kB | 36/38 kB | 36/39 kB Progress (5): 110/194 kB | 204/251 kB | 134/237 kB | 36/38 kB | 39 kB Progress (5): 110/194 kB | 208/251 kB | 134/237 kB | 36/38 kB | 39 kB Progress (5): 110/194 kB | 208/251 kB | 134/237 kB | 38 kB | 39 kB Progress (5): 110/194 kB | 208/251 kB | 138/237 kB | 38 kB | 39 kB Progress (5): 114/194 kB | 208/251 kB | 138/237 kB | 38 kB | 39 kB Progress (5): 114/194 kB | 208/251 kB | 142/237 kB | 38 kB | 39 kB Progress (5): 114/194 kB | 212/251 kB | 142/237 kB | 38 kB | 39 kB Progress (5): 114/194 kB | 212/251 kB | 146/237 kB | 38 kB | 39 kB Progress (5): 118/194 kB | 212/251 kB | 146/237 kB | 38 kB | 39 kB Progress (5): 118/194 kB | 212/251 kB | 150/237 kB | 38 kB | 39 kB Progress (5): 118/194 kB | 216/251 kB | 150/237 kB | 38 kB | 39 kB Progress (5): 118/194 kB | 216/251 kB | 154/237 kB | 38 kB | 39 kB Progress (5): 122/194 kB | 216/251 kB | 154/237 kB | 38 kB | 39 kB Progress (5): 122/194 kB | 216/251 kB | 158/237 kB | 38 kB | 39 kB Progress (5): 122/194 kB | 220/251 kB | 158/237 kB | 38 kB | 39 kB Progress (5): 122/194 kB | 220/251 kB | 162/237 kB | 38 kB | 39 kB Progress (5): 126/194 kB | 220/251 kB | 162/237 kB | 38 kB | 39 kB Progress (5): 126/194 kB | 220/251 kB | 166/237 kB | 38 kB | 39 kB Progress (5): 126/194 kB | 224/251 kB | 166/237 kB | 38 kB | 39 kB Progress (5): 126/194 kB | 224/251 kB | 170/237 kB | 38 kB | 39 kB Progress (5): 130/194 kB | 224/251 kB | 170/237 kB | 38 kB | 39 kB Progress (5): 130/194 kB | 224/251 kB | 174/237 kB | 38 kB | 39 kB Progress (5): 130/194 kB | 228/251 kB | 174/237 kB | 38 kB | 39 kB Progress (5): 130/194 kB | 228/251 kB | 178/237 kB | 38 kB | 39 kB Progress (5): 131/194 kB | 228/251 kB | 178/237 kB | 38 kB | 39 kB Progress (5): 131/194 kB | 228/251 kB | 182/237 kB | 38 kB | 39 kB Progress (5): 131/194 kB | 232/251 kB | 182/237 kB | 38 kB | 39 kB Progress (5): 131/194 kB | 232/251 kB | 186/237 kB | 38 kB | 39 kB Progress (5): 135/194 kB | 232/251 kB | 186/237 kB | 38 kB | 39 kB Progress (5): 135/194 kB | 232/251 kB | 190/237 kB | 38 kB | 39 kB Progress (5): 135/194 kB | 236/251 kB | 190/237 kB | 38 kB | 39 kB Progress (5): 135/194 kB | 236/251 kB | 194/237 kB | 38 kB | 39 kB Progress (5): 139/194 kB | 236/251 kB | 194/237 kB | 38 kB | 39 kB Progress (5): 139/194 kB | 236/251 kB | 198/237 kB | 38 kB | 39 kB Progress (5): 139/194 kB | 240/251 kB | 198/237 kB | 38 kB | 39 kB Progress (5): 139/194 kB | 240/251 kB | 202/237 kB | 38 kB | 39 kB Progress (5): 143/194 kB | 240/251 kB | 202/237 kB | 38 kB | 39 kB Progress (5): 143/194 kB | 240/251 kB | 206/237 kB | 38 kB | 39 kB Progress (5): 143/194 kB | 244/251 kB | 206/237 kB | 38 kB | 39 kB Progress (5): 143/194 kB | 244/251 kB | 210/237 kB | 38 kB | 39 kB Progress (5): 147/194 kB | 244/251 kB | 210/237 kB | 38 kB | 39 kB Progress (5): 147/194 kB | 244/251 kB | 214/237 kB | 38 kB | 39 kB Progress (5): 147/194 kB | 248/251 kB | 214/237 kB | 38 kB | 39 kB Progress (5): 147/194 kB | 248/251 kB | 218/237 kB | 38 kB | 39 kB Progress (5): 151/194 kB | 248/251 kB | 218/237 kB | 38 kB | 39 kB Progress (5): 151/194 kB | 248/251 kB | 222/237 kB | 38 kB | 39 kB Progress (5): 151/194 kB | 251 kB | 222/237 kB | 38 kB | 39 kB Progress (5): 151/194 kB | 251 kB | 226/237 kB | 38 kB | 39 kB Progress (5): 155/194 kB | 251 kB | 226/237 kB | 38 kB | 39 kB Progress (5): 155/194 kB | 251 kB | 230/237 kB | 38 kB | 39 kB Progress (5): 159/194 kB | 251 kB | 230/237 kB | 38 kB | 39 kB Progress (5): 159/194 kB | 251 kB | 234/237 kB | 38 kB | 39 kB Progress (5): 163/194 kB | 251 kB | 234/237 kB | 38 kB | 39 kB Progress (5): 163/194 kB | 251 kB | 237 kB | 38 kB | 39 kB Progress (5): 167/194 kB | 251 kB | 237 kB | 38 kB | 39 kB Progress (5): 171/194 kB | 251 kB | 237 kB | 38 kB | 39 kB Progress (5): 175/194 kB | 251 kB | 237 kB | 38 kB | 39 kB Progress (5): 179/194 kB | 251 kB | 237 kB | 38 kB | 39 kB Progress (5): 183/194 kB | 251 kB | 237 kB | 38 kB | 39 kB Progress (5): 187/194 kB | 251 kB | 237 kB | 38 kB | 39 kB Progress (5): 191/194 kB | 251 kB | 237 kB | 38 kB | 39 kB Progress (5): 194 kB | 251 kB | 237 kB | 38 kB | 39 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (251 kB at 990 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar (237 kB at 934 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 148 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 154 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 756 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Progress (1): 4.1/9.8 kB Progress (2): 4.1/9.8 kB | 4.1/13 kB Progress (2): 7.7/9.8 kB | 4.1/13 kB Progress (2): 7.7/9.8 kB | 7.7/13 kB Progress (2): 7.7/9.8 kB | 12/13 kB Progress (3): 7.7/9.8 kB | 12/13 kB | 4.1/11 kB Progress (3): 7.7/9.8 kB | 13 kB | 4.1/11 kB Progress (4): 7.7/9.8 kB | 13 kB | 4.1/11 kB | 4.1/43 kB Progress (4): 7.7/9.8 kB | 13 kB | 4.1/11 kB | 7.7/43 kB Progress (4): 7.7/9.8 kB | 13 kB | 4.1/11 kB | 12/43 kB Progress (4): 9.8 kB | 13 kB | 4.1/11 kB | 12/43 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 46 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar Progress (3): 9.8 kB | 4.1/11 kB | 16/43 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 30 kB/s) Progress (2): 7.7/11 kB | 16/43 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar Progress (2): 7.7/11 kB | 20/43 kB Progress (3): 7.7/11 kB | 20/43 kB | 4.1/17 kB Progress (3): 7.7/11 kB | 24/43 kB | 4.1/17 kB Progress (3): 11 kB | 24/43 kB | 4.1/17 kB Progress (3): 11 kB | 28/43 kB | 4.1/17 kB Progress (3): 11 kB | 32/43 kB | 4.1/17 kB Progress (3): 11 kB | 32/43 kB | 7.7/17 kB Progress (3): 11 kB | 36/43 kB | 7.7/17 kB Progress (3): 11 kB | 36/43 kB | 12/17 kB Progress (3): 11 kB | 40/43 kB | 12/17 kB Progress (3): 11 kB | 40/43 kB | 16/17 kB Progress (3): 11 kB | 43 kB | 16/17 kB Progress (3): 11 kB | 43 kB | 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 34 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 kB at 49 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar Progress (2): 43 kB | 4.1/158 kB Progress (2): 43 kB | 7.7/158 kB Progress (2): 43 kB | 12/158 kB Progress (2): 43 kB | 16/158 kB Progress (3): 43 kB | 16/158 kB | 0/1.2 MB Progress (3): 43 kB | 20/158 kB | 0/1.2 MB Progress (3): 43 kB | 20/158 kB | 0/1.2 MB Progress (3): 43 kB | 24/158 kB | 0/1.2 MB Progress (3): 43 kB | 24/158 kB | 0/1.2 MB Progress (3): 43 kB | 28/158 kB | 0/1.2 MB Progress (3): 43 kB | 28/158 kB | 0/1.2 MB Progress (3): 43 kB | 32/158 kB | 0/1.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 126 kB/s) Progress (2): 32/158 kB | 0/1.2 MB Progress (2): 33/158 kB | 0/1.2 MB Progress (2): 33/158 kB | 0/1.2 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar Progress (2): 33/158 kB | 0/1.2 MB Progress (2): 37/158 kB | 0/1.2 MB Progress (2): 37/158 kB | 0/1.2 MB Progress (2): 41/158 kB | 0/1.2 MB Progress (2): 41/158 kB | 0/1.2 MB Progress (2): 45/158 kB | 0/1.2 MB Progress (2): 49/158 kB | 0/1.2 MB Progress (2): 49/158 kB | 0/1.2 MB Progress (2): 53/158 kB | 0/1.2 MB Progress (2): 53/158 kB | 0/1.2 MB Progress (2): 57/158 kB | 0/1.2 MB Progress (2): 57/158 kB | 0/1.2 MB Progress (2): 61/158 kB | 0/1.2 MB Progress (2): 61/158 kB | 0/1.2 MB Progress (2): 65/158 kB | 0/1.2 MB Progress (2): 66/158 kB | 0/1.2 MB Progress (2): 66/158 kB | 0.1/1.2 MB Progress (2): 70/158 kB | 0.1/1.2 MB Progress (2): 70/158 kB | 0.1/1.2 MB Progress (2): 74/158 kB | 0.1/1.2 MB Progress (2): 74/158 kB | 0.1/1.2 MB Progress (2): 78/158 kB | 0.1/1.2 MB Progress (2): 78/158 kB | 0.1/1.2 MB Progress (2): 82/158 kB | 0.1/1.2 MB Progress (2): 82/158 kB | 0.1/1.2 MB Progress (2): 86/158 kB | 0.1/1.2 MB Progress (2): 90/158 kB | 0.1/1.2 MB Progress (2): 90/158 kB | 0.1/1.2 MB Progress (2): 94/158 kB | 0.1/1.2 MB Progress (2): 94/158 kB | 0.1/1.2 MB Progress (2): 98/158 kB | 0.1/1.2 MB Progress (2): 98/158 kB | 0.1/1.2 MB Progress (2): 98/158 kB | 0.1/1.2 MB Progress (2): 102/158 kB | 0.1/1.2 MB Progress (2): 102/158 kB | 0.1/1.2 MB Progress (2): 106/158 kB | 0.1/1.2 MB Progress (2): 106/158 kB | 0.1/1.2 MB Progress (2): 110/158 kB | 0.1/1.2 MB Progress (2): 110/158 kB | 0.1/1.2 MB Progress (2): 114/158 kB | 0.1/1.2 MB Progress (2): 114/158 kB | 0.1/1.2 MB Progress (2): 118/158 kB | 0.1/1.2 MB Progress (2): 118/158 kB | 0.1/1.2 MB Progress (2): 122/158 kB | 0.1/1.2 MB Progress (2): 122/158 kB | 0.1/1.2 MB Progress (2): 126/158 kB | 0.1/1.2 MB Progress (2): 130/158 kB | 0.1/1.2 MB Progress (2): 130/158 kB | 0.1/1.2 MB Progress (2): 134/158 kB | 0.1/1.2 MB Progress (2): 134/158 kB | 0.1/1.2 MB Progress (2): 138/158 kB | 0.1/1.2 MB Progress (2): 138/158 kB | 0.1/1.2 MB Progress (2): 142/158 kB | 0.1/1.2 MB Progress (2): 142/158 kB | 0.1/1.2 MB Progress (2): 146/158 kB | 0.1/1.2 MB Progress (2): 146/158 kB | 0.1/1.2 MB Progress (2): 150/158 kB | 0.1/1.2 MB Progress (2): 150/158 kB | 0.1/1.2 MB Progress (2): 154/158 kB | 0.1/1.2 MB Progress (2): 154/158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.1/1.2 MB Progress (2): 158 kB | 0.2/1.2 MB Progress (2): 158 kB | 0.2/1.2 MB Progress (2): 158 kB | 0.2/1.2 MB Progress (2): 158 kB | 0.2/1.2 MB Progress (2): 158 kB | 0.2/1.2 MB Progress (2): 158 kB | 0.2/1.2 MB Progress (2): 158 kB | 0.2/1.2 MB Progress (2): 158 kB | 0.2/1.2 MB Progress (2): 158 kB | 0.2/1.2 MB Progress (2): 158 kB | 0.2/1.2 MB Progress (2): 158 kB | 0.2/1.2 MB Progress (2): 158 kB | 0.2/1.2 MB Progress (2): 158 kB | 0.2/1.2 MB Progress (2): 158 kB | 0.2/1.2 MB Progress (2): 158 kB | 0.2/1.2 MB Progress (2): 158 kB | 0.2/1.2 MB Progress (2): 158 kB | 0.2/1.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (158 kB at 443 kB/s) Progress (1): 0.2/1.2 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (2): 0.4/1.2 MB | 4.1/262 kB Progress (2): 0.4/1.2 MB | 4.1/262 kB Progress (3): 0.4/1.2 MB | 4.1/262 kB | 4.1/50 kB Progress (3): 0.4/1.2 MB | 4.1/262 kB | 4.1/50 kB Progress (3): 0.4/1.2 MB | 7.7/262 kB | 4.1/50 kB Progress (3): 0.4/1.2 MB | 7.7/262 kB | 4.1/50 kB Progress (3): 0.4/1.2 MB | 7.7/262 kB | 7.7/50 kB Progress (3): 0.4/1.2 MB | 7.7/262 kB | 7.7/50 kB Progress (3): 0.4/1.2 MB | 7.7/262 kB | 12/50 kB Progress (3): 0.4/1.2 MB | 7.7/262 kB | 12/50 kB Progress (3): 0.4/1.2 MB | 7.7/262 kB | 12/50 kB Progress (3): 0.4/1.2 MB | 7.7/262 kB | 12/50 kB Progress (3): 0.4/1.2 MB | 7.7/262 kB | 12/50 kB Progress (3): 0.4/1.2 MB | 12/262 kB | 12/50 kB Progress (3): 0.4/1.2 MB | 12/262 kB | 12/50 kB Progress (3): 0.4/1.2 MB | 12/262 kB | 16/50 kB Progress (3): 0.4/1.2 MB | 12/262 kB | 16/50 kB Progress (3): 0.4/1.2 MB | 12/262 kB | 20/50 kB Progress (3): 0.4/1.2 MB | 16/262 kB | 20/50 kB Progress (3): 0.4/1.2 MB | 16/262 kB | 24/50 kB Progress (3): 0.4/1.2 MB | 16/262 kB | 24/50 kB Progress (3): 0.4/1.2 MB | 16/262 kB | 28/50 kB Progress (3): 0.4/1.2 MB | 20/262 kB | 28/50 kB Progress (3): 0.4/1.2 MB | 20/262 kB | 32/50 kB Progress (3): 0.4/1.2 MB | 20/262 kB | 32/50 kB Progress (3): 0.4/1.2 MB | 20/262 kB | 33/50 kB Progress (3): 0.4/1.2 MB | 24/262 kB | 33/50 kB Progress (3): 0.4/1.2 MB | 24/262 kB | 37/50 kB Progress (3): 0.4/1.2 MB | 24/262 kB | 37/50 kB Progress (3): 0.4/1.2 MB | 24/262 kB | 41/50 kB Progress (3): 0.4/1.2 MB | 28/262 kB | 41/50 kB Progress (3): 0.4/1.2 MB | 32/262 kB | 41/50 kB Progress (3): 0.4/1.2 MB | 33/262 kB | 41/50 kB Progress (3): 0.4/1.2 MB | 37/262 kB | 41/50 kB Progress (3): 0.4/1.2 MB | 41/262 kB | 41/50 kB Progress (3): 0.4/1.2 MB | 41/262 kB | 41/50 kB Progress (3): 0.4/1.2 MB | 45/262 kB | 41/50 kB Progress (3): 0.4/1.2 MB | 45/262 kB | 45/50 kB Progress (3): 0.4/1.2 MB | 45/262 kB | 49/50 kB Progress (3): 0.4/1.2 MB | 45/262 kB | 50 kB Progress (4): 0.4/1.2 MB | 45/262 kB | 50 kB | 4.1/305 kB Progress (4): 0.4/1.2 MB | 45/262 kB | 50 kB | 7.7/305 kB Progress (4): 0.4/1.2 MB | 45/262 kB | 50 kB | 12/305 kB Progress (4): 0.4/1.2 MB | 45/262 kB | 50 kB | 16/305 kB Progress (4): 0.4/1.2 MB | 45/262 kB | 50 kB | 20/305 kB Progress (4): 0.4/1.2 MB | 45/262 kB | 50 kB | 24/305 kB Progress (4): 0.4/1.2 MB | 45/262 kB | 50 kB | 28/305 kB Progress (4): 0.4/1.2 MB | 45/262 kB | 50 kB | 32/305 kB Progress (4): 0.4/1.2 MB | 45/262 kB | 50 kB | 33/305 kB Progress (4): 0.4/1.2 MB | 45/262 kB | 50 kB | 37/305 kB Progress (4): 0.4/1.2 MB | 45/262 kB | 50 kB | 41/305 kB Progress (4): 0.4/1.2 MB | 45/262 kB | 50 kB | 45/305 kB Progress (4): 0.4/1.2 MB | 49/262 kB | 50 kB | 45/305 kB Progress (4): 0.4/1.2 MB | 49/262 kB | 50 kB | 45/305 kB Progress (4): 0.4/1.2 MB | 53/262 kB | 50 kB | 45/305 kB Progress (4): 0.4/1.2 MB | 53/262 kB | 50 kB | 49/305 kB Progress (4): 0.4/1.2 MB | 57/262 kB | 50 kB | 49/305 kB Progress (4): 0.5/1.2 MB | 57/262 kB | 50 kB | 49/305 kB Progress (4): 0.5/1.2 MB | 61/262 kB | 50 kB | 49/305 kB Progress (4): 0.5/1.2 MB | 61/262 kB | 50 kB | 53/305 kB Progress (4): 0.5/1.2 MB | 65/262 kB | 50 kB | 53/305 kB Progress (4): 0.5/1.2 MB | 65/262 kB | 50 kB | 53/305 kB Progress (4): 0.5/1.2 MB | 66/262 kB | 50 kB | 53/305 kB Progress (4): 0.5/1.2 MB | 66/262 kB | 50 kB | 57/305 kB Progress (4): 0.5/1.2 MB | 70/262 kB | 50 kB | 57/305 kB Progress (4): 0.5/1.2 MB | 70/262 kB | 50 kB | 61/305 kB Progress (4): 0.5/1.2 MB | 70/262 kB | 50 kB | 61/305 kB Progress (4): 0.5/1.2 MB | 70/262 kB | 50 kB | 65/305 kB Progress (4): 0.5/1.2 MB | 74/262 kB | 50 kB | 65/305 kB Progress (4): 0.5/1.2 MB | 74/262 kB | 50 kB | 66/305 kB Progress (5): 0.5/1.2 MB | 74/262 kB | 50 kB | 66/305 kB | 4.1/30 kB Progress (5): 0.5/1.2 MB | 74/262 kB | 50 kB | 66/305 kB | 4.1/30 kB Progress (5): 0.5/1.2 MB | 74/262 kB | 50 kB | 66/305 kB | 7.7/30 kB Progress (5): 0.5/1.2 MB | 74/262 kB | 50 kB | 70/305 kB | 7.7/30 kB Progress (5): 0.5/1.2 MB | 78/262 kB | 50 kB | 70/305 kB | 7.7/30 kB Progress (5): 0.5/1.2 MB | 78/262 kB | 50 kB | 74/305 kB | 7.7/30 kB Progress (5): 0.5/1.2 MB | 78/262 kB | 50 kB | 74/305 kB | 12/30 kB Progress (5): 0.5/1.2 MB | 78/262 kB | 50 kB | 74/305 kB | 12/30 kB Progress (5): 0.5/1.2 MB | 78/262 kB | 50 kB | 74/305 kB | 16/30 kB Progress (5): 0.5/1.2 MB | 78/262 kB | 50 kB | 78/305 kB | 16/30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (50 kB at 114 kB/s) Progress (4): 0.5/1.2 MB | 82/262 kB | 78/305 kB | 16/30 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar Progress (4): 0.5/1.2 MB | 82/262 kB | 82/305 kB | 16/30 kB Progress (4): 0.5/1.2 MB | 82/262 kB | 86/305 kB | 16/30 kB Progress (4): 0.5/1.2 MB | 82/262 kB | 86/305 kB | 16/30 kB Progress (4): 0.5/1.2 MB | 82/262 kB | 90/305 kB | 16/30 kB Progress (4): 0.5/1.2 MB | 82/262 kB | 94/305 kB | 16/30 kB Progress (4): 0.5/1.2 MB | 82/262 kB | 94/305 kB | 20/30 kB Progress (4): 0.5/1.2 MB | 86/262 kB | 94/305 kB | 20/30 kB Progress (4): 0.5/1.2 MB | 86/262 kB | 94/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 86/262 kB | 98/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 86/262 kB | 98/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 86/262 kB | 102/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 90/262 kB | 102/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 90/262 kB | 106/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 90/262 kB | 106/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 90/262 kB | 110/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 94/262 kB | 110/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 94/262 kB | 114/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 94/262 kB | 114/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 94/262 kB | 118/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 98/262 kB | 118/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 98/262 kB | 122/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 98/262 kB | 122/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 98/262 kB | 126/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 98/262 kB | 126/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 98/262 kB | 130/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 98/262 kB | 130/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 98/262 kB | 134/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 102/262 kB | 134/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 102/262 kB | 138/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 102/262 kB | 138/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 102/262 kB | 142/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 102/262 kB | 142/305 kB | 24/30 kB Progress (4): 0.5/1.2 MB | 102/262 kB | 142/305 kB | 28/30 kB Progress (4): 0.5/1.2 MB | 106/262 kB | 142/305 kB | 28/30 kB Progress (4): 0.5/1.2 MB | 106/262 kB | 142/305 kB | 30 kB Progress (4): 0.5/1.2 MB | 106/262 kB | 142/305 kB | 30 kB Progress (4): 0.5/1.2 MB | 106/262 kB | 146/305 kB | 30 kB Progress (4): 0.5/1.2 MB | 106/262 kB | 146/305 kB | 30 kB Progress (4): 0.5/1.2 MB | 110/262 kB | 146/305 kB | 30 kB Progress (4): 0.5/1.2 MB | 110/262 kB | 146/305 kB | 30 kB Progress (4): 0.5/1.2 MB | 110/262 kB | 150/305 kB | 30 kB Progress (4): 0.5/1.2 MB | 110/262 kB | 150/305 kB | 30 kB Progress (4): 0.5/1.2 MB | 114/262 kB | 150/305 kB | 30 kB Progress (5): 0.5/1.2 MB | 114/262 kB | 150/305 kB | 30 kB | 4.1/52 kB Progress (5): 0.5/1.2 MB | 114/262 kB | 150/305 kB | 30 kB | 4.1/52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 kB at 58 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar Progress (4): 0.5/1.2 MB | 114/262 kB | 154/305 kB | 4.1/52 kB Progress (4): 0.5/1.2 MB | 114/262 kB | 154/305 kB | 4.1/52 kB Progress (4): 0.5/1.2 MB | 114/262 kB | 154/305 kB | 7.7/52 kB Progress (4): 0.5/1.2 MB | 118/262 kB | 154/305 kB | 7.7/52 kB Progress (4): 0.5/1.2 MB | 118/262 kB | 154/305 kB | 12/52 kB Progress (4): 0.5/1.2 MB | 118/262 kB | 154/305 kB | 12/52 kB Progress (4): 0.5/1.2 MB | 118/262 kB | 158/305 kB | 12/52 kB Progress (4): 0.5/1.2 MB | 118/262 kB | 158/305 kB | 12/52 kB Progress (4): 0.5/1.2 MB | 118/262 kB | 158/305 kB | 16/52 kB Progress (4): 0.5/1.2 MB | 122/262 kB | 158/305 kB | 16/52 kB Progress (4): 0.5/1.2 MB | 122/262 kB | 158/305 kB | 20/52 kB Progress (4): 0.5/1.2 MB | 122/262 kB | 158/305 kB | 20/52 kB Progress (4): 0.5/1.2 MB | 122/262 kB | 162/305 kB | 20/52 kB Progress (4): 0.5/1.2 MB | 122/262 kB | 162/305 kB | 20/52 kB Progress (4): 0.5/1.2 MB | 122/262 kB | 162/305 kB | 24/52 kB Progress (4): 0.5/1.2 MB | 126/262 kB | 162/305 kB | 24/52 kB Progress (4): 0.5/1.2 MB | 126/262 kB | 162/305 kB | 28/52 kB Progress (4): 0.5/1.2 MB | 126/262 kB | 162/305 kB | 28/52 kB Progress (4): 0.5/1.2 MB | 126/262 kB | 166/305 kB | 28/52 kB Progress (4): 0.5/1.2 MB | 126/262 kB | 166/305 kB | 28/52 kB Progress (4): 0.5/1.2 MB | 126/262 kB | 166/305 kB | 32/52 kB Progress (4): 0.5/1.2 MB | 130/262 kB | 166/305 kB | 32/52 kB Progress (4): 0.5/1.2 MB | 130/262 kB | 166/305 kB | 33/52 kB Progress (4): 0.6/1.2 MB | 130/262 kB | 166/305 kB | 33/52 kB Progress (4): 0.6/1.2 MB | 130/262 kB | 170/305 kB | 33/52 kB Progress (4): 0.6/1.2 MB | 130/262 kB | 170/305 kB | 33/52 kB Progress (4): 0.6/1.2 MB | 130/262 kB | 170/305 kB | 37/52 kB Progress (4): 0.6/1.2 MB | 131/262 kB | 170/305 kB | 37/52 kB Progress (4): 0.6/1.2 MB | 131/262 kB | 170/305 kB | 41/52 kB Progress (4): 0.6/1.2 MB | 131/262 kB | 170/305 kB | 41/52 kB Progress (4): 0.6/1.2 MB | 131/262 kB | 174/305 kB | 41/52 kB Progress (4): 0.6/1.2 MB | 131/262 kB | 174/305 kB | 41/52 kB Progress (4): 0.6/1.2 MB | 131/262 kB | 174/305 kB | 45/52 kB Progress (4): 0.6/1.2 MB | 131/262 kB | 174/305 kB | 45/52 kB Progress (4): 0.6/1.2 MB | 135/262 kB | 174/305 kB | 45/52 kB Progress (4): 0.6/1.2 MB | 135/262 kB | 174/305 kB | 45/52 kB Progress (4): 0.6/1.2 MB | 135/262 kB | 174/305 kB | 49/52 kB Progress (4): 0.6/1.2 MB | 135/262 kB | 178/305 kB | 49/52 kB Progress (4): 0.6/1.2 MB | 135/262 kB | 178/305 kB | 52 kB Progress (4): 0.6/1.2 MB | 135/262 kB | 178/305 kB | 52 kB Progress (4): 0.6/1.2 MB | 135/262 kB | 178/305 kB | 52 kB Progress (4): 0.6/1.2 MB | 139/262 kB | 178/305 kB | 52 kB Progress (4): 0.6/1.2 MB | 139/262 kB | 178/305 kB | 52 kB Progress (5): 0.6/1.2 MB | 139/262 kB | 178/305 kB | 52 kB | 4.1/15 kB Progress (5): 0.6/1.2 MB | 139/262 kB | 182/305 kB | 52 kB | 4.1/15 kB Progress (5): 0.6/1.2 MB | 139/262 kB | 182/305 kB | 52 kB | 7.7/15 kB Progress (5): 0.6/1.2 MB | 139/262 kB | 182/305 kB | 52 kB | 7.7/15 kB Progress (5): 0.6/1.2 MB | 143/262 kB | 182/305 kB | 52 kB | 7.7/15 kB Progress (5): 0.6/1.2 MB | 143/262 kB | 182/305 kB | 52 kB | 7.7/15 kB Progress (5): 0.6/1.2 MB | 143/262 kB | 182/305 kB | 52 kB | 12/15 kB Progress (5): 0.6/1.2 MB | 143/262 kB | 186/305 kB | 52 kB | 12/15 kB Progress (5): 0.6/1.2 MB | 143/262 kB | 186/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 143/262 kB | 186/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 147/262 kB | 186/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 147/262 kB | 186/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 147/262 kB | 190/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 147/262 kB | 190/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 151/262 kB | 190/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 151/262 kB | 190/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 151/262 kB | 194/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 151/262 kB | 194/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 155/262 kB | 194/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 155/262 kB | 194/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 155/262 kB | 198/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 155/262 kB | 198/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 159/262 kB | 198/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 159/262 kB | 198/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 159/262 kB | 202/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 159/262 kB | 202/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 163/262 kB | 202/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 163/262 kB | 202/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 163/262 kB | 202/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 163/262 kB | 206/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 163/262 kB | 206/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 167/262 kB | 206/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 167/262 kB | 206/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 167/262 kB | 210/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 167/262 kB | 210/305 kB | 52 kB | 15 kB Progress (5): 0.6/1.2 MB | 171/262 kB | 210/305 kB | 52 kB | 15 kB Progress (5): 0.7/1.2 MB | 171/262 kB | 210/305 kB | 52 kB | 15 kB Progress (5): 0.7/1.2 MB | 171/262 kB | 214/305 kB | 52 kB | 15 kB Progress (5): 0.7/1.2 MB | 171/262 kB | 214/305 kB | 52 kB | 15 kB Progress (5): 0.7/1.2 MB | 175/262 kB | 214/305 kB | 52 kB | 15 kB Progress (5): 0.7/1.2 MB | 175/262 kB | 214/305 kB | 52 kB | 15 kB Progress (5): 0.7/1.2 MB | 175/262 kB | 218/305 kB | 52 kB | 15 kB Progress (5): 0.7/1.2 MB | 175/262 kB | 218/305 kB | 52 kB | 15 kB Progress (5): 0.7/1.2 MB | 179/262 kB | 218/305 kB | 52 kB | 15 kB Progress (5): 0.7/1.2 MB | 179/262 kB | 218/305 kB | 52 kB | 15 kB Progress (5): 0.7/1.2 MB | 179/262 kB | 222/305 kB | 52 kB | 15 kB Progress (5): 0.7/1.2 MB | 179/262 kB | 222/305 kB | 52 kB | 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 kB at 27 kB/s) Progress (4): 0.7/1.2 MB | 183/262 kB | 222/305 kB | 52 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar (52 kB at 96 kB/s) Progress (3): 0.7/1.2 MB | 183/262 kB | 222/305 kB Progress (3): 0.7/1.2 MB | 183/262 kB | 226/305 kB Progress (3): 0.7/1.2 MB | 183/262 kB | 226/305 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar Progress (3): 0.7/1.2 MB | 187/262 kB | 226/305 kB Progress (3): 0.7/1.2 MB | 187/262 kB | 226/305 kB Progress (3): 0.7/1.2 MB | 187/262 kB | 230/305 kB Progress (3): 0.7/1.2 MB | 187/262 kB | 230/305 kB Progress (3): 0.7/1.2 MB | 191/262 kB | 230/305 kB Progress (3): 0.7/1.2 MB | 191/262 kB | 230/305 kB Progress (3): 0.7/1.2 MB | 191/262 kB | 234/305 kB Progress (3): 0.7/1.2 MB | 191/262 kB | 234/305 kB Progress (3): 0.7/1.2 MB | 195/262 kB | 234/305 kB Progress (3): 0.7/1.2 MB | 195/262 kB | 234/305 kB Progress (3): 0.7/1.2 MB | 195/262 kB | 238/305 kB Progress (3): 0.7/1.2 MB | 199/262 kB | 238/305 kB Progress (3): 0.7/1.2 MB | 199/262 kB | 242/305 kB Progress (3): 0.7/1.2 MB | 199/262 kB | 242/305 kB Progress (3): 0.7/1.2 MB | 199/262 kB | 246/305 kB Progress (3): 0.7/1.2 MB | 203/262 kB | 246/305 kB Progress (3): 0.7/1.2 MB | 203/262 kB | 250/305 kB Progress (3): 0.7/1.2 MB | 207/262 kB | 250/305 kB Progress (3): 0.7/1.2 MB | 207/262 kB | 250/305 kB Progress (3): 0.7/1.2 MB | 207/262 kB | 250/305 kB Progress (3): 0.7/1.2 MB | 207/262 kB | 250/305 kB Progress (3): 0.7/1.2 MB | 207/262 kB | 250/305 kB Progress (3): 0.7/1.2 MB | 207/262 kB | 250/305 kB Progress (3): 0.7/1.2 MB | 207/262 kB | 250/305 kB Progress (3): 0.7/1.2 MB | 211/262 kB | 250/305 kB Progress (3): 0.7/1.2 MB | 211/262 kB | 254/305 kB Progress (3): 0.7/1.2 MB | 215/262 kB | 254/305 kB Progress (4): 0.7/1.2 MB | 215/262 kB | 254/305 kB | 4.1/11 kB Progress (4): 0.7/1.2 MB | 215/262 kB | 254/305 kB | 4.1/11 kB Progress (5): 0.7/1.2 MB | 215/262 kB | 254/305 kB | 4.1/11 kB | 4.1/37 kB Progress (5): 0.7/1.2 MB | 215/262 kB | 254/305 kB | 4.1/11 kB | 4.1/37 kB Progress (5): 0.7/1.2 MB | 215/262 kB | 254/305 kB | 7.7/11 kB | 4.1/37 kB Progress (5): 0.7/1.2 MB | 219/262 kB | 254/305 kB | 7.7/11 kB | 4.1/37 kB Progress (5): 0.7/1.2 MB | 219/262 kB | 258/305 kB | 7.7/11 kB | 4.1/37 kB Progress (5): 0.7/1.2 MB | 223/262 kB | 258/305 kB | 7.7/11 kB | 4.1/37 kB Progress (5): 0.7/1.2 MB | 223/262 kB | 262/305 kB | 7.7/11 kB | 4.1/37 kB Progress (5): 0.7/1.2 MB | 223/262 kB | 262/305 kB | 11 kB | 4.1/37 kB Progress (5): 0.7/1.2 MB | 223/262 kB | 262/305 kB | 11 kB | 4.1/37 kB Progress (5): 0.7/1.2 MB | 223/262 kB | 262/305 kB | 11 kB | 7.7/37 kB Progress (5): 0.7/1.2 MB | 223/262 kB | 262/305 kB | 11 kB | 7.7/37 kB Progress (5): 0.7/1.2 MB | 223/262 kB | 266/305 kB | 11 kB | 7.7/37 kB Progress (5): 0.7/1.2 MB | 227/262 kB | 266/305 kB | 11 kB | 7.7/37 kB Progress (5): 0.7/1.2 MB | 227/262 kB | 270/305 kB | 11 kB | 7.7/37 kB Progress (5): 0.7/1.2 MB | 227/262 kB | 270/305 kB | 11 kB | 7.7/37 kB Progress (5): 0.7/1.2 MB | 227/262 kB | 270/305 kB | 11 kB | 12/37 kB Progress (5): 0.8/1.2 MB | 227/262 kB | 270/305 kB | 11 kB | 12/37 kB Progress (5): 0.8/1.2 MB | 227/262 kB | 274/305 kB | 11 kB | 12/37 kB Progress (5): 0.8/1.2 MB | 231/262 kB | 274/305 kB | 11 kB | 12/37 kB Progress (5): 0.8/1.2 MB | 231/262 kB | 278/305 kB | 11 kB | 12/37 kB Progress (5): 0.8/1.2 MB | 231/262 kB | 278/305 kB | 11 kB | 12/37 kB Progress (5): 0.8/1.2 MB | 231/262 kB | 278/305 kB | 11 kB | 16/37 kB Progress (5): 0.8/1.2 MB | 231/262 kB | 278/305 kB | 11 kB | 16/37 kB Progress (5): 0.8/1.2 MB | 231/262 kB | 282/305 kB | 11 kB | 16/37 kB Progress (5): 0.8/1.2 MB | 235/262 kB | 282/305 kB | 11 kB | 16/37 kB Progress (5): 0.8/1.2 MB | 235/262 kB | 286/305 kB | 11 kB | 16/37 kB Progress (5): 0.8/1.2 MB | 235/262 kB | 286/305 kB | 11 kB | 16/37 kB Progress (5): 0.8/1.2 MB | 235/262 kB | 286/305 kB | 11 kB | 20/37 kB Progress (5): 0.8/1.2 MB | 235/262 kB | 286/305 kB | 11 kB | 20/37 kB Progress (5): 0.8/1.2 MB | 235/262 kB | 286/305 kB | 11 kB | 20/37 kB Progress (5): 0.8/1.2 MB | 235/262 kB | 290/305 kB | 11 kB | 20/37 kB Progress (5): 0.8/1.2 MB | 239/262 kB | 290/305 kB | 11 kB | 20/37 kB Progress (5): 0.8/1.2 MB | 239/262 kB | 294/305 kB | 11 kB | 20/37 kB Progress (5): 0.8/1.2 MB | 239/262 kB | 294/305 kB | 11 kB | 20/37 kB Progress (5): 0.8/1.2 MB | 239/262 kB | 294/305 kB | 11 kB | 24/37 kB Progress (5): 0.8/1.2 MB | 239/262 kB | 294/305 kB | 11 kB | 24/37 kB Progress (5): 0.8/1.2 MB | 239/262 kB | 298/305 kB | 11 kB | 24/37 kB Progress (5): 0.8/1.2 MB | 243/262 kB | 298/305 kB | 11 kB | 24/37 kB Progress (5): 0.8/1.2 MB | 243/262 kB | 302/305 kB | 11 kB | 24/37 kB Progress (5): 0.8/1.2 MB | 243/262 kB | 302/305 kB | 11 kB | 24/37 kB Progress (5): 0.8/1.2 MB | 243/262 kB | 302/305 kB | 11 kB | 28/37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 17 kB/s) Progress (4): 0.8/1.2 MB | 243/262 kB | 302/305 kB | 32/37 kB Progress (4): 0.8/1.2 MB | 243/262 kB | 302/305 kB | 32/37 kB Progress (4): 0.8/1.2 MB | 243/262 kB | 305 kB | 32/37 kB Progress (4): 0.8/1.2 MB | 247/262 kB | 305 kB | 32/37 kB Progress (4): 0.8/1.2 MB | 247/262 kB | 305 kB | 32/37 kB Progress (4): 0.8/1.2 MB | 247/262 kB | 305 kB | 33/37 kB Progress (4): 0.8/1.2 MB | 247/262 kB | 305 kB | 37/37 kB Progress (4): 0.8/1.2 MB | 247/262 kB | 305 kB | 37 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar Progress (4): 0.8/1.2 MB | 247/262 kB | 305 kB | 37 kB Progress (4): 0.8/1.2 MB | 251/262 kB | 305 kB | 37 kB Progress (4): 0.8/1.2 MB | 251/262 kB | 305 kB | 37 kB Progress (4): 0.8/1.2 MB | 255/262 kB | 305 kB | 37 kB Progress (4): 0.8/1.2 MB | 255/262 kB | 305 kB | 37 kB Progress (4): 0.8/1.2 MB | 259/262 kB | 305 kB | 37 kB Progress (4): 0.8/1.2 MB | 259/262 kB | 305 kB | 37 kB Progress (4): 0.8/1.2 MB | 259/262 kB | 305 kB | 37 kB Progress (4): 0.8/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.8/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.8/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.8/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.8/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.8/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.8/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.8/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.8/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.8/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Progress (4): 0.9/1.2 MB | 262 kB | 305 kB | 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 471 kB/s) Progress (3): 1.0/1.2 MB | 262 kB | 37 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 kB at 58 kB/s) Progress (2): 1.0/1.2 MB | 262 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (2): 1.0/1.2 MB | 262 kB Progress (3): 1.0/1.2 MB | 262 kB | 4.1/7.7 kB Progress (3): 1.0/1.2 MB | 262 kB | 7.7 kB Progress (4): 1.0/1.2 MB | 262 kB | 7.7 kB | 4.1/392 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 362 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar Progress (3): 1.0/1.2 MB | 7.7 kB | 7.7/392 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 7.7/392 kB | 4.1/571 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 12/392 kB | 4.1/571 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 12/392 kB | 4.1/571 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 16/392 kB | 4.1/571 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 20/392 kB | 4.1/571 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 24/392 kB | 4.1/571 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 28/392 kB | 4.1/571 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 32/392 kB | 4.1/571 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 33/392 kB | 4.1/571 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 33/392 kB | 7.7/571 kB Progress (4): 1.0/1.2 MB | 7.7 kB | 37/392 kB | 7.7/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 37/392 kB | 7.7/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 41/392 kB | 7.7/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 41/392 kB | 12/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 45/392 kB | 12/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 45/392 kB | 12/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 49/392 kB | 12/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 49/392 kB | 16/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 53/392 kB | 16/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 53/392 kB | 16/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 57/392 kB | 16/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 57/392 kB | 20/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 61/392 kB | 20/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 61/392 kB | 20/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 65/392 kB | 20/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 65/392 kB | 24/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 66/392 kB | 24/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 66/392 kB | 24/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 70/392 kB | 24/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 70/392 kB | 28/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 74/392 kB | 28/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 74/392 kB | 28/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 78/392 kB | 28/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 78/392 kB | 32/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 82/392 kB | 32/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 82/392 kB | 32/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 86/392 kB | 32/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 86/392 kB | 33/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 90/392 kB | 33/571 kB Progress (4): 1.1/1.2 MB | 7.7 kB | 90/392 kB | 33/571 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 10 kB/s) Progress (3): 1.1/1.2 MB | 90/392 kB | 33/571 kB Progress (3): 1.1/1.2 MB | 94/392 kB | 33/571 kB Progress (3): 1.1/1.2 MB | 94/392 kB | 33/571 kB Progress (3): 1.1/1.2 MB | 94/392 kB | 33/571 kB Progress (3): 1.1/1.2 MB | 94/392 kB | 37/571 kB Progress (3): 1.1/1.2 MB | 94/392 kB | 37/571 kB Progress (3): 1.1/1.2 MB | 98/392 kB | 37/571 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar Progress (3): 1.1/1.2 MB | 102/392 kB | 37/571 kB Progress (3): 1.1/1.2 MB | 102/392 kB | 37/571 kB Progress (3): 1.1/1.2 MB | 102/392 kB | 41/571 kB Progress (3): 1.1/1.2 MB | 102/392 kB | 41/571 kB Progress (3): 1.1/1.2 MB | 106/392 kB | 41/571 kB Progress (3): 1.1/1.2 MB | 106/392 kB | 41/571 kB Progress (3): 1.1/1.2 MB | 106/392 kB | 45/571 kB Progress (3): 1.1/1.2 MB | 106/392 kB | 45/571 kB Progress (3): 1.1/1.2 MB | 110/392 kB | 45/571 kB Progress (3): 1.1/1.2 MB | 110/392 kB | 45/571 kB Progress (3): 1.1/1.2 MB | 110/392 kB | 49/571 kB Progress (3): 1.1/1.2 MB | 110/392 kB | 49/571 kB Progress (3): 1.1/1.2 MB | 114/392 kB | 49/571 kB Progress (3): 1.1/1.2 MB | 114/392 kB | 49/571 kB Progress (3): 1.1/1.2 MB | 114/392 kB | 53/571 kB Progress (3): 1.1/1.2 MB | 114/392 kB | 53/571 kB Progress (3): 1.1/1.2 MB | 118/392 kB | 53/571 kB Progress (3): 1.1/1.2 MB | 118/392 kB | 53/571 kB Progress (3): 1.1/1.2 MB | 118/392 kB | 57/571 kB Progress (3): 1.1/1.2 MB | 118/392 kB | 57/571 kB Progress (3): 1.1/1.2 MB | 122/392 kB | 57/571 kB Progress (3): 1.1/1.2 MB | 122/392 kB | 57/571 kB Progress (3): 1.1/1.2 MB | 122/392 kB | 61/571 kB Progress (3): 1.1/1.2 MB | 122/392 kB | 61/571 kB Progress (3): 1.1/1.2 MB | 126/392 kB | 61/571 kB Progress (3): 1.1/1.2 MB | 126/392 kB | 61/571 kB Progress (3): 1.1/1.2 MB | 126/392 kB | 65/571 kB Progress (3): 1.2/1.2 MB | 126/392 kB | 65/571 kB Progress (3): 1.2/1.2 MB | 130/392 kB | 65/571 kB Progress (3): 1.2/1.2 MB | 130/392 kB | 65/571 kB Progress (3): 1.2/1.2 MB | 130/392 kB | 66/571 kB Progress (3): 1.2/1.2 MB | 130/392 kB | 66/571 kB Progress (3): 1.2/1.2 MB | 134/392 kB | 66/571 kB Progress (3): 1.2/1.2 MB | 134/392 kB | 66/571 kB Progress (3): 1.2/1.2 MB | 134/392 kB | 70/571 kB Progress (3): 1.2/1.2 MB | 134/392 kB | 70/571 kB Progress (4): 1.2/1.2 MB | 134/392 kB | 70/571 kB | 4.1/91 kB Progress (4): 1.2/1.2 MB | 138/392 kB | 70/571 kB | 4.1/91 kB Progress (4): 1.2/1.2 MB | 138/392 kB | 70/571 kB | 7.7/91 kB Progress (4): 1.2/1.2 MB | 138/392 kB | 70/571 kB | 7.7/91 kB Progress (4): 1.2/1.2 MB | 138/392 kB | 74/571 kB | 7.7/91 kB Progress (4): 1.2/1.2 MB | 138/392 kB | 74/571 kB | 7.7/91 kB Progress (4): 1.2/1.2 MB | 138/392 kB | 74/571 kB | 12/91 kB Progress (4): 1.2/1.2 MB | 142/392 kB | 74/571 kB | 12/91 kB Progress (4): 1.2/1.2 MB | 142/392 kB | 74/571 kB | 16/91 kB Progress (4): 1.2/1.2 MB | 142/392 kB | 74/571 kB | 16/91 kB Progress (4): 1.2/1.2 MB | 142/392 kB | 78/571 kB | 16/91 kB Progress (4): 1.2/1.2 MB | 142/392 kB | 78/571 kB | 16/91 kB Progress (4): 1.2/1.2 MB | 142/392 kB | 78/571 kB | 20/91 kB Progress (4): 1.2/1.2 MB | 146/392 kB | 78/571 kB | 20/91 kB Progress (4): 1.2/1.2 MB | 146/392 kB | 78/571 kB | 24/91 kB Progress (4): 1.2/1.2 MB | 146/392 kB | 78/571 kB | 24/91 kB Progress (4): 1.2/1.2 MB | 146/392 kB | 82/571 kB | 24/91 kB Progress (4): 1.2/1.2 MB | 146/392 kB | 82/571 kB | 24/91 kB Progress (4): 1.2/1.2 MB | 146/392 kB | 82/571 kB | 28/91 kB Progress (5): 1.2/1.2 MB | 146/392 kB | 82/571 kB | 28/91 kB | 4.1/189 kB Progress (5): 1.2/1.2 MB | 150/392 kB | 82/571 kB | 28/91 kB | 4.1/189 kB Progress (5): 1.2/1.2 MB | 150/392 kB | 82/571 kB | 28/91 kB | 7.7/189 kB Progress (5): 1.2/1.2 MB | 150/392 kB | 82/571 kB | 32/91 kB | 7.7/189 kB Progress (5): 1.2/1.2 MB | 150/392 kB | 82/571 kB | 32/91 kB | 7.7/189 kB Progress (5): 1.2/1.2 MB | 150/392 kB | 86/571 kB | 32/91 kB | 7.7/189 kB Progress (5): 1.2/1.2 MB | 150/392 kB | 86/571 kB | 32/91 kB | 7.7/189 kB Progress (5): 1.2/1.2 MB | 150/392 kB | 86/571 kB | 33/91 kB | 7.7/189 kB Progress (5): 1.2/1.2 MB | 150/392 kB | 86/571 kB | 33/91 kB | 12/189 kB Progress (5): 1.2/1.2 MB | 154/392 kB | 86/571 kB | 33/91 kB | 12/189 kB Progress (5): 1.2/1.2 MB | 154/392 kB | 86/571 kB | 33/91 kB | 16/189 kB Progress (5): 1.2/1.2 MB | 154/392 kB | 86/571 kB | 37/91 kB | 16/189 kB Progress (5): 1.2/1.2 MB | 154/392 kB | 86/571 kB | 37/91 kB | 16/189 kB Progress (5): 1.2/1.2 MB | 154/392 kB | 90/571 kB | 37/91 kB | 16/189 kB Progress (5): 1.2/1.2 MB | 154/392 kB | 90/571 kB | 37/91 kB | 16/189 kB Progress (5): 1.2/1.2 MB | 154/392 kB | 90/571 kB | 41/91 kB | 16/189 kB Progress (5): 1.2/1.2 MB | 154/392 kB | 90/571 kB | 41/91 kB | 20/189 kB Progress (5): 1.2/1.2 MB | 158/392 kB | 90/571 kB | 41/91 kB | 20/189 kB Progress (5): 1.2/1.2 MB | 158/392 kB | 90/571 kB | 41/91 kB | 24/189 kB Progress (5): 1.2/1.2 MB | 158/392 kB | 90/571 kB | 45/91 kB | 24/189 kB Progress (5): 1.2/1.2 MB | 158/392 kB | 90/571 kB | 45/91 kB | 24/189 kB Progress (5): 1.2/1.2 MB | 158/392 kB | 94/571 kB | 45/91 kB | 24/189 kB Progress (5): 1.2 MB | 158/392 kB | 94/571 kB | 45/91 kB | 24/189 kB Progress (5): 1.2 MB | 158/392 kB | 94/571 kB | 49/91 kB | 24/189 kB Progress (5): 1.2 MB | 158/392 kB | 94/571 kB | 49/91 kB | 28/189 kB Progress (5): 1.2 MB | 158/392 kB | 94/571 kB | 49/91 kB | 32/189 kB Progress (5): 1.2 MB | 162/392 kB | 94/571 kB | 49/91 kB | 32/189 kB Progress (5): 1.2 MB | 162/392 kB | 94/571 kB | 49/91 kB | 33/189 kB Progress (5): 1.2 MB | 162/392 kB | 94/571 kB | 53/91 kB | 33/189 kB Progress (5): 1.2 MB | 162/392 kB | 98/571 kB | 53/91 kB | 33/189 kB Progress (5): 1.2 MB | 162/392 kB | 98/571 kB | 57/91 kB | 33/189 kB Progress (5): 1.2 MB | 162/392 kB | 98/571 kB | 57/91 kB | 37/189 kB Progress (5): 1.2 MB | 162/392 kB | 98/571 kB | 57/91 kB | 41/189 kB Progress (5): 1.2 MB | 166/392 kB | 98/571 kB | 57/91 kB | 41/189 kB Progress (5): 1.2 MB | 166/392 kB | 98/571 kB | 57/91 kB | 45/189 kB Progress (5): 1.2 MB | 166/392 kB | 98/571 kB | 61/91 kB | 45/189 kB Progress (5): 1.2 MB | 166/392 kB | 98/571 kB | 61/91 kB | 45/189 kB Progress (5): 1.2 MB | 166/392 kB | 98/571 kB | 65/91 kB | 45/189 kB Progress (5): 1.2 MB | 166/392 kB | 98/571 kB | 65/91 kB | 49/189 kB Progress (5): 1.2 MB | 170/392 kB | 98/571 kB | 65/91 kB | 49/189 kB Progress (5): 1.2 MB | 170/392 kB | 98/571 kB | 65/91 kB | 53/189 kB Progress (5): 1.2 MB | 170/392 kB | 98/571 kB | 69/91 kB | 53/189 kB Progress (5): 1.2 MB | 170/392 kB | 102/571 kB | 69/91 kB | 53/189 kB Progress (5): 1.2 MB | 170/392 kB | 102/571 kB | 73/91 kB | 53/189 kB Progress (5): 1.2 MB | 170/392 kB | 102/571 kB | 73/91 kB | 57/189 kB Progress (5): 1.2 MB | 174/392 kB | 102/571 kB | 73/91 kB | 57/189 kB Progress (5): 1.2 MB | 174/392 kB | 102/571 kB | 73/91 kB | 61/189 kB Progress (5): 1.2 MB | 174/392 kB | 102/571 kB | 77/91 kB | 61/189 kB Progress (5): 1.2 MB | 174/392 kB | 106/571 kB | 77/91 kB | 61/189 kB Progress (5): 1.2 MB | 174/392 kB | 106/571 kB | 81/91 kB | 61/189 kB Progress (5): 1.2 MB | 174/392 kB | 106/571 kB | 81/91 kB | 65/189 kB Progress (5): 1.2 MB | 178/392 kB | 106/571 kB | 81/91 kB | 65/189 kB Progress (5): 1.2 MB | 178/392 kB | 106/571 kB | 81/91 kB | 66/189 kB Progress (5): 1.2 MB | 178/392 kB | 106/571 kB | 85/91 kB | 66/189 kB Progress (5): 1.2 MB | 178/392 kB | 110/571 kB | 85/91 kB | 66/189 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1.2 MB at 1.5 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar Progress (4): 178/392 kB | 110/571 kB | 89/91 kB | 66/189 kB Progress (4): 178/392 kB | 110/571 kB | 89/91 kB | 70/189 kB Progress (4): 182/392 kB | 110/571 kB | 89/91 kB | 70/189 kB Progress (4): 182/392 kB | 110/571 kB | 89/91 kB | 74/189 kB Progress (4): 182/392 kB | 110/571 kB | 91 kB | 74/189 kB Progress (4): 182/392 kB | 114/571 kB | 91 kB | 74/189 kB Progress (4): 182/392 kB | 114/571 kB | 91 kB | 78/189 kB Progress (4): 186/392 kB | 114/571 kB | 91 kB | 78/189 kB Progress (4): 186/392 kB | 114/571 kB | 91 kB | 82/189 kB Progress (4): 186/392 kB | 118/571 kB | 91 kB | 82/189 kB Progress (4): 186/392 kB | 118/571 kB | 91 kB | 86/189 kB Progress (4): 190/392 kB | 118/571 kB | 91 kB | 86/189 kB Progress (4): 190/392 kB | 118/571 kB | 91 kB | 90/189 kB Progress (4): 190/392 kB | 122/571 kB | 91 kB | 90/189 kB Progress (4): 190/392 kB | 122/571 kB | 91 kB | 94/189 kB Progress (4): 194/392 kB | 122/571 kB | 91 kB | 94/189 kB Progress (4): 194/392 kB | 122/571 kB | 91 kB | 98/189 kB Progress (4): 194/392 kB | 126/571 kB | 91 kB | 98/189 kB Progress (4): 194/392 kB | 126/571 kB | 91 kB | 102/189 kB Progress (4): 198/392 kB | 126/571 kB | 91 kB | 102/189 kB Progress (4): 198/392 kB | 126/571 kB | 91 kB | 106/189 kB Progress (4): 198/392 kB | 130/571 kB | 91 kB | 106/189 kB Progress (4): 198/392 kB | 130/571 kB | 91 kB | 110/189 kB Progress (4): 202/392 kB | 130/571 kB | 91 kB | 110/189 kB Progress (4): 202/392 kB | 130/571 kB | 91 kB | 114/189 kB Progress (4): 202/392 kB | 131/571 kB | 91 kB | 114/189 kB Progress (4): 202/392 kB | 131/571 kB | 91 kB | 118/189 kB Progress (4): 206/392 kB | 131/571 kB | 91 kB | 118/189 kB Progress (4): 206/392 kB | 131/571 kB | 91 kB | 122/189 kB Progress (4): 206/392 kB | 135/571 kB | 91 kB | 122/189 kB Progress (4): 206/392 kB | 135/571 kB | 91 kB | 126/189 kB Progress (4): 210/392 kB | 135/571 kB | 91 kB | 126/189 kB Progress (4): 210/392 kB | 135/571 kB | 91 kB | 130/189 kB Progress (4): 210/392 kB | 139/571 kB | 91 kB | 130/189 kB Progress (4): 210/392 kB | 139/571 kB | 91 kB | 134/189 kB Progress (4): 210/392 kB | 143/571 kB | 91 kB | 134/189 kB Progress (4): 214/392 kB | 143/571 kB | 91 kB | 134/189 kB Progress (4): 214/392 kB | 147/571 kB | 91 kB | 134/189 kB Progress (4): 214/392 kB | 147/571 kB | 91 kB | 138/189 kB Progress (4): 214/392 kB | 151/571 kB | 91 kB | 138/189 kB Progress (4): 218/392 kB | 151/571 kB | 91 kB | 138/189 kB Progress (4): 218/392 kB | 155/571 kB | 91 kB | 138/189 kB Progress (4): 222/392 kB | 155/571 kB | 91 kB | 138/189 kB Progress (4): 222/392 kB | 155/571 kB | 91 kB | 142/189 kB Progress (4): 226/392 kB | 155/571 kB | 91 kB | 142/189 kB Progress (4): 226/392 kB | 159/571 kB | 91 kB | 142/189 kB Progress (5): 226/392 kB | 159/571 kB | 91 kB | 142/189 kB | 4.1/168 kB Progress (5): 230/392 kB | 159/571 kB | 91 kB | 142/189 kB | 4.1/168 kB Progress (5): 230/392 kB | 159/571 kB | 91 kB | 146/189 kB | 4.1/168 kB Progress (5): 234/392 kB | 159/571 kB | 91 kB | 146/189 kB | 4.1/168 kB Progress (5): 234/392 kB | 159/571 kB | 91 kB | 146/189 kB | 7.7/168 kB Progress (5): 234/392 kB | 163/571 kB | 91 kB | 146/189 kB | 7.7/168 kB Progress (5): 234/392 kB | 163/571 kB | 91 kB | 146/189 kB | 12/168 kB Progress (5): 238/392 kB | 163/571 kB | 91 kB | 146/189 kB | 12/168 kB Progress (5): 238/392 kB | 163/571 kB | 91 kB | 150/189 kB | 12/168 kB Progress (5): 242/392 kB | 163/571 kB | 91 kB | 150/189 kB | 12/168 kB Progress (5): 242/392 kB | 163/571 kB | 91 kB | 150/189 kB | 16/168 kB Progress (5): 242/392 kB | 164/571 kB | 91 kB | 150/189 kB | 16/168 kB Progress (5): 242/392 kB | 164/571 kB | 91 kB | 150/189 kB | 20/168 kB Progress (5): 246/392 kB | 164/571 kB | 91 kB | 150/189 kB | 20/168 kB Progress (5): 246/392 kB | 164/571 kB | 91 kB | 154/189 kB | 20/168 kB Progress (5): 250/392 kB | 164/571 kB | 91 kB | 154/189 kB | 20/168 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 108 kB/s) Progress (4): 250/392 kB | 164/571 kB | 154/189 kB | 24/168 kB Progress (4): 250/392 kB | 168/571 kB | 154/189 kB | 24/168 kB Progress (4): 250/392 kB | 168/571 kB | 154/189 kB | 28/168 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar Progress (4): 254/392 kB | 168/571 kB | 154/189 kB | 28/168 kB Progress (4): 254/392 kB | 168/571 kB | 158/189 kB | 28/168 kB Progress (4): 258/392 kB | 168/571 kB | 158/189 kB | 28/168 kB Progress (4): 258/392 kB | 168/571 kB | 158/189 kB | 32/168 kB Progress (4): 258/392 kB | 172/571 kB | 158/189 kB | 32/168 kB Progress (4): 258/392 kB | 172/571 kB | 158/189 kB | 33/168 kB Progress (4): 262/392 kB | 172/571 kB | 158/189 kB | 33/168 kB Progress (4): 262/392 kB | 172/571 kB | 162/189 kB | 33/168 kB Progress (4): 266/392 kB | 172/571 kB | 162/189 kB | 33/168 kB Progress (4): 266/392 kB | 172/571 kB | 162/189 kB | 37/168 kB Progress (4): 266/392 kB | 176/571 kB | 162/189 kB | 37/168 kB Progress (4): 266/392 kB | 176/571 kB | 162/189 kB | 41/168 kB Progress (4): 270/392 kB | 176/571 kB | 162/189 kB | 41/168 kB Progress (4): 270/392 kB | 176/571 kB | 166/189 kB | 41/168 kB Progress (4): 274/392 kB | 176/571 kB | 166/189 kB | 41/168 kB Progress (4): 274/392 kB | 176/571 kB | 166/189 kB | 45/168 kB Progress (4): 274/392 kB | 180/571 kB | 166/189 kB | 45/168 kB Progress (4): 274/392 kB | 180/571 kB | 166/189 kB | 49/168 kB Progress (4): 278/392 kB | 180/571 kB | 166/189 kB | 49/168 kB Progress (4): 278/392 kB | 180/571 kB | 170/189 kB | 49/168 kB Progress (4): 282/392 kB | 180/571 kB | 170/189 kB | 49/168 kB Progress (4): 282/392 kB | 180/571 kB | 170/189 kB | 53/168 kB Progress (4): 282/392 kB | 184/571 kB | 170/189 kB | 53/168 kB Progress (4): 282/392 kB | 188/571 kB | 170/189 kB | 53/168 kB Progress (4): 282/392 kB | 192/571 kB | 170/189 kB | 53/168 kB Progress (4): 282/392 kB | 196/571 kB | 170/189 kB | 53/168 kB Progress (4): 282/392 kB | 200/571 kB | 170/189 kB | 53/168 kB Progress (4): 282/392 kB | 204/571 kB | 170/189 kB | 53/168 kB Progress (4): 282/392 kB | 208/571 kB | 170/189 kB | 53/168 kB Progress (4): 282/392 kB | 212/571 kB | 170/189 kB | 53/168 kB Progress (4): 282/392 kB | 212/571 kB | 170/189 kB | 57/168 kB Progress (4): 286/392 kB | 212/571 kB | 170/189 kB | 57/168 kB Progress (4): 286/392 kB | 212/571 kB | 174/189 kB | 57/168 kB Progress (4): 290/392 kB | 212/571 kB | 174/189 kB | 57/168 kB Progress (4): 290/392 kB | 212/571 kB | 174/189 kB | 61/168 kB Progress (4): 290/392 kB | 216/571 kB | 174/189 kB | 61/168 kB Progress (5): 290/392 kB | 216/571 kB | 174/189 kB | 61/168 kB | 4.1/38 kB Progress (5): 290/392 kB | 220/571 kB | 174/189 kB | 61/168 kB | 4.1/38 kB Progress (5): 290/392 kB | 220/571 kB | 174/189 kB | 65/168 kB | 4.1/38 kB Progress (5): 294/392 kB | 220/571 kB | 174/189 kB | 65/168 kB | 4.1/38 kB Progress (5): 294/392 kB | 220/571 kB | 178/189 kB | 65/168 kB | 4.1/38 kB Progress (5): 298/392 kB | 220/571 kB | 178/189 kB | 65/168 kB | 4.1/38 kB Progress (5): 298/392 kB | 220/571 kB | 178/189 kB | 66/168 kB | 4.1/38 kB Progress (5): 298/392 kB | 224/571 kB | 178/189 kB | 66/168 kB | 4.1/38 kB Progress (5): 298/392 kB | 224/571 kB | 178/189 kB | 66/168 kB | 7.7/38 kB Progress (5): 298/392 kB | 228/571 kB | 178/189 kB | 66/168 kB | 7.7/38 kB Progress (5): 298/392 kB | 228/571 kB | 178/189 kB | 70/168 kB | 7.7/38 kB Progress (5): 302/392 kB | 228/571 kB | 178/189 kB | 70/168 kB | 7.7/38 kB Progress (5): 302/392 kB | 228/571 kB | 182/189 kB | 70/168 kB | 7.7/38 kB Progress (5): 306/392 kB | 228/571 kB | 182/189 kB | 70/168 kB | 7.7/38 kB Progress (5): 306/392 kB | 228/571 kB | 182/189 kB | 74/168 kB | 7.7/38 kB Progress (5): 306/392 kB | 232/571 kB | 182/189 kB | 74/168 kB | 7.7/38 kB Progress (5): 306/392 kB | 232/571 kB | 182/189 kB | 74/168 kB | 12/38 kB Progress (5): 306/392 kB | 236/571 kB | 182/189 kB | 74/168 kB | 12/38 kB Progress (5): 306/392 kB | 236/571 kB | 182/189 kB | 78/168 kB | 12/38 kB Progress (5): 310/392 kB | 236/571 kB | 182/189 kB | 78/168 kB | 12/38 kB Progress (5): 310/392 kB | 236/571 kB | 186/189 kB | 78/168 kB | 12/38 kB Progress (5): 314/392 kB | 236/571 kB | 186/189 kB | 78/168 kB | 12/38 kB Progress (5): 314/392 kB | 236/571 kB | 186/189 kB | 82/168 kB | 12/38 kB Progress (5): 314/392 kB | 240/571 kB | 186/189 kB | 82/168 kB | 12/38 kB Progress (5): 314/392 kB | 240/571 kB | 186/189 kB | 82/168 kB | 16/38 kB Progress (5): 314/392 kB | 244/571 kB | 186/189 kB | 82/168 kB | 16/38 kB Progress (5): 314/392 kB | 244/571 kB | 186/189 kB | 86/168 kB | 16/38 kB Progress (5): 318/392 kB | 244/571 kB | 186/189 kB | 86/168 kB | 16/38 kB Progress (5): 318/392 kB | 244/571 kB | 189 kB | 86/168 kB | 16/38 kB Progress (5): 322/392 kB | 244/571 kB | 189 kB | 86/168 kB | 16/38 kB Progress (5): 322/392 kB | 244/571 kB | 189 kB | 90/168 kB | 16/38 kB Progress (5): 322/392 kB | 248/571 kB | 189 kB | 90/168 kB | 16/38 kB Progress (5): 322/392 kB | 248/571 kB | 189 kB | 90/168 kB | 20/38 kB Progress (5): 322/392 kB | 252/571 kB | 189 kB | 90/168 kB | 20/38 kB Progress (5): 322/392 kB | 252/571 kB | 189 kB | 94/168 kB | 20/38 kB Progress (5): 326/392 kB | 252/571 kB | 189 kB | 94/168 kB | 20/38 kB Progress (5): 326/392 kB | 252/571 kB | 189 kB | 98/168 kB | 20/38 kB Progress (5): 326/392 kB | 256/571 kB | 189 kB | 98/168 kB | 20/38 kB Progress (5): 326/392 kB | 256/571 kB | 189 kB | 98/168 kB | 24/38 kB Progress (5): 326/392 kB | 260/571 kB | 189 kB | 98/168 kB | 24/38 kB Progress (5): 326/392 kB | 260/571 kB | 189 kB | 98/168 kB | 24/38 kB Progress (5): 330/392 kB | 260/571 kB | 189 kB | 98/168 kB | 24/38 kB Progress (5): 330/392 kB | 260/571 kB | 189 kB | 102/168 kB | 24/38 kB Progress (5): 330/392 kB | 264/571 kB | 189 kB | 102/168 kB | 24/38 kB Progress (5): 330/392 kB | 264/571 kB | 189 kB | 102/168 kB | 28/38 kB Progress (5): 330/392 kB | 268/571 kB | 189 kB | 102/168 kB | 28/38 kB Progress (5): 330/392 kB | 268/571 kB | 189 kB | 106/168 kB | 28/38 kB Progress (5): 334/392 kB | 268/571 kB | 189 kB | 106/168 kB | 28/38 kB Progress (5): 334/392 kB | 268/571 kB | 189 kB | 110/168 kB | 28/38 kB Progress (5): 334/392 kB | 272/571 kB | 189 kB | 110/168 kB | 28/38 kB Progress (5): 334/392 kB | 272/571 kB | 189 kB | 110/168 kB | 32/38 kB Progress (5): 334/392 kB | 276/571 kB | 189 kB | 110/168 kB | 32/38 kB Progress (5): 334/392 kB | 276/571 kB | 189 kB | 114/168 kB | 32/38 kB Progress (5): 338/392 kB | 276/571 kB | 189 kB | 114/168 kB | 32/38 kB Progress (5): 338/392 kB | 276/571 kB | 189 kB | 118/168 kB | 32/38 kB Progress (5): 338/392 kB | 280/571 kB | 189 kB | 118/168 kB | 32/38 kB Progress (5): 338/392 kB | 280/571 kB | 189 kB | 118/168 kB | 36/38 kB Progress (5): 338/392 kB | 284/571 kB | 189 kB | 118/168 kB | 36/38 kB Progress (5): 338/392 kB | 284/571 kB | 189 kB | 122/168 kB | 36/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 201 kB/s) Progress (4): 342/392 kB | 284/571 kB | 122/168 kB | 36/38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar Progress (4): 342/392 kB | 284/571 kB | 126/168 kB | 36/38 kB Progress (4): 342/392 kB | 288/571 kB | 126/168 kB | 36/38 kB Progress (4): 342/392 kB | 288/571 kB | 126/168 kB | 38 kB Progress (4): 342/392 kB | 292/571 kB | 126/168 kB | 38 kB Progress (4): 342/392 kB | 292/571 kB | 130/168 kB | 38 kB Progress (4): 346/392 kB | 292/571 kB | 130/168 kB | 38 kB Progress (4): 346/392 kB | 292/571 kB | 131/168 kB | 38 kB Progress (4): 346/392 kB | 296/571 kB | 131/168 kB | 38 kB Progress (4): 346/392 kB | 296/571 kB | 135/168 kB | 38 kB Progress (4): 350/392 kB | 296/571 kB | 135/168 kB | 38 kB Progress (4): 350/392 kB | 296/571 kB | 139/168 kB | 38 kB Progress (4): 350/392 kB | 300/571 kB | 139/168 kB | 38 kB Progress (4): 350/392 kB | 300/571 kB | 143/168 kB | 38 kB Progress (4): 354/392 kB | 300/571 kB | 143/168 kB | 38 kB Progress (4): 354/392 kB | 300/571 kB | 147/168 kB | 38 kB Progress (4): 354/392 kB | 304/571 kB | 147/168 kB | 38 kB Progress (4): 354/392 kB | 304/571 kB | 151/168 kB | 38 kB Progress (4): 358/392 kB | 304/571 kB | 151/168 kB | 38 kB Progress (4): 358/392 kB | 304/571 kB | 155/168 kB | 38 kB Progress (4): 358/392 kB | 308/571 kB | 155/168 kB | 38 kB Progress (4): 358/392 kB | 308/571 kB | 159/168 kB | 38 kB Progress (4): 362/392 kB | 308/571 kB | 159/168 kB | 38 kB Progress (4): 362/392 kB | 308/571 kB | 163/168 kB | 38 kB Progress (4): 362/392 kB | 312/571 kB | 163/168 kB | 38 kB Progress (4): 362/392 kB | 312/571 kB | 167/168 kB | 38 kB Progress (4): 366/392 kB | 312/571 kB | 167/168 kB | 38 kB Progress (4): 366/392 kB | 312/571 kB | 168 kB | 38 kB Progress (4): 366/392 kB | 316/571 kB | 168 kB | 38 kB Progress (4): 370/392 kB | 316/571 kB | 168 kB | 38 kB Progress (4): 370/392 kB | 320/571 kB | 168 kB | 38 kB Progress (4): 374/392 kB | 320/571 kB | 168 kB | 38 kB Progress (4): 374/392 kB | 324/571 kB | 168 kB | 38 kB Progress (4): 378/392 kB | 324/571 kB | 168 kB | 38 kB Progress (4): 378/392 kB | 328/571 kB | 168 kB | 38 kB Progress (4): 382/392 kB | 328/571 kB | 168 kB | 38 kB Progress (4): 382/392 kB | 332/571 kB | 168 kB | 38 kB Progress (4): 386/392 kB | 332/571 kB | 168 kB | 38 kB Progress (4): 386/392 kB | 336/571 kB | 168 kB | 38 kB Progress (4): 390/392 kB | 336/571 kB | 168 kB | 38 kB Progress (4): 390/392 kB | 340/571 kB | 168 kB | 38 kB Progress (4): 392 kB | 340/571 kB | 168 kB | 38 kB Progress (4): 392 kB | 344/571 kB | 168 kB | 38 kB Progress (4): 392 kB | 348/571 kB | 168 kB | 38 kB Progress (4): 392 kB | 352/571 kB | 168 kB | 38 kB Progress (4): 392 kB | 356/571 kB | 168 kB | 38 kB Progress (4): 392 kB | 360/571 kB | 168 kB | 38 kB Progress (4): 392 kB | 364/571 kB | 168 kB | 38 kB Progress (4): 392 kB | 368/571 kB | 168 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 40 kB/s) Progress (3): 392 kB | 372/571 kB | 168 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar Progress (3): 392 kB | 376/571 kB | 168 kB Progress (3): 392 kB | 380/571 kB | 168 kB Progress (3): 392 kB | 384/571 kB | 168 kB Progress (3): 392 kB | 388/571 kB | 168 kB Progress (3): 392 kB | 392/571 kB | 168 kB Progress (3): 392 kB | 396/571 kB | 168 kB Progress (3): 392 kB | 400/571 kB | 168 kB Progress (3): 392 kB | 404/571 kB | 168 kB Progress (3): 392 kB | 408/571 kB | 168 kB Progress (3): 392 kB | 412/571 kB | 168 kB Progress (3): 392 kB | 416/571 kB | 168 kB Progress (3): 392 kB | 420/571 kB | 168 kB Progress (3): 392 kB | 424/571 kB | 168 kB Progress (3): 392 kB | 428/571 kB | 168 kB Progress (3): 392 kB | 432/571 kB | 168 kB Progress (4): 392 kB | 432/571 kB | 168 kB | 4.1/65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 384 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 165 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.jar Progress (3): 432/571 kB | 4.1/65 kB | 4.1/109 kB Progress (3): 432/571 kB | 7.7/65 kB | 4.1/109 kB Progress (3): 436/571 kB | 7.7/65 kB | 4.1/109 kB Progress (3): 436/571 kB | 12/65 kB | 4.1/109 kB Progress (3): 440/571 kB | 12/65 kB | 4.1/109 kB Progress (3): 440/571 kB | 12/65 kB | 7.7/109 kB Progress (3): 444/571 kB | 12/65 kB | 7.7/109 kB Progress (3): 444/571 kB | 16/65 kB | 7.7/109 kB Progress (3): 448/571 kB | 16/65 kB | 7.7/109 kB Progress (3): 448/571 kB | 16/65 kB | 12/109 kB Progress (3): 452/571 kB | 16/65 kB | 12/109 kB Progress (3): 452/571 kB | 20/65 kB | 12/109 kB Progress (3): 456/571 kB | 20/65 kB | 12/109 kB Progress (3): 456/571 kB | 20/65 kB | 16/109 kB Progress (3): 460/571 kB | 20/65 kB | 16/109 kB Progress (3): 460/571 kB | 24/65 kB | 16/109 kB Progress (3): 460/571 kB | 24/65 kB | 20/109 kB Progress (3): 460/571 kB | 28/65 kB | 20/109 kB Progress (3): 464/571 kB | 28/65 kB | 20/109 kB Progress (3): 464/571 kB | 32/65 kB | 20/109 kB Progress (3): 464/571 kB | 32/65 kB | 24/109 kB Progress (3): 464/571 kB | 36/65 kB | 24/109 kB Progress (3): 468/571 kB | 36/65 kB | 24/109 kB Progress (3): 468/571 kB | 40/65 kB | 24/109 kB Progress (3): 468/571 kB | 40/65 kB | 28/109 kB Progress (3): 468/571 kB | 44/65 kB | 28/109 kB Progress (3): 472/571 kB | 44/65 kB | 28/109 kB Progress (3): 472/571 kB | 48/65 kB | 28/109 kB Progress (3): 472/571 kB | 52/65 kB | 28/109 kB Progress (3): 472/571 kB | 52/65 kB | 32/109 kB Progress (3): 472/571 kB | 56/65 kB | 32/109 kB Progress (3): 476/571 kB | 56/65 kB | 32/109 kB Progress (3): 476/571 kB | 60/65 kB | 32/109 kB Progress (3): 480/571 kB | 60/65 kB | 32/109 kB Progress (3): 480/571 kB | 60/65 kB | 33/109 kB Progress (3): 484/571 kB | 60/65 kB | 33/109 kB Progress (3): 484/571 kB | 64/65 kB | 33/109 kB Progress (3): 488/571 kB | 64/65 kB | 33/109 kB Progress (3): 488/571 kB | 64/65 kB | 37/109 kB Progress (3): 492/571 kB | 64/65 kB | 37/109 kB Progress (3): 492/571 kB | 65 kB | 37/109 kB Progress (3): 496/571 kB | 65 kB | 37/109 kB Progress (3): 496/571 kB | 65 kB | 41/109 kB Progress (3): 500/571 kB | 65 kB | 41/109 kB Progress (3): 500/571 kB | 65 kB | 45/109 kB Progress (3): 504/571 kB | 65 kB | 45/109 kB Progress (4): 504/571 kB | 65 kB | 45/109 kB | 4.1/292 kB Progress (4): 504/571 kB | 65 kB | 49/109 kB | 4.1/292 kB Progress (4): 504/571 kB | 65 kB | 49/109 kB | 7.7/292 kB Progress (4): 508/571 kB | 65 kB | 49/109 kB | 7.7/292 kB Progress (4): 508/571 kB | 65 kB | 49/109 kB | 12/292 kB Progress (5): 508/571 kB | 65 kB | 49/109 kB | 12/292 kB | 4.1/136 kB Progress (5): 508/571 kB | 65 kB | 53/109 kB | 12/292 kB | 4.1/136 kB Progress (5): 508/571 kB | 65 kB | 53/109 kB | 12/292 kB | 7.7/136 kB Progress (5): 508/571 kB | 65 kB | 53/109 kB | 16/292 kB | 7.7/136 kB Progress (5): 512/571 kB | 65 kB | 53/109 kB | 16/292 kB | 7.7/136 kB Progress (5): 512/571 kB | 65 kB | 53/109 kB | 20/292 kB | 7.7/136 kB Progress (5): 512/571 kB | 65 kB | 53/109 kB | 20/292 kB | 12/136 kB Progress (5): 512/571 kB | 65 kB | 57/109 kB | 20/292 kB | 12/136 kB Progress (5): 512/571 kB | 65 kB | 57/109 kB | 20/292 kB | 16/136 kB Progress (5): 512/571 kB | 65 kB | 57/109 kB | 24/292 kB | 16/136 kB Progress (5): 516/571 kB | 65 kB | 57/109 kB | 24/292 kB | 16/136 kB Progress (5): 516/571 kB | 65 kB | 57/109 kB | 28/292 kB | 16/136 kB Progress (5): 516/571 kB | 65 kB | 57/109 kB | 28/292 kB | 20/136 kB Progress (5): 516/571 kB | 65 kB | 61/109 kB | 28/292 kB | 20/136 kB Progress (5): 516/571 kB | 65 kB | 61/109 kB | 28/292 kB | 24/136 kB Progress (5): 516/571 kB | 65 kB | 61/109 kB | 32/292 kB | 24/136 kB Progress (5): 520/571 kB | 65 kB | 61/109 kB | 32/292 kB | 24/136 kB Progress (5): 520/571 kB | 65 kB | 61/109 kB | 33/292 kB | 24/136 kB Progress (5): 520/571 kB | 65 kB | 61/109 kB | 33/292 kB | 28/136 kB Progress (5): 520/571 kB | 65 kB | 65/109 kB | 33/292 kB | 28/136 kB Progress (5): 520/571 kB | 65 kB | 65/109 kB | 33/292 kB | 32/136 kB Progress (5): 520/571 kB | 65 kB | 65/109 kB | 37/292 kB | 32/136 kB Progress (5): 524/571 kB | 65 kB | 65/109 kB | 37/292 kB | 32/136 kB Progress (5): 524/571 kB | 65 kB | 65/109 kB | 41/292 kB | 32/136 kB Progress (5): 524/571 kB | 65 kB | 65/109 kB | 41/292 kB | 33/136 kB Progress (5): 524/571 kB | 65 kB | 69/109 kB | 41/292 kB | 33/136 kB Progress (5): 524/571 kB | 65 kB | 69/109 kB | 41/292 kB | 37/136 kB Progress (5): 524/571 kB | 65 kB | 69/109 kB | 45/292 kB | 37/136 kB Progress (5): 528/571 kB | 65 kB | 69/109 kB | 45/292 kB | 37/136 kB Progress (5): 528/571 kB | 65 kB | 69/109 kB | 49/292 kB | 37/136 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 63 kB/s) Progress (4): 528/571 kB | 69/109 kB | 49/292 kB | 41/136 kB Progress (4): 528/571 kB | 73/109 kB | 49/292 kB | 41/136 kB Progress (4): 528/571 kB | 73/109 kB | 49/292 kB | 45/136 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.jar Progress (4): 528/571 kB | 73/109 kB | 53/292 kB | 45/136 kB Progress (4): 532/571 kB | 73/109 kB | 53/292 kB | 45/136 kB Progress (4): 532/571 kB | 73/109 kB | 57/292 kB | 45/136 kB Progress (4): 532/571 kB | 73/109 kB | 57/292 kB | 49/136 kB Progress (4): 532/571 kB | 77/109 kB | 57/292 kB | 49/136 kB Progress (4): 532/571 kB | 77/109 kB | 57/292 kB | 53/136 kB Progress (4): 532/571 kB | 77/109 kB | 61/292 kB | 53/136 kB Progress (4): 536/571 kB | 77/109 kB | 61/292 kB | 53/136 kB Progress (4): 536/571 kB | 77/109 kB | 65/292 kB | 53/136 kB Progress (4): 536/571 kB | 77/109 kB | 65/292 kB | 57/136 kB Progress (4): 536/571 kB | 81/109 kB | 65/292 kB | 57/136 kB Progress (4): 536/571 kB | 81/109 kB | 65/292 kB | 61/136 kB Progress (4): 536/571 kB | 81/109 kB | 66/292 kB | 61/136 kB Progress (4): 540/571 kB | 81/109 kB | 66/292 kB | 61/136 kB Progress (4): 540/571 kB | 81/109 kB | 70/292 kB | 61/136 kB Progress (4): 544/571 kB | 81/109 kB | 70/292 kB | 61/136 kB Progress (4): 544/571 kB | 81/109 kB | 70/292 kB | 65/136 kB Progress (4): 544/571 kB | 85/109 kB | 70/292 kB | 65/136 kB Progress (4): 544/571 kB | 85/109 kB | 70/292 kB | 66/136 kB Progress (4): 548/571 kB | 85/109 kB | 70/292 kB | 66/136 kB Progress (4): 548/571 kB | 85/109 kB | 74/292 kB | 66/136 kB Progress (4): 552/571 kB | 85/109 kB | 74/292 kB | 66/136 kB Progress (4): 552/571 kB | 85/109 kB | 74/292 kB | 70/136 kB Progress (4): 552/571 kB | 89/109 kB | 74/292 kB | 70/136 kB Progress (4): 552/571 kB | 89/109 kB | 74/292 kB | 74/136 kB Progress (4): 556/571 kB | 89/109 kB | 74/292 kB | 74/136 kB Progress (4): 556/571 kB | 89/109 kB | 78/292 kB | 74/136 kB Progress (4): 560/571 kB | 89/109 kB | 78/292 kB | 74/136 kB Progress (4): 560/571 kB | 89/109 kB | 78/292 kB | 78/136 kB Progress (4): 560/571 kB | 93/109 kB | 78/292 kB | 78/136 kB Progress (4): 560/571 kB | 93/109 kB | 78/292 kB | 82/136 kB Progress (4): 564/571 kB | 93/109 kB | 78/292 kB | 82/136 kB Progress (4): 564/571 kB | 93/109 kB | 82/292 kB | 82/136 kB Progress (4): 568/571 kB | 93/109 kB | 82/292 kB | 82/136 kB Progress (4): 568/571 kB | 93/109 kB | 82/292 kB | 86/136 kB Progress (4): 568/571 kB | 97/109 kB | 82/292 kB | 86/136 kB Progress (4): 568/571 kB | 97/109 kB | 82/292 kB | 90/136 kB Progress (4): 571 kB | 97/109 kB | 82/292 kB | 90/136 kB Progress (4): 571 kB | 97/109 kB | 86/292 kB | 90/136 kB Progress (5): 571 kB | 97/109 kB | 86/292 kB | 90/136 kB | 4.1/380 kB Progress (5): 571 kB | 97/109 kB | 86/292 kB | 94/136 kB | 4.1/380 kB Progress (5): 571 kB | 101/109 kB | 86/292 kB | 94/136 kB | 4.1/380 kB Progress (5): 571 kB | 101/109 kB | 86/292 kB | 98/136 kB | 4.1/380 kB Progress (5): 571 kB | 101/109 kB | 86/292 kB | 98/136 kB | 7.7/380 kB Progress (5): 571 kB | 101/109 kB | 90/292 kB | 98/136 kB | 7.7/380 kB Progress (5): 571 kB | 101/109 kB | 90/292 kB | 98/136 kB | 12/380 kB Progress (5): 571 kB | 101/109 kB | 90/292 kB | 98/136 kB | 12/380 kB Progress (5): 571 kB | 105/109 kB | 90/292 kB | 98/136 kB | 12/380 kB Progress (5): 571 kB | 105/109 kB | 90/292 kB | 102/136 kB | 12/380 kB Progress (5): 571 kB | 105/109 kB | 90/292 kB | 102/136 kB | 16/380 kB Progress (5): 571 kB | 105/109 kB | 94/292 kB | 102/136 kB | 16/380 kB Progress (5): 571 kB | 105/109 kB | 94/292 kB | 102/136 kB | 20/380 kB Progress (5): 571 kB | 105/109 kB | 94/292 kB | 106/136 kB | 20/380 kB Progress (5): 571 kB | 109/109 kB | 94/292 kB | 106/136 kB | 20/380 kB Progress (5): 571 kB | 109/109 kB | 94/292 kB | 110/136 kB | 20/380 kB Progress (5): 571 kB | 109/109 kB | 94/292 kB | 110/136 kB | 24/380 kB Progress (5): 571 kB | 109/109 kB | 98/292 kB | 110/136 kB | 24/380 kB Progress (5): 571 kB | 109/109 kB | 98/292 kB | 110/136 kB | 28/380 kB Progress (5): 571 kB | 109/109 kB | 98/292 kB | 114/136 kB | 28/380 kB Progress (5): 571 kB | 109 kB | 98/292 kB | 114/136 kB | 28/380 kB Progress (5): 571 kB | 109 kB | 98/292 kB | 118/136 kB | 28/380 kB Progress (5): 571 kB | 109 kB | 98/292 kB | 118/136 kB | 32/380 kB Progress (5): 571 kB | 109 kB | 98/292 kB | 118/136 kB | 32/380 kB Progress (5): 571 kB | 109 kB | 98/292 kB | 118/136 kB | 33/380 kB Progress (5): 571 kB | 109 kB | 98/292 kB | 122/136 kB | 33/380 kB Progress (5): 571 kB | 109 kB | 98/292 kB | 122/136 kB | 37/380 kB Progress (5): 571 kB | 109 kB | 102/292 kB | 122/136 kB | 37/380 kB Progress (5): 571 kB | 109 kB | 102/292 kB | 122/136 kB | 41/380 kB Progress (5): 571 kB | 109 kB | 102/292 kB | 126/136 kB | 41/380 kB Progress (5): 571 kB | 109 kB | 102/292 kB | 126/136 kB | 45/380 kB Progress (5): 571 kB | 109 kB | 106/292 kB | 126/136 kB | 45/380 kB Progress (5): 571 kB | 109 kB | 106/292 kB | 126/136 kB | 49/380 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 505 kB/s) Progress (4): 109 kB | 106/292 kB | 130/136 kB | 49/380 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.jar Progress (4): 109 kB | 106/292 kB | 130/136 kB | 53/380 kB Progress (4): 109 kB | 106/292 kB | 130/136 kB | 57/380 kB Progress (4): 109 kB | 110/292 kB | 130/136 kB | 57/380 kB Progress (4): 109 kB | 110/292 kB | 130/136 kB | 61/380 kB Progress (4): 109 kB | 110/292 kB | 134/136 kB | 61/380 kB Progress (4): 109 kB | 110/292 kB | 134/136 kB | 65/380 kB Progress (4): 109 kB | 114/292 kB | 134/136 kB | 65/380 kB Progress (4): 109 kB | 114/292 kB | 134/136 kB | 69/380 kB Progress (4): 109 kB | 114/292 kB | 136 kB | 69/380 kB Progress (4): 109 kB | 114/292 kB | 136 kB | 73/380 kB Progress (4): 109 kB | 118/292 kB | 136 kB | 73/380 kB Progress (4): 109 kB | 118/292 kB | 136 kB | 77/380 kB Progress (4): 109 kB | 122/292 kB | 136 kB | 77/380 kB Progress (4): 109 kB | 122/292 kB | 136 kB | 81/380 kB Progress (4): 109 kB | 126/292 kB | 136 kB | 81/380 kB Progress (4): 109 kB | 126/292 kB | 136 kB | 85/380 kB Progress (4): 109 kB | 130/292 kB | 136 kB | 85/380 kB Progress (4): 109 kB | 130/292 kB | 136 kB | 89/380 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 96 kB/s) Progress (3): 131/292 kB | 136 kB | 89/380 kB Progress (3): 131/292 kB | 136 kB | 93/380 kB Progress (3): 135/292 kB | 136 kB | 93/380 kB Progress (3): 135/292 kB | 136 kB | 97/380 kB Progress (3): 139/292 kB | 136 kB | 97/380 kB Progress (3): 139/292 kB | 136 kB | 101/380 kB Progress (3): 143/292 kB | 136 kB | 101/380 kB Progress (3): 143/292 kB | 136 kB | 105/380 kB Progress (3): 147/292 kB | 136 kB | 105/380 kB Progress (3): 147/292 kB | 136 kB | 109/380 kB Progress (3): 151/292 kB | 136 kB | 109/380 kB Progress (3): 151/292 kB | 136 kB | 113/380 kB Progress (3): 155/292 kB | 136 kB | 113/380 kB Progress (3): 155/292 kB | 136 kB | 117/380 kB Progress (3): 159/292 kB | 136 kB | 117/380 kB Progress (3): 159/292 kB | 136 kB | 121/380 kB Progress (3): 163/292 kB | 136 kB | 121/380 kB Progress (3): 163/292 kB | 136 kB | 125/380 kB Progress (3): 164/292 kB | 136 kB | 125/380 kB Progress (3): 164/292 kB | 136 kB | 129/380 kB Progress (3): 168/292 kB | 136 kB | 129/380 kB Progress (3): 168/292 kB | 136 kB | 133/380 kB Progress (3): 172/292 kB | 136 kB | 133/380 kB Progress (3): 172/292 kB | 136 kB | 137/380 kB Progress (3): 176/292 kB | 136 kB | 137/380 kB Progress (3): 176/292 kB | 136 kB | 141/380 kB Progress (3): 180/292 kB | 136 kB | 141/380 kB Progress (3): 180/292 kB | 136 kB | 145/380 kB Progress (3): 184/292 kB | 136 kB | 145/380 kB Progress (3): 184/292 kB | 136 kB | 149/380 kB Progress (3): 188/292 kB | 136 kB | 149/380 kB Progress (3): 188/292 kB | 136 kB | 153/380 kB Progress (3): 192/292 kB | 136 kB | 153/380 kB Progress (3): 192/292 kB | 136 kB | 157/380 kB Progress (3): 196/292 kB | 136 kB | 157/380 kB Progress (3): 196/292 kB | 136 kB | 161/380 kB Progress (3): 197/292 kB | 136 kB | 161/380 kB Progress (4): 197/292 kB | 136 kB | 161/380 kB | 4.1/143 kB Progress (4): 201/292 kB | 136 kB | 161/380 kB | 4.1/143 kB Progress (4): 201/292 kB | 136 kB | 165/380 kB | 4.1/143 kB Progress (4): 205/292 kB | 136 kB | 165/380 kB | 4.1/143 kB Progress (4): 205/292 kB | 136 kB | 165/380 kB | 7.7/143 kB Progress (4): 209/292 kB | 136 kB | 165/380 kB | 7.7/143 kB Progress (4): 209/292 kB | 136 kB | 169/380 kB | 7.7/143 kB Progress (4): 213/292 kB | 136 kB | 169/380 kB | 7.7/143 kB Progress (4): 213/292 kB | 136 kB | 169/380 kB | 12/143 kB Progress (4): 217/292 kB | 136 kB | 169/380 kB | 12/143 kB Progress (4): 217/292 kB | 136 kB | 173/380 kB | 12/143 kB Progress (4): 221/292 kB | 136 kB | 173/380 kB | 12/143 kB Progress (4): 221/292 kB | 136 kB | 173/380 kB | 16/143 kB Progress (4): 225/292 kB | 136 kB | 173/380 kB | 16/143 kB Progress (4): 225/292 kB | 136 kB | 173/380 kB | 20/143 kB Progress (4): 225/292 kB | 136 kB | 177/380 kB | 20/143 kB Progress (4): 225/292 kB | 136 kB | 177/380 kB | 24/143 kB Progress (4): 229/292 kB | 136 kB | 177/380 kB | 24/143 kB Progress (4): 229/292 kB | 136 kB | 177/380 kB | 28/143 kB Progress (4): 229/292 kB | 136 kB | 181/380 kB | 28/143 kB Progress (4): 229/292 kB | 136 kB | 181/380 kB | 32/143 kB Progress (4): 233/292 kB | 136 kB | 181/380 kB | 32/143 kB Progress (4): 233/292 kB | 136 kB | 181/380 kB | 33/143 kB Progress (4): 233/292 kB | 136 kB | 185/380 kB | 33/143 kB Progress (4): 233/292 kB | 136 kB | 185/380 kB | 37/143 kB Progress (4): 237/292 kB | 136 kB | 185/380 kB | 37/143 kB Progress (4): 237/292 kB | 136 kB | 185/380 kB | 41/143 kB Progress (4): 237/292 kB | 136 kB | 189/380 kB | 41/143 kB Progress (4): 241/292 kB | 136 kB | 189/380 kB | 41/143 kB Progress (4): 241/292 kB | 136 kB | 193/380 kB | 41/143 kB Progress (4): 245/292 kB | 136 kB | 193/380 kB | 41/143 kB Progress (4): 245/292 kB | 136 kB | 197/380 kB | 41/143 kB Progress (4): 249/292 kB | 136 kB | 197/380 kB | 41/143 kB Progress (4): 249/292 kB | 136 kB | 201/380 kB | 41/143 kB Progress (4): 249/292 kB | 136 kB | 201/380 kB | 45/143 kB Progress (4): 253/292 kB | 136 kB | 201/380 kB | 45/143 kB Progress (4): 253/292 kB | 136 kB | 201/380 kB | 49/143 kB Progress (4): 253/292 kB | 136 kB | 205/380 kB | 49/143 kB Progress (4): 253/292 kB | 136 kB | 205/380 kB | 53/143 kB Progress (4): 253/292 kB | 136 kB | 205/380 kB | 57/143 kB Progress (4): 257/292 kB | 136 kB | 205/380 kB | 57/143 kB Progress (4): 257/292 kB | 136 kB | 209/380 kB | 57/143 kB Progress (4): 261/292 kB | 136 kB | 209/380 kB | 57/143 kB Progress (4): 261/292 kB | 136 kB | 213/380 kB | 57/143 kB Progress (4): 265/292 kB | 136 kB | 213/380 kB | 57/143 kB Progress (4): 265/292 kB | 136 kB | 217/380 kB | 57/143 kB Progress (4): 265/292 kB | 136 kB | 217/380 kB | 61/143 kB Progress (4): 269/292 kB | 136 kB | 217/380 kB | 61/143 kB Progress (4): 269/292 kB | 136 kB | 217/380 kB | 65/143 kB Progress (4): 269/292 kB | 136 kB | 221/380 kB | 65/143 kB Progress (4): 269/292 kB | 136 kB | 221/380 kB | 66/143 kB Progress (4): 273/292 kB | 136 kB | 221/380 kB | 66/143 kB Progress (4): 273/292 kB | 136 kB | 225/380 kB | 66/143 kB Progress (4): 277/292 kB | 136 kB | 225/380 kB | 66/143 kB Progress (4): 277/292 kB | 136 kB | 229/380 kB | 66/143 kB Progress (4): 281/292 kB | 136 kB | 229/380 kB | 66/143 kB Progress (4): 285/292 kB | 136 kB | 229/380 kB | 66/143 kB Progress (4): 289/292 kB | 136 kB | 229/380 kB | 66/143 kB Progress (4): 292 kB | 136 kB | 229/380 kB | 66/143 kB Progress (4): 292 kB | 136 kB | 229/380 kB | 70/143 kB Progress (4): 292 kB | 136 kB | 233/380 kB | 70/143 kB Progress (4): 292 kB | 136 kB | 233/380 kB | 74/143 kB Progress (4): 292 kB | 136 kB | 237/380 kB | 74/143 kB Progress (4): 292 kB | 136 kB | 237/380 kB | 78/143 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.jar (136 kB at 111 kB/s) Progress (3): 292 kB | 241/380 kB | 78/143 kB Progress (3): 292 kB | 241/380 kB | 82/143 kB Progress (3): 292 kB | 245/380 kB | 82/143 kB Progress (3): 292 kB | 245/380 kB | 86/143 kB Progress (3): 292 kB | 249/380 kB | 86/143 kB Progress (3): 292 kB | 249/380 kB | 90/143 kB Progress (3): 292 kB | 253/380 kB | 90/143 kB Progress (3): 292 kB | 253/380 kB | 94/143 kB Progress (3): 292 kB | 257/380 kB | 94/143 kB Progress (3): 292 kB | 257/380 kB | 98/143 kB Progress (3): 292 kB | 261/380 kB | 98/143 kB Progress (3): 292 kB | 261/380 kB | 98/143 kB Progress (3): 292 kB | 265/380 kB | 98/143 kB Progress (3): 292 kB | 265/380 kB | 102/143 kB Progress (3): 292 kB | 269/380 kB | 102/143 kB Progress (3): 292 kB | 269/380 kB | 106/143 kB Progress (3): 292 kB | 273/380 kB | 106/143 kB Progress (3): 292 kB | 273/380 kB | 110/143 kB Progress (3): 292 kB | 277/380 kB | 110/143 kB Progress (3): 292 kB | 277/380 kB | 114/143 kB Progress (3): 292 kB | 281/380 kB | 114/143 kB Progress (3): 292 kB | 281/380 kB | 118/143 kB Progress (3): 292 kB | 285/380 kB | 118/143 kB Progress (3): 292 kB | 285/380 kB | 122/143 kB Progress (3): 292 kB | 289/380 kB | 122/143 kB Progress (3): 292 kB | 289/380 kB | 126/143 kB Progress (3): 292 kB | 293/380 kB | 126/143 kB Progress (3): 292 kB | 293/380 kB | 130/143 kB Progress (3): 292 kB | 297/380 kB | 130/143 kB Progress (3): 292 kB | 297/380 kB | 134/143 kB Progress (3): 292 kB | 301/380 kB | 134/143 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar (292 kB at 237 kB/s) Progress (2): 305/380 kB | 134/143 kB Progress (2): 305/380 kB | 138/143 kB Progress (2): 309/380 kB | 138/143 kB Progress (2): 309/380 kB | 142/143 kB Progress (2): 313/380 kB | 142/143 kB Progress (2): 313/380 kB | 143 kB Progress (2): 317/380 kB | 143 kB Progress (2): 321/380 kB | 143 kB Progress (2): 325/380 kB | 143 kB Progress (2): 329/380 kB | 143 kB Progress (2): 333/380 kB | 143 kB Progress (2): 337/380 kB | 143 kB Progress (2): 341/380 kB | 143 kB Progress (2): 345/380 kB | 143 kB Progress (2): 349/380 kB | 143 kB Progress (2): 353/380 kB | 143 kB Progress (2): 357/380 kB | 143 kB Progress (2): 361/380 kB | 143 kB Progress (2): 365/380 kB | 143 kB Progress (2): 369/380 kB | 143 kB Progress (2): 373/380 kB | 143 kB Progress (2): 377/380 kB | 143 kB Progress (2): 380 kB | 143 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.jar (143 kB at 115 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.jar (380 kB at 302 kB/s) [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ parent --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ parent --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ parent --- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom (1.0 kB at 16 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar (14 kB at 473 kB/s) [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ parent --- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 428 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 961 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 129 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 105 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 72 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 31 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 33 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 85 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 50 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 64 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 109 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 85 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 489 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 151 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 41 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 62 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom Progress (1): 4.1/7.9 kB Progress (1): 7.7/7.9 kB Progress (1): 7.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 203 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 690 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 33 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/inject/javax.inject/1/javax.inject-1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom Progress (1): 612 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 19 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/19.0/guava-19.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.pom Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 194 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom Progress (1): 4.1/9.9 kB Progress (1): 7.7/9.9 kB Progress (1): 9.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 341 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 282 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 321 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom Progress (1): 363 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 1.5 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 50 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 424 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 118 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 134 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 246 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 41 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 136 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 56 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 845 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 59 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 60 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 112 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.pom Progress (1): 2.2 kB Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.pom (2.2 kB at 115 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom (13 kB at 393 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/38/commons-parent-38.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/38/commons-parent-38.pom Progress (1): 4.1/62 kB Progress (1): 7.7/62 kB Progress (1): 12/62 kB Progress (1): 16/62 kB Progress (1): 20/62 kB Progress (1): 24/62 kB Progress (1): 28/62 kB Progress (1): 32/62 kB Progress (1): 36/62 kB Progress (1): 40/62 kB Progress (1): 44/62 kB Progress (1): 48/62 kB Progress (1): 52/62 kB Progress (1): 56/62 kB Progress (1): 60/62 kB Progress (1): 62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/38/commons-parent-38.pom (62 kB at 1.8 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/auto/value/auto-value/1.1/auto-value-1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.1/auto-value-1.1.pom Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.1/auto-value-1.1.pom (4.8 kB at 115 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/auto/auto-parent/3/auto-parent-3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/auto-parent/3/auto-parent-3.pom Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/auto-parent/3/auto-parent-3.pom (3.8 kB at 3.7 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.pom Progress (1): 1.8 kB Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.pom (1.8 kB at 96 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.pom Progress (1): 2.3 kB Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.pom (2.3 kB at 74 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom (6.4 kB at 206 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom (16 kB at 402 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/project/7/project-7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 851 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom (5.5 kB at 173 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom (13 kB at 402 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 640 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom Progress (1): 4.1/56 kB Progress (1): 7.7/56 kB Progress (1): 12/56 kB Progress (1): 16/56 kB Progress (1): 20/56 kB Progress (1): 24/56 kB Progress (1): 28/56 kB Progress (1): 32/56 kB Progress (1): 36/56 kB Progress (1): 40/56 kB Progress (1): 44/56 kB Progress (1): 48/56 kB Progress (1): 52/56 kB Progress (1): 56/56 kB Progress (1): 56 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.6 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.9/commons-codec-1.9.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 kB at 361 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom (4.8 kB at 123 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/inject/javax.inject/1/javax.inject-1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/19.0/guava-19.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.jar Progress (1): 4.1/67 kB Progress (1): 7.7/67 kB Progress (1): 12/67 kB Progress (1): 16/67 kB Progress (1): 20/67 kB Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar Progress (1): 24/67 kB Progress (1): 28/67 kB Progress (1): 32/67 kB Progress (1): 36/67 kB Progress (1): 40/67 kB Progress (1): 44/67 kB Progress (1): 48/67 kB Progress (1): 52/67 kB Progress (1): 56/67 kB Progress (1): 60/67 kB Progress (1): 64/67 kB Progress (1): 67 kB Progress (2): 67 kB | 4.1/4.9 kB Progress (2): 67 kB | 4.9 kB Progress (3): 67 kB | 4.9 kB | 4.1/26 kB Progress (3): 67 kB | 4.9 kB | 7.7/26 kB Progress (3): 67 kB | 4.9 kB | 12/26 kB Progress (3): 67 kB | 4.9 kB | 16/26 kB Progress (3): 67 kB | 4.9 kB | 20/26 kB Progress (3): 67 kB | 4.9 kB | 24/26 kB Progress (3): 67 kB | 4.9 kB | 26 kB Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.jar (67 kB at 253 kB/s) Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.jar (4.9 kB at 19 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.9/commons-codec-1.9.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.jar (26 kB at 95 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar Progress (1): 4.1/42 kB Progress (1): 7.7/42 kB Progress (1): 12/42 kB Progress (1): 16/42 kB Progress (1): 20/42 kB Progress (1): 24/42 kB Progress (1): 28/42 kB Progress (1): 32/42 kB Progress (1): 36/42 kB Progress (1): 40/42 kB Progress (1): 42 kB Progress (2): 42 kB | 4.1/42 kB Progress (2): 42 kB | 7.7/42 kB Progress (2): 42 kB | 12/42 kB Progress (2): 42 kB | 16/42 kB Progress (3): 42 kB | 16/42 kB | 4.1/557 kB Progress (3): 42 kB | 20/42 kB | 4.1/557 kB Progress (3): 42 kB | 20/42 kB | 7.7/557 kB Progress (3): 42 kB | 24/42 kB | 7.7/557 kB Progress (3): 42 kB | 24/42 kB | 12/557 kB Progress (3): 42 kB | 28/42 kB | 12/557 kB Progress (3): 42 kB | 28/42 kB | 16/557 kB Progress (3): 42 kB | 32/42 kB | 16/557 kB Progress (3): 42 kB | 32/42 kB | 20/557 kB Progress (3): 42 kB | 36/42 kB | 20/557 kB Progress (3): 42 kB | 36/42 kB | 24/557 kB Progress (3): 42 kB | 40/42 kB | 24/557 kB Progress (3): 42 kB | 40/42 kB | 28/557 kB Progress (3): 42 kB | 42 kB | 28/557 kB Progress (3): 42 kB | 42 kB | 32/557 kB Progress (3): 42 kB | 42 kB | 36/557 kB Progress (3): 42 kB | 42 kB | 40/557 kB Progress (3): 42 kB | 42 kB | 44/557 kB Progress (3): 42 kB | 42 kB | 48/557 kB Progress (3): 42 kB | 42 kB | 52/557 kB Progress (3): 42 kB | 42 kB | 56/557 kB Progress (3): 42 kB | 42 kB | 60/557 kB Progress (3): 42 kB | 42 kB | 64/557 kB Progress (3): 42 kB | 42 kB | 66/557 kB Progress (3): 42 kB | 42 kB | 70/557 kB Progress (3): 42 kB | 42 kB | 74/557 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 945 kB/s) Progress (2): 42 kB | 78/557 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar Progress (3): 42 kB | 78/557 kB | 4.1/154 kB Progress (3): 42 kB | 78/557 kB | 7.7/154 kB Progress (4): 42 kB | 78/557 kB | 7.7/154 kB | 4.1/25 kB Progress (4): 42 kB | 82/557 kB | 7.7/154 kB | 4.1/25 kB Progress (4): 42 kB | 82/557 kB | 7.7/154 kB | 7.7/25 kB Progress (4): 42 kB | 82/557 kB | 12/154 kB | 7.7/25 kB Progress (4): 42 kB | 82/557 kB | 16/154 kB | 7.7/25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 870 kB/s) Progress (3): 82/557 kB | 20/154 kB | 7.7/25 kB Progress (3): 82/557 kB | 20/154 kB | 12/25 kB Progress (3): 86/557 kB | 20/154 kB | 12/25 kB Progress (3): 86/557 kB | 20/154 kB | 16/25 kB Progress (3): 86/557 kB | 24/154 kB | 16/25 kB Progress (3): 86/557 kB | 24/154 kB | 20/25 kB Progress (3): 86/557 kB | 28/154 kB | 20/25 kB Progress (3): 86/557 kB | 32/154 kB | 20/25 kB Progress (3): 86/557 kB | 36/154 kB | 20/25 kB Progress (3): 86/557 kB | 40/154 kB | 20/25 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar Progress (3): 86/557 kB | 44/154 kB | 20/25 kB Progress (3): 86/557 kB | 44/154 kB | 24/25 kB Progress (3): 90/557 kB | 44/154 kB | 24/25 kB Progress (3): 90/557 kB | 44/154 kB | 25 kB Progress (3): 94/557 kB | 44/154 kB | 25 kB Progress (3): 98/557 kB | 44/154 kB | 25 kB Progress (4): 98/557 kB | 44/154 kB | 25 kB | 4.1/52 kB Progress (4): 98/557 kB | 48/154 kB | 25 kB | 4.1/52 kB Progress (4): 98/557 kB | 48/154 kB | 25 kB | 7.7/52 kB Progress (4): 98/557 kB | 48/154 kB | 25 kB | 7.7/52 kB Progress (4): 98/557 kB | 48/154 kB | 25 kB | 12/52 kB Progress (4): 102/557 kB | 48/154 kB | 25 kB | 12/52 kB Progress (4): 102/557 kB | 52/154 kB | 25 kB | 12/52 kB Progress (4): 106/557 kB | 52/154 kB | 25 kB | 12/52 kB Progress (4): 106/557 kB | 52/154 kB | 25 kB | 16/52 kB Progress (4): 110/557 kB | 52/154 kB | 25 kB | 16/52 kB Progress (4): 110/557 kB | 56/154 kB | 25 kB | 16/52 kB Progress (4): 114/557 kB | 56/154 kB | 25 kB | 16/52 kB Progress (4): 114/557 kB | 56/154 kB | 25 kB | 20/52 kB Progress (4): 118/557 kB | 56/154 kB | 25 kB | 20/52 kB Progress (4): 118/557 kB | 60/154 kB | 25 kB | 20/52 kB Progress (4): 122/557 kB | 60/154 kB | 25 kB | 20/52 kB Progress (4): 122/557 kB | 60/154 kB | 25 kB | 24/52 kB Progress (4): 126/557 kB | 60/154 kB | 25 kB | 24/52 kB Progress (4): 126/557 kB | 60/154 kB | 25 kB | 28/52 kB Progress (4): 126/557 kB | 64/154 kB | 25 kB | 28/52 kB Progress (4): 126/557 kB | 64/154 kB | 25 kB | 32/52 kB Progress (4): 130/557 kB | 64/154 kB | 25 kB | 32/52 kB Progress (4): 130/557 kB | 64/154 kB | 25 kB | 36/52 kB Progress (4): 130/557 kB | 68/154 kB | 25 kB | 36/52 kB Progress (4): 130/557 kB | 68/154 kB | 25 kB | 40/52 kB Progress (4): 134/557 kB | 68/154 kB | 25 kB | 40/52 kB Progress (4): 134/557 kB | 68/154 kB | 25 kB | 44/52 kB Progress (4): 134/557 kB | 72/154 kB | 25 kB | 44/52 kB Progress (4): 134/557 kB | 72/154 kB | 25 kB | 48/52 kB Progress (4): 138/557 kB | 72/154 kB | 25 kB | 48/52 kB Progress (4): 138/557 kB | 72/154 kB | 25 kB | 52/52 kB Progress (4): 138/557 kB | 76/154 kB | 25 kB | 52/52 kB Progress (4): 138/557 kB | 76/154 kB | 25 kB | 52 kB Progress (4): 142/557 kB | 76/154 kB | 25 kB | 52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 427 kB/s) Progress (3): 142/557 kB | 80/154 kB | 52 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar Progress (3): 146/557 kB | 80/154 kB | 52 kB Progress (3): 146/557 kB | 84/154 kB | 52 kB Progress (4): 146/557 kB | 84/154 kB | 52 kB | 4.1/160 kB Progress (4): 146/557 kB | 88/154 kB | 52 kB | 4.1/160 kB Progress (4): 150/557 kB | 88/154 kB | 52 kB | 4.1/160 kB Progress (4): 150/557 kB | 92/154 kB | 52 kB | 4.1/160 kB Progress (4): 150/557 kB | 92/154 kB | 52 kB | 7.7/160 kB Progress (4): 150/557 kB | 96/154 kB | 52 kB | 7.7/160 kB Progress (4): 150/557 kB | 96/154 kB | 52 kB | 12/160 kB Progress (4): 154/557 kB | 96/154 kB | 52 kB | 12/160 kB Progress (4): 154/557 kB | 96/154 kB | 52 kB | 16/160 kB Progress (4): 158/557 kB | 96/154 kB | 52 kB | 16/160 kB Progress (4): 158/557 kB | 96/154 kB | 52 kB | 20/160 kB Progress (4): 158/557 kB | 100/154 kB | 52 kB | 20/160 kB Progress (4): 158/557 kB | 100/154 kB | 52 kB | 24/160 kB Progress (4): 162/557 kB | 100/154 kB | 52 kB | 24/160 kB Progress (4): 162/557 kB | 100/154 kB | 52 kB | 28/160 kB Progress (4): 162/557 kB | 104/154 kB | 52 kB | 28/160 kB Progress (4): 162/557 kB | 104/154 kB | 52 kB | 32/160 kB Progress (4): 164/557 kB | 104/154 kB | 52 kB | 32/160 kB Progress (4): 164/557 kB | 104/154 kB | 52 kB | 33/160 kB Progress (4): 164/557 kB | 108/154 kB | 52 kB | 33/160 kB Progress (4): 164/557 kB | 108/154 kB | 52 kB | 37/160 kB Progress (4): 168/557 kB | 108/154 kB | 52 kB | 37/160 kB Progress (4): 168/557 kB | 108/154 kB | 52 kB | 41/160 kB Progress (4): 168/557 kB | 112/154 kB | 52 kB | 41/160 kB Progress (4): 168/557 kB | 112/154 kB | 52 kB | 45/160 kB Progress (4): 172/557 kB | 112/154 kB | 52 kB | 45/160 kB Progress (4): 172/557 kB | 112/154 kB | 52 kB | 49/160 kB Progress (4): 172/557 kB | 116/154 kB | 52 kB | 49/160 kB Progress (4): 172/557 kB | 116/154 kB | 52 kB | 53/160 kB Progress (4): 176/557 kB | 116/154 kB | 52 kB | 53/160 kB Progress (5): 176/557 kB | 116/154 kB | 52 kB | 53/160 kB | 4.1/60 kB Progress (5): 176/557 kB | 116/154 kB | 52 kB | 57/160 kB | 4.1/60 kB Progress (5): 176/557 kB | 120/154 kB | 52 kB | 57/160 kB | 4.1/60 kB Progress (5): 176/557 kB | 120/154 kB | 52 kB | 61/160 kB | 4.1/60 kB Progress (5): 176/557 kB | 120/154 kB | 52 kB | 61/160 kB | 7.7/60 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 758 kB/s) Progress (4): 180/557 kB | 120/154 kB | 61/160 kB | 7.7/60 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar Progress (4): 180/557 kB | 120/154 kB | 61/160 kB | 12/60 kB Progress (4): 180/557 kB | 120/154 kB | 65/160 kB | 12/60 kB Progress (4): 180/557 kB | 120/154 kB | 66/160 kB | 12/60 kB Progress (4): 180/557 kB | 124/154 kB | 66/160 kB | 12/60 kB Progress (4): 180/557 kB | 124/154 kB | 70/160 kB | 12/60 kB Progress (4): 180/557 kB | 124/154 kB | 70/160 kB | 16/60 kB Progress (4): 184/557 kB | 124/154 kB | 70/160 kB | 16/60 kB Progress (4): 184/557 kB | 124/154 kB | 70/160 kB | 20/60 kB Progress (4): 184/557 kB | 124/154 kB | 74/160 kB | 20/60 kB Progress (4): 184/557 kB | 128/154 kB | 74/160 kB | 20/60 kB Progress (4): 184/557 kB | 128/154 kB | 78/160 kB | 20/60 kB Progress (4): 184/557 kB | 128/154 kB | 78/160 kB | 24/60 kB Progress (4): 188/557 kB | 128/154 kB | 78/160 kB | 24/60 kB Progress (4): 188/557 kB | 128/154 kB | 78/160 kB | 28/60 kB Progress (4): 188/557 kB | 128/154 kB | 82/160 kB | 28/60 kB Progress (4): 188/557 kB | 132/154 kB | 82/160 kB | 28/60 kB Progress (4): 188/557 kB | 132/154 kB | 86/160 kB | 28/60 kB Progress (4): 188/557 kB | 132/154 kB | 86/160 kB | 32/60 kB Progress (4): 192/557 kB | 132/154 kB | 86/160 kB | 32/60 kB Progress (4): 192/557 kB | 132/154 kB | 86/160 kB | 36/60 kB Progress (4): 192/557 kB | 132/154 kB | 90/160 kB | 36/60 kB Progress (4): 192/557 kB | 136/154 kB | 90/160 kB | 36/60 kB Progress (4): 192/557 kB | 136/154 kB | 90/160 kB | 40/60 kB Progress (4): 196/557 kB | 136/154 kB | 90/160 kB | 40/60 kB Progress (4): 197/557 kB | 136/154 kB | 90/160 kB | 40/60 kB Progress (4): 201/557 kB | 136/154 kB | 90/160 kB | 40/60 kB Progress (4): 201/557 kB | 136/154 kB | 90/160 kB | 44/60 kB Progress (4): 201/557 kB | 140/154 kB | 90/160 kB | 44/60 kB Progress (4): 201/557 kB | 140/154 kB | 90/160 kB | 48/60 kB Progress (4): 205/557 kB | 140/154 kB | 90/160 kB | 48/60 kB Progress (4): 205/557 kB | 140/154 kB | 94/160 kB | 48/60 kB Progress (4): 209/557 kB | 140/154 kB | 94/160 kB | 48/60 kB Progress (4): 209/557 kB | 140/154 kB | 94/160 kB | 52/60 kB Progress (4): 209/557 kB | 144/154 kB | 94/160 kB | 52/60 kB Progress (4): 209/557 kB | 144/154 kB | 94/160 kB | 56/60 kB Progress (4): 209/557 kB | 148/154 kB | 94/160 kB | 56/60 kB Progress (4): 213/557 kB | 148/154 kB | 94/160 kB | 56/60 kB Progress (4): 213/557 kB | 148/154 kB | 98/160 kB | 56/60 kB Progress (4): 217/557 kB | 148/154 kB | 98/160 kB | 56/60 kB Progress (4): 217/557 kB | 152/154 kB | 98/160 kB | 56/60 kB Progress (4): 217/557 kB | 152/154 kB | 98/160 kB | 60 kB Progress (4): 217/557 kB | 154 kB | 98/160 kB | 60 kB Progress (4): 221/557 kB | 154 kB | 98/160 kB | 60 kB Progress (4): 221/557 kB | 154 kB | 102/160 kB | 60 kB Progress (4): 225/557 kB | 154 kB | 102/160 kB | 60 kB Progress (4): 225/557 kB | 154 kB | 106/160 kB | 60 kB Progress (4): 229/557 kB | 154 kB | 106/160 kB | 60 kB Progress (4): 229/557 kB | 154 kB | 110/160 kB | 60 kB Progress (4): 233/557 kB | 154 kB | 110/160 kB | 60 kB Progress (4): 233/557 kB | 154 kB | 114/160 kB | 60 kB Progress (4): 237/557 kB | 154 kB | 114/160 kB | 60 kB Progress (4): 237/557 kB | 154 kB | 118/160 kB | 60 kB Progress (4): 241/557 kB | 154 kB | 118/160 kB | 60 kB Progress (4): 241/557 kB | 154 kB | 122/160 kB | 60 kB Progress (4): 245/557 kB | 154 kB | 122/160 kB | 60 kB Progress (4): 245/557 kB | 154 kB | 126/160 kB | 60 kB Progress (4): 249/557 kB | 154 kB | 126/160 kB | 60 kB Progress (4): 249/557 kB | 154 kB | 130/160 kB | 60 kB Progress (4): 253/557 kB | 154 kB | 130/160 kB | 60 kB Progress (4): 253/557 kB | 154 kB | 134/160 kB | 60 kB Progress (4): 257/557 kB | 154 kB | 134/160 kB | 60 kB Progress (4): 257/557 kB | 154 kB | 138/160 kB | 60 kB Progress (4): 261/557 kB | 154 kB | 138/160 kB | 60 kB Progress (4): 261/557 kB | 154 kB | 142/160 kB | 60 kB Progress (4): 265/557 kB | 154 kB | 142/160 kB | 60 kB Progress (4): 265/557 kB | 154 kB | 146/160 kB | 60 kB Progress (4): 269/557 kB | 154 kB | 146/160 kB | 60 kB Progress (4): 269/557 kB | 154 kB | 150/160 kB | 60 kB Progress (4): 273/557 kB | 154 kB | 150/160 kB | 60 kB Progress (4): 273/557 kB | 154 kB | 154/160 kB | 60 kB Progress (4): 277/557 kB | 154 kB | 154/160 kB | 60 kB Progress (4): 277/557 kB | 154 kB | 158/160 kB | 60 kB Progress (4): 281/557 kB | 154 kB | 158/160 kB | 60 kB Progress (4): 281/557 kB | 154 kB | 160 kB | 60 kB Progress (4): 285/557 kB | 154 kB | 160 kB | 60 kB Progress (4): 289/557 kB | 154 kB | 160 kB | 60 kB Progress (4): 293/557 kB | 154 kB | 160 kB | 60 kB Progress (4): 297/557 kB | 154 kB | 160 kB | 60 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 403 kB/s) Progress (4): 297/557 kB | 154 kB | 160 kB | 4.1/18 kB Progress (4): 301/557 kB | 154 kB | 160 kB | 4.1/18 kB Progress (4): 301/557 kB | 154 kB | 160 kB | 7.7/18 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 1.0 MB/s) Progress (3): 301/557 kB | 160 kB | 12/18 kB Progress (3): 305/557 kB | 160 kB | 12/18 kB Progress (3): 305/557 kB | 160 kB | 16/18 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar Progress (3): 305/557 kB | 160 kB | 18 kB Progress (3): 309/557 kB | 160 kB | 18 kB Progress (3): 313/557 kB | 160 kB | 18 kB Progress (3): 317/557 kB | 160 kB | 18 kB Progress (3): 321/557 kB | 160 kB | 18 kB Progress (3): 325/557 kB | 160 kB | 18 kB Progress (3): 329/557 kB | 160 kB | 18 kB Progress (3): 333/557 kB | 160 kB | 18 kB Progress (3): 337/557 kB | 160 kB | 18 kB Progress (3): 341/557 kB | 160 kB | 18 kB Progress (3): 345/557 kB | 160 kB | 18 kB Progress (3): 349/557 kB | 160 kB | 18 kB Progress (3): 353/557 kB | 160 kB | 18 kB Progress (3): 357/557 kB | 160 kB | 18 kB Progress (3): 361/557 kB | 160 kB | 18 kB Progress (3): 365/557 kB | 160 kB | 18 kB Progress (3): 369/557 kB | 160 kB | 18 kB Progress (3): 373/557 kB | 160 kB | 18 kB Progress (3): 377/557 kB | 160 kB | 18 kB Progress (3): 381/557 kB | 160 kB | 18 kB Progress (3): 385/557 kB | 160 kB | 18 kB Progress (3): 389/557 kB | 160 kB | 18 kB Progress (3): 393/557 kB | 160 kB | 18 kB Progress (3): 397/557 kB | 160 kB | 18 kB Progress (3): 401/557 kB | 160 kB | 18 kB Progress (3): 405/557 kB | 160 kB | 18 kB Progress (3): 409/557 kB | 160 kB | 18 kB Progress (3): 413/557 kB | 160 kB | 18 kB Progress (3): 417/557 kB | 160 kB | 18 kB Progress (3): 421/557 kB | 160 kB | 18 kB Progress (3): 425/557 kB | 160 kB | 18 kB Progress (3): 429/557 kB | 160 kB | 18 kB Progress (3): 433/557 kB | 160 kB | 18 kB Progress (3): 437/557 kB | 160 kB | 18 kB Progress (3): 441/557 kB | 160 kB | 18 kB Progress (3): 445/557 kB | 160 kB | 18 kB Progress (3): 449/557 kB | 160 kB | 18 kB Progress (3): 453/557 kB | 160 kB | 18 kB Progress (3): 457/557 kB | 160 kB | 18 kB Progress (3): 461/557 kB | 160 kB | 18 kB Progress (3): 465/557 kB | 160 kB | 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 991 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 110 kB/s) Progress (1): 469/557 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar Progress (2): 469/557 kB | 4.1/145 kB Progress (2): 473/557 kB | 4.1/145 kB Progress (2): 473/557 kB | 7.7/145 kB Progress (2): 477/557 kB | 7.7/145 kB Progress (2): 477/557 kB | 12/145 kB Progress (2): 481/557 kB | 12/145 kB Progress (2): 481/557 kB | 16/145 kB Progress (2): 485/557 kB | 16/145 kB Progress (2): 485/557 kB | 20/145 kB Progress (2): 489/557 kB | 20/145 kB Progress (2): 489/557 kB | 24/145 kB Progress (2): 493/557 kB | 24/145 kB Progress (2): 493/557 kB | 28/145 kB Progress (2): 497/557 kB | 28/145 kB Progress (2): 497/557 kB | 32/145 kB Progress (2): 501/557 kB | 32/145 kB Progress (2): 501/557 kB | 36/145 kB Progress (3): 501/557 kB | 36/145 kB | 4.1/134 kB Progress (3): 501/557 kB | 40/145 kB | 4.1/134 kB Progress (3): 505/557 kB | 40/145 kB | 4.1/134 kB Progress (3): 505/557 kB | 44/145 kB | 4.1/134 kB Progress (3): 505/557 kB | 44/145 kB | 7.7/134 kB Progress (3): 505/557 kB | 48/145 kB | 7.7/134 kB Progress (3): 509/557 kB | 48/145 kB | 7.7/134 kB Progress (3): 509/557 kB | 52/145 kB | 7.7/134 kB Progress (3): 509/557 kB | 52/145 kB | 12/134 kB Progress (3): 509/557 kB | 56/145 kB | 12/134 kB Progress (3): 513/557 kB | 56/145 kB | 12/134 kB Progress (3): 513/557 kB | 60/145 kB | 12/134 kB Progress (3): 513/557 kB | 60/145 kB | 16/134 kB Progress (3): 513/557 kB | 64/145 kB | 16/134 kB Progress (3): 517/557 kB | 64/145 kB | 16/134 kB Progress (3): 517/557 kB | 68/145 kB | 16/134 kB Progress (3): 521/557 kB | 68/145 kB | 16/134 kB Progress (3): 521/557 kB | 68/145 kB | 20/134 kB Progress (3): 525/557 kB | 68/145 kB | 20/134 kB Progress (3): 525/557 kB | 72/145 kB | 20/134 kB Progress (3): 525/557 kB | 72/145 kB | 24/134 kB Progress (3): 525/557 kB | 76/145 kB | 24/134 kB Progress (3): 529/557 kB | 76/145 kB | 24/134 kB Progress (3): 529/557 kB | 80/145 kB | 24/134 kB Progress (3): 529/557 kB | 80/145 kB | 28/134 kB Progress (3): 529/557 kB | 84/145 kB | 28/134 kB Progress (3): 533/557 kB | 84/145 kB | 28/134 kB Progress (3): 537/557 kB | 84/145 kB | 28/134 kB Progress (4): 537/557 kB | 84/145 kB | 28/134 kB | 4.1/197 kB Progress (4): 537/557 kB | 84/145 kB | 28/134 kB | 7.7/197 kB Progress (4): 537/557 kB | 84/145 kB | 28/134 kB | 12/197 kB Progress (4): 537/557 kB | 84/145 kB | 28/134 kB | 16/197 kB Progress (4): 537/557 kB | 84/145 kB | 28/134 kB | 20/197 kB Progress (4): 537/557 kB | 84/145 kB | 28/134 kB | 24/197 kB Progress (4): 537/557 kB | 84/145 kB | 28/134 kB | 28/197 kB Progress (4): 537/557 kB | 84/145 kB | 28/134 kB | 32/197 kB Progress (4): 537/557 kB | 84/145 kB | 28/134 kB | 33/197 kB Progress (4): 537/557 kB | 84/145 kB | 28/134 kB | 37/197 kB Progress (4): 537/557 kB | 84/145 kB | 28/134 kB | 41/197 kB Progress (4): 541/557 kB | 84/145 kB | 28/134 kB | 41/197 kB Progress (4): 541/557 kB | 88/145 kB | 28/134 kB | 41/197 kB Progress (4): 541/557 kB | 88/145 kB | 32/134 kB | 41/197 kB Progress (4): 541/557 kB | 92/145 kB | 32/134 kB | 41/197 kB Progress (4): 545/557 kB | 92/145 kB | 32/134 kB | 41/197 kB Progress (4): 545/557 kB | 92/145 kB | 32/134 kB | 45/197 kB Progress (5): 545/557 kB | 92/145 kB | 32/134 kB | 45/197 kB | 4.1/134 kB Progress (5): 545/557 kB | 92/145 kB | 32/134 kB | 49/197 kB | 4.1/134 kB Progress (5): 549/557 kB | 92/145 kB | 32/134 kB | 49/197 kB | 4.1/134 kB Progress (5): 549/557 kB | 96/145 kB | 32/134 kB | 49/197 kB | 4.1/134 kB Progress (5): 549/557 kB | 96/145 kB | 33/134 kB | 49/197 kB | 4.1/134 kB Progress (5): 549/557 kB | 100/145 kB | 33/134 kB | 49/197 kB | 4.1/134 kB Progress (5): 553/557 kB | 100/145 kB | 33/134 kB | 49/197 kB | 4.1/134 kB Progress (5): 553/557 kB | 100/145 kB | 33/134 kB | 53/197 kB | 4.1/134 kB Progress (5): 553/557 kB | 100/145 kB | 33/134 kB | 53/197 kB | 7.7/134 kB Progress (5): 553/557 kB | 100/145 kB | 33/134 kB | 57/197 kB | 7.7/134 kB Progress (5): 557/557 kB | 100/145 kB | 33/134 kB | 57/197 kB | 7.7/134 kB Progress (5): 557/557 kB | 104/145 kB | 33/134 kB | 57/197 kB | 7.7/134 kB Progress (5): 557/557 kB | 104/145 kB | 37/134 kB | 57/197 kB | 7.7/134 kB Progress (5): 557/557 kB | 108/145 kB | 37/134 kB | 57/197 kB | 7.7/134 kB Progress (5): 557 kB | 108/145 kB | 37/134 kB | 57/197 kB | 7.7/134 kB Progress (5): 557 kB | 108/145 kB | 37/134 kB | 61/197 kB | 7.7/134 kB Progress (5): 557 kB | 108/145 kB | 37/134 kB | 61/197 kB | 12/134 kB Progress (5): 557 kB | 108/145 kB | 37/134 kB | 65/197 kB | 12/134 kB Progress (5): 557 kB | 112/145 kB | 37/134 kB | 65/197 kB | 12/134 kB Progress (5): 557 kB | 112/145 kB | 41/134 kB | 65/197 kB | 12/134 kB Progress (5): 557 kB | 116/145 kB | 41/134 kB | 65/197 kB | 12/134 kB Progress (5): 557 kB | 116/145 kB | 41/134 kB | 69/197 kB | 12/134 kB Progress (5): 557 kB | 116/145 kB | 41/134 kB | 69/197 kB | 16/134 kB Progress (5): 557 kB | 116/145 kB | 41/134 kB | 73/197 kB | 16/134 kB Progress (5): 557 kB | 120/145 kB | 41/134 kB | 73/197 kB | 16/134 kB Progress (5): 557 kB | 120/145 kB | 45/134 kB | 73/197 kB | 16/134 kB Progress (5): 557 kB | 124/145 kB | 45/134 kB | 73/197 kB | 16/134 kB Progress (5): 557 kB | 124/145 kB | 45/134 kB | 77/197 kB | 16/134 kB Progress (5): 557 kB | 124/145 kB | 45/134 kB | 77/197 kB | 20/134 kB Progress (5): 557 kB | 124/145 kB | 45/134 kB | 81/197 kB | 20/134 kB Progress (5): 557 kB | 128/145 kB | 45/134 kB | 81/197 kB | 20/134 kB Progress (5): 557 kB | 128/145 kB | 49/134 kB | 81/197 kB | 20/134 kB Progress (5): 557 kB | 132/145 kB | 49/134 kB | 81/197 kB | 20/134 kB Progress (5): 557 kB | 132/145 kB | 49/134 kB | 85/197 kB | 20/134 kB Progress (5): 557 kB | 132/145 kB | 49/134 kB | 85/197 kB | 24/134 kB Progress (5): 557 kB | 132/145 kB | 49/134 kB | 89/197 kB | 24/134 kB Progress (5): 557 kB | 136/145 kB | 49/134 kB | 89/197 kB | 24/134 kB Progress (5): 557 kB | 136/145 kB | 53/134 kB | 89/197 kB | 24/134 kB Progress (5): 557 kB | 140/145 kB | 53/134 kB | 89/197 kB | 24/134 kB Progress (5): 557 kB | 140/145 kB | 53/134 kB | 93/197 kB | 24/134 kB Progress (5): 557 kB | 140/145 kB | 53/134 kB | 93/197 kB | 28/134 kB Progress (5): 557 kB | 140/145 kB | 53/134 kB | 97/197 kB | 28/134 kB Progress (5): 557 kB | 144/145 kB | 53/134 kB | 97/197 kB | 28/134 kB Progress (5): 557 kB | 144/145 kB | 57/134 kB | 97/197 kB | 28/134 kB Progress (5): 557 kB | 145 kB | 57/134 kB | 97/197 kB | 28/134 kB Progress (5): 557 kB | 145 kB | 57/134 kB | 101/197 kB | 28/134 kB Progress (5): 557 kB | 145 kB | 57/134 kB | 101/197 kB | 32/134 kB Progress (5): 557 kB | 145 kB | 57/134 kB | 105/197 kB | 32/134 kB Progress (5): 557 kB | 145 kB | 61/134 kB | 105/197 kB | 32/134 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 2.2 MB/s) Progress (4): 145 kB | 65/134 kB | 105/197 kB | 32/134 kB Progress (4): 145 kB | 65/134 kB | 109/197 kB | 32/134 kB Progress (4): 145 kB | 65/134 kB | 109/197 kB | 33/134 kB Progress (4): 145 kB | 65/134 kB | 113/197 kB | 33/134 kB Progress (4): 145 kB | 66/134 kB | 113/197 kB | 33/134 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar Progress (4): 145 kB | 70/134 kB | 113/197 kB | 33/134 kB Progress (4): 145 kB | 70/134 kB | 117/197 kB | 33/134 kB Progress (4): 145 kB | 70/134 kB | 117/197 kB | 37/134 kB Progress (4): 145 kB | 70/134 kB | 121/197 kB | 37/134 kB Progress (4): 145 kB | 74/134 kB | 121/197 kB | 37/134 kB Progress (4): 145 kB | 74/134 kB | 125/197 kB | 37/134 kB Progress (4): 145 kB | 74/134 kB | 125/197 kB | 41/134 kB Progress (4): 145 kB | 74/134 kB | 129/197 kB | 41/134 kB Progress (4): 145 kB | 78/134 kB | 129/197 kB | 41/134 kB Progress (4): 145 kB | 78/134 kB | 133/197 kB | 41/134 kB Progress (4): 145 kB | 78/134 kB | 133/197 kB | 45/134 kB Progress (4): 145 kB | 78/134 kB | 137/197 kB | 45/134 kB Progress (4): 145 kB | 82/134 kB | 137/197 kB | 45/134 kB Progress (4): 145 kB | 82/134 kB | 141/197 kB | 45/134 kB Progress (4): 145 kB | 86/134 kB | 141/197 kB | 45/134 kB Progress (4): 145 kB | 86/134 kB | 141/197 kB | 49/134 kB Progress (4): 145 kB | 90/134 kB | 141/197 kB | 49/134 kB Progress (4): 145 kB | 90/134 kB | 145/197 kB | 49/134 kB Progress (4): 145 kB | 94/134 kB | 145/197 kB | 49/134 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 568 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar Progress (3): 94/134 kB | 145/197 kB | 53/134 kB Progress (3): 98/134 kB | 145/197 kB | 53/134 kB Progress (3): 98/134 kB | 149/197 kB | 53/134 kB Progress (3): 102/134 kB | 149/197 kB | 53/134 kB Progress (3): 102/134 kB | 149/197 kB | 57/134 kB Progress (3): 106/134 kB | 149/197 kB | 57/134 kB Progress (3): 106/134 kB | 149/197 kB | 61/134 kB Progress (3): 110/134 kB | 149/197 kB | 61/134 kB Progress (3): 110/134 kB | 153/197 kB | 61/134 kB Progress (3): 114/134 kB | 153/197 kB | 61/134 kB Progress (3): 114/134 kB | 153/197 kB | 65/134 kB Progress (3): 114/134 kB | 157/197 kB | 65/134 kB Progress (3): 114/134 kB | 157/197 kB | 66/134 kB Progress (3): 118/134 kB | 157/197 kB | 66/134 kB Progress (3): 118/134 kB | 157/197 kB | 70/134 kB Progress (3): 118/134 kB | 161/197 kB | 70/134 kB Progress (3): 118/134 kB | 161/197 kB | 74/134 kB Progress (3): 122/134 kB | 161/197 kB | 74/134 kB Progress (3): 122/134 kB | 161/197 kB | 78/134 kB Progress (3): 126/134 kB | 161/197 kB | 78/134 kB Progress (3): 130/134 kB | 161/197 kB | 78/134 kB Progress (3): 130/134 kB | 165/197 kB | 78/134 kB Progress (3): 134/134 kB | 165/197 kB | 78/134 kB Progress (3): 134/134 kB | 165/197 kB | 82/134 kB Progress (3): 134 kB | 165/197 kB | 82/134 kB Progress (3): 134 kB | 165/197 kB | 86/134 kB Progress (3): 134 kB | 169/197 kB | 86/134 kB Progress (3): 134 kB | 169/197 kB | 90/134 kB Progress (3): 134 kB | 173/197 kB | 90/134 kB Progress (3): 134 kB | 173/197 kB | 94/134 kB Progress (3): 134 kB | 177/197 kB | 94/134 kB Progress (3): 134 kB | 177/197 kB | 98/134 kB Progress (4): 134 kB | 177/197 kB | 98/134 kB | 4.1/45 kB Progress (4): 134 kB | 177/197 kB | 102/134 kB | 4.1/45 kB Progress (4): 134 kB | 181/197 kB | 102/134 kB | 4.1/45 kB Progress (4): 134 kB | 181/197 kB | 106/134 kB | 4.1/45 kB Progress (4): 134 kB | 181/197 kB | 106/134 kB | 7.7/45 kB Progress (4): 134 kB | 181/197 kB | 110/134 kB | 7.7/45 kB Progress (4): 134 kB | 181/197 kB | 110/134 kB | 12/45 kB Progress (4): 134 kB | 185/197 kB | 110/134 kB | 12/45 kB Progress (4): 134 kB | 185/197 kB | 110/134 kB | 16/45 kB Progress (4): 134 kB | 185/197 kB | 114/134 kB | 16/45 kB Progress (4): 134 kB | 185/197 kB | 114/134 kB | 20/45 kB Progress (4): 134 kB | 189/197 kB | 114/134 kB | 20/45 kB Progress (4): 134 kB | 193/197 kB | 114/134 kB | 20/45 kB Progress (4): 134 kB | 193/197 kB | 114/134 kB | 24/45 kB Progress (4): 134 kB | 193/197 kB | 118/134 kB | 24/45 kB Progress (4): 134 kB | 193/197 kB | 118/134 kB | 28/45 kB Progress (4): 134 kB | 197 kB | 118/134 kB | 28/45 kB Progress (5): 134 kB | 197 kB | 118/134 kB | 28/45 kB | 4.1/5.8 kB Progress (5): 134 kB | 197 kB | 118/134 kB | 32/45 kB | 4.1/5.8 kB Progress (5): 134 kB | 197 kB | 122/134 kB | 32/45 kB | 4.1/5.8 kB Progress (5): 134 kB | 197 kB | 122/134 kB | 36/45 kB | 4.1/5.8 kB Progress (5): 134 kB | 197 kB | 122/134 kB | 36/45 kB | 5.8 kB Progress (5): 134 kB | 197 kB | 122/134 kB | 40/45 kB | 5.8 kB Progress (5): 134 kB | 197 kB | 126/134 kB | 40/45 kB | 5.8 kB Progress (5): 134 kB | 197 kB | 126/134 kB | 44/45 kB | 5.8 kB Progress (5): 134 kB | 197 kB | 130/134 kB | 44/45 kB | 5.8 kB Progress (5): 134 kB | 197 kB | 130/134 kB | 45 kB | 5.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 500 kB/s) Progress (4): 197 kB | 134 kB | 45 kB | 5.8 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 717 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 17 kB/s) Progress (3): 134 kB | 45 kB | 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 395 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 132 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 7.0 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar Progress (1): 4.1/357 kB Progress (1): 7.7/357 kB Progress (1): 12/357 kB Progress (1): 16/357 kB Progress (1): 20/357 kB Progress (2): 20/357 kB | 4.1/4.5 kB Progress (2): 24/357 kB | 4.1/4.5 kB Progress (2): 24/357 kB | 4.5 kB Progress (2): 28/357 kB | 4.5 kB Progress (2): 32/357 kB | 4.5 kB Progress (2): 33/357 kB | 4.5 kB Progress (2): 37/357 kB | 4.5 kB Progress (2): 41/357 kB | 4.5 kB Progress (2): 45/357 kB | 4.5 kB Progress (2): 49/357 kB | 4.5 kB Progress (2): 53/357 kB | 4.5 kB Progress (2): 57/357 kB | 4.5 kB Progress (2): 61/357 kB | 4.5 kB Progress (2): 65/357 kB | 4.5 kB Progress (2): 66/357 kB | 4.5 kB Progress (2): 70/357 kB | 4.5 kB Progress (2): 74/357 kB | 4.5 kB Progress (2): 78/357 kB | 4.5 kB Progress (2): 82/357 kB | 4.5 kB Progress (2): 86/357 kB | 4.5 kB Progress (2): 90/357 kB | 4.5 kB Progress (3): 90/357 kB | 4.5 kB | 4.1/291 kB Progress (3): 94/357 kB | 4.5 kB | 4.1/291 kB Progress (3): 94/357 kB | 4.5 kB | 7.7/291 kB Progress (3): 98/357 kB | 4.5 kB | 7.7/291 kB Progress (3): 98/357 kB | 4.5 kB | 12/291 kB Progress (3): 98/357 kB | 4.5 kB | 12/291 kB Progress (3): 98/357 kB | 4.5 kB | 16/291 kB Progress (3): 102/357 kB | 4.5 kB | 16/291 kB Progress (4): 102/357 kB | 4.5 kB | 16/291 kB | 4.1/239 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 12 kB/s) Progress (3): 106/357 kB | 16/291 kB | 4.1/239 kB Progress (3): 106/357 kB | 20/291 kB | 4.1/239 kB Progress (3): 110/357 kB | 20/291 kB | 4.1/239 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar Progress (3): 110/357 kB | 20/291 kB | 7.7/239 kB Progress (3): 114/357 kB | 20/291 kB | 7.7/239 kB Progress (3): 114/357 kB | 20/291 kB | 12/239 kB Progress (3): 118/357 kB | 20/291 kB | 12/239 kB Progress (3): 118/357 kB | 24/291 kB | 12/239 kB Progress (3): 122/357 kB | 24/291 kB | 12/239 kB Progress (3): 122/357 kB | 24/291 kB | 16/239 kB Progress (3): 126/357 kB | 24/291 kB | 16/239 kB Progress (3): 126/357 kB | 28/291 kB | 16/239 kB Progress (3): 130/357 kB | 28/291 kB | 16/239 kB Progress (3): 130/357 kB | 28/291 kB | 20/239 kB Progress (3): 131/357 kB | 28/291 kB | 20/239 kB Progress (3): 131/357 kB | 32/291 kB | 20/239 kB Progress (3): 135/357 kB | 32/291 kB | 20/239 kB Progress (3): 135/357 kB | 32/291 kB | 24/239 kB Progress (3): 139/357 kB | 32/291 kB | 24/239 kB Progress (3): 139/357 kB | 33/291 kB | 24/239 kB Progress (3): 143/357 kB | 33/291 kB | 24/239 kB Progress (3): 143/357 kB | 33/291 kB | 28/239 kB Progress (3): 147/357 kB | 33/291 kB | 28/239 kB Progress (3): 147/357 kB | 37/291 kB | 28/239 kB Progress (3): 151/357 kB | 37/291 kB | 28/239 kB Progress (3): 151/357 kB | 37/291 kB | 32/239 kB Progress (3): 155/357 kB | 37/291 kB | 32/239 kB Progress (3): 155/357 kB | 41/291 kB | 32/239 kB Progress (3): 159/357 kB | 41/291 kB | 32/239 kB Progress (3): 159/357 kB | 45/291 kB | 32/239 kB Progress (4): 159/357 kB | 45/291 kB | 32/239 kB | 4.1/62 kB Progress (4): 159/357 kB | 49/291 kB | 32/239 kB | 4.1/62 kB Progress (4): 163/357 kB | 49/291 kB | 32/239 kB | 4.1/62 kB Progress (4): 163/357 kB | 49/291 kB | 33/239 kB | 4.1/62 kB Progress (4): 164/357 kB | 49/291 kB | 33/239 kB | 4.1/62 kB Progress (4): 164/357 kB | 53/291 kB | 33/239 kB | 4.1/62 kB Progress (4): 164/357 kB | 53/291 kB | 33/239 kB | 7.7/62 kB Progress (4): 164/357 kB | 57/291 kB | 33/239 kB | 7.7/62 kB Progress (4): 168/357 kB | 57/291 kB | 33/239 kB | 7.7/62 kB Progress (4): 168/357 kB | 57/291 kB | 37/239 kB | 7.7/62 kB Progress (4): 172/357 kB | 57/291 kB | 37/239 kB | 7.7/62 kB Progress (4): 172/357 kB | 61/291 kB | 37/239 kB | 7.7/62 kB Progress (4): 172/357 kB | 65/291 kB | 37/239 kB | 7.7/62 kB Progress (4): 172/357 kB | 65/291 kB | 37/239 kB | 12/62 kB Progress (4): 172/357 kB | 65/291 kB | 37/239 kB | 16/62 kB Progress (4): 172/357 kB | 66/291 kB | 37/239 kB | 16/62 kB Progress (4): 176/357 kB | 66/291 kB | 37/239 kB | 16/62 kB Progress (4): 176/357 kB | 66/291 kB | 41/239 kB | 16/62 kB Progress (4): 176/357 kB | 70/291 kB | 41/239 kB | 16/62 kB Progress (4): 180/357 kB | 70/291 kB | 41/239 kB | 16/62 kB Progress (4): 180/357 kB | 70/291 kB | 41/239 kB | 20/62 kB Progress (4): 184/357 kB | 70/291 kB | 41/239 kB | 20/62 kB Progress (4): 184/357 kB | 74/291 kB | 41/239 kB | 20/62 kB Progress (4): 184/357 kB | 74/291 kB | 45/239 kB | 20/62 kB Progress (4): 184/357 kB | 74/291 kB | 49/239 kB | 20/62 kB Progress (4): 184/357 kB | 74/291 kB | 53/239 kB | 20/62 kB Progress (4): 184/357 kB | 78/291 kB | 53/239 kB | 20/62 kB Progress (4): 188/357 kB | 78/291 kB | 53/239 kB | 20/62 kB Progress (4): 188/357 kB | 78/291 kB | 53/239 kB | 24/62 kB Progress (4): 192/357 kB | 78/291 kB | 53/239 kB | 24/62 kB Progress (5): 192/357 kB | 78/291 kB | 53/239 kB | 24/62 kB | 4.1/50 kB Progress (5): 192/357 kB | 82/291 kB | 53/239 kB | 24/62 kB | 4.1/50 kB Progress (5): 192/357 kB | 82/291 kB | 57/239 kB | 24/62 kB | 4.1/50 kB Progress (5): 192/357 kB | 86/291 kB | 57/239 kB | 24/62 kB | 4.1/50 kB Progress (5): 192/357 kB | 86/291 kB | 57/239 kB | 24/62 kB | 7.7/50 kB Progress (5): 196/357 kB | 86/291 kB | 57/239 kB | 24/62 kB | 7.7/50 kB Progress (5): 196/357 kB | 86/291 kB | 57/239 kB | 28/62 kB | 7.7/50 kB Progress (5): 200/357 kB | 86/291 kB | 57/239 kB | 28/62 kB | 7.7/50 kB Progress (5): 200/357 kB | 86/291 kB | 57/239 kB | 28/62 kB | 12/50 kB Progress (5): 200/357 kB | 86/291 kB | 57/239 kB | 28/62 kB | 16/50 kB Progress (5): 200/357 kB | 90/291 kB | 57/239 kB | 28/62 kB | 16/50 kB Progress (5): 200/357 kB | 90/291 kB | 61/239 kB | 28/62 kB | 16/50 kB Progress (5): 200/357 kB | 94/291 kB | 61/239 kB | 28/62 kB | 16/50 kB Progress (5): 200/357 kB | 94/291 kB | 61/239 kB | 28/62 kB | 20/50 kB Progress (5): 204/357 kB | 94/291 kB | 61/239 kB | 28/62 kB | 20/50 kB Progress (5): 204/357 kB | 94/291 kB | 61/239 kB | 32/62 kB | 20/50 kB Progress (5): 208/357 kB | 94/291 kB | 61/239 kB | 32/62 kB | 20/50 kB Progress (5): 208/357 kB | 94/291 kB | 61/239 kB | 32/62 kB | 24/50 kB Progress (5): 208/357 kB | 98/291 kB | 61/239 kB | 32/62 kB | 24/50 kB Progress (5): 208/357 kB | 98/291 kB | 65/239 kB | 32/62 kB | 24/50 kB Progress (5): 208/357 kB | 102/291 kB | 65/239 kB | 32/62 kB | 24/50 kB Progress (5): 208/357 kB | 102/291 kB | 65/239 kB | 32/62 kB | 28/50 kB Progress (5): 212/357 kB | 102/291 kB | 65/239 kB | 32/62 kB | 28/50 kB Progress (5): 212/357 kB | 102/291 kB | 65/239 kB | 36/62 kB | 28/50 kB Progress (5): 216/357 kB | 102/291 kB | 65/239 kB | 36/62 kB | 28/50 kB Progress (5): 216/357 kB | 102/291 kB | 65/239 kB | 36/62 kB | 32/50 kB Progress (5): 216/357 kB | 106/291 kB | 65/239 kB | 36/62 kB | 32/50 kB Progress (5): 216/357 kB | 106/291 kB | 66/239 kB | 36/62 kB | 32/50 kB Progress (5): 216/357 kB | 110/291 kB | 66/239 kB | 36/62 kB | 32/50 kB Progress (5): 216/357 kB | 110/291 kB | 66/239 kB | 36/62 kB | 36/50 kB Progress (5): 220/357 kB | 110/291 kB | 66/239 kB | 36/62 kB | 36/50 kB Progress (5): 220/357 kB | 110/291 kB | 66/239 kB | 40/62 kB | 36/50 kB Progress (5): 224/357 kB | 110/291 kB | 66/239 kB | 40/62 kB | 36/50 kB Progress (5): 224/357 kB | 110/291 kB | 66/239 kB | 40/62 kB | 40/50 kB Progress (5): 224/357 kB | 114/291 kB | 66/239 kB | 40/62 kB | 40/50 kB Progress (5): 224/357 kB | 114/291 kB | 70/239 kB | 40/62 kB | 40/50 kB Progress (5): 224/357 kB | 118/291 kB | 70/239 kB | 40/62 kB | 40/50 kB Progress (5): 224/357 kB | 118/291 kB | 70/239 kB | 40/62 kB | 44/50 kB Progress (5): 228/357 kB | 118/291 kB | 70/239 kB | 40/62 kB | 44/50 kB Progress (5): 228/357 kB | 118/291 kB | 70/239 kB | 44/62 kB | 44/50 kB Progress (5): 232/357 kB | 118/291 kB | 70/239 kB | 44/62 kB | 44/50 kB Progress (5): 232/357 kB | 118/291 kB | 70/239 kB | 44/62 kB | 48/50 kB Progress (5): 232/357 kB | 122/291 kB | 70/239 kB | 44/62 kB | 48/50 kB Progress (5): 232/357 kB | 122/291 kB | 74/239 kB | 44/62 kB | 48/50 kB Progress (5): 232/357 kB | 126/291 kB | 74/239 kB | 44/62 kB | 48/50 kB Progress (5): 232/357 kB | 126/291 kB | 74/239 kB | 44/62 kB | 50 kB Progress (5): 236/357 kB | 126/291 kB | 74/239 kB | 44/62 kB | 50 kB Progress (5): 236/357 kB | 126/291 kB | 74/239 kB | 48/62 kB | 50 kB Progress (5): 240/357 kB | 126/291 kB | 74/239 kB | 48/62 kB | 50 kB Progress (5): 240/357 kB | 130/291 kB | 74/239 kB | 48/62 kB | 50 kB Progress (5): 240/357 kB | 130/291 kB | 78/239 kB | 48/62 kB | 50 kB Progress (5): 240/357 kB | 134/291 kB | 78/239 kB | 48/62 kB | 50 kB Progress (5): 244/357 kB | 134/291 kB | 78/239 kB | 48/62 kB | 50 kB Progress (5): 244/357 kB | 134/291 kB | 78/239 kB | 52/62 kB | 50 kB Progress (5): 248/357 kB | 134/291 kB | 78/239 kB | 52/62 kB | 50 kB Progress (5): 248/357 kB | 138/291 kB | 78/239 kB | 52/62 kB | 50 kB Progress (5): 248/357 kB | 138/291 kB | 82/239 kB | 52/62 kB | 50 kB Progress (5): 248/357 kB | 142/291 kB | 82/239 kB | 52/62 kB | 50 kB Progress (5): 252/357 kB | 142/291 kB | 82/239 kB | 52/62 kB | 50 kB Progress (5): 252/357 kB | 142/291 kB | 82/239 kB | 56/62 kB | 50 kB Progress (5): 256/357 kB | 142/291 kB | 82/239 kB | 56/62 kB | 50 kB Progress (5): 256/357 kB | 146/291 kB | 82/239 kB | 56/62 kB | 50 kB Progress (5): 256/357 kB | 146/291 kB | 86/239 kB | 56/62 kB | 50 kB Progress (5): 256/357 kB | 150/291 kB | 86/239 kB | 56/62 kB | 50 kB Progress (5): 256/357 kB | 154/291 kB | 86/239 kB | 56/62 kB | 50 kB Progress (5): 260/357 kB | 154/291 kB | 86/239 kB | 56/62 kB | 50 kB Progress (5): 260/357 kB | 154/291 kB | 86/239 kB | 60/62 kB | 50 kB Progress (5): 264/357 kB | 154/291 kB | 86/239 kB | 60/62 kB | 50 kB Progress (5): 264/357 kB | 158/291 kB | 86/239 kB | 60/62 kB | 50 kB Progress (5): 264/357 kB | 158/291 kB | 90/239 kB | 60/62 kB | 50 kB Progress (5): 264/357 kB | 162/291 kB | 90/239 kB | 60/62 kB | 50 kB Progress (5): 268/357 kB | 162/291 kB | 90/239 kB | 60/62 kB | 50 kB Progress (5): 268/357 kB | 162/291 kB | 90/239 kB | 62 kB | 50 kB Progress (5): 272/357 kB | 162/291 kB | 90/239 kB | 62 kB | 50 kB Progress (5): 272/357 kB | 166/291 kB | 90/239 kB | 62 kB | 50 kB Progress (5): 272/357 kB | 166/291 kB | 94/239 kB | 62 kB | 50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 109 kB/s) Progress (4): 272/357 kB | 170/291 kB | 94/239 kB | 62 kB Progress (4): 276/357 kB | 170/291 kB | 94/239 kB | 62 kB Progress (4): 276/357 kB | 174/291 kB | 94/239 kB | 62 kB Progress (4): 280/357 kB | 174/291 kB | 94/239 kB | 62 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar Progress (4): 280/357 kB | 174/291 kB | 98/239 kB | 62 kB Progress (4): 284/357 kB | 174/291 kB | 98/239 kB | 62 kB Progress (4): 284/357 kB | 178/291 kB | 98/239 kB | 62 kB Progress (4): 288/357 kB | 178/291 kB | 98/239 kB | 62 kB Progress (4): 288/357 kB | 178/291 kB | 102/239 kB | 62 kB Progress (4): 292/357 kB | 178/291 kB | 102/239 kB | 62 kB Progress (4): 292/357 kB | 182/291 kB | 102/239 kB | 62 kB Progress (4): 292/357 kB | 182/291 kB | 106/239 kB | 62 kB Progress (4): 292/357 kB | 186/291 kB | 106/239 kB | 62 kB Progress (4): 296/357 kB | 186/291 kB | 106/239 kB | 62 kB Progress (4): 296/357 kB | 190/291 kB | 106/239 kB | 62 kB Progress (4): 296/357 kB | 190/291 kB | 110/239 kB | 62 kB Progress (4): 296/357 kB | 194/291 kB | 110/239 kB | 62 kB Progress (4): 300/357 kB | 194/291 kB | 110/239 kB | 62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 133 kB/s) Progress (3): 300/357 kB | 198/291 kB | 110/239 kB Progress (3): 300/357 kB | 198/291 kB | 114/239 kB Progress (3): 300/357 kB | 202/291 kB | 114/239 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar Progress (3): 304/357 kB | 202/291 kB | 114/239 kB Progress (3): 304/357 kB | 206/291 kB | 114/239 kB Progress (3): 304/357 kB | 206/291 kB | 118/239 kB Progress (3): 304/357 kB | 210/291 kB | 118/239 kB Progress (3): 308/357 kB | 210/291 kB | 118/239 kB Progress (3): 308/357 kB | 214/291 kB | 118/239 kB Progress (3): 308/357 kB | 214/291 kB | 122/239 kB Progress (3): 308/357 kB | 218/291 kB | 122/239 kB Progress (3): 308/357 kB | 218/291 kB | 126/239 kB Progress (3): 312/357 kB | 218/291 kB | 126/239 kB Progress (3): 312/357 kB | 218/291 kB | 130/239 kB Progress (3): 312/357 kB | 222/291 kB | 130/239 kB Progress (3): 312/357 kB | 222/291 kB | 134/239 kB Progress (3): 316/357 kB | 222/291 kB | 134/239 kB Progress (3): 316/357 kB | 222/291 kB | 138/239 kB Progress (3): 316/357 kB | 226/291 kB | 138/239 kB Progress (3): 316/357 kB | 226/291 kB | 142/239 kB Progress (3): 316/357 kB | 230/291 kB | 142/239 kB Progress (3): 320/357 kB | 230/291 kB | 142/239 kB Progress (3): 320/357 kB | 234/291 kB | 142/239 kB Progress (3): 320/357 kB | 234/291 kB | 146/239 kB Progress (3): 320/357 kB | 238/291 kB | 146/239 kB Progress (3): 320/357 kB | 238/291 kB | 150/239 kB Progress (3): 324/357 kB | 238/291 kB | 150/239 kB Progress (3): 324/357 kB | 238/291 kB | 154/239 kB Progress (3): 324/357 kB | 242/291 kB | 154/239 kB Progress (3): 324/357 kB | 242/291 kB | 158/239 kB Progress (3): 328/357 kB | 242/291 kB | 158/239 kB Progress (3): 328/357 kB | 242/291 kB | 162/239 kB Progress (3): 328/357 kB | 246/291 kB | 162/239 kB Progress (3): 328/357 kB | 246/291 kB | 166/239 kB Progress (3): 332/357 kB | 246/291 kB | 166/239 kB Progress (3): 332/357 kB | 246/291 kB | 170/239 kB Progress (3): 332/357 kB | 250/291 kB | 170/239 kB Progress (3): 332/357 kB | 250/291 kB | 174/239 kB Progress (3): 336/357 kB | 250/291 kB | 174/239 kB Progress (3): 336/357 kB | 250/291 kB | 178/239 kB Progress (3): 336/357 kB | 254/291 kB | 178/239 kB Progress (3): 336/357 kB | 254/291 kB | 182/239 kB Progress (3): 336/357 kB | 254/291 kB | 186/239 kB Progress (4): 336/357 kB | 254/291 kB | 186/239 kB | 4.1/45 kB Progress (4): 336/357 kB | 254/291 kB | 190/239 kB | 4.1/45 kB Progress (5): 336/357 kB | 254/291 kB | 190/239 kB | 4.1/45 kB | 4.1/409 kB Progress (5): 336/357 kB | 258/291 kB | 190/239 kB | 4.1/45 kB | 4.1/409 kB Progress (5): 340/357 kB | 258/291 kB | 190/239 kB | 4.1/45 kB | 4.1/409 kB Progress (5): 340/357 kB | 262/291 kB | 190/239 kB | 4.1/45 kB | 4.1/409 kB Progress (5): 340/357 kB | 266/291 kB | 190/239 kB | 4.1/45 kB | 4.1/409 kB Progress (5): 340/357 kB | 266/291 kB | 190/239 kB | 4.1/45 kB | 7.7/409 kB Progress (5): 340/357 kB | 266/291 kB | 194/239 kB | 4.1/45 kB | 7.7/409 kB Progress (5): 340/357 kB | 266/291 kB | 194/239 kB | 7.7/45 kB | 7.7/409 kB Progress (5): 340/357 kB | 266/291 kB | 198/239 kB | 7.7/45 kB | 7.7/409 kB Progress (5): 340/357 kB | 266/291 kB | 198/239 kB | 7.7/45 kB | 12/409 kB Progress (5): 340/357 kB | 270/291 kB | 198/239 kB | 7.7/45 kB | 12/409 kB Progress (5): 344/357 kB | 270/291 kB | 198/239 kB | 7.7/45 kB | 12/409 kB Progress (5): 344/357 kB | 274/291 kB | 198/239 kB | 7.7/45 kB | 12/409 kB Progress (5): 344/357 kB | 274/291 kB | 198/239 kB | 7.7/45 kB | 16/409 kB Progress (5): 344/357 kB | 274/291 kB | 202/239 kB | 7.7/45 kB | 16/409 kB Progress (5): 344/357 kB | 274/291 kB | 202/239 kB | 12/45 kB | 16/409 kB Progress (5): 344/357 kB | 274/291 kB | 206/239 kB | 12/45 kB | 16/409 kB Progress (5): 344/357 kB | 274/291 kB | 206/239 kB | 12/45 kB | 20/409 kB Progress (5): 344/357 kB | 278/291 kB | 206/239 kB | 12/45 kB | 20/409 kB Progress (5): 348/357 kB | 278/291 kB | 206/239 kB | 12/45 kB | 20/409 kB Progress (5): 348/357 kB | 282/291 kB | 206/239 kB | 12/45 kB | 20/409 kB Progress (5): 348/357 kB | 282/291 kB | 206/239 kB | 12/45 kB | 24/409 kB Progress (5): 348/357 kB | 282/291 kB | 210/239 kB | 12/45 kB | 24/409 kB Progress (5): 348/357 kB | 282/291 kB | 210/239 kB | 16/45 kB | 24/409 kB Progress (5): 348/357 kB | 282/291 kB | 214/239 kB | 16/45 kB | 24/409 kB Progress (5): 348/357 kB | 282/291 kB | 214/239 kB | 16/45 kB | 28/409 kB Progress (5): 348/357 kB | 286/291 kB | 214/239 kB | 16/45 kB | 28/409 kB Progress (5): 352/357 kB | 286/291 kB | 214/239 kB | 16/45 kB | 28/409 kB Progress (5): 352/357 kB | 290/291 kB | 214/239 kB | 16/45 kB | 28/409 kB Progress (5): 352/357 kB | 290/291 kB | 214/239 kB | 16/45 kB | 32/409 kB Progress (5): 352/357 kB | 290/291 kB | 218/239 kB | 16/45 kB | 32/409 kB Progress (5): 352/357 kB | 290/291 kB | 218/239 kB | 20/45 kB | 32/409 kB Progress (5): 352/357 kB | 290/291 kB | 222/239 kB | 20/45 kB | 32/409 kB Progress (5): 352/357 kB | 290/291 kB | 222/239 kB | 20/45 kB | 33/409 kB Progress (5): 352/357 kB | 291 kB | 222/239 kB | 20/45 kB | 33/409 kB Progress (5): 356/357 kB | 291 kB | 222/239 kB | 20/45 kB | 33/409 kB Progress (5): 356/357 kB | 291 kB | 222/239 kB | 20/45 kB | 37/409 kB Progress (5): 356/357 kB | 291 kB | 226/239 kB | 20/45 kB | 37/409 kB Progress (5): 356/357 kB | 291 kB | 226/239 kB | 24/45 kB | 37/409 kB Progress (5): 356/357 kB | 291 kB | 230/239 kB | 24/45 kB | 37/409 kB Progress (5): 356/357 kB | 291 kB | 230/239 kB | 24/45 kB | 41/409 kB Progress (5): 357 kB | 291 kB | 230/239 kB | 24/45 kB | 41/409 kB Progress (5): 357 kB | 291 kB | 230/239 kB | 24/45 kB | 45/409 kB Progress (5): 357 kB | 291 kB | 234/239 kB | 24/45 kB | 45/409 kB Progress (5): 357 kB | 291 kB | 234/239 kB | 28/45 kB | 45/409 kB Progress (5): 357 kB | 291 kB | 238/239 kB | 28/45 kB | 45/409 kB Progress (5): 357 kB | 291 kB | 238/239 kB | 28/45 kB | 49/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 28/45 kB | 49/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 32/45 kB | 49/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 36/45 kB | 49/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 40/45 kB | 49/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 44/45 kB | 49/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 49/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 53/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 57/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 61/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 65/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 66/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 70/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 74/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 78/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 82/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 86/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 90/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 94/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 98/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 102/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 106/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 110/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 114/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 118/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 122/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 126/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 130/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 134/409 kB Progress (5): 357 kB | 291 kB | 239 kB | 45 kB | 138/409 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 643 kB/s) Progress (4): 291 kB | 239 kB | 45 kB | 142/409 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.jar Progress (4): 291 kB | 239 kB | 45 kB | 146/409 kB Progress (4): 291 kB | 239 kB | 45 kB | 150/409 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 522 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 427 kB/s) Progress (2): 45 kB | 154/409 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar Progress (2): 45 kB | 158/409 kB Progress (2): 45 kB | 162/409 kB Progress (2): 45 kB | 166/409 kB Progress (2): 45 kB | 170/409 kB Progress (2): 45 kB | 174/409 kB Progress (2): 45 kB | 178/409 kB Progress (2): 45 kB | 182/409 kB Progress (2): 45 kB | 186/409 kB Progress (2): 45 kB | 190/409 kB Progress (2): 45 kB | 194/409 kB Progress (2): 45 kB | 198/409 kB Progress (2): 45 kB | 202/409 kB Progress (2): 45 kB | 206/409 kB Progress (2): 45 kB | 210/409 kB Progress (2): 45 kB | 214/409 kB Progress (2): 45 kB | 218/409 kB Progress (2): 45 kB | 222/409 kB Progress (2): 45 kB | 226/409 kB Progress (2): 45 kB | 230/409 kB Progress (2): 45 kB | 234/409 kB Progress (2): 45 kB | 238/409 kB Progress (2): 45 kB | 242/409 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 79 kB/s) Progress (1): 246/409 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar Progress (1): 250/409 kB Progress (1): 254/409 kB Progress (1): 258/409 kB Progress (1): 262/409 kB Progress (1): 266/409 kB Progress (1): 270/409 kB Progress (1): 274/409 kB Progress (1): 278/409 kB Progress (1): 282/409 kB Progress (1): 286/409 kB Progress (2): 286/409 kB | 0/2.3 MB Progress (2): 290/409 kB | 0/2.3 MB Progress (2): 290/409 kB | 0/2.3 MB Progress (2): 294/409 kB | 0/2.3 MB Progress (3): 294/409 kB | 0/2.3 MB | 4.1/327 kB Progress (3): 294/409 kB | 0/2.3 MB | 4.1/327 kB Progress (3): 298/409 kB | 0/2.3 MB | 4.1/327 kB Progress (3): 298/409 kB | 0/2.3 MB | 4.1/327 kB Progress (3): 298/409 kB | 0/2.3 MB | 7.7/327 kB Progress (3): 298/409 kB | 0/2.3 MB | 7.7/327 kB Progress (3): 298/409 kB | 0/2.3 MB | 12/327 kB Progress (3): 302/409 kB | 0/2.3 MB | 12/327 kB Progress (3): 302/409 kB | 0/2.3 MB | 16/327 kB Progress (3): 302/409 kB | 0/2.3 MB | 16/327 kB Progress (3): 302/409 kB | 0/2.3 MB | 20/327 kB Progress (3): 306/409 kB | 0/2.3 MB | 20/327 kB Progress (4): 306/409 kB | 0/2.3 MB | 20/327 kB | 4.1/733 kB Progress (4): 306/409 kB | 0/2.3 MB | 24/327 kB | 4.1/733 kB Progress (4): 306/409 kB | 0/2.3 MB | 24/327 kB | 4.1/733 kB Progress (4): 306/409 kB | 0/2.3 MB | 28/327 kB | 4.1/733 kB Progress (4): 306/409 kB | 0/2.3 MB | 28/327 kB | 7.7/733 kB Progress (4): 310/409 kB | 0/2.3 MB | 28/327 kB | 7.7/733 kB Progress (4): 310/409 kB | 0/2.3 MB | 28/327 kB | 12/733 kB Progress (4): 310/409 kB | 0/2.3 MB | 32/327 kB | 12/733 kB Progress (4): 310/409 kB | 0/2.3 MB | 32/327 kB | 12/733 kB Progress (4): 310/409 kB | 0/2.3 MB | 33/327 kB | 12/733 kB Progress (4): 310/409 kB | 0/2.3 MB | 33/327 kB | 16/733 kB Progress (4): 314/409 kB | 0/2.3 MB | 33/327 kB | 16/733 kB Progress (4): 314/409 kB | 0/2.3 MB | 33/327 kB | 20/733 kB Progress (4): 314/409 kB | 0/2.3 MB | 37/327 kB | 20/733 kB Progress (4): 314/409 kB | 0/2.3 MB | 37/327 kB | 20/733 kB Progress (4): 314/409 kB | 0/2.3 MB | 41/327 kB | 20/733 kB Progress (4): 314/409 kB | 0/2.3 MB | 41/327 kB | 24/733 kB Progress (4): 318/409 kB | 0/2.3 MB | 41/327 kB | 24/733 kB Progress (4): 318/409 kB | 0/2.3 MB | 41/327 kB | 28/733 kB Progress (4): 318/409 kB | 0/2.3 MB | 45/327 kB | 28/733 kB Progress (4): 318/409 kB | 0/2.3 MB | 45/327 kB | 28/733 kB Progress (4): 318/409 kB | 0/2.3 MB | 49/327 kB | 28/733 kB Progress (4): 318/409 kB | 0/2.3 MB | 49/327 kB | 32/733 kB Progress (4): 322/409 kB | 0/2.3 MB | 49/327 kB | 32/733 kB Progress (4): 322/409 kB | 0/2.3 MB | 49/327 kB | 33/733 kB Progress (4): 322/409 kB | 0/2.3 MB | 53/327 kB | 33/733 kB Progress (4): 322/409 kB | 0/2.3 MB | 57/327 kB | 33/733 kB Progress (5): 322/409 kB | 0/2.3 MB | 57/327 kB | 33/733 kB | 4.1/62 kB Progress (5): 322/409 kB | 0/2.3 MB | 57/327 kB | 33/733 kB | 7.7/62 kB Progress (5): 322/409 kB | 0/2.3 MB | 57/327 kB | 33/733 kB | 12/62 kB Progress (5): 322/409 kB | 0/2.3 MB | 57/327 kB | 33/733 kB | 16/62 kB Progress (5): 322/409 kB | 0/2.3 MB | 57/327 kB | 33/733 kB | 16/62 kB Progress (5): 322/409 kB | 0/2.3 MB | 61/327 kB | 33/733 kB | 16/62 kB Progress (5): 322/409 kB | 0/2.3 MB | 61/327 kB | 37/733 kB | 16/62 kB Progress (5): 326/409 kB | 0/2.3 MB | 61/327 kB | 37/733 kB | 16/62 kB Progress (5): 326/409 kB | 0/2.3 MB | 61/327 kB | 41/733 kB | 16/62 kB Progress (5): 326/409 kB | 0/2.3 MB | 65/327 kB | 41/733 kB | 16/62 kB Progress (5): 326/409 kB | 0/2.3 MB | 65/327 kB | 45/733 kB | 16/62 kB Progress (5): 326/409 kB | 0/2.3 MB | 65/327 kB | 45/733 kB | 16/62 kB Progress (5): 326/409 kB | 0/2.3 MB | 65/327 kB | 45/733 kB | 20/62 kB Progress (5): 326/409 kB | 0/2.3 MB | 65/327 kB | 45/733 kB | 20/62 kB Progress (5): 326/409 kB | 0/2.3 MB | 65/327 kB | 49/733 kB | 20/62 kB Progress (5): 326/409 kB | 0/2.3 MB | 65/327 kB | 53/733 kB | 20/62 kB Progress (5): 326/409 kB | 0/2.3 MB | 65/327 kB | 57/733 kB | 20/62 kB Progress (5): 326/409 kB | 0/2.3 MB | 66/327 kB | 57/733 kB | 20/62 kB Progress (5): 330/409 kB | 0/2.3 MB | 66/327 kB | 57/733 kB | 20/62 kB Progress (5): 330/409 kB | 0/2.3 MB | 70/327 kB | 57/733 kB | 20/62 kB Progress (5): 330/409 kB | 0/2.3 MB | 70/327 kB | 61/733 kB | 20/62 kB Progress (5): 330/409 kB | 0.1/2.3 MB | 70/327 kB | 61/733 kB | 20/62 kB Progress (5): 330/409 kB | 0.1/2.3 MB | 70/327 kB | 61/733 kB | 24/62 kB Progress (5): 330/409 kB | 0.1/2.3 MB | 70/327 kB | 61/733 kB | 24/62 kB Progress (5): 330/409 kB | 0.1/2.3 MB | 70/327 kB | 61/733 kB | 28/62 kB Progress (5): 330/409 kB | 0.1/2.3 MB | 70/327 kB | 65/733 kB | 28/62 kB Progress (5): 330/409 kB | 0.1/2.3 MB | 74/327 kB | 65/733 kB | 28/62 kB Progress (5): 334/409 kB | 0.1/2.3 MB | 74/327 kB | 65/733 kB | 28/62 kB Progress (5): 334/409 kB | 0.1/2.3 MB | 78/327 kB | 65/733 kB | 28/62 kB Progress (5): 334/409 kB | 0.1/2.3 MB | 78/327 kB | 66/733 kB | 28/62 kB Progress (5): 334/409 kB | 0.1/2.3 MB | 78/327 kB | 66/733 kB | 32/62 kB Progress (5): 334/409 kB | 0.1/2.3 MB | 78/327 kB | 66/733 kB | 32/62 kB Progress (5): 334/409 kB | 0.1/2.3 MB | 78/327 kB | 66/733 kB | 36/62 kB Progress (5): 334/409 kB | 0.1/2.3 MB | 78/327 kB | 70/733 kB | 36/62 kB Progress (5): 334/409 kB | 0.1/2.3 MB | 82/327 kB | 70/733 kB | 36/62 kB Progress (5): 338/409 kB | 0.1/2.3 MB | 82/327 kB | 70/733 kB | 36/62 kB Progress (5): 338/409 kB | 0.1/2.3 MB | 86/327 kB | 70/733 kB | 36/62 kB Progress (5): 338/409 kB | 0.1/2.3 MB | 86/327 kB | 74/733 kB | 36/62 kB Progress (5): 338/409 kB | 0.1/2.3 MB | 86/327 kB | 78/733 kB | 36/62 kB Progress (5): 338/409 kB | 0.1/2.3 MB | 86/327 kB | 82/733 kB | 36/62 kB Progress (5): 338/409 kB | 0.1/2.3 MB | 86/327 kB | 86/733 kB | 36/62 kB Progress (5): 338/409 kB | 0.1/2.3 MB | 86/327 kB | 90/733 kB | 36/62 kB Progress (5): 338/409 kB | 0.1/2.3 MB | 86/327 kB | 94/733 kB | 36/62 kB Progress (5): 338/409 kB | 0.1/2.3 MB | 86/327 kB | 98/733 kB | 36/62 kB Progress (5): 338/409 kB | 0.1/2.3 MB | 86/327 kB | 98/733 kB | 36/62 kB Progress (5): 338/409 kB | 0.1/2.3 MB | 86/327 kB | 98/733 kB | 40/62 kB Progress (5): 338/409 kB | 0.1/2.3 MB | 86/327 kB | 98/733 kB | 40/62 kB Progress (5): 338/409 kB | 0.1/2.3 MB | 86/327 kB | 98/733 kB | 44/62 kB Progress (5): 338/409 kB | 0.1/2.3 MB | 86/327 kB | 102/733 kB | 44/62 kB Progress (5): 338/409 kB | 0.1/2.3 MB | 90/327 kB | 102/733 kB | 44/62 kB Progress (5): 342/409 kB | 0.1/2.3 MB | 90/327 kB | 102/733 kB | 44/62 kB Progress (5): 342/409 kB | 0.1/2.3 MB | 94/327 kB | 102/733 kB | 44/62 kB Progress (5): 342/409 kB | 0.1/2.3 MB | 94/327 kB | 106/733 kB | 44/62 kB Progress (5): 342/409 kB | 0.1/2.3 MB | 94/327 kB | 106/733 kB | 48/62 kB Progress (5): 342/409 kB | 0.1/2.3 MB | 94/327 kB | 106/733 kB | 48/62 kB Progress (5): 342/409 kB | 0.1/2.3 MB | 94/327 kB | 106/733 kB | 52/62 kB Progress (5): 342/409 kB | 0.1/2.3 MB | 94/327 kB | 110/733 kB | 52/62 kB Progress (5): 342/409 kB | 0.1/2.3 MB | 98/327 kB | 110/733 kB | 52/62 kB Progress (5): 346/409 kB | 0.1/2.3 MB | 98/327 kB | 110/733 kB | 52/62 kB Progress (5): 346/409 kB | 0.1/2.3 MB | 98/327 kB | 110/733 kB | 52/62 kB Progress (5): 346/409 kB | 0.1/2.3 MB | 98/327 kB | 114/733 kB | 52/62 kB Progress (5): 346/409 kB | 0.1/2.3 MB | 98/327 kB | 114/733 kB | 56/62 kB Progress (5): 346/409 kB | 0.1/2.3 MB | 98/327 kB | 114/733 kB | 56/62 kB Progress (5): 346/409 kB | 0.1/2.3 MB | 98/327 kB | 114/733 kB | 60/62 kB Progress (5): 346/409 kB | 0.1/2.3 MB | 98/327 kB | 118/733 kB | 60/62 kB Progress (5): 346/409 kB | 0.1/2.3 MB | 102/327 kB | 118/733 kB | 60/62 kB Progress (5): 346/409 kB | 0.1/2.3 MB | 106/327 kB | 118/733 kB | 60/62 kB Progress (5): 350/409 kB | 0.1/2.3 MB | 106/327 kB | 118/733 kB | 60/62 kB Progress (5): 350/409 kB | 0.1/2.3 MB | 110/327 kB | 118/733 kB | 60/62 kB Progress (5): 350/409 kB | 0.1/2.3 MB | 110/327 kB | 122/733 kB | 60/62 kB Progress (5): 350/409 kB | 0.1/2.3 MB | 110/327 kB | 122/733 kB | 62 kB Progress (5): 350/409 kB | 0.1/2.3 MB | 110/327 kB | 122/733 kB | 62 kB Progress (5): 350/409 kB | 0.1/2.3 MB | 110/327 kB | 126/733 kB | 62 kB Progress (5): 350/409 kB | 0.1/2.3 MB | 114/327 kB | 126/733 kB | 62 kB Progress (5): 354/409 kB | 0.1/2.3 MB | 114/327 kB | 126/733 kB | 62 kB Progress (5): 354/409 kB | 0.1/2.3 MB | 118/327 kB | 126/733 kB | 62 kB Progress (5): 354/409 kB | 0.1/2.3 MB | 122/327 kB | 126/733 kB | 62 kB Progress (5): 354/409 kB | 0.1/2.3 MB | 122/327 kB | 130/733 kB | 62 kB Progress (5): 354/409 kB | 0.1/2.3 MB | 122/327 kB | 130/733 kB | 62 kB Progress (5): 354/409 kB | 0.1/2.3 MB | 122/327 kB | 131/733 kB | 62 kB Progress (5): 354/409 kB | 0.1/2.3 MB | 126/327 kB | 131/733 kB | 62 kB Progress (5): 358/409 kB | 0.1/2.3 MB | 126/327 kB | 131/733 kB | 62 kB Progress (5): 358/409 kB | 0.1/2.3 MB | 130/327 kB | 131/733 kB | 62 kB Progress (5): 358/409 kB | 0.1/2.3 MB | 130/327 kB | 135/733 kB | 62 kB Progress (5): 358/409 kB | 0.1/2.3 MB | 130/327 kB | 135/733 kB | 62 kB Progress (5): 358/409 kB | 0.1/2.3 MB | 130/327 kB | 139/733 kB | 62 kB Progress (5): 358/409 kB | 0.1/2.3 MB | 131/327 kB | 139/733 kB | 62 kB Progress (5): 362/409 kB | 0.1/2.3 MB | 131/327 kB | 139/733 kB | 62 kB Progress (5): 362/409 kB | 0.1/2.3 MB | 135/327 kB | 139/733 kB | 62 kB Progress (5): 362/409 kB | 0.1/2.3 MB | 135/327 kB | 143/733 kB | 62 kB Progress (5): 362/409 kB | 0.1/2.3 MB | 135/327 kB | 143/733 kB | 62 kB Progress (5): 362/409 kB | 0.1/2.3 MB | 135/327 kB | 147/733 kB | 62 kB Progress (5): 362/409 kB | 0.1/2.3 MB | 139/327 kB | 147/733 kB | 62 kB Progress (5): 366/409 kB | 0.1/2.3 MB | 139/327 kB | 147/733 kB | 62 kB Progress (5): 366/409 kB | 0.1/2.3 MB | 143/327 kB | 147/733 kB | 62 kB Progress (5): 366/409 kB | 0.1/2.3 MB | 147/327 kB | 147/733 kB | 62 kB Progress (5): 366/409 kB | 0.1/2.3 MB | 147/327 kB | 151/733 kB | 62 kB Progress (5): 366/409 kB | 0.1/2.3 MB | 147/327 kB | 151/733 kB | 62 kB Progress (5): 366/409 kB | 0.1/2.3 MB | 147/327 kB | 155/733 kB | 62 kB Progress (5): 366/409 kB | 0.1/2.3 MB | 151/327 kB | 155/733 kB | 62 kB Progress (5): 366/409 kB | 0.1/2.3 MB | 155/327 kB | 155/733 kB | 62 kB Progress (5): 370/409 kB | 0.1/2.3 MB | 155/327 kB | 155/733 kB | 62 kB Progress (5): 370/409 kB | 0.1/2.3 MB | 159/327 kB | 155/733 kB | 62 kB Progress (5): 370/409 kB | 0.1/2.3 MB | 159/327 kB | 159/733 kB | 62 kB Progress (5): 370/409 kB | 0.1/2.3 MB | 159/327 kB | 159/733 kB | 62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 93 kB/s) Progress (4): 370/409 kB | 0.1/2.3 MB | 159/327 kB | 163/733 kB Progress (4): 370/409 kB | 0.1/2.3 MB | 163/327 kB | 163/733 kB Progress (4): 374/409 kB | 0.1/2.3 MB | 163/327 kB | 163/733 kB Progress (4): 374/409 kB | 0.1/2.3 MB | 167/327 kB | 163/733 kB Progress (4): 374/409 kB | 0.1/2.3 MB | 167/327 kB | 164/733 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.jar Progress (4): 374/409 kB | 0.1/2.3 MB | 167/327 kB | 164/733 kB Progress (4): 374/409 kB | 0.1/2.3 MB | 167/327 kB | 168/733 kB Progress (4): 374/409 kB | 0.1/2.3 MB | 171/327 kB | 168/733 kB Progress (4): 378/409 kB | 0.1/2.3 MB | 171/327 kB | 168/733 kB Progress (4): 378/409 kB | 0.1/2.3 MB | 175/327 kB | 168/733 kB Progress (4): 378/409 kB | 0.1/2.3 MB | 175/327 kB | 172/733 kB Progress (4): 378/409 kB | 0.1/2.3 MB | 175/327 kB | 172/733 kB Progress (4): 378/409 kB | 0.1/2.3 MB | 175/327 kB | 176/733 kB Progress (4): 378/409 kB | 0.1/2.3 MB | 179/327 kB | 176/733 kB Progress (4): 382/409 kB | 0.1/2.3 MB | 179/327 kB | 176/733 kB Progress (4): 382/409 kB | 0.1/2.3 MB | 183/327 kB | 176/733 kB Progress (4): 382/409 kB | 0.1/2.3 MB | 183/327 kB | 180/733 kB Progress (4): 382/409 kB | 0.1/2.3 MB | 183/327 kB | 180/733 kB Progress (4): 382/409 kB | 0.1/2.3 MB | 183/327 kB | 184/733 kB Progress (4): 382/409 kB | 0.1/2.3 MB | 187/327 kB | 184/733 kB Progress (4): 386/409 kB | 0.1/2.3 MB | 187/327 kB | 184/733 kB Progress (4): 386/409 kB | 0.1/2.3 MB | 191/327 kB | 184/733 kB Progress (4): 386/409 kB | 0.1/2.3 MB | 191/327 kB | 188/733 kB Progress (4): 386/409 kB | 0.1/2.3 MB | 191/327 kB | 188/733 kB Progress (4): 386/409 kB | 0.1/2.3 MB | 191/327 kB | 192/733 kB Progress (4): 386/409 kB | 0.1/2.3 MB | 191/327 kB | 192/733 kB Progress (4): 386/409 kB | 0.1/2.3 MB | 195/327 kB | 192/733 kB Progress (4): 390/409 kB | 0.1/2.3 MB | 195/327 kB | 192/733 kB Progress (4): 390/409 kB | 0.1/2.3 MB | 199/327 kB | 192/733 kB Progress (4): 390/409 kB | 0.1/2.3 MB | 199/327 kB | 192/733 kB Progress (4): 390/409 kB | 0.1/2.3 MB | 199/327 kB | 196/733 kB Progress (4): 390/409 kB | 0.1/2.3 MB | 199/327 kB | 196/733 kB Progress (4): 390/409 kB | 0.1/2.3 MB | 203/327 kB | 196/733 kB Progress (4): 394/409 kB | 0.1/2.3 MB | 203/327 kB | 196/733 kB Progress (4): 394/409 kB | 0.1/2.3 MB | 207/327 kB | 196/733 kB Progress (4): 394/409 kB | 0.1/2.3 MB | 207/327 kB | 196/733 kB Progress (4): 394/409 kB | 0.1/2.3 MB | 207/327 kB | 200/733 kB Progress (4): 394/409 kB | 0.1/2.3 MB | 207/327 kB | 200/733 kB Progress (4): 394/409 kB | 0.1/2.3 MB | 211/327 kB | 200/733 kB Progress (4): 398/409 kB | 0.1/2.3 MB | 211/327 kB | 200/733 kB Progress (4): 398/409 kB | 0.1/2.3 MB | 215/327 kB | 200/733 kB Progress (4): 398/409 kB | 0.1/2.3 MB | 215/327 kB | 200/733 kB Progress (4): 398/409 kB | 0.1/2.3 MB | 219/327 kB | 200/733 kB Progress (4): 402/409 kB | 0.1/2.3 MB | 219/327 kB | 200/733 kB Progress (4): 406/409 kB | 0.1/2.3 MB | 219/327 kB | 200/733 kB Progress (4): 409 kB | 0.1/2.3 MB | 219/327 kB | 200/733 kB Progress (5): 409 kB | 0.1/2.3 MB | 219/327 kB | 200/733 kB | 4.1/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 219/327 kB | 200/733 kB | 7.7/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 223/327 kB | 200/733 kB | 7.7/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 223/327 kB | 200/733 kB | 7.7/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 227/327 kB | 200/733 kB | 7.7/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 227/327 kB | 204/733 kB | 7.7/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 227/327 kB | 204/733 kB | 12/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 227/327 kB | 208/733 kB | 12/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 231/327 kB | 208/733 kB | 12/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 235/327 kB | 208/733 kB | 12/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 235/327 kB | 208/733 kB | 12/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 239/327 kB | 208/733 kB | 12/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 239/327 kB | 212/733 kB | 12/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 239/327 kB | 212/733 kB | 16/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 239/327 kB | 216/733 kB | 16/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 243/327 kB | 216/733 kB | 16/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 243/327 kB | 216/733 kB | 16/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 247/327 kB | 216/733 kB | 16/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 247/327 kB | 220/733 kB | 16/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 247/327 kB | 220/733 kB | 20/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 247/327 kB | 224/733 kB | 20/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 251/327 kB | 224/733 kB | 20/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 251/327 kB | 224/733 kB | 20/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 255/327 kB | 224/733 kB | 20/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 255/327 kB | 228/733 kB | 20/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 255/327 kB | 228/733 kB | 24/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 255/327 kB | 232/733 kB | 24/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 259/327 kB | 232/733 kB | 24/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 259/327 kB | 232/733 kB | 24/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 263/327 kB | 232/733 kB | 24/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 263/327 kB | 236/733 kB | 24/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 263/327 kB | 236/733 kB | 28/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 263/327 kB | 240/733 kB | 28/264 kB Progress (5): 409 kB | 0.1/2.3 MB | 267/327 kB | 240/733 kB | 28/264 kB Progress (5): 409 kB | 0.2/2.3 MB | 267/327 kB | 240/733 kB | 28/264 kB Progress (5): 409 kB | 0.2/2.3 MB | 271/327 kB | 240/733 kB | 28/264 kB Progress (5): 409 kB | 0.2/2.3 MB | 271/327 kB | 244/733 kB | 28/264 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar (409 kB at 550 kB/s) Progress (4): 0.2/2.3 MB | 271/327 kB | 244/733 kB | 32/264 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar Progress (4): 0.2/2.3 MB | 271/327 kB | 248/733 kB | 32/264 kB Progress (4): 0.2/2.3 MB | 275/327 kB | 248/733 kB | 32/264 kB Progress (4): 0.2/2.3 MB | 275/327 kB | 248/733 kB | 32/264 kB Progress (4): 0.2/2.3 MB | 279/327 kB | 248/733 kB | 32/264 kB Progress (4): 0.2/2.3 MB | 279/327 kB | 252/733 kB | 32/264 kB Progress (4): 0.2/2.3 MB | 279/327 kB | 252/733 kB | 33/264 kB Progress (4): 0.2/2.3 MB | 279/327 kB | 256/733 kB | 33/264 kB Progress (4): 0.2/2.3 MB | 283/327 kB | 256/733 kB | 33/264 kB Progress (4): 0.2/2.3 MB | 283/327 kB | 256/733 kB | 33/264 kB Progress (4): 0.2/2.3 MB | 287/327 kB | 256/733 kB | 33/264 kB Progress (4): 0.2/2.3 MB | 287/327 kB | 260/733 kB | 33/264 kB Progress (4): 0.2/2.3 MB | 287/327 kB | 260/733 kB | 37/264 kB Progress (4): 0.2/2.3 MB | 287/327 kB | 264/733 kB | 37/264 kB Progress (4): 0.2/2.3 MB | 291/327 kB | 264/733 kB | 37/264 kB Progress (4): 0.2/2.3 MB | 291/327 kB | 264/733 kB | 37/264 kB Progress (4): 0.2/2.3 MB | 295/327 kB | 264/733 kB | 37/264 kB Progress (4): 0.2/2.3 MB | 295/327 kB | 268/733 kB | 37/264 kB Progress (4): 0.2/2.3 MB | 295/327 kB | 268/733 kB | 41/264 kB Progress (4): 0.2/2.3 MB | 295/327 kB | 272/733 kB | 41/264 kB Progress (4): 0.2/2.3 MB | 299/327 kB | 272/733 kB | 41/264 kB Progress (4): 0.2/2.3 MB | 299/327 kB | 272/733 kB | 41/264 kB Progress (4): 0.2/2.3 MB | 303/327 kB | 272/733 kB | 41/264 kB Progress (4): 0.2/2.3 MB | 303/327 kB | 276/733 kB | 41/264 kB Progress (4): 0.2/2.3 MB | 303/327 kB | 276/733 kB | 45/264 kB Progress (4): 0.2/2.3 MB | 303/327 kB | 280/733 kB | 45/264 kB Progress (4): 0.2/2.3 MB | 307/327 kB | 280/733 kB | 45/264 kB Progress (4): 0.2/2.3 MB | 307/327 kB | 280/733 kB | 45/264 kB Progress (4): 0.2/2.3 MB | 311/327 kB | 280/733 kB | 45/264 kB Progress (4): 0.2/2.3 MB | 311/327 kB | 284/733 kB | 45/264 kB Progress (4): 0.2/2.3 MB | 311/327 kB | 284/733 kB | 49/264 kB Progress (4): 0.2/2.3 MB | 311/327 kB | 288/733 kB | 49/264 kB Progress (4): 0.2/2.3 MB | 315/327 kB | 288/733 kB | 49/264 kB Progress (4): 0.2/2.3 MB | 315/327 kB | 288/733 kB | 49/264 kB Progress (4): 0.2/2.3 MB | 319/327 kB | 288/733 kB | 49/264 kB Progress (4): 0.2/2.3 MB | 319/327 kB | 292/733 kB | 49/264 kB Progress (4): 0.2/2.3 MB | 319/327 kB | 292/733 kB | 53/264 kB Progress (4): 0.2/2.3 MB | 319/327 kB | 296/733 kB | 53/264 kB Progress (4): 0.2/2.3 MB | 323/327 kB | 296/733 kB | 53/264 kB Progress (4): 0.2/2.3 MB | 323/327 kB | 296/733 kB | 53/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 296/733 kB | 53/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 300/733 kB | 53/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 300/733 kB | 57/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 304/733 kB | 57/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 304/733 kB | 57/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 308/733 kB | 57/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 308/733 kB | 61/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 312/733 kB | 61/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 312/733 kB | 61/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 316/733 kB | 61/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 316/733 kB | 65/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 320/733 kB | 65/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 320/733 kB | 65/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 324/733 kB | 65/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 324/733 kB | 66/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 328/733 kB | 66/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 328/733 kB | 66/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 332/733 kB | 66/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 332/733 kB | 70/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 336/733 kB | 70/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 336/733 kB | 70/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 340/733 kB | 70/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 340/733 kB | 74/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 344/733 kB | 74/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 344/733 kB | 74/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 348/733 kB | 74/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 348/733 kB | 78/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 352/733 kB | 78/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 352/733 kB | 78/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 356/733 kB | 78/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 356/733 kB | 82/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 360/733 kB | 82/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 360/733 kB | 82/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 364/733 kB | 82/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 364/733 kB | 86/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 368/733 kB | 86/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 368/733 kB | 86/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 372/733 kB | 86/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 372/733 kB | 90/264 kB Progress (4): 0.2/2.3 MB | 327 kB | 376/733 kB | 90/264 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar (327 kB at 428 kB/s) Progress (3): 0.2/2.3 MB | 376/733 kB | 90/264 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar Progress (4): 0.2/2.3 MB | 376/733 kB | 90/264 kB | 4.1/41 kB Progress (4): 0.2/2.3 MB | 380/733 kB | 90/264 kB | 4.1/41 kB Progress (4): 0.2/2.3 MB | 380/733 kB | 94/264 kB | 4.1/41 kB Progress (4): 0.2/2.3 MB | 384/733 kB | 94/264 kB | 4.1/41 kB Progress (4): 0.2/2.3 MB | 384/733 kB | 94/264 kB | 7.7/41 kB Progress (4): 0.2/2.3 MB | 384/733 kB | 94/264 kB | 7.7/41 kB Progress (4): 0.2/2.3 MB | 388/733 kB | 94/264 kB | 7.7/41 kB Progress (4): 0.2/2.3 MB | 388/733 kB | 98/264 kB | 7.7/41 kB Progress (4): 0.2/2.3 MB | 392/733 kB | 98/264 kB | 7.7/41 kB Progress (4): 0.2/2.3 MB | 392/733 kB | 98/264 kB | 7.7/41 kB Progress (4): 0.2/2.3 MB | 392/733 kB | 98/264 kB | 12/41 kB Progress (4): 0.2/2.3 MB | 392/733 kB | 98/264 kB | 12/41 kB Progress (4): 0.2/2.3 MB | 396/733 kB | 98/264 kB | 12/41 kB Progress (4): 0.2/2.3 MB | 396/733 kB | 98/264 kB | 12/41 kB Progress (4): 0.2/2.3 MB | 400/733 kB | 98/264 kB | 12/41 kB Progress (4): 0.2/2.3 MB | 400/733 kB | 98/264 kB | 12/41 kB Progress (4): 0.2/2.3 MB | 400/733 kB | 98/264 kB | 16/41 kB Progress (4): 0.2/2.3 MB | 400/733 kB | 98/264 kB | 16/41 kB Progress (4): 0.2/2.3 MB | 400/733 kB | 98/264 kB | 20/41 kB Progress (4): 0.2/2.3 MB | 404/733 kB | 98/264 kB | 20/41 kB Progress (4): 0.2/2.3 MB | 404/733 kB | 102/264 kB | 20/41 kB Progress (4): 0.2/2.3 MB | 408/733 kB | 102/264 kB | 20/41 kB Progress (4): 0.2/2.3 MB | 408/733 kB | 102/264 kB | 24/41 kB Progress (4): 0.2/2.3 MB | 408/733 kB | 102/264 kB | 24/41 kB Progress (4): 0.2/2.3 MB | 408/733 kB | 102/264 kB | 28/41 kB Progress (4): 0.2/2.3 MB | 412/733 kB | 102/264 kB | 28/41 kB Progress (4): 0.2/2.3 MB | 412/733 kB | 106/264 kB | 28/41 kB Progress (4): 0.2/2.3 MB | 416/733 kB | 106/264 kB | 28/41 kB Progress (4): 0.2/2.3 MB | 416/733 kB | 106/264 kB | 32/41 kB Progress (4): 0.2/2.3 MB | 416/733 kB | 106/264 kB | 32/41 kB Progress (4): 0.2/2.3 MB | 416/733 kB | 106/264 kB | 36/41 kB Progress (4): 0.2/2.3 MB | 420/733 kB | 106/264 kB | 36/41 kB Progress (4): 0.2/2.3 MB | 420/733 kB | 110/264 kB | 36/41 kB Progress (4): 0.2/2.3 MB | 424/733 kB | 110/264 kB | 36/41 kB Progress (4): 0.2/2.3 MB | 424/733 kB | 110/264 kB | 40/41 kB Progress (4): 0.3/2.3 MB | 424/733 kB | 110/264 kB | 40/41 kB Progress (4): 0.3/2.3 MB | 424/733 kB | 110/264 kB | 41 kB Progress (4): 0.3/2.3 MB | 428/733 kB | 110/264 kB | 41 kB Progress (4): 0.3/2.3 MB | 428/733 kB | 114/264 kB | 41 kB Progress (5): 0.3/2.3 MB | 428/733 kB | 114/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 432/733 kB | 114/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 432/733 kB | 114/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 436/733 kB | 114/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 436/733 kB | 114/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 436/733 kB | 118/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 436/733 kB | 118/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 440/733 kB | 118/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 440/733 kB | 118/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 444/733 kB | 118/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 444/733 kB | 118/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 444/733 kB | 122/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 444/733 kB | 122/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 448/733 kB | 122/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 448/733 kB | 122/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 452/733 kB | 122/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 452/733 kB | 122/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 452/733 kB | 126/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 456/733 kB | 126/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 456/733 kB | 126/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 460/733 kB | 126/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 460/733 kB | 130/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 464/733 kB | 130/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 464/733 kB | 130/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 468/733 kB | 130/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 468/733 kB | 131/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 472/733 kB | 131/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 472/733 kB | 131/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 476/733 kB | 131/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 476/733 kB | 135/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 480/733 kB | 135/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 480/733 kB | 135/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 484/733 kB | 135/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 484/733 kB | 139/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 488/733 kB | 139/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 488/733 kB | 139/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 492/733 kB | 139/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 492/733 kB | 143/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 496/733 kB | 143/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 496/733 kB | 143/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 500/733 kB | 143/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 500/733 kB | 147/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 504/733 kB | 147/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 504/733 kB | 147/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 508/733 kB | 147/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 508/733 kB | 151/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 512/733 kB | 151/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 512/733 kB | 151/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 516/733 kB | 151/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 516/733 kB | 155/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 520/733 kB | 155/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 520/733 kB | 155/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 524/733 kB | 155/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 524/733 kB | 159/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 528/733 kB | 159/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 528/733 kB | 159/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 532/733 kB | 159/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 532/733 kB | 163/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 536/733 kB | 163/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 536/733 kB | 163/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 540/733 kB | 163/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 540/733 kB | 167/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 544/733 kB | 167/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 544/733 kB | 167/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 548/733 kB | 167/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 548/733 kB | 171/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 552/733 kB | 171/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 552/733 kB | 171/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 556/733 kB | 171/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 556/733 kB | 175/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 560/733 kB | 175/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 560/733 kB | 175/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 564/733 kB | 175/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 564/733 kB | 179/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 568/733 kB | 179/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 568/733 kB | 179/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 572/733 kB | 179/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 572/733 kB | 183/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 576/733 kB | 183/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 576/733 kB | 183/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 580/733 kB | 183/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 580/733 kB | 187/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 584/733 kB | 187/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 584/733 kB | 187/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 588/733 kB | 187/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 588/733 kB | 191/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 592/733 kB | 191/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 592/733 kB | 191/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 596/733 kB | 191/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 596/733 kB | 195/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 600/733 kB | 195/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 600/733 kB | 195/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 604/733 kB | 195/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 604/733 kB | 199/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 608/733 kB | 199/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 608/733 kB | 199/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 612/733 kB | 199/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 612/733 kB | 203/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 616/733 kB | 203/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 616/733 kB | 203/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 620/733 kB | 203/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 620/733 kB | 207/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.3/2.3 MB | 624/733 kB | 207/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 624/733 kB | 207/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 628/733 kB | 207/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 628/733 kB | 211/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 632/733 kB | 211/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 632/733 kB | 211/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 636/733 kB | 211/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 636/733 kB | 215/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 640/733 kB | 215/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 640/733 kB | 215/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 644/733 kB | 215/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 644/733 kB | 219/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 648/733 kB | 219/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 648/733 kB | 219/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 652/733 kB | 219/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 652/733 kB | 223/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 656/733 kB | 223/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 656/733 kB | 223/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 660/733 kB | 223/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 660/733 kB | 227/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 664/733 kB | 227/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 664/733 kB | 227/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 668/733 kB | 227/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 668/733 kB | 231/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 672/733 kB | 231/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 672/733 kB | 231/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 676/733 kB | 231/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 676/733 kB | 235/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 680/733 kB | 235/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 680/733 kB | 235/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 684/733 kB | 235/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 684/733 kB | 239/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 688/733 kB | 239/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 688/733 kB | 239/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 692/733 kB | 239/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 692/733 kB | 243/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 696/733 kB | 243/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 696/733 kB | 243/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 700/733 kB | 243/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 700/733 kB | 247/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 704/733 kB | 247/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 704/733 kB | 247/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 708/733 kB | 247/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 708/733 kB | 251/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 712/733 kB | 251/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 712/733 kB | 251/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 716/733 kB | 251/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 716/733 kB | 255/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 720/733 kB | 255/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 720/733 kB | 255/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 724/733 kB | 255/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 724/733 kB | 259/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 728/733 kB | 259/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 728/733 kB | 259/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 732/733 kB | 259/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 732/733 kB | 263/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 733 kB | 263/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 733 kB | 263/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 733 kB | 263/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 733 kB | 263/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 733 kB | 263/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 733 kB | 263/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 733 kB | 263/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 733 kB | 263/264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 733 kB | 264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 733 kB | 264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 733 kB | 264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 733 kB | 264 kB | 41 kB | 0/1.9 MB Progress (5): 0.4/2.3 MB | 733 kB | 264 kB | 41 kB | 0/1.9 MB Progress (5): 0.5/2.3 MB | 733 kB | 264 kB | 41 kB | 0/1.9 MB Progress (5): 0.5/2.3 MB | 733 kB | 264 kB | 41 kB | 0/1.9 MB Progress (5): 0.5/2.3 MB | 733 kB | 264 kB | 41 kB | 0/1.9 MB Progress (5): 0.5/2.3 MB | 733 kB | 264 kB | 41 kB | 0/1.9 MB Progress (5): 0.5/2.3 MB | 733 kB | 264 kB | 41 kB | 0/1.9 MB Progress (5): 0.5/2.3 MB | 733 kB | 264 kB | 41 kB | 0/1.9 MB Progress (5): 0.5/2.3 MB | 733 kB | 264 kB | 41 kB | 0/1.9 MB Progress (5): 0.5/2.3 MB | 733 kB | 264 kB | 41 kB | 0/1.9 MB Progress (5): 0.5/2.3 MB | 733 kB | 264 kB | 41 kB | 0/1.9 MB Progress (5): 0.5/2.3 MB | 733 kB | 264 kB | 41 kB | 0/1.9 MB Progress (5): 0.5/2.3 MB | 733 kB | 264 kB | 41 kB | 0/1.9 MB Progress (5): 0.5/2.3 MB | 733 kB | 264 kB | 41 kB | 0/1.9 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar (733 kB at 783 kB/s) Progress (4): 0.5/2.3 MB | 264 kB | 41 kB | 0/1.9 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.jar (264 kB at 282 kB/s) Progress (3): 0.5/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.5/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.5/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.5/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.5/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.5/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.5/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.5/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.5/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.5/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.5/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.5/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.6/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.7/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.8/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.0/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.1/2.3 MB | 41 kB | 0/1.9 MB Progress (3): 1.2/2.3 MB | 41 kB | 0/1.9 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar (41 kB at 41 kB/s) Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.2/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.3/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.4/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.5/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.6/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.7/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.8/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 1.9/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.0/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.1/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.2/2.3 MB | 0/1.9 MB Progress (2): 2.3/2.3 MB | 0/1.9 MB Progress (2): 2.3/2.3 MB | 0/1.9 MB Progress (2): 2.3/2.3 MB | 0/1.9 MB Progress (2): 2.3/2.3 MB | 0/1.9 MB Progress (2): 2.3/2.3 MB | 0/1.9 MB Progress (2): 2.3/2.3 MB | 0/1.9 MB Progress (2): 2.3/2.3 MB | 0/1.9 MB Progress (2): 2.3/2.3 MB | 0/1.9 MB Progress (2): 2.3/2.3 MB | 0/1.9 MB Progress (2): 2.3/2.3 MB | 0/1.9 MB Progress (2): 2.3/2.3 MB | 0/1.9 MB Progress (2): 2.3/2.3 MB | 0/1.9 MB Progress (2): 2.3/2.3 MB | 0/1.9 MB Progress (2): 2.3/2.3 MB | 0/1.9 MB Progress (2): 2.3/2.3 MB | 0/1.9 MB Progress (2): 2.3 MB | 0/1.9 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 2.0 MB/s) Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar (1.9 MB at 1.4 MB/s) [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ parent --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent --- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 155 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 127 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/3.8.1/junit-3.8.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom Progress (1): 998 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 28 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 143 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 44 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 10 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 582 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 33 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 166 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 30 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/3.8.1/junit-3.8.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Progress (1): 4.1/116 kB Progress (1): 7.7/116 kB Progress (1): 12/116 kB Progress (1): 16/116 kB Progress (1): 20/116 kB Progress (1): 24/116 kB Progress (1): 28/116 kB Progress (1): 32/116 kB Progress (1): 36/116 kB Progress (1): 40/116 kB Progress (1): 44/116 kB Progress (2): 44/116 kB | 4.1/35 kB Progress (2): 48/116 kB | 4.1/35 kB Progress (2): 48/116 kB | 7.7/35 kB Progress (2): 52/116 kB | 7.7/35 kB Progress (2): 52/116 kB | 12/35 kB Progress (2): 56/116 kB | 12/35 kB Progress (2): 56/116 kB | 16/35 kB Progress (2): 60/116 kB | 16/35 kB Progress (2): 60/116 kB | 20/35 kB Progress (2): 64/116 kB | 20/35 kB Progress (2): 64/116 kB | 24/35 kB Progress (2): 68/116 kB | 24/35 kB Progress (2): 72/116 kB | 24/35 kB Progress (2): 72/116 kB | 28/35 kB Progress (2): 76/116 kB | 28/35 kB Progress (2): 76/116 kB | 32/35 kB Progress (2): 80/116 kB | 32/35 kB Progress (2): 80/116 kB | 35 kB Progress (2): 84/116 kB | 35 kB Progress (2): 88/116 kB | 35 kB Progress (2): 92/116 kB | 35 kB Progress (2): 96/116 kB | 35 kB Progress (2): 100/116 kB | 35 kB Progress (2): 104/116 kB | 35 kB Progress (2): 108/116 kB | 35 kB Progress (2): 112/116 kB | 35 kB Progress (2): 116/116 kB | 35 kB Progress (2): 116 kB | 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 979 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 3.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Progress (1): 4.1/121 kB Progress (1): 7.7/121 kB Progress (1): 12/121 kB Progress (1): 16/121 kB Progress (1): 20/121 kB Progress (1): 24/121 kB Progress (1): 28/121 kB Progress (1): 32/121 kB Progress (1): 36/121 kB Progress (1): 40/121 kB Progress (1): 44/121 kB Progress (1): 48/121 kB Progress (1): 52/121 kB Progress (1): 56/121 kB Progress (1): 60/121 kB Progress (2): 60/121 kB | 4.1/86 kB Progress (2): 64/121 kB | 4.1/86 kB Progress (2): 64/121 kB | 7.7/86 kB Progress (2): 68/121 kB | 7.7/86 kB Progress (2): 68/121 kB | 12/86 kB Progress (2): 72/121 kB | 12/86 kB Progress (2): 72/121 kB | 16/86 kB Progress (2): 76/121 kB | 16/86 kB Progress (2): 80/121 kB | 16/86 kB Progress (2): 80/121 kB | 20/86 kB Progress (2): 84/121 kB | 20/86 kB Progress (2): 88/121 kB | 20/86 kB Progress (2): 88/121 kB | 24/86 kB Progress (2): 92/121 kB | 24/86 kB Progress (2): 92/121 kB | 28/86 kB Progress (2): 96/121 kB | 28/86 kB Progress (2): 96/121 kB | 32/86 kB Progress (2): 100/121 kB | 32/86 kB Progress (2): 100/121 kB | 36/86 kB Progress (2): 104/121 kB | 36/86 kB Progress (2): 104/121 kB | 40/86 kB Progress (2): 108/121 kB | 40/86 kB Progress (2): 108/121 kB | 44/86 kB Progress (2): 112/121 kB | 44/86 kB Progress (2): 112/121 kB | 48/86 kB Progress (2): 116/121 kB | 48/86 kB Progress (2): 116/121 kB | 52/86 kB Progress (2): 120/121 kB | 52/86 kB Progress (2): 120/121 kB | 56/86 kB Progress (2): 121 kB | 56/86 kB Progress (2): 121 kB | 60/86 kB Progress (2): 121 kB | 64/86 kB Progress (2): 121 kB | 68/86 kB Progress (2): 121 kB | 72/86 kB Progress (2): 121 kB | 76/86 kB Progress (2): 121 kB | 80/86 kB Progress (2): 121 kB | 84/86 kB Progress (2): 121 kB | 86 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 1.5 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 2.1 MB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Progress (2): 13 kB | 4.1/24 kB Progress (2): 13 kB | 7.7/24 kB Progress (2): 13 kB | 12/24 kB Progress (2): 13 kB | 16/24 kB Progress (2): 13 kB | 20/24 kB Progress (2): 13 kB | 24/24 kB Progress (2): 13 kB | 24 kB Progress (3): 13 kB | 24 kB | 4.1/49 kB Progress (3): 13 kB | 24 kB | 7.7/49 kB Progress (3): 13 kB | 24 kB | 12/49 kB Progress (3): 13 kB | 24 kB | 16/49 kB Progress (3): 13 kB | 24 kB | 20/49 kB Progress (3): 13 kB | 24 kB | 24/49 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 165 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Progress (2): 13 kB | 28/49 kB Progress (2): 13 kB | 32/49 kB Progress (2): 13 kB | 36/49 kB Progress (2): 13 kB | 40/49 kB Progress (3): 13 kB | 40/49 kB | 4.1/29 kB Progress (3): 13 kB | 44/49 kB | 4.1/29 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 85 kB/s) Progress (2): 44/49 kB | 7.7/29 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar Progress (2): 48/49 kB | 7.7/29 kB Progress (2): 48/49 kB | 12/29 kB Progress (2): 49 kB | 12/29 kB Progress (2): 49 kB | 16/29 kB Progress (2): 49 kB | 20/29 kB Progress (2): 49 kB | 24/29 kB Progress (2): 49 kB | 28/29 kB Progress (2): 49 kB | 29 kB Progress (3): 49 kB | 29 kB | 4.1/57 kB Progress (3): 49 kB | 29 kB | 7.7/57 kB Progress (3): 49 kB | 29 kB | 12/57 kB Progress (3): 49 kB | 29 kB | 16/57 kB Progress (3): 49 kB | 29 kB | 20/57 kB Progress (3): 49 kB | 29 kB | 24/57 kB Progress (4): 49 kB | 29 kB | 24/57 kB | 4.1/230 kB Progress (4): 49 kB | 29 kB | 28/57 kB | 4.1/230 kB Progress (4): 49 kB | 29 kB | 28/57 kB | 7.7/230 kB Progress (4): 49 kB | 29 kB | 32/57 kB | 7.7/230 kB Progress (4): 49 kB | 29 kB | 32/57 kB | 12/230 kB Progress (4): 49 kB | 29 kB | 36/57 kB | 12/230 kB Progress (4): 49 kB | 29 kB | 36/57 kB | 16/230 kB Progress (4): 49 kB | 29 kB | 40/57 kB | 16/230 kB Progress (4): 49 kB | 29 kB | 40/57 kB | 20/230 kB Progress (4): 49 kB | 29 kB | 44/57 kB | 20/230 kB Progress (4): 49 kB | 29 kB | 44/57 kB | 24/230 kB Progress (4): 49 kB | 29 kB | 48/57 kB | 24/230 kB Progress (4): 49 kB | 29 kB | 48/57 kB | 28/230 kB Progress (4): 49 kB | 29 kB | 48/57 kB | 32/230 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 179 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 299 kB/s) Progress (3): 48/57 kB | 32/230 kB | 4.1/87 kB Progress (3): 48/57 kB | 33/230 kB | 4.1/87 kB Progress (3): 52/57 kB | 33/230 kB | 4.1/87 kB Progress (3): 52/57 kB | 37/230 kB | 4.1/87 kB Progress (3): 52/57 kB | 37/230 kB | 7.7/87 kB Progress (3): 52/57 kB | 41/230 kB | 7.7/87 kB Progress (3): 56/57 kB | 41/230 kB | 7.7/87 kB Progress (3): 56/57 kB | 45/230 kB | 7.7/87 kB Progress (3): 56/57 kB | 45/230 kB | 12/87 kB Progress (3): 56/57 kB | 49/230 kB | 12/87 kB Progress (3): 57 kB | 49/230 kB | 12/87 kB Progress (3): 57 kB | 53/230 kB | 12/87 kB Progress (3): 57 kB | 57/230 kB | 12/87 kB Progress (3): 57 kB | 61/230 kB | 12/87 kB Progress (3): 57 kB | 65/230 kB | 12/87 kB Progress (3): 57 kB | 66/230 kB | 12/87 kB Progress (3): 57 kB | 70/230 kB | 12/87 kB Progress (3): 57 kB | 70/230 kB | 16/87 kB Progress (3): 57 kB | 74/230 kB | 16/87 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 321 kB/s) Progress (2): 78/230 kB | 16/87 kB Progress (2): 82/230 kB | 16/87 kB Progress (2): 86/230 kB | 16/87 kB Progress (2): 90/230 kB | 16/87 kB Progress (2): 94/230 kB | 16/87 kB Progress (2): 98/230 kB | 16/87 kB Progress (2): 98/230 kB | 16/87 kB Progress (2): 102/230 kB | 16/87 kB Progress (2): 106/230 kB | 16/87 kB Progress (2): 110/230 kB | 16/87 kB Progress (2): 114/230 kB | 16/87 kB Progress (2): 118/230 kB | 16/87 kB Progress (2): 122/230 kB | 16/87 kB Progress (2): 126/230 kB | 16/87 kB Progress (2): 130/230 kB | 16/87 kB Progress (2): 134/230 kB | 16/87 kB Progress (2): 138/230 kB | 16/87 kB Progress (2): 142/230 kB | 16/87 kB Progress (2): 146/230 kB | 16/87 kB Progress (2): 150/230 kB | 16/87 kB Progress (2): 150/230 kB | 20/87 kB Progress (2): 154/230 kB | 20/87 kB Progress (2): 154/230 kB | 24/87 kB Progress (2): 158/230 kB | 24/87 kB Progress (2): 158/230 kB | 28/87 kB Progress (2): 162/230 kB | 28/87 kB Progress (2): 162/230 kB | 32/87 kB Progress (2): 166/230 kB | 32/87 kB Progress (2): 166/230 kB | 33/87 kB Progress (2): 170/230 kB | 33/87 kB Progress (2): 170/230 kB | 37/87 kB Progress (2): 174/230 kB | 37/87 kB Progress (2): 174/230 kB | 41/87 kB Progress (2): 178/230 kB | 41/87 kB Progress (2): 178/230 kB | 45/87 kB Progress (2): 182/230 kB | 45/87 kB Progress (2): 182/230 kB | 49/87 kB Progress (2): 186/230 kB | 49/87 kB Progress (2): 186/230 kB | 53/87 kB Progress (2): 190/230 kB | 53/87 kB Progress (2): 190/230 kB | 57/87 kB Progress (2): 194/230 kB | 57/87 kB Progress (2): 194/230 kB | 61/87 kB Progress (2): 198/230 kB | 61/87 kB Progress (2): 198/230 kB | 65/87 kB Progress (2): 202/230 kB | 65/87 kB Progress (2): 202/230 kB | 69/87 kB Progress (2): 206/230 kB | 69/87 kB Progress (2): 206/230 kB | 73/87 kB Progress (2): 210/230 kB | 73/87 kB Progress (2): 210/230 kB | 77/87 kB Progress (2): 210/230 kB | 81/87 kB Progress (2): 214/230 kB | 81/87 kB Progress (2): 214/230 kB | 85/87 kB Progress (2): 218/230 kB | 85/87 kB Progress (2): 218/230 kB | 87 kB Progress (2): 222/230 kB | 87 kB Progress (2): 226/230 kB | 87 kB Progress (2): 230/230 kB | 87 kB Progress (2): 230 kB | 87 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 1.2 MB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 446 kB/s) Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 56 kB/s) [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/parent/2.9.0-SNAPSHOT/parent-2.9.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.swtbot:target-platforms >----------------- [INFO] Building target-platforms 2.9.0-SNAPSHOT [2/58] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ target-platforms --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/devtools/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ target-platforms --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ target-platforms --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ target-platforms --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ target-platforms --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ target-platforms --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ target-platforms --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ target-platforms --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/2.9.0-SNAPSHOT/target-platforms-2.9.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.swtbot.target-platforms:2019-09 >------------- [INFO] Building 2019-09 2.9.0-SNAPSHOT [3/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ 2019-09 --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ 2019-09 --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ 2019-09 --- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom (1.5 kB at 27 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom (9.3 kB at 518 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom (32 kB at 1.5 MB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom (3.2 kB at 180 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 131 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom (3.1 kB at 93 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom (6.0 kB at 194 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 151 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 63 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 kB at 369 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (2): 0/2.7 MB | 4.1/6.0 kB Progress (2): 0/2.7 MB | 6.0 kB Progress (2): 0/2.7 MB | 6.0 kB Progress (3): 0/2.7 MB | 6.0 kB | 4.1/166 kB Progress (3): 0/2.7 MB | 6.0 kB | 4.1/166 kB Progress (3): 0/2.7 MB | 6.0 kB | 7.7/166 kB Progress (4): 0/2.7 MB | 6.0 kB | 7.7/166 kB | 4.1/70 kB Progress (5): 0/2.7 MB | 6.0 kB | 7.7/166 kB | 4.1/70 kB | 4.1/281 kB Progress (5): 0/2.7 MB | 6.0 kB | 7.7/166 kB | 7.7/70 kB | 4.1/281 kB Progress (5): 0/2.7 MB | 6.0 kB | 7.7/166 kB | 7.7/70 kB | 4.1/281 kB Progress (5): 0/2.7 MB | 6.0 kB | 12/166 kB | 7.7/70 kB | 4.1/281 kB Progress (5): 0/2.7 MB | 6.0 kB | 16/166 kB | 7.7/70 kB | 4.1/281 kB Progress (5): 0/2.7 MB | 6.0 kB | 16/166 kB | 7.7/70 kB | 7.7/281 kB Progress (5): 0/2.7 MB | 6.0 kB | 16/166 kB | 7.7/70 kB | 7.7/281 kB Progress (5): 0/2.7 MB | 6.0 kB | 20/166 kB | 7.7/70 kB | 7.7/281 kB Progress (5): 0/2.7 MB | 6.0 kB | 24/166 kB | 7.7/70 kB | 7.7/281 kB Progress (5): 0/2.7 MB | 6.0 kB | 24/166 kB | 7.7/70 kB | 12/281 kB Progress (5): 0/2.7 MB | 6.0 kB | 24/166 kB | 7.7/70 kB | 16/281 kB Progress (5): 0/2.7 MB | 6.0 kB | 28/166 kB | 7.7/70 kB | 16/281 kB Progress (5): 0/2.7 MB | 6.0 kB | 32/166 kB | 7.7/70 kB | 16/281 kB Progress (5): 0/2.7 MB | 6.0 kB | 32/166 kB | 7.7/70 kB | 16/281 kB Progress (5): 0/2.7 MB | 6.0 kB | 36/166 kB | 7.7/70 kB | 16/281 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar (6.0 kB at 1.2 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar Progress (4): 0/2.7 MB | 36/166 kB | 7.7/70 kB | 20/281 kB Progress (4): 0/2.7 MB | 36/166 kB | 7.7/70 kB | 24/281 kB Progress (4): 0/2.7 MB | 36/166 kB | 12/70 kB | 24/281 kB Progress (4): 0/2.7 MB | 36/166 kB | 12/70 kB | 28/281 kB Progress (4): 0/2.7 MB | 40/166 kB | 12/70 kB | 28/281 kB Progress (4): 0/2.7 MB | 40/166 kB | 12/70 kB | 28/281 kB Progress (4): 0/2.7 MB | 44/166 kB | 12/70 kB | 28/281 kB Progress (4): 0/2.7 MB | 44/166 kB | 12/70 kB | 32/281 kB Progress (4): 0/2.7 MB | 44/166 kB | 16/70 kB | 32/281 kB Progress (4): 0/2.7 MB | 44/166 kB | 16/70 kB | 36/281 kB Progress (4): 0/2.7 MB | 44/166 kB | 20/70 kB | 36/281 kB Progress (4): 0/2.7 MB | 44/166 kB | 24/70 kB | 36/281 kB Progress (4): 0/2.7 MB | 48/166 kB | 24/70 kB | 36/281 kB Progress (4): 0/2.7 MB | 48/166 kB | 24/70 kB | 36/281 kB Progress (4): 0/2.7 MB | 48/166 kB | 28/70 kB | 36/281 kB Progress (4): 0/2.7 MB | 48/166 kB | 28/70 kB | 40/281 kB Progress (4): 0/2.7 MB | 48/166 kB | 32/70 kB | 40/281 kB Progress (4): 0/2.7 MB | 48/166 kB | 32/70 kB | 40/281 kB Progress (4): 0/2.7 MB | 48/166 kB | 36/70 kB | 40/281 kB Progress (4): 0/2.7 MB | 52/166 kB | 36/70 kB | 40/281 kB Progress (4): 0/2.7 MB | 52/166 kB | 40/70 kB | 40/281 kB Progress (4): 0.1/2.7 MB | 52/166 kB | 40/70 kB | 40/281 kB Progress (4): 0.1/2.7 MB | 52/166 kB | 40/70 kB | 40/281 kB Progress (4): 0.1/2.7 MB | 52/166 kB | 40/70 kB | 44/281 kB Progress (4): 0.1/2.7 MB | 52/166 kB | 40/70 kB | 44/281 kB Progress (4): 0.1/2.7 MB | 52/166 kB | 44/70 kB | 44/281 kB Progress (4): 0.1/2.7 MB | 56/166 kB | 44/70 kB | 44/281 kB Progress (4): 0.1/2.7 MB | 56/166 kB | 48/70 kB | 44/281 kB Progress (4): 0.1/2.7 MB | 56/166 kB | 48/70 kB | 44/281 kB Progress (4): 0.1/2.7 MB | 56/166 kB | 48/70 kB | 48/281 kB Progress (4): 0.1/2.7 MB | 56/166 kB | 48/70 kB | 48/281 kB Progress (4): 0.1/2.7 MB | 56/166 kB | 52/70 kB | 48/281 kB Progress (4): 0.1/2.7 MB | 60/166 kB | 52/70 kB | 48/281 kB Progress (4): 0.1/2.7 MB | 60/166 kB | 56/70 kB | 48/281 kB Progress (4): 0.1/2.7 MB | 60/166 kB | 56/70 kB | 48/281 kB Progress (4): 0.1/2.7 MB | 60/166 kB | 56/70 kB | 52/281 kB Progress (4): 0.1/2.7 MB | 60/166 kB | 56/70 kB | 52/281 kB Progress (4): 0.1/2.7 MB | 60/166 kB | 60/70 kB | 52/281 kB Progress (4): 0.1/2.7 MB | 60/166 kB | 64/70 kB | 52/281 kB Progress (4): 0.1/2.7 MB | 64/166 kB | 64/70 kB | 52/281 kB Progress (4): 0.1/2.7 MB | 64/166 kB | 68/70 kB | 52/281 kB Progress (4): 0.1/2.7 MB | 64/166 kB | 68/70 kB | 52/281 kB Progress (4): 0.1/2.7 MB | 64/166 kB | 68/70 kB | 56/281 kB Progress (4): 0.1/2.7 MB | 64/166 kB | 68/70 kB | 60/281 kB Progress (4): 0.1/2.7 MB | 64/166 kB | 68/70 kB | 60/281 kB Progress (4): 0.1/2.7 MB | 64/166 kB | 70 kB | 60/281 kB Progress (4): 0.1/2.7 MB | 68/166 kB | 70 kB | 60/281 kB Progress (5): 0.1/2.7 MB | 68/166 kB | 70 kB | 60/281 kB | 4.1/26 kB Progress (5): 0.1/2.7 MB | 68/166 kB | 70 kB | 60/281 kB | 7.7/26 kB Progress (5): 0.1/2.7 MB | 68/166 kB | 70 kB | 60/281 kB | 12/26 kB Progress (5): 0.1/2.7 MB | 68/166 kB | 70 kB | 60/281 kB | 16/26 kB Progress (5): 0.1/2.7 MB | 68/166 kB | 70 kB | 60/281 kB | 16/26 kB Progress (5): 0.1/2.7 MB | 68/166 kB | 70 kB | 64/281 kB | 16/26 kB Progress (5): 0.1/2.7 MB | 68/166 kB | 70 kB | 64/281 kB | 16/26 kB Progress (5): 0.1/2.7 MB | 68/166 kB | 70 kB | 64/281 kB | 20/26 kB Progress (5): 0.1/2.7 MB | 72/166 kB | 70 kB | 64/281 kB | 20/26 kB Progress (5): 0.1/2.7 MB | 72/166 kB | 70 kB | 64/281 kB | 24/26 kB Progress (5): 0.1/2.7 MB | 72/166 kB | 70 kB | 64/281 kB | 24/26 kB Progress (5): 0.1/2.7 MB | 72/166 kB | 70 kB | 68/281 kB | 24/26 kB Progress (5): 0.1/2.7 MB | 72/166 kB | 70 kB | 68/281 kB | 24/26 kB Progress (5): 0.1/2.7 MB | 72/166 kB | 70 kB | 68/281 kB | 24/26 kB Progress (5): 0.1/2.7 MB | 72/166 kB | 70 kB | 68/281 kB | 26 kB Progress (5): 0.1/2.7 MB | 76/166 kB | 70 kB | 68/281 kB | 26 kB Progress (5): 0.1/2.7 MB | 76/166 kB | 70 kB | 68/281 kB | 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar (70 kB at 14 kB/s) Progress (4): 0.1/2.7 MB | 76/166 kB | 72/281 kB | 26 kB Progress (4): 0.1/2.7 MB | 76/166 kB | 72/281 kB | 26 kB Progress (4): 0.1/2.7 MB | 80/166 kB | 72/281 kB | 26 kB Progress (4): 0.1/2.7 MB | 80/166 kB | 72/281 kB | 26 kB Progress (4): 0.1/2.7 MB | 80/166 kB | 76/281 kB | 26 kB Progress (4): 0.1/2.7 MB | 80/166 kB | 76/281 kB | 26 kB Progress (4): 0.1/2.7 MB | 84/166 kB | 76/281 kB | 26 kB Progress (4): 0.1/2.7 MB | 84/166 kB | 76/281 kB | 26 kB Progress (4): 0.1/2.7 MB | 84/166 kB | 80/281 kB | 26 kB Progress (4): 0.1/2.7 MB | 84/166 kB | 80/281 kB | 26 kB Progress (4): 0.1/2.7 MB | 88/166 kB | 80/281 kB | 26 kB Progress (4): 0.1/2.7 MB | 88/166 kB | 80/281 kB | 26 kB Progress (4): 0.1/2.7 MB | 88/166 kB | 84/281 kB | 26 kB Progress (4): 0.1/2.7 MB | 88/166 kB | 84/281 kB | 26 kB Progress (4): 0.1/2.7 MB | 92/166 kB | 84/281 kB | 26 kB Progress (4): 0.1/2.7 MB | 92/166 kB | 84/281 kB | 26 kB Progress (4): 0.1/2.7 MB | 92/166 kB | 88/281 kB | 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 5.1 kB/s) Progress (3): 0.1/2.7 MB | 92/166 kB | 88/281 kB Progress (3): 0.1/2.7 MB | 96/166 kB | 88/281 kB Progress (3): 0.1/2.7 MB | 96/166 kB | 88/281 kB Progress (3): 0.2/2.7 MB | 96/166 kB | 88/281 kB Progress (3): 0.2/2.7 MB | 96/166 kB | 92/281 kB Progress (3): 0.2/2.7 MB | 100/166 kB | 92/281 kB Progress (3): 0.2/2.7 MB | 100/166 kB | 96/281 kB Progress (3): 0.2/2.7 MB | 100/166 kB | 96/281 kB Progress (3): 0.2/2.7 MB | 100/166 kB | 100/281 kB Progress (3): 0.2/2.7 MB | 104/166 kB | 100/281 kB Progress (3): 0.2/2.7 MB | 104/166 kB | 104/281 kB Progress (3): 0.2/2.7 MB | 104/166 kB | 104/281 kB Progress (3): 0.2/2.7 MB | 104/166 kB | 108/281 kB Progress (3): 0.2/2.7 MB | 104/166 kB | 108/281 kB Progress (3): 0.2/2.7 MB | 108/166 kB | 108/281 kB Progress (3): 0.2/2.7 MB | 108/166 kB | 108/281 kB Progress (3): 0.2/2.7 MB | 108/166 kB | 112/281 kB Progress (3): 0.2/2.7 MB | 108/166 kB | 112/281 kB Progress (3): 0.2/2.7 MB | 112/166 kB | 112/281 kB Progress (3): 0.2/2.7 MB | 112/166 kB | 112/281 kB Progress (3): 0.2/2.7 MB | 112/166 kB | 116/281 kB Progress (3): 0.2/2.7 MB | 112/166 kB | 116/281 kB Progress (3): 0.2/2.7 MB | 116/166 kB | 116/281 kB Progress (3): 0.2/2.7 MB | 116/166 kB | 116/281 kB Progress (3): 0.2/2.7 MB | 116/166 kB | 120/281 kB Progress (3): 0.2/2.7 MB | 116/166 kB | 120/281 kB Progress (3): 0.2/2.7 MB | 120/166 kB | 120/281 kB Progress (3): 0.2/2.7 MB | 120/166 kB | 120/281 kB Progress (3): 0.2/2.7 MB | 120/166 kB | 124/281 kB Progress (3): 0.2/2.7 MB | 124/166 kB | 124/281 kB Progress (3): 0.2/2.7 MB | 124/166 kB | 128/281 kB Progress (3): 0.2/2.7 MB | 124/166 kB | 128/281 kB Progress (3): 0.2/2.7 MB | 124/166 kB | 132/281 kB Progress (3): 0.2/2.7 MB | 128/166 kB | 132/281 kB Progress (3): 0.2/2.7 MB | 128/166 kB | 136/281 kB Progress (3): 0.2/2.7 MB | 128/166 kB | 136/281 kB Progress (3): 0.2/2.7 MB | 128/166 kB | 140/281 kB Progress (3): 0.2/2.7 MB | 128/166 kB | 140/281 kB Progress (3): 0.2/2.7 MB | 132/166 kB | 140/281 kB Progress (3): 0.2/2.7 MB | 132/166 kB | 140/281 kB Progress (3): 0.2/2.7 MB | 132/166 kB | 144/281 kB Progress (3): 0.2/2.7 MB | 132/166 kB | 144/281 kB Progress (3): 0.2/2.7 MB | 136/166 kB | 144/281 kB Progress (3): 0.2/2.7 MB | 136/166 kB | 144/281 kB Progress (3): 0.2/2.7 MB | 136/166 kB | 148/281 kB Progress (3): 0.2/2.7 MB | 140/166 kB | 148/281 kB Progress (3): 0.2/2.7 MB | 140/166 kB | 152/281 kB Progress (3): 0.2/2.7 MB | 140/166 kB | 152/281 kB Progress (3): 0.2/2.7 MB | 140/166 kB | 156/281 kB Progress (3): 0.2/2.7 MB | 144/166 kB | 156/281 kB Progress (3): 0.2/2.7 MB | 144/166 kB | 160/281 kB Progress (3): 0.2/2.7 MB | 144/166 kB | 160/281 kB Progress (3): 0.2/2.7 MB | 144/166 kB | 164/281 kB Progress (3): 0.2/2.7 MB | 148/166 kB | 164/281 kB Progress (3): 0.2/2.7 MB | 148/166 kB | 168/281 kB Progress (3): 0.2/2.7 MB | 148/166 kB | 168/281 kB Progress (3): 0.2/2.7 MB | 148/166 kB | 172/281 kB Progress (3): 0.2/2.7 MB | 152/166 kB | 172/281 kB Progress (3): 0.2/2.7 MB | 152/166 kB | 176/281 kB Progress (3): 0.2/2.7 MB | 152/166 kB | 176/281 kB Progress (3): 0.2/2.7 MB | 152/166 kB | 180/281 kB Progress (3): 0.2/2.7 MB | 156/166 kB | 180/281 kB Progress (3): 0.2/2.7 MB | 156/166 kB | 184/281 kB Progress (3): 0.2/2.7 MB | 156/166 kB | 184/281 kB Progress (3): 0.2/2.7 MB | 156/166 kB | 188/281 kB Progress (3): 0.2/2.7 MB | 156/166 kB | 192/281 kB Progress (3): 0.2/2.7 MB | 156/166 kB | 196/281 kB Progress (3): 0.2/2.7 MB | 156/166 kB | 200/281 kB Progress (3): 0.2/2.7 MB | 160/166 kB | 200/281 kB Progress (3): 0.2/2.7 MB | 160/166 kB | 204/281 kB Progress (3): 0.2/2.7 MB | 160/166 kB | 204/281 kB Progress (3): 0.2/2.7 MB | 160/166 kB | 208/281 kB Progress (3): 0.2/2.7 MB | 164/166 kB | 208/281 kB Progress (3): 0.2/2.7 MB | 164/166 kB | 212/281 kB Progress (3): 0.2/2.7 MB | 164/166 kB | 212/281 kB Progress (3): 0.2/2.7 MB | 164/166 kB | 216/281 kB Progress (3): 0.2/2.7 MB | 166 kB | 216/281 kB Progress (3): 0.2/2.7 MB | 166 kB | 220/281 kB Progress (3): 0.2/2.7 MB | 166 kB | 220/281 kB Progress (3): 0.2/2.7 MB | 166 kB | 224/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 224/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 228/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 228/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 232/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 232/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 236/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 236/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 240/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 240/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 244/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 244/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 248/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 248/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 252/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 252/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 256/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 256/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 260/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 260/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 264/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 264/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 268/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 268/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 272/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 272/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 276/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 276/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 280/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 280/281 kB Progress (3): 0.3/2.7 MB | 166 kB | 281 kB Progress (3): 0.3/2.7 MB | 166 kB | 281 kB Progress (3): 0.3/2.7 MB | 166 kB | 281 kB Progress (3): 0.3/2.7 MB | 166 kB | 281 kB Progress (3): 0.3/2.7 MB | 166 kB | 281 kB Progress (3): 0.3/2.7 MB | 166 kB | 281 kB Progress (3): 0.3/2.7 MB | 166 kB | 281 kB Progress (3): 0.3/2.7 MB | 166 kB | 281 kB Progress (3): 0.3/2.7 MB | 166 kB | 281 kB Progress (3): 0.3/2.7 MB | 166 kB | 281 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar (166 kB at 32 kB/s) Progress (2): 0.3/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Progress (2): 0.4/2.7 MB | 281 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 54 kB/s) Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar (2.7 MB at 498 kB/s) [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ 2019-09 --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ 2019-09 --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ 2019-09 --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ 2019-09 --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ 2019-09 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 2019-09 --- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 208 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Progress (1): 4.1/223 kB Progress (1): 7.7/223 kB Progress (1): 12/223 kB Progress (1): 16/223 kB Progress (1): 20/223 kB Progress (1): 24/223 kB Progress (1): 28/223 kB Progress (1): 32/223 kB Progress (1): 33/223 kB Progress (1): 37/223 kB Progress (1): 41/223 kB Progress (1): 45/223 kB Progress (1): 49/223 kB Progress (1): 53/223 kB Progress (1): 57/223 kB Progress (1): 61/223 kB Progress (1): 65/223 kB Progress (1): 66/223 kB Progress (1): 70/223 kB Progress (1): 74/223 kB Progress (1): 78/223 kB Progress (1): 82/223 kB Progress (1): 86/223 kB Progress (1): 90/223 kB Progress (1): 94/223 kB Progress (1): 98/223 kB Progress (1): 98/223 kB Progress (1): 102/223 kB Progress (1): 106/223 kB Progress (1): 110/223 kB Progress (1): 114/223 kB Progress (1): 118/223 kB Progress (1): 122/223 kB Progress (1): 126/223 kB Progress (1): 130/223 kB Progress (1): 134/223 kB Progress (1): 138/223 kB Progress (1): 142/223 kB Progress (1): 146/223 kB Progress (1): 150/223 kB Progress (1): 154/223 kB Progress (1): 158/223 kB Progress (1): 162/223 kB Progress (1): 166/223 kB Progress (1): 170/223 kB Progress (1): 174/223 kB Progress (1): 178/223 kB Progress (1): 182/223 kB Progress (1): 186/223 kB Progress (1): 190/223 kB Progress (1): 194/223 kB Progress (1): 198/223 kB Progress (1): 202/223 kB Progress (1): 206/223 kB Progress (1): 210/223 kB Progress (1): 214/223 kB Progress (1): 218/223 kB Progress (1): 222/223 kB Progress (1): 223 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 7.2 MB/s) [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/2019-09/2019-09.target to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/2019-09/2.9.0-SNAPSHOT/2019-09-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/2019-09/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/2019-09/2.9.0-SNAPSHOT/2019-09-2.9.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.swtbot.target-platforms:2019-06 >------------- [INFO] Building 2019-06 2.9.0-SNAPSHOT [4/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ 2019-06 --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ 2019-06 --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ 2019-06 --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ 2019-06 --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ 2019-06 --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ 2019-06 --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ 2019-06 --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ 2019-06 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 2019-06 --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/2019-06/2019-06.target to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/2019-06/2.9.0-SNAPSHOT/2019-06-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/2019-06/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/2019-06/2.9.0-SNAPSHOT/2019-06-2.9.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.swtbot.target-platforms:2019-03 >------------- [INFO] Building 2019-03 2.9.0-SNAPSHOT [5/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ 2019-03 --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ 2019-03 --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ 2019-03 --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ 2019-03 --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ 2019-03 --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ 2019-03 --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ 2019-03 --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ 2019-03 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 2019-03 --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/2019-03/2019-03.target to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/2019-03/2.9.0-SNAPSHOT/2019-03-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/2019-03/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/2019-03/2.9.0-SNAPSHOT/2019-03-2.9.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.swtbot.target-platforms:2018-12 >------------- [INFO] Building 2018-12 2.9.0-SNAPSHOT [6/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ 2018-12 --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ 2018-12 --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ 2018-12 --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ 2018-12 --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ 2018-12 --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ 2018-12 --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ 2018-12 --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ 2018-12 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 2018-12 --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/2018-12/2018-12.target to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/2018-12/2.9.0-SNAPSHOT/2018-12-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/2018-12/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/2018-12/2.9.0-SNAPSHOT/2018-12-2.9.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.swtbot.target-platforms:2018-09 >------------- [INFO] Building 2018-09 2.9.0-SNAPSHOT [7/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ 2018-09 --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ 2018-09 --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ 2018-09 --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ 2018-09 --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ 2018-09 --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ 2018-09 --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ 2018-09 --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ 2018-09 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 2018-09 --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/2018-09/2018-09.target to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/2018-09/2.9.0-SNAPSHOT/2018-09-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/2018-09/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/2018-09/2.9.0-SNAPSHOT/2018-09-2.9.0-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.swtbot.target-platforms:photon >------------- [INFO] Building photon 2.9.0-SNAPSHOT [8/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ photon --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ photon --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ photon --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ photon --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ photon --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ photon --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ photon --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ photon --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ photon --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/photon/photon.target to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/photon/2.9.0-SNAPSHOT/photon-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/photon/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/photon/2.9.0-SNAPSHOT/photon-2.9.0-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.swtbot.target-platforms:oxygen >------------- [INFO] Building oxygen 2.9.0-SNAPSHOT [9/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ oxygen --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ oxygen --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ oxygen --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ oxygen --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ oxygen --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ oxygen --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ oxygen --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ oxygen --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxygen --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/oxygen/oxygen.target to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/oxygen/2.9.0-SNAPSHOT/oxygen-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/oxygen/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/oxygen/2.9.0-SNAPSHOT/oxygen-2.9.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.swtbot.target-platforms:neon >-------------- [INFO] Building neon 2.9.0-SNAPSHOT [10/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ neon --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ neon --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ neon --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ neon --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ neon --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ neon --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ neon --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ neon --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ neon --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/neon/neon.target to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/neon/2.9.0-SNAPSHOT/neon-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/neon/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/neon/2.9.0-SNAPSHOT/neon-2.9.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.swtbot.target-platforms:mars >-------------- [INFO] Building mars 2.9.0-SNAPSHOT [11/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ mars --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ mars --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ mars --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ mars --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ mars --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ mars --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ mars --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ mars --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/mars/mars.target to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/mars/2.9.0-SNAPSHOT/mars-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/mars/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/mars/2.9.0-SNAPSHOT/mars-2.9.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.swtbot.target-platforms:luna >-------------- [INFO] Building luna 2.9.0-SNAPSHOT [12/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ luna --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ luna --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ luna --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ luna --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ luna --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ luna --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ luna --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ luna --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ luna --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/luna/luna.target to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/luna/2.9.0-SNAPSHOT/luna-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/luna/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/luna/2.9.0-SNAPSHOT/luna-2.9.0-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.swtbot.target-platforms:kepler >------------- [INFO] Building kepler 2.9.0-SNAPSHOT [13/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ kepler --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ kepler --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ kepler --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ kepler --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ kepler --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ kepler --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ kepler --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ kepler --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ kepler --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/kepler/kepler.target to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/kepler/2.9.0-SNAPSHOT/kepler-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/kepler/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/kepler/2.9.0-SNAPSHOT/kepler-2.9.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.swtbot.target-platforms:juno >-------------- [INFO] Building juno 2.9.0-SNAPSHOT [14/58] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ juno --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ juno --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ juno --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ juno --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ juno --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ juno --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ juno --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ juno --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ juno --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/juno/juno.target to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/juno/2.9.0-SNAPSHOT/juno-2.9.0-SNAPSHOT.target [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/devtools/target-platforms/juno/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/target-platforms/juno/2.9.0-SNAPSHOT/juno-2.9.0-SNAPSHOT.pom [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit >------- [INFO] Building org.eclipse.swtbot.ant.junit 2.9.0-SNAPSHOT [15/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.ant.junit --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.ant.junit --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ant.junit --- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom (4.7 kB at 119 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom Progress (1): 889 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 42 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 77 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/10/spice-parent-10.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 77 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/3/forge-parent-3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 140 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Progress (1): 890 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 23 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 47 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 499 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1/classworlds-1.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Progress (2): 14 kB | 4.1/21 kB Progress (2): 14 kB | 7.7/21 kB Progress (2): 14 kB | 12/21 kB Progress (2): 14 kB | 16/21 kB Progress (2): 14 kB | 20/21 kB Progress (2): 14 kB | 21 kB Progress (3): 14 kB | 21 kB | 4.1/152 kB Progress (3): 14 kB | 21 kB | 7.7/152 kB Progress (3): 14 kB | 21 kB | 12/152 kB Progress (3): 14 kB | 21 kB | 16/152 kB Progress (3): 14 kB | 21 kB | 20/152 kB Progress (4): 14 kB | 21 kB | 20/152 kB | 4.1/5.9 kB Progress (4): 14 kB | 21 kB | 24/152 kB | 4.1/5.9 kB Progress (4): 14 kB | 21 kB | 24/152 kB | 5.9 kB Progress (4): 14 kB | 21 kB | 28/152 kB | 5.9 kB Progress (5): 14 kB | 21 kB | 28/152 kB | 5.9 kB | 4.1/9.9 kB Progress (5): 14 kB | 21 kB | 32/152 kB | 5.9 kB | 4.1/9.9 kB Progress (5): 14 kB | 21 kB | 32/152 kB | 5.9 kB | 7.7/9.9 kB Progress (5): 14 kB | 21 kB | 36/152 kB | 5.9 kB | 7.7/9.9 kB Progress (5): 14 kB | 21 kB | 36/152 kB | 5.9 kB | 9.9 kB Progress (5): 14 kB | 21 kB | 40/152 kB | 5.9 kB | 9.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 442 kB/s) Progress (4): 14 kB | 44/152 kB | 5.9 kB | 9.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 290 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Progress (3): 48/152 kB | 5.9 kB | 9.9 kB Progress (3): 52/152 kB | 5.9 kB | 9.9 kB Progress (3): 56/152 kB | 5.9 kB | 9.9 kB Progress (3): 60/152 kB | 5.9 kB | 9.9 kB Progress (3): 64/152 kB | 5.9 kB | 9.9 kB Progress (3): 68/152 kB | 5.9 kB | 9.9 kB Progress (3): 72/152 kB | 5.9 kB | 9.9 kB Progress (3): 76/152 kB | 5.9 kB | 9.9 kB Progress (3): 80/152 kB | 5.9 kB | 9.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 112 kB/s) Progress (2): 84/152 kB | 9.9 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Progress (2): 88/152 kB | 9.9 kB Progress (2): 92/152 kB | 9.9 kB Progress (2): 96/152 kB | 9.9 kB Progress (2): 100/152 kB | 9.9 kB Progress (2): 104/152 kB | 9.9 kB Progress (2): 108/152 kB | 9.9 kB Progress (2): 112/152 kB | 9.9 kB Progress (2): 116/152 kB | 9.9 kB Progress (2): 120/152 kB | 9.9 kB Progress (2): 124/152 kB | 9.9 kB Progress (2): 128/152 kB | 9.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 174 kB/s) Progress (1): 132/152 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar Progress (1): 136/152 kB Progress (2): 136/152 kB | 4.1/30 kB Progress (2): 136/152 kB | 7.7/30 kB Progress (3): 136/152 kB | 7.7/30 kB | 4.1/37 kB Progress (3): 136/152 kB | 12/30 kB | 4.1/37 kB Progress (3): 136/152 kB | 12/30 kB | 7.7/37 kB Progress (3): 136/152 kB | 16/30 kB | 7.7/37 kB Progress (3): 136/152 kB | 16/30 kB | 12/37 kB Progress (3): 136/152 kB | 20/30 kB | 12/37 kB Progress (3): 136/152 kB | 20/30 kB | 16/37 kB Progress (3): 136/152 kB | 24/30 kB | 16/37 kB Progress (3): 136/152 kB | 24/30 kB | 20/37 kB Progress (3): 136/152 kB | 28/30 kB | 20/37 kB Progress (3): 136/152 kB | 28/30 kB | 24/37 kB Progress (3): 136/152 kB | 30 kB | 24/37 kB Progress (3): 136/152 kB | 30 kB | 28/37 kB Progress (3): 136/152 kB | 30 kB | 32/37 kB Progress (3): 136/152 kB | 30 kB | 36/37 kB Progress (3): 136/152 kB | 30 kB | 37 kB Progress (4): 136/152 kB | 30 kB | 37 kB | 4.1/13 kB Progress (4): 136/152 kB | 30 kB | 37 kB | 7.7/13 kB Progress (4): 136/152 kB | 30 kB | 37 kB | 12/13 kB Progress (4): 136/152 kB | 30 kB | 37 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 354 kB/s) Progress (4): 136/152 kB | 37 kB | 13 kB | 4.1/38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 434 kB/s) Progress (3): 136/152 kB | 13 kB | 7.7/38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar Progress (3): 136/152 kB | 13 kB | 12/38 kB Progress (3): 136/152 kB | 13 kB | 16/38 kB Progress (3): 136/152 kB | 13 kB | 20/38 kB Progress (3): 136/152 kB | 13 kB | 24/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 152 kB/s) Progress (2): 136/152 kB | 28/38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Progress (2): 136/152 kB | 32/38 kB Progress (2): 136/152 kB | 36/38 kB Progress (2): 136/152 kB | 38 kB Progress (3): 136/152 kB | 38 kB | 4.1/6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 398 kB/s) Progress (2): 136/152 kB | 6.8 kB Progress (3): 136/152 kB | 6.8 kB | 4.1/10 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Progress (4): 136/152 kB | 6.8 kB | 4.1/10 kB | 4.1/35 kB Progress (4): 136/152 kB | 6.8 kB | 7.7/10 kB | 4.1/35 kB Progress (4): 136/152 kB | 6.8 kB | 7.7/10 kB | 7.7/35 kB Progress (4): 136/152 kB | 6.8 kB | 10 kB | 7.7/35 kB Progress (4): 136/152 kB | 6.8 kB | 10 kB | 12/35 kB Progress (4): 136/152 kB | 6.8 kB | 10 kB | 16/35 kB Progress (4): 136/152 kB | 6.8 kB | 10 kB | 20/35 kB Progress (4): 136/152 kB | 6.8 kB | 10 kB | 24/35 kB Progress (4): 136/152 kB | 6.8 kB | 10 kB | 28/35 kB Progress (4): 136/152 kB | 6.8 kB | 10 kB | 32/35 kB Progress (4): 136/152 kB | 6.8 kB | 10 kB | 33/35 kB Progress (4): 136/152 kB | 6.8 kB | 10 kB | 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 67 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 98 kB/s) Progress (3): 136/152 kB | 35 kB | 4.1/61 kB Progress (3): 136/152 kB | 35 kB | 7.7/61 kB Progress (3): 136/152 kB | 35 kB | 12/61 kB Progress (3): 136/152 kB | 35 kB | 16/61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar (35 kB at 323 kB/s) Progress (2): 136/152 kB | 20/61 kB Progress (2): 136/152 kB | 24/61 kB Progress (2): 136/152 kB | 28/61 kB Progress (2): 136/152 kB | 32/61 kB Progress (2): 136/152 kB | 36/61 kB Progress (2): 136/152 kB | 40/61 kB Progress (2): 136/152 kB | 44/61 kB Progress (2): 136/152 kB | 48/61 kB Progress (2): 136/152 kB | 52/61 kB Progress (2): 136/152 kB | 56/61 kB Progress (2): 136/152 kB | 60/61 kB Progress (2): 136/152 kB | 61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 522 kB/s) Progress (1): 140/152 kB Progress (1): 144/152 kB Progress (1): 148/152 kB Progress (1): 152 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 457 kB/s) [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ant.junit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.ant.junit --- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom Progress (1): 690 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 14 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom Progress (1): 3.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 213 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom Progress (1): 865 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 58 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom (2.4 kB at 54 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom (1.6 kB at 32 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom (1.7 kB at 42 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (2): 7.7/25 kB | 0/2.8 MB Progress (2): 12/25 kB | 0/2.8 MB Progress (2): 12/25 kB | 0/2.8 MB Progress (2): 16/25 kB | 0/2.8 MB Progress (2): 16/25 kB | 0/2.8 MB Progress (2): 20/25 kB | 0/2.8 MB Progress (2): 20/25 kB | 0/2.8 MB Progress (2): 24/25 kB | 0/2.8 MB Progress (2): 24/25 kB | 0/2.8 MB Progress (2): 25 kB | 0/2.8 MB Progress (2): 25 kB | 0/2.8 MB Progress (2): 25 kB | 0/2.8 MB Progress (2): 25 kB | 0/2.8 MB Progress (2): 25 kB | 0/2.8 MB Progress (2): 25 kB | 0/2.8 MB Progress (2): 25 kB | 0/2.8 MB Progress (2): 25 kB | 0/2.8 MB Progress (2): 25 kB | 0.1/2.8 MB Progress (2): 25 kB | 0.1/2.8 MB Progress (2): 25 kB | 0.1/2.8 MB Progress (2): 25 kB | 0.1/2.8 MB Progress (2): 25 kB | 0.1/2.8 MB Progress (3): 25 kB | 0.1/2.8 MB | 4.1/18 kB Progress (3): 25 kB | 0.1/2.8 MB | 4.1/18 kB Progress (3): 25 kB | 0.1/2.8 MB | 4.1/18 kB Progress (3): 25 kB | 0.1/2.8 MB | 4.1/18 kB Progress (3): 25 kB | 0.1/2.8 MB | 7.7/18 kB Progress (3): 25 kB | 0.1/2.8 MB | 7.7/18 kB Progress (3): 25 kB | 0.1/2.8 MB | 12/18 kB Progress (3): 25 kB | 0.1/2.8 MB | 12/18 kB Progress (3): 25 kB | 0.1/2.8 MB | 12/18 kB Progress (3): 25 kB | 0.1/2.8 MB | 12/18 kB Progress (3): 25 kB | 0.1/2.8 MB | 16/18 kB Progress (3): 25 kB | 0.1/2.8 MB | 16/18 kB Progress (3): 25 kB | 0.1/2.8 MB | 18 kB Progress (3): 25 kB | 0.1/2.8 MB | 18 kB Progress (3): 25 kB | 0.1/2.8 MB | 18 kB Progress (3): 25 kB | 0.1/2.8 MB | 18 kB Progress (3): 25 kB | 0.1/2.8 MB | 18 kB Progress (3): 25 kB | 0.1/2.8 MB | 18 kB Progress (3): 25 kB | 0.1/2.8 MB | 18 kB Progress (4): 25 kB | 0.1/2.8 MB | 18 kB | 3.6 kB Progress (4): 25 kB | 0.1/2.8 MB | 18 kB | 3.6 kB Progress (4): 25 kB | 0.1/2.8 MB | 18 kB | 3.6 kB Progress (4): 25 kB | 0.1/2.8 MB | 18 kB | 3.6 kB Progress (5): 25 kB | 0.1/2.8 MB | 18 kB | 3.6 kB | 4.1/4.6 kB Progress (5): 25 kB | 0.1/2.8 MB | 18 kB | 3.6 kB | 4.1/4.6 kB Progress (5): 25 kB | 0.1/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Progress (5): 25 kB | 0.1/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Progress (5): 25 kB | 0.1/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Progress (5): 25 kB | 0.1/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 481 kB/s) Progress (4): 0.2/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Progress (4): 0.2/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Progress (4): 0.2/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Progress (4): 0.2/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Progress (4): 0.2/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Progress (4): 0.2/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Progress (4): 0.2/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Progress (4): 0.2/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Progress (4): 0.2/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Progress (4): 0.2/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Progress (4): 0.2/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Progress (4): 0.2/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Progress (4): 0.2/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Progress (4): 0.2/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Progress (4): 0.2/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Progress (4): 0.2/2.8 MB | 18 kB | 3.6 kB | 4.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar (3.6 kB at 63 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar (18 kB at 309 kB/s) Progress (2): 0.2/2.8 MB | 4.6 kB Progress (2): 0.2/2.8 MB | 4.6 kB Progress (2): 0.2/2.8 MB | 4.6 kB Progress (2): 0.2/2.8 MB | 4.6 kB Progress (2): 0.2/2.8 MB | 4.6 kB Progress (2): 0.2/2.8 MB | 4.6 kB Progress (2): 0.2/2.8 MB | 4.6 kB Progress (2): 0.2/2.8 MB | 4.6 kB Progress (2): 0.2/2.8 MB | 4.6 kB Progress (2): 0.2/2.8 MB | 4.6 kB Progress (2): 0.2/2.8 MB | 4.6 kB Progress (2): 0.3/2.8 MB | 4.6 kB Progress (2): 0.3/2.8 MB | 4.6 kB Progress (2): 0.3/2.8 MB | 4.6 kB Progress (2): 0.3/2.8 MB | 4.6 kB Progress (2): 0.3/2.8 MB | 4.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 72 kB/s) Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar (2.8 MB at 8.9 MB/s) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.ant.junit --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ant.junit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ant.junit --- [WARNING] bundle localization file /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ant.junit/plugin.properties not found [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.ant.junit --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ant.junit --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.ant.junit --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.ant.junit --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ant.junit --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ant.junit/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ant.junit/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ant.junit/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ant.junit --- [INFO] [INFO] ----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core >----- [INFO] Building org.eclipse.swtbot.eclipse.core 2.9.0-SNAPSHOT [16/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.core --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.core --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.core --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.core --- [INFO] Compiling 2 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.core --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.core --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.core --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.core --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.core --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.core --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.core --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.core/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.core/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.core/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.core --- [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder >------ [INFO] Building org.eclipse.swtbot.swt.finder 2.9.0-SNAPSHOT [17/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.swt.finder --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder --- [INFO] Compiling 159 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.swt.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder --- [INFO] [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder >---- [INFO] Building org.eclipse.swtbot.eclipse.finder 2.9.0-SNAPSHOT [18/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Compiling 30 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder --- [INFO] [INFO] ------< org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder >------ [INFO] Building org.eclipse.swtbot.e4.finder 2.9.0-SNAPSHOT [19/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.e4.finder --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder --- [INFO] Compiling 14 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.e4.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder --- [INFO] [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x >------- [INFO] Building org.eclipse.swtbot.junit4_x 2.9.0-SNAPSHOT [20/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit4_x --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.junit4_x --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit4_x --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.junit4_x/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.junit4_x --- [INFO] Compiling 7 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.junit4_x/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit4_x --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.junit4_x/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit4_x --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit4_x --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit4_x --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.junit4_x --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit4_x --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit4_x --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.9.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.junit4_x/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.9.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.9.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.9.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.junit4_x/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.9.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.junit4_x/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.9.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit4_x --- [INFO] [INFO] -----------< org.eclipse.swtbot.features:org.eclipse.swtbot >----------- [INFO] Building org.eclipse.swtbot 2.9.0-SNAPSHOT [21/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot/target/org.eclipse.swtbot-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot/target/org.eclipse.swtbot-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot/target/org.eclipse.swtbot-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.9.0-SNAPSHOT/org.eclipse.swtbot-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.9.0-SNAPSHOT/org.eclipse.swtbot-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot/target/org.eclipse.swtbot-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.9.0-SNAPSHOT/org.eclipse.swtbot-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.9.0-SNAPSHOT/org.eclipse.swtbot-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.9.0-SNAPSHOT/org.eclipse.swtbot-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot --- [INFO] [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder >----- [INFO] Building org.eclipse.swtbot.forms.finder 2.9.0-SNAPSHOT [22/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.forms.finder --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder --- [INFO] Compiling 3 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.forms.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder --- [INFO] [INFO] --------< org.eclipse.swtbot.features:org.eclipse.swtbot.forms >-------- [INFO] Building org.eclipse.swtbot.forms 2.9.0-SNAPSHOT [23/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.forms --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.forms --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.forms --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.forms --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.forms --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms --- [INFO] [INFO] ----------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.go >---------- [INFO] Building org.eclipse.swtbot.go 2.9.0-SNAPSHOT [24/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.go --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.go --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.go --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.go/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.go --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.go/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.go --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.go --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.go --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.go --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.go --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.go --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.go --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.9.0-SNAPSHOT/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.go/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.9.0-SNAPSHOT/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.9.0-SNAPSHOT/org.eclipse.swtbot.go-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.9.0-SNAPSHOT/org.eclipse.swtbot.go-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.go/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.9.0-SNAPSHOT/org.eclipse.swtbot.go-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.go/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.9.0-SNAPSHOT/org.eclipse.swtbot.go-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.go --- [INFO] [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse >------- [INFO] Building org.eclipse.swtbot.eclipse 2.9.0-SNAPSHOT [25/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse --- [INFO] [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl >----- [INFO] Building org.eclipse.swtbot.eclipse.dsl 2.9.0-SNAPSHOT [26/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.dsl --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.dsl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Compiling 4 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.dsl/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.dsl --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.dsl/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.dsl/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.dsl/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.dsl/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.dsl --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder >-- [INFO] Building org.eclipse.swtbot.eclipse.gef.finder 2.9.0-SNAPSHOT [27/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Compiling 15 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.gef.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef.finder/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef.finder --- [INFO] [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy >------ [INFO] Building org.eclipse.swtbot.eclipse.spy 2.9.0-SNAPSHOT [28/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.spy --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.spy --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.spy --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.spy/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Compiling 4 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.spy/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.spy --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.spy/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.spy --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.spy/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.spy/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.spy/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.spy --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless >-- [INFO] Building org.eclipse.swtbot.eclipse.junit.headless 2.9.0-SNAPSHOT [29/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit.headless --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.junit.headless/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Compiling 2 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.junit.headless/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit.headless --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.junit.headless/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.junit.headless/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.junit.headless/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.junit.headless/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit.headless --- [INFO] [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit >-- [INFO] Building org.eclipse.swtbot.eclipse.test.junit 2.9.0-SNAPSHOT [30/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.test.junit/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.test.junit/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.test.junit/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.test.junit --- [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui >------ [INFO] Building org.eclipse.swtbot.eclipse.ui 2.9.0-SNAPSHOT [31/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Compiling 13 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui --- [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator >------- [INFO] Building org.eclipse.swtbot.generator 2.9.0-SNAPSHOT [32/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator --- [INFO] Compiling 50 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator --- [INFO] [INFO] --< org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client >-- [INFO] Building org.eclipse.swtbot.generator.client 2.9.0-SNAPSHOT [33/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.client --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.client --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.client --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.client/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.client --- [INFO] Compiling 9 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.client --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.client/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.client --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.client --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.client --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.client --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.client --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.client --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.client/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.client/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.client/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.client --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench >-- [INFO] Building org.eclipse.swtbot.generator.rules.workbench 2.9.0-SNAPSHOT [34/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.rules.workbench --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.rules.workbench/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Compiling 6 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.rules.workbench/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.rules.workbench --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.rules.workbench/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.rules.workbench/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.rules.workbench/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.rules.workbench/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.rules.workbench --- [INFO] [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt >----- [INFO] Building org.eclipse.swtbot.generator.jdt 2.9.0-SNAPSHOT [35/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt --- [INFO] Compiling 10 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.jdt --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt --- [INFO] [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui >----- [INFO] Building org.eclipse.swtbot.generator.ui 2.9.0-SNAPSHOT [36/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.ui --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.ui --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.ui --- [INFO] Compiling 5 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.ui --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.ui --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.ui --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.ui --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.ui --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.ui --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.ui/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.ui/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.ui/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.ui --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder >-- [INFO] Building org.eclipse.swtbot.nebula.gallery.finder 2.9.0-SNAPSHOT [37/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Compiling 4 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder --- [INFO] [INFO] ----------< org.eclipse.swtbot.test:org.eclipse.swt.examples >---------- [INFO] Building org.eclipse.swt.examples 2.9.0-SNAPSHOT [38/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swt.examples --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swt.examples --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swt.examples --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swt.examples --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swt.examples/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swt.examples --- [INFO] Compiling 135 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swt.examples/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swt.examples --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swt.examples/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swt.examples --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swt.examples --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swt.examples --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swt.examples --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swt.examples --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swt.examples --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swt.examples --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swt.examples --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swt.examples --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.9.0-SNAPSHOT/org.eclipse.swt.examples-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swt.examples/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.9.0-SNAPSHOT/org.eclipse.swt.examples-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.9.0-SNAPSHOT/org.eclipse.swt.examples-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.9.0-SNAPSHOT/org.eclipse.swt.examples-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swt.examples/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.9.0-SNAPSHOT/org.eclipse.swt.examples-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swt.examples/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.9.0-SNAPSHOT/org.eclipse.swt.examples-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swt.examples --- [INFO] [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo >------- [INFO] Building org.eclipse.swtbot.swt.demo 2.9.0-SNAPSHOT [39/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.demo --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.swt.demo --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.demo --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.demo/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.demo --- [INFO] Compiling 2 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.demo/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.demo --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.demo/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.demo --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.demo --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.demo --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.swt.demo --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.demo --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.demo --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.demo/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.demo/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.demo/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.demo --- [INFO] [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples >------ [INFO] Building org.eclipse.ui.forms.examples 3.1.100-SNAPSHOT [40/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples --- [INFO] The project's OSGi version is 3.1.100.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.ui.forms.examples --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ui.forms.examples --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.ui.forms.examples/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.ui.forms.examples --- [INFO] Compiling 28 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.ui.forms.examples/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ui.forms.examples --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.ui.forms.examples/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.ui.forms.examples/examples.jar [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.ui.forms.examples --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.ui.forms.examples --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.ui.forms.examples --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ui.forms.examples --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.ui.forms.examples/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.ui.forms.examples/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.ui.forms.examples/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.ui.forms.examples --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder >-- [INFO] Building org.eclipse.swtbot.nebula.nattable.finder 2.9.0-SNAPSHOT [41/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Compiling 5 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder --- [INFO] [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef >----- [INFO] Building org.eclipse.swtbot.eclipse.gef 2.9.0-SNAPSHOT [42/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.gef --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.gef --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.gef --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.gef --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.gef/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef --- [INFO] [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature >-- [INFO] Building org.eclipse.swtbot.generator.feature 2.9.0-SNAPSHOT [43/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.generator.feature --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.feature --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.generator.feature --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.feature --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.feature --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.feature --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.feature/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.feature/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.feature/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.feature --- [INFO] [INFO] ---------< org.eclipse.swtbot.features:org.eclipse.swtbot.ide >--------- [INFO] Building org.eclipse.swtbot.ide 2.9.0-SNAPSHOT [44/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.ide --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.ide --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.ide --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.ide --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.ide --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ide --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ide --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.9.0-SNAPSHOT/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ide/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.9.0-SNAPSHOT/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.9.0-SNAPSHOT/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ide/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.9.0-SNAPSHOT/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.ide/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.9.0-SNAPSHOT/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ide --- [INFO] [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery >---- [INFO] Building org.eclipse.swtbot.nebula.gallery 2.9.0-SNAPSHOT [45/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.gallery --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.gallery --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.gallery --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.gallery --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery --- [INFO] [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable >--- [INFO] Building org.eclipse.swtbot.nebula.nattable 2.9.0-SNAPSHOT [46/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.nattable --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.nattable --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.nattable --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.nattable --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable --- [INFO] [INFO] ----------< org.eclipse.swtbot:org.eclipse.swtbot.updatesite >---------- [INFO] Building org.eclipse.swtbot.updatesite 2.9.0-SNAPSHOT [47/58] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.updatesite --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.swtbot.updatesite --- Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 113 kB/s) Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Progress (1): 4.1/226 kB Progress (1): 7.7/226 kB Progress (1): 12/226 kB Progress (1): 16/226 kB Progress (1): 20/226 kB Progress (1): 24/226 kB Progress (1): 28/226 kB Progress (1): 32/226 kB Progress (1): 36/226 kB Progress (1): 40/226 kB Progress (1): 44/226 kB Progress (1): 48/226 kB Progress (1): 52/226 kB Progress (1): 56/226 kB Progress (1): 60/226 kB Progress (1): 64/226 kB Progress (1): 68/226 kB Progress (1): 72/226 kB Progress (1): 76/226 kB Progress (1): 80/226 kB Progress (1): 84/226 kB Progress (1): 88/226 kB Progress (1): 92/226 kB Progress (1): 96/226 kB Progress (1): 100/226 kB Progress (1): 104/226 kB Progress (1): 108/226 kB Progress (1): 112/226 kB Progress (1): 116/226 kB Progress (1): 120/226 kB Progress (1): 124/226 kB Progress (1): 128/226 kB Progress (1): 132/226 kB Progress (1): 136/226 kB Progress (1): 140/226 kB Progress (1): 144/226 kB Progress (1): 148/226 kB Progress (1): 152/226 kB Progress (1): 156/226 kB Progress (1): 160/226 kB Progress (1): 164/226 kB Progress (1): 168/226 kB Progress (1): 172/226 kB Progress (1): 176/226 kB Progress (1): 180/226 kB Progress (1): 184/226 kB Progress (1): 188/226 kB Progress (1): 192/226 kB Progress (1): 196/226 kB Progress (1): 200/226 kB Progress (1): 204/226 kB Progress (1): 208/226 kB Progress (1): 212/226 kB Progress (1): 216/226 kB Progress (1): 220/226 kB Progress (1): 224/226 kB Progress (1): 226 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 5.5 MB/s) [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.updatesite --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.updatesite --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.updatesite/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.swtbot.updatesite --- [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.swtbot.updatesite --- [INFO] Building zip: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-2.9.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.updatesite --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.updatesite --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-2.9.0-SNAPSHOT.zip to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/2.9.0-SNAPSHOT/org.eclipse.swtbot.updatesite-2.9.0-SNAPSHOT.zip [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.updatesite/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/2.9.0-SNAPSHOT/org.eclipse.swtbot.updatesite-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.updatesite/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/2.9.0-SNAPSHOT/org.eclipse.swtbot.updatesite-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.updatesite/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/2.9.0-SNAPSHOT/org.eclipse.swtbot.updatesite-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.updatesite --- [INFO] [INFO] -----< org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test >----- [INFO] Building org.eclipse.swtbot.eclipse.ui.test 2.9.0-SNAPSHOT [48/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Compiling 9 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-oxygen/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.swtbot.eclipse.ui.functional.AllTests log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher). log4j:WARN Please initialize the log4j system properly. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.964 s - in org.eclipse.swtbot.eclipse.ui.functional.AllTests canCreateSWTBotProject(org.eclipse.swtbot.eclipse.ui.functional.ProjectCreationWizardTest) Time elapsed: 1.988 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.ui.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui.test --- [INFO] [INFO] --< org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards >-- [INFO] Building org.eclipse.swtbot.swt.finder.test.keyboards 2.9.0-SNAPSHOT [49/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test.keyboards/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test.keyboards/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test.keyboards/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test.keyboards/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test.keyboards --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test >--- [INFO] Building org.eclipse.swtbot.forms.finder.test 2.9.0-SNAPSHOT [50/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder.test --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.forms.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Compiling 4 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-oxygen/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.swtbot.forms.finder.test.AllTests log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher). log4j:WARN Please initialize the log4j system properly. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.799 s - in org.eclipse.swtbot.forms.finder.test.AllTests canFindHyperlinkWithRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest) Time elapsed: 0.022 s findHyperlink(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest) Time elapsed: 0.013 s findImageHyperlinkWithNoImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest) Time elapsed: 0.01 s canFindImageHyperlinkWithNoImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest) Time elapsed: 0.009 s findImageHyperlinkWithImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest) Time elapsed: 0.006 s canFindImageHyperlinkWithImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest) Time elapsed: 0.005 s Results: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.forms.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder.test --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test >-- [INFO] Building org.eclipse.swtbot.eclipse.finder.test 2.9.0-SNAPSHOT [51/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Compiling 27 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-oxygen/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.swtbot.eclipse.finder.AllTests 12 Sep 2019 06:05:38.635 - main - DEBUG - SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4 12 Sep 2019 06:05:41.442 - main - DEBUG - SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4 12 Sep 2019 06:05:44.354 - main - DEBUG - SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4 12 Sep 2019 06:05:53.815 - main - DEBUG - SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4 12 Sep 2019 06:05:57.981 - main - DEBUG - SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4 12 Sep 2019 06:05:59.949 - main - DEBUG - SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4 12 Sep 2019 06:06:07.067 - WorkbenchTestable - DEBUG - Keyboard - (Keyboard.java:87) - Typing text 'main' with an interval of 50ms. between characters. 12 Sep 2019 06:06:07.356 - main - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor$11.java:915) - Activating action with id ContentAssistProposal 12 Sep 2019 06:06:08.151 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:225) - Finding table containing proposals. 12 Sep 2019 06:06:08.153 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:844) - Activating proposal shell. 12 Sep 2019 06:06:08.183 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:872) - Activated proposal shell. 12 Sep 2019 06:06:08.235 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:229) - Found table containing proposals -- [main - main method] 12 Sep 2019 06:06:08.237 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor$10.java:887) - matched table, returning 12 Sep 2019 06:06:08.238 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:186) - Trying to select proposal main - main method 12 Sep 2019 06:06:08.239 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:201) - Trying to select proposal with index 0 12 Sep 2019 06:06:08.241 - main - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor$1.java:206) - Selecting row [0] main - main method in Table {} 12 Sep 2019 06:06:13.733 - WorkbenchTestable - DEBUG - Keyboard - (Keyboard.java:87) - Typing text 'JFr' with an interval of 50ms. between characters. 12 Sep 2019 06:06:13.888 - main - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor$11.java:915) - Activating action with id ContentAssistProposal 12 Sep 2019 06:06:14.792 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:225) - Finding table containing proposals. 12 Sep 2019 06:06:14.833 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:844) - Activating proposal shell. 12 Sep 2019 06:06:14.861 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:872) - Activated proposal shell. 12 Sep 2019 06:06:14.863 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:229) - Found table containing proposals -- [JFrame - javax.swing, JFr() : void - Method stub] 12 Sep 2019 06:06:14.865 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor$10.java:887) - matched table, returning 12 Sep 2019 06:06:14.866 - WorkbenchTestable - DEBUG - SWTBotEclipseEditor - (SWTBotEclipseEditor.java:741) - Making proposals disappear. Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 100.782 s - in org.eclipse.swtbot.eclipse.finder.AllTests findCommandIMatcher(org.eclipse.swtbot.eclipse.finder.finders.CommandFinderTest) Time elapsed: 0.674 s findCommandNoMatch(org.eclipse.swtbot.eclipse.finder.finders.CommandFinderTest) Time elapsed: 0.291 s viewMenuDropDown(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.601 s viewActionDelegateWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.516 s toolbarToogleButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.465 s viewBotWidgetScope(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.318 s toolbarButtonNotFound(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.387 s menusAddedProgramatically(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.531 s toolbarPushButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.451 s notFindingViewThrowsException(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 5.224 s openView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.349 s menusExtensionsCommandWithoutParameters(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.459 s toolbarDropDownButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.421 s menusExtensionsParameterizedCommand(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.42 s findsView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 0.519 s breakpointsViewMenuWorkingSets(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 0.791 s toolbarRadioButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.427 s closesAView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 0.535 s getToolbarButtons(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 1.36 s getsViewTitle(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest) Time elapsed: 0.521 s quickFixNotFoundExceptionString(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest) Time elapsed: 0.001 s quickFixNotFoundExceptionStringThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest) Time elapsed: 0 s quickFixNotFoundExceptionThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest) Time elapsed: 0 s canAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 11.571 s getsAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 4.436 s contextMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 3.897 s contextMenuWithSubMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 3.585 s isActivePartIsFalseForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 6.601 s getsStatusMessagesOfEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 3.205 s isActiveIsTrueForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest) Time elapsed: 6.205 s canAccessContextMenuSubmenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 4.088 s canGetStatusMessageOfView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 2.873 s canRefreshProject(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 3.249 s canAccessContextMenuCopyQualifiedName(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 3.137 s canAccessContextMenuOnMultipleSelection(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 4.854 s canAccessOpen(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 3.411 s canAccessContextMenuWithSubmenus(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest) Time elapsed: 3.002 s shouldGetPageCount(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.558 s shouldSaveEditorContents(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.487 s editorShouldBeMarkedDirtyOnChanges(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.554 s shouldGetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.45 s shouldGetListOfPageTitles(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.425 s shouldAnswerIsActivePageCorrectly(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.587 s shouldSetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest) Time elapsed: 0.426 s canFindControlContributionWithTooltip(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest) Time elapsed: 0.263 s canFindControlContributionWithText(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest) Time elapsed: 0.303 s canFindControlContributionWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest) Time elapsed: 0.3 s canSelectMultipleRadioInPreferencesWindow(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipsePreferencesTest) Time elapsed: 0.999 s Results: Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.eclipse.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder.test --- [INFO] [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test >---- [INFO] Building org.eclipse.swtbot.e4.finder.test 2.9.0-SNAPSHOT [52/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder.test --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.e4.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Compiling 10 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-oxygen/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/target/surefire.properties, -testApplication, org.eclipse.e4.ui.workbench.swt.E4Application, -product, org.eclipse.swtbot.e4.finder.test.product, -nouithread, -clearPersistedState] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Launching application org.eclipse.e4.ui.workbench.swt.E4Application... Running org.eclipse.swtbot.e4.finder.test.AllTests log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher). log4j:WARN Please initialize the log4j system properly. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.722 s - in org.eclipse.swtbot.e4.finder.test.AllTests showsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest) Time elapsed: 0.043 s closePart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest) Time elapsed: 5.012 s findsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest) Time elapsed: 0.001 s getsPartTitle(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest) Time elapsed: 0 s openNewlyCreatedPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest) Time elapsed: 0.083 s switchPerspective(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotPerspectiveTest) Time elapsed: 0.09 s Results: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.e4.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder.test --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test >-- [INFO] Building org.eclipse.swtbot.nebula.gallery.finder.test 2.9.0-SNAPSHOT [53/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Compiling 5 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-oxygen/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/target/surefire.properties, -nouithread] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.swtbot.nebula.gallery.finder.test.AllTests log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher). log4j:WARN Please initialize the log4j system properly. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.407 s - in org.eclipse.swtbot.nebula.gallery.finder.test.AllTests testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest) Time elapsed: 1.484 s testCount(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest) Time elapsed: 0.05 s testGetGalleryItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest) Time elapsed: 0.086 s testSelectUnselect(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest) Time elapsed: 0.098 s testGetGalleryItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest) Time elapsed: 0.071 s testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest) Time elapsed: 0.045 s testGetItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest) Time elapsed: 0.069 s testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest) Time elapsed: 0.079 s testGetItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest) Time elapsed: 0.037 s testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest) Time elapsed: 0.072 s Results: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.gallery.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder.test --- [INFO] [INFO] ---< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test >---- [INFO] Building org.eclipse.swtbot.swt.finder.test 2.9.0-SNAPSHOT [54/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Compiling 112 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-oxygen/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.swtbot.swt.finder.finders.MenuFinderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s - in org.eclipse.swtbot.swt.finder.finders.MenuFinderTest findsAllVisibleMenus(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest) Time elapsed: 0.493 s clicksMenuItem(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest) Time elapsed: 0.05 s Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.668 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest findsATabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 1.492 s getsControlPathToTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 1.13 s getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 1.133 s getsOnlyVisibleControls(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 1.202 s findsAGroup(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 1.168 s findsAShell(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 1.135 s findsText(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 1.109 s findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 1.143 s findsTwoButtons(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest) Time elapsed: 1.146 s Running org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.408 s - in org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest generatesStringFromPath(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest) Time elapsed: 1.139 s getsPathFromInvalidString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest) Time elapsed: 1.121 s getsPathFromString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest) Time elapsed: 1.145 s Running org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test (SWT:1092): Gtk-WARNING **: 06:07:58.786: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:07:58.799: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:07:58.955: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:07:59.101: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:07:59.107: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:07:59.235: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test) Time elapsed: 0.346 s findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test) Time elapsed: 0.273 s Running org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.351 s - in org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest childrenControlFinder1(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest) Time elapsed: 1.171 s childrenControlFinder2(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest) Time elapsed: 1.176 s Running org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest skipped Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest shouldBeAbleToParseUserProvidedKeyboardLayout(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest) Time elapsed: 0.01 s shouldBeAbleToParseUserProvidedKeyboardLayoutViaPreference(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest) Time elapsed: 0.001 s Running org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest skipped Running org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest getsKeystrokesForModificationKeyWithShiftAndCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0.004 s getsKeyStrokeForCapitalCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s getsKeyStrokeForSmallCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s getsKeystrokesForModificationKeys(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s getsKeystrokesForModificationKey(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s getsKeystrokesForModificationKeyWithShiftAndSmallCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s getsKeyStrokeForSpecialCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s getsKeystrokesForModificationKeyForCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest createsKeyboardForAWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest) Time elapsed: 0.02 s createsKeyboardForMockKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest) Time elapsed: 0.013 s createsKeyboardForSWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest) Time elapsed: 0.014 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest (SWT:1092): Gtk-WARNING **: 06:08:01.876: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:08:01.882: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:08:02.111: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:08:02.117: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:08:02.331: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:08:02.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:08:02.536: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:08:02.542: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:08:02.748: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:08:02.755: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:08:02.961: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:08:02.967: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:08:03.190: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:08:03.195: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:08:03.402: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:08:03.408: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.764 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest changeAndVerifiesSelectionInComboByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.249 s changeAndVerifiesSelectionInComboByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.224 s findCCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.202 s throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.215 s throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.211 s throwsExceptionInCaseOfChangeTextOfReadOnlyCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.23 s getItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.21 s setText(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest) Time elapsed: 0.221 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.762 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest selectionWorks(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest) Time elapsed: 1.246 s findsSpinner(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest) Time elapsed: 1.227 s findsSpinnerInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest) Time elapsed: 1.286 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.241 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest findsDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest) Time elapsed: 1.225 s bug347824(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest) Time elapsed: 1.211 s shouldHandleInvalidDates(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest) Time elapsed: 1.269 s setsAndGetsDateOnDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest) Time elapsed: 1.294 s sendsNotification(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest) Time elapsed: 1.233 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.214 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.346 s clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.301 s clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.334 s findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.373 s testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.267 s clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.294 s findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.288 s clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.301 s findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.351 s clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.311 s clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.332 s findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.414 s testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.295 s clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.322 s findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.325 s clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest) Time elapsed: 1.341 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.723 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest clicksCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 1.355 s clicksCheckboxButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 1.485 s findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 1.44 s selectsCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 1.456 s deselectsCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 1.35 s clickingCheckboxButtonTogglesIt(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 1.315 s togglesCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest) Time elapsed: 1.313 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.569 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 1.401 s findsToolBarPushButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 1.305 s clicksToolBarButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 1.432 s doesNotFindToolBarRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 3.358 s findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 1.351 s doesNotFindToolBarCheckButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 3.378 s isEnabled(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest) Time elapsed: 1.339 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.989 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest clicksToggleButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest) Time elapsed: 1.381 s doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest) Time elapsed: 5.296 s doesNotMatchRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest) Time elapsed: 5.308 s Running org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.587 s - in org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest) Time elapsed: 1.296 s throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest) Time elapsed: 1.287 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.059 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest findsScaleInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest) Time elapsed: 1.307 s shouldSetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest) Time elapsed: 1.363 s shouldGetIncrementAndPageIncrement(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest) Time elapsed: 1.346 s shouldGetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest) Time elapsed: 1.389 s findsScale(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest) Time elapsed: 1.3 s shouldGetMinimumAndMaximum(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest) Time elapsed: 1.347 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.637 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest findsTabs(org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest) Time elapsed: 1.329 s activatesTabItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest) Time elapsed: 1.304 s Running org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest dragsAndDropsFromTreeToTree(org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest) Time elapsed: 0.199 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.758 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest) Time elapsed: 1.612 s findsTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest) Time elapsed: 1.561 s clicksTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest) Time elapsed: 1.58 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.12 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest findsForegroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest) Time elapsed: 1.261 s findsBackgroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest) Time elapsed: 1.252 s clicksButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest) Time elapsed: 1.27 s findsButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest) Time elapsed: 1.333 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest 12 Sep 2019 06:09:35.960 - test - DEBUG - Keyboard - (Keyboard.java:87) - Typing text 'New typed Text' with an interval of 50ms. between characters. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.028 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest setTextBetweenSelectionsWithSameIndices(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 1.346 s typeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 2.099 s changeAndVerifiesSelectionInComboByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 1.321 s changeAndVerifiesSelectionInComboByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 1.324 s throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 1.318 s throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 1.386 s throwsExceptionInCaseOfChangeTextOfReadOnlyCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 1.309 s findsCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 1.275 s changeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 1.315 s getItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest) Time elapsed: 1.33 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.963 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest setsMultipleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.409 s selectsAll(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.396 s getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.431 s doubleClicksOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.394 s clicksOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.475 s setEmptySelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.468 s getsSelectionCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.465 s getsSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.421 s getsAllColumnHeadings(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.371 s findsAnyTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.359 s expandsNode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.615 s expandANodePath(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.457 s unselectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.435 s getsMultipleSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.675 s getsColumnCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.404 s getsAllTreeItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.323 s selectsMultipleOnSingleSelectTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.357 s expandsNodeToMax(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.479 s findsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.276 s expandEmptyPath(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.293 s getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.263 s clicksOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.518 s setsMultipleSelectionUnknownItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 6.364 s getsTextCellBasedOnRowNumberColumnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.402 s getsColumnCountOnMultiColumnTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.432 s setsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest) Time elapsed: 1.461 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest) Time elapsed: 0.076 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.431 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest clicksCheckBox(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest) Time elapsed: 1.433 s isSelectedWorks(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest) Time elapsed: 1.479 s clickingOneRadioDeselectsOthers(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest) Time elapsed: 1.381 s doesNotMatchCheckboxButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest) Time elapsed: 5.355 s doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest) Time elapsed: 5.346 s clicksRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest) Time elapsed: 1.433 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest (SWT:1092): Gtk-WARNING **: 06:10:46.113: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:10:46.126: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:10:46.246: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:10:46.445: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:10:46.453: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:10:46.553: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.662 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest canClickContextMenuOnCTabItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest) Time elapsed: 0.344 s canCloseCTabItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest) Time elapsed: 5.315 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.099 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest clicksCheckBox(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest) Time elapsed: 1.431 s doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest) Time elapsed: 5.301 s doesNotMatchRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest) Time elapsed: 5.364 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest) Time elapsed: 0.071 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.82 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest testsInitialValues(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest) Time elapsed: 1.383 s findsProgressBarInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest) Time elapsed: 1.407 s testsGetStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest) Time elapsed: 1.325 s findsProgressBar(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest) Time elapsed: 1.365 s testsProgressPercentage(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest) Time elapsed: 1.335 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest skipped Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.24 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest findsToolBarButtonWithToolTipBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest) Time elapsed: 1.353 s findsToolBarButtonWithToolTip(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest) Time elapsed: 1.295 s getsTooltipOnButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest) Time elapsed: 1.307 s findsToolBarButtonWithToolTip2(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest) Time elapsed: 1.283 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.952 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest findsAlignment(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest) Time elapsed: 1.326 s findsLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest) Time elapsed: 1.323 s getsImage(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest) Time elapsed: 1.3 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest findsSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest) Time elapsed: 0.043 s clicksSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest) Time elapsed: 0.06 s findsMenuRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest) Time elapsed: 0.041 s findsMenuNotRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest) Time elapsed: 0.041 s findsMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest) Time elapsed: 0.039 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.049 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest clickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest) Time elapsed: 3.048 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest (SWT:1092): Gtk-WARNING **: 06:11:23.261: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:11:23.268: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:11:23.542: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:11:23.550: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:11:23.804: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:11:23.812: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:11:24.067: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:11:24.075: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.096 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest findsAlignment(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest) Time elapsed: 0.282 s findsCLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest) Time elapsed: 0.261 s findsCLabel1(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest) Time elapsed: 0.262 s getsImage(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest) Time elapsed: 0.288 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest indexedTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest) Time elapsed: 0.022 s menuCanBeAccessedOnTrayItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest) Time elapsed: 0.027 s firstTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest) Time elapsed: 0.016 s listOfTrayItemsIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest) Time elapsed: 0.018 s trayItemWithTooltipIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest) Time elapsed: 0.018 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.947 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 1.434 s clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 1.452 s clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 1.464 s findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 1.501 s testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 1.389 s clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 1.42 s findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 1.419 s clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 1.38 s findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 1.424 s clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 1.433 s clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 1.432 s findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 1.548 s testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 1.349 s clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 1.387 s findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 1.445 s clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest) Time elapsed: 1.461 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.336 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest getsAllShells(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 0.032 s getsActiveShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 0.037 s noShellReturnsNull(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 5.041 s bringsShellToFront(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 0.039 s findsShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 0.039 s closesShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 5.053 s testMaximize(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 1.054 s findsShellsById(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest) Time elapsed: 0.037 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.07 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest testJFaceWizardButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest) skipped testJFaceErrorDialogButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest) Time elapsed: 0.056 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.349 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) Time elapsed: 1.449 s getsAllMenuItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) skipped clicksToolBarButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) Time elapsed: 1.506 s findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) Time elapsed: 1.392 s clicksADropDownMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) skipped Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.797 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest selectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 1.46 s findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 1.469 s clicksRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 1.457 s togglesRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 1.5 s togglingRadioButtonDeselectsOtherConditionally(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 1.56 s clickingRadioButtonDeselectsOther(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 1.451 s deselectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 1.439 s clicksRadioButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest) Time elapsed: 1.453 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.001 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest) Time elapsed: 1.489 s findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest) Time elapsed: 1.509 s clicksADropDownMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest) skipped Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.938 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest containsText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.421 s settingSelectionOnInvalidRowNumberThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.34 s getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.356 s selectsItemsBasedOnString(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.353 s throwsExceptionIfTheRowNumberIsIllegal2(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.349 s setEmptySelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.372 s getsSelectionCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.344 s getsSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.43 s getsAllColumnHeadings(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.378 s searchText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.334 s settingMultipleSelectionOfInvalidIndicesThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.373 s findsIndexOfColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.369 s unselectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.641 s getsMultipleSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.67 s getsColumnCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.488 s findsAnyTable(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.535 s throwsExceptionIfTheColumnNameIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.479 s getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.472 s getsIndexOfItemInAColumnWithText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.563 s findsItemsBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.465 s findsTable(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.461 s throwsExceptionIfMultipleIndicesOnSingleSelect(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.528 s getsTextCellBasedOnRowNumberColumnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.391 s settingSelectionOnInvalidRowTextThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.456 s findsItemsBasedOnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.402 s getsIndexOfItemInAColumnWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.377 s setsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.364 s getsIndexOfItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.378 s throwsExceptionIfTheRowNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.406 s throwsExceptionIfTheColumnNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest) Time elapsed: 1.426 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.97 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest findsArrowButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest) Time elapsed: 1.415 s clicksArrowButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest) Time elapsed: 1.552 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.84 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest doubleClick(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest) Time elapsed: 1.448 s click(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest) Time elapsed: 1.508 s findsCanvas(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest) Time elapsed: 1.441 s doubleClickXY(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest) Time elapsed: 1.44 s clickXY(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest) Time elapsed: 1.491 s findsCanvasInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest) Time elapsed: 1.504 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest) Time elapsed: 0.047 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.999 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest clicksTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest) Time elapsed: 1.68 s clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest) Time elapsed: 1.644 s findsTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest) Time elapsed: 1.673 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.387 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest selectionNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 1.671 s unSelectsSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 1.633 s throwsExceptionInCaseOfInvalidTextBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 1.588 s setsAndGetsMultipleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 1.485 s unSelectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 1.511 s setsAndGetsSingleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 1.52 s setsAndGetsMultipleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 1.548 s throwsExceptionInCaseOfInvalidIndexBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 1.554 s getsItemAtIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 1.581 s throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 1.583 s canDoubleClickOnList(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 1.636 s throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 1.518 s deSelectNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 1.59 s selectionNotifiesListenersMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 1.538 s setsAndGetsSingleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 1.482 s findsAListWithoutLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 1.461 s getsIndexOfItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest) Time elapsed: 1.476 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest (SWT:1092): Gtk-WARNING **: 06:13:44.246: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:44.258: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:44.566: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:44.577: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:44.868: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:44.879: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:45.171: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:45.182: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 12 Sep 2019 06:13:45.375 - test - DEBUG - Keyboard - (Keyboard.java:87) - Typing text '---typed Text--- ' with an interval of 50ms. between characters. (SWT:1092): Gtk-WARNING **: 06:13:46.358: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:46.369: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:46.666: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:46.677: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:47.001: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:47.012: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:47.296: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:47.307: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:47.624: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:47.636: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:47.919: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:47.931: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:48.226: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:48.238: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:48.560: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:48.572: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:48.948: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:48.961: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:49.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:49.348: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:49.664: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:49.675: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:50.036: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:50.047: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:50.329: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:50.341: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:50.623: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:50.635: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 12 Sep 2019 06:13:50.806 - test - DEBUG - Keyboard - (Keyboard.java:87) - Typing text '---123 #@! :; {} [] --- ' with an interval of 50ms. between characters. (SWT:1092): Gtk-WARNING **: 06:13:52.139: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:52.151: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:52.439: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:52.451: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:52.741: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:52.753: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:53.110: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:53.122: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 12 Sep 2019 06:13:53.293 - test - DEBUG - Keyboard - (Keyboard.java:87) - Typing text '--- typed text --- ' with an interval of 50ms. between characters. (SWT:1092): Gtk-WARNING **: 06:13:54.424: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:54.437: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:54.791: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:54.803: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 12 Sep 2019 06:13:54.988 - test - DEBUG - Keyboard - (Keyboard.java:87) - Typing text '---typed Text---' with an interval of 50ms. between characters. 12 Sep 2019 06:13:55.803 - test - DEBUG - Keyboard - (Keyboard.java:87) - Typing text '---typed Text---' with an interval of 50ms. between characters. (SWT:1092): Gtk-WARNING **: 06:13:56.735: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:56.747: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:57.053: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 (SWT:1092): Gtk-WARNING **: 06:13:57.065: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.137 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest selectsRangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.332 s selectsRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.302 s insertsTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.302 s typesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 1.189 s insertsTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.307 s canDoubleClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.337 s getsLinesWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.294 s canClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.329 s getsLineCountWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.293 s getsBullet(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.305 s canCtrlClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.335 s findsStylesRangeInARangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.387 s findsTextStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.388 s canShiftClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.327 s findsTextStyleWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.372 s getsTextOnCurrentLine(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.294 s setsText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.291 s typesSpecialCharactersAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 1.516 s navigatesToAParticularLocationWithTAB(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.301 s navigatesToAParticularLocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.303 s findsStylesRangeInARange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.367 s testTypesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 1.311 s getsTabs(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.348 s typesTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 1.965 s getsLinesWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.314 s getsLineCountWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest) Time elapsed: 0.312 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.173 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest findsSliderInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest) Time elapsed: 1.409 s canSetSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest) Time elapsed: 1.38 s findsSlider(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest) Time elapsed: 1.383 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest 12 Sep 2019 06:14:09.169 - main - DEBUG - SWTUtils - (SWTUtils.java:453) - Capturing screenshot 'screenshots/isGrayedTableNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest).jpeg' 12 Sep 2019 06:14:09.630 - main - DEBUG - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:52) - Removing screenshot 'screenshots/isGrayedTableNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest).jpeg' Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.757 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest canUnCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 1.711 s isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 1.548 s canFindALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 1.533 s checkingATableThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 1.569 s isGrayedTableNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 1.789 s canGetTableItemText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 1.556 s canRightClickOnALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 1.664 s canGetLineText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 1.58 s canToggleALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 1.708 s canDoubleClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 1.778 s canClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 1.775 s canClickALineInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 1.73 s canSelectALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 1.82 s canCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest) Time elapsed: 1.987 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.654 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest shouldGetExpandItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 1.512 s shouldCollapseAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 1.584 s shouldExpandAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 1.536 s shouldGetExpandedAndCollapsedItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 1.57 s shouldGetAllExpandBarItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 1.493 s shouldMatchEvents(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 1.509 s shouldThrowExceptionWhenItemIsNotFound(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest) Time elapsed: 6.443 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest 12 Sep 2019 06:14:43.576 - test - DEBUG - Keyboard - (Keyboard.java:87) - Typing text 'Type This 123' with an interval of 50ms. between characters. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.903 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest findsTextBoxInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest) Time elapsed: 1.477 s typesText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest) Time elapsed: 2.104 s setsTextInReadOnly(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest) Time elapsed: 1.427 s typesTextInReadOnly(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest) Time elapsed: 1.456 s findsTextBoxWithText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest) Time elapsed: 1.435 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest 12 Sep 2019 06:15:08.751 - main - DEBUG - SWTUtils - (SWTUtils.java:453) - Capturing screenshot 'screenshots/isGrayedTreeNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest).jpeg' 12 Sep 2019 06:15:09.131 - main - DEBUG - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:52) - Removing screenshot 'screenshots/isGrayedTreeNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest).jpeg' Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.136 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest checkingATreeThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.455 s selectsAll(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.59 s getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.549 s canSelectAListOfNodes(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.551 s canExpandANodeUsingVarArgs(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.515 s canClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.483 s canUnCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.487 s throwsExceptionIfNodeNameIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 6.51 s cellOutOfRangeWithMultipleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.572 s isGrayedTreeNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.607 s unselects(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.543 s isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.46 s canFindANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.455 s canDoubleClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.49 s getsRow(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.53 s getsColumnTextBasedOnColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.583 s getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.514 s getNodeBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.582 s canRightClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.636 s throwsExceptionIfMultipleIndicesOnSingleSelect(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.6 s canToggleANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.595 s cellOutOfRangeWithSingleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.624 s cannotFindANodeWithIncorrectNodeIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.671 s canCallGetItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.642 s canClickOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.697 s canCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.592 s throwsExceptionIfTheRowNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest) Time elapsed: 1.59 s Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.298 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest clicksOnALinkAtIndexWithHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest) Time elapsed: 1.526 s clicksOnALinkWithHyperlinkTextAndHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest) Time elapsed: 1.518 s clicksOnALink(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest) Time elapsed: 1.579 s clicksOnALinkAtIndexWithNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest) Time elapsed: 1.534 s clicksOnALinkWithHyperlinkTextAndNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest) Time elapsed: 1.595 s clicksOnALinkAtIndexOutOfRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest) Time elapsed: 1.539 s Running org.eclipse.swtbot.swt.finder.utils.PositionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.PositionTest equalsAndHashCode(org.eclipse.swtbot.swt.finder.utils.PositionTest) Time elapsed: 0 s equalsAndHashCodeNegative(org.eclipse.swtbot.swt.finder.utils.PositionTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.554 s - in org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest findsRightIndexOfControlInParentWithNoParent(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 1.412 s getsToString(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 1.439 s findsNextWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 1.461 s findsIndexOfArbritryControl(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 1.425 s nextWidgetOnLastWidgetIsNull(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 1.429 s getsCorrectStyle(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 1.484 s previousWidgetOnFirstWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 1.43 s findsPreviousWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest) Time elapsed: 1.471 s Running org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest getsSimpleClassName(org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest) Time elapsed: 0.002 s Running org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest translatesFromStringsToIds(org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.TableCollectionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TableCollectionTest getsToString(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest) Time elapsed: 0.001 s hashCodeIsSameForSameTableCollections(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest) Time elapsed: 0 s equalsForSameTableCollections(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest getsKeySetOfTheMap(org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest) Time elapsed: 0.002 s mapsMultipleValuesToAKey(org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest) Time elapsed: 0.001 s Running org.eclipse.swtbot.swt.finder.utils.BidiMapTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.BidiMapTest canIterateThroughAllElements(org.eclipse.swtbot.swt.finder.utils.BidiMapTest) Time elapsed: 0 s canFindObjectBasedOnKey(org.eclipse.swtbot.swt.finder.utils.BidiMapTest) Time elapsed: 0 s canFindObjectBasedOnValue(org.eclipse.swtbot.swt.finder.utils.BidiMapTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.FileUtilsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.swtbot.swt.finder.utils.FileUtilsTest canReadFromURL(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest) Time elapsed: 0.001 s canWriteToAFile(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest) Time elapsed: 0.028 s canReadFromFile(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest) Time elapsed: 0.01 s Running org.eclipse.swtbot.swt.finder.utils.TableRowTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TableRowTest hashCodeIsSameForSameTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest) Time elapsed: 0 s getsToString(org.eclipse.swtbot.swt.finder.utils.TableRowTest) Time elapsed: 0 s equalsForUnequalTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest) Time elapsed: 0 s hashCodeIsDifferentForDifferentTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest) Time elapsed: 0 s equalsForEqualTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.MenuDetectTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.swtbot.swt.finder.utils.MenuDetectTest testMenuDetect(org.eclipse.swtbot.swt.finder.utils.MenuDetectTest) Time elapsed: 0.053 s Running org.eclipse.swtbot.swt.finder.utils.StringUtilsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.StringUtilsTest canJoinListsUsingTheObjectConverter(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest) Time elapsed: 0.002 s isEmptyOrNull(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest) Time elapsed: 0 s joinOfObjects(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.TreePathTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TreePathTest canPopLastElementFromTreePath(org.eclipse.swtbot.swt.finder.utils.TreePathTest) Time elapsed: 0 s popsNothingIfTreePathIsEmpty(org.eclipse.swtbot.swt.finder.utils.TreePathTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.utils.CredentialsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.swtbot.swt.finder.utils.CredentialsTest testHashCode(org.eclipse.swtbot.swt.finder.utils.CredentialsTest) Time elapsed: 0.001 s testEquals(org.eclipse.swtbot.swt.finder.utils.CredentialsTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.waits.ShellClosesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s - in org.eclipse.swtbot.swt.finder.waits.ShellClosesTest waitsForShellClose(org.eclipse.swtbot.swt.finder.waits.ShellClosesTest) Time elapsed: 0.513 s Running org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest waitsForShellToBecomeActive(org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest) Time elapsed: 0.016 s Running org.eclipse.swtbot.swt.finder.waits.WaitForShellTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s - in org.eclipse.swtbot.swt.finder.waits.WaitForShellTest waitsForShellToAppear(org.eclipse.swtbot.swt.finder.waits.WaitForShellTest) Time elapsed: 0.507 s Running org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.976 s - in org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest waitsForWidgetToAppearInParent(org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest) Time elapsed: 1.974 s Running org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest waitsForTreeToContainRows(org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest) Time elapsed: 0.034 s Running org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest waitsForTableToContainRows(org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest) Time elapsed: 0.027 s Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 s - in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest matchesControlsWithTooltip(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.11 s matchesControlsWithTextIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.097 s matchesControlsWithTooltipIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.094 s matchesControlsWithText(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.094 s matchesControlsInGroup(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.097 s findsControlsById(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.112 s matchesControlsWithLabel(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.105 s matchesControlsWithRegex(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest) Time elapsed: 0.1 s Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest testShouldAnswerTrueIfAnyMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest) Time elapsed: 0.001 s testShouldAnswerFalseIfNoMatchersMatche(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest matchesRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest) Time elapsed: 0.001 s doesNotMatchRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest) Time elapsed: 0 s getsToString(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest) Time elapsed: 0.001 s doesNotMatchNullText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest) Time elapsed: 0 s cannotNotMatchText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.495 s - in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest getsToString(org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest) Time elapsed: 1.494 s Running org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest matchesMenuWithoutAccesor(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest) Time elapsed: 0 s matchesMenuWithMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest) Time elapsed: 0 s matchesWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest) Time elapsed: 0 s matchesMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest) Time elapsed: 0 s matchesMenuWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.AllOfTest testShouldAnswerTrueIfAllMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AllOfTest) Time elapsed: 0 s testShouldAnswerFalseIfAnyMatchersDoesNotMatch(org.eclipse.swtbot.swt.finder.matchers.AllOfTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest getsToString(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest) Time elapsed: 0 s matchTooltipIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest) Time elapsed: 0.001 s matchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest) Time elapsed: 0 s doesNotMatchObjectsWithNullGetTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest) Time elapsed: 0 s doesNotMatchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest) Time elapsed: 0 s doesNotMatchObjectsWithNoGetTooltipMethod(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest doesNotMatchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest) Time elapsed: 0.001 s doesNotMatchObjectsWithNullGetText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest) Time elapsed: 0 s getsToString(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest) Time elapsed: 0 s matchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest) Time elapsed: 0 s doesNotMatchObjectsWithNoGetTextMethod(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest) Time elapsed: 0 s matchTextIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest matchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest) Time elapsed: 0.002 s doesNotMatchObjectsWithNullGetMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest) Time elapsed: 0 s doesNotMatchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest) Time elapsed: 0 s getsToString(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest) Time elapsed: 0 s doesNotMatchObjectsWithNoGetMessageMethod(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.matchers.WithItemTest testDescription(org.eclipse.swtbot.swt.finder.matchers.WithItemTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest getChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest) Time elapsed: 0 s hasParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest) Time elapsed: 0 s hasChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest) Time elapsed: 0 s getParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest) Time elapsed: 0 s resolvesEverything(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.resolvers.ResolverTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.resolvers.ResolverTest doesNotGetResolverForNonRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest) Time elapsed: 0 s getsResolverForRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest) Time elapsed: 0 s Running org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest 12 Sep 2019 06:16:06.680 - main - DEBUG - SWTUtils - (SWTUtils.java:453) - Capturing screenshot 'screenshots/screenshot-DummyTestDoNotExecuteInAnt.null.jpeg' Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.812 s - in org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest assertContainsWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 1.516 s assertsIfWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 1.491 s capturesScreenshotOnError(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 1.629 s assertDoesNotContainThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 1.503 s assertContainsThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 1.49 s assertDoesNotContainWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 1.481 s assertEnabledThrowsExceptionWhenWidgetIsDisable(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 1.514 s assertNotEnabledThrowsExceptionWhenWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 1.491 s assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches2(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 1.541 s assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 1.487 s assertRegexMatchesThrowsExceptionWhenRegexDoesNotMatch(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 1.543 s throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 1.567 s throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest) Time elapsed: 1.552 s Running org.eclipse.swtbot.swt.finder.SWTBotTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.84 s - in org.eclipse.swtbot.swt.finder.SWTBotTest getsAllShells(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 0.051 s doesNotWait5SecondsAndPassesForPassingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 0.046 s waitsMoreThan5sWhenConditionDoesNotSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 5.048 s waitsLessThan5sWhenConditionSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 2.544 s throwsExceptionOnNegativeTimeOut(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 0.054 s findsShellsById(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 0.047 s waits5SecondsAndFailsForFailingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest) Time elapsed: 5.047 s Running org.eclipse.swtbot.swt.finder.ReferenceByTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.swtbot.swt.finder.ReferenceByTest compatibilityWithOtherReferences(org.eclipse.swtbot.swt.finder.ReferenceByTest) Time elapsed: 0.008 s methodNameSuffix(org.eclipse.swtbot.swt.finder.ReferenceByTest) Time elapsed: 0 s methodArguments(org.eclipse.swtbot.swt.finder.ReferenceByTest) Time elapsed: 0 s matcherMethod(org.eclipse.swtbot.swt.finder.ReferenceByTest) Time elapsed: 0 s generatesCombinations(org.eclipse.swtbot.swt.finder.ReferenceByTest) Time elapsed: 0.014 s Running org.eclipse.swtbot.swt.finder.SWTBot2Test Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.822 s - in org.eclipse.swtbot.swt.finder.SWTBot2Test findsGetsIdOfAControl(org.eclipse.swtbot.swt.finder.SWTBot2Test) Time elapsed: 1.481 s findsTextBox(org.eclipse.swtbot.swt.finder.SWTBot2Test) Time elapsed: 1.56 s getsActiveControl(org.eclipse.swtbot.swt.finder.SWTBot2Test) Time elapsed: 1.545 s tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents(org.eclipse.swtbot.swt.finder.SWTBot2Test) Time elapsed: 1.595 s isEnabled(org.eclipse.swtbot.swt.finder.SWTBot2Test) Time elapsed: 1.637 s Results: Tests run: 486, Failures: 0, Errors: 0, Skipped: 7 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.swt.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test --- [INFO] [INFO] ------< org.eclipse.swtbot.test.features:org.eclipse.swtbot.test >------ [INFO] Building org.eclipse.swtbot.test 2.9.0-SNAPSHOT [55/58] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.test --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.test --- [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.test --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.test/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.test-2.9.0-SNAPSHOT-sources-feature.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.test --- [INFO] [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test >---- [INFO] Building org.eclipse.swtbot.generator.test 2.9.0-SNAPSHOT [56/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.test --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.test --- [INFO] Compiling 17 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.test --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.test --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.generator.test --- [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-oxygen/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/target/surefire.properties, -nouithread] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 (SWT:1539): Gtk-WARNING **: 06:16:53.357: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height -2 Running org.eclipse.swtbot.generator.test.RecordListSelectionTest (SWT:1539): Gtk-WARNING **: 06:16:55.079: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node trough, owner GtkProgressBar) (SWT:1539): Gtk-WARNING **: 06:16:55.079: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node trough, owner GtkProgressBar) log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher). log4j:WARN Please initialize the log4j system properly. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.831 s - in org.eclipse.swtbot.generator.test.RecordListSelectionTest testSingleListSelection(org.eclipse.swtbot.generator.test.RecordListSelectionTest) Time elapsed: 1.969 s testMultipleListSelectionSameItem(org.eclipse.swtbot.generator.test.RecordListSelectionTest) Time elapsed: 0.232 s testMultipleListSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordListSelectionTest) Time elapsed: 0.208 s testMultipleListSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordListSelectionTest) Time elapsed: 0.21 s Running org.eclipse.swtbot.generator.test.RecordComboSelectionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.eclipse.swtbot.generator.test.RecordComboSelectionTest testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboSelectionTest) Time elapsed: 0.207 s Running org.eclipse.swtbot.generator.test.CTabItemActivateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.eclipse.swtbot.generator.test.CTabItemActivateTest testActivateCTabItem(org.eclipse.swtbot.generator.test.CTabItemActivateTest) Time elapsed: 0.203 s Running org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s - in org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest testModifyStyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest) Time elapsed: 0.278 s testModifySyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest) Time elapsed: 0.178 s Running org.eclipse.swtbot.generator.test.RecordCComboSelectionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.eclipse.swtbot.generator.test.RecordCComboSelectionTest testModifyCombo(org.eclipse.swtbot.generator.test.RecordCComboSelectionTest) Time elapsed: 0.188 s Running org.eclipse.swtbot.generator.test.RecordRadioClickTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.eclipse.swtbot.generator.test.RecordRadioClickTest testRadioButtonClick(org.eclipse.swtbot.generator.test.RecordRadioClickTest) Time elapsed: 0.204 s Running org.eclipse.swtbot.generator.test.TabItemActivateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.eclipse.swtbot.generator.test.TabItemActivateTest testActivateCTabItem(org.eclipse.swtbot.generator.test.TabItemActivateTest) Time elapsed: 0.214 s Running org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.662 s - in org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest testMultipleTableSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.251 s testMultipleTableSelectionSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.203 s testTableCheckSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.316 s testTableCheckSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.214 s testSingleTableSelection(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.209 s testMultipleTableSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.224 s testTableCheck(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest) Time elapsed: 0.239 s Running org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest (SWT:1539): Gtk-CRITICAL **: 06:17:00.051: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 s - in org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest testTreeLevel2DoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest) Time elapsed: 0.226 s testTreeDoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest) Time elapsed: 0.193 s Running org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 s - in org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest) Time elapsed: 0.204 s testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest) Time elapsed: 0.215 s testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest) Time elapsed: 0.201 s Running org.eclipse.swtbot.generator.test.RecordListDoubleclickTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 s - in org.eclipse.swtbot.generator.test.RecordListDoubleclickTest testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest) Time elapsed: 0.215 s testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest) Time elapsed: 0.17 s testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest) Time elapsed: 0.207 s Running org.eclipse.swtbot.generator.test.RecordComboTextTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.eclipse.swtbot.generator.test.RecordComboTextTest testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboTextTest) Time elapsed: 0.21 s Running org.eclipse.swtbot.generator.test.RecordCComboTextTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.eclipse.swtbot.generator.test.RecordCComboTextTest testModifyCCombo(org.eclipse.swtbot.generator.test.RecordCComboTextTest) Time elapsed: 0.176 s Running org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest testTreeCheck(org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest) Time elapsed: 0.159 s Running org.eclipse.swtbot.generator.test.RecordToolbarButtonTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 s - in org.eclipse.swtbot.generator.test.RecordToolbarButtonTest testClickToolbarWithImage(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest) Time elapsed: 0.195 s testClickToolbar(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest) Time elapsed: 0.189 s testClickToolbarWithImageAndNoText(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest) Time elapsed: 0.179 s Results: Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.test --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test >-- [INFO] Building org.eclipse.swtbot.generator.jdt.test 2.9.0-SNAPSHOT [57/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Compiling 2 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-oxygen/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/target/surefire.properties, -nouithread] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.swtbot.generator.jdt.test.RecordComboTest (SWT:1611): Gtk-WARNING **: 06:17:15.538: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node trough, owner GtkProgressBar) (SWT:1611): Gtk-WARNING **: 06:17:15.538: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node trough, owner GtkProgressBar) log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher). log4j:WARN Please initialize the log4j system properly. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.4 s - in org.eclipse.swtbot.generator.jdt.test.RecordComboTest testModifyCombo(org.eclipse.swtbot.generator.jdt.test.RecordComboTest) Time elapsed: 3.214 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.generator.jdt.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt.test --- [INFO] [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test >-- [INFO] Building org.eclipse.swtbot.nebula.nattable.finder.test 2.9.0-SNAPSHOT [58/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] The project's OSGi version is 2.9.0.201909120601 [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Compiling 13 source files to /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Building jar: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Skip jar signing [INFO] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/workspace/swtbot-on-oxygen/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-oxygen/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-oxygen/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/target/surefire.properties, -nouithread] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.swtbot.nebula.nattable.finder.test.AllTests log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher). log4j:WARN Please initialize the log4j system properly. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.824 s - in org.eclipse.swtbot.nebula.nattable.finder.test.AllTests testContextMenu(org.eclipse.swtbot.nebula.nattable.finder.test1.TestNatTableContextMenu) Time elapsed: 1.807 s testCellLabel(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.272 s testClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.542 s testClickColumnHeader(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.179 s testCount(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.068 s testDoubleClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.383 s testScrollAndReadCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.065 s testScrollNotViewport(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.085 s testScrollOutOfRange(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures) Time elapsed: 0.077 s testRightClickXY(org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY) Time elapsed: 0.052 s Results: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/workspace/swtbot-on-oxygen/org.eclipse.swtbot.nebula.nattable.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-oxygen/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder.test --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Eclipse SWTBot 2.9.0-SNAPSHOT ...................... SUCCESS [ 29.065 s] [INFO] target-platforms 2.9.0-SNAPSHOT .................... SUCCESS [ 0.032 s] [INFO] 2019-09 2.9.0-SNAPSHOT ............................. SUCCESS [ 6.809 s] [INFO] 2019-06 2.9.0-SNAPSHOT ............................. SUCCESS [ 0.044 s] [INFO] 2019-03 2.9.0-SNAPSHOT ............................. SUCCESS [ 0.054 s] [INFO] 2018-12 2.9.0-SNAPSHOT ............................. SUCCESS [ 0.041 s] [INFO] 2018-09 2.9.0-SNAPSHOT ............................. SUCCESS [ 0.037 s] [INFO] photon 2.9.0-SNAPSHOT .............................. SUCCESS [ 0.354 s] [INFO] oxygen 2.9.0-SNAPSHOT .............................. SUCCESS [ 0.555 s] [INFO] neon 2.9.0-SNAPSHOT ................................ SUCCESS [ 0.037 s] [INFO] mars 2.9.0-SNAPSHOT ................................ SUCCESS [ 0.038 s] [INFO] luna 2.9.0-SNAPSHOT ................................ SUCCESS [ 0.041 s] [INFO] kepler 2.9.0-SNAPSHOT .............................. SUCCESS [ 0.053 s] [INFO] juno 2.9.0-SNAPSHOT ................................ SUCCESS [ 0.047 s] [INFO] org.eclipse.swtbot.ant.junit 2.9.0-SNAPSHOT ........ SUCCESS [ 4.765 s] [INFO] org.eclipse.swtbot.eclipse.core 2.9.0-SNAPSHOT ..... SUCCESS [ 1.325 s] [INFO] org.eclipse.swtbot.swt.finder 2.9.0-SNAPSHOT ....... SUCCESS [ 5.155 s] [INFO] org.eclipse.swtbot.eclipse.finder 2.9.0-SNAPSHOT ... SUCCESS [ 1.313 s] [INFO] org.eclipse.swtbot.e4.finder 2.9.0-SNAPSHOT ........ SUCCESS [ 0.664 s] [INFO] org.eclipse.swtbot.junit4_x 2.9.0-SNAPSHOT ......... SUCCESS [ 0.605 s] [INFO] org.eclipse.swtbot 2.9.0-SNAPSHOT .................. SUCCESS [ 0.344 s] [INFO] org.eclipse.swtbot.forms.finder 2.9.0-SNAPSHOT ..... SUCCESS [ 0.451 s] [INFO] org.eclipse.swtbot.forms 2.9.0-SNAPSHOT ............ SUCCESS [ 0.219 s] [INFO] org.eclipse.swtbot.go 2.9.0-SNAPSHOT ............... SUCCESS [ 0.294 s] [INFO] org.eclipse.swtbot.eclipse 2.9.0-SNAPSHOT .......... SUCCESS [ 0.437 s] [INFO] org.eclipse.swtbot.eclipse.dsl 2.9.0-SNAPSHOT ...... SUCCESS [ 0.455 s] [INFO] org.eclipse.swtbot.eclipse.gef.finder 2.9.0-SNAPSHOT SUCCESS [ 0.767 s] [INFO] org.eclipse.swtbot.eclipse.spy 2.9.0-SNAPSHOT ...... SUCCESS [ 0.483 s] [INFO] org.eclipse.swtbot.eclipse.junit.headless 2.9.0-SNAPSHOT SUCCESS [ 0.636 s] [INFO] org.eclipse.swtbot.eclipse.test.junit 2.9.0-SNAPSHOT SUCCESS [ 0.348 s] [INFO] org.eclipse.swtbot.eclipse.ui 2.9.0-SNAPSHOT ....... SUCCESS [ 1.011 s] [INFO] org.eclipse.swtbot.generator 2.9.0-SNAPSHOT ........ SUCCESS [ 0.964 s] [INFO] org.eclipse.swtbot.generator.client 2.9.0-SNAPSHOT . SUCCESS [ 0.776 s] [INFO] org.eclipse.swtbot.generator.rules.workbench 2.9.0-SNAPSHOT SUCCESS [ 0.469 s] [INFO] org.eclipse.swtbot.generator.jdt 2.9.0-SNAPSHOT .... SUCCESS [ 0.800 s] [INFO] org.eclipse.swtbot.generator.ui 2.9.0-SNAPSHOT ..... SUCCESS [ 0.708 s] [INFO] org.eclipse.swtbot.nebula.gallery.finder 2.9.0-SNAPSHOT SUCCESS [ 0.618 s] [INFO] org.eclipse.swt.examples 2.9.0-SNAPSHOT ............ SUCCESS [ 4.309 s] [INFO] org.eclipse.swtbot.swt.demo 2.9.0-SNAPSHOT ......... SUCCESS [ 0.468 s] [INFO] org.eclipse.ui.forms.examples 3.1.100-SNAPSHOT ..... SUCCESS [ 0.691 s] [INFO] org.eclipse.swtbot.nebula.nattable.finder 2.9.0-SNAPSHOT SUCCESS [ 0.582 s] [INFO] org.eclipse.swtbot.eclipse.gef 2.9.0-SNAPSHOT ...... SUCCESS [ 0.584 s] [INFO] org.eclipse.swtbot.generator.feature 2.9.0-SNAPSHOT SUCCESS [ 0.261 s] [INFO] org.eclipse.swtbot.ide 2.9.0-SNAPSHOT .............. SUCCESS [ 0.303 s] [INFO] org.eclipse.swtbot.nebula.gallery 2.9.0-SNAPSHOT ... SUCCESS [ 0.366 s] [INFO] org.eclipse.swtbot.nebula.nattable 2.9.0-SNAPSHOT .. SUCCESS [ 0.354 s] [INFO] org.eclipse.swtbot.updatesite 2.9.0-SNAPSHOT ....... SUCCESS [ 5.764 s] [INFO] org.eclipse.swtbot.eclipse.ui.test 2.9.0-SNAPSHOT .. SUCCESS [ 16.169 s] [INFO] org.eclipse.swtbot.swt.finder.test.keyboards 2.9.0-SNAPSHOT SUCCESS [ 0.266 s] [INFO] org.eclipse.swtbot.forms.finder.test 2.9.0-SNAPSHOT SUCCESS [ 12.860 s] [INFO] org.eclipse.swtbot.eclipse.finder.test 2.9.0-SNAPSHOT SUCCESS [01:51 min] [INFO] org.eclipse.swtbot.e4.finder.test 2.9.0-SNAPSHOT ... SUCCESS [ 13.736 s] [INFO] org.eclipse.swtbot.nebula.gallery.finder.test 2.9.0-SNAPSHOT SUCCESS [ 11.338 s] [INFO] org.eclipse.swtbot.swt.finder.test 2.9.0-SNAPSHOT .. SUCCESS [09:06 min] [INFO] org.eclipse.swtbot.test 2.9.0-SNAPSHOT ............. SUCCESS [ 0.457 s] [INFO] org.eclipse.swtbot.generator.test 2.9.0-SNAPSHOT ... SUCCESS [ 19.706 s] [INFO] org.eclipse.swtbot.generator.jdt.test 2.9.0-SNAPSHOT SUCCESS [ 15.090 s] [INFO] org.eclipse.swtbot.nebula.nattable.finder.test 2.9.0-SNAPSHOT SUCCESS [ 12.971 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16:30 min [INFO] Finished at: 2019-09-12T06:17:32Z [INFO] ------------------------------------------------------------------------ Terminating xvnc. Recording test results Finished: SUCCESS