Started by user Emily Jiang Rebuilds build #774 Running as Emily Jiang Obtained buildScripts/release.groovy from git git@github.com:eclipse/microprofile-build-infra.git [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor Agent basic-sxqp8 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-sxqp8" namespace: "microprofile" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.microprofile.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-sxqp8" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-sxqp8" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.microprofile.svc.cluster.local/microprofile/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-microprofile" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Running on basic-sxqp8 in /home/jenkins/agent/workspace/MicroProfile Releases [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential github-bot-ssh Cloning the remote Git repository Cloning repository git@github.com:eclipse/microprofile-build-infra.git > git init /home/jenkins/agent/workspace/MicroProfile Releases # timeout=10 Fetching upstream changes from git@github.com:eclipse/microprofile-build-infra.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_SSH to set credentials GitHub bot SSH [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/MicroProfile Releases@tmp/jenkins-gitclient-ssh8447959685662908814.key Verifying host key using known hosts file > git fetch --tags --force --progress -- git@github.com:eclipse/microprofile-build-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4beb2c4866c180d92619d835db5c2e683d6b6cbc (refs/remotes/origin/master) > git config remote.origin.url git@github.com:eclipse/microprofile-build-infra.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4beb2c4866c180d92619d835db5c2e683d6b6cbc # timeout=10 Commit message: "Merge pull request #6 from xstefank/jdk-11" > git rev-list --no-walk d236bece910100647d8fc89803641adf132ac1b6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [Pipeline] { [Pipeline] git The recommended git tool is: NONE using credential github-bot-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 1814340352b26b4710a4ab027f2e930ff2d29689 (refs/remotes/origin/master) Cloning repository git@github.com:eclipse/microprofile-metrics.git > git init /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics # timeout=10 Fetching upstream changes from git@github.com:eclipse/microprofile-metrics.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_SSH to set credentials GitHub bot SSH [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics@tmp/jenkins-gitclient-ssh6653414621564487724.key Verifying host key using known hosts file > git fetch --tags --force --progress -- git@github.com:eclipse/microprofile-metrics.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:eclipse/microprofile-metrics.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1814340352b26b4710a4ab027f2e930ff2d29689 # timeout=10 Commit message: "Merge pull request #748 from Channyboy/746-deprecatedRegistryType" > git branch -a -v --no-abbrev # timeout=10 > git checkout -b master 1814340352b26b4710a4ab027f2e930ff2d29689 # timeout=10 > git rev-list --no-walk 1814340352b26b4710a4ab027f2e930ff2d29689 # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Execute Release) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $KEYRING [Pipeline] { [Pipeline] sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 2733B6177E5CD6D5: public key "Eclipse Microprofile Project " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 2733B6177E5CD6D5: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 [Pipeline] sh ++ gpg --list-keys --with-colons ++ awk -F: '/fpr:/ {print $10}' ++ sort -u + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5 y ' + gpg --batch --command-fd 0 --expert --edit-key AE45A395EBE91C8A5E77502390F02A85133A7738 trust Secret subkeys are available. pub rsa4096/2733B6177E5CD6D5 created: 2017-10-10 expires: 2022-10-09 usage: SCEA trust: unknown validity: unknown ssb rsa4096/90F02A85133A7738 created: 2017-10-10 expires: 2022-10-09 usage: S [ unknown] (1). Eclipse Microprofile Project pub rsa4096/2733B6177E5CD6D5 created: 2017-10-10 expires: 2022-10-09 usage: SCEA trust: unknown validity: unknown ssb rsa4096/90F02A85133A7738 created: 2017-10-10 expires: 2022-10-09 usage: S [ unknown] (1). Eclipse Microprofile Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/2733B6177E5CD6D5 created: 2017-10-10 expires: 2022-10-09 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/90F02A85133A7738 created: 2017-10-10 expires: 2022-10-09 usage: S [ unknown] (1). Eclipse Microprofile Project Please note that the shown key validity is not necessarily correct unless you restart the program. + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5 y ' + gpg --batch --command-fd 0 --expert --edit-key FEE97C6B44364F385E419CE22733B6177E5CD6D5 trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2022-10-09 pub rsa4096/2733B6177E5CD6D5 created: 2017-10-10 expires: 2022-10-09 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/90F02A85133A7738 created: 2017-10-10 expires: 2022-10-09 usage: S [ultimate] (1). Eclipse Microprofile Project pub rsa4096/2733B6177E5CD6D5 created: 2017-10-10 expires: 2022-10-09 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/90F02A85133A7738 created: 2017-10-10 expires: 2022-10-09 usage: S [ultimate] (1). Eclipse Microprofile Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/2733B6177E5CD6D5 created: 2017-10-10 expires: 2022-10-09 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/90F02A85133A7738 created: 2017-10-10 expires: 2022-10-09 usage: S [ultimate] (1). Eclipse Microprofile Project [Pipeline] } [Pipeline] // withCredentials [Pipeline] sshagent [ssh-agent] Using credentials eclipse-microprofile-bot (GitHub bot SSH) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ZJrbLRxooYAs/agent.253 SSH_AGENT_PID=255 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics@tmp/private_key_17379652328282735656.key (/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics@tmp/private_key_17379652328282735656.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git config --global user.email microprofile-bot@eclipse.org + git config --global user.name 'Eclipse MicroProfile bot' [Pipeline] script [Pipeline] { [Pipeline] tool [Pipeline] tool [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mvn -s /home/jenkins/.m2/settings.xml release:prepare release:perform -B -Dtag=5.0.0-RC3 -DdevelopmentVersion=5.0.0-SNAPSHOT -DreleaseVersion=5.0.0-RC3 -Drevremark=Draft -Drelease.revision=Draft -DstagingProgressTimeoutMinutes=20 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] MicroProfile Metrics [pom] [INFO] MicroProfile Metrics API [jar] [INFO] MicroProfile Metrics Specification [pom] [INFO] MicroProfile Metrics REST-TCK [jar] [INFO] MicroProfile Metrics API-TCK [jar] [INFO] MicroProfile Metrics Optional-TCK [jar] [INFO] [INFO] ----< org.eclipse.microprofile.metrics:microprofile-metrics-parent >---- [INFO] Building MicroProfile Metrics 5.0.0-SNAPSHOT [1/6] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-release-plugin:2.5.3:prepare (default-cli) @ microprofile-metrics-parent --- [INFO] Verifying that there are no local modifications... [INFO] ignoring changes on: **/pom.xml.releaseBackup, **/pom.xml.next, **/pom.xml.tag, **/pom.xml.branch, **/release.properties, **/pom.xml.backup [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics" && git rev-parse --show-toplevel [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics" && git status --porcelain . [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [WARNING] Ignoring unrecognized line: ?? release.properties [INFO] Checking dependencies and plugins for snapshots ... [INFO] Transforming 'MicroProfile Metrics'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'MicroProfile Metrics API'... [INFO] Transforming 'MicroProfile Metrics Specification'... [INFO] Transforming 'MicroProfile Metrics REST-TCK'... [INFO] Transforming 'MicroProfile Metrics API-TCK'... [INFO] Transforming 'MicroProfile Metrics Optional-TCK'... [INFO] Not generating release POMs [INFO] Executing goals 'verify'... [INFO] Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) [INFO] Maven home: /opt/tools/apache-maven/3.8.5 [INFO] Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9 [INFO] Default locale: en_US, platform encoding: UTF-8 [INFO] OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] [INFO] Scanning for projects... [INFO] [INFO] Inspecting build with total of 6 modules... [INFO] [INFO] Installing Nexus Staging features: [INFO] [INFO] ... total of 6 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Build Order: [INFO] [INFO] [INFO] [INFO] MicroProfile Metrics [pom] [INFO] [INFO] MicroProfile Metrics API [jar] [INFO] [INFO] MicroProfile Metrics Specification [pom] [INFO] [INFO] MicroProfile Metrics REST-TCK [jar] [INFO] [INFO] MicroProfile Metrics API-TCK [jar] [INFO] [INFO] MicroProfile Metrics Optional-TCK [jar] [INFO] [INFO] [INFO] [INFO] ----< org.eclipse.microprofile.metrics:microprofile-metrics-parent >---- [INFO] [INFO] Building MicroProfile Metrics 5.0.0-RC3 [1/6] [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-parent --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 81 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 1 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses. [INFO] [INFO] [INFO] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-metrics-parent --- [INFO] [INFO] Using 'UTF-8' encoding to format source files. [INFO] [INFO] Number of files to be formatted: 0 [INFO] [INFO] [INFO] [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-metrics-parent --- [INFO] [INFO] Total Files Processed: 0 in 00:00.004 [INFO] [INFO] Already Sorted: 0 [INFO] [INFO] Needed Sorting: 0 [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-metrics-parent --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] You have 0 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ microprofile-metrics-parent --- [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-metrics-parent --- [INFO] [INFO] [INFO] [INFO] -----< org.eclipse.microprofile.metrics:microprofile-metrics-api >------ [INFO] [INFO] Building MicroProfile Metrics API 5.0.0-RC3 [2/6] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-api --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 68 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 25 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 25 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-api --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-metrics-api --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-metrics-api --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-metrics-api --- [INFO] [INFO] Using 'UTF-8' encoding to format source files. [INFO] [INFO] Number of files to be formatted: 24 [INFO] [INFO] Successfully formatted: 0 file(s) [INFO] [INFO] Fail to format: 0 file(s) [INFO] [INFO] Skipped: 24 file(s) [INFO] [INFO] Read only skipped: 0 file(s) [INFO] [INFO] Approximate time taken: 1s [INFO] [INFO] [INFO] [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-metrics-api --- [INFO] [INFO] Total Files Processed: 24 in 00:00.585 [INFO] [INFO] Already Sorted: 24 [INFO] [INFO] Needed Sorting: 0 [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ microprofile-metrics-api --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 2 resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ microprofile-metrics-api --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/classes [INFO] [INFO] [INFO] [INFO] --- bnd-maven-plugin:5.2.0:bnd-process (default) @ microprofile-metrics-api --- [INFO] [WARNING] Cannot consider developer in line '44' of file '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [INFO] [WARNING] Cannot consider developer in line '50' of file '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ microprofile-metrics-api --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ microprofile-metrics-api --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-metrics-api --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] You have 0 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-metrics-api --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-metrics-api --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 2 resources [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ microprofile-metrics-api --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/microprofile-metrics-api-5.0.0-RC3.jar [INFO] [INFO] [INFO] [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ microprofile-metrics-api >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-api --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 68 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 25 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 25 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-api --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-metrics-api --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-metrics-api --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ microprofile-metrics-api <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ microprofile-metrics-api --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/microprofile-metrics-api-5.0.0-RC3-sources.jar [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ microprofile-metrics-api --- [INFO] [WARNING] artifact org.eclipse.microprofile.metrics:microprofile-metrics-api:java-source:sources:5.0.0-RC3 already attached, replace previous instance [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-metrics-api --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.microprofile.metrics... [INFO] Loading source files for package org.eclipse.microprofile.metrics.annotation... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 11.0.11 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/Counter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/Counting.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/DefaultMetadata.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/Gauge.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/Histogram.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/Metadata.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/MetadataBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/Metric.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/MetricFilter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/MetricID.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/MetricRegistry.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/MetricRegistry.Type.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/MetricUnits.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/Sampling.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/Snapshot.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/Snapshot.PercentileValue.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/Tag.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/Timer.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/Timer.Context.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/Counted.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/Gauge.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/Metric.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/RegistryScope.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/RegistryType.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/Timed.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Counter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Counting.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/DefaultMetadata.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Gauge.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Histogram.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Metadata.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/MetadataBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Metric.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/MetricFilter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/MetricID.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/MetricRegistry.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/MetricRegistry.Type.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/MetricUnits.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Sampling.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Snapshot.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Snapshot.PercentileValue.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Tag.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Timer.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Timer.Context.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/class-use/Counted.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/class-use/Gauge.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/class-use/Metric.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/class-use/RegistryScope.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/class-use/RegistryType.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/class-use/Timed.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/index-all.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/allclasses-index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/allpackages-index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/allclasses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/allclasses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/overview-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/apidocs/help-doc.html... [INFO] 11 warnings [INFO] [WARNING] Javadoc Warnings [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/src/main/java/org/eclipse/microprofile/metrics/Snapshot.java:72: warning - Tag @link: reference not found: #percentileValue() [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/src/main/java/org/eclipse/microprofile/metrics/annotation/Counted.java:141: warning - Tag @link: reference not found: MetricRegistry.APPLICATION_SCOPE [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/src/main/java/org/eclipse/microprofile/metrics/annotation/Gauge.java:115: warning - Tag @link: reference not found: MetricRegistry.APPLICATION_SCOPE [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/src/main/java/org/eclipse/microprofile/metrics/annotation/Metric.java:111: warning - Tag @link: reference not found: MetricRegistry.APPLICATION_SCOPE [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/src/main/java/org/eclipse/microprofile/metrics/annotation/RegistryScope.java:51: warning - Tag @link: reference not found: MetricRegistry.APPLICATION_SCOPE [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/src/main/java/org/eclipse/microprofile/metrics/annotation/RegistryScope.java:51: warning - Tag @link: reference not found: MetricRegistry.BASE_SCOPE [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/src/main/java/org/eclipse/microprofile/metrics/annotation/RegistryScope.java:52: warning - Tag @link: reference not found: MetricRegistry.VENDOR_SCOPE [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/src/main/java/org/eclipse/microprofile/metrics/annotation/RegistryScope.java:68: warning - Tag @link: reference not found: MetricRegistry.APPLICATION_SCOPE [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/src/main/java/org/eclipse/microprofile/metrics/annotation/RegistryScope.java:68: warning - Tag @link: reference not found: MetricRegistry.BASE_SCOPE [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/src/main/java/org/eclipse/microprofile/metrics/annotation/RegistryScope.java:69: warning - Tag @link: reference not found: MetricRegistry.VENDOR_SCOPE [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/src/main/java/org/eclipse/microprofile/metrics/annotation/Timed.java:135: warning - Tag @link: reference not found: MetricRegistry.APPLICATION_SCOPE [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/api/target/microprofile-metrics-api-5.0.0-RC3-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- bnd-baseline-maven-plugin:5.2.0:baseline (baseline) @ microprofile-metrics-api --- [INFO] [INFO] Determining the baseline version for org.eclipse.microprofile.metrics:microprofile-metrics-api:jar:(,5.0.0-RC3) using repositories [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] [INFO] The baseline version was found to be 4.0.1 [INFO] [INFO] Baselining check succeeded checking org.eclipse.microprofile.metrics:microprofile-metrics-api:jar:5.0.0-RC3 against org.eclipse.microprofile.metrics:microprofile-metrics-api:jar:4.0.1 [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-metrics-api --- [INFO] [INFO] [INFO] [INFO] -----< org.eclipse.microprofile.metrics:microprofile-metrics-spec >----- [INFO] [INFO] Building MicroProfile Metrics Specification 5.0.0-RC3 [3/6] [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-spec --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/spec/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 67 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 11 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-spec --- [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-year) @ microprofile-metrics-spec --- [INFO] [INFO] [INFO] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-metrics-spec --- [INFO] [INFO] Using 'UTF-8' encoding to format source files. [INFO] [INFO] Number of files to be formatted: 0 [INFO] [INFO] [INFO] [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-metrics-spec --- [INFO] [INFO] Total Files Processed: 0 in 00:00.000 [INFO] [INFO] Already Sorted: 0 [INFO] [INFO] Needed Sorting: 0 [INFO] [INFO] [INFO] [INFO] --- asciidoctor-maven-plugin:2.1.0:process-asciidoc (generate-pdf) @ microprofile-metrics-spec --- [INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/spec/src/docs/asciidoc does not exist [INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/spec/src/asciidoc does not exist [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: possible invalid reference: ConcurrentGaugeDef [INFO] [INFO] asciidoctor: INFO: possible invalid reference: migration-hint-to-20 [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: possible invalid reference: json-format-def [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: possible invalid reference: ConcurrentGaugeDef [INFO] [INFO] asciidoctor: INFO: possible invalid reference: migration-hint-to-20 [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] Converted /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/spec/src/main/asciidoc/microprofile-metrics-spec.asciidoc [INFO] [INFO] [INFO] [INFO] --- asciidoctor-maven-plugin:2.1.0:process-asciidoc (generate-html) @ microprofile-metrics-spec --- [INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/spec/src/docs/asciidoc does not exist [INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/spec/src/asciidoc does not exist [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] asciidoctor: INFO: possible invalid reference: ConcurrentGaugeDef [INFO] [INFO] asciidoctor: INFO: possible invalid reference: migration-hint-to-20 [INFO] [INFO] asciidoctor: INFO: possible invalid reference: json-format-def [INFO] [INFO] asciidoctor: INFO: possible invalid reference: ConcurrentGaugeDef [INFO] [INFO] asciidoctor: INFO: possible invalid reference: migration-hint-to-20 [INFO] [INFO] Converted /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/spec/src/main/asciidoc/microprofile-metrics-spec.asciidoc [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-metrics-spec --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] You have 0 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:attach-artifact (attach-artifacts) @ microprofile-metrics-spec --- [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ microprofile-metrics-spec --- [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-metrics-spec --- [INFO] [INFO] [INFO] [INFO] ---< org.eclipse.microprofile.metrics:microprofile-metrics-rest-tck >--- [INFO] [INFO] Building MicroProfile Metrics REST-TCK 5.0.0-RC3 [4/6] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 66 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 7 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 7 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-rest-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Using 'UTF-8' encoding to format source files. [INFO] [INFO] Number of files to be formatted: 6 [INFO] [INFO] Successfully formatted: 0 file(s) [INFO] [INFO] Fail to format: 0 file(s) [INFO] [INFO] Skipped: 6 file(s) [INFO] [INFO] Read only skipped: 0 file(s) [INFO] [INFO] Approximate time taken: 0s [INFO] [INFO] [INFO] [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Total Files Processed: 6 in 00:00.095 [INFO] [INFO] Already Sorted: 6 [INFO] [INFO] Needed Sorting: 0 [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 4 resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ microprofile-metrics-rest-tck --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Starting audit... [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:301: Line is longer than 150 characters (found 159). [LineLength] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:303: Line is longer than 150 characters (found 160). [LineLength] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:305: Line is longer than 150 characters (found 160). [LineLength] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:307: Line is longer than 150 characters (found 160). [LineLength] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:309: Line is longer than 150 characters (found 160). [LineLength] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:311: Line is longer than 150 characters (found 161). [LineLength] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:647: Line is longer than 150 characters (found 163). [LineLength] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:649: Line is longer than 150 characters (found 163). [LineLength] [INFO] Audit done. [INFO] [INFO] There are 8 errors reported by Checkstyle 8.29 with /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/checkstyle-rules.xml ruleset. [INFO] [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[301] (sizes) LineLength: Line is longer than 150 characters (found 159). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[303] (sizes) LineLength: Line is longer than 150 characters (found 160). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[305] (sizes) LineLength: Line is longer than 150 characters (found 160). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[307] (sizes) LineLength: Line is longer than 150 characters (found 160). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[309] (sizes) LineLength: Line is longer than 150 characters (found 160). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[311] (sizes) LineLength: Line is longer than 150 characters (found 161). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[647] (sizes) LineLength: Line is longer than 150 characters (found 163). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[649] (sizes) LineLength: Line is longer than 150 characters (found 163). [INFO] [WARNING] checkstyle:check violations detected but failOnViolation set to false [INFO] [INFO] You have 8 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-metrics-rest-tck --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 2 resources [INFO] [INFO] [INFO] [INFO] --- copy-rename-maven-plugin:1.0:copy (copy-readme) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Copied /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/README.adoc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/classes/README.adoc [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3.jar [INFO] [INFO] [INFO] [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ microprofile-metrics-rest-tck >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 66 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 7 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 7 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-rest-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ microprofile-metrics-rest-tck <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3-sources.jar [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ microprofile-metrics-rest-tck --- [INFO] [WARNING] artifact org.eclipse.microprofile.metrics:microprofile-metrics-rest-tck:java-source:sources:5.0.0-RC3 already attached, replace previous instance [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-metrics-rest-tck --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.microprofile.metrics.test... [INFO] Loading source files for package org.eclipse.microprofile.metrics.test.multipleinstances... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 11.0.11 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/MetricAppBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/MetricAppBean2.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/MpMetricTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/ReusedMetricsTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/DependentScopedBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/MultipleBeanInstancesTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/class-use/MetricAppBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/class-use/MetricAppBean2.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/class-use/MpMetricTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/class-use/ReusedMetricsTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/class-use/DependentScopedBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/class-use/MultipleBeanInstancesTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/index-all.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/allclasses-index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/allpackages-index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/allclasses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/allclasses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/overview-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/apidocs/help-doc.html... [INFO] 4 warnings [INFO] [WARNING] Javadoc Warnings [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:52: warning - invalid usage of tag < [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:52: warning - invalid usage of tag > [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:53: warning - invalid usage of tag < [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:53: warning - invalid usage of tag > [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-metrics-rest-tck --- [INFO] [INFO] [INFO] [INFO] ---< org.eclipse.microprofile.metrics:microprofile-metrics-api-tck >---- [INFO] [INFO] Building MicroProfile Metrics API-TCK 5.0.0-RC3 [5/6] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-api-tck --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 62 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 80 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 80 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-api-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-metrics-api-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-metrics-api-tck --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-metrics-api-tck --- [INFO] [INFO] Using 'UTF-8' encoding to format source files. [INFO] [INFO] Number of files to be formatted: 79 [INFO] [INFO] Successfully formatted: 0 file(s) [INFO] [INFO] Fail to format: 0 file(s) [INFO] [INFO] Skipped: 79 file(s) [INFO] [INFO] Read only skipped: 0 file(s) [INFO] [INFO] Approximate time taken: 0s [INFO] [INFO] [INFO] [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-metrics-api-tck --- [INFO] [INFO] Total Files Processed: 79 in 00:00.397 [INFO] [INFO] Already Sorted: 79 [INFO] [INFO] Needed Sorting: 0 [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ microprofile-metrics-api-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 4 resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ microprofile-metrics-api-tck --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/classes [INFO] [INFO] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/src/main/java/org/eclipse/microprofile/metrics/tck/MetricRegistryTest.java: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/src/main/java/org/eclipse/microprofile/metrics/tck/MetricRegistryTest.java uses or overrides a deprecated API. [INFO] [INFO] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/src/main/java/org/eclipse/microprofile/metrics/tck/MetricRegistryTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ microprofile-metrics-api-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ microprofile-metrics-api-tck --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-metrics-api-tck --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] You have 0 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-metrics-api-tck --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-metrics-api-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 2 resources [INFO] [INFO] [INFO] [INFO] --- copy-rename-maven-plugin:1.0:copy (copy-readme) @ microprofile-metrics-api-tck --- [INFO] [INFO] Copied /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/README.adoc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/classes/README.adoc [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ microprofile-metrics-api-tck --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3.jar [INFO] [INFO] [INFO] [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ microprofile-metrics-api-tck >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-api-tck --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 62 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 80 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 80 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-api-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-metrics-api-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-metrics-api-tck --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ microprofile-metrics-api-tck <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ microprofile-metrics-api-tck --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3-sources.jar [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ microprofile-metrics-api-tck --- [INFO] [WARNING] artifact org.eclipse.microprofile.metrics:microprofile-metrics-api-tck:java-source:sources:5.0.0-RC3 already attached, replace previous instance [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-metrics-api-tck --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.microprofile.metrics.tck... [INFO] Loading source files for package org.eclipse.microprofile.metrics.tck.cdi... [INFO] Loading source files for package org.eclipse.microprofile.metrics.tck.cdi.stereotype... [INFO] Loading source files for package org.eclipse.microprofile.metrics.tck.cdi.stereotype.stereotypes... [INFO] Loading source files for package org.eclipse.microprofile.metrics.tck.inheritance... [INFO] Loading source files for package org.eclipse.microprofile.metrics.tck.metrics... [INFO] Loading source files for package org.eclipse.microprofile.metrics.tck.tags... [INFO] Loading source files for package org.eclipse.microprofile.metrics.tck.util... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 11.0.11 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/MetricFilterTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/MetricIDTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/MetricRegistryTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/ApplicationScopedTimedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/ApplicationScopedTimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/GaugeInjectionBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/GaugeInjectionBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/TimerInjectionBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/StereotypeCountedClassBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/StereotypeCountedClassBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/StereotypeCountedClassBeanWithSpecifiedMetadata.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/CountMe.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/CountMeWithSpecifiedMetadata.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/InheritedChildGaugeMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/InheritedGaugeMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/InheritedGaugeMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/InheritedParentGaugeMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/InheritedTimedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/InheritedTimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/VisibilityTimedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/VisibilityTimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/AbstractGenericBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/AbstractTimedBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/ConcreteExtendedTimedBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/ConcreteExtendedTimedBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/ConcreteTimedBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/ConcreteTimedBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CountedClassBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CountedClassBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CountedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CountedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CountedMethodTagBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CountedMethodTagBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CounterFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CounterFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CounterTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/DefaultNameMetricMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/DefaultNameMetricMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/GaugeMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/GaugeMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/GaugeTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/HistogramFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/HistogramFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/HistogramTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/MultipleMetricsConstructorBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/MultipleMetricsConstructorBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/MultipleMetricsMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/MultipleMetricsMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/OverloadedTimedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/OverloadedTimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedClassBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedClassBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedConstructorBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedConstructorBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedMethodBean1.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedMethodBean2.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedMethodBean3.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedMethodBeanLookupTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimerFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimerFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimerTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/CounterFieldTagBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/CounterFieldTagBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/GaugeTagMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/GaugeTagMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/HistogramTagFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/HistogramTagFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/TagsTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/TimedTagMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/TimedTagMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/TimerTagFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/TimerTagFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/BeanWithControlledInvocation.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/ControlledInvocation.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/FooQualifier.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/MetricsUtil.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/TestUtils.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/TimeUtil.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/class-use/MetricFilterTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/class-use/MetricIDTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/class-use/MetricRegistryTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/class-use/ApplicationScopedTimedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/class-use/ApplicationScopedTimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/class-use/GaugeInjectionBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/class-use/GaugeInjectionBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/class-use/TimerInjectionBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/class-use/StereotypeCountedClassBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/class-use/StereotypeCountedClassBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/class-use/StereotypeCountedClassBeanWithSpecifiedMetadata.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/class-use/CountMe.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/class-use/CountMeWithSpecifiedMetadata.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/InheritedChildGaugeMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/InheritedGaugeMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/InheritedGaugeMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/InheritedParentGaugeMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/InheritedTimedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/InheritedTimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/VisibilityTimedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/VisibilityTimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/AbstractGenericBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/AbstractTimedBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/ConcreteExtendedTimedBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/ConcreteExtendedTimedBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/ConcreteTimedBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/ConcreteTimedBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CountedClassBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CountedClassBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CountedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CountedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CountedMethodTagBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CountedMethodTagBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CounterFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CounterFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CounterTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/DefaultNameMetricMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/DefaultNameMetricMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/GaugeMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/GaugeMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/GaugeTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/HistogramFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/HistogramFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/HistogramTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/MultipleMetricsConstructorBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/MultipleMetricsConstructorBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/MultipleMetricsMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/MultipleMetricsMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/OverloadedTimedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/OverloadedTimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedClassBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedClassBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedConstructorBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedConstructorBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedMethodBean1.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedMethodBean2.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedMethodBean3.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedMethodBeanLookupTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimerFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimerFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimerTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/CounterFieldTagBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/CounterFieldTagBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/GaugeTagMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/GaugeTagMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/HistogramTagFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/HistogramTagFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/TagsTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/TimedTagMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/TimedTagMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/TimerTagFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/TimerTagFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/class-use/BeanWithControlledInvocation.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/class-use/ControlledInvocation.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/class-use/FooQualifier.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/class-use/MetricsUtil.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/class-use/TestUtils.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/class-use/TimeUtil.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/index-all.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/allclasses-index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/allpackages-index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/allclasses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/allclasses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/overview-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/apidocs/help-doc.html... [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-metrics-api-tck --- [INFO] [INFO] [INFO] [INFO] --< org.eclipse.microprofile.metrics:microprofile-metrics-optional-tck >-- [INFO] [INFO] Building MicroProfile Metrics Optional-TCK 5.0.0-RC3 [6/6] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 66 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 8 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 8 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-optional-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Using 'UTF-8' encoding to format source files. [INFO] [INFO] Number of files to be formatted: 7 [INFO] [INFO] Successfully formatted: 0 file(s) [INFO] [INFO] Fail to format: 0 file(s) [INFO] [INFO] Skipped: 7 file(s) [INFO] [INFO] Read only skipped: 0 file(s) [INFO] [INFO] Approximate time taken: 0s [INFO] [INFO] [INFO] [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Total Files Processed: 7 in 00:00.105 [INFO] [INFO] Already Sorted: 7 [INFO] [INFO] Needed Sorting: 0 [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 6 resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/classes [INFO] [INFO] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/src/main/java/org/eclipse/microprofile/metrics/test/optional/LambdaMatcher.java: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/src/main/java/org/eclipse/microprofile/metrics/test/optional/LambdaMatcher.java uses unchecked or unsafe operations. [INFO] [INFO] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/src/main/java/org/eclipse/microprofile/metrics/test/optional/LambdaMatcher.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ microprofile-metrics-optional-tck --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] You have 0 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-metrics-optional-tck --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 2 resources [INFO] [INFO] [INFO] [INFO] --- copy-rename-maven-plugin:1.0:copy (copy-readme) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Copied /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/README.adoc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/classes/README.adoc [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3.jar [INFO] [INFO] [INFO] [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ microprofile-metrics-optional-tck >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 66 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 8 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 8 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-optional-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ microprofile-metrics-optional-tck <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3-sources.jar [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ microprofile-metrics-optional-tck --- [INFO] [WARNING] artifact org.eclipse.microprofile.metrics:microprofile-metrics-optional-tck:java-source:sources:5.0.0-RC3 already attached, replace previous instance [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-metrics-optional-tck --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.microprofile.metrics.test.optional... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 11.0.11 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/LambdaMatcher.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/MetricAppBeanOptional.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/MetricsRESTActivator.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/MPMetricBaseMetricsTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/MpMetricOptionalTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/MpMetricsArithmeticExceptionMapper.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/NameObject.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/LambdaMatcher.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/MPMetricBaseMetricsTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/MetricAppBeanOptional.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/MetricsRESTActivator.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/MpMetricOptionalTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/MpMetricsArithmeticExceptionMapper.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/NameObject.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/index-all.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/allclasses-index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/allpackages-index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/allclasses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/allclasses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/apidocs/help-doc.html... [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-metrics-optional-tck --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Summary for MicroProfile Metrics 5.0.0-RC3: [INFO] [INFO] [INFO] [INFO] MicroProfile Metrics ............................... SUCCESS [ 8.351 s] [INFO] [INFO] MicroProfile Metrics API ........................... SUCCESS [ 17.381 s] [INFO] [INFO] MicroProfile Metrics Specification ................. SUCCESS [ 28.838 s] [INFO] [INFO] MicroProfile Metrics REST-TCK ...................... SUCCESS [ 13.423 s] [INFO] [INFO] MicroProfile Metrics API-TCK ....................... SUCCESS [ 6.696 s] [INFO] [INFO] MicroProfile Metrics Optional-TCK .................. SUCCESS [ 4.573 s] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 01:24 min [INFO] [INFO] Finished at: 2022-10-05T09:30:13Z [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Checking in modified POMs... [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics" && git add -- pom.xml api/pom.xml spec/pom.xml tck/rest/pom.xml tck/api/pom.xml tck/optional/pom.xml [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics" && git rev-parse --show-toplevel [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics" && git status --porcelain . [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [WARNING] Ignoring unrecognized line: ?? api/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? release.properties [WARNING] Ignoring unrecognized line: ?? spec/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? tck/api/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? tck/optional/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? tck/rest/pom.xml.releaseBackup [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics" && git commit --verbose -F /tmp/maven-scm-134289264.commit pom.xml api/pom.xml spec/pom.xml tck/rest/pom.xml tck/api/pom.xml tck/optional/pom.xml [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics" && git symbolic-ref HEAD [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics" && git push git@github.com:eclipse/microprofile-metrics.git refs/heads/master:refs/heads/master [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [INFO] Tagging release with the label 5.0.0-RC3... [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics" && git tag -F /tmp/maven-scm-1480003858.commit 5.0.0-RC3 [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics" && git push git@github.com:eclipse/microprofile-metrics.git refs/tags/5.0.0-RC3 [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics" && git ls-files [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [INFO] Transforming 'MicroProfile Metrics'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'MicroProfile Metrics API'... [INFO] Transforming 'MicroProfile Metrics Specification'... [INFO] Transforming 'MicroProfile Metrics REST-TCK'... [INFO] Transforming 'MicroProfile Metrics API-TCK'... [INFO] Transforming 'MicroProfile Metrics Optional-TCK'... [INFO] Not removing release POMs [INFO] Checking in modified POMs... [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics" && git add -- pom.xml api/pom.xml spec/pom.xml tck/rest/pom.xml tck/api/pom.xml tck/optional/pom.xml [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics" && git rev-parse --show-toplevel [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics" && git status --porcelain . [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [WARNING] Ignoring unrecognized line: ?? api/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? release.properties [WARNING] Ignoring unrecognized line: ?? spec/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? tck/api/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? tck/optional/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? tck/rest/pom.xml.releaseBackup [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics" && git commit --verbose -F /tmp/maven-scm-826164217.commit pom.xml api/pom.xml spec/pom.xml tck/rest/pom.xml tck/api/pom.xml tck/optional/pom.xml [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics" && git symbolic-ref HEAD [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics" && git push git@github.com:eclipse/microprofile-metrics.git refs/heads/master:refs/heads/master [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [INFO] Release preparation complete. [INFO] [INFO] --- maven-release-plugin:2.5.3:perform (default-cli) @ microprofile-metrics-parent --- [INFO] Performing a LOCAL checkout from scm:git:file:///home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [INFO] Checking out the project to perform the release ... [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target" && git clone --branch 5.0.0-RC3 'file:///home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics' '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout' [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target [INFO] Executing: /bin/sh -c cd /tmp && git ls-remote 'file:///home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics' [INFO] Working directory: /tmp [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout" && git fetch 'file:///home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics' [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout" && git checkout 5.0.0-RC3 [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout" && git ls-files [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout [INFO] Invoking perform goals in directory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout [INFO] Executing goals 'deploy'... [INFO] Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) [INFO] Maven home: /opt/tools/apache-maven/3.8.5 [INFO] Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9 [INFO] Default locale: en_US, platform encoding: UTF-8 [INFO] OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] [INFO] Scanning for projects... [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.metrics:microprofile-metrics-api:jar:5.0.0-RC3 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.5:super-pom, jar:file:/opt/tools/apache-maven/3.8.5/lib/maven-model-builder-3.8.5.jar!/org/apache/maven/model/pom-4.0.0.xml, line 137, column 19 [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.metrics:microprofile-metrics-spec:pom:5.0.0-RC3 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.5:super-pom, jar:file:/opt/tools/apache-maven/3.8.5/lib/maven-model-builder-3.8.5.jar!/org/apache/maven/model/pom-4.0.0.xml, line 137, column 19 [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.metrics:microprofile-metrics-rest-tck:jar:5.0.0-RC3 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.5:super-pom, jar:file:/opt/tools/apache-maven/3.8.5/lib/maven-model-builder-3.8.5.jar!/org/apache/maven/model/pom-4.0.0.xml, line 137, column 19 [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.metrics:microprofile-metrics-api-tck:jar:5.0.0-RC3 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.5:super-pom, jar:file:/opt/tools/apache-maven/3.8.5/lib/maven-model-builder-3.8.5.jar!/org/apache/maven/model/pom-4.0.0.xml, line 137, column 19 [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.metrics:microprofile-metrics-optional-tck:jar:5.0.0-RC3 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.5:super-pom, jar:file:/opt/tools/apache-maven/3.8.5/lib/maven-model-builder-3.8.5.jar!/org/apache/maven/model/pom-4.0.0.xml, line 137, column 19 [INFO] [WARNING] [INFO] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.metrics:microprofile-metrics-parent:pom:5.0.0-RC3 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.5:super-pom, jar:file:/opt/tools/apache-maven/3.8.5/lib/maven-model-builder-3.8.5.jar!/org/apache/maven/model/pom-4.0.0.xml, line 137, column 19 [INFO] [WARNING] [INFO] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [INFO] [WARNING] [INFO] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [INFO] [WARNING] [INFO] [INFO] Inspecting build with total of 6 modules... [INFO] [INFO] Installing Nexus Staging features: [INFO] [INFO] ... total of 6 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Build Order: [INFO] [INFO] [INFO] [INFO] MicroProfile Metrics [pom] [INFO] [INFO] MicroProfile Metrics API [jar] [INFO] [INFO] MicroProfile Metrics Specification [pom] [INFO] [INFO] MicroProfile Metrics REST-TCK [jar] [INFO] [INFO] MicroProfile Metrics API-TCK [jar] [INFO] [INFO] MicroProfile Metrics Optional-TCK [jar] [INFO] [INFO] [INFO] [INFO] ----< org.eclipse.microprofile.metrics:microprofile-metrics-parent >---- [INFO] [INFO] Building MicroProfile Metrics 5.0.0-RC3 [1/6] [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-parent --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 81 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 1 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses. [INFO] [INFO] [INFO] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-metrics-parent --- [INFO] [INFO] Using 'UTF-8' encoding to format source files. [INFO] [INFO] Number of files to be formatted: 0 [INFO] [INFO] [INFO] [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-metrics-parent --- [INFO] [INFO] Total Files Processed: 0 in 00:00.005 [INFO] [INFO] Already Sorted: 0 [INFO] [INFO] Needed Sorting: 0 [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-metrics-parent --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] You have 0 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ microprofile-metrics-parent --- [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-metrics-parent --- [INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-metrics-parent --- [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-metrics-parent --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-parent/5.0.0-RC3/microprofile-metrics-parent-5.0.0-RC3.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/microprofile-metrics-parent-5.0.0-RC3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-parent/5.0.0-RC3/microprofile-metrics-parent-5.0.0-RC3.pom.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.3:deploy (injected-nexus-deploy) @ microprofile-metrics-parent --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] WARNING: An illegal reflective access operation has occurred [INFO] WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/home/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.jar) to field java.util.TreeMap.comparator [INFO] WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields [INFO] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [INFO] WARNING: All illegal access operations will be denied in a future release [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "72ca920b8d0826" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/pom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-parent/5.0.0-RC3/microprofile-metrics-parent-5.0.0-RC3.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/microprofile-metrics-parent-5.0.0-RC3.pom.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-parent/5.0.0-RC3/microprofile-metrics-parent-5.0.0-RC3.pom.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] -----< org.eclipse.microprofile.metrics:microprofile-metrics-api >------ [INFO] [INFO] Building MicroProfile Metrics API 5.0.0-RC3 [2/6] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-api --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 68 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 25 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 25 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-api --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-metrics-api --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-metrics-api --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-metrics-api --- [INFO] [INFO] Using 'UTF-8' encoding to format source files. [INFO] [INFO] Number of files to be formatted: 24 [INFO] [INFO] Successfully formatted: 0 file(s) [INFO] [INFO] Fail to format: 0 file(s) [INFO] [INFO] Skipped: 24 file(s) [INFO] [INFO] Read only skipped: 0 file(s) [INFO] [INFO] Approximate time taken: 1s [INFO] [INFO] [INFO] [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-metrics-api --- [INFO] [INFO] Total Files Processed: 24 in 00:00.573 [INFO] [INFO] Already Sorted: 24 [INFO] [INFO] Needed Sorting: 0 [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ microprofile-metrics-api --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 2 resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ microprofile-metrics-api --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/classes [INFO] [INFO] [INFO] [INFO] --- bnd-maven-plugin:5.2.0:bnd-process (default) @ microprofile-metrics-api --- [INFO] [WARNING] Cannot consider developer in line '44' of file '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [INFO] [WARNING] Cannot consider developer in line '50' of file '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ microprofile-metrics-api --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ microprofile-metrics-api --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-metrics-api --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] You have 0 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-metrics-api --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-metrics-api --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 2 resources [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ microprofile-metrics-api --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/microprofile-metrics-api-5.0.0-RC3.jar [INFO] [INFO] [INFO] [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ microprofile-metrics-api >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-api --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 68 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 25 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 25 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-api --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-metrics-api --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-metrics-api --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ microprofile-metrics-api <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ microprofile-metrics-api --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/microprofile-metrics-api-5.0.0-RC3-sources.jar [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ microprofile-metrics-api --- [INFO] [WARNING] artifact org.eclipse.microprofile.metrics:microprofile-metrics-api:java-source:sources:5.0.0-RC3 already attached, replace previous instance [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-metrics-api --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.microprofile.metrics... [INFO] Loading source files for package org.eclipse.microprofile.metrics.annotation... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 11.0.11 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/Counter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/Counting.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/DefaultMetadata.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/Gauge.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/Histogram.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/Metadata.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/MetadataBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/Metric.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/MetricFilter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/MetricID.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/MetricRegistry.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/MetricRegistry.Type.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/MetricUnits.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/Sampling.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/Snapshot.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/Snapshot.PercentileValue.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/Tag.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/Timer.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/Timer.Context.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/Counted.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/Gauge.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/Metric.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/RegistryScope.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/RegistryType.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/Timed.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Counter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Counting.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/DefaultMetadata.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Gauge.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Histogram.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Metadata.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/MetadataBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Metric.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/MetricFilter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/MetricID.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/MetricRegistry.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/MetricRegistry.Type.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/MetricUnits.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Sampling.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Snapshot.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Snapshot.PercentileValue.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Tag.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Timer.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Timer.Context.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/class-use/Counted.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/class-use/Gauge.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/class-use/Metric.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/class-use/RegistryScope.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/class-use/RegistryType.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/class-use/Timed.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/index-all.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/allclasses-index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/allpackages-index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/allclasses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/allclasses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/overview-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/apidocs/help-doc.html... [INFO] 11 warnings [INFO] [WARNING] Javadoc Warnings [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/src/main/java/org/eclipse/microprofile/metrics/Snapshot.java:72: warning - Tag @link: reference not found: #percentileValue() [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/src/main/java/org/eclipse/microprofile/metrics/annotation/Counted.java:141: warning - Tag @link: reference not found: MetricRegistry.APPLICATION_SCOPE [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/src/main/java/org/eclipse/microprofile/metrics/annotation/Gauge.java:115: warning - Tag @link: reference not found: MetricRegistry.APPLICATION_SCOPE [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/src/main/java/org/eclipse/microprofile/metrics/annotation/Metric.java:111: warning - Tag @link: reference not found: MetricRegistry.APPLICATION_SCOPE [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/src/main/java/org/eclipse/microprofile/metrics/annotation/RegistryScope.java:51: warning - Tag @link: reference not found: MetricRegistry.APPLICATION_SCOPE [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/src/main/java/org/eclipse/microprofile/metrics/annotation/RegistryScope.java:51: warning - Tag @link: reference not found: MetricRegistry.BASE_SCOPE [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/src/main/java/org/eclipse/microprofile/metrics/annotation/RegistryScope.java:52: warning - Tag @link: reference not found: MetricRegistry.VENDOR_SCOPE [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/src/main/java/org/eclipse/microprofile/metrics/annotation/RegistryScope.java:68: warning - Tag @link: reference not found: MetricRegistry.APPLICATION_SCOPE [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/src/main/java/org/eclipse/microprofile/metrics/annotation/RegistryScope.java:68: warning - Tag @link: reference not found: MetricRegistry.BASE_SCOPE [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/src/main/java/org/eclipse/microprofile/metrics/annotation/RegistryScope.java:69: warning - Tag @link: reference not found: MetricRegistry.VENDOR_SCOPE [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/src/main/java/org/eclipse/microprofile/metrics/annotation/Timed.java:135: warning - Tag @link: reference not found: MetricRegistry.APPLICATION_SCOPE [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/microprofile-metrics-api-5.0.0-RC3-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- bnd-baseline-maven-plugin:5.2.0:baseline (baseline) @ microprofile-metrics-api --- [INFO] [INFO] Determining the baseline version for org.eclipse.microprofile.metrics:microprofile-metrics-api:jar:(,5.0.0-RC3) using repositories [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] [INFO] The baseline version was found to be 4.0.1 [INFO] [INFO] Baselining check succeeded checking org.eclipse.microprofile.metrics:microprofile-metrics-api:jar:5.0.0-RC3 against org.eclipse.microprofile.metrics:microprofile-metrics-api:jar:4.0.1 [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-metrics-api --- [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-metrics-api --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/microprofile-metrics-api-5.0.0-RC3.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.0.0-RC3/microprofile-metrics-api-5.0.0-RC3.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.0.0-RC3/microprofile-metrics-api-5.0.0-RC3.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/microprofile-metrics-api-5.0.0-RC3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.0.0-RC3/microprofile-metrics-api-5.0.0-RC3-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/microprofile-metrics-api-5.0.0-RC3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.0.0-RC3/microprofile-metrics-api-5.0.0-RC3-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/microprofile-metrics-api-5.0.0-RC3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.0.0-RC3/microprofile-metrics-api-5.0.0-RC3.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/microprofile-metrics-api-5.0.0-RC3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.0.0-RC3/microprofile-metrics-api-5.0.0-RC3.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/microprofile-metrics-api-5.0.0-RC3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.0.0-RC3/microprofile-metrics-api-5.0.0-RC3-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/microprofile-metrics-api-5.0.0-RC3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.0.0-RC3/microprofile-metrics-api-5.0.0-RC3-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.3:deploy (injected-nexus-deploy) @ microprofile-metrics-api --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "72ca920b8d0826" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/microprofile-metrics-api-5.0.0-RC3.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.0.0-RC3/microprofile-metrics-api-5.0.0-RC3.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/pom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.0.0-RC3/microprofile-metrics-api-5.0.0-RC3.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/microprofile-metrics-api-5.0.0-RC3-sources.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.0.0-RC3/microprofile-metrics-api-5.0.0-RC3-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/microprofile-metrics-api-5.0.0-RC3-javadoc.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.0.0-RC3/microprofile-metrics-api-5.0.0-RC3-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/microprofile-metrics-api-5.0.0-RC3.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.0.0-RC3/microprofile-metrics-api-5.0.0-RC3.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/microprofile-metrics-api-5.0.0-RC3.pom.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.0.0-RC3/microprofile-metrics-api-5.0.0-RC3.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/microprofile-metrics-api-5.0.0-RC3-sources.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.0.0-RC3/microprofile-metrics-api-5.0.0-RC3-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/api/target/microprofile-metrics-api-5.0.0-RC3-javadoc.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.0.0-RC3/microprofile-metrics-api-5.0.0-RC3-javadoc.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] -----< org.eclipse.microprofile.metrics:microprofile-metrics-spec >----- [INFO] [INFO] Building MicroProfile Metrics Specification 5.0.0-RC3 [3/6] [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-spec --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/spec/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 67 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 11 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-spec --- [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-year) @ microprofile-metrics-spec --- [INFO] [INFO] [INFO] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-metrics-spec --- [INFO] [INFO] Using 'UTF-8' encoding to format source files. [INFO] [INFO] Number of files to be formatted: 0 [INFO] [INFO] [INFO] [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-metrics-spec --- [INFO] [INFO] Total Files Processed: 0 in 00:00.000 [INFO] [INFO] Already Sorted: 0 [INFO] [INFO] Needed Sorting: 0 [INFO] [INFO] [INFO] [INFO] --- asciidoctor-maven-plugin:2.1.0:process-asciidoc (generate-pdf) @ microprofile-metrics-spec --- [INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/spec/src/docs/asciidoc does not exist [INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/spec/src/asciidoc does not exist [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: possible invalid reference: ConcurrentGaugeDef [INFO] [INFO] asciidoctor: INFO: possible invalid reference: migration-hint-to-20 [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: possible invalid reference: json-format-def [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: possible invalid reference: ConcurrentGaugeDef [INFO] [INFO] asciidoctor: INFO: possible invalid reference: migration-hint-to-20 [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] asciidoctor: INFO: bolt icon not found in deprecated fa icon set; using match found in fas icon set instead [INFO] [INFO] Converted /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/spec/src/main/asciidoc/microprofile-metrics-spec.asciidoc [INFO] [INFO] [INFO] [INFO] --- asciidoctor-maven-plugin:2.1.0:process-asciidoc (generate-html) @ microprofile-metrics-spec --- [INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/spec/src/docs/asciidoc does not exist [INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/spec/src/asciidoc does not exist [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] asciidoctor: INFO: possible invalid reference: ConcurrentGaugeDef [INFO] [INFO] asciidoctor: INFO: possible invalid reference: migration-hint-to-20 [INFO] [INFO] asciidoctor: INFO: possible invalid reference: json-format-def [INFO] [INFO] asciidoctor: INFO: possible invalid reference: ConcurrentGaugeDef [INFO] [INFO] asciidoctor: INFO: possible invalid reference: migration-hint-to-20 [INFO] [INFO] Converted /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/spec/src/main/asciidoc/microprofile-metrics-spec.asciidoc [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-metrics-spec --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] You have 0 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:attach-artifact (attach-artifacts) @ microprofile-metrics-spec --- [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ microprofile-metrics-spec --- [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-metrics-spec --- [INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-metrics-spec --- [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-metrics-spec --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/spec/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-spec/5.0.0-RC3/microprofile-metrics-spec-5.0.0-RC3.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/spec/target/generated-docs/microprofile-metrics-spec-5.0.0-RC3.pdf to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-spec/5.0.0-RC3/microprofile-metrics-spec-5.0.0-RC3.pdf [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/spec/target/generated-docs/microprofile-metrics-spec-5.0.0-RC3.html to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-spec/5.0.0-RC3/microprofile-metrics-spec-5.0.0-RC3.html [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/spec/target/microprofile-metrics-spec-5.0.0-RC3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-spec/5.0.0-RC3/microprofile-metrics-spec-5.0.0-RC3.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/spec/target/gpg/target/generated-docs/microprofile-metrics-spec-5.0.0-RC3.pdf.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-spec/5.0.0-RC3/microprofile-metrics-spec-5.0.0-RC3.pdf.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/spec/target/gpg/target/generated-docs/microprofile-metrics-spec-5.0.0-RC3.html.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-spec/5.0.0-RC3/microprofile-metrics-spec-5.0.0-RC3.html.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.3:deploy (injected-nexus-deploy) @ microprofile-metrics-spec --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "72ca920b8d0826" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/spec/pom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-spec/5.0.0-RC3/microprofile-metrics-spec-5.0.0-RC3.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/spec/target/generated-docs/microprofile-metrics-spec-5.0.0-RC3.pdf to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-spec/5.0.0-RC3/microprofile-metrics-spec-5.0.0-RC3.pdf [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/spec/target/generated-docs/microprofile-metrics-spec-5.0.0-RC3.html to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-spec/5.0.0-RC3/microprofile-metrics-spec-5.0.0-RC3.html [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/spec/target/microprofile-metrics-spec-5.0.0-RC3.pom.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-spec/5.0.0-RC3/microprofile-metrics-spec-5.0.0-RC3.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/spec/target/gpg/target/generated-docs/microprofile-metrics-spec-5.0.0-RC3.pdf.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-spec/5.0.0-RC3/microprofile-metrics-spec-5.0.0-RC3.pdf.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/spec/target/gpg/target/generated-docs/microprofile-metrics-spec-5.0.0-RC3.html.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-spec/5.0.0-RC3/microprofile-metrics-spec-5.0.0-RC3.html.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] ---< org.eclipse.microprofile.metrics:microprofile-metrics-rest-tck >--- [INFO] [INFO] Building MicroProfile Metrics REST-TCK 5.0.0-RC3 [4/6] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 66 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 7 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 7 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-rest-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Using 'UTF-8' encoding to format source files. [INFO] [INFO] Number of files to be formatted: 6 [INFO] [INFO] Successfully formatted: 0 file(s) [INFO] [INFO] Fail to format: 0 file(s) [INFO] [INFO] Skipped: 6 file(s) [INFO] [INFO] Read only skipped: 0 file(s) [INFO] [INFO] Approximate time taken: 0s [INFO] [INFO] [INFO] [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Total Files Processed: 6 in 00:00.108 [INFO] [INFO] Already Sorted: 6 [INFO] [INFO] Needed Sorting: 0 [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 4 resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ microprofile-metrics-rest-tck --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Starting audit... [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:301: Line is longer than 150 characters (found 159). [LineLength] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:303: Line is longer than 150 characters (found 160). [LineLength] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:305: Line is longer than 150 characters (found 160). [LineLength] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:307: Line is longer than 150 characters (found 160). [LineLength] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:309: Line is longer than 150 characters (found 160). [LineLength] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:311: Line is longer than 150 characters (found 161). [LineLength] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:647: Line is longer than 150 characters (found 163). [LineLength] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:649: Line is longer than 150 characters (found 163). [LineLength] [INFO] Audit done. [INFO] [INFO] There are 8 errors reported by Checkstyle 8.29 with /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/checkstyle-rules.xml ruleset. [INFO] [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[301] (sizes) LineLength: Line is longer than 150 characters (found 159). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[303] (sizes) LineLength: Line is longer than 150 characters (found 160). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[305] (sizes) LineLength: Line is longer than 150 characters (found 160). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[307] (sizes) LineLength: Line is longer than 150 characters (found 160). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[309] (sizes) LineLength: Line is longer than 150 characters (found 160). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[311] (sizes) LineLength: Line is longer than 150 characters (found 161). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[647] (sizes) LineLength: Line is longer than 150 characters (found 163). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[649] (sizes) LineLength: Line is longer than 150 characters (found 163). [INFO] [WARNING] checkstyle:check violations detected but failOnViolation set to false [INFO] [INFO] You have 8 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-metrics-rest-tck --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 2 resources [INFO] [INFO] [INFO] [INFO] --- copy-rename-maven-plugin:1.0:copy (copy-readme) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Copied /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/README.adoc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/classes/README.adoc [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3.jar [INFO] [INFO] [INFO] [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ microprofile-metrics-rest-tck >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 66 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 7 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 7 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-rest-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ microprofile-metrics-rest-tck <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3-sources.jar [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ microprofile-metrics-rest-tck --- [INFO] [WARNING] artifact org.eclipse.microprofile.metrics:microprofile-metrics-rest-tck:java-source:sources:5.0.0-RC3 already attached, replace previous instance [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-metrics-rest-tck --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.microprofile.metrics.test... [INFO] Loading source files for package org.eclipse.microprofile.metrics.test.multipleinstances... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 11.0.11 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/MetricAppBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/MetricAppBean2.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/MpMetricTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/ReusedMetricsTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/DependentScopedBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/MultipleBeanInstancesTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/class-use/MetricAppBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/class-use/MetricAppBean2.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/class-use/MpMetricTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/class-use/ReusedMetricsTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/class-use/DependentScopedBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/class-use/MultipleBeanInstancesTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/index-all.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/allclasses-index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/allpackages-index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/allclasses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/allclasses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/overview-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/apidocs/help-doc.html... [INFO] 4 warnings [INFO] [WARNING] Javadoc Warnings [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:52: warning - invalid usage of tag < [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:52: warning - invalid usage of tag > [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:53: warning - invalid usage of tag < [INFO] [WARNING] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:53: warning - invalid usage of tag > [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-metrics-rest-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.0.0-RC3/microprofile-metrics-rest-tck-5.0.0-RC3.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.0.0-RC3/microprofile-metrics-rest-tck-5.0.0-RC3.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.0.0-RC3/microprofile-metrics-rest-tck-5.0.0-RC3-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.0.0-RC3/microprofile-metrics-rest-tck-5.0.0-RC3-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.0.0-RC3/microprofile-metrics-rest-tck-5.0.0-RC3.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.0.0-RC3/microprofile-metrics-rest-tck-5.0.0-RC3.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.0.0-RC3/microprofile-metrics-rest-tck-5.0.0-RC3-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.0.0-RC3/microprofile-metrics-rest-tck-5.0.0-RC3-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.3:deploy (injected-nexus-deploy) @ microprofile-metrics-rest-tck --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "72ca920b8d0826" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.0.0-RC3/microprofile-metrics-rest-tck-5.0.0-RC3.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/pom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.0.0-RC3/microprofile-metrics-rest-tck-5.0.0-RC3.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3-sources.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.0.0-RC3/microprofile-metrics-rest-tck-5.0.0-RC3-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3-javadoc.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.0.0-RC3/microprofile-metrics-rest-tck-5.0.0-RC3-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.0.0-RC3/microprofile-metrics-rest-tck-5.0.0-RC3.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3.pom.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.0.0-RC3/microprofile-metrics-rest-tck-5.0.0-RC3.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3-sources.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.0.0-RC3/microprofile-metrics-rest-tck-5.0.0-RC3-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/rest/target/microprofile-metrics-rest-tck-5.0.0-RC3-javadoc.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.0.0-RC3/microprofile-metrics-rest-tck-5.0.0-RC3-javadoc.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] ---< org.eclipse.microprofile.metrics:microprofile-metrics-api-tck >---- [INFO] [INFO] Building MicroProfile Metrics API-TCK 5.0.0-RC3 [5/6] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-api-tck --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 62 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 80 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 80 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-api-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-metrics-api-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-metrics-api-tck --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-metrics-api-tck --- [INFO] [INFO] Using 'UTF-8' encoding to format source files. [INFO] [INFO] Number of files to be formatted: 79 [INFO] [INFO] Successfully formatted: 0 file(s) [INFO] [INFO] Fail to format: 0 file(s) [INFO] [INFO] Skipped: 79 file(s) [INFO] [INFO] Read only skipped: 0 file(s) [INFO] [INFO] Approximate time taken: 0s [INFO] [INFO] [INFO] [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-metrics-api-tck --- [INFO] [INFO] Total Files Processed: 79 in 00:00.347 [INFO] [INFO] Already Sorted: 79 [INFO] [INFO] Needed Sorting: 0 [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ microprofile-metrics-api-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 4 resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ microprofile-metrics-api-tck --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/classes [INFO] [INFO] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/src/main/java/org/eclipse/microprofile/metrics/tck/MetricRegistryTest.java: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/src/main/java/org/eclipse/microprofile/metrics/tck/MetricRegistryTest.java uses or overrides a deprecated API. [INFO] [INFO] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/src/main/java/org/eclipse/microprofile/metrics/tck/MetricRegistryTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ microprofile-metrics-api-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ microprofile-metrics-api-tck --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-metrics-api-tck --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] You have 0 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-metrics-api-tck --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-metrics-api-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 2 resources [INFO] [INFO] [INFO] [INFO] --- copy-rename-maven-plugin:1.0:copy (copy-readme) @ microprofile-metrics-api-tck --- [INFO] [INFO] Copied /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/README.adoc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/classes/README.adoc [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ microprofile-metrics-api-tck --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3.jar [INFO] [INFO] [INFO] [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ microprofile-metrics-api-tck >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-api-tck --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 62 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 80 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 80 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-api-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-metrics-api-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-metrics-api-tck --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ microprofile-metrics-api-tck <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ microprofile-metrics-api-tck --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3-sources.jar [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ microprofile-metrics-api-tck --- [INFO] [WARNING] artifact org.eclipse.microprofile.metrics:microprofile-metrics-api-tck:java-source:sources:5.0.0-RC3 already attached, replace previous instance [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-metrics-api-tck --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.microprofile.metrics.tck... [INFO] Loading source files for package org.eclipse.microprofile.metrics.tck.cdi... [INFO] Loading source files for package org.eclipse.microprofile.metrics.tck.cdi.stereotype... [INFO] Loading source files for package org.eclipse.microprofile.metrics.tck.cdi.stereotype.stereotypes... [INFO] Loading source files for package org.eclipse.microprofile.metrics.tck.inheritance... [INFO] Loading source files for package org.eclipse.microprofile.metrics.tck.metrics... [INFO] Loading source files for package org.eclipse.microprofile.metrics.tck.tags... [INFO] Loading source files for package org.eclipse.microprofile.metrics.tck.util... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 11.0.11 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/MetricFilterTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/MetricIDTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/MetricRegistryTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/ApplicationScopedTimedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/ApplicationScopedTimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/GaugeInjectionBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/GaugeInjectionBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/TimerInjectionBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/StereotypeCountedClassBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/StereotypeCountedClassBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/StereotypeCountedClassBeanWithSpecifiedMetadata.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/CountMe.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/CountMeWithSpecifiedMetadata.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/InheritedChildGaugeMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/InheritedGaugeMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/InheritedGaugeMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/InheritedParentGaugeMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/InheritedTimedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/InheritedTimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/VisibilityTimedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/VisibilityTimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/AbstractGenericBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/AbstractTimedBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/ConcreteExtendedTimedBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/ConcreteExtendedTimedBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/ConcreteTimedBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/ConcreteTimedBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CountedClassBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CountedClassBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CountedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CountedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CountedMethodTagBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CountedMethodTagBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CounterFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CounterFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CounterTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/DefaultNameMetricMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/DefaultNameMetricMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/GaugeMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/GaugeMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/GaugeTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/HistogramFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/HistogramFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/HistogramTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/MultipleMetricsConstructorBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/MultipleMetricsConstructorBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/MultipleMetricsMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/MultipleMetricsMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/OverloadedTimedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/OverloadedTimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedClassBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedClassBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedConstructorBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedConstructorBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedMethodBean1.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedMethodBean2.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedMethodBean3.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedMethodBeanLookupTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimerFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimerFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimerTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/CounterFieldTagBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/CounterFieldTagBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/GaugeTagMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/GaugeTagMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/HistogramTagFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/HistogramTagFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/TagsTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/TimedTagMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/TimedTagMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/TimerTagFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/TimerTagFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/BeanWithControlledInvocation.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/ControlledInvocation.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/FooQualifier.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/MetricsUtil.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/TestUtils.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/TimeUtil.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/class-use/MetricFilterTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/class-use/MetricIDTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/class-use/MetricRegistryTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/class-use/ApplicationScopedTimedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/class-use/ApplicationScopedTimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/class-use/GaugeInjectionBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/class-use/GaugeInjectionBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/class-use/TimerInjectionBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/class-use/StereotypeCountedClassBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/class-use/StereotypeCountedClassBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/class-use/StereotypeCountedClassBeanWithSpecifiedMetadata.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/class-use/CountMe.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/class-use/CountMeWithSpecifiedMetadata.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/InheritedChildGaugeMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/InheritedGaugeMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/InheritedGaugeMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/InheritedParentGaugeMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/InheritedTimedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/InheritedTimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/VisibilityTimedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/VisibilityTimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/AbstractGenericBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/AbstractTimedBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/ConcreteExtendedTimedBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/ConcreteExtendedTimedBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/ConcreteTimedBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/ConcreteTimedBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CountedClassBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CountedClassBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CountedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CountedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CountedMethodTagBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CountedMethodTagBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CounterFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CounterFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CounterTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/DefaultNameMetricMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/DefaultNameMetricMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/GaugeMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/GaugeMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/GaugeTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/HistogramFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/HistogramFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/HistogramTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/MultipleMetricsConstructorBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/MultipleMetricsConstructorBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/MultipleMetricsMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/MultipleMetricsMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/OverloadedTimedMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/OverloadedTimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedClassBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedClassBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedConstructorBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedConstructorBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedMethodBean1.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedMethodBean2.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedMethodBean3.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedMethodBeanLookupTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimerFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimerFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimerTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/CounterFieldTagBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/CounterFieldTagBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/GaugeTagMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/GaugeTagMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/HistogramTagFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/HistogramTagFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/TagsTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/TimedTagMethodBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/TimedTagMethodBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/TimerTagFieldBean.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/TimerTagFieldBeanTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/class-use/BeanWithControlledInvocation.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/class-use/ControlledInvocation.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/class-use/FooQualifier.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/class-use/MetricsUtil.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/class-use/TestUtils.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/class-use/TimeUtil.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/index-all.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/allclasses-index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/allpackages-index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/allclasses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/allclasses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/overview-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/apidocs/help-doc.html... [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-metrics-api-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-metrics-api-tck --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.0.0-RC3/microprofile-metrics-api-tck-5.0.0-RC3.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.0.0-RC3/microprofile-metrics-api-tck-5.0.0-RC3.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.0.0-RC3/microprofile-metrics-api-tck-5.0.0-RC3-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.0.0-RC3/microprofile-metrics-api-tck-5.0.0-RC3-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.0.0-RC3/microprofile-metrics-api-tck-5.0.0-RC3.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.0.0-RC3/microprofile-metrics-api-tck-5.0.0-RC3.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.0.0-RC3/microprofile-metrics-api-tck-5.0.0-RC3-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.0.0-RC3/microprofile-metrics-api-tck-5.0.0-RC3-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.3:deploy (injected-nexus-deploy) @ microprofile-metrics-api-tck --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "72ca920b8d0826" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.0.0-RC3/microprofile-metrics-api-tck-5.0.0-RC3.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/pom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.0.0-RC3/microprofile-metrics-api-tck-5.0.0-RC3.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3-sources.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.0.0-RC3/microprofile-metrics-api-tck-5.0.0-RC3-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3-javadoc.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.0.0-RC3/microprofile-metrics-api-tck-5.0.0-RC3-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.0.0-RC3/microprofile-metrics-api-tck-5.0.0-RC3.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3.pom.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.0.0-RC3/microprofile-metrics-api-tck-5.0.0-RC3.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3-sources.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.0.0-RC3/microprofile-metrics-api-tck-5.0.0-RC3-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/api/target/microprofile-metrics-api-tck-5.0.0-RC3-javadoc.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.0.0-RC3/microprofile-metrics-api-tck-5.0.0-RC3-javadoc.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] --< org.eclipse.microprofile.metrics:microprofile-metrics-optional-tck >-- [INFO] [INFO] Building MicroProfile Metrics Optional-TCK 5.0.0-RC3 [6/6] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 66 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 8 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 8 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-optional-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Using 'UTF-8' encoding to format source files. [INFO] [INFO] Number of files to be formatted: 7 [INFO] [INFO] Successfully formatted: 0 file(s) [INFO] [INFO] Fail to format: 0 file(s) [INFO] [INFO] Skipped: 7 file(s) [INFO] [INFO] Read only skipped: 0 file(s) [INFO] [INFO] Approximate time taken: 0s [INFO] [INFO] [INFO] [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Total Files Processed: 7 in 00:00.094 [INFO] [INFO] Already Sorted: 7 [INFO] [INFO] Needed Sorting: 0 [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 6 resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/classes [INFO] [INFO] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/src/main/java/org/eclipse/microprofile/metrics/test/optional/LambdaMatcher.java: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/src/main/java/org/eclipse/microprofile/metrics/test/optional/LambdaMatcher.java uses unchecked or unsafe operations. [INFO] [INFO] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/src/main/java/org/eclipse/microprofile/metrics/test/optional/LambdaMatcher.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ microprofile-metrics-optional-tck --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] You have 0 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-metrics-optional-tck --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 2 resources [INFO] [INFO] [INFO] [INFO] --- copy-rename-maven-plugin:1.0:copy (copy-readme) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Copied /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/README.adoc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/classes/README.adoc [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3.jar [INFO] [INFO] [INFO] [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ microprofile-metrics-optional-tck >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 66 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 8 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 8 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-metrics-optional-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ microprofile-metrics-optional-tck <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3-sources.jar [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ microprofile-metrics-optional-tck --- [INFO] [WARNING] artifact org.eclipse.microprofile.metrics:microprofile-metrics-optional-tck:java-source:sources:5.0.0-RC3 already attached, replace previous instance [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-metrics-optional-tck --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.microprofile.metrics.test.optional... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 11.0.11 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/LambdaMatcher.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/MetricAppBeanOptional.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/MetricsRESTActivator.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/MPMetricBaseMetricsTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/MpMetricOptionalTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/MpMetricsArithmeticExceptionMapper.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/NameObject.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/LambdaMatcher.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/MPMetricBaseMetricsTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/MetricAppBeanOptional.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/MetricsRESTActivator.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/MpMetricOptionalTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/MpMetricsArithmeticExceptionMapper.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/NameObject.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/index-all.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/allclasses-index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/allpackages-index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/allclasses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/allclasses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/apidocs/help-doc.html... [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-metrics-optional-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-RC3/microprofile-metrics-optional-tck-5.0.0-RC3.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-RC3/microprofile-metrics-optional-tck-5.0.0-RC3.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-RC3/microprofile-metrics-optional-tck-5.0.0-RC3-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-RC3/microprofile-metrics-optional-tck-5.0.0-RC3-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-RC3/microprofile-metrics-optional-tck-5.0.0-RC3.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-RC3/microprofile-metrics-optional-tck-5.0.0-RC3.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-RC3/microprofile-metrics-optional-tck-5.0.0-RC3-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-RC3/microprofile-metrics-optional-tck-5.0.0-RC3-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.3:deploy (injected-nexus-deploy) @ microprofile-metrics-optional-tck --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "72ca920b8d0826" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-RC3/microprofile-metrics-optional-tck-5.0.0-RC3.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/pom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-RC3/microprofile-metrics-optional-tck-5.0.0-RC3.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3-sources.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-RC3/microprofile-metrics-optional-tck-5.0.0-RC3-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3-javadoc.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-RC3/microprofile-metrics-optional-tck-5.0.0-RC3-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-RC3/microprofile-metrics-optional-tck-5.0.0-RC3.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3.pom.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-RC3/microprofile-metrics-optional-tck-5.0.0-RC3.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3-sources.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-RC3/microprofile-metrics-optional-tck-5.0.0-RC3-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/tck/optional/target/microprofile-metrics-optional-tck-5.0.0-RC3-javadoc.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.0.0-RC3/microprofile-metrics-optional-tck-5.0.0-RC3-javadoc.jar.asc [INFO] [INFO] Performing remote staging... [INFO] [INFO] [INFO] [INFO] * Remote staging into staging profile ID "72ca920b8d0826" [INFO] [INFO] * Created staging repository with ID "orgeclipsemicroprofile-1614". [INFO] [INFO] * Uploading locally staged artifacts to profile org.eclipse.microprofile [INFO] [INFO] * Upload of locally staged artifacts finished. [INFO] [INFO] * Closing staging repository with ID "orgeclipsemicroprofile-1614". [INFO] [INFO] Waiting for operation to complete.............. [INFO] [INFO] [INFO] Remote staged 1 repositories, finished with success. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Summary for MicroProfile Metrics 5.0.0-RC3: [INFO] [INFO] [INFO] [INFO] MicroProfile Metrics ............................... SUCCESS [ 5.314 s] [INFO] [INFO] MicroProfile Metrics API ........................... SUCCESS [ 9.944 s] [INFO] [INFO] MicroProfile Metrics Specification ................. SUCCESS [ 27.666 s] [INFO] [INFO] MicroProfile Metrics REST-TCK ...................... SUCCESS [ 5.685 s] [INFO] [INFO] MicroProfile Metrics API-TCK ....................... SUCCESS [ 8.045 s] [INFO] [INFO] MicroProfile Metrics Optional-TCK .................. SUCCESS [ 50.858 s] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 01:48 min [INFO] [INFO] Finished at: 2022-10-05T09:32:07Z [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Cleaning up after release... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for MicroProfile Metrics 5.0.0-SNAPSHOT: [INFO] [INFO] MicroProfile Metrics ............................... SUCCESS [03:27 min] [INFO] MicroProfile Metrics API ........................... SKIPPED [INFO] MicroProfile Metrics Specification ................. SKIPPED [INFO] MicroProfile Metrics REST-TCK ...................... SKIPPED [INFO] MicroProfile Metrics API-TCK ....................... SKIPPED [INFO] MicroProfile Metrics Optional-TCK .................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:32 min [INFO] Finished at: 2022-10-05T09:32:07Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 255 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Copy Specs) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials genie.microprofile (ssh://genie.microprofile@projects-storage.eclipse.org) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-Yb6ziDJoFWIf/agent.1374 SSH_AGENT_PID=1376 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics@tmp/private_key_3870009150230704354.key (/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics@tmp/private_key_3870009150230704354.key) [ssh-agent] Started. [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] fileExists [Pipeline] sh + ssh genie.microprofile@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-metrics-5.0.0-RC3 [Pipeline] sh + scp -r spec/target/generated-docs/logo.png spec/target/generated-docs/microprofile-metrics-spec-5.0.0-RC3.html spec/target/generated-docs/microprofile-metrics-spec-5.0.0-RC3.pdf genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-metrics-5.0.0-RC3 [Pipeline] fileExists [Pipeline] sh + scp api/target/microprofile-metrics-api-5.0.0-RC3.jar api/target/microprofile-metrics-api-5.0.0-RC3-javadoc.jar api/target/microprofile-metrics-api-5.0.0-RC3-sources.jar genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-metrics-5.0.0-RC3/ [Pipeline] sh + ssh genie.microprofile@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-metrics-5.0.0-RC3/apidocs [Pipeline] sh + scp -r api/target/apidocs/allclasses.html api/target/apidocs/allclasses-index.html api/target/apidocs/allpackages-index.html api/target/apidocs/constant-values.html api/target/apidocs/deprecated-list.html api/target/apidocs/element-list api/target/apidocs/help-doc.html api/target/apidocs/index-all.html api/target/apidocs/index.html api/target/apidocs/jquery api/target/apidocs/licenses api/target/apidocs/member-search-index.js api/target/apidocs/member-search-index.zip api/target/apidocs/org api/target/apidocs/overview-summary.html api/target/apidocs/overview-tree.html api/target/apidocs/package-search-index.js api/target/apidocs/package-search-index.zip api/target/apidocs/resources api/target/apidocs/script.js api/target/apidocs/search.js api/target/apidocs/stylesheet.css api/target/apidocs/type-search-index.js api/target/apidocs/type-search-index.zip genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-metrics-5.0.0-RC3/apidocs [Pipeline] fileExists [Pipeline] sh + find tck -name '*.jar' + xargs '-I{}' scp '{}' genie.microprofile@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/microprofile/staging/microprofile-metrics-5.0.0-RC3/ [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // script [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1376 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-metrics [Pipeline] { [Pipeline] archive The archive step is deprecated, please use archiveArtifacts instead. [Pipeline] sh + rm -f ../output-settings.xml [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] deleteDir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline [withMaven] WARNING abort infinite build trigger loop. Please consider opening a Jira issue: Infinite loop of job triggers Finished: SUCCESS