18:43:29 Started by GitHub push by Geolykt
18:43:29 Running as SYSTEM
18:43:29 Building in workspace /var/lib/jenkins/workspace/gsl-starplane
18:43:29 The recommended git tool is: NONE
18:43:29 No credentials specified
18:43:29 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/gsl-starplane/.git # timeout=10
18:43:29 Fetching changes from the remote Git repository
18:43:29 > git config remote.origin.url https://github.com/stianloader/GslStarplane.git # timeout=10
18:43:29 Fetching upstream changes from https://github.com/stianloader/GslStarplane.git
18:43:29 > git --version # timeout=10
18:43:29 > git --version # 'git version 2.46.0'
18:43:29 > git fetch --tags --force --progress -- https://github.com/stianloader/GslStarplane.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:43:30 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
18:43:30 Checking out Revision 71d56ae20ada99984580477386b7ddc3c865c6c1 (refs/remotes/origin/main)
18:43:30 > git config core.sparsecheckout # timeout=10
18:43:30 > git checkout -f 71d56ae20ada99984580477386b7ddc3c865c6c1 # timeout=10
18:43:30 Commit message: "Update micromixin"
18:43:30 > git rev-list --no-walk cec2184eaabd82497c3002d6cbb5ca7165519f10 # timeout=10
18:43:30 false
18:43:30 SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Update micromixin
18:43:30
18:43:30 And apparently there is some rogue change in ObfuscationHandler,
18:43:30 but I'm too lazy to inspect that one
18:43:30
18:43:30 [Gradle] - Launching build.
18:43:30 [gsl-starplane] $ /var/lib/jenkins/workspace/gsl-starplane/gradlew -DpublishRepo=http://localhost:25615/maven publish
18:43:31 Starting a Gradle Daemon (subsequent builds will be faster)
18:43:41 > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication
18:43:41 > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository
18:43:49
18:43:49 > Task :compileJava
18:43:49 Note: /var/lib/jenkins/workspace/gsl-starplane/src/main/java/de/geolykt/starplane/Autodeobf.java uses unchecked or unsafe operations.
18:43:49 Note: Recompile with -Xlint:unchecked for details.
18:43:49
18:43:49 > Task :pluginDescriptors UP-TO-DATE
18:43:49 > Task :processResources UP-TO-DATE
18:43:49 > Task :classes
18:43:49 > Task :jar UP-TO-DATE
18:43:49 > Task :generateMetadataFileForPluginMavenPublication
18:43:49 > Task :generatePomFileForPluginMavenPublication
18:43:49 > Task :publishPluginMavenPublicationToMavenRepository
18:43:50 > Task :generateMetadataFileForPluginPublication
18:43:50 > Task :generatePomFileForPluginPublication
18:43:50
18:43:50 > Task :publishPluginPublicationToMavenRepository
18:43:50 Multiple publications with coordinates 'de.geolykt.starloader:gsl-starplane:0.2.0' are published to repository 'maven'. The publications 'plugin' in root project 'gsl-starplane' and 'pluginMaven' in root project 'gsl-starplane' will overwrite each other!
18:43:50
18:43:50 > Task :publish
18:43:50
18:43:50 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
18:43:50
18:43:50 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
18:43:50
18:43:50 For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
18:43:50
18:43:50 BUILD SUCCESSFUL in 19s
18:43:50 12 actionable tasks: 9 executed, 3 up-to-date
18:43:50 Build step 'Run with timeout' changed build result to SUCCESS
18:43:50 [gsl-starplane] $ /bin/sh -xe /tmp/jenkins3848424555589498795.sh
18:43:50 + curl http://localhost:25615/maven/commit
18:43:50 % Total % Received % Xferd Average Speed Time Time Time Current
18:43:50 Dload Upload Total Spent Left Speed
18:43:50
18:43:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
18:43:50 100 2 100 2 0 0 10 0 --:--:-- --:--:-- --:--:-- 10
18:43:50 OK
18:43:50 real 0m0.203s
18:43:51 user 0m0.010s
18:43:51 sys 0m0.008s
Sending notification to Discord.
Finished: SUCCESS