Started by GitHub push by Geolykt Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/SML6 The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10 Fetching upstream changes from https://github.com/stianloader/sml6.git > git --version # timeout=10 > git --version # 'git version 2.55.0' > git fetch --tags --force --progress -- https://github.com/stianloader/sml6.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision b19799f84c888e5b98d093d79052ec0fdd08f43f (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f b19799f84c888e5b98d093d79052ec0fdd08f43f # timeout=10 Commit message: "LWJGL3 transformation tasks" > git rev-list --no-walk d917f2645e34c0d2e1d2d117b0f3e581b7a8f984 # timeout=10 false SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: LWJGL3 transformation tasks There's still slight hiccups here and there, mostly related to features such as kill on exit, but those will probably get implemented in SLAPI instead. Though time will tell the specifics there. [Gradle] - Launching build. [SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish Starting a Gradle Daemon (subsequent builds will be faster) Calculating task graph as configuration cache cannot be reused because file 'build.gradle' has changed. > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository > Task :pluginDescriptors UP-TO-DATE > Task :processResources UP-TO-DATE > Task :generatePomFileForPluginMavenPublication > Task :compileJava Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/tasks/FetchGameTask.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/starplane/autodeobf/Autodeobf502.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :classes > Task :jar > Task :generateMetadataFileForPluginMavenPublication > Task :publishPluginMavenPublicationToMavenRepository > Task :publish [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/SML6/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 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/9.7.0-rc-1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 26s 9 actionable tasks: 7 executed, 2 up-to-date Configuration cache entry stored. Build step 'Run with timeout' changed build result to SUCCESS [SML6] $ /bin/sh -xe /tmp/jenkins7824445389693209642.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 2 0 00:01 00:01 0 100 2 100 2 0 0 2 0 00:01 00:01 0 100 2 100 2 0 0 2 0 00:01 00:01 0 OK real 0m0.916s user 0m0.015s sys 0m0.007s Sending notification to Discord. Finished: SUCCESS