00:47:17Started by GitHub push by Geolykt
00:47:17Running as SYSTEM
00:47:17Building in workspace /var/lib/jenkins/workspace/SML6
00:47:17The recommended git tool is: NONE
00:47:17No credentials specified
00:47:18 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10
00:47:18Fetching changes from the remote Git repository
00:47:18 > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10
00:47:18Fetching upstream changes from https://github.com/stianloader/sml6.git00:47:18 > git --version # timeout=10
00:47:18 > git --version # 'git version 2.53.0'
00:47:18 > git fetch --tags --force --progress -- https://github.com/stianloader/sml6.git +refs/heads/*:refs/remotes/origin/* # timeout=10
00:47:18 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
00:47:18Checking out Revision 035aba0a1e345dc842ef71bb852e1bd5594a2bb8 (refs/remotes/origin/main)
00:47:18 > git config core.sparsecheckout # timeout=10
00:47:18 > git checkout -f 035aba0a1e345dc842ef71bb852e1bd5594a2bb8 # timeout=10
00:47:18Commit message: "Introduce reversible-access-setter artifact transform"
00:47:18 > git rev-list --no-walk 2f63a605f005349235d3255876454e46bda8fea0 # timeout=10
00:47:18false
00:47:18SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Introduce reversible-access-setter artifact transform
00:47:1800:47:18First artifact transform in SML6.
00:47:18Idk if there will be an artifact transform for decompilation too, but I might look into folding
00:47:18other things into it artifact transform - maybe. Alternatively, nothing ever happens.
00:47:1800:47:18[Gradle] - Launching build.
00:47:18[SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish
00:47:20Starting a Gradle Daemon (subsequent builds will be faster)
00:47:25Calculating task graph as configuration cache cannot be reused because file 'build.gradle' has changed.
00:47:33> Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication00:47:34> Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository00:47:34> Task :pluginDescriptorsUP-TO-DATE
00:47:34> Task :processResourcesUP-TO-DATE
00:47:34> Task :generatePomFileForMavenJavaPublication00:47:34> Task :generatePomFileForPluginMavenPublication00:47:38> Task :compileJava00:47:38> Task :classes00:47:38> Task :sourcesJar00:47:38> Task :jar00:47:38> Task :generateMetadataFileForPluginMavenPublication00:47:38> Task :generateMetadataFileForMavenJavaPublication00:47:38> Task :publishPluginMavenPublicationToMavenRepository00:47:3800:47:38> Task :publishMavenJavaPublicationToMavenRepository00:47:38Multiple publications with coordinates 'org.stianloader:sml6:0.1.0' are published to repository 'maven'. The publications 'mavenJava' in root project 'sml6' and 'pluginMaven' in root project 'sml6' will overwrite each other!
00:47:3800:47:38> Task :publish00:47:3800:47:38[Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/SML6/build/reports/problems/problems-report.html00:47:3800:47:38Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
00:47:3800:47:38You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
00:47:3800:47:38For more on this, please refer to https://docs.gradle.org/9.5.0-milestone-7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
00:47:3800:47:38BUILD SUCCESSFUL in 19s
00:47:3813 actionable tasks: 11 executed, 2 up-to-date
00:47:38Configuration cache entry stored.
00:47:39Build step 'Run with timeout' changed build result to SUCCESS
00:47:39[SML6] $ /bin/sh -xe /tmp/jenkins7984637687679443674.sh
00:47:39+ curl http://localhost:25615/maven/commit00:47:39 % Total % Received % Xferd Average Speed Time Time Time Current
00:47:39 Dload Upload Total Spent Left Speed
00:47:3900:47:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
00:47:40100 2 100 2 0 0 2 0 0:00:01 --:--:-- 0:00:01 2
00:47:40100 2 100 2 0 0 2 0 0:00:01 --:--:-- 0:00:01 2
00:47:40OK
00:47:41real 0m0.995s
00:47:41user 0m0.007s
sys 0m0.011s
Sending notification to Discord.
Finished: SUCCESS