Skip to content

Console Output

+ echo 'Will publish https://github.com/eclipse-edc/Technology-Gcp with version '
Will publish https://github.com/eclipse-edc/Technology-Gcp with version 
+ echo 'JAVA_HOME: /opt/tools/java/temurin/jdk-17/latest. Java --version:'
JAVA_HOME: /opt/tools/java/temurin/jdk-17/latest. Java --version:
+ java --version
openjdk 17.0.9 2023-10-17
OpenJDK Runtime Environment Temurin-17.0.9+9 (build 17.0.9+9)
OpenJDK 64-Bit Server VM Temurin-17.0.9+9 (build 17.0.9+9, mixed mode, sharing)
+ cmd=
+ versionProp=
+ '[' '!' -z '' ']'
+ ./gradlew publishToSonatype -Psigning.gnupg.keyName=1B4555CF '-Psigning.gnupg.passphrase=****' -Psigning.gnupg.executable=gpg --no-parallel
Downloading https://services.gradle.org/distributions/gradle-8.1.1-bin.zip
...........10%............20%............30%............40%............50%............60%............70%............80%...........90%............100%

Welcome to Gradle 8.1.1!

Here are the highlights of this release:
 - Stable configuration cache
 - Experimental Kotlin DSL assignment syntax
 - Building with Java 20

For more details see https://docs.gradle.org/8.1.1/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)
Path for java installation '/opt/tools/ee/CDC-1.0_Foundation-1.0' (Maven Toolchains) does not contain a java executable
Path for java installation '/opt/tools/ee/OSGi_Minimum-1.2' (Maven Toolchains) does not contain a java executable
Path for java installation '/opt/tools/ee/CDC-1.1_Foundation-1.1' (Maven Toolchains) does not contain a java executable
Path for java installation '/opt/tools/ee/OSGi_Minimum-1.0' (Maven Toolchains) does not contain a java executable
Path for java installation '/opt/tools/ee/OSGi_Minimum-1.1' (Maven Toolchains) does not contain a java executable
> Task :publishToSonatype UP-TO-DATE
> Task :extensions:publishToSonatype UP-TO-DATE
> Task :initializeSonatypeStagingRepository SKIPPED
> Task :version-catalog:generateCatalogAsToml
> Task :version-catalog:generateMetadataFileForTechnology-gcp-version-catalogPublication
> Task :version-catalog:generatePomFileForTechnology-gcp-version-catalogPublication
> Task :version-catalog:signTechnology-gcp-version-catalogPublication
> Task :version-catalog:publishTechnology-gcp-version-catalogPublicationToSonatypeRepository FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':version-catalog:publishTechnology-gcp-version-catalogPublicationToSonatypeRepository'.
> Failed to publish publication 'technology-gcp-version-catalog' to repository 'sonatype'
   > Could not GET 'https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/edc/technology-gcp-versions/0.4.1-SNAPSHOT/maven-metadata.xml'. Received status code 502 from server: Bad Gateway

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/8.1.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 58s
5 actionable tasks: 5 executed