Skip to content
21:03:51 Started by GitHub push by Geolykt
21:03:51 Running as SYSTEM
21:03:51 Building in workspace /var/lib/jenkins/workspace/star-cell-shading
21:03:51 The recommended git tool is: NONE
21:03:51 No credentials specified
21:03:51  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/star-cell-shading/.git # timeout=10
21:03:51 Fetching changes from the remote Git repository
21:03:51  > git config remote.origin.url https://github.com/Geolykt/StarCellShading.git # timeout=10
21:03:51 Fetching upstream changes from https://github.com/Geolykt/StarCellShading.git
21:03:51  > git --version # timeout=10
21:03:51  > git --version # 'git version 2.45.2'
21:03:51  > git fetch --tags --force --progress -- https://github.com/Geolykt/StarCellShading.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:03:51  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
21:03:51 Checking out Revision 15bc221664ff67adfce9ceeda4cee2d1dcd0b6d3 (refs/remotes/origin/main)
21:03:51  > git config core.sparsecheckout # timeout=10
21:03:51  > git checkout -f 15bc221664ff67adfce9ceeda4cee2d1dcd0b6d3 # timeout=10
21:03:51 Commit message: "Dynamically expand size of shader boxes"
21:03:51  > git rev-list --no-walk 68cdfac37ed2ff55690e8090c838c03668bf3b5f # timeout=10
21:03:51 false
21:03:51 [Gradle] - Launching build.
21:03:51 [star-cell-shading] $ /var/lib/jenkins/workspace/star-cell-shading/gradlew -Dde.geolykt.starplane.galimulator-jar=/var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar -DpublishRepo=http://localhost:25615/maven/ --info --stacktrace publish
21:03:52 Initialized native services in: /var/lib/jenkins/.gradle/native
21:03:52 Initialized jansi services in: /var/lib/jenkins/.gradle/native
21:03:52 Received JVM installation metadata from '/usr/lib/jvm/temurin-17-jdk': {JAVA_HOME=/usr/lib/jvm/temurin-17-jdk, JAVA_VERSION=17.0.11, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.11+9, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.11+9, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
21:03:52 Removing 0 daemon stop events from registry
21:03:52 Starting a Gradle Daemon (subsequent builds will be faster)
21:03:52 Starting process 'Gradle build daemon'. Working directory: /var/lib/jenkins/.gradle/daemon/8.7-rc-2 Command: /usr/lib/jvm/temurin-17-jdk/bin/java --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED -XX:MaxMetaspaceSize=384m -XX:+HeapDumpOnOutOfMemoryError -Xms256m -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /var/lib/jenkins/.gradle/wrapper/dists/gradle-8.7-rc-2-bin/3e36dgpbit6s3prf8rai2ftul/gradle-8.7-rc-2/lib/gradle-launcher-8.7.jar -javaagent:/var/lib/jenkins/.gradle/wrapper/dists/gradle-8.7-rc-2-bin/3e36dgpbit6s3prf8rai2ftul/gradle-8.7-rc-2/lib/agents/gradle-instrumentation-agent-8.7.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 8.7-rc-2
21:03:52 Successfully started process 'Gradle build daemon'
21:03:54 An attempt to start the daemon took 1.498 secs.
21:03:54 The client will now receive all logging from the daemon (pid: 254097). The daemon log file: /var/lib/jenkins/.gradle/daemon/8.7-rc-2/daemon-254097.out.log
21:03:54 Starting build in new daemon [memory: 512 MiB]
21:03:54 Closing daemon's stdin at end of input.
21:03:54 The daemon will no longer process any standard input.
21:03:55 Using 2 worker leases.
21:03:55 Received JVM installation metadata from '/usr/lib/jvm/temurin-17-jdk': {JAVA_HOME=/usr/lib/jvm/temurin-17-jdk, JAVA_VERSION=17.0.11, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.11+9, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.11+9, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
21:03:55 Watching the file system is configured to be enabled if available
21:03:55 Now considering [/var/lib/jenkins/workspace/star-cell-shading] as hierarchies to watch
21:03:55 File system watching is active
21:03:57 Starting Build
21:03:58 Transforming foojay-resolver-0.8.0.jar (org.gradle.toolchains:foojay-resolver:0.8.0) with ExternalDependencyInstrumentingArtifactTransform
21:03:58 Transforming gson-2.10.1.jar (com.google.code.gson:gson:2.10.1) with ExternalDependencyInstrumentingArtifactTransform
21:03:58 Settings evaluated using settings file '/var/lib/jenkins/workspace/star-cell-shading/settings.gradle'.
21:03:58 Projects loaded. Root project using build file '/var/lib/jenkins/workspace/star-cell-shading/build.gradle'.
21:03:58 Included projects: [root project 'star-cell-shading']
21:04:00 
21:04:00 > Configure project :
21:04:00 Evaluating root project 'star-cell-shading' using build file '/var/lib/jenkins/workspace/star-cell-shading/build.gradle'.
21:04:00 Caching disabled for Groovy DSL script compilation (cp_proj) because:
21:04:00   Build cache is disabled
21:04:00 Compiling build file '/var/lib/jenkins/workspace/star-cell-shading/build.gradle' using SubsetScriptTransformer.
21:04:00 Transforming gsl-starplane-0.2.0-a20240713.1.jar (de.geolykt.starloader:gsl-starplane:0.2.0-a20240713.1) with ExternalDependencyInstrumentingArtifactTransform
21:04:00 Transforming sl-deobf-0.2.0.jar (de.geolykt.starloader:sl-deobf:0.2.0) with ExternalDependencyInstrumentingArtifactTransform
21:04:00 Transforming reversible-access-setter-1.0.0.jar (de.geolykt.starloader:reversible-access-setter:1.0.0) with ExternalDependencyInstrumentingArtifactTransform
21:04:00 Transforming asm-util-9.7.jar (org.ow2.asm:asm-util:9.7) with ExternalDependencyInstrumentingArtifactTransform
21:04:00 Transforming asm-commons-9.7.jar (org.ow2.asm:asm-commons:9.7) with ExternalDependencyInstrumentingArtifactTransform
21:04:00 Transforming softmap-0.1.0-a20240329.jar (org.stianloader:softmap:0.1.0-a20240329) with ExternalDependencyInstrumentingArtifactTransform
21:04:00 Transforming micromixin-remapper-0.1.1-a20240713.jar (org.stianloader:micromixin-remapper:0.1.1-a20240713) with ExternalDependencyInstrumentingArtifactTransform
21:04:00 Transforming stianloader-remapper-0.1.0-a20240601.jar (org.stianloader:stianloader-remapper:0.1.0-a20240601) with ExternalDependencyInstrumentingArtifactTransform
21:04:00 Transforming asm-analysis-9.7.jar (org.ow2.asm:asm-analysis:9.7) with ExternalDependencyInstrumentingArtifactTransform
21:04:00 Transforming asm-tree-9.7.jar (org.ow2.asm:asm-tree:9.7) with ExternalDependencyInstrumentingArtifactTransform
21:04:00 Transforming asm-9.7.jar (org.ow2.asm:asm:9.7) with ExternalDependencyInstrumentingArtifactTransform
21:04:00 Transforming json-20240303.jar (org.json:json:20240303) with ExternalDependencyInstrumentingArtifactTransform
21:04:00 Transforming vineflower-1.10.1.jar (org.vineflower:vineflower:1.10.1) with ExternalDependencyInstrumentingArtifactTransform
21:04:00 Transforming mapping-io-0.6.1.jar (net.fabricmc:mapping-io:0.6.1) with ExternalDependencyInstrumentingArtifactTransform
21:04:01 Caching disabled for Groovy DSL script compilation (proj) because:
21:04:01   Build cache is disabled
21:04:01 Compiling build file '/var/lib/jenkins/workspace/star-cell-shading/build.gradle' using BuildScriptTransformer.
21:04:03 Using the base galimulator jar found at /var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar
21:04:04 Loaded input jar in 1191 ms.
21:04:05 Deobfuscated classes in 911 ms.
21:04:07 Computed spStarmap in 631 ms.
21:04:08 Computed intermediaries of classes in 3364 ms.
21:04:11 Finished transforming classes in 8941 ms.
21:04:13 Decompiling galimulator
21:04:14 Inconsistent references to the class 'snoddasmannen/galimulator/actors/StateActor$1' which is supposed to be anonymous
21:04:14 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_4' which is supposed to be anonymous
21:04:14 Inconsistent references to the class 'org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters$1' which is supposed to be anonymous
21:04:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_4' which is supposed to be anonymous
21:04:14 Inconsistent references to the class 'snoddasmannen/galimulator/actors/SmatterPiece$2' which is supposed to be anonymous
21:04:14 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverEgg$1' which is supposed to be anonymous
21:04:14 Inconsistent references to the class 'snoddasmannen/galimulator/shiporders/ppclass_0' which is supposed to be anonymous
21:04:14 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_3' which is supposed to be anonymous
21:04:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_13' which is supposed to be anonymous
21:04:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_12' which is supposed to be anonymous
21:04:15 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_1' which is supposed to be anonymous
21:04:15 Inconsistent references to the class 'org/junit/runners/ParentRunner$1' which is supposed to be anonymous
21:04:15 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_19' which is supposed to be anonymous
21:04:15 Inconsistent references to the class 'snoddasmannen/galimulator/actors/Infection$1' which is supposed to be anonymous
21:04:15 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_7' which is supposed to be anonymous
21:04:15 Inconsistent references to the class 'snoddasmannen/galimulator/actors/MeteorStorm$1' which is supposed to be anonymous
21:04:15 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_47' which is supposed to be anonymous
21:04:15 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_14' which is supposed to be anonymous
21:04:15 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_34' which is supposed to be anonymous
21:04:15 Inconsistent references to the class 'snoddasmannen/galimulator/factions/ppclass_0' which is supposed to be anonymous
21:04:15 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_3' which is supposed to be anonymous
21:04:15 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverLarvae$2' which is supposed to be anonymous
21:04:15 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_10' which is supposed to be anonymous
21:04:20 
21:04:20 Nameless local or member class org/junit/runners/ParentRunner$1!
21:04:40 Method getValueSources (Lorg/junit/experimental/theories/ParameterSignature;)Ljava/util/List; in class org/junit/experimental/theories/internal/EnumSupplier couldn't be written.
21:04:40 java.lang.NullPointerException: Cannot invoke "org.jetbrains.java.decompiler.struct.gen.VarType.isGeneric()" because "newRet" is null
21:04:40 	at org.jetbrains.java.decompiler.modules.decompiler.exps.InvocationExprent.getInferredExprType(InvocationExprent.java:634)
21:04:40 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.getCastedExprent(ExprProcessor.java:966)
21:04:40 	at org.jetbrains.java.decompiler.modules.decompiler.exps.AssignmentExprent.toJava(AssignmentExprent.java:154)
21:04:40 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.listToJava(ExprProcessor.java:895)
21:04:40 	at org.jetbrains.java.decompiler.modules.decompiler.stats.BasicBlockStatement.toJava(BasicBlockStatement.java:90)
21:04:40 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.jmpWrapper(ExprProcessor.java:833)
21:04:40 	at org.jetbrains.java.decompiler.modules.decompiler.stats.SequenceStatement.toJava(SequenceStatement.java:107)
21:04:40 	at org.jetbrains.java.decompiler.modules.decompiler.stats.RootStatement.toJava(RootStatement.java:36)
21:04:40 	at org.jetbrains.java.decompiler.main.ClassWriter.writeMethod(ClassWriter.java:1283)
21:04:40 	at org.jetbrains.java.decompiler.main.ClassWriter.writeClass(ClassWriter.java:470)
21:04:40 	at org.jetbrains.java.decompiler.main.ClassesProcessor.writeClass(ClassesProcessor.java:474)
21:04:40 	at org.jetbrains.java.decompiler.main.Fernflower.getClassContent(Fernflower.java:191)
21:04:40 	at org.jetbrains.java.decompiler.struct.ContextUnit.lambda$save$3(ContextUnit.java:187)
21:04:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
21:04:40 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:04:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
21:04:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
21:04:40 	at java.base/java.lang.Thread.run(Thread.java:840)
21:04:44 
21:04:44 > Configure project :
21:04:44 Galimulator decompiled
21:04:44 Replacing line mappings
21:04:48 Line mappings replaced
21:04:48 All projects evaluated.
21:04:48 Task name matched 'publish'
21:04:48 Selected primary task 'publish' from project :
21:04:48 Tasks to be executed: [task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':generateMetadataFileForPluginPublication', task ':generatePomFileForPluginPublication', task ':remapJar', task ':publishPluginPublicationToMavenRepository', task ':publishPluginPublicationToMavenLocal', task ':publishToMavenLocal', task ':publish']
21:04:48 Tasks that were excluded: []
21:04:48 Resolve mutations for :compileJava (Thread[included builds,5,main]) started.
21:04:48 :compileJava (Thread[Execution worker,5,main]) started.
21:04:50 
21:04:50 > Task :compileJava
21:04:50 Caching disabled for task ':compileJava' because:
21:04:50   Build cache is disabled
21:04:50 Task ':compileJava' is not up-to-date because:
21:04:50   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/star-cell-shading/build/classes/java/main has been removed.
21:04:50   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/star-cell-shading/build/classes/java/main/de has been removed.
21:04:50   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/star-cell-shading/build/classes/java/main/de/geolykt has been removed.
21:04:50   Output property 'options.generatedSourceOutputDirectory' file /var/lib/jenkins/workspace/star-cell-shading/build/generated/sources/annotationProcessor/java/main has been removed.
21:04:50 The input changes require a full rebuild for incremental task ':compileJava'.
21:04:50 Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
21:04:50 Compiling with toolchain '/usr/lib/jvm/temurin-17-jdk'.
21:04:50 Compiling with JDK Java compiler API.
21:04:51 Note: /var/lib/jenkins/workspace/star-cell-shading/src/main/java/de/geolykt/scs/rendercache/DeferredGlobalRenderObject.java uses or overrides a deprecated API.
21:04:51 Note: Recompile with -Xlint:deprecation for details.
21:04:51 Class dependency analysis for incremental compilation took 0.04 secs.
21:04:52 Created classpath snapshot for incremental compilation in 0.752 secs.
21:04:52 Resolve mutations for :processResources (Thread[Execution worker,5,main]) started.
21:04:52 :processResources (Thread[Execution worker,5,main]) started.
21:04:52 
21:04:52 > Task :processResources
21:04:52 Caching disabled for task ':processResources' because:
21:04:52   Build cache is disabled
21:04:52   Not worth caching
21:04:52 Task ':processResources' is not up-to-date because:
21:04:52   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main has been removed.
21:04:52   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/extension.json has been removed.
21:04:52   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/star-cell-shading.mixin.json has been removed.
21:04:52 Resolve mutations for :classes (Thread[Execution worker,5,main]) started.
21:04:52 :classes (Thread[Execution worker,5,main]) started.
21:04:52 
21:04:52 > Task :classes
21:04:52 Skipping task ':classes' as it has no actions.
21:04:52 Resolve mutations for :jar (Thread[Execution worker,5,main]) started.
21:04:52 :jar (Thread[Execution worker,5,main]) started.
21:04:52 
21:04:52 > Task :jar
21:04:52 Caching disabled for task ':jar' because:
21:04:52   Build cache is disabled
21:04:52   Not worth caching
21:04:52 Task ':jar' is not up-to-date because:
21:04:52   Output property 'archiveFile' file /var/lib/jenkins/workspace/star-cell-shading/build/libs/star-cell-shading-0.2.3.jar has been removed.
21:04:52 Resolve mutations for :generateMetadataFileForPluginPublication (Thread[Execution worker,5,main]) started.
21:04:52 :generateMetadataFileForPluginPublication (Thread[Execution worker,5,main]) started.
21:04:52 
21:04:52 > Task :generateMetadataFileForPluginPublication
21:04:52 Caching disabled for task ':generateMetadataFileForPluginPublication' because:
21:04:52   Build cache is disabled
21:04:52   Not made cacheable, yet
21:04:52 Task ':generateMetadataFileForPluginPublication' is not up-to-date because:
21:04:52   Task.upToDateWhen is false.
21:04:52 Resolve mutations for :generatePomFileForPluginPublication (Thread[Execution worker,5,main]) started.
21:04:52 :generatePomFileForPluginPublication (Thread[included builds,5,main]) started.
21:04:52 
21:04:52 > Task :generatePomFileForPluginPublication
21:04:52 Caching disabled for task ':generatePomFileForPluginPublication' because:
21:04:52   Build cache is disabled
21:04:52 Task ':generatePomFileForPluginPublication' is not up-to-date because:
21:04:52   Task is untracked because: Gradle doesn't understand the data structures used to configure this task
21:04:52 Resolve mutations for :remapJar (Thread[Execution worker,5,main]) started.
21:04:52 :remapJar (Thread[Execution worker,5,main]) started.
21:04:53 
21:04:53 > Task :remapJar
21:04:53 Caching disabled for task ':remapJar' because:
21:04:53   Build cache is disabled
21:04:53   Not worth caching
21:04:53 Task ':remapJar' is not up-to-date because:
21:04:53   Class path of task ':remapJar' has changed from 854d710da05bf3a931f049a3c6c6216a to e10ff478bc537cdda6106b83cea8aacc.
21:04:53 Remapping
21:04:53 Loading supplementary mappings
21:04:53 Overwrote entry for raw file META-INF/. The remapped jar may be malformed
21:04:53 Overwrote entry for raw file META-INF/MANIFEST.MF. The remapped jar may be malformed
21:04:53 Reobfuscating done
21:04:53 Remap complete
21:04:53 Resolve mutations for :publishPluginPublicationToMavenRepository (Thread[Execution worker,5,main]) started.
21:04:53 :publishPluginPublicationToMavenRepository (Thread[Execution worker,5,main]) started.
21:04:53 
21:04:53 > Task :publishPluginPublicationToMavenRepository
21:04:53 Caching disabled for task ':publishPluginPublicationToMavenRepository' because:
21:04:53   Build cache is disabled
21:04:53 Task ':publishPluginPublicationToMavenRepository' is not up-to-date because:
21:04:53   Task has not declared any outputs despite executing actions.
21:04:53 Publishing to repository 'maven' (http://localhost:25615/maven/)
21:04:53 Uploading star-cell-shading-0.2.3.jar to /maven/de/geolykt/star-cell-shading/0.2.3/star-cell-shading-0.2.3.jar
21:04:53 Uploading star-cell-shading-0.2.3.pom to /maven/de/geolykt/star-cell-shading/0.2.3/star-cell-shading-0.2.3.pom
21:04:53 Uploading star-cell-shading-0.2.3.module to /maven/de/geolykt/star-cell-shading/0.2.3/star-cell-shading-0.2.3.module
21:04:53 Uploading star-cell-shading-0.2.3-remapped.jar to /maven/de/geolykt/star-cell-shading/0.2.3/star-cell-shading-0.2.3-remapped.jar
21:04:53 Uploading maven-metadata.xml to /maven/de/geolykt/star-cell-shading/maven-metadata.xml
21:04:53 Resolve mutations for :publishPluginPublicationToMavenLocal (Thread[included builds,5,main]) started.
21:04:53 :publishPluginPublicationToMavenLocal (Thread[included builds,5,main]) started.
21:04:53 
21:04:53 > Task :publishPluginPublicationToMavenLocal
21:04:53 Caching disabled for task ':publishPluginPublicationToMavenLocal' because:
21:04:53   Build cache is disabled
21:04:53 Task ':publishPluginPublicationToMavenLocal' is not up-to-date because:
21:04:53   Task has not declared any outputs despite executing actions.
21:04:53 Publishing to maven local repository
21:04:53 Resolve mutations for :publishToMavenLocal (Thread[included builds,5,main]) started.
21:04:53 :publishToMavenLocal (Thread[Execution worker,5,main]) started.
21:04:53 
21:04:53 > Task :publishToMavenLocal
21:04:53 Skipping task ':publishToMavenLocal' as it has no actions.
21:04:53 Resolve mutations for :publish (Thread[Execution worker,5,main]) started.
21:04:53 :publish (Thread[included builds,5,main]) started.
21:04:53 
21:04:53 > Task :publish
21:04:53 Skipping task ':publish' as it has no actions.
21:04:53 
21:04:53 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
21:04:53 
21:04:53 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
21:04:53 
21:04:53 For more on this, please refer to https://docs.gradle.org/8.7-rc-2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
21:04:53 
21:04:53 BUILD SUCCESSFUL in 1m 2s
21:04:53 8 actionable tasks: 8 executed
21:04:53 VCS Checkout Cache (/var/lib/jenkins/workspace/star-cell-shading/.gradle/vcs-1) removing files not accessed on or after Thu Jul 11 21:04:53 UTC 2024.
21:04:53 VCS Checkout Cache (/var/lib/jenkins/workspace/star-cell-shading/.gradle/vcs-1) cleanup deleted 0 files/directories.
21:04:53 VCS Checkout Cache (/var/lib/jenkins/workspace/star-cell-shading/.gradle/vcs-1) cleaned up in 0.002 secs.
21:04:53 dependencies-accessors (/var/lib/jenkins/workspace/star-cell-shading/.gradle/8.7-rc-2/dependencies-accessors) removing files not accessed on or after Thu Jul 11 21:03:57 UTC 2024.
21:04:53 dependencies-accessors (/var/lib/jenkins/workspace/star-cell-shading/.gradle/8.7-rc-2/dependencies-accessors) cleanup deleted 0 files/directories.
21:04:53 dependencies-accessors (/var/lib/jenkins/workspace/star-cell-shading/.gradle/8.7-rc-2/dependencies-accessors) cleaned up in 0.0 secs.
21:04:54 Build step 'Run with timeout' changed build result to SUCCESS
21:04:54 [star-cell-shading] $ /bin/sh -xe /tmp/jenkins14761203489252168359.sh
21:04:54 + curl http://localhost:25615/maven/commit
21:04:54   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
21:04:54                                  Dload  Upload   Total   Spent    Left  Speed
21:04:54 
21:04:54   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
21:04:54 100     2  100     2    0     0     13      0 --:--:-- --:--:-- --:--:--    13
21:04:54 OK
21:04:54 real	0m0.166s
21:04:54 user	0m0.007s
21:04:54 sys	0m0.005s
21:04:55 [star-cell-shading] $ /bin/sh -xe /tmp/jenkins1356359359794858161.sh
21:04:55 + rm -rf build/classes build/generated build/gsl-starplane build/libs build/publications build/resources build/tmp
Sending notification to Discord.
Finished: SUCCESS