Skip to content

Console Output

[INFO] 
[INFO] --< org.eclipse.microprofile.metrics:microprofile-metrics-optional-tck >--
[INFO] Building MicroProfile Metrics Optional-TCK 5.0.0-SNAPSHOT          [6/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.pom (25 kB at 590 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar (139 kB at 3.7 MB/s)
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-optional-tck ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes (use -debug for more details).
[INFO] 5 explicit excludes (use -debug for more details).
[INFO] 7 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 7 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-optional-tck ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-metrics-optional-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-metrics-optional-tck ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 6
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         6 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-metrics-optional-tck ---
[INFO]  Total Files Processed: 6 in 00:00.052
[INFO]         Already Sorted: 6
[INFO]         Needed Sorting: 0
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ microprofile-metrics-optional-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-metrics-optional-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/classes
[WARNING] /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/src/main/java/org/eclipse/microprofile/metrics/test/optional/LambdaMatcher.java: /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/src/main/java/org/eclipse/microprofile/metrics/test/optional/LambdaMatcher.java uses unchecked or unsafe operations.
[WARNING] /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/src/main/java/org/eclipse/microprofile/metrics/test/optional/LambdaMatcher.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ microprofile-metrics-optional-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-metrics-optional-tck ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-metrics-optional-tck ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-metrics-optional-tck ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack) @ microprofile-metrics-optional-tck ---
[INFO] Configured Artifact: org.eclipse.microprofile:microprofile-build-tools:1.0:jar
[INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile-build-tools/1.0/microprofile-build-tools-1.0.jar to /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target with includes "licenses/*" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-licenses) @ microprofile-metrics-optional-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- copy-rename-maven-plugin:1.0:copy (copy-readme) @ microprofile-metrics-optional-tck ---
[INFO] Copied /home/jenkins/agent/workspace/Metrics pull-requests/tck/README.adoc to /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/classes/README.adoc
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ microprofile-metrics-optional-tck ---
[INFO] Building jar: /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ microprofile-metrics-optional-tck >>>
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-optional-tck ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes (use -debug for more details).
[INFO] 5 explicit excludes (use -debug for more details).
[INFO] 7 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 7 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-optional-tck ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-metrics-optional-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ microprofile-metrics-optional-tck <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ microprofile-metrics-optional-tck ---
[INFO] Building jar: /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-metrics-optional-tck ---
[INFO] No previous run data found, generating javadoc.
[INFO] 
Loading source files for package org.eclipse.microprofile.metrics.test.optional...
Constructing Javadoc information...
Standard Doclet version 1.8.0_202
Building tree for all the packages and classes...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/LambdaMatcher.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/MetricAppBeanOptional.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/MetricsRESTActivator.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/MpMetricOptionalTest.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/MpMetricsArithmeticExceptionMapper.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/NameObject.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/package-frame.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/package-summary.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/package-tree.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/constant-values.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/NameObject.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/MpMetricsArithmeticExceptionMapper.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/MpMetricOptionalTest.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/MetricsRESTActivator.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/MetricAppBeanOptional.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/LambdaMatcher.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/package-use.html...
Building index for all the packages and classes...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/overview-tree.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/index-all.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/allclasses-frame.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/allclasses-noframe.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/index.html...
Generating /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/apidocs/help-doc.html...
[INFO] Building jar: /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-metrics-optional-tck ---
[INFO] Installing /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-SNAPSHOT/microprofile-metrics-optional-tck-5.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-SNAPSHOT/microprofile-metrics-optional-tck-5.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-SNAPSHOT/microprofile-metrics-optional-tck-5.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/Metrics pull-requests/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-SNAPSHOT/microprofile-metrics-optional-tck-5.0.0-SNAPSHOT-javadoc.jar