08:44:07 Started by an SCM change 08:44:07 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace 08:44:07 [WS-CLEANUP] Deleting project workspace... 08:44:07 [WS-CLEANUP] Deferred wipeout is used... 08:44:07 [WS-CLEANUP] Done 08:44:07 No credentials specified 08:44:07 Cloning the remote Git repository 08:44:07 Cloning repository https://github.com/eclipse/microprofile-concurrency.git 08:44:07 > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace # timeout=10 08:44:07 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git 08:44:07 > /usr/local/bin/git --version # timeout=10 08:44:07 Setting http proxy: proxy.eclipse.org:9898 08:44:07 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/* 08:44:08 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10 08:44:08 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:08 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10 08:44:08 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git 08:44:08 Setting http proxy: proxy.eclipse.org:9898 08:44:08 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/* 08:44:08 > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:44:08 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 08:44:08 Checking out Revision 013e38bb6a492cfd25f0ab0cca74b60ab1d53bf2 (refs/remotes/origin/master) 08:44:08 > /usr/local/bin/git config core.sparsecheckout # timeout=10 08:44:08 > /usr/local/bin/git checkout -f 013e38bb6a492cfd25f0ab0cca74b60ab1d53bf2 08:44:08 Commit message: "Merge pull request #171 from manovotn/issue170" 08:44:08 > /usr/local/bin/git rev-list --no-walk a431d5e9d42c469bcccf4f061b12cefc4c81ad84 # timeout=10 08:44:09 Parsing POMs 08:44:10 Modules changed, recalculating dependency graph 08:44:12 Established TCP socket on 44107 08:44:12 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -DforkCount=2 -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven35Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.27.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 44107 08:44:12 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -DforkCount=2 08:44:14 <===[JENKINS REMOTING CAPACITY]===>channel started 08:44:16 Executing Maven: -B -f /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/pom.xml install 08:44:17 [INFO] Scanning for projects... 08:44:17 [INFO] ------------------------------------------------------------------------ 08:44:17 [INFO] Reactor Build Order: 08:44:17 [INFO] 08:44:17 [INFO] MicroProfile Context Propagation [pom] 08:44:17 [INFO] MicroProfile Context Propagation [jar] 08:44:17 [INFO] microprofile-context-propagation-tck [jar] 08:44:17 [INFO] MicroProfile Context Propagation Specification [pom] 08:44:17 [INFO] 08:44:17 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent >-- 08:44:17 [INFO] Building MicroProfile Context Propagation 1.0-SNAPSHOT [1/4] 08:44:17 [INFO] --------------------------------[ pom ]--------------------------------- 08:44:17 [INFO] 08:44:17 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-parent --- 08:44:19 [INFO] Enabled default license matchers. 08:44:19 [INFO] Will parse SCM ignores for exclusions... 08:44:19 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/.gitignore 08:44:19 [INFO] Finished adding exclusions from SCM ignore files. 08:44:19 [INFO] 69 implicit excludes (use -debug for more details). 08:44:19 [INFO] 8 explicit excludes (use -debug for more details). 08:44:19 [INFO] 5 resources included (use -debug for more details) 08:44:19 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses. 08:44:20 [INFO] 08:44:20 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-parent --- 08:44:22 [INFO] Starting audit... 08:44:22 Audit done. 08:44:22 [WARNING] Unable to locate Source XRef to link to - DISABLED 08:44:22 [INFO] 08:44:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-parent --- 08:44:23 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/microprofile-context-propagation-parent-1.0-SNAPSHOT.pom 08:44:24 Started calculate disk usage of build 08:44:24 Finished Calculation of disk usage of build in 0 seconds 08:44:24 Started calculate disk usage of workspace 08:44:24 Finished Calculation of disk usage of workspace in 0 seconds 08:44:25 [INFO] 08:44:25 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api >-- 08:44:25 [INFO] Building MicroProfile Context Propagation 1.0-SNAPSHOT [2/4] 08:44:25 [INFO] --------------------------------[ jar ]--------------------------------- 08:44:25 [INFO] 08:44:25 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-api --- 08:44:25 [INFO] Enabled default license matchers. 08:44:25 [INFO] Will parse SCM ignores for exclusions... 08:44:25 [INFO] Finished adding exclusions from SCM ignore files. 08:44:25 [INFO] 62 implicit excludes (use -debug for more details). 08:44:25 [INFO] 8 explicit excludes (use -debug for more details). 08:44:25 [INFO] 10 resources included (use -debug for more details) 08:44:25 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses. 08:44:25 [INFO] 08:44:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-api --- 08:44:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:44:25 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/main/resources 08:44:25 [INFO] 08:44:25 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-api --- 08:44:26 [INFO] Changes detected - recompiling the module! 08:44:26 [INFO] Compiling 9 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/classes 08:44:26 [INFO] 08:44:26 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-api --- 08:44:26 [INFO] 08:44:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-api --- 08:44:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:44:26 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/test/resources 08:44:26 [INFO] 08:44:26 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-api --- 08:44:26 [INFO] No sources to compile 08:44:27 [INFO] 08:44:27 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-api --- 08:44:27 [INFO] No tests to run. 08:44:27 [JENKINS] Recording test results 08:44:27 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ 08:44:27 [INFO] 08:44:27 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-api --- 08:44:28 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-context-propagation-api-1.0-SNAPSHOT.jar 08:44:28 [INFO] 08:44:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-api --- 08:44:28 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-context-propagation-api-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.jar 08:44:28 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.pom 08:44:29 Started calculate disk usage of build 08:44:30 Finished Calculation of disk usage of build in 0 seconds 08:44:30 Started calculate disk usage of workspace 08:44:30 Finished Calculation of disk usage of workspace in 0 seconds 08:44:31 [INFO] 08:44:31 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-tck >-- 08:44:31 [INFO] Building microprofile-context-propagation-tck 1.0-SNAPSHOT [3/4] 08:44:31 [INFO] --------------------------------[ jar ]--------------------------------- 08:44:31 [INFO] 08:44:31 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-tck --- 08:44:31 [INFO] Enabled default license matchers. 08:44:31 [INFO] Will parse SCM ignores for exclusions... 08:44:31 [INFO] Finished adding exclusions from SCM ignore files. 08:44:31 [INFO] 62 implicit excludes (use -debug for more details). 08:44:31 [INFO] 8 explicit excludes (use -debug for more details). 08:44:31 [INFO] 26 resources included (use -debug for more details) 08:44:31 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 26 licenses. 08:44:31 [INFO] 08:44:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-tck --- 08:44:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:44:31 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/main/resources 08:44:31 [INFO] 08:44:31 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-tck --- 08:44:31 [INFO] Changes detected - recompiling the module! 08:44:31 [INFO] Compiling 25 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/classes 08:44:33 [INFO] 08:44:33 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-tck --- 08:44:33 [INFO] 08:44:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-tck --- 08:44:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:44:33 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/test/resources 08:44:33 [INFO] 08:44:33 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-tck --- 08:44:33 [INFO] No sources to compile 08:44:33 [INFO] 08:44:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-tck --- 08:44:33 [INFO] No tests to run. 08:44:33 [JENKINS] Recording test results 08:44:33 [INFO] 08:44:33 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-tck --- 08:44:36 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar 08:44:36 [INFO] 08:44:36 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-tck --- 08:44:36 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar 08:44:36 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.pom 08:44:37 Started calculate disk usage of build 08:44:37 Finished Calculation of disk usage of build in 0 seconds 08:44:38 Started calculate disk usage of workspace 08:44:38 Finished Calculation of disk usage of workspace in 0 seconds 08:44:39 [INFO] 08:44:39 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-spec >-- 08:44:39 [INFO] Building MicroProfile Context Propagation Specification 1.0-SNAPSHOT [4/4] 08:44:39 [INFO] --------------------------------[ pom ]--------------------------------- 08:44:39 [INFO] 08:44:39 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-spec --- 08:44:39 [INFO] Enabled default license matchers. 08:44:39 [INFO] Will parse SCM ignores for exclusions... 08:44:39 [INFO] Finished adding exclusions from SCM ignore files. 08:44:39 [INFO] 62 implicit excludes (use -debug for more details). 08:44:39 [INFO] 8 explicit excludes (use -debug for more details). 08:44:39 [INFO] 12 resources included (use -debug for more details) 08:44:39 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses. 08:44:39 [INFO] 08:44:39 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-context-propagation-spec --- 08:44:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:44:43 [INFO] ignoreDelta true 08:44:43 [INFO] Copying 0 resource 08:44:58 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc 08:44:58 [INFO] 08:44:58 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-context-propagation-spec --- 08:44:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:44:58 [INFO] ignoreDelta true 08:44:58 [INFO] Copying 0 resource 08:44:59 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc 08:44:59 [INFO] 08:44:59 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-spec --- 08:44:59 [INFO] 08:44:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-spec --- 08:44:59 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/microprofile-context-propagation-spec-1.0-SNAPSHOT.pom 08:45:00 Started calculate disk usage of build 08:45:00 Finished Calculation of disk usage of build in 0 seconds 08:45:01 Started calculate disk usage of workspace 08:45:01 Finished Calculation of disk usage of workspace in 0 seconds 08:45:02 [INFO] ------------------------------------------------------------------------ 08:45:02 [INFO] Reactor Summary for MicroProfile Context Propagation 1.0-SNAPSHOT: 08:45:02 [INFO] 08:45:02 [INFO] MicroProfile Context Propagation ................... SUCCESS [ 5.581 s] 08:45:02 [INFO] MicroProfile Context Propagation ................... SUCCESS [ 3.661 s] 08:45:02 [INFO] microprofile-context-propagation-tck ............... SUCCESS [ 5.238 s] 08:45:02 [INFO] MicroProfile Context Propagation Specification ..... SUCCESS [ 20.141 s] 08:45:02 [INFO] ------------------------------------------------------------------------ 08:45:02 [INFO] BUILD SUCCESS 08:45:02 [INFO] ------------------------------------------------------------------------ 08:45:02 [INFO] Total time: 45.264 s 08:45:02 [INFO] Finished at: 2019-08-30T08:45:02-04:00 08:45:02 [INFO] ------------------------------------------------------------------------ 08:45:02 Waiting for Jenkins to finish collecting data 08:45:02 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/microprofile-context-propagation-spec-1.0-SNAPSHOT.pom 08:45:02 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.pom 08:45:02 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar 08:45:02 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.pom 08:45:02 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-context-propagation-api-1.0-SNAPSHOT.jar to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.jar 08:45:02 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/microprofile-context-propagation-parent-1.0-SNAPSHOT.pom 08:45:02 channel stopped 08:45:03 Maven RedeployPublisher use remote maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml 08:45:03 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true) 08:45:03 Deploying the main artifact microprofile-context-propagation-api-1.0-SNAPSHOT.jar 08:45:03 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/maven-metadata.xml 08:45:03 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/maven-metadata.xml (827 B at 5.6 KB/sec) 08:45:03 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-20190830.124503-16.jar 08:45:03 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-20190830.124503-16.jar (11 KB at 105.7 KB/sec) 08:45:03 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-20190830.124503-16.pom 08:45:03 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-20190830.124503-16.pom (2 KB at 20.9 KB/sec) 08:45:03 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml 08:45:03 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml (338 B at 8.7 KB/sec) 08:45:03 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/maven-metadata.xml 08:45:03 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/maven-metadata.xml (827 B at 9.2 KB/sec) 08:45:03 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml 08:45:04 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml (338 B at 3.1 KB/sec) 08:45:04 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true) 08:45:04 Deploying the main artifact microprofile-context-propagation-parent-1.0-SNAPSHOT.pom 08:45:04 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/maven-metadata.xml 08:45:04 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/maven-metadata.xml (658 B at 6.2 KB/sec) 08:45:04 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/microprofile-context-propagation-parent-1.0-20190830.124504-16.pom 08:45:04 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/microprofile-context-propagation-parent-1.0-20190830.124504-16.pom (14 KB at 174.9 KB/sec) 08:45:04 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml 08:45:04 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml (341 B at 5.4 KB/sec) 08:45:04 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/maven-metadata.xml 08:45:04 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/maven-metadata.xml (658 B at 6.7 KB/sec) 08:45:04 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml 08:45:04 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml (341 B at 1.0 KB/sec) 08:45:04 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true) 08:45:04 Deploying the main artifact microprofile-context-propagation-spec-1.0-SNAPSHOT.pom 08:45:04 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/maven-metadata.xml 08:45:04 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/maven-metadata.xml (656 B at 10.2 KB/sec) 08:45:04 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/microprofile-context-propagation-spec-1.0-20190830.124504-12.pom 08:45:04 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/microprofile-context-propagation-spec-1.0-20190830.124504-12.pom (5 KB at 31.8 KB/sec) 08:45:04 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml 08:45:05 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml (339 B at 4.3 KB/sec) 08:45:05 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/maven-metadata.xml 08:45:05 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/maven-metadata.xml (656 B at 7.1 KB/sec) 08:45:05 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml 08:45:05 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml (339 B at 2.8 KB/sec) 08:45:05 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true) 08:45:05 Deploying the main artifact microprofile-context-propagation-tck-1.0-SNAPSHOT.jar 08:45:05 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/maven-metadata.xml 08:45:05 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/maven-metadata.xml (827 B at 10.1 KB/sec) 08:45:05 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-20190830.124505-16.jar 08:45:05 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-20190830.124505-16.jar (93 KB at 986.8 KB/sec) 08:45:05 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-20190830.124505-16.pom 08:45:05 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-20190830.124505-16.pom (3 KB at 36.8 KB/sec) 08:45:05 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml 08:45:05 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml (338 B at 5.9 KB/sec) 08:45:05 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/maven-metadata.xml 08:45:05 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/maven-metadata.xml (827 B at 6.9 KB/sec) 08:45:05 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml 08:45:05 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml (338 B at 2.5 KB/sec) 08:45:05 [INFO] Deployment done in 2.3 sec 08:45:06 Started calculate disk usage of build 08:45:06 Finished Calculation of disk usage of build in 0 seconds 08:45:09 Started calculate disk usage of workspace 08:45:09 Finished Calculation of disk usage of workspace in 0 seconds 08:45:10 Finished: SUCCESS