Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building MicroProfile JWT Auth TCK Harness 1.0-RC8 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-tck --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 61 implicit excludes (use -debug for more details). [INFO] Exclude: .travis.yml.* [INFO] Exclude: bnd.bnd [INFO] Exclude: **/*.json [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 37 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 35 licenses. [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-jwt-auth-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 43 resources [INFO] Copying file pom.xml [INFO] Copying file src/main/java/org/eclipse/microprofile/jwt/tck/arquillian/BaseExtension.java [INFO] Copying file src/main/java/org/eclipse/microprofile/jwt/tck/arquillian/BaseWarArchiveProcessor.java [INFO] Copying file src/main/java/org/eclipse/microprofile/jwt/tck/util/ITokenParser.java [INFO] Copying file src/main/java/org/eclipse/microprofile/jwt/tck/util/TokenUtils.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/TCKConstants.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/ejb/EjbEndpoint.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/ejb/EjbTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/ejb/IService.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/ejb/ServiceEJB.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jacc/SubjectEndpoint.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jacc/SubjectTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/ClaimValueInjectionEndpoint.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/ClaimValueInjectionTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/InvalidTokenTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/JsonValueInjectionTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/JsonValuejectionEndpoint.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/ProviderInjectionEndpoint.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/ProviderInjectionTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/RolesAllowedTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/RolesEndpoint.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/UnsecureTCKApplication.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/UnsecuredPingEndpoint.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/UnsecuredPingTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/servlet/ServiceServlet.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/servlet/ServletTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/parsing/DebugTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/parsing/TestTokenClaimTypesTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/parsing/TokenValidationTest.java [INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/util/TokenUtilsTest.java [INFO] Copying file src/test/resources/Token1.json [INFO] Copying file src/test/resources/Token2.json [INFO] Copying file src/test/resources/jwt-content1.json [INFO] Copying file src/test/resources/privateKey.pem [INFO] Copying file src/test/resources/publicKey.pem [INFO] Copying file src/test/resources/testJWTCallerPrincipal.json [INFO] Copying file src/test/resources/usePreferredName.json [INFO] Copying file src/test/resources/useSubject.json [INFO] Copying file tck-base-suite.xml [INFO] Copying file tck-full-suite.xml [INFO] Copying file tck-null-suite.xml [INFO] Copying file target/rat.txt asciidoctor: WARNING: README.adoc: line 27: list item index: expected 2, got 1 asciidoctor: WARNING: README.adoc: line 30: list item index: expected 3, got 1 asciidoctor: ERROR: README.adoc: line 70: only book doctypes can contain level 0 sections asciidoctor: ERROR: README.adoc: line 70: only book doctypes can contain level 0 sections [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/README.adoc [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-jwt-auth-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-jwt-auth-tck --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-tck --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-jwt-auth-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-jwt-auth-tck --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ microprofile-jwt-auth-tck --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-jwt-auth-tck --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-jwt-auth-tck >>> [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-tck --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 61 implicit excludes (use -debug for more details). [INFO] Exclude: .travis.yml.* [INFO] Exclude: bnd.bnd [INFO] Exclude: **/*.json [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 37 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 35 licenses. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-jwt-auth-tck <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-jwt-auth-tck --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8-sources.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:test-jar (attach-sources) > generate-sources @ microprofile-jwt-auth-tck >>> [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-tck --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 61 implicit excludes (use -debug for more details). [INFO] Exclude: .travis.yml.* [INFO] Exclude: bnd.bnd [INFO] Exclude: **/*.json [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 37 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 35 licenses. [WARNING] Failed to getClass for org.apache.maven.plugins.source.TestSourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:test-jar (attach-sources) < generate-sources @ microprofile-jwt-auth-tck <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar (attach-sources) @ microprofile-jwt-auth-tck --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ microprofile-jwt-auth-tck --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8-tests.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-tck --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8.jar [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-RC8/microprofile-jwt-auth-tck-1.0-RC8.pom [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8-sources.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8-test-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8-test-sources.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC8-tests.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC8/microprofile-jwt-auth-tck-1.0-RC8-tests.jar