Skip to content
Success

Console Output

10:51:31 Started by user Geolykt
10:51:31 Running as SYSTEM
10:51:31 Building in workspace /var/lib/jenkins/workspace/JLSL
10:51:31 The recommended git tool is: NONE
10:51:31 No credentials specified
10:51:31  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/JLSL/.git # timeout=10
10:51:31 Fetching changes from the remote Git repository
10:51:31  > git config remote.origin.url https://github.com/stianloader/JLSL.git # timeout=10
10:51:31 Fetching upstream changes from https://github.com/stianloader/JLSL.git
10:51:31  > git --version # timeout=10
10:51:31  > git --version # 'git version 2.45.0'
10:51:31  > git fetch --tags --force --progress -- https://github.com/stianloader/JLSL.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:51:31  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:51:31 Checking out Revision 31158ad983e73cdff36c7d23fcaeed03ab102132 (refs/remotes/origin/master)
10:51:31  > git config core.sparsecheckout # timeout=10
10:51:31  > git checkout -f 31158ad983e73cdff36c7d23fcaeed03ab102132 # timeout=10
10:51:31 Commit message: "Change groupId, downgrade produced jars"
10:51:31 First time build. Skipping changelog.
10:51:31 false
10:51:31 [Gradle] - Launching build.
10:51:31 [JLSL] $ /var/lib/jenkins/workspace/JLSL/gradlew -DpublishRepo=http://localhost:25615/maven publish
10:51:32 Starting a Gradle Daemon (subsequent builds will be faster)
10:51:58 
10:51:58 > Task :compileJava
10:51:58 Note: Some input files use unchecked or unsafe operations.
10:51:58 Note: Recompile with -Xlint:unchecked for details.
10:52:07 
10:52:07 > Task :processResources NO-SOURCE
10:52:07 > Task :classes
10:52:07 > Task :jar
10:52:11 
10:52:11 > Task :downgradedJar
10:52:11 Filtering out java 8-incompatible superclass: 'java/lang/Record' for child types 'org/jglrxavpok/jlsl/conversion/glslbytecode/GLSLBytecode$Value$Reference$Variable' and 'org/jglrxavpok/jlsl/conversion/glslbytecode/GLSLBytecode$Value$Reference$Index'. Replacing it with the closest equivalent instead.
10:52:11 Filtering out java 8-incompatible superclass: 'java/lang/Record' for child types 'org/jglrxavpok/jlsl/conversion/glslbytecode/GLSLBytecode$Statement$Condition$NotEqualTo' and 'org/jglrxavpok/jlsl/conversion/glslbytecode/GLSLBytecode$Statement$Condition$EqualTo'. Replacing it with the closest equivalent instead.
10:52:11 
10:52:11 > Task :generateMetadataFileForPluginPublication
10:52:11 > Task :generatePomFileForPluginPublication
10:52:11 > Task :sourcesJar
10:52:12 > Task :publishPluginPublicationToMavenRepository
10:52:12 > Task :publish
10:52:12 
10:52:12 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
10:52:12 
10:52:12 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
10:52:12 
10:52:12 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.
10:52:12 
10:52:12 BUILD SUCCESSFUL in 40s
10:52:12 7 actionable tasks: 7 executed
10:52:12 Build step 'Run with timeout' changed build result to SUCCESS
10:52:12 [JLSL] $ /bin/sh -xe /tmp/jenkins6413841681076845513.sh
10:52:12 + curl http://localhost:25615/maven/commit
10:52:12   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
10:52:12                                  Dload  Upload   Total   Spent    Left  Speed
10:52:12 
10:52:12   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
10:52:12 100     2  100     2    0     0     35      0 --:--:-- --:--:-- --:--:--    36
10:52:12 OK
10:52:12 real	0m0.069s
10:52:13 user	0m0.004s
10:52:13 sys	0m0.009s
Sending notification to Discord.
Finished: SUCCESS