Skip to content

Console Output

+ mvn -s /home/jenkins/.m2/settings.xml release:prepare release:perform -B -Dtag=6.0-RC2 -DdevelopmentVersion=6.0-SNAPSHOT -DreleaseVersion=6.0-RC2 -Drevremark=Draft -Drelease.revision=Draft -DstagingProgressTimeoutMinutes=20
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-8/1.8.0_292-b10/jre
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...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile:microprofile-spec:pom:6.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 102, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] MicroProfile                                                       [pom]
[INFO] MicroProfile Specification                                         [pom]
[INFO] 
[INFO] ---------------< org.eclipse.microprofile:microprofile >----------------
[INFO] Building MicroProfile 6.0-SNAPSHOT                                 [1/2]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-release-plugin:2.5.3:prepare (default-cli) @ microprofile ---
[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" && git rev-parse --show-toplevel
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile" && git status --porcelain .
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile
[WARNING] Ignoring unrecognized line: ?? release.properties
[INFO] Checking dependencies and plugins for snapshots ...
[INFO] Transforming 'MicroProfile'...
[INFO] Transforming 'MicroProfile Specification'...
[INFO] Not generating release POMs
[INFO] Executing goals 'clean verify'...
[INFO] Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
[INFO] Maven home: /opt/tools/apache-maven/3.8.5
[INFO] Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-8/1.8.0_292-b10/jre
[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:microprofile-spec:pom:6.0-RC2
[INFO] [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 102, column 21
[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 2 modules...
[INFO] [INFO] Installing Nexus Staging features:
[INFO] [INFO]   ... total of 2 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Build Order:
[INFO] [INFO] 
[INFO] [INFO] MicroProfile                                                       [pom]
[INFO] [INFO] MicroProfile Specification                                         [pom]
[INFO] [INFO] 
[INFO] [INFO] ---------------< org.eclipse.microprofile:microprofile >----------------
[INFO] [INFO] Building MicroProfile 6.0-RC2                                      [1/2]
[INFO] [INFO] --------------------------------[ pom ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile ---
[INFO] [INFO] 
[INFO] [INFO] >>> maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadoc) > compile @ microprofile >>>
[INFO] [INFO] 
[INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] [INFO] Forking MicroProfile Specification 6.0-RC2
[INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] [INFO] 
[INFO] [INFO] --- build-helper-maven-plugin:3.3.0:timestamp-property (timestamp-property) @ microprofile-spec ---
[INFO] [WARNING] Using platform locale (en_US actually) to format date/time, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor-maven-plugin:1.5.8:process-asciidoc (generate-pdf-doc) @ microprofile-spec ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] [INFO] asciidoctor: WARN: gem 'concurrent-ruby' is not installed. This gem is recommended when registering custom converters.
[INFO] [INFO] Rendered /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/spec/src/main/asciidoc/microprofile-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor-maven-plugin:1.5.8:process-asciidoc (output-html) @ microprofile-spec ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] [INFO] Rendered /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/spec/src/main/asciidoc/microprofile-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] <<< maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadoc) < compile @ microprofile <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadoc) @ microprofile ---
[INFO] [ERROR] no module descriptor for org.eclipse.microprofile:microprofile
[INFO] [ERROR] no reactor project: org.eclipse.microprofile.config:microprofile-config-api:jar:sources
[INFO] [ERROR] no reactor project: org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api:jar:sources
[INFO] [ERROR] no reactor project: org.eclipse.microprofile.health:microprofile-health-api:jar:sources
[INFO] [ERROR] no reactor project: org.eclipse.microprofile.metrics:microprofile-metrics-api:jar:sources
[INFO] [ERROR] no reactor project: org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:jar:sources
[INFO] [ERROR] no reactor project: org.eclipse.microprofile.openapi:microprofile-openapi-api:jar:sources
[INFO] [ERROR] no reactor project: org.eclipse.microprofile.rest.client:microprofile-rest-client-api:jar:sources
[INFO] [ERROR] no module descriptor for org.eclipse.microprofile:microprofile-spec
[INFO] [INFO] 
[INFO] Loading source files for package org.eclipse.microprofile.config.inject...
[INFO] Loading source files for package org.eclipse.microprofile.config.spi...
[INFO] Loading source files for package org.eclipse.microprofile.config...
[INFO] Loading source files for package org.eclipse.microprofile.faulttolerance.exceptions...
[INFO] Loading source files for package org.eclipse.microprofile.faulttolerance...
[INFO] Loading source files for package org.eclipse.microprofile.health.spi...
[INFO] Loading source files for package org.eclipse.microprofile.health...
[INFO] Loading source files for package org.eclipse.microprofile.metrics.annotation...
[INFO] Loading source files for package org.eclipse.microprofile.metrics...
[INFO] Loading source files for package org.eclipse.microprofile.auth...
[INFO] Loading source files for package org.eclipse.microprofile.jwt.config...
[INFO] Loading source files for package org.eclipse.microprofile.jwt...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.callbacks...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.enums...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.extensions...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.headers...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.info...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.links...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.media...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.parameters...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.responses...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.security...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.servers...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.tags...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.callbacks...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.examples...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.headers...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.info...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.links...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.media...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.parameters...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.responses...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.security...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.servers...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.tags...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.spi...
[INFO] Loading source files for package org.eclipse.microprofile.openapi...
[INFO] Loading source files for package org.eclipse.microprofile.rest.client.annotation...
[INFO] Loading source files for package org.eclipse.microprofile.rest.client.ext...
[INFO] Loading source files for package org.eclipse.microprofile.rest.client.inject...
[INFO] Loading source files for package org.eclipse.microprofile.rest.client.spi...
[INFO] Loading source files for package org.eclipse.microprofile.rest.client...
[INFO] Constructing Javadoc information...
[INFO] 1 error
[INFO] [ERROR] MavenReportException: Error while generating Javadoc: 
[INFO] Exit code: 1 - /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/distro-javadoc-sources/microprofile-config-api-3.0.2-sources/org/eclipse/microprofile/config/inject/ConfigProperties.java:31: error: cannot access AnnotationLiteral
[INFO] import jakarta.enterprise.util.AnnotationLiteral;
[INFO]                               ^
[INFO]   bad class file: /home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/4.0.1/jakarta.enterprise.cdi-api-4.0.1.jar(jakarta/enterprise/util/AnnotationLiteral.class)
[INFO]     class file has wrong version 55.0, should be 52.0
[INFO]     Please remove or make sure it appears in the correct subdirectory of the classpath.
[INFO] 
[INFO] Command line was: /opt/tools/java/adoptopenjdk/hotspot-jdk-8/1.8.0_292-b10/jre/../bin/javadoc @options @packages
[INFO] 
[INFO] Refer to the generated Javadoc files in '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/apidocs' dir.
[INFO] 
[INFO] org.apache.maven.reporting.MavenReportException: 
[INFO] Exit code: 1 - /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/distro-javadoc-sources/microprofile-config-api-3.0.2-sources/org/eclipse/microprofile/config/inject/ConfigProperties.java:31: error: cannot access AnnotationLiteral
[INFO] import jakarta.enterprise.util.AnnotationLiteral;
[INFO]                               ^
[INFO]   bad class file: /home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/4.0.1/jakarta.enterprise.cdi-api-4.0.1.jar(jakarta/enterprise/util/AnnotationLiteral.class)
[INFO]     class file has wrong version 55.0, should be 52.0
[INFO]     Please remove or make sure it appears in the correct subdirectory of the classpath.
[INFO] 
[INFO] Command line was: /opt/tools/java/adoptopenjdk/hotspot-jdk-8/1.8.0_292-b10/jre/../bin/javadoc @options @packages
[INFO] 
[INFO] Refer to the generated Javadoc files in '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/apidocs' dir.
[INFO] 
[INFO]     at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeJavadocCommandLine (AbstractJavadocMojo.java:5298)
[INFO]     at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeReport (AbstractJavadocMojo.java:2134)
[INFO]     at org.apache.maven.plugins.javadoc.JavadocJar.doExecute (JavadocJar.java:190)
[INFO]     at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute (AbstractJavadocMojo.java:1912)
[INFO]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:301)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:211)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:165)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:157)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:121)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[INFO]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:127)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[INFO]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[INFO]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[INFO]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[INFO]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[INFO]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[INFO]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[INFO]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[INFO]     at java.lang.reflect.Method.invoke (Method.java:498)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/microprofile-6.0-RC2-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile ---
[INFO] [INFO] 
[INFO] [INFO] -------------< org.eclipse.microprofile:microprofile-spec >-------------
[INFO] [INFO] Building MicroProfile Specification 6.0-RC2                        [2/2]
[INFO] [INFO] --------------------------------[ pom ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-spec ---
[INFO] [INFO] Deleting /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/spec/target
[INFO] [INFO] 
[INFO] [INFO] --- build-helper-maven-plugin:3.3.0:timestamp-property (timestamp-property) @ microprofile-spec ---
[INFO] [WARNING] Using platform locale (en_US actually) to format date/time, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor-maven-plugin:1.5.8:process-asciidoc (generate-pdf-doc) @ microprofile-spec ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] [INFO] asciidoctor: WARN: gem 'concurrent-ruby' is not installed. This gem is recommended when registering custom converters.
[INFO] [INFO] Rendered /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/spec/src/main/asciidoc/microprofile-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor-maven-plugin:1.5.8:process-asciidoc (output-html) @ microprofile-spec ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] [INFO] Rendered /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/spec/src/main/asciidoc/microprofile-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] >>> maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadoc) > compile @ microprofile-spec >>>
[INFO] [INFO] 
[INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] [INFO] Forking MicroProfile Specification 6.0-RC2
[INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] [INFO] 
[INFO] [INFO] --- build-helper-maven-plugin:3.3.0:timestamp-property (timestamp-property) @ microprofile-spec ---
[INFO] [WARNING] Using platform locale (en_US actually) to format date/time, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor-maven-plugin:1.5.8:process-asciidoc (generate-pdf-doc) @ microprofile-spec ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] [INFO] asciidoctor: WARN: gem 'concurrent-ruby' is not installed. This gem is recommended when registering custom converters.
[INFO] [INFO] Rendered /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/spec/src/main/asciidoc/microprofile-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor-maven-plugin:1.5.8:process-asciidoc (output-html) @ microprofile-spec ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] [INFO] Rendered /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/spec/src/main/asciidoc/microprofile-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] <<< maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadoc) < compile @ microprofile-spec <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadoc) @ microprofile-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- build-helper-maven-plugin:3.3.0:attach-artifact (attach-artifacts) @ microprofile-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-spec ---
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary for MicroProfile 6.0-RC2:
[INFO] [INFO] 
[INFO] [INFO] MicroProfile ....................................... SUCCESS [ 28.500 s]
[INFO] [INFO] MicroProfile Specification ......................... SUCCESS [ 14.640 s]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  48.624 s
[INFO] [INFO] Finished at: 2022-11-04T12:41:08Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Checking in modified POMs...
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile" && git add -- pom.xml spec/pom.xml
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile" && git rev-parse --show-toplevel
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile" && git status --porcelain .
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile
[WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? release.properties
[WARNING] Ignoring unrecognized line: ?? spec/pom.xml.releaseBackup
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile" && git commit --verbose -F /tmp/maven-scm-465358541.commit pom.xml spec/pom.xml
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile" && git symbolic-ref HEAD
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile" && git push git@github.com:eclipse/microprofile.git refs/heads/master:refs/heads/master
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile
[INFO] Tagging release with the label 6.0-RC2...
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile" && git tag -F /tmp/maven-scm-2017443834.commit 6.0-RC2
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile" && git push git@github.com:eclipse/microprofile.git refs/tags/6.0-RC2
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile" && git ls-files
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile
[INFO] Transforming 'MicroProfile'...
[INFO] Transforming 'MicroProfile Specification'...
[INFO] Not removing release POMs
[INFO] Checking in modified POMs...
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile" && git add -- pom.xml spec/pom.xml
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile" && git rev-parse --show-toplevel
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile" && git status --porcelain .
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile
[WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? release.properties
[WARNING] Ignoring unrecognized line: ?? spec/pom.xml.releaseBackup
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile" && git commit --verbose -F /tmp/maven-scm-1382424884.commit pom.xml spec/pom.xml
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile" && git symbolic-ref HEAD
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile" && git push git@github.com:eclipse/microprofile.git refs/heads/master:refs/heads/master
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile
[INFO] Release preparation complete.
[INFO] 
[INFO] --- maven-release-plugin:2.5.3:perform (default-cli) @ microprofile ---
[INFO] Performing a LOCAL checkout from scm:git:file:///home/jenkins/agent/workspace/MicroProfile Releases/microprofile
[INFO] Checking out the project to perform the release ...
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target" && git clone --branch 6.0-RC2 'file:///home/jenkins/agent/workspace/MicroProfile Releases/microprofile' '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target
[INFO] Executing: /bin/sh -c cd /tmp && git ls-remote 'file:///home/jenkins/agent/workspace/MicroProfile Releases/microprofile'
[INFO] Working directory: /tmp
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout" && git fetch 'file:///home/jenkins/agent/workspace/MicroProfile Releases/microprofile'
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout" && git checkout 6.0-RC2
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout
[INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout" && git ls-files
[INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout
[INFO] Invoking perform goals in directory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/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: 1.8.0_292, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-8/1.8.0_292-b10/jre
[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:microprofile-spec:pom:6.0-RC2
[INFO] [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 102, column 21
[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 2 modules...
[INFO] [INFO] Installing Nexus Staging features:
[INFO] [INFO]   ... total of 2 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Build Order:
[INFO] [INFO] 
[INFO] [INFO] MicroProfile                                                       [pom]
[INFO] [INFO] MicroProfile Specification                                         [pom]
[INFO] [INFO] 
[INFO] [INFO] ---------------< org.eclipse.microprofile:microprofile >----------------
[INFO] [INFO] Building MicroProfile 6.0-RC2                                      [1/2]
[INFO] [INFO] --------------------------------[ pom ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] >>> maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadoc) > compile @ microprofile >>>
[INFO] [INFO] 
[INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] [INFO] Forking MicroProfile Specification 6.0-RC2
[INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] [INFO] 
[INFO] [INFO] --- build-helper-maven-plugin:3.3.0:timestamp-property (timestamp-property) @ microprofile-spec ---
[INFO] [WARNING] Using platform locale (en_US actually) to format date/time, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor-maven-plugin:1.5.8:process-asciidoc (generate-pdf-doc) @ microprofile-spec ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] [INFO] asciidoctor: WARN: gem 'concurrent-ruby' is not installed. This gem is recommended when registering custom converters.
[INFO] [INFO] Rendered /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/spec/src/main/asciidoc/microprofile-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor-maven-plugin:1.5.8:process-asciidoc (output-html) @ microprofile-spec ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] [INFO] Rendered /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/spec/src/main/asciidoc/microprofile-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] <<< maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadoc) < compile @ microprofile <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadoc) @ microprofile ---
[INFO] [ERROR] no module descriptor for org.eclipse.microprofile:microprofile
[INFO] [ERROR] no reactor project: org.eclipse.microprofile.config:microprofile-config-api:jar:sources
[INFO] [ERROR] no reactor project: org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api:jar:sources
[INFO] [ERROR] no reactor project: org.eclipse.microprofile.health:microprofile-health-api:jar:sources
[INFO] [ERROR] no reactor project: org.eclipse.microprofile.metrics:microprofile-metrics-api:jar:sources
[INFO] [ERROR] no reactor project: org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:jar:sources
[INFO] [ERROR] no reactor project: org.eclipse.microprofile.openapi:microprofile-openapi-api:jar:sources
[INFO] [ERROR] no reactor project: org.eclipse.microprofile.rest.client:microprofile-rest-client-api:jar:sources
[INFO] [ERROR] no module descriptor for org.eclipse.microprofile:microprofile-spec
[INFO] [INFO] 
[INFO] Loading source files for package org.eclipse.microprofile.config.inject...
[INFO] Loading source files for package org.eclipse.microprofile.config.spi...
[INFO] Loading source files for package org.eclipse.microprofile.config...
[INFO] Loading source files for package org.eclipse.microprofile.faulttolerance.exceptions...
[INFO] Loading source files for package org.eclipse.microprofile.faulttolerance...
[INFO] Loading source files for package org.eclipse.microprofile.health.spi...
[INFO] Loading source files for package org.eclipse.microprofile.health...
[INFO] Loading source files for package org.eclipse.microprofile.metrics.annotation...
[INFO] Loading source files for package org.eclipse.microprofile.metrics...
[INFO] Loading source files for package org.eclipse.microprofile.auth...
[INFO] Loading source files for package org.eclipse.microprofile.jwt.config...
[INFO] Loading source files for package org.eclipse.microprofile.jwt...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.callbacks...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.enums...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.extensions...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.headers...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.info...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.links...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.media...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.parameters...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.responses...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.security...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.servers...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.tags...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.callbacks...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.examples...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.headers...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.info...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.links...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.media...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.parameters...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.responses...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.security...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.servers...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models.tags...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.models...
[INFO] Loading source files for package org.eclipse.microprofile.openapi.spi...
[INFO] Loading source files for package org.eclipse.microprofile.openapi...
[INFO] Loading source files for package org.eclipse.microprofile.rest.client.annotation...
[INFO] Loading source files for package org.eclipse.microprofile.rest.client.ext...
[INFO] Loading source files for package org.eclipse.microprofile.rest.client.inject...
[INFO] Loading source files for package org.eclipse.microprofile.rest.client.spi...
[INFO] Loading source files for package org.eclipse.microprofile.rest.client...
[INFO] Constructing Javadoc information...
[INFO] 1 error
[INFO] [ERROR] MavenReportException: Error while generating Javadoc: 
[INFO] Exit code: 1 - /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/distro-javadoc-sources/microprofile-config-api-3.0.2-sources/org/eclipse/microprofile/config/inject/ConfigProperties.java:31: error: cannot access AnnotationLiteral
[INFO] import jakarta.enterprise.util.AnnotationLiteral;
[INFO]                               ^
[INFO]   bad class file: /home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/4.0.1/jakarta.enterprise.cdi-api-4.0.1.jar(jakarta/enterprise/util/AnnotationLiteral.class)
[INFO]     class file has wrong version 55.0, should be 52.0
[INFO]     Please remove or make sure it appears in the correct subdirectory of the classpath.
[INFO] 
[INFO] Command line was: /opt/tools/java/adoptopenjdk/hotspot-jdk-8/1.8.0_292-b10/jre/../bin/javadoc @options @packages
[INFO] 
[INFO] Refer to the generated Javadoc files in '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/apidocs' dir.
[INFO] 
[INFO] org.apache.maven.reporting.MavenReportException: 
[INFO] Exit code: 1 - /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/distro-javadoc-sources/microprofile-config-api-3.0.2-sources/org/eclipse/microprofile/config/inject/ConfigProperties.java:31: error: cannot access AnnotationLiteral
[INFO] import jakarta.enterprise.util.AnnotationLiteral;
[INFO]                               ^
[INFO]   bad class file: /home/jenkins/.m2/repository/jakarta/enterprise/jakarta.enterprise.cdi-api/4.0.1/jakarta.enterprise.cdi-api-4.0.1.jar(jakarta/enterprise/util/AnnotationLiteral.class)
[INFO]     class file has wrong version 55.0, should be 52.0
[INFO]     Please remove or make sure it appears in the correct subdirectory of the classpath.
[INFO] 
[INFO] Command line was: /opt/tools/java/adoptopenjdk/hotspot-jdk-8/1.8.0_292-b10/jre/../bin/javadoc @options @packages
[INFO] 
[INFO] Refer to the generated Javadoc files in '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/apidocs' dir.
[INFO] 
[INFO]     at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeJavadocCommandLine (AbstractJavadocMojo.java:5298)
[INFO]     at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeReport (AbstractJavadocMojo.java:2134)
[INFO]     at org.apache.maven.plugins.javadoc.JavadocJar.doExecute (JavadocJar.java:190)
[INFO]     at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute (AbstractJavadocMojo.java:1912)
[INFO]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:301)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:211)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:165)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:157)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:121)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[INFO]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:127)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[INFO]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[INFO]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[INFO]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[INFO]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[INFO]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[INFO]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[INFO]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[INFO]     at java.lang.reflect.Method.invoke (Method.java:498)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/microprofile-6.0-RC2-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile ---
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile/6.0-RC2/microprofile-6.0-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/microprofile-6.0-RC2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile/6.0-RC2/microprofile-6.0-RC2-javadoc.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/microprofile-6.0-RC2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile/6.0-RC2/microprofile-6.0-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/microprofile-6.0-RC2-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile/6.0-RC2/microprofile-6.0-RC2-javadoc.jar.asc
[INFO] [INFO] 
[INFO] [INFO] --- nexus-staging-maven-plugin:1.6.3:deploy (injected-nexus-deploy) @ microprofile ---
[INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/MicroProfile Releases/microprofile/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/target/checkout/pom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile/6.0-RC2/microprofile-6.0-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/microprofile-6.0-RC2-javadoc.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile/6.0-RC2/microprofile-6.0-RC2-javadoc.jar
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/microprofile-6.0-RC2.pom.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile/6.0-RC2/microprofile-6.0-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/microprofile-6.0-RC2-javadoc.jar.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile/6.0-RC2/microprofile-6.0-RC2-javadoc.jar.asc
[INFO] [INFO] Execution skipped to the last project...
[INFO] [INFO] 
[INFO] [INFO] -------------< org.eclipse.microprofile:microprofile-spec >-------------
[INFO] [INFO] Building MicroProfile Specification 6.0-RC2                        [2/2]
[INFO] [INFO] --------------------------------[ pom ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- build-helper-maven-plugin:3.3.0:timestamp-property (timestamp-property) @ microprofile-spec ---
[INFO] [WARNING] Using platform locale (en_US actually) to format date/time, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor-maven-plugin:1.5.8:process-asciidoc (generate-pdf-doc) @ microprofile-spec ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] [INFO] asciidoctor: WARN: gem 'concurrent-ruby' is not installed. This gem is recommended when registering custom converters.
[INFO] [INFO] Rendered /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/spec/src/main/asciidoc/microprofile-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor-maven-plugin:1.5.8:process-asciidoc (output-html) @ microprofile-spec ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] [INFO] Rendered /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/spec/src/main/asciidoc/microprofile-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] >>> maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadoc) > compile @ microprofile-spec >>>
[INFO] [INFO] 
[INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] [INFO] Forking MicroProfile Specification 6.0-RC2
[INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] [INFO] 
[INFO] [INFO] --- build-helper-maven-plugin:3.3.0:timestamp-property (timestamp-property) @ microprofile-spec ---
[INFO] [WARNING] Using platform locale (en_US actually) to format date/time, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor-maven-plugin:1.5.8:process-asciidoc (generate-pdf-doc) @ microprofile-spec ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] [INFO] asciidoctor: WARN: gem 'concurrent-ruby' is not installed. This gem is recommended when registering custom converters.
[INFO] [INFO] Rendered /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/spec/src/main/asciidoc/microprofile-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] --- asciidoctor-maven-plugin:1.5.8:process-asciidoc (output-html) @ microprofile-spec ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] [INFO] Rendered /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/spec/src/main/asciidoc/microprofile-spec.asciidoc
[INFO] [INFO] 
[INFO] [INFO] <<< maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadoc) < compile @ microprofile-spec <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:3.0.1:aggregate-jar (aggregate-javadoc) @ microprofile-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- build-helper-maven-plugin:3.3.0:attach-artifact (attach-artifacts) @ microprofile-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-spec ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-spec ---
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/spec/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile-spec/6.0-RC2/microprofile-spec-6.0-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/spec/target/generated-docs/microprofile-spec-6.0-RC2.pdf to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile-spec/6.0-RC2/microprofile-spec-6.0-RC2.pdf
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/spec/target/generated-docs/microprofile-spec-6.0-RC2.html to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile-spec/6.0-RC2/microprofile-spec-6.0-RC2.html
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/spec/target/microprofile-spec-6.0-RC2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile-spec/6.0-RC2/microprofile-spec-6.0-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/spec/target/gpg/target/generated-docs/microprofile-spec-6.0-RC2.pdf.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile-spec/6.0-RC2/microprofile-spec-6.0-RC2.pdf.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/spec/target/gpg/target/generated-docs/microprofile-spec-6.0-RC2.html.asc to /home/jenkins/.m2/repository/org/eclipse/microprofile/microprofile-spec/6.0-RC2/microprofile-spec-6.0-RC2.html.asc
[INFO] [INFO] 
[INFO] [INFO] --- nexus-staging-maven-plugin:1.6.3:deploy (injected-nexus-deploy) @ microprofile-spec ---
[INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/MicroProfile Releases/microprofile/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/target/checkout/spec/pom.xml to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile-spec/6.0-RC2/microprofile-spec-6.0-RC2.pom
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/spec/target/generated-docs/microprofile-spec-6.0-RC2.pdf to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile-spec/6.0-RC2/microprofile-spec-6.0-RC2.pdf
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/spec/target/generated-docs/microprofile-spec-6.0-RC2.html to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile-spec/6.0-RC2/microprofile-spec-6.0-RC2.html
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/spec/target/microprofile-spec-6.0-RC2.pom.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile-spec/6.0-RC2/microprofile-spec-6.0-RC2.pom.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/spec/target/gpg/target/generated-docs/microprofile-spec-6.0-RC2.pdf.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile-spec/6.0-RC2/microprofile-spec-6.0-RC2.pdf.asc
[INFO] [INFO] Installing /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/spec/target/gpg/target/generated-docs/microprofile-spec-6.0-RC2.html.asc to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile/target/checkout/target/nexus-staging/staging/72ca920b8d0826/org/eclipse/microprofile/microprofile-spec/6.0-RC2/microprofile-spec-6.0-RC2.html.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-1629".
[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-1629".
[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 6.0-RC2:
[INFO] [INFO] 
[INFO] [INFO] MicroProfile ....................................... SUCCESS [ 20.319 s]
[INFO] [INFO] MicroProfile Specification ......................... SUCCESS [01:25 min]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  01:46 min
[INFO] [INFO] Finished at: 2022-11-04T12:42:59Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Cleaning up after release...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for MicroProfile 6.0-SNAPSHOT:
[INFO] 
[INFO] MicroProfile ....................................... SUCCESS [02:45 min]
[INFO] MicroProfile Specification ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:46 min
[INFO] Finished at: 2022-11-04T12:42:59Z
[INFO] ------------------------------------------------------------------------