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