Skip to content
Success

Console Output

[INFO] 
[INFO] --< org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-tck >--
[INFO] Building microprofile-fault-tolerance-tck 4.1-SNAPSHOT             [3/4]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.16.1:check (rat-check) @ microprofile-fault-tolerance-tck ---
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 387 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.6.0:timestamp-property (generate-timestamp) @ microprofile-fault-tolerance-tck ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-readme) @ microprofile-fault-tolerance-tck ---
[INFO] Copying 1 resource from  to target/classes
[INFO] 
[INFO] --- maven-dependency-plugin:3.7.0:unpack (unpack-licenses) @ microprofile-fault-tolerance-tck ---
[INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.2:jar
[INFO] 
[INFO] --- formatter-maven-plugin:2.24.1:format (default) @ microprofile-fault-tolerance-tck ---
[INFO] Processed 386 files in 1s645ms (Formatted: 0, Skipped: 0, Unchanged: 386, Failed: 0, Readonly: 0)
[INFO] 
[INFO] --- impsort-maven-plugin:1.10.0:sort (sort-imports) @ microprofile-fault-tolerance-tck ---
[INFO] Processed 386 files in 00:01.785 (Already Sorted: 386, Needed Sorting: 0)
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ microprofile-fault-tolerance-tck ---
[INFO] Copying 4 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ microprofile-fault-tolerance-tck ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 383 source files with javac [debug release 8] to target/classes
[INFO] /home/jenkins/agent/workspace/fault-tolerance-prs/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/asyncretry/clientserver/AsyncRetryClient.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/fault-tolerance-prs/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/asyncretry/clientserver/AsyncRetryClient.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ microprofile-fault-tolerance-tck ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/fault-tolerance-prs/tck/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ microprofile-fault-tolerance-tck ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [debug release 8] to target/test-classes
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.4.0:check (verify-style) @ microprofile-fault-tolerance-tck ---
[INFO] Starting audit...
[ERROR] /home/jenkins/agent/workspace/fault-tolerance-prs/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/ConfigTest.java:66: Line is longer than 150 characters (found 159). [LineLength]
[WARN] /home/jenkins/agent/workspace/fault-tolerance-prs/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryMetricID.java:31:25: Variable 'name' must be private and have accessor methods. [VisibilityModifier]
[WARN] /home/jenkins/agent/workspace/fault-tolerance-prs/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryMetricID.java:32:29: Variable 'attributes' must be private and have accessor methods. [VisibilityModifier]
Audit done.
[INFO] There is 1 error reported by Checkstyle 9.3 with /home/jenkins/agent/workspace/fault-tolerance-prs/tck/target/checkstyle-rules.xml ruleset.
[ERROR] src/main/java/org/eclipse/microprofile/fault/tolerance/tck/ConfigTest.java:[66] (sizes) LineLength: Line is longer than 150 characters (found 159).
[WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] You have 1 Checkstyle violation.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-fault-tolerance-tck ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/fault-tolerance-prs/tck/target/surefire-reports
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-testng/2.12.4/surefire-testng-2.12.4.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-testng/2.12.4/surefire-testng-2.12.4.pom (3.6 kB at 181 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom (2.3 kB at 147 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 52 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 516 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-testng-utils/2.12.4/surefire-testng-utils-2.12.4.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-testng-utils/2.12.4/surefire-testng-utils-2.12.4.pom (3.0 kB at 123 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.12.4/surefire-grouper-2.12.4.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.12.4/surefire-grouper-2.12.4.pom (2.5 kB at 194 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testng/testng/5.7/testng-5.7.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testng/testng/5.7/testng-5.7.pom (12 kB at 705 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 153 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 40 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (5.9 kB at 267 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/4/maven-parent-4.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/4/maven-parent-4.pom (10.0 kB at 625 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 81 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 672 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 108 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 159 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 88 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (2.3 kB at 177 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-testng/2.12.4/surefire-testng-2.12.4.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-testng-utils/2.12.4/surefire-testng-utils-2.12.4.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.12.4/surefire-grouper-2.12.4.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 5.3 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.12.4/surefire-grouper-2.12.4.jar (38 kB at 2.5 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-testng-utils/2.12.4/surefire-testng-utils-2.12.4.jar (24 kB at 1.6 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-testng/2.12.4/surefire-testng-2.12.4.jar (34 kB at 2.2 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 7.8 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 kB at 1.9 MB/s)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNG652Configurator@7006c658
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 sec

Results :

Tests run: 8, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-licenses-main-javadocs) @ microprofile-fault-tolerance-tck ---
[INFO] Copying 2 resources from target/licenses to target/apidocs/licenses
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-licenses-test-javadocs) @ microprofile-fault-tolerance-tck ---
[INFO] Copying 2 resources from target/licenses to target/testapidocs/licenses
[INFO] 
[INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ microprofile-fault-tolerance-tck ---
[INFO] Building jar: /home/jenkins/agent/workspace/fault-tolerance-prs/tck/target/microprofile-fault-tolerance-tck-4.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.4.1:test-jar (attach-test-jar) @ microprofile-fault-tolerance-tck ---
[INFO] Building jar: /home/jenkins/agent/workspace/fault-tolerance-prs/tck/target/microprofile-fault-tolerance-tck-4.1-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.3.1:jar (attach-sources) > generate-sources @ microprofile-fault-tolerance-tck >>>
[INFO] 
[INFO] --- apache-rat-plugin:0.16.1:check (rat-check) @ microprofile-fault-tolerance-tck ---
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 387 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.6.0:timestamp-property (generate-timestamp) @ microprofile-fault-tolerance-tck ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-readme) @ microprofile-fault-tolerance-tck ---
[INFO] Copying 1 resource from  to target/classes
[INFO] 
[INFO] --- maven-dependency-plugin:3.7.0:unpack (unpack-licenses) @ microprofile-fault-tolerance-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-fault-tolerance-tck <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.3.1:jar (attach-sources) @ microprofile-fault-tolerance-tck ---
[INFO] Building jar: /home/jenkins/agent/workspace/fault-tolerance-prs/tck/target/microprofile-fault-tolerance-tck-4.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.3.1:test-jar (attach-sources-test) > generate-sources @ microprofile-fault-tolerance-tck >>>
[INFO] 
[INFO] --- apache-rat-plugin:0.16.1:check (rat-check) @ microprofile-fault-tolerance-tck ---
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 387 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.6.0:timestamp-property (generate-timestamp) @ microprofile-fault-tolerance-tck ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-readme) @ microprofile-fault-tolerance-tck ---
[INFO] Copying 1 resource from  to target/classes
[INFO] 
[INFO] --- maven-dependency-plugin:3.7.0:unpack (unpack-licenses) @ microprofile-fault-tolerance-tck ---
[INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.2:jar
[WARNING] Failed to getClass for org.apache.maven.plugins.source.TestSourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.3.1:test-jar (attach-sources-test) < generate-sources @ microprofile-fault-tolerance-tck <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.3.1:test-jar (attach-sources-test) @ microprofile-fault-tolerance-tck ---
[INFO] Building jar: /home/jenkins/agent/workspace/fault-tolerance-prs/tck/target/microprofile-fault-tolerance-tck-4.1-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.7.0:jar (attach-javadocs) @ microprofile-fault-tolerance-tck ---
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/fault-tolerance-prs/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryCounterMetric.java:46: warning: @param argument "startTime" is not a parameter name.
[WARNING] * @param startTime
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/fault-tolerance-prs/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryCounterMetric.java:48: warning: @param argument "endTime" is not a parameter name.
[WARNING] * @param endTime
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/fault-tolerance-prs/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryMetricDefinition.java:107: warning: Tag @link: reference not found: Metric
[WARNING] * The subclass of {@link Metric} used by this metric
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/fault-tolerance-prs/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryMetricDefinition.java:107: warning: Tag @link: reference not found: Metric
[WARNING] * The subclass of {@link Metric} used by this metric
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/fault-tolerance-prs/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryMetricDefinition.java:107: warning: Tag @link: reference not found: Metric
[WARNING] * The subclass of {@link Metric} used by this metric
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/fault-tolerance-prs/tck/src/main/java/org/eclipse/microprofile/fault/tolerance/tck/telemetryMetrics/util/TelemetryMetricDefinition.java:107: warning: Tag @link: reference not found: Metric
[WARNING] * The subclass of {@link Metric} used by this metric
[WARNING] ^
[WARNING] 6 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/fault-tolerance-prs/tck/target/microprofile-fault-tolerance-tck-4.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.7.0:test-jar (attach-test-javadocs) @ microprofile-fault-tolerance-tck ---
[INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.7.0:javadoc' has not been previously called for the module: 'org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api:jar:4.1-SNAPSHOT'. Trying to invoke it...
[WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/fault-tolerance-prs/api/target/testapidocs
[ERROR] Error fetching link: /home/jenkins/agent/workspace/fault-tolerance-prs/api/target/testapidocs. Ignored it.
[INFO] Configuration changed, re-generating javadoc.
[INFO] Building jar: /home/jenkins/agent/workspace/fault-tolerance-prs/tck/target/microprofile-fault-tolerance-tck-4.1-SNAPSHOT-test-javadoc.jar
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.8.0:makeAggregateBom (default) @ microprofile-fault-tolerance-tck ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/fault-tolerance-prs/tck/target/bom.xml
[INFO]            attaching as microprofile-fault-tolerance-tck-4.1-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/fault-tolerance-prs/tck/target/bom.json
[INFO]            attaching as microprofile-fault-tolerance-tck-4.1-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-fault-tolerance-tck ---
[INFO] Installing /home/jenkins/agent/workspace/fault-tolerance-prs/tck/target/microprofile-fault-tolerance-tck-4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-SNAPSHOT/microprofile-fault-tolerance-tck-4.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/fault-tolerance-prs/tck/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-SNAPSHOT/microprofile-fault-tolerance-tck-4.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/fault-tolerance-prs/tck/target/microprofile-fault-tolerance-tck-4.1-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-SNAPSHOT/microprofile-fault-tolerance-tck-4.1-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/fault-tolerance-prs/tck/target/microprofile-fault-tolerance-tck-4.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-SNAPSHOT/microprofile-fault-tolerance-tck-4.1-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/fault-tolerance-prs/tck/target/microprofile-fault-tolerance-tck-4.1-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-SNAPSHOT/microprofile-fault-tolerance-tck-4.1-SNAPSHOT-test-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/fault-tolerance-prs/tck/target/microprofile-fault-tolerance-tck-4.1-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-SNAPSHOT/microprofile-fault-tolerance-tck-4.1-SNAPSHOT-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/fault-tolerance-prs/tck/target/microprofile-fault-tolerance-tck-4.1-SNAPSHOT-test-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-SNAPSHOT/microprofile-fault-tolerance-tck-4.1-SNAPSHOT-test-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/fault-tolerance-prs/tck/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-SNAPSHOT/microprofile-fault-tolerance-tck-4.1-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/fault-tolerance-prs/tck/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/4.1-SNAPSHOT/microprofile-fault-tolerance-tck-4.1-SNAPSHOT-cyclonedx.json