[INFO] [INFO] -----< org.eclipse.microprofile.openapi:microprofile-openapi-tck >------ [INFO] Building MicroProfile OpenAPI TCK 4.0-SNAPSHOT [3/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- apache-rat-plugin:0.16.1:check (rat-check) @ microprofile-openapi-tck --- [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 94 licenses. [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:timestamp-property (generate-timestamp) @ microprofile-openapi-tck --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-readme) @ microprofile-openapi-tck --- [INFO] Copying 1 resource from to target/classes [INFO] [INFO] --- maven-dependency-plugin:3.7.0:unpack (unpack-licenses) @ microprofile-openapi-tck --- [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.2:jar [INFO] [INFO] --- formatter-maven-plugin:2.24.1:format (default) @ microprofile-openapi-tck --- [INFO] Processed 93 files in 1s174ms (Formatted: 0, Skipped: 0, Unchanged: 93, Failed: 0, Readonly: 0) [INFO] [INFO] --- impsort-maven-plugin:1.10.0:sort (sort-imports) @ microprofile-openapi-tck --- [INFO] Processed 93 files in 00:01.753 (Already Sorted: 93, Needed Sorting: 0) [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ microprofile-openapi-tck --- [INFO] Copying 14 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ microprofile-openapi-tck --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 93 source files with javac [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/data/PetData.java: /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/data/PetData.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/data/PetData.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ microprofile-openapi-tck --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ microprofile-openapi-tck --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.4.0:check (verify-style) @ microprofile-openapi-tck --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-openapi-tck --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-licenses-main-javadocs) @ microprofile-openapi-tck --- [INFO] Copying 2 resources from target/licenses to target/apidocs/licenses [INFO] [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ microprofile-openapi-tck --- [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-4.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.3.1:jar (attach-sources) > generate-sources @ microprofile-openapi-tck >>> [INFO] [INFO] --- apache-rat-plugin:0.16.1:check (rat-check) @ microprofile-openapi-tck --- [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 94 licenses. [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:timestamp-property (generate-timestamp) @ microprofile-openapi-tck --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-readme) @ microprofile-openapi-tck --- [INFO] Copying 1 resource from to target/classes [INFO] [INFO] --- maven-dependency-plugin:3.7.0:unpack (unpack-licenses) @ microprofile-openapi-tck --- [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.2:jar [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.3.1:jar (attach-sources) < generate-sources @ microprofile-openapi-tck <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.3.1:jar (attach-sources) @ microprofile-openapi-tck --- [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.7.0:jar (attach-javadocs) @ microprofile-openapi-tck --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules. [WARNING] 1 warning [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-4.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeAggregateBom (default) @ microprofile-openapi-tck --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 55 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/bom.xml [INFO] attaching as microprofile-openapi-tck-4.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/bom.json [INFO] attaching as microprofile-openapi-tck-4.0-SNAPSHOT-cyclonedx.json [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for MicroProfile OpenAPI 4.0-SNAPSHOT: [INFO] [INFO] MicroProfile OpenAPI ............................... SUCCESS [ 19.939 s] [INFO] MicroProfile OpenAPI API ........................... SUCCESS [ 26.133 s] [INFO] MicroProfile OpenAPI TCK ........................... SUCCESS [ 27.865 s] [INFO] MicroProfile OpenAPI Specification ................. SUCCESS [ 56.848 s] [INFO] MicroProfile OpenAPI SPI ........................... SUCCESS [ 4.830 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:23 min [INFO] Finished at: 2024-06-17T15:40:04Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data