Skip to content
18:39:06 Started by GitHub push by Geolykt
18:39:06 Running as SYSTEM
18:39:06 Building in workspace /var/lib/jenkins/workspace/SML6
18:39:06 The recommended git tool is: NONE
18:39:06 No credentials specified
18:39:06  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10
18:39:06 Fetching changes from the remote Git repository
18:39:06  > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10
18:39:06 Fetching upstream changes from https://github.com/stianloader/sml6.git
18:39:06  > git --version # timeout=10
18:39:06  > git --version # 'git version 2.55.0'
18:39:06  > git fetch --tags --force --progress -- https://github.com/stianloader/sml6.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:39:07  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
18:39:07 Checking out Revision 53e4a276bf157e58a6c37f56eb5b5f5e572eda3d (refs/remotes/origin/main)
18:39:07  > git config core.sparsecheckout # timeout=10
18:39:07  > git checkout -f 53e4a276bf157e58a6c37f56eb5b5f5e572eda3d # timeout=10
18:39:07 Commit message: "Update dependencies"
18:39:07  > git rev-list --no-walk 8d3a1afd415fe6be145a15115f0f35bba36728cd # timeout=10
18:39:07 false
18:39:07 
SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Update dependencies 18:39:07 18:39:07 Can gradle not break something for 5 minutes? 18:39:07 Like I know it's internal API, but how else am I going to go about this? 18:39:07 18:39:07 [Gradle] - Launching build. 18:39:07 [SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish 18:39:08 Starting a Gradle Daemon (subsequent builds will be faster) 18:39:13 Calculating task graph as no cached configuration is available for tasks: publish 18:39:22 > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication 18:39:23 > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository 18:39:23 > Task :pluginDescriptors 18:39:23 > Task :processResources 18:39:23 > Task :generatePomFileForMavenJavaPublication 18:39:23 > Task :generatePomFileForPluginMavenPublication 18:39:28 18:39:28 > Task :compileJava 18:39:28 Note: Some input files use or override a deprecated API. 18:39:28 Note: Recompile with -Xlint:deprecation for details. 18:39:28 Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/starplane/autodeobf/Autodeobf502.java uses unchecked or unsafe operations. 18:39:28 Note: Recompile with -Xlint:unchecked for details. 18:39:29 18:39:29 > Task :classes 18:39:29 > Task :sourcesJar 18:39:29 > Task :jar 18:39:29 > Task :generateMetadataFileForPluginMavenPublication 18:39:29 > Task :generateMetadataFileForMavenJavaPublication 18:39:29 > Task :publishPluginMavenPublicationToMavenRepository 18:39:29 18:39:29 > Task :publishMavenJavaPublicationToMavenRepository 18:39:29 Multiple 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! 18:39:29 18:39:29 > Task :publish 18:39:30 18:39:30 [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/SML6/build/reports/problems/problems-report.html 18:39:30 18:39:30 Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 18:39:30 18:39:30 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 18:39:30 18:39:30 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. 18:39:30 18:39:30 BUILD SUCCESSFUL in 22s 18:39:30 13 actionable tasks: 13 executed 18:39:30 Configuration cache entry stored. 18:39:30 Build step 'Run with timeout' changed build result to SUCCESS 18:39:30 [SML6] $ /bin/sh -xe /tmp/jenkins13172457597477069768.sh 18:39:30 + curl http://localhost:25615/maven/commit 18:39:30 % Total % Received % Xferd Average Speed Time Time Time Current 18:39:30 Dload Upload Total Spent Left Speed 18:39:30 18:39:31 0 0 0 0 0 0 0 0 0 18:39:31 100 2 100 2 0 0 2 0 00:01 00:01 0 18:39:31 100 2 100 2 0 0 2 0 00:01 00:01 0 18:39:31 100 2 100 2 0 0 2 0 00:01 00:01 0 18:39:31 OK 18:39:32 real 0m0.782s user 0m0.014s sys 0m0.005s Sending notification to Discord. Finished: SUCCESS