Started by GitHub push by Geolykt Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/interjava The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/stianloader/interjava.git > git init /var/lib/jenkins/workspace/interjava # timeout=10 Fetching upstream changes from https://github.com/stianloader/interjava.git > git --version # timeout=10 > git --version # 'git version 2.45.0' > git fetch --tags --force --progress -- https://github.com/stianloader/interjava.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/stianloader/interjava.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision f650f6a86f19f37f3054aca21525d85a3867d69e (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f f650f6a86f19f37f3054aca21525d85a3867d69e # timeout=10 Commit message: "Prepare publication to our maven repo" First time build. Skipping changelog. false SCM Skip: Changelog is empty! [Gradle] - Launching build. [interjava] $ /var/lib/jenkins/workspace/interjava/gradlew -DpublishRepo=http://localhost:25615/maven publish Downloading https://services.gradle.org/distributions/gradle-8.8-rc-1-bin.zip .............10%.............20%.............30%.............40%.............50%.............60%..............70%.............80%.............90%.............100% Welcome to Gradle 8.8-rc-1! Here are the highlights of this release: - Running Gradle on Java 22 - Configurable Gradle daemon JVM - Improved IDE performance for large projects For more details see https://docs.gradle.org/8.8-rc-1/release-notes.html Starting a Gradle Daemon (subsequent builds will be faster) > Task :generatePomFileForInterjavaPluginMarkerMavenPublication > Task :publishInterjavaPluginMarkerMavenPublicationToMavenRepository > Task :compileJava > Task :pluginDescriptors > Task :processResources > Task :classes > Task :jar > Task :generateMetadataFileForPluginMavenPublication > Task :generatePomFileForPluginMavenPublication > Task :publishPluginMavenPublicationToMavenRepository > Task :generateMetadataFileForPluginPublication > Task :generatePomFileForPluginPublication > Task :publishPluginPublicationToMavenRepository Multiple publications with coordinates 'org.stianloader:interjava:0.1.0' are published to repository 'maven'. The publications 'plugin' in root project 'interjava' and 'pluginMaven' in root project 'interjava' will overwrite each other! > Task :publish 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. For more on this, please refer to https://docs.gradle.org/8.8-rc-1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 1m 6s 12 actionable tasks: 12 executed Build step 'Run with timeout' changed build result to SUCCESS [interjava] $ /bin/sh -xe /tmp/jenkins3131468884878136678.sh + curl http://localhost:25615/maven/commit % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2 100 2 0 0 133 0 --:--:-- --:--:-- --:--:-- 142 OK real 0m0.027s user 0m0.009s sys 0m0.003s Sending notification to Discord. Finished: SUCCESS