17:27:54 Started by GitHub push by Geolykt
17:27:54 Running as SYSTEM
17:27:54 Building in workspace /var/lib/jenkins/workspace/SML6
17:27:54 The recommended git tool is: NONE
17:27:54 No credentials specified
17:27:54 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10
17:27:54 Fetching changes from the remote Git repository
17:27:54 > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10
17:27:54 Fetching upstream changes from https://github.com/stianloader/sml6.git
17:27:54 > git --version # timeout=10
17:27:54 > git --version # 'git version 2.53.0'
17:27:54 > git fetch --tags --force --progress -- https://github.com/stianloader/sml6.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:27:55 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
17:27:55 Checking out Revision ab44e9c930b7bc8675f51f05ced4c439ccd49e48 (refs/remotes/origin/main)
17:27:55 > git config core.sparsecheckout # timeout=10
17:27:55 > git checkout -f ab44e9c930b7bc8675f51f05ced4c439ccd49e48 # timeout=10
17:27:55 Commit message: "Add Development environment runtime tasks"
17:27:55 > git rev-list --no-walk bd1f1eb9bdc1846449b78ae50cdd85ba73648ae9 # timeout=10
17:27:55 false
17:27:55 SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Add Development environment runtime tasks
17:27:55
17:27:55 Maybe at least. Seems to break pretty hard but I can't figure this out 100% at this point.
17:27:55
17:27:55 [Gradle] - Launching build.
17:27:55 [SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish
17:27:55 Downloading https://services.gradle.org/distributions/gradle-9.5.0-milestone-7-all.zip
17:28:03 ......................10%.......................20%.......................30%.......................40%.......................50%......................60%.......................70%.......................80%.......................90%.......................100%
17:28:09 Starting a Gradle Daemon (subsequent builds will be faster)
17:28:15 Reusing configuration cache.
17:28:18 > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication
17:28:19 > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository
17:28:19 > Task :pluginDescriptors UP-TO-DATE
17:28:19 > Task :processResources UP-TO-DATE
17:28:19 > Task :generatePomFileForMavenJavaPublication
17:28:19 > Task :generatePomFileForPluginMavenPublication
17:28:23
17:28:23 > Task :compileJava
17:28:23 Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/tasks/FetchGameTask.java uses or overrides a deprecated API.
17:28:23 Note: Recompile with -Xlint:deprecation for details.
17:28:23
17:28:23 > Task :classes
17:28:24 > Task :jar
17:28:24 > Task :sourcesJar
17:28:24 > Task :generateMetadataFileForMavenJavaPublication
17:28:24 > Task :generateMetadataFileForPluginMavenPublication
17:28:24
17:28:24 > Task :publishPluginMavenPublicationToMavenRepository
17:28:24 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!
17:28:24
17:28:24 > Task :publishMavenJavaPublicationToMavenRepository
17:28:24 > Task :publish
17:28:24
17:28:24 [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/SML6/build/reports/problems/problems-report.html
17:28:24
17:28:24 BUILD SUCCESSFUL in 28s
17:28:24 13 actionable tasks: 11 executed, 2 up-to-date
17:28:24 Configuration cache entry reused.
17:28:24 Build step 'Run with timeout' changed build result to SUCCESS
17:28:24 [SML6] $ /bin/sh -xe /tmp/jenkins11289659453621774910.sh
17:28:24 + curl http://localhost:25615/maven/commit
17:28:24 % Total % Received % Xferd Average Speed Time Time Time Current
17:28:24 Dload Upload Total Spent Left Speed
17:28:24
17:28:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
17:28:26 100 2 100 2 0 0 1 0 0:00:02 0:00:01 0:00:01 1
17:28:26 100 2 100 2 0 0 1 0 0:00:02 0:00:01 0:00:01 1
17:28:26 OK
17:28:26 real 0m1.197s
17:28:26 user 0m0.007s
sys 0m0.007s
Sending notification to Discord.
Finished: SUCCESS