Skip to content

Console Output

09:44:10 Started by an SCM change
09:44:10 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace
09:44:10 [WS-CLEANUP] Deleting project workspace...
09:44:10 [WS-CLEANUP] Deferred wipeout is used...
09:44:10 [WS-CLEANUP] Done
09:44:10 No credentials specified
09:44:10 Cloning the remote Git repository
09:44:10 Cloning repository https://github.com/eclipse/microprofile-concurrency.git
09:44:10  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace # timeout=10
09:44:10 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
09:44:10  > /usr/local/bin/git --version # timeout=10
09:44:10 Setting http proxy: proxy.eclipse.org:9898
09:44:10  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
09:44:13  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
09:44:13  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:44:13  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
09:44:13 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
09:44:13 Setting http proxy: proxy.eclipse.org:9898
09:44:13  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
09:44:13  > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:44:13  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
09:44:13 Checking out Revision e7257ce7b475c8d7eb171a358132af06e964a425 (refs/remotes/origin/master)
09:44:13  > /usr/local/bin/git config core.sparsecheckout # timeout=10
09:44:13  > /usr/local/bin/git checkout -f e7257ce7b475c8d7eb171a358132af06e964a425
09:44:13 Commit message: "Merge pull request #181 from eclipse/revert-174-switch-version-to-1-1"
09:44:13  > /usr/local/bin/git rev-list --no-walk e4c0a91b2da15bb91c85f064278eae3bdf48feb2 # timeout=10
09:44:13 Parsing POMs
09:44:16 Modules changed, recalculating dependency graph
09:44:18 Established TCP socket on 34146
09:44:18 [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 34146
09:44:18 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -DforkCount=2
09:44:20 <===[JENKINS REMOTING CAPACITY]===>channel started
09:44:21 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/pom.xml install
09:44:23 [INFO] Scanning for projects...
09:44:23 [INFO] ------------------------------------------------------------------------
09:44:23 [INFO] Reactor Build Order:
09:44:23 [INFO] 
09:44:23 [INFO] MicroProfile Context Propagation                                   [pom]
09:44:23 [INFO] MicroProfile Context Propagation                                   [jar]
09:44:23 [INFO] microprofile-context-propagation-tck                               [jar]
09:44:23 [INFO] MicroProfile Context Propagation Specification                     [pom]
09:44:23 [INFO] 
09:44:23 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent >--
09:44:23 [INFO] Building MicroProfile Context Propagation 1.0-SNAPSHOT             [1/4]
09:44:23 [INFO] --------------------------------[ pom ]---------------------------------
09:44:23 [INFO] 
09:44:23 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-parent ---
09:44:24 [INFO] Enabled default license matchers.
09:44:24 [INFO] Will parse SCM ignores for exclusions...
09:44:24 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/.gitignore
09:44:24 [INFO] Finished adding exclusions from SCM ignore files.
09:44:24 [INFO] 69 implicit excludes (use -debug for more details).
09:44:24 [INFO] 8 explicit excludes (use -debug for more details).
09:44:24 [INFO] 5 resources included (use -debug for more details)
09:44:24 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
09:44:25 [INFO] 
09:44:25 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-parent ---
09:44:27 [INFO] Starting audit...
09:44:27 Audit done.
09:44:27 [WARNING] Unable to locate Source XRef to link to - DISABLED
09:44:28 [INFO] 
09:44:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-parent ---
09:44:28 [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
09:44:29 Started calculate disk usage of build
09:44:29 Finished Calculation of disk usage of build in 0 seconds
09:44:30 Started calculate disk usage of workspace
09:44:30 Finished Calculation of disk usage of workspace in 0 seconds
09:44:30 [INFO] 
09:44:30 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api >--
09:44:30 [INFO] Building MicroProfile Context Propagation 1.0-SNAPSHOT             [2/4]
09:44:30 [INFO] --------------------------------[ jar ]---------------------------------
09:44:30 [INFO] 
09:44:30 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-api ---
09:44:30 [INFO] Enabled default license matchers.
09:44:30 [INFO] Will parse SCM ignores for exclusions...
09:44:30 [INFO] Finished adding exclusions from SCM ignore files.
09:44:30 [INFO] 62 implicit excludes (use -debug for more details).
09:44:30 [INFO] 8 explicit excludes (use -debug for more details).
09:44:30 [INFO] 10 resources included (use -debug for more details)
09:44:30 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses.
09:44:30 [INFO] 
09:44:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-api ---
09:44:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:44:31 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/main/resources
09:44:31 [INFO] 
09:44:31 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-api ---
09:44:31 [INFO] Changes detected - recompiling the module!
09:44:31 [INFO] Compiling 9 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/classes
09:44:32 [INFO] 
09:44:32 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-api ---
09:44:32 [INFO] 
09:44:32 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-api ---
09:44:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:44:32 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/test/resources
09:44:32 [INFO] 
09:44:32 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-api ---
09:44:32 [INFO] No sources to compile
09:44:32 [INFO] 
09:44:32 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-api ---
09:44:32 [INFO] No tests to run.
09:44:32 [JENKINS] Recording test results
09:44:32 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
09:44:32 [INFO] 
09:44:32 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-api ---
09:44:34 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-context-propagation-api-1.0-SNAPSHOT.jar
09:44:34 [INFO] 
09:44:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-api ---
09:44:34 [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
09:44:34 [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
09:44:35 Started calculate disk usage of build
09:44:35 Finished Calculation of disk usage of build in 0 seconds
09:44:36 Started calculate disk usage of workspace
09:44:36 Finished Calculation of disk usage of workspace in 0 seconds
09:44:36 [INFO] 
09:44:36 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-tck >--
09:44:36 [INFO] Building microprofile-context-propagation-tck 1.0-SNAPSHOT         [3/4]
09:44:36 [INFO] --------------------------------[ jar ]---------------------------------
09:44:36 [INFO] 
09:44:36 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-tck ---
09:44:36 [INFO] Enabled default license matchers.
09:44:36 [INFO] Will parse SCM ignores for exclusions...
09:44:36 [INFO] Finished adding exclusions from SCM ignore files.
09:44:36 [INFO] 62 implicit excludes (use -debug for more details).
09:44:36 [INFO] 8 explicit excludes (use -debug for more details).
09:44:37 [INFO] 28 resources included (use -debug for more details)
09:44:37 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 28 licenses.
09:44:37 [INFO] 
09:44:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-tck ---
09:44:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:44:37 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/main/resources
09:44:37 [INFO] 
09:44:37 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-tck ---
09:44:37 [INFO] Changes detected - recompiling the module!
09:44:37 [INFO] Compiling 27 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/classes
09:44:38 [INFO] 
09:44:38 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-tck ---
09:44:38 [INFO] 
09:44:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-tck ---
09:44:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:44:38 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/test/resources
09:44:38 [INFO] 
09:44:38 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-tck ---
09:44:38 [INFO] No sources to compile
09:44:38 [INFO] 
09:44:38 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-tck ---
09:44:38 [INFO] No tests to run.
09:44:38 [JENKINS] Recording test results
09:44:38 [INFO] 
09:44:38 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-tck ---
09:44:38 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar
09:44:38 [INFO] 
09:44:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-tck ---
09:44:38 [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
09:44:38 [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
09:44:40 Started calculate disk usage of build
09:44:40 Finished Calculation of disk usage of build in 0 seconds
09:44:41 Started calculate disk usage of workspace
09:44:41 Finished Calculation of disk usage of workspace in 0 seconds
09:44:42 [INFO] 
09:44:42 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-spec >--
09:44:42 [INFO] Building MicroProfile Context Propagation Specification 1.0-SNAPSHOT [4/4]
09:44:42 [INFO] --------------------------------[ pom ]---------------------------------
09:44:42 [INFO] 
09:44:42 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-spec ---
09:44:42 [INFO] Enabled default license matchers.
09:44:42 [INFO] Will parse SCM ignores for exclusions...
09:44:42 [INFO] Finished adding exclusions from SCM ignore files.
09:44:42 [INFO] 62 implicit excludes (use -debug for more details).
09:44:42 [INFO] 8 explicit excludes (use -debug for more details).
09:44:42 [INFO] 12 resources included (use -debug for more details)
09:44:42 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
09:44:42 [INFO] 
09:44:42 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-context-propagation-spec ---
09:44:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:44:45 [INFO] ignoreDelta true
09:44:45 [INFO] Copying 0 resource
09:45:01 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
09:45:01 [INFO] 
09:45:01 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-context-propagation-spec ---
09:45:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:45:01 [INFO] ignoreDelta true
09:45:01 [INFO] Copying 0 resource
09:45:01 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
09:45:01 [INFO] 
09:45:01 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-spec ---
09:45:01 [INFO] 
09:45:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-spec ---
09:45:01 [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
09:45:05 Started calculate disk usage of build
09:45:05 Finished Calculation of disk usage of build in 0 seconds
09:45:05 Started calculate disk usage of workspace
09:45:05 Finished Calculation of disk usage of workspace in 0 seconds
09:45:06 [INFO] ------------------------------------------------------------------------
09:45:06 [INFO] Reactor Summary for MicroProfile Context Propagation 1.0-SNAPSHOT:
09:45:06 [INFO] 
09:45:06 [INFO] MicroProfile Context Propagation ................... SUCCESS [  4.920 s]
09:45:06 [INFO] MicroProfile Context Propagation ................... SUCCESS [  3.511 s]
09:45:06 [INFO] microprofile-context-propagation-tck ............... SUCCESS [  2.088 s]
09:45:06 [INFO] MicroProfile Context Propagation Specification ..... SUCCESS [ 19.862 s]
09:45:06 [INFO] ------------------------------------------------------------------------
09:45:06 [INFO] BUILD SUCCESS
09:45:06 [INFO] ------------------------------------------------------------------------
09:45:06 [INFO] Total time:  43.798 s
09:45:06 [INFO] Finished at: 2019-09-30T09:45:06-04:00
09:45:06 [INFO] ------------------------------------------------------------------------
09:45:06 Waiting for Jenkins to finish collecting data
09:45:06 [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
09:45:06 [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
09:45:06 [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
09:45:06 [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
09:45:06 [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
09:45:06 [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
09:45:06 channel stopped
09:45:07 Maven RedeployPublisher use remote  maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml
09:45:07 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
09:45:07 Deploying the main artifact microprofile-context-propagation-api-1.0-SNAPSHOT.jar
09:45:07 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/maven-metadata.xml
09:45:08 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 4.1 KB/sec)
09:45:08 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-20190930.134508-17.jar
09:45:08 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-20190930.134508-17.jar (11 KB at 80.7 KB/sec)
09:45:08 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-20190930.134508-17.pom
09:45:08 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-20190930.134508-17.pom (2 KB at 12.4 KB/sec)
09:45:08 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml
09:45:08 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml (434 B at 9.9 KB/sec)
09:45:08 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/maven-metadata.xml
09:45:08 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 8.0 KB/sec)
09:45:08 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml
09:45:08 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml (434 B at 5.7 KB/sec)
09:45:08 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
09:45:08 Deploying the main artifact microprofile-context-propagation-parent-1.0-SNAPSHOT.pom
09:45:08 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/maven-metadata.xml
09:45:08 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 8.9 KB/sec)
09:45:08 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-20190930.134508-17.pom
09:45:08 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-20190930.134508-17.pom (14 KB at 116.1 KB/sec)
09:45:08 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml
09:45:08 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml (437 B at 7.1 KB/sec)
09:45:08 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/maven-metadata.xml
09:45:08 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 3.8 KB/sec)
09:45:08 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml
09:45:09 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml (437 B at 4.5 KB/sec)
09:45:09 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
09:45:09 Deploying the main artifact microprofile-context-propagation-spec-1.0-SNAPSHOT.pom
09:45:09 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/maven-metadata.xml
09:45:09 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 12.3 KB/sec)
09:45:09 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-20190930.134509-13.pom
09:45:09 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-20190930.134509-13.pom (5 KB at 37.8 KB/sec)
09:45:09 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml
09:45:09 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml (435 B at 10.9 KB/sec)
09:45:09 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/maven-metadata.xml
09:45:09 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 6.0 KB/sec)
09:45:09 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml
09:45:09 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml (435 B at 4.0 KB/sec)
09:45:09 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
09:45:09 Deploying the main artifact microprofile-context-propagation-tck-1.0-SNAPSHOT.jar
09:45:09 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/maven-metadata.xml
09:45:09 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 15.0 KB/sec)
09:45:09 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-20190930.134509-17.jar
09:45:09 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-20190930.134509-17.jar (94 KB at 843.1 KB/sec)
09:45:09 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-20190930.134509-17.pom
09:45:09 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-20190930.134509-17.pom (3 KB at 25.9 KB/sec)
09:45:09 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml
09:45:09 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml (434 B at 8.5 KB/sec)
09:45:09 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/maven-metadata.xml
09:45:09 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 7.9 KB/sec)
09:45:09 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml
09:45:10 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml (434 B at 2.8 KB/sec)
09:45:10 [INFO] Deployment done in 2.3 sec
09:45:11 Started calculate disk usage of build
09:45:11 Finished Calculation of disk usage of build in 0 seconds
09:45:14 Started calculate disk usage of workspace
09:45:14 Finished Calculation of disk usage of workspace in 0 seconds
09:45:15 Finished: SUCCESS