Skip to content

Console Output

01:49:05 Started by user starksm64@gmail.com
01:49:05 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace
01:49:05 [WS-CLEANUP] Deleting project workspace...
01:49:05 [WS-CLEANUP] Done
01:49:05 Cloning the remote Git repository
01:49:05 Cloning repository https://github.com/eclipse/microprofile-jwt-auth
01:49:05  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace # timeout=10
01:49:05 Fetching upstream changes from https://github.com/eclipse/microprofile-jwt-auth
01:49:05  > /usr/local/bin/git --version # timeout=10
01:49:05 Setting http proxy: proxy.eclipse.org:9898
01:49:05  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-jwt-auth +refs/heads/*:refs/remotes/origin/*
01:49:07  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-jwt-auth # timeout=10
01:49:07  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:49:07  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-jwt-auth # timeout=10
01:49:07 Fetching upstream changes from https://github.com/eclipse/microprofile-jwt-auth
01:49:07 Setting http proxy: proxy.eclipse.org:9898
01:49:07  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-jwt-auth +refs/heads/*:refs/remotes/origin/*
01:49:07  > /usr/local/bin/git rev-parse refs/tags/1.0-RC7^{commit} # timeout=10
01:49:07  > /usr/local/bin/git rev-parse refs/remotes/origin/refs/tags/1.0-RC7^{commit} # timeout=10
01:49:07 Checking out Revision c8b019b118e2193f77381ce4923cc6a1e129c6f0 (refs/tags/1.0-RC7)
01:49:07  > /usr/local/bin/git config core.sparsecheckout # timeout=10
01:49:07  > /usr/local/bin/git checkout -f c8b019b118e2193f77381ce4923cc6a1e129c6f0
01:49:07 First time build. Skipping changelog.
01:49:07 Parsing POMs
01:49:07 Modules changed, recalculating dependency graph
01:49:07 Established TCP socket on 47918
01:49:07 [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 47918
01:49:08 <===[JENKINS REMOTING CAPACITY]===>channel started
01:49:10 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/pom.xml --projects .,api,spec,tck install
01:49:11 [INFO] Scanning for projects...
01:49:11 [INFO] ------------------------------------------------------------------------
01:49:11 [INFO] Reactor Build Order:
01:49:11 [INFO] 
01:49:11 [INFO] MicroProfile JWT Auth Parent
01:49:11 [INFO] MicroProfile JWT Auth API
01:49:11 [INFO] MicroProfile JWT Auth TCK Harness
01:49:11 [INFO] MicroProfile JWT Auth Specification
01:49:11 [INFO]                                                                         
01:49:11 [INFO] ------------------------------------------------------------------------
01:49:11 [INFO] Building MicroProfile JWT Auth Parent 1.0-RC7
01:49:11 [INFO] ------------------------------------------------------------------------
01:49:12 [INFO] 
01:49:12 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-parent ---
01:49:12 [INFO] Enabled default license matchers.
01:49:12 [INFO] Will parse SCM ignores for exclusions...
01:49:12 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/.gitignore
01:49:12 [INFO] Finished adding exclusions from SCM ignore files.
01:49:12 [INFO] 75 implicit excludes (use -debug for more details).
01:49:12 [INFO] Exclude: .travis.yml.*
01:49:12 [INFO] Exclude: bnd.bnd
01:49:12 [INFO] Exclude: **/*.json
01:49:12 [INFO] Exclude: **/META-INF/services/*
01:49:12 [INFO] Exclude: *.log
01:49:12 [INFO] Exclude: .checkstyle
01:49:12 [INFO] Exclude: .factorypath
01:49:12 [INFO] Exclude: .editorconfig
01:49:12 [INFO] 6 resources included (use -debug for more details)
01:49:13 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
01:49:13 [INFO] 
01:49:13 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-parent ---
01:49:14 [INFO] Starting audit...
01:49:14 Audit done.
01:49:14 [INFO] 
01:49:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-parent ---
01:49:14 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.0-RC7/microprofile-jwt-auth-parent-1.0-RC7.pom
01:49:15 Started calculate disk usage of build
01:49:15 Finished Calculation of disk usage of build in 0 seconds
01:49:15 Started calculate disk usage of workspace
01:49:15 Finished Calculation of disk usage of workspace in 0 seconds
01:49:15 [INFO]                                                                         
01:49:15 [INFO] ------------------------------------------------------------------------
01:49:15 [INFO] Building MicroProfile JWT Auth API 1.0-RC7
01:49:15 [INFO] ------------------------------------------------------------------------
01:49:15 [INFO] 
01:49:15 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-api ---
01:49:15 [INFO] Enabled default license matchers.
01:49:15 [INFO] Will parse SCM ignores for exclusions...
01:49:15 [INFO] Finished adding exclusions from SCM ignore files.
01:49:15 [INFO] 61 implicit excludes (use -debug for more details).
01:49:15 [INFO] Exclude: .travis.yml.*
01:49:15 [INFO] Exclude: bnd.bnd
01:49:15 [INFO] Exclude: **/*.json
01:49:15 [INFO] Exclude: **/META-INF/services/*
01:49:15 [INFO] Exclude: *.log
01:49:15 [INFO] Exclude: .checkstyle
01:49:15 [INFO] Exclude: .factorypath
01:49:15 [INFO] Exclude: .editorconfig
01:49:15 [INFO] 6 resources included (use -debug for more details)
01:49:15 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses.
01:49:15 [INFO] 
01:49:15 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-jwt-auth-api ---
01:49:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:49:15 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/main/resources
01:49:15 [INFO] 
01:49:15 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-jwt-auth-api ---
01:49:16 [INFO] Changes detected - recompiling the module!
01:49:16 [INFO] Compiling 5 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/classes
01:49:16 [INFO] 
01:49:16 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-api ---
01:49:17 [INFO] Starting audit...
01:49:17 Audit done.
01:49:17 [INFO] 
01:49:17 [INFO] --- bnd-maven-plugin:2.4.1:bnd-process (default) @ microprofile-jwt-auth-api ---
01:49:17 [INFO] 
01:49:17 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-jwt-auth-api ---
01:49:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:49:17 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/test/resources
01:49:17 [INFO] 
01:49:17 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-jwt-auth-api ---
01:49:17 [INFO] No sources to compile
01:49:17 [INFO] 
01:49:17 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-jwt-auth-api ---
01:49:17 [INFO] No tests to run.
01:49:17 [JENKINS] Recording test results
01:49:17 [INFO] 
01:49:17 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-jwt-auth-api ---
01:49:23 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC7.jar
01:49:24 [INFO] 
01:49:24 [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ microprofile-jwt-auth-api ---
01:49:25 [INFO] 
01:49:25 Loading source files for package org.eclipse.microprofile.auth...
01:49:25 Loading source files for package org.eclipse.microprofile.jwt...
01:49:25 Constructing Javadoc information...
01:49:25 Standard Doclet version 1.8.0_131
01:49:25 Building tree for all the packages and classes...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/LoginConfig.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/Claim.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/Claims.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/ClaimValue.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/JsonWebToken.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/overview-frame.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/package-frame.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/package-summary.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/package-tree.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-frame.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-summary.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-tree.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/constant-values.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/class-use/LoginConfig.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/JsonWebToken.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/Claims.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/ClaimValue.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/Claim.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/package-use.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-use.html...
01:49:25 Building index for all the packages and classes...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/overview-tree.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/index-all.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/deprecated-list.html...
01:49:25 Building index for all classes...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/allclasses-frame.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/allclasses-noframe.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/index.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/overview-summary.html...
01:49:25 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/help-doc.html...
01:49:25 2 warnings
01:49:25 [WARNING] Javadoc Warnings
01:49:25 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/main/java/org/eclipse/microprofile/auth/LoginConfig.java:61: warning: no description for @return
01:49:25 [WARNING] * @return
01:49:25 [WARNING] ^
01:49:25 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/main/java/org/eclipse/microprofile/jwt/JsonWebToken.java:146: warning: no @param for <T>
01:49:25 [WARNING] <T> T getClaim(String claimName);
01:49:25 [WARNING] ^
01:49:25 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC7-javadoc.jar
01:49:25 [INFO] 
01:49:25 [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-jwt-auth-api >>>
01:49:25 [INFO] 
01:49:25 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-api ---
01:49:25 [INFO] Enabled default license matchers.
01:49:25 [INFO] Will parse SCM ignores for exclusions...
01:49:25 [INFO] Finished adding exclusions from SCM ignore files.
01:49:25 [INFO] 61 implicit excludes (use -debug for more details).
01:49:25 [INFO] Exclude: .travis.yml.*
01:49:25 [INFO] Exclude: bnd.bnd
01:49:25 [INFO] Exclude: **/*.json
01:49:25 [INFO] Exclude: **/META-INF/services/*
01:49:25 [INFO] Exclude: *.log
01:49:25 [INFO] Exclude: .checkstyle
01:49:25 [INFO] Exclude: .factorypath
01:49:25 [INFO] Exclude: .editorconfig
01:49:25 [INFO] 6 resources included (use -debug for more details)
01:49:25 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses.
01:49:25 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
01:49:25 [INFO] 
01:49:25 [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-jwt-auth-api <<<
01:49:25 [INFO] 
01:49:25 [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-jwt-auth-api ---
01:49:26 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC7-sources.jar
01:49:26 [INFO] 
01:49:26 [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ microprofile-jwt-auth-api ---
01:49:26 [WARNING] JAR will be empty - no content was marked for inclusion!
01:49:27 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC7-tests.jar
01:49:27 [INFO] 
01:49:27 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-api ---
01:49:27 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC7.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7.jar
01:49:27 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7.pom
01:49:27 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC7-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7-javadoc.jar
01:49:27 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC7-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7-sources.jar
01:49:27 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC7-tests.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7-tests.jar
01:49:27 Started calculate disk usage of build
01:49:27 Finished Calculation of disk usage of build in 0 seconds
01:49:27 Started calculate disk usage of workspace
01:49:27 Finished Calculation of disk usage of workspace in 0 seconds
01:49:27 [INFO]                                                                         
01:49:27 [INFO] ------------------------------------------------------------------------
01:49:27 [INFO] Building MicroProfile JWT Auth TCK Harness 1.0-RC7
01:49:27 [INFO] ------------------------------------------------------------------------
01:49:28 [INFO] 
01:49:28 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-tck ---
01:49:28 [INFO] Enabled default license matchers.
01:49:28 [INFO] Will parse SCM ignores for exclusions...
01:49:28 [INFO] Finished adding exclusions from SCM ignore files.
01:49:28 [INFO] 61 implicit excludes (use -debug for more details).
01:49:28 [INFO] Exclude: .travis.yml.*
01:49:28 [INFO] Exclude: bnd.bnd
01:49:28 [INFO] Exclude: **/*.json
01:49:28 [INFO] Exclude: **/META-INF/services/*
01:49:28 [INFO] Exclude: *.log
01:49:28 [INFO] Exclude: .checkstyle
01:49:28 [INFO] Exclude: .factorypath
01:49:28 [INFO] Exclude: .editorconfig
01:49:28 [INFO] 37 resources included (use -debug for more details)
01:49:28 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 35 licenses.
01:49:28 [INFO] 
01:49:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-jwt-auth-tck ---
01:49:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:49:28 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/src/main/resources
01:49:28 [INFO] 
01:49:28 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-jwt-auth-tck ---
01:49:28 [INFO] Changes detected - recompiling the module!
01:49:28 [INFO] Compiling 4 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/classes
01:49:28 [INFO] 
01:49:28 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-tck ---
01:49:29 [INFO] Starting audit...
01:49:29 Audit done.
01:49:29 [INFO] 
01:49:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-jwt-auth-tck ---
01:49:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:49:29 [INFO] Copying 7 resources
01:49:29 [INFO] 
01:49:29 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-jwt-auth-tck ---
01:49:29 [INFO] Changes detected - recompiling the module!
01:49:29 [INFO] Compiling 26 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/test-classes
01:49:30 [INFO] 
01:49:30 [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ microprofile-jwt-auth-tck ---
01:49:31 [INFO] 
01:49:31 [INFO] -------------------------------------------------------
01:49:31 [INFO]  T E S T S
01:49:31 [INFO] -------------------------------------------------------
01:49:31 [INFO] Running TestSuite
01:49:31 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s - in TestSuite
01:49:32 [INFO] 
01:49:32 [INFO] Results:
01:49:32 [INFO] 
01:49:32 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
01:49:32 [INFO] 
01:49:32 [JENKINS] Recording test results
01:49:34 [INFO] 
01:49:34 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-jwt-auth-tck ---
01:49:35 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC7.jar
01:49:35 [INFO] 
01:49:35 [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-jwt-auth-tck >>>
01:49:35 [INFO] 
01:49:35 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-tck ---
01:49:35 [INFO] Enabled default license matchers.
01:49:35 [INFO] Will parse SCM ignores for exclusions...
01:49:35 [INFO] Finished adding exclusions from SCM ignore files.
01:49:35 [INFO] 61 implicit excludes (use -debug for more details).
01:49:35 [INFO] Exclude: .travis.yml.*
01:49:35 [INFO] Exclude: bnd.bnd
01:49:35 [INFO] Exclude: **/*.json
01:49:35 [INFO] Exclude: **/META-INF/services/*
01:49:35 [INFO] Exclude: *.log
01:49:35 [INFO] Exclude: .checkstyle
01:49:35 [INFO] Exclude: .factorypath
01:49:35 [INFO] Exclude: .editorconfig
01:49:35 [INFO] 37 resources included (use -debug for more details)
01:49:35 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 35 licenses.
01:49:35 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
01:49:35 [INFO] 
01:49:35 [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-jwt-auth-tck <<<
01:49:35 [INFO] 
01:49:35 [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-jwt-auth-tck ---
01:49:36 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC7-sources.jar
01:49:36 [INFO] 
01:49:36 [INFO] >>> maven-source-plugin:3.0.1:test-jar (attach-sources) > generate-sources @ microprofile-jwt-auth-tck >>>
01:49:36 [INFO] 
01:49:36 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-tck ---
01:49:36 [INFO] Enabled default license matchers.
01:49:36 [INFO] Will parse SCM ignores for exclusions...
01:49:36 [INFO] Finished adding exclusions from SCM ignore files.
01:49:36 [INFO] 61 implicit excludes (use -debug for more details).
01:49:36 [INFO] Exclude: .travis.yml.*
01:49:36 [INFO] Exclude: bnd.bnd
01:49:36 [INFO] Exclude: **/*.json
01:49:36 [INFO] Exclude: **/META-INF/services/*
01:49:36 [INFO] Exclude: *.log
01:49:36 [INFO] Exclude: .checkstyle
01:49:36 [INFO] Exclude: .factorypath
01:49:36 [INFO] Exclude: .editorconfig
01:49:36 [INFO] 37 resources included (use -debug for more details)
01:49:36 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 35 licenses.
01:49:36 [WARNING] Failed to getClass for org.apache.maven.plugins.source.TestSourceJarMojo
01:49:36 [INFO] 
01:49:36 [INFO] <<< maven-source-plugin:3.0.1:test-jar (attach-sources) < generate-sources @ microprofile-jwt-auth-tck <<<
01:49:36 [INFO] 
01:49:36 [INFO] --- maven-source-plugin:3.0.1:test-jar (attach-sources) @ microprofile-jwt-auth-tck ---
01:49:39 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC7-test-sources.jar
01:49:39 [INFO] 
01:49:39 [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ microprofile-jwt-auth-tck ---
01:49:41 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC7-tests.jar
01:49:41 [INFO] 
01:49:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-tck ---
01:49:41 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC7.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7.jar
01:49:41 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7.pom
01:49:41 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC7-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7-sources.jar
01:49:41 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC7-test-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7-test-sources.jar
01:49:41 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC7-tests.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7-tests.jar
01:49:41 Started calculate disk usage of build
01:49:41 Finished Calculation of disk usage of build in 0 seconds
01:49:41 Started calculate disk usage of workspace
01:49:41 Finished Calculation of disk usage of workspace in 0 seconds
01:49:41 [INFO]                                                                         
01:49:41 [INFO] ------------------------------------------------------------------------
01:49:41 [INFO] Building MicroProfile JWT Auth Specification 1.0-RC7
01:49:41 [INFO] ------------------------------------------------------------------------
01:49:41 [INFO] 
01:49:41 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-spec ---
01:49:41 [INFO] Enabled default license matchers.
01:49:41 [INFO] Will parse SCM ignores for exclusions...
01:49:41 [INFO] Finished adding exclusions from SCM ignore files.
01:49:41 [INFO] 61 implicit excludes (use -debug for more details).
01:49:41 [INFO] Exclude: .travis.yml.*
01:49:41 [INFO] Exclude: bnd.bnd
01:49:41 [INFO] Exclude: **/*.json
01:49:41 [INFO] Exclude: **/META-INF/services/*
01:49:41 [INFO] Exclude: *.log
01:49:41 [INFO] Exclude: .checkstyle
01:49:41 [INFO] Exclude: .factorypath
01:49:41 [INFO] Exclude: .editorconfig
01:49:41 [INFO] 7 resources included (use -debug for more details)
01:49:41 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 7 licenses.
01:49:42 [INFO] 
01:49:42 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-jwt-auth-spec ---
01:49:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:49:45 [INFO] ignoreDelta true
01:49:45 [INFO] Copying 0 resource
01:49:59 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/src/main/asciidoc/microprofile-jwt-auth-spec.asciidoc
01:49:59 [INFO] 
01:49:59 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-jwt-auth-spec ---
01:50:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:50:00 [INFO] ignoreDelta true
01:50:00 [INFO] Copying 0 resource
01:50:00 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/src/main/asciidoc/microprofile-jwt-auth-spec.asciidoc
01:50:00 [INFO] 
01:50:00 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-spec ---
01:50:00 [INFO] Starting audit...
01:50:00 Audit done.
01:50:01 [INFO] 
01:50:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-spec ---
01:50:01 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/1.0-RC7/microprofile-jwt-auth-spec-1.0-RC7.pom
01:50:01 Started calculate disk usage of build
01:50:01 Finished Calculation of disk usage of build in 0 seconds
01:50:01 Started calculate disk usage of workspace
01:50:01 Finished Calculation of disk usage of workspace in 0 seconds
01:50:01 [INFO] ------------------------------------------------------------------------
01:50:01 [INFO] Reactor Summary:
01:50:01 [INFO] 
01:50:01 [INFO] MicroProfile JWT Auth Parent ....................... SUCCESS [  2.995 s]
01:50:01 [INFO] MicroProfile JWT Auth API .......................... SUCCESS [ 12.019 s]
01:50:01 [INFO] MicroProfile JWT Auth TCK Harness .................. SUCCESS [ 13.765 s]
01:50:01 [INFO] MicroProfile JWT Auth Specification ................ SUCCESS [ 19.147 s]
01:50:01 [INFO] ------------------------------------------------------------------------
01:50:01 [INFO] BUILD SUCCESS
01:50:01 [INFO] ------------------------------------------------------------------------
01:50:01 [INFO] Total time: 50.303 s
01:50:01 [INFO] Finished at: 2017-08-29T01:50:01-04:00
01:50:01 [INFO] Final Memory: 125M/3404M
01:50:01 [INFO] ------------------------------------------------------------------------
01:50:01 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/pom.xml to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7.pom
01:50:01 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC7.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7.jar
01:50:01 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC7-javadoc.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7-javadoc.jar
01:50:01 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC7-sources.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7-sources.jar
01:50:01 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC7-tests.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7-tests.jar
01:50:01 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/pom.xml to org.eclipse.microprofile.jwt/microprofile-jwt-auth-parent/1.0-RC7/microprofile-jwt-auth-parent-1.0-RC7.pom
01:50:01 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/pom.xml to org.eclipse.microprofile.jwt/microprofile-jwt-auth-spec/1.0-RC7/microprofile-jwt-auth-spec-1.0-RC7.pom
01:50:01 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/pom.xml to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7.pom
01:50:01 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC7.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7.jar
01:50:01 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC7-sources.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7-sources.jar
01:50:01 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC7-test-sources.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7-test-sources.jar
01:50:01 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC7-tests.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7-tests.jar
01:50:01 channel stopped
01:50:02 Archiving artifacts
01:50:02 Maven RedeployPublisher use remote  maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml
01:50:02 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
01:50:02 Deploying the main artifact microprofile-jwt-auth-api-1.0-RC7.jar
01:50:02 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7.jar
01:50:02 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7.jar (9 KB at 89.4 KB/sec)
01:50:02 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7.pom
01:50:02 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7.pom (4 KB at 50.6 KB/sec)
01:50:02 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/maven-metadata.xml
01:50:02 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/maven-metadata.xml (436 B at 17.0 KB/sec)
01:50:02 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/maven-metadata.xml
01:50:02 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/maven-metadata.xml (469 B at 5.4 KB/sec)
01:50:02 Deploying the main artifact microprofile-jwt-auth-api-1.0-RC7-javadoc.jar
01:50:02 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7-javadoc.jar
01:50:02 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7-javadoc.jar (55 KB at 686.7 KB/sec)
01:50:02 Deploying the main artifact microprofile-jwt-auth-api-1.0-RC7-sources.jar
01:50:02 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7-sources.jar
01:50:02 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7-sources.jar (11 KB at 124.2 KB/sec)
01:50:02 Deploying the main artifact microprofile-jwt-auth-api-1.0-RC7-tests.jar
01:50:02 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7-tests.jar
01:50:02 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC7/microprofile-jwt-auth-api-1.0-RC7-tests.jar (3 KB at 36.6 KB/sec)
01:50:02 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
01:50:02 Deploying the main artifact microprofile-jwt-auth-parent-1.0-RC7.pom
01:50:02 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.0-RC7/microprofile-jwt-auth-parent-1.0-RC7.pom
01:50:02 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.0-RC7/microprofile-jwt-auth-parent-1.0-RC7.pom (14 KB at 161.5 KB/sec)
01:50:02 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/maven-metadata.xml
01:50:02 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/maven-metadata.xml (472 B at 17.7 KB/sec)
01:50:02 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/maven-metadata.xml
01:50:02 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/maven-metadata.xml (505 B at 6.5 KB/sec)
01:50:02 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
01:50:02 Deploying the main artifact microprofile-jwt-auth-spec-1.0-RC7.pom
01:50:02 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/1.0-RC7/microprofile-jwt-auth-spec-1.0-RC7.pom
01:50:02 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/1.0-RC7/microprofile-jwt-auth-spec-1.0-RC7.pom (4 KB at 48.0 KB/sec)
01:50:02 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/maven-metadata.xml
01:50:02 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/maven-metadata.xml (470 B at 21.9 KB/sec)
01:50:02 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/maven-metadata.xml
01:50:02 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/maven-metadata.xml (503 B at 6.5 KB/sec)
01:50:02 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
01:50:02 Deploying the main artifact microprofile-jwt-auth-tck-1.0-RC7.jar
01:50:02 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7.jar
01:50:03 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7.jar (12 KB at 141.5 KB/sec)
01:50:03 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7.pom
01:50:03 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7.pom (10 KB at 124.0 KB/sec)
01:50:03 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/maven-metadata.xml
01:50:03 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/maven-metadata.xml (469 B at 18.3 KB/sec)
01:50:03 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/maven-metadata.xml
01:50:03 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/maven-metadata.xml (502 B at 6.2 KB/sec)
01:50:03 Deploying the main artifact microprofile-jwt-auth-tck-1.0-RC7-sources.jar
01:50:03 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7-sources.jar
01:50:03 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7-sources.jar (11 KB at 98.9 KB/sec)
01:50:03 Deploying the main artifact microprofile-jwt-auth-tck-1.0-RC7-test-sources.jar
01:50:03 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7-test-sources.jar
01:50:03 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7-test-sources.jar (53 KB at 795.6 KB/sec)
01:50:03 Deploying the main artifact microprofile-jwt-auth-tck-1.0-RC7-tests.jar
01:50:03 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7-tests.jar
01:50:03 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC7/microprofile-jwt-auth-tck-1.0-RC7-tests.jar (71 KB at 1002.9 KB/sec)
01:50:03 [INFO] Deployment done in 1.4 sec
01:50:03 Started calculate disk usage of build
01:50:03 Finished Calculation of disk usage of build in 0 seconds
01:50:03 Started calculate disk usage of workspace
01:50:03 Finished Calculation of disk usage of workspace in 0 seconds
01:50:03 Finished: SUCCESS