Skip to content
Success

Console Output

09:31:26 Started by GitHub push by Geolykt
09:31:26 Running as SYSTEM
09:31:26 Building in workspace /var/lib/jenkins/workspace/JLSL
09:31:26 The recommended git tool is: NONE
09:31:26 No credentials specified
09:31:26  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/JLSL/.git # timeout=10
09:31:26 Fetching changes from the remote Git repository
09:31:26  > git config remote.origin.url https://github.com/stianloader/JLSL.git # timeout=10
09:31:26 Fetching upstream changes from https://github.com/stianloader/JLSL.git
09:31:26  > git --version # timeout=10
09:31:26  > git --version # 'git version 2.45.1'
09:31:26  > git fetch --tags --force --progress -- https://github.com/stianloader/JLSL.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:31:27  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
09:31:27 Checking out Revision b9ebca856ca0d28d6611e75da3a329f814010b60 (refs/remotes/origin/main)
09:31:27  > git config core.sparsecheckout # timeout=10
09:31:27  > git checkout -f b9ebca856ca0d28d6611e75da3a329f814010b60 # timeout=10
09:31:27 Commit message: "More math functions, fix cast removal destroying stack element"
09:31:27  > git rev-list --no-walk 9742825107d56d58ac000f1539facb045f6c624a # timeout=10
09:31:27 false
09:31:27 SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: More math functions, fix cast removal destroying stack element
09:31:27 
09:31:27 [Gradle] - Launching build.
09:31:27 [JLSL] $ /var/lib/jenkins/workspace/JLSL/gradlew -DpublishRepo=http://localhost:25615/maven publish
09:31:28 Starting a Gradle Daemon (subsequent builds will be faster)
09:31:41 
09:31:41 > Task :compileJava
09:31:41 Note: /var/lib/jenkins/workspace/JLSL/src/main/java/org/jglrxavpok/jlsl/glsl/GLSLEncoder.java uses or overrides a deprecated API.
09:31:41 Note: Recompile with -Xlint:deprecation for details.
09:31:42 
09:31:42 > Task :processResources NO-SOURCE
09:31:42 > Task :classes
09:31:42 > Task :jar
09:31:42 > Task :generateMetadataFileForPluginPublication
09:31:42 > Task :generatePomFileForPluginPublication
09:31:42 > Task :sourcesJar
09:31:42 > Task :publishPluginPublicationToMavenRepository
09:31:42 > Task :publish
09:31:42 
09:31:42 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
09:31:42 
09:31:42 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
09:31:42 
09:31:42 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.
09:31:42 
09:31:42 BUILD SUCCESSFUL in 15s
09:31:42 6 actionable tasks: 6 executed
09:31:43 Build step 'Run with timeout' changed build result to SUCCESS
09:31:43 [JLSL] $ /bin/sh -xe /tmp/jenkins4296120102130806430.sh
09:31:43 + curl http://localhost:25615/maven/commit
09:31:43   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09:31:43                                  Dload  Upload   Total   Spent    Left  Speed
09:31:43 
09:31:43   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
09:31:43 100     2  100     2    0     0     53      0 --:--:-- --:--:-- --:--:--    54
09:31:43 OK
09:31:43 real	0m0.063s
09:31:44 user	0m0.014s
09:31:44 sys	0m0.012s
Sending notification to Discord.
Finished: SUCCESS