Skip to content

Console Output

Started by user marcus.mews@numberfour.eu
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://github.com/eclipse/Xpect.git into /home/hudson/genie.xpect/.jenkins/jobs/Xpect-Integration-Release/workspace@script to read Jenkinsfile
No credentials specified
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/Xpect.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 4d1a073a2789685b6d5529d5de352f3cd69f1049 (refs/remotes/origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 4d1a073a2789685b6d5529d5de352f3cd69f1049
Commit message: "Merge pull request #270 from mor-n4/GH-269"
 > /usr/local/bin/git rev-list --no-walk 4b4508aa1137769f674c111346202c60741199dc # timeout=10
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
04:49:02 [2019-06-24T08:49:02.516Z] Running on Jenkins in /home/hudson/genie.xpect/.jenkins/jobs/Xpect-Integration-Release/workspace
[Pipeline] {
[Pipeline] tool
[Pipeline] timeout
04:49:02 [2019-06-24T08:49:02.957Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (prepare workspace)
[Pipeline] cleanWs
04:49:03 [2019-06-24T08:49:03.465Z] [WS-CLEANUP] Deleting project workspace...
04:49:03 [2019-06-24T08:49:03.465Z] [WS-CLEANUP] Deferred wipeout is used...
04:49:03 [2019-06-24T08:49:03.469Z] [WS-CLEANUP] done
[Pipeline] checkout
04:49:03 [2019-06-24T08:49:03.725Z] No credentials specified
04:49:03 [2019-06-24T08:49:03.726Z] Cloning the remote Git repository
04:49:03 [2019-06-24T08:49:03.726Z] Cloning repository https://github.com/eclipse/Xpect.git
04:49:03 [2019-06-24T08:49:03.727Z]  > /usr/local/bin/git init /home/hudson/genie.xpect/.jenkins/jobs/Xpect-Integration-Release/workspace # timeout=10
04:49:03 [2019-06-24T08:49:03.734Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
04:49:03 [2019-06-24T08:49:03.734Z]  > /usr/local/bin/git --version # timeout=10
04:49:03 [2019-06-24T08:49:03.737Z]  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
04:49:20 [2019-06-24T08:49:20.204Z]  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
04:49:20 [2019-06-24T08:49:20.208Z]  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:49:20 [2019-06-24T08:49:20.212Z]  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
04:49:20 [2019-06-24T08:49:20.216Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
04:49:20 [2019-06-24T08:49:20.216Z]  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
04:49:20 [2019-06-24T08:49:20.423Z]  > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
04:49:20 [2019-06-24T08:49:20.427Z]  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
04:49:20 [2019-06-24T08:49:20.432Z] Checking out Revision 4d1a073a2789685b6d5529d5de352f3cd69f1049 (refs/remotes/origin/master)
04:49:20 [2019-06-24T08:49:20.432Z]  > /usr/local/bin/git config core.sparsecheckout # timeout=10
04:49:20 [2019-06-24T08:49:20.436Z]  > /usr/local/bin/git checkout -f 4d1a073a2789685b6d5529d5de352f3cd69f1049
04:49:20 [2019-06-24T08:49:20.499Z] Commit message: "Merge pull request #270 from mor-n4/GH-269"
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (log configuration)
[Pipeline] echo
04:49:23 [2019-06-24T08:49:23.429Z] ===== checking tools versions =====
[Pipeline] sh
04:49:23 [2019-06-24T08:49:23.814Z] + git config --get remote.origin.url
04:49:23 [2019-06-24T08:49:23.814Z] https://github.com/eclipse/Xpect.git
04:49:23 [2019-06-24T08:49:23.814Z] + git reset --hard
04:49:23 [2019-06-24T08:49:23.814Z] HEAD is now at 4d1a073 Merge pull request #270 from mor-n4/GH-269
04:49:23 [2019-06-24T08:49:23.814Z] + pwd
04:49:23 [2019-06-24T08:49:23.814Z] /jobs/genie.xpect/Xpect-Integration-Release/workspace
04:49:23 [2019-06-24T08:49:23.814Z] + ls -la
04:49:23 [2019-06-24T08:49:23.814Z] total 48
04:49:23 [2019-06-24T08:49:23.814Z] drwxrwsr-x 1 genie.xpect modeling.xpect  1034 Jun 24 04:49 .
04:49:23 [2019-06-24T08:49:23.814Z] drwxrwsr-x 1 genie.xpect modeling.xpect   186 Jun 24 04:49 ..
04:49:23 [2019-06-24T08:49:23.814Z] -rw-rw-r-- 1 genie.xpect modeling.xpect 12535 Jun 24 04:49 EPL-1.0.html
04:49:23 [2019-06-24T08:49:23.814Z] drwxrwsr-x 1 genie.xpect modeling.xpect   154 Jun 24 04:49 .git
04:49:23 [2019-06-24T08:49:23.814Z] -rw-rw-r-- 1 genie.xpect modeling.xpect    35 Jun 24 04:49 .gitignore
04:49:23 [2019-06-24T08:49:23.814Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  3848 Jun 24 04:49 Jenkinsfile
04:49:23 [2019-06-24T08:49:23.814Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  9013 Jun 24 04:49 notice.html
04:49:23 [2019-06-24T08:49:23.814Z] drwxrwsr-x 1 genie.xpect modeling.xpect   270 Jun 24 04:49 org.eclipse.xpect
04:49:23 [2019-06-24T08:49:23.814Z] drwxrwsr-x 1 genie.xpect modeling.xpect   198 Jun 24 04:49 org.eclipse.xpect.doc
04:49:23 [2019-06-24T08:49:23.814Z] drwxrwsr-x 1 genie.xpect modeling.xpect   180 Jun 24 04:49 org.eclipse.xpect.examples
04:49:23 [2019-06-24T08:49:23.814Z] drwxrwsr-x 1 genie.xpect modeling.xpect   602 Jun 24 04:49 org.eclipse.xpect.releng
04:49:23 [2019-06-24T08:49:23.814Z] drwxrwsr-x 1 genie.xpect modeling.xpect   138 Jun 24 04:49 org.eclipse.xpect.sdk
04:49:23 [2019-06-24T08:49:23.814Z] drwxrwsr-x 1 genie.xpect modeling.xpect   208 Jun 24 04:49 org.eclipse.xpect.tests
04:49:23 [2019-06-24T08:49:23.814Z] drwxrwsr-x 1 genie.xpect modeling.xpect   248 Jun 24 04:49 org.eclipse.xpect.ui
04:49:23 [2019-06-24T08:49:23.814Z] drwxrwsr-x 1 genie.xpect modeling.xpect   206 Jun 24 04:49 org.eclipse.xpect.ui.junit
04:49:23 [2019-06-24T08:49:23.814Z] drwxrwsr-x 1 genie.xpect modeling.xpect   176 Jun 24 04:49 org.eclipse.xpect.xtext.lib
04:49:23 [2019-06-24T08:49:23.814Z] drwxrwsr-x 1 genie.xpect modeling.xpect   138 Jun 24 04:49 org.eclipse.xpect.xtext.lib.feature
04:49:23 [2019-06-24T08:49:23.814Z] drwxrwsr-x 1 genie.xpect modeling.xpect   196 Jun 24 04:49 org.eclipse.xpect.xtext.lib.tests
04:49:23 [2019-06-24T08:49:23.814Z] drwxrwsr-x 1 genie.xpect modeling.xpect   176 Jun 24 04:49 org.eclipse.xpect.xtext.xbase.lib
04:49:23 [2019-06-24T08:49:23.814Z] drwxrwsr-x 1 genie.xpect modeling.xpect   138 Jun 24 04:49 org.eclipse.xpect.xtext.xbase.lib.feature
04:49:23 [2019-06-24T08:49:23.814Z] drwxrwsr-x 1 genie.xpect modeling.xpect   220 Jun 24 04:49 org.eclipse.xtext.example.arithmetics.xpect.tests
04:49:23 [2019-06-24T08:49:23.814Z] drwxrwsr-x 1 genie.xpect modeling.xpect   194 Jun 24 04:49 org.eclipse.xtext.example.domainmodel.xpect.tests
04:49:23 [2019-06-24T08:49:23.814Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  3188 Jun 24 04:49 pom.xml
04:49:23 [2019-06-24T08:49:23.814Z] -rw-rw-r-- 1 genie.xpect modeling.xpect   198 Jun 24 04:49 .project
04:49:23 [2019-06-24T08:49:23.814Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  1985 Jun 24 04:49 README.md
04:49:23 [2019-06-24T08:49:23.814Z] + /shared/common/apache-maven-3.0.5/bin/mvn -v
04:49:23 [2019-06-24T08:49:23.814Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:49:24 [2019-06-24T08:49:24.064Z] Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500)
04:49:24 [2019-06-24T08:49:24.064Z] Maven home: /shared/common/apache-maven-3.0.5
04:49:24 [2019-06-24T08:49:24.064Z] Java version: 1.8.0_192, vendor: Oracle Corporation
04:49:24 [2019-06-24T08:49:24.064Z] Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
04:49:24 [2019-06-24T08:49:24.064Z] Default locale: en_US, platform encoding: UTF-8
04:49:24 [2019-06-24T08:49:24.064Z] OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
[Pipeline] echo
04:49:24 [2019-06-24T08:49:24.204Z] ===================================
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (compile with Eclipse Luna and Xtext 2.9.2)
[Pipeline] sh
04:49:26 [2019-06-24T08:49:26.575Z] + /shared/common/apache-maven-3.0.5/bin/mvn '-P!tests' -Dtarget-platform=eclipse_4_4_2-xtext_2_9_2 --batch-mode --update-snapshots -fae -Dmaven.repo.local=xpect-local-maven-repository -DtestOnly=false clean install
04:49:26 [2019-06-24T08:49:26.575Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:49:27 [2019-06-24T08:49:27.919Z] [INFO] Scanning for projects...
04:49:27 [2019-06-24T08:49:27.919Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.pom
04:49:28 [2019-06-24T08:49:28.169Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.pom (3 KB at 8.9 KB/sec)
04:49:28 [2019-06-24T08:49:28.169Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom
04:49:28 [2019-06-24T08:49:28.420Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom (20 KB at 489.3 KB/sec)
04:49:28 [2019-06-24T08:49:28.420Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom
04:49:28 [2019-06-24T08:49:28.420Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom (5 KB at 151.8 KB/sec)
04:49:28 [2019-06-24T08:49:28.420Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
04:49:28 [2019-06-24T08:49:28.420Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (7 KB at 294.3 KB/sec)
04:49:28 [2019-06-24T08:49:28.420Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
04:49:28 [2019-06-24T08:49:28.420Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 KB at 929.2 KB/sec)
04:49:28 [2019-06-24T08:49:28.420Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
04:49:28 [2019-06-24T08:49:28.420Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 KB at 868.2 KB/sec)
04:49:28 [2019-06-24T08:49:28.420Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
04:49:28 [2019-06-24T08:49:28.420Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 KB at 568.0 KB/sec)
04:49:28 [2019-06-24T08:49:28.420Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
04:49:28 [2019-06-24T08:49:28.420Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (4 KB at 158.4 KB/sec)
04:49:28 [2019-06-24T08:49:28.420Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
04:49:28 [2019-06-24T08:49:28.670Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (5 KB at 191.9 KB/sec)
04:49:28 [2019-06-24T08:49:28.670Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
04:49:28 [2019-06-24T08:49:28.670Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (21 KB at 636.2 KB/sec)
04:49:28 [2019-06-24T08:49:28.670Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
04:49:28 [2019-06-24T08:49:28.670Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 662.1 KB/sec)
04:49:28 [2019-06-24T08:49:28.670Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
04:49:28 [2019-06-24T08:49:28.670Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (2 KB at 83.5 KB/sec)
04:49:28 [2019-06-24T08:49:28.670Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
04:49:28 [2019-06-24T08:49:28.670Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (3 KB at 72.3 KB/sec)
04:49:28 [2019-06-24T08:49:28.670Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
04:49:28 [2019-06-24T08:49:28.670Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 42.3 KB/sec)
04:49:28 [2019-06-24T08:49:28.670Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
04:49:28 [2019-06-24T08:49:28.670Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (6 KB at 261.5 KB/sec)
04:49:28 [2019-06-24T08:49:28.670Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
04:49:28 [2019-06-24T08:49:28.670Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 938.3 KB/sec)
04:49:28 [2019-06-24T08:49:28.670Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
04:49:28 [2019-06-24T08:49:28.670Z] Downloaded: 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 35.8 KB/sec)
04:49:28 [2019-06-24T08:49:28.670Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
04:49:28 [2019-06-24T08:49:28.921Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5 KB at 144.5 KB/sec)
04:49:28 [2019-06-24T08:49:28.921Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
04:49:28 [2019-06-24T08:49:28.921Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 160.6 KB/sec)
04:49:28 [2019-06-24T08:49:28.921Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
04:49:28 [2019-06-24T08:49:28.921Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 316.1 KB/sec)
04:49:28 [2019-06-24T08:49:28.921Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
04:49:28 [2019-06-24T08:49:28.921Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 390.5 KB/sec)
04:49:28 [2019-06-24T08:49:28.921Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
04:49:28 [2019-06-24T08:49:28.921Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (5 KB at 177.3 KB/sec)
04:49:28 [2019-06-24T08:49:28.921Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
04:49:28 [2019-06-24T08:49:28.921Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 240.1 KB/sec)
04:49:28 [2019-06-24T08:49:28.921Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
04:49:28 [2019-06-24T08:49:28.921Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 255.2 KB/sec)
04:49:28 [2019-06-24T08:49:28.921Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
04:49:28 [2019-06-24T08:49:28.921Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (2 KB at 99.1 KB/sec)
04:49:28 [2019-06-24T08:49:28.921Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
04:49:28 [2019-06-24T08:49:28.921Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (2 KB at 104.6 KB/sec)
04:49:28 [2019-06-24T08:49:28.921Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
04:49:29 [2019-06-24T08:49:29.171Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (3 KB at 97.1 KB/sec)
04:49:29 [2019-06-24T08:49:29.171Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
04:49:29 [2019-06-24T08:49:29.171Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (6 KB at 174.8 KB/sec)
04:49:29 [2019-06-24T08:49:29.171Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
04:49:29 [2019-06-24T08:49:29.171Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (4 KB at 169.7 KB/sec)
04:49:29 [2019-06-24T08:49:29.171Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
04:49:29 [2019-06-24T08:49:29.171Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (3 KB at 110.6 KB/sec)
04:49:29 [2019-06-24T08:49:29.171Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
04:49:29 [2019-06-24T08:49:29.171Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (2 KB at 71.7 KB/sec)
04:49:29 [2019-06-24T08:49:29.171Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
04:49:29 [2019-06-24T08:49:29.171Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (8 KB at 379.7 KB/sec)
04:49:29 [2019-06-24T08:49:29.171Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
04:49:29 [2019-06-24T08:49:29.171Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 KB at 583.4 KB/sec)
04:49:29 [2019-06-24T08:49:29.171Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
04:49:29 [2019-06-24T08:49:29.171Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4 KB at 156.1 KB/sec)
04:49:29 [2019-06-24T08:49:29.171Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
04:49:29 [2019-06-24T08:49:29.171Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 861.6 KB/sec)
04:49:29 [2019-06-24T08:49:29.171Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
04:49:29 [2019-06-24T08:49:29.421Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (6 KB at 333.1 KB/sec)
04:49:29 [2019-06-24T08:49:29.421Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
04:49:29 [2019-06-24T08:49:29.422Z] Downloaded: 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 635.4 KB/sec)
04:49:29 [2019-06-24T08:49:29.422Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
04:49:29 [2019-06-24T08:49:29.422Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (3 KB at 121.9 KB/sec)
04:49:29 [2019-06-24T08:49:29.422Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
04:49:29 [2019-06-24T08:49:29.422Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (3 KB at 134.0 KB/sec)
04:49:29 [2019-06-24T08:49:29.422Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
04:49:29 [2019-06-24T08:49:29.422Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (2 KB at 81.7 KB/sec)
04:49:29 [2019-06-24T08:49:29.422Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
04:49:29 [2019-06-24T08:49:29.422Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (8 KB at 397.0 KB/sec)
04:49:29 [2019-06-24T08:49:29.422Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
04:49:29 [2019-06-24T08:49:29.422Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (3 KB at 118.5 KB/sec)
04:49:29 [2019-06-24T08:49:29.422Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
04:49:29 [2019-06-24T08:49:29.422Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (4 KB at 200.4 KB/sec)
04:49:29 [2019-06-24T08:49:29.422Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
04:49:29 [2019-06-24T08:49:29.422Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (2 KB at 89.5 KB/sec)
04:49:29 [2019-06-24T08:49:29.422Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
04:49:29 [2019-06-24T08:49:29.422Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (6 KB at 289.0 KB/sec)
04:49:29 [2019-06-24T08:49:29.422Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
04:49:29 [2019-06-24T08:49:29.422Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (5 KB at 252.8 KB/sec)
04:49:29 [2019-06-24T08:49:29.422Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
04:49:29 [2019-06-24T08:49:29.672Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 KB at 832.1 KB/sec)
04:49:29 [2019-06-24T08:49:29.672Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
04:49:29 [2019-06-24T08:49:29.672Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 314.3 KB/sec)
04:49:29 [2019-06-24T08:49:29.672Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom
04:49:29 [2019-06-24T08:49:29.672Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 KB at 567.1 KB/sec)
04:49:29 [2019-06-24T08:49:29.672Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom
04:49:29 [2019-06-24T08:49:29.672Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 2006.8 KB/sec)
04:49:29 [2019-06-24T08:49:29.672Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
04:49:29 [2019-06-24T08:49:29.672Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 KB at 205.6 KB/sec)
04:49:29 [2019-06-24T08:49:29.672Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom
04:49:29 [2019-06-24T08:49:29.672Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 KB at 564.3 KB/sec)
04:49:29 [2019-06-24T08:49:29.672Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
04:49:29 [2019-06-24T08:49:29.672Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (61 KB at 3026.1 KB/sec)
04:49:29 [2019-06-24T08:49:29.672Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
04:49:29 [2019-06-24T08:49:29.672Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (16 KB at 683.5 KB/sec)
04:49:29 [2019-06-24T08:49:29.923Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
04:49:29 [2019-06-24T08:49:29.923Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 KB at 959.3 KB/sec)
04:49:29 [2019-06-24T08:49:29.923Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
04:49:29 [2019-06-24T08:49:29.923Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (67 KB at 3492.8 KB/sec)
04:49:29 [2019-06-24T08:49:29.923Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
04:49:29 [2019-06-24T08:49:29.923Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 KB at 637.5 KB/sec)
04:49:29 [2019-06-24T08:49:29.923Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
04:49:29 [2019-06-24T08:49:29.923Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (3 KB at 151.0 KB/sec)
04:49:29 [2019-06-24T08:49:29.923Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
04:49:29 [2019-06-24T08:49:29.923Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 KB at 520.4 KB/sec)
04:49:29 [2019-06-24T08:49:29.923Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
04:49:29 [2019-06-24T08:49:29.923Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 KB at 244.8 KB/sec)
04:49:29 [2019-06-24T08:49:29.923Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
04:49:29 [2019-06-24T08:49:29.923Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (2 KB at 124.0 KB/sec)
04:49:29 [2019-06-24T08:49:29.923Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.pom
04:49:29 [2019-06-24T08:49:29.923Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.pom (2 KB at 121.9 KB/sec)
04:49:29 [2019-06-24T08:49:29.923Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom
04:49:30 [2019-06-24T08:49:30.173Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom (2 KB at 105.7 KB/sec)
04:49:30 [2019-06-24T08:49:30.173Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.pom
04:49:30 [2019-06-24T08:49:30.173Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.pom (2 KB at 94.4 KB/sec)
04:49:30 [2019-06-24T08:49:30.173Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.0.pom
04:49:30 [2019-06-24T08:49:30.173Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.0.pom (2 KB at 27.1 KB/sec)
04:49:30 [2019-06-24T08:49:30.173Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.pom
04:49:30 [2019-06-24T08:49:30.173Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.pom (2 KB at 104.8 KB/sec)
04:49:30 [2019-06-24T08:49:30.173Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.pom
04:49:30 [2019-06-24T08:49:30.173Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.pom (2 KB at 76.8 KB/sec)
04:49:30 [2019-06-24T08:49:30.173Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
04:49:30 [2019-06-24T08:49:30.173Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (7 KB at 218.7 KB/sec)
04:49:30 [2019-06-24T08:49:30.173Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.pom
04:49:30 [2019-06-24T08:49:30.173Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.pom (3 KB at 143.5 KB/sec)
04:49:30 [2019-06-24T08:49:30.173Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.pom
04:49:30 [2019-06-24T08:49:30.173Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.pom (2 KB at 54.2 KB/sec)
04:49:30 [2019-06-24T08:49:30.173Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom
04:49:30 [2019-06-24T08:49:30.173Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom (4 KB at 177.2 KB/sec)
04:49:30 [2019-06-24T08:49:30.173Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.pom
04:49:30 [2019-06-24T08:49:30.173Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.pom (2 KB at 42.0 KB/sec)
04:49:30 [2019-06-24T08:49:30.173Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
04:49:30 [2019-06-24T08:49:30.424Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4 KB at 187.0 KB/sec)
04:49:30 [2019-06-24T08:49:30.424Z] Downloading: 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
04:49:30 [2019-06-24T08:49:30.424Z] Downloaded: 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 (2 KB at 81.8 KB/sec)
04:49:30 [2019-06-24T08:49:30.424Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
04:49:30 [2019-06-24T08:49:30.424Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (13 KB at 525.9 KB/sec)
04:49:30 [2019-06-24T08:49:30.424Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
04:49:30 [2019-06-24T08:49:30.424Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1055.0 KB/sec)
04:49:30 [2019-06-24T08:49:30.424Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
04:49:30 [2019-06-24T08:49:30.424Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (5 KB at 190.5 KB/sec)
04:49:30 [2019-06-24T08:49:30.424Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.pom
04:49:30 [2019-06-24T08:49:30.424Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.pom (3 KB at 122.6 KB/sec)
04:49:30 [2019-06-24T08:49:30.424Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.0.pom
04:49:30 [2019-06-24T08:49:30.424Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.0.pom (2 KB at 57.8 KB/sec)
04:49:30 [2019-06-24T08:49:30.424Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.pom
04:49:30 [2019-06-24T08:49:30.424Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.pom (2 KB at 45.4 KB/sec)
04:49:30 [2019-06-24T08:49:30.424Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.pom
04:49:30 [2019-06-24T08:49:30.424Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.pom (2 KB at 33.7 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.jar (6 KB at 130.2 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (60 KB at 2208.9 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (150 KB at 1623.9 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (106 KB at 1121.5 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 1072.5 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar (196 KB at 2012.7 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 686.2 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (461 KB at 4150.3 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (183 KB at 4681.6 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (242 KB at 5751.3 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (84 KB at 2095.2 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (204 KB at 5661.3 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (57 KB at 3144.2 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (55 KB at 2364.3 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (520 KB at 10823.8 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (98 KB at 3600.8 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar (13 KB at 918.7 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar (240 KB at 5981.4 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.jar (4 KB at 105.3 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.jar (36 KB at 1143.6 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (109 KB at 3631.9 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.jar (10 KB at 571.2 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.jar (7 KB at 378.1 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.jar (37 KB at 1911.3 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.jar
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.jar (37 KB at 1643.2 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar (1415 KB at 20206.3 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.jar (28 KB at 1468.4 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (5 KB at 161.1 KB/sec)
04:49:30 [2019-06-24T08:49:30.674Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.jar (21 KB at 1135.8 KB/sec)
04:49:31 [2019-06-24T08:49:31.585Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.4.0/tycho-bundles-external-1.4.0.zip
04:49:31 [2019-06-24T08:49:31.585Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.4.0/tycho-bundles-external-1.4.0.zip (7944 KB at 25791.5 KB/sec)
04:49:31 [2019-06-24T08:49:31.836Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.4.0/org.eclipse.tycho.p2.resolver.impl-1.4.0.jar
04:49:31 [2019-06-24T08:49:31.836Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.4.0/org.eclipse.tycho.p2.resolver.impl-1.4.0.jar (214 KB at 8198.8 KB/sec)
04:49:31 [2019-06-24T08:49:31.836Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.4.0/org.eclipse.tycho.p2.maven.repository-1.4.0.jar
04:49:31 [2019-06-24T08:49:31.836Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.4.0/org.eclipse.tycho.p2.maven.repository-1.4.0.jar (145 KB at 5767.4 KB/sec)
04:49:31 [2019-06-24T08:49:31.836Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.4.0/org.eclipse.tycho.p2.tools.impl-1.4.0.jar
04:49:32 [2019-06-24T08:49:32.086Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.4.0/org.eclipse.tycho.p2.tools.impl-1.4.0.jar (48 KB at 2247.9 KB/sec)
04:49:32 [2019-06-24T08:49:32.997Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.pom
04:49:32 [2019-06-24T08:49:32.997Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.pom (2 KB at 75.9 KB/sec)
04:49:32 [2019-06-24T08:49:32.997Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.jar
04:49:32 [2019-06-24T08:49:32.997Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.jar (8 KB at 239.9 KB/sec)
04:49:32 [2019-06-24T08:49:32.997Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.pom
04:49:32 [2019-06-24T08:49:32.997Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.pom (8 KB at 197.7 KB/sec)
04:49:32 [2019-06-24T08:49:32.997Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.parent/2.9.2/org.eclipse.xtext.parent-2.9.2.pom
04:49:32 [2019-06-24T08:49:32.997Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.parent/2.9.2/org.eclipse.xtext.parent-2.9.2.pom (15 KB at 566.7 KB/sec)
04:49:32 [2019-06-24T08:49:32.997Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
04:49:32 [2019-06-24T08:49:32.997Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 247.9 KB/sec)
04:49:32 [2019-06-24T08:49:32.997Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.jar
04:49:32 [2019-06-24T08:49:32.997Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.jar (42 KB at 1713.8 KB/sec)
04:49:32 [2019-06-24T08:49:32.997Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.pom
04:49:32 [2019-06-24T08:49:32.997Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.pom (3 KB at 176.0 KB/sec)
04:49:32 [2019-06-24T08:49:32.997Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.jar
04:49:32 [2019-06-24T08:49:32.997Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.jar (23 KB at 1335.3 KB/sec)
04:49:32 [2019-06-24T08:49:32.997Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
04:49:32 [2019-06-24T08:49:32.997Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5 KB at 188.3 KB/sec)
04:49:32 [2019-06-24T08:49:32.997Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
04:49:32 [2019-06-24T08:49:32.997Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 KB at 639.4 KB/sec)
04:49:32 [2019-06-24T08:49:32.997Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
04:49:32 [2019-06-24T08:49:32.997Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 221.6 KB/sec)
04:49:32 [2019-06-24T08:49:32.997Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
04:49:32 [2019-06-24T08:49:32.997Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 386.3 KB/sec)
04:49:32 [2019-06-24T08:49:32.997Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom
04:49:33 [2019-06-24T08:49:33.247Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 887.6 KB/sec)
04:49:33 [2019-06-24T08:49:33.247Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
04:49:33 [2019-06-24T08:49:33.247Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 KB at 628.4 KB/sec)
04:49:33 [2019-06-24T08:49:33.247Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
04:49:33 [2019-06-24T08:49:33.247Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 27.6 KB/sec)
04:49:33 [2019-06-24T08:49:33.247Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
04:49:33 [2019-06-24T08:49:33.247Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1136.1 KB/sec)
04:49:33 [2019-06-24T08:49:33.247Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.pom
04:49:33 [2019-06-24T08:49:33.247Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.pom (3 KB at 129.9 KB/sec)
04:49:33 [2019-06-24T08:49:33.247Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
04:49:33 [2019-06-24T08:49:33.247Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
04:49:33 [2019-06-24T08:49:33.247Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.jar
04:49:33 [2019-06-24T08:49:33.247Z] Downloaded: 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 705.4 KB/sec)
04:49:33 [2019-06-24T08:49:33.247Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.jar (125 KB at 3902.1 KB/sec)
04:49:33 [2019-06-24T08:49:33.247Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 645.5 KB/sec)
04:49:33 [2019-06-24T08:49:33.498Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.6.0/fornax-oaw-m2-plugin-3.6.0.pom
04:49:33 [2019-06-24T08:49:33.498Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.6.0/fornax-oaw-m2-plugin-3.6.0.pom (9 KB at 401.9 KB/sec)
04:49:33 [2019-06-24T08:49:33.498Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/fornax-parent/5/fornax-parent-5.pom
04:49:33 [2019-06-24T08:49:33.498Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/fornax-parent/5/fornax-parent-5.pom (8 KB at 373.4 KB/sec)
04:49:33 [2019-06-24T08:49:33.498Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.6.0/fornax-oaw-m2-plugin-3.6.0.jar
04:49:33 [2019-06-24T08:49:33.498Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.6.0/fornax-oaw-m2-plugin-3.6.0.jar (35 KB at 1823.1 KB/sec)
04:49:33 [2019-06-24T08:49:33.498Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom
04:49:33 [2019-06-24T08:49:33.498Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom (5 KB at 193.3 KB/sec)
04:49:33 [2019-06-24T08:49:33.498Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
04:49:33 [2019-06-24T08:49:33.498Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 705.3 KB/sec)
04:49:33 [2019-06-24T08:49:33.498Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
04:49:33 [2019-06-24T08:49:33.498Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 1196.1 KB/sec)
04:49:33 [2019-06-24T08:49:33.498Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
04:49:33 [2019-06-24T08:49:33.498Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (15 KB at 782.9 KB/sec)
04:49:33 [2019-06-24T08:49:33.498Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar
04:49:33 [2019-06-24T08:49:33.498Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar (23 KB at 1210.4 KB/sec)
04:49:33 [2019-06-24T08:49:33.498Z] Downloading: 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
04:49:33 [2019-06-24T08:49:33.498Z] Downloaded: 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 KB at 276.7 KB/sec)
04:49:33 [2019-06-24T08:49:33.498Z] Downloading: 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
04:49:33 [2019-06-24T08:49:33.498Z] Downloaded: 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 1037.1 KB/sec)
04:49:33 [2019-06-24T08:49:33.748Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.pom
04:49:33 [2019-06-24T08:49:33.748Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.pom (3 KB at 69.6 KB/sec)
04:49:33 [2019-06-24T08:49:33.748Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.jar
04:49:33 [2019-06-24T08:49:33.748Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.jar (27 KB at 1924.7 KB/sec)
04:49:33 [2019-06-24T08:49:33.748Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.pom
04:49:33 [2019-06-24T08:49:33.748Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.pom (3 KB at 125.2 KB/sec)
04:49:33 [2019-06-24T08:49:33.748Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
04:49:33 [2019-06-24T08:49:33.748Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 KB at 463.8 KB/sec)
04:49:33 [2019-06-24T08:49:33.748Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom
04:49:33 [2019-06-24T08:49:33.748Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (52 KB at 1171.5 KB/sec)
04:49:33 [2019-06-24T08:49:33.748Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
04:49:33 [2019-06-24T08:49:33.748Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 KB at 852.9 KB/sec)
04:49:33 [2019-06-24T08:49:33.748Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.pom
04:49:33 [2019-06-24T08:49:33.748Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.pom (3 KB at 81.2 KB/sec)
04:49:33 [2019-06-24T08:49:33.748Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
04:49:33 [2019-06-24T08:49:33.748Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (4 KB at 190.6 KB/sec)
04:49:33 [2019-06-24T08:49:33.748Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
04:49:33 [2019-06-24T08:49:33.999Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 KB at 645.1 KB/sec)
04:49:33 [2019-06-24T08:49:33.999Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom
04:49:33 [2019-06-24T08:49:33.999Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom (3 KB at 159.3 KB/sec)
04:49:33 [2019-06-24T08:49:33.999Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom
04:49:33 [2019-06-24T08:49:33.999Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom (4 KB at 161.8 KB/sec)
04:49:33 [2019-06-24T08:49:33.999Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
04:49:33 [2019-06-24T08:49:33.999Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (4 KB at 205.2 KB/sec)
04:49:33 [2019-06-24T08:49:33.999Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.jar
04:49:33 [2019-06-24T08:49:33.999Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
04:49:33 [2019-06-24T08:49:33.999Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar
04:49:33 [2019-06-24T08:49:33.999Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
04:49:33 [2019-06-24T08:49:33.999Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar
04:49:33 [2019-06-24T08:49:33.999Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (53 KB at 2195.1 KB/sec)
04:49:33 [2019-06-24T08:49:33.999Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar
04:49:33 [2019-06-24T08:49:33.999Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar (112 KB at 3469.1 KB/sec)
04:49:33 [2019-06-24T08:49:33.999Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
04:49:33 [2019-06-24T08:49:33.999Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.jar (28 KB at 819.2 KB/sec)
04:49:33 [2019-06-24T08:49:33.999Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 KB at 1447.6 KB/sec)
04:49:33 [2019-06-24T08:49:33.999Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar (20 KB at 567.6 KB/sec)
04:49:33 [2019-06-24T08:49:33.999Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar (79 KB at 4153.1 KB/sec)
04:49:33 [2019-06-24T08:49:33.999Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 KB at 1913.9 KB/sec)
04:49:33 [2019-06-24T08:49:33.999Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.pom
04:49:33 [2019-06-24T08:49:33.999Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.pom (3 KB at 74.6 KB/sec)
04:49:33 [2019-06-24T08:49:33.999Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.jar
04:49:34 [2019-06-24T08:49:34.249Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.jar (33 KB at 1703.7 KB/sec)
04:49:34 [2019-06-24T08:49:34.249Z] Downloading: 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
04:49:34 [2019-06-24T08:49:34.249Z] Downloaded: 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 (5 KB at 198.7 KB/sec)
04:49:34 [2019-06-24T08:49:34.249Z] Downloading: 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
04:49:34 [2019-06-24T08:49:34.249Z] Downloaded: 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 1111.3 KB/sec)
04:49:34 [2019-06-24T08:49:34.249Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
04:49:34 [2019-06-24T08:49:34.249Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7 KB at 435.7 KB/sec)
04:49:34 [2019-06-24T08:49:34.249Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
04:49:34 [2019-06-24T08:49:34.249Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 621.8 KB/sec)
04:49:34 [2019-06-24T08:49:34.249Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
04:49:34 [2019-06-24T08:49:34.249Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1801.7 KB/sec)
04:49:34 [2019-06-24T08:49:34.249Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
04:49:34 [2019-06-24T08:49:34.249Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 KB at 956.1 KB/sec)
04:49:34 [2019-06-24T08:49:34.249Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
04:49:34 [2019-06-24T08:49:34.249Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 KB at 1754.2 KB/sec)
04:49:34 [2019-06-24T08:49:34.249Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.pom
04:49:34 [2019-06-24T08:49:34.249Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.pom (20 KB at 1043.3 KB/sec)
04:49:34 [2019-06-24T08:49:34.249Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom
04:49:34 [2019-06-24T08:49:34.249Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom (13 KB at 677.2 KB/sec)
04:49:34 [2019-06-24T08:49:34.249Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom
04:49:34 [2019-06-24T08:49:34.249Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom (25 KB at 1265.0 KB/sec)
04:49:34 [2019-06-24T08:49:34.249Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.jar
04:49:34 [2019-06-24T08:49:34.249Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.jar (112 KB at 5306.0 KB/sec)
04:49:34 [2019-06-24T08:49:34.800Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.pom
04:49:34 [2019-06-24T08:49:34.800Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.pom (2 KB at 69.5 KB/sec)
04:49:34 [2019-06-24T08:49:34.800Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.jar
04:49:34 [2019-06-24T08:49:34.800Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.jar (14 KB at 1064.2 KB/sec)
04:49:34 [2019-06-24T08:49:34.800Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.pom
04:49:34 [2019-06-24T08:49:34.800Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.pom (2 KB at 48.7 KB/sec)
04:49:34 [2019-06-24T08:49:34.800Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.jar
04:49:34 [2019-06-24T08:49:34.800Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.jar (22 KB at 1192.4 KB/sec)
04:49:35 [2019-06-24T08:49:35.050Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
04:49:35 [2019-06-24T08:49:35.050Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1020.0 KB/sec)
04:49:35 [2019-06-24T08:49:35.050Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
04:49:35 [2019-06-24T08:49:35.050Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 2558.5 KB/sec)
04:49:35 [2019-06-24T08:49:35.050Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
04:49:35 [2019-06-24T08:49:35.050Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 7342.9 KB/sec)
04:49:35 [2019-06-24T08:49:35.301Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/pom.xml
04:49:35 [2019-06-24T08:49:35.851Z] [INFO] Adding repository http://download.itemis.com/updates/releases/2.1.1
04:49:36 [2019-06-24T08:49:36.402Z] [INFO] Fetching content.jar from http://download.itemis.com/updates/releases/2.1.1/ (5.47kB)
04:49:36 [2019-06-24T08:49:36.652Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/
04:49:36 [2019-06-24T08:49:36.652Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/
04:49:36 [2019-06-24T08:49:36.652Z] [INFO] Adding repository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2
04:49:36 [2019-06-24T08:49:36.652Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/ (38.25kB)
04:49:36 [2019-06-24T08:49:36.652Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/ (38.25kB)
04:49:36 [2019-06-24T08:49:36.902Z] [INFO] Adding repository http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1
04:49:36 [2019-06-24T08:49:36.902Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/ (11.42kB)
04:49:36 [2019-06-24T08:49:36.902Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/ (11.42kB)
04:49:37 [2019-06-24T08:49:37.153Z] [INFO] Adding repository http://meysholdt.github.io/xtext_stateful_lexer/updatesite
04:49:37 [2019-06-24T08:49:37.153Z] [INFO] Fetching content.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/ (1.3kB)
04:49:37 [2019-06-24T08:49:37.153Z] [INFO] Fetching content.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/ (1.3kB)
04:49:37 [2019-06-24T08:49:37.403Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
04:49:37 [2019-06-24T08:49:37.403Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
04:49:37 [2019-06-24T08:49:37.403Z] [INFO] Adding repository http://download.eclipse.org/releases/luna/201502271000
04:49:37 [2019-06-24T08:49:37.403Z] [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201502271000/ (2.61MB)
04:49:37 [2019-06-24T08:49:37.403Z] [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201502271000/ (2.61MB)
04:49:39 [2019-06-24T08:49:39.264Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
04:49:39 [2019-06-24T08:49:39.264Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
04:49:39 [2019-06-24T08:49:39.265Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository
04:49:39 [2019-06-24T08:49:39.265Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
04:49:39 [2019-06-24T08:49:39.265Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
04:49:39 [2019-06-24T08:49:39.515Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB)
04:49:39 [2019-06-24T08:49:39.515Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB)
04:49:39 [2019-06-24T08:49:39.765Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
04:49:39 [2019-06-24T08:49:39.765Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
04:49:39 [2019-06-24T08:49:39.765Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
04:49:39 [2019-06-24T08:49:39.765Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
04:49:42 [2019-06-24T08:49:42.248Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
04:49:42 [2019-06-24T08:49:42.248Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
04:49:42 [2019-06-24T08:49:42.248Z] [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
04:49:42 [2019-06-24T08:49:42.248Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (430B)
04:49:42 [2019-06-24T08:49:42.248Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (430B)
04:49:42 [2019-06-24T08:49:42.248Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
04:49:42 [2019-06-24T08:49:42.248Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
04:49:42 [2019-06-24T08:49:42.248Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
04:49:42 [2019-06-24T08:49:42.248Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
04:49:42 [2019-06-24T08:49:42.248Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
04:49:42 [2019-06-24T08:49:42.248Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
04:49:42 [2019-06-24T08:49:42.498Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
04:49:42 [2019-06-24T08:49:42.498Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
04:49:42 [2019-06-24T08:49:42.498Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
04:49:42 [2019-06-24T08:49:42.498Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
04:49:42 [2019-06-24T08:49:42.748Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
04:49:42 [2019-06-24T08:49:42.748Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
04:49:42 [2019-06-24T08:49:42.749Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/pom.xml
04:51:48 [2019-06-24T08:51:48.992Z] [ERROR] Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: No repository found at http://download.itemis.com/updates/releases/2.1.1. -> [Help 1]
04:51:48 [2019-06-24T08:51:48.992Z] org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: No repository found at http://download.itemis.com/updates/releases/2.1.1.
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
04:51:48 [2019-06-24T08:51:48.992Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:51:48 [2019-06-24T08:51:48.992Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:51:48 [2019-06-24T08:51:48.992Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:51:48 [2019-06-24T08:51:48.992Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
04:51:48 [2019-06-24T08:51:48.992Z] Caused by: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: No repository found at http://download.itemis.com/updates/releases/2.1.1.
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider$RepositoryLoader.loadRepositories(RepositoryArtifactProvider.java:62)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.init(RepositoryArtifactProvider.java:108)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.contains(RepositoryArtifactProvider.java:119)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.tycho.repository.local.MirroringArtifactProvider.contains(MirroringArtifactProvider.java:107)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProvider.getArtifactFile(CompositeArtifactProvider.java:84)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.tycho.p2.target.TargetPlatformBaseImpl.getLocalArtifactFile(TargetPlatformBaseImpl.java:128)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.tycho.p2.resolver.P2ResolverImpl.addUnit(P2ResolverImpl.java:254)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.tycho.p2.resolver.P2ResolverImpl.toResolutionResult(P2ResolverImpl.java:217)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies(P2ResolverImpl.java:208)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies(P2ResolverImpl.java:115)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.doResolveDependencies(P2DependencyResolver.java:368)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.resolveDependencies(P2DependencyResolver.java:336)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject(DefaultTychoResolver.java:126)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:95)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:274)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
04:51:48 [2019-06-24T08:51:48.992Z] 	... 11 more
04:51:48 [2019-06-24T08:51:48.992Z] Caused by: org.eclipse.equinox.p2.core.ProvisionException: No repository found at http://download.itemis.com/updates/releases/2.1.1.
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail(AbstractRepositoryManager.java:398)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:695)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:119)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:114)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.tycho.p2.remote.RemoteArtifactRepositoryManager.loadRepository(RemoteArtifactRepositoryManager.java:103)
04:51:48 [2019-06-24T08:51:48.992Z] 	at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider$RepositoryLoader.loadRepositories(RepositoryArtifactProvider.java:58)
04:51:48 [2019-06-24T08:51:48.992Z] 	... 26 more
04:51:48 [2019-06-24T08:51:48.992Z] [ERROR] 
04:51:48 [2019-06-24T08:51:48.992Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
04:51:48 [2019-06-24T08:51:48.992Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
04:51:48 [2019-06-24T08:51:48.992Z] [ERROR] 
04:51:48 [2019-06-24T08:51:48.992Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
04:51:48 [2019-06-24T08:51:48.992Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE