Skip to content
Success

Console Output

19:21:12 Started by GitHub push by Geolykt
19:21:12 Running as SYSTEM
19:21:12 Building in workspace /var/lib/jenkins/workspace/SML6
19:21:12 The recommended git tool is: NONE
19:21:12 No credentials specified
19:21:12  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10
19:21:12 Fetching changes from the remote Git repository
19:21:12  > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10
19:21:12 Fetching upstream changes from https://github.com/stianloader/sml6.git
19:21:12  > git --version # timeout=10
19:21:12  > git --version # 'git version 2.51.0'
19:21:12  > git fetch --tags --force --progress -- https://github.com/stianloader/sml6.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:21:13  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
19:21:13 Checking out Revision 16e9c10cfbae77aea6efb0bdfe21338434530dfb (refs/remotes/origin/main)
19:21:13  > git config core.sparsecheckout # timeout=10
19:21:13  > git checkout -f 16e9c10cfbae77aea6efb0bdfe21338434530dfb # timeout=10
19:21:13 Commit message: "Fix bork default version detection code"
19:21:13  > git rev-list --no-walk bb93ca8cd239755a4d62a2c76bc92e7e2e5aa916 # timeout=10
19:21:13 false
19:21:13 
SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Fix bork default version detection code 19:21:13 19:21:13 [Gradle] - Launching build. 19:21:13 [SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish 19:21:14 Starting a Gradle Daemon (subsequent builds will be faster) 19:21:19 Calculating task graph as configuration cache cannot be reused because file 'build.gradle' has changed. 19:21:26 > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication 19:21:27 > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository 19:21:27 > Task :pluginDescriptors UP-TO-DATE 19:21:27 > Task :processResources UP-TO-DATE 19:21:27 > Task :generatePomFileForMavenJavaPublication 19:21:27 > Task :generatePomFileForPluginMavenPublication 19:21:30 > Task :compileJava 19:21:30 > Task :classes 19:21:30 > Task :sourcesJar 19:21:30 > Task :jar 19:21:30 > Task :generateMetadataFileForMavenJavaPublication 19:21:30 > Task :generateMetadataFileForPluginMavenPublication 19:21:30 19:21:30 > Task :publishPluginMavenPublicationToMavenRepository 19:21:30 Multiple publications with coordinates 'org.stianloader:sml6:0.0.1' are published to repository 'maven'. The publications 'mavenJava' in root project 'sml6' and 'pluginMaven' in root project 'sml6' will overwrite each other! 19:21:30 19:21:30 > Task :publishMavenJavaPublicationToMavenRepository 19:21:30 > Task :publish 19:21:30 19:21:30 [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/SML6/build/reports/problems/problems-report.html 19:21:30 19:21:30 Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 19:21:30 19:21:30 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 19:21:30 19:21:30 For more on this, please refer to https://docs.gradle.org/9.2.0-rc-1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. 19:21:30 19:21:30 BUILD SUCCESSFUL in 17s 19:21:30 13 actionable tasks: 11 executed, 2 up-to-date 19:21:30 Configuration cache entry stored. 19:21:31 Build step 'Run with timeout' changed build result to SUCCESS 19:21:31 [SML6] $ /bin/sh -xe /tmp/jenkins7745883660547966915.sh 19:21:31 + curl http://localhost:25615/maven/commit 19:21:31 % Total % Received % Xferd Average Speed Time Time Time Current 19:21:31 Dload Upload Total Spent Left Speed 19:21:31 19:21:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19:21:31 100 2 100 2 0 0 5 0 --:--:-- --:--:-- --:--:-- 5 19:21:31 OK 19:21:31 real 0m0.407s 19:21:32 user 0m0.008s 19:21:32 sys 0m0.013s Sending notification to Discord. Finished: SUCCESS