Skip to content

Console Output

18:17:56 Started by user emijiang6@googlemail.com
18:17:56 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace
18:17:56 [WS-CLEANUP] Deleting project workspace...
18:17:56 [WS-CLEANUP] Done
18:17:56 Cloning the remote Git repository
18:17:56 Cloning repository https://github.com/eclipse/microprofile-fault-tolerance.git
18:17:56  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace # timeout=10
18:17:56 Fetching upstream changes from https://github.com/eclipse/microprofile-fault-tolerance.git
18:17:56  > /usr/local/bin/git --version # timeout=10
18:17:56 Setting http proxy: proxy.eclipse.org:9898
18:17:56  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-fault-tolerance.git +refs/heads/*:refs/remotes/origin/*
18:17:59  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-fault-tolerance.git # timeout=10
18:17:59  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:17:59  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-fault-tolerance.git # timeout=10
18:17:59 Fetching upstream changes from https://github.com/eclipse/microprofile-fault-tolerance.git
18:17:59 Setting http proxy: proxy.eclipse.org:9898
18:17:59  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-fault-tolerance.git +refs/heads/*:refs/remotes/origin/*
18:17:59  > /usr/local/bin/git rev-parse refs/tags/1.0-RC2^{commit} # timeout=10
18:17:59  > /usr/local/bin/git rev-parse refs/remotes/origin/refs/tags/1.0-RC2^{commit} # timeout=10
18:17:59 Checking out Revision 4c43ccb363bc38482dc76b39a16b0ba166603915 (refs/tags/1.0-RC2)
18:17:59  > /usr/local/bin/git config core.sparsecheckout # timeout=10
18:17:59  > /usr/local/bin/git checkout -f 4c43ccb363bc38482dc76b39a16b0ba166603915
18:17:59 First time build. Skipping changelog.
18:17:59 Parsing POMs
18:17:59 Discovered a new module org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-parent microprofile-fault-tolerance-parent
18:17:59 Discovered a new module org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api microProfile-fault-tolerance-api
18:17:59 Discovered a new module org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-tck microprofile-fault-tolerance-tck
18:17:59 Discovered a new module org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-spec microprofile-fault-tolerance-spec
18:17:59 Modules changed, recalculating dependency graph
18:17:59 Established TCP socket on 43594
18:17:59 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.8.1.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven33Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.7.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.8.1.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 43594
18:18:03 <===[JENKINS REMOTING CAPACITY]===>channel started
18:18:05 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/pom.xml --projects .,api,spec,tck install
18:18:06 [INFO] Scanning for projects...
18:18:06 [INFO] ------------------------------------------------------------------------
18:18:06 [INFO] Reactor Build Order:
18:18:06 [INFO] 
18:18:06 [INFO] microprofile-fault-tolerance-parent
18:18:06 [INFO] microProfile-fault-tolerance-api
18:18:06 [INFO] microprofile-fault-tolerance-tck
18:18:06 [INFO] microprofile-fault-tolerance-spec
18:18:06 [INFO]                                                                         
18:18:06 [INFO] ------------------------------------------------------------------------
18:18:06 [INFO] Building microprofile-fault-tolerance-parent 1.0-RC2
18:18:06 [INFO] ------------------------------------------------------------------------
18:18:07 [INFO] 
18:18:07 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-fault-tolerance-parent ---
18:18:08 [INFO] Enabled default license matchers.
18:18:08 [INFO] Will parse SCM ignores for exclusions...
18:18:08 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/.gitignore
18:18:08 [INFO] Finished adding exclusions from SCM ignore files.
18:18:08 [INFO] 74 implicit excludes (use -debug for more details).
18:18:08 [INFO] Exclude: .travis.yml.*
18:18:08 [INFO] Exclude: bnd.bnd
18:18:08 [INFO] Exclude: *.log
18:18:08 [INFO] Exclude: .checkstyle
18:18:08 [INFO] Exclude: .factorypath
18:18:08 [INFO] Exclude: .editorconfig
18:18:08 [INFO] 7 resources included (use -debug for more details)
18:18:08 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 5 licenses.
18:18:08 [INFO] 
18:18:08 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-fault-tolerance-parent ---
18:18:09 [INFO] Starting audit...
18:18:09 Audit done.
18:18:09 [INFO] 
18:18:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-fault-tolerance-parent ---
18:18:10 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/1.0-RC2/microprofile-fault-tolerance-parent-1.0-RC2.pom
18:18:10 Started calculate disk usage of build
18:18:10 Finished Calculation of disk usage of build in 0 seconds
18:18:10 Started calculate disk usage of workspace
18:18:10 Finished Calculation of disk usage of workspace in 0 seconds
18:18:10 [INFO]                                                                         
18:18:10 [INFO] ------------------------------------------------------------------------
18:18:10 [INFO] Building microProfile-fault-tolerance-api 1.0-RC2
18:18:10 [INFO] ------------------------------------------------------------------------
18:18:10 [INFO] 
18:18:10 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-fault-tolerance-api ---
18:18:10 [INFO] Enabled default license matchers.
18:18:10 [INFO] Will parse SCM ignores for exclusions...
18:18:10 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/.gitignore
18:18:10 [INFO] Finished adding exclusions from SCM ignore files.
18:18:10 [INFO] 62 implicit excludes (use -debug for more details).
18:18:10 [INFO] Exclude: .travis.yml.*
18:18:10 [INFO] Exclude: bnd.bnd
18:18:10 [INFO] Exclude: *.log
18:18:10 [INFO] Exclude: .checkstyle
18:18:10 [INFO] Exclude: .factorypath
18:18:10 [INFO] Exclude: .editorconfig
18:18:10 [INFO] 19 resources included (use -debug for more details)
18:18:10 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 16 licenses.
18:18:10 [INFO] 
18:18:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-fault-tolerance-api ---
18:18:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:18:11 [INFO] Copying 2 resources
18:18:11 [INFO] 
18:18:11 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-fault-tolerance-api ---
18:18:11 [INFO] Changes detected - recompiling the module!
18:18:11 [INFO] Compiling 15 source files to /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/classes
18:18:12 [INFO] 
18:18:12 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-fault-tolerance-api ---
18:18:12 [INFO] Starting audit...
18:18:12 Audit done.
18:18:12 [INFO] 
18:18:12 [INFO] --- bnd-maven-plugin:3.4.0:bnd-process (default) @ microprofile-fault-tolerance-api ---
18:18:12 [INFO] 
18:18:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-fault-tolerance-api ---
18:18:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:18:12 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/src/test/resources
18:18:12 [INFO] 
18:18:12 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-fault-tolerance-api ---
18:18:12 [INFO] No sources to compile
18:18:13 [INFO] 
18:18:13 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-fault-tolerance-api ---
18:18:13 [INFO] No tests to run.
18:18:13 [JENKINS] Recording test results
18:18:13 [INFO] 
18:18:13 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-fault-tolerance-api ---
18:18:14 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/microprofile-fault-tolerance-api-1.0-RC2.jar
18:18:14 [INFO] 
18:18:14 [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ microprofile-fault-tolerance-api ---
18:18:16 [INFO] 
18:18:16 Loading source files for package org.eclipse.microprofile.faulttolerance...
18:18:16 Loading source files for package org.eclipse.microprofile.faulttolerance.exceptions...
18:18:16 Constructing Javadoc information...
18:18:16 Standard Doclet version 1.8.0_131
18:18:16 Building tree for all the packages and classes...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/Asynchronous.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/Bulkhead.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/CircuitBreaker.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/ExecutionContext.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/Fallback.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/Fallback.DEFAULT.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/FallbackHandler.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/Retry.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/Timeout.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/BulkheadException.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/CircuitBreakerOpenException.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/FaultToleranceDefinitionException.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/FaultToleranceException.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/TimeoutException.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/overview-frame.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/package-frame.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/package-summary.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/package-tree.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/package-frame.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/package-summary.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/package-tree.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/constant-values.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/serialized-form.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/class-use/Timeout.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/class-use/Retry.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/class-use/FallbackHandler.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/class-use/Fallback.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/class-use/Fallback.DEFAULT.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/class-use/ExecutionContext.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/class-use/CircuitBreaker.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/class-use/Bulkhead.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/class-use/Asynchronous.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/class-use/TimeoutException.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/class-use/FaultToleranceException.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/class-use/FaultToleranceDefinitionException.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/class-use/CircuitBreakerOpenException.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/class-use/BulkheadException.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/package-use.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/faulttolerance/exceptions/package-use.html...
18:18:16 Building index for all the packages and classes...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/overview-tree.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/index-all.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/deprecated-list.html...
18:18:16 Building index for all classes...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/allclasses-frame.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/allclasses-noframe.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/index.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/overview-summary.html...
18:18:16 Generating /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/apidocs/help-doc.html...
18:18:16 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/microprofile-fault-tolerance-api-1.0-RC2-javadoc.jar
18:18:16 [INFO] 
18:18:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-fault-tolerance-api ---
18:18:16 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/microprofile-fault-tolerance-api-1.0-RC2.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.0-RC2/microprofile-fault-tolerance-api-1.0-RC2.jar
18:18:16 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.0-RC2/microprofile-fault-tolerance-api-1.0-RC2.pom
18:18:16 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/microprofile-fault-tolerance-api-1.0-RC2-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.0-RC2/microprofile-fault-tolerance-api-1.0-RC2-javadoc.jar
18:18:17 Started calculate disk usage of build
18:18:17 Finished Calculation of disk usage of build in 0 seconds
18:18:17 Started calculate disk usage of workspace
18:18:17 Finished Calculation of disk usage of workspace in 0 seconds
18:18:17 [INFO]                                                                         
18:18:17 [INFO] ------------------------------------------------------------------------
18:18:17 [INFO] Building microprofile-fault-tolerance-tck 1.0-RC2
18:18:17 [INFO] ------------------------------------------------------------------------
18:18:17 [INFO] 
18:18:17 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-fault-tolerance-tck ---
18:18:17 [INFO] Enabled default license matchers.
18:18:17 [INFO] Will parse SCM ignores for exclusions...
18:18:17 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/tck/.gitignore
18:18:17 [INFO] Finished adding exclusions from SCM ignore files.
18:18:17 [INFO] 62 implicit excludes (use -debug for more details).
18:18:17 [INFO] Exclude: .travis.yml.*
18:18:17 [INFO] Exclude: bnd.bnd
18:18:17 [INFO] Exclude: *.log
18:18:17 [INFO] Exclude: .checkstyle
18:18:17 [INFO] Exclude: .factorypath
18:18:17 [INFO] Exclude: .editorconfig
18:18:17 [INFO] 117 resources included (use -debug for more details)
18:18:17 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 114 licenses.
18:18:17 [INFO] 
18:18:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-fault-tolerance-tck ---
18:18:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:18:17 [INFO] Copying 2 resources
18:18:17 [INFO] 
18:18:17 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-fault-tolerance-tck ---
18:18:17 [INFO] Changes detected - recompiling the module!
18:18:17 [INFO] Compiling 112 source files to /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/tck/target/classes
18:18:19 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/bulkhead/BulkheadFutureTest.java: /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/bulkhead/BulkheadFutureTest.java uses unchecked or unsafe operations.
18:18:19 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/bulkhead/BulkheadFutureTest.java: Recompile with -Xlint:unchecked for details.
18:18:19 [INFO] 
18:18:19 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-fault-tolerance-tck ---
18:18:24 [INFO] Starting audit...
18:18:24 Audit done.
18:18:24 [INFO] 
18:18:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-fault-tolerance-tck ---
18:18:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:18:24 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/tck/src/test/resources
18:18:24 [INFO] 
18:18:24 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-fault-tolerance-tck ---
18:18:24 [INFO] No sources to compile
18:18:24 [INFO] 
18:18:24 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-fault-tolerance-tck ---
18:18:24 [INFO] No tests to run.
18:18:24 [JENKINS] Recording test results
18:18:24 [INFO] 
18:18:24 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-fault-tolerance-tck ---
18:18:34 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/tck/target/microprofile-fault-tolerance-tck-1.0-RC2.jar
18:18:34 [INFO] 
18:18:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-fault-tolerance-tck ---
18:18:34 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/tck/target/microprofile-fault-tolerance-tck-1.0-RC2.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/1.0-RC2/microprofile-fault-tolerance-tck-1.0-RC2.jar
18:18:34 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/tck/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/1.0-RC2/microprofile-fault-tolerance-tck-1.0-RC2.pom
18:18:34 Started calculate disk usage of build
18:18:34 Finished Calculation of disk usage of build in 0 seconds
18:18:34 Started calculate disk usage of workspace
18:18:34 Finished Calculation of disk usage of workspace in 0 seconds
18:18:34 [INFO]                                                                         
18:18:34 [INFO] ------------------------------------------------------------------------
18:18:34 [INFO] Building microprofile-fault-tolerance-spec 1.0-RC2
18:18:34 [INFO] ------------------------------------------------------------------------
18:18:34 [INFO] 
18:18:34 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-fault-tolerance-spec ---
18:18:34 [INFO] Enabled default license matchers.
18:18:34 [INFO] Will parse SCM ignores for exclusions...
18:18:34 [INFO] Finished adding exclusions from SCM ignore files.
18:18:34 [INFO] 61 implicit excludes (use -debug for more details).
18:18:34 [INFO] Exclude: .travis.yml.*
18:18:34 [INFO] Exclude: bnd.bnd
18:18:34 [INFO] Exclude: *.log
18:18:34 [INFO] Exclude: .checkstyle
18:18:34 [INFO] Exclude: .factorypath
18:18:34 [INFO] Exclude: .editorconfig
18:18:34 [INFO] 22 resources included (use -debug for more details)
18:18:34 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 19 licenses.
18:18:34 [INFO] 
18:18:34 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-fault-tolerance-spec ---
18:18:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:18:39 [INFO] ignoreDelta true
18:18:39 [INFO] Copying 0 resource
18:18:52 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/spec/src/main/asciidoc/microprofile-fault-tolerance-spec.asciidoc
18:18:52 [INFO] 
18:18:52 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-fault-tolerance-spec ---
18:18:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:18:52 [INFO] ignoreDelta true
18:18:52 [INFO] Copying 0 resource
18:18:52 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/spec/src/main/asciidoc/microprofile-fault-tolerance-spec.asciidoc
18:18:52 [INFO] 
18:18:52 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-fault-tolerance-spec ---
18:18:52 [INFO] Starting audit...
18:18:52 Audit done.
18:18:52 [INFO] 
18:18:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-fault-tolerance-spec ---
18:18:52 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/1.0-RC2/microprofile-fault-tolerance-spec-1.0-RC2.pom
18:18:53 Started calculate disk usage of build
18:18:53 Finished Calculation of disk usage of build in 0 seconds
18:18:53 Started calculate disk usage of workspace
18:18:53 Finished Calculation of disk usage of workspace in 0 seconds
18:18:53 [INFO] ------------------------------------------------------------------------
18:18:53 [INFO] Reactor Summary:
18:18:53 [INFO] 
18:18:53 [INFO] microprofile-fault-tolerance-parent ................ SUCCESS [  3.476 s]
18:18:53 [INFO] microProfile-fault-tolerance-api ................... SUCCESS [  6.417 s]
18:18:53 [INFO] microprofile-fault-tolerance-tck ................... SUCCESS [ 17.221 s]
18:18:53 [INFO] microprofile-fault-tolerance-spec .................. SUCCESS [ 18.204 s]
18:18:53 [INFO] ------------------------------------------------------------------------
18:18:53 [INFO] BUILD SUCCESS
18:18:53 [INFO] ------------------------------------------------------------------------
18:18:53 [INFO] Total time: 47.244 s
18:18:53 [INFO] Finished at: 2017-09-02T18:18:53-04:00
18:18:53 [INFO] Final Memory: 131M/3295M
18:18:53 [INFO] ------------------------------------------------------------------------
18:18:53 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/pom.xml to org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-api/1.0-RC2/microprofile-fault-tolerance-api-1.0-RC2.pom
18:18:53 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/microprofile-fault-tolerance-api-1.0-RC2.jar to org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-api/1.0-RC2/microprofile-fault-tolerance-api-1.0-RC2.jar
18:18:53 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/api/target/microprofile-fault-tolerance-api-1.0-RC2-javadoc.jar to org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-api/1.0-RC2/microprofile-fault-tolerance-api-1.0-RC2-javadoc.jar
18:18:53 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/tck/pom.xml to org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-tck/1.0-RC2/microprofile-fault-tolerance-tck-1.0-RC2.pom
18:18:53 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/tck/target/microprofile-fault-tolerance-tck-1.0-RC2.jar to org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-tck/1.0-RC2/microprofile-fault-tolerance-tck-1.0-RC2.jar
18:18:53 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/pom.xml to org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-parent/1.0-RC2/microprofile-fault-tolerance-parent-1.0-RC2.pom
18:18:53 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/FaultTolerance-deploy-prerelease-artifacts/workspace/spec/pom.xml to org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-spec/1.0-RC2/microprofile-fault-tolerance-spec-1.0-RC2.pom
18:18:53 channel stopped
18:18:53 Archiving artifacts
18:18:53 Maven RedeployPublisher use remote  maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml
18:18:54 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
18:18:54 Deploying the main artifact microprofile-fault-tolerance-api-1.0-RC2.jar
18:18:54 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.0-RC2/microprofile-fault-tolerance-api-1.0-RC2.jar
18:18:54 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.0-RC2/microprofile-fault-tolerance-api-1.0-RC2.jar (18 KB at 124.4 KB/sec)
18:18:54 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.0-RC2/microprofile-fault-tolerance-api-1.0-RC2.pom
18:18:54 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.0-RC2/microprofile-fault-tolerance-api-1.0-RC2.pom (4 KB at 41.0 KB/sec)
18:18:54 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/maven-metadata.xml
18:18:54 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/maven-metadata.xml
18:18:54 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/maven-metadata.xml (356 B at 4.8 KB/sec)
18:18:54 Deploying the main artifact microprofile-fault-tolerance-api-1.0-RC2-javadoc.jar
18:18:54 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.0-RC2/microprofile-fault-tolerance-api-1.0-RC2-javadoc.jar
18:18:54 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.0-RC2/microprofile-fault-tolerance-api-1.0-RC2-javadoc.jar (95 KB at 1310.2 KB/sec)
18:18:54 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
18:18:54 Deploying the main artifact microprofile-fault-tolerance-parent-1.0-RC2.pom
18:18:54 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/1.0-RC2/microprofile-fault-tolerance-parent-1.0-RC2.pom
18:18:54 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/1.0-RC2/microprofile-fault-tolerance-parent-1.0-RC2.pom (13 KB at 163.0 KB/sec)
18:18:54 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/maven-metadata.xml
18:18:54 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/maven-metadata.xml
18:18:54 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/maven-metadata.xml (359 B at 5.2 KB/sec)
18:18:54 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
18:18:54 Deploying the main artifact microprofile-fault-tolerance-spec-1.0-RC2.pom
18:18:54 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/1.0-RC2/microprofile-fault-tolerance-spec-1.0-RC2.pom
18:18:54 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/1.0-RC2/microprofile-fault-tolerance-spec-1.0-RC2.pom (4 KB at 47.3 KB/sec)
18:18:54 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/maven-metadata.xml
18:18:54 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/maven-metadata.xml
18:18:54 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-spec/maven-metadata.xml (357 B at 3.6 KB/sec)
18:18:54 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
18:18:54 Deploying the main artifact microprofile-fault-tolerance-tck-1.0-RC2.jar
18:18:54 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/1.0-RC2/microprofile-fault-tolerance-tck-1.0-RC2.jar
18:18:54 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/1.0-RC2/microprofile-fault-tolerance-tck-1.0-RC2.jar (144 KB at 1616.4 KB/sec)
18:18:54 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/1.0-RC2/microprofile-fault-tolerance-tck-1.0-RC2.pom
18:18:54 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/1.0-RC2/microprofile-fault-tolerance-tck-1.0-RC2.pom (4 KB at 57.2 KB/sec)
18:18:54 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/maven-metadata.xml
18:18:54 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/maven-metadata.xml
18:18:55 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/maven-metadata.xml (356 B at 3.2 KB/sec)
18:18:55 [INFO] Deployment done in 1 sec
18:18:55 Started calculate disk usage of build
18:18:55 Finished Calculation of disk usage of build in 0 seconds
18:18:55 Started calculate disk usage of workspace
18:18:55 Finished Calculation of disk usage of workspace in 0 seconds
18:18:55 Finished: SUCCESS