Skip to content
Success

Console Output

17:18:39 Started by GitHub push by Geolykt
17:18:39 Running as SYSTEM
17:18:39 Building in workspace /var/lib/jenkins/workspace/star-cell-shading
17:18:39 The recommended git tool is: NONE
17:18:39 No credentials specified
17:18:39  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/star-cell-shading/.git # timeout=10
17:18:39 Fetching changes from the remote Git repository
17:18:39  > git config remote.origin.url https://github.com/Geolykt/StarCellShading.git # timeout=10
17:18:39 Fetching upstream changes from https://github.com/Geolykt/StarCellShading.git
17:18:39  > git --version # timeout=10
17:18:39  > git --version # 'git version 2.52.0'
17:18:39  > git fetch --tags --force --progress -- https://github.com/Geolykt/StarCellShading.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:18:40  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
17:18:40 Checking out Revision b02c542f0a5108be98bca2224551f1c71da14bd4 (refs/remotes/origin/main)
17:18:40  > git config core.sparsecheckout # timeout=10
17:18:40  > git checkout -f b02c542f0a5108be98bca2224551f1c71da14bd4 # timeout=10
17:18:40 Commit message: "Rename voronoi cell shading style, reduce console spam on certain systems"
17:18:40  > git rev-list --no-walk 6705b4b2f4228d7c5c9997b026d0f3428b54bc9f # timeout=10
17:18:40 false
17:18:40 [Gradle] - Launching build.
17:18:40 [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
17:18:41 Initialized native services in: /var/lib/jenkins/.gradle/native
17:18:41 Initialized jansi services in: /var/lib/jenkins/.gradle/native
17:18:41 Received JVM installation metadata from '/usr/lib/jvm/java-21-temurin-jdk': {JAVA_HOME=/usr/lib/jvm/java-21-temurin-jdk, JAVA_VERSION=21.0.9, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=21.0.9+10-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=21.0.9+10-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
17:18:41 Removing 0 daemon stop events from registry
17:18:41 Starting a Gradle Daemon (subsequent builds will be faster)
17:18:41 Starting process 'Gradle build daemon'. Working directory: /var/lib/jenkins/.gradle/daemon/8.7-rc-2 Command: /usr/lib/jvm/java-21-temurin-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
17:18:41 Successfully started process 'Gradle build daemon'
17:18:43 An attempt to start the daemon took 1.715 secs.
17:18:43 The client will now receive all logging from the daemon (pid: 31509). The daemon log file: /var/lib/jenkins/.gradle/daemon/8.7-rc-2/daemon-31509.out.log
17:18:43 Starting build in new daemon [memory: 512 MiB]
17:18:43 Closing daemon's stdin at end of input.
17:18:43 The daemon will no longer process any standard input.
17:18:44 Using 2 worker leases.
17:18:44 Received JVM installation metadata from '/usr/lib/jvm/java-21-temurin-jdk': {JAVA_HOME=/usr/lib/jvm/java-21-temurin-jdk, JAVA_VERSION=21.0.9, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=21.0.9+10-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=21.0.9+10-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
17:18:45 Watching the file system is configured to be enabled if available
17:18:45 Now considering [/var/lib/jenkins/workspace/star-cell-shading] as hierarchies to watch
17:18:45 File system watching is active
17:18:46 Starting Build
17:18:48 Resource missing. [HTTP HEAD: https://plugins.gradle.org/m2/org/gradle/toolchains/foojay-resolver-convention/org.gradle.toolchains.foojay-resolver-convention.gradle.plugin/0.8.0/org.gradle.toolchains.foojay-resolver-convention.gradle.plugin-0.8.0.jar]
17:18:49 Transforming foojay-resolver-0.8.0.jar (org.gradle.toolchains:foojay-resolver:0.8.0) with ExternalDependencyInstrumentingArtifactTransform
17:18:49 Transforming gson-2.10.1.jar (com.google.code.gson:gson:2.10.1) with ExternalDependencyInstrumentingArtifactTransform
17:18:49 Settings evaluated using settings file '/var/lib/jenkins/workspace/star-cell-shading/settings.gradle'.
17:18:49 Projects loaded. Root project using build file '/var/lib/jenkins/workspace/star-cell-shading/build.gradle'.
17:18:49 Included projects: [root project 'star-cell-shading']
17:18:51 
17:18:51 > Configure project :
17:18:51 Evaluating root project 'star-cell-shading' using build file '/var/lib/jenkins/workspace/star-cell-shading/build.gradle'.
17:18:51 Caching disabled for Groovy DSL script compilation (cp_proj) because:
17:18:51   Build cache is disabled
17:18:51 Compiling build file '/var/lib/jenkins/workspace/star-cell-shading/build.gradle' using SubsetScriptTransformer.
17:18:52 Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/gsl-starplane/gsl-starplane.gradle.plugin/0.2.4-a20251220/gsl-starplane.gradle.plugin-0.2.4-a20251220.pom]
17:18:52 Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/gsl-starplane/gsl-starplane.gradle.plugin/0.2.4-a20251220/gsl-starplane.gradle.plugin-0.2.4-a20251220.pom]
17:18:52 Downloading https://stianloader.org/maven/gsl-starplane/gsl-starplane.gradle.plugin/0.2.4-a20251220/gsl-starplane.gradle.plugin-0.2.4-a20251220.pom to /var/lib/jenkins/.gradle/.tmp/gradle_download8322217254560172203bin
17:18:52 Resource missing. [HTTP HEAD: https://stianloader.org/maven/gsl-starplane/gsl-starplane.gradle.plugin/0.2.4-a20251220/gsl-starplane.gradle.plugin-0.2.4-a20251220.jar]
17:18:53 Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/de/geolykt/starloader/gsl-starplane/0.2.4-a20251220/gsl-starplane-0.2.4-a20251220.pom]
17:18:53 Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/de/geolykt/starloader/gsl-starplane/0.2.4-a20251220/gsl-starplane-0.2.4-a20251220.pom]
17:18:53 Downloading https://stianloader.org/maven/de/geolykt/starloader/gsl-starplane/0.2.4-a20251220/gsl-starplane-0.2.4-a20251220.pom to /var/lib/jenkins/.gradle/.tmp/gradle_download3665746224001204658bin
17:18:53 Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-tree/9.9.1/asm-tree-9.9.1.pom, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-tree/9.9.1/dface093adeff89f9eee20c3d6c659519465da6c/asm-tree-9.9.1.pom]
17:18:53 Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm/9.9.1/asm-9.9.1.pom, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/9.9.1/be908beee2db52bb193972f0d35ca8d603cb7f71/asm-9.9.1.pom]
17:18:53 Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-util/9.9.1/asm-util-9.9.1.pom, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-util/9.9.1/ce00b6e6ca1880f5186c4b8fc6a9b4c2dee861d4/asm-util-9.9.1.pom]
17:18:53 Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-commons/9.9.1/asm-commons-9.9.1.pom, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-commons/9.9.1/e00a3abe42bf2be48f23d31f6acf14e4e63c030f/asm-commons-9.9.1.pom]
17:18:54 Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/vineflower/vineflower/1.11.2/vineflower-1.11.2.pom, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.vineflower/vineflower/1.11.2/a4aa6896d617135410064a0c9b413e2e059a6572/vineflower-1.11.2.pom]
17:18:54 Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/net/fabricmc/mapping-io/0.8.0/mapping-io-0.8.0.pom, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.fabricmc/mapping-io/0.8.0/6a67a6550261125d1d41539ae4351fa6d45441ce/mapping-io-0.8.0.pom]
17:18:54 Resource missing. [HTTP HEAD: https://repo.maven.apache.org/maven2/org/stianloader/stianloader-remapper/0.2.0-a20251220/stianloader-remapper-0.2.0-a20251220.pom]
17:18:54 Resource missing. [HTTP HEAD: https://repo.maven.apache.org/maven2/org/stianloader/stianloader-remapper/0.2.0-a20251220/stianloader-remapper-0.2.0-a20251220.pom]
17:18:54 Found locally available resource with matching checksum: [https://stianloader.org/maven/org/stianloader/stianloader-remapper/0.2.0-a20251220/stianloader-remapper-0.2.0-a20251220.pom, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.stianloader/stianloader-remapper/0.2.0-a20251220/cc5cf0881647d0b736d7e51dcc91136831075a88/stianloader-remapper-0.2.0-a20251220.pom]
17:18:55 Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/tukaani/xz/1.11/xz-1.11.pom, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.tukaani/xz/1.11/d722687908a3afab0ac7e53c8fe301034e970a96/xz-1.11.pom]
17:18:55 Resource missing. [HTTP HEAD: https://repo.maven.apache.org/maven2/org/stianloader/micromixin-remapper/0.2.2-a20251218/micromixin-remapper-0.2.2-a20251218.pom]
17:18:55 Resource missing. [HTTP HEAD: https://repo.maven.apache.org/maven2/org/stianloader/micromixin-remapper/0.2.2-a20251218/micromixin-remapper-0.2.2-a20251218.pom]
17:18:55 Found locally available resource with matching checksum: [https://stianloader.org/maven/org/stianloader/micromixin-remapper/0.2.2-a20251218/micromixin-remapper-0.2.2-a20251218.pom, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.stianloader/micromixin-remapper/0.2.2-a20251218/c4e531859d1987e59f8f009aef93ad8738690614/micromixin-remapper-0.2.2-a20251218.pom]
17:18:55 Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-analysis/9.9.1/asm-analysis-9.9.1.pom, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-analysis/9.9.1/5cfc05a290c9dbfebf3683c42a0e73a25c023b89/asm-analysis-9.9.1.pom]
17:18:55 Downloading https://stianloader.org/maven/de/geolykt/starloader/gsl-starplane/0.2.4-a20251220/gsl-starplane-0.2.4-a20251220.jar to /var/lib/jenkins/.gradle/.tmp/gradle_download7643465132521334192bin
17:18:56 Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-util/9.9.1/asm-util-9.9.1.jar, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-util/9.9.1/e51f5b0ae0b0c1960687ae970a2a3434d39d8abb/asm-util-9.9.1.jar]
17:18:56 Found locally available resource with matching checksum: [https://stianloader.org/maven/org/stianloader/micromixin-remapper/0.2.2-a20251218/micromixin-remapper-0.2.2-a20251218.jar, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.stianloader/micromixin-remapper/0.2.2-a20251218/85f47e77819ece14bbefd6de1e1762b0f7330f11/micromixin-remapper-0.2.2-a20251218.jar]
17:18:56 Found locally available resource with matching checksum: [https://stianloader.org/maven/org/stianloader/stianloader-remapper/0.2.0-a20251220/stianloader-remapper-0.2.0-a20251220.jar, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.stianloader/stianloader-remapper/0.2.0-a20251220/8c29bbd50b1bd3af23710b0f3cecedb856f1cefe/stianloader-remapper-0.2.0-a20251220.jar]
17:18:56 Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-commons/9.9.1/asm-commons-9.9.1.jar, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-commons/9.9.1/ab35de4c537184a09339069f1a3b3aacf2289149/asm-commons-9.9.1.jar]
17:18:56 Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-analysis/9.9.1/asm-analysis-9.9.1.jar, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-analysis/9.9.1/1ab8d9316ef7a67240087919a708246c37ed1660/asm-analysis-9.9.1.jar]
17:18:56 Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm/9.9.1/asm-9.9.1.jar, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/9.9.1/2ceea6ab43bcae1979b2a6d85fc0ca429877e5ab/asm-9.9.1.jar]
17:18:56 Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/ow2/asm/asm-tree/9.9.1/asm-tree-9.9.1.jar, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-tree/9.9.1/b6b1b3366296163b4b1f540731aad0a2baa484d8/asm-tree-9.9.1.jar]
17:18:56 Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/vineflower/vineflower/1.11.2/vineflower-1.11.2.jar, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.vineflower/vineflower/1.11.2/f02c1f554d5bd9cc0fd74d4977efba364d85e739/vineflower-1.11.2.jar]
17:18:56 Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/net/fabricmc/mapping-io/0.8.0/mapping-io-0.8.0.jar, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.fabricmc/mapping-io/0.8.0/6e572f573c1fcd4916a5a3f457f2a8a950eb31b9/mapping-io-0.8.0.jar]
17:18:57 Found locally available resource with matching checksum: [https://plugins.gradle.org/m2/org/tukaani/xz/1.11/xz-1.11.jar, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.tukaani/xz/1.11/bdfd1774efb216f506f4f3c5b08c205b308c50aa/xz-1.11.jar]
17:18:57 Transforming gsl-starplane-0.2.4-a20251220.jar (de.geolykt.starloader:gsl-starplane:0.2.4-a20251220) with ExternalDependencyInstrumentingArtifactTransform
17:18:57 Transforming sl-deobf-0.2.0.jar (de.geolykt.starloader:sl-deobf:0.2.0) with ExternalDependencyInstrumentingArtifactTransform
17:18:57 Transforming reversible-access-setter-1.1.0.jar (de.geolykt.starloader:reversible-access-setter:1.1.0) with ExternalDependencyInstrumentingArtifactTransform
17:18:57 Transforming asm-util-9.9.1.jar (org.ow2.asm:asm-util:9.9.1) with ExternalDependencyInstrumentingArtifactTransform
17:18:57 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/de.geolykt.starloader/gsl-starplane/0.2.4-a20251220/55ca7d94663b7f196d022c4d5c381d3e884949b2/gsl-starplane-0.2.4-a20251220.jar because:
17:18:57   Build cache is disabled
17:18:57   Caching not enabled.
17:18:57 Transforming asm-commons-9.9.1.jar (org.ow2.asm:asm-commons:9.9.1) with ExternalDependencyInstrumentingArtifactTransform
17:18:57 Transforming softmap-0.1.0-a20240329.jar (org.stianloader:softmap:0.1.0-a20240329) with ExternalDependencyInstrumentingArtifactTransform
17:18:57 Transforming micromixin-remapper-0.2.2-a20251218.jar (org.stianloader:micromixin-remapper:0.2.2-a20251218) with ExternalDependencyInstrumentingArtifactTransform
17:18:57 Transforming stianloader-remapper-0.2.0-a20251220.jar (org.stianloader:stianloader-remapper:0.2.0-a20251220) with ExternalDependencyInstrumentingArtifactTransform
17:18:57 Transforming asm-analysis-9.9.1.jar (org.ow2.asm:asm-analysis:9.9.1) with ExternalDependencyInstrumentingArtifactTransform
17:18:57 Transforming asm-tree-9.9.1.jar (org.ow2.asm:asm-tree:9.9.1) with ExternalDependencyInstrumentingArtifactTransform
17:18:57 Transforming asm-9.9.1.jar (org.ow2.asm:asm:9.9.1) with ExternalDependencyInstrumentingArtifactTransform
17:18:57 Transforming json-20250517.jar (org.json:json:20250517) with ExternalDependencyInstrumentingArtifactTransform
17:18:57 Transforming vineflower-1.11.2.jar (org.vineflower:vineflower:1.11.2) with ExternalDependencyInstrumentingArtifactTransform
17:18:57 Transforming mapping-io-0.8.0.jar (net.fabricmc:mapping-io:0.8.0) with ExternalDependencyInstrumentingArtifactTransform
17:18:57 Transforming xz-1.11.jar (org.tukaani:xz:1.11) with ExternalDependencyInstrumentingArtifactTransform
17:18:57 Transforming kala-compress-archivers-tar-1.27.1-1.jar (org.glavo.kala:kala-compress-archivers-tar:1.27.1-1) with ExternalDependencyInstrumentingArtifactTransform
17:18:57 Transforming kala-compress-base-1.27.1-1.jar (org.glavo.kala:kala-compress-base:1.27.1-1) with ExternalDependencyInstrumentingArtifactTransform
17:18:57 Transforming annotations-26.0.1.jar (org.jetbrains:annotations:26.0.1) with ExternalDependencyInstrumentingArtifactTransform
17:18:57 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-util/9.9.1/e51f5b0ae0b0c1960687ae970a2a3434d39d8abb/asm-util-9.9.1.jar because:
17:18:57   Build cache is disabled
17:18:57   Caching not enabled.
17:18:57 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-commons/9.9.1/ab35de4c537184a09339069f1a3b3aacf2289149/asm-commons-9.9.1.jar because:
17:18:57   Build cache is disabled
17:18:57   Caching not enabled.
17:18:57 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.stianloader/micromixin-remapper/0.2.2-a20251218/85f47e77819ece14bbefd6de1e1762b0f7330f11/micromixin-remapper-0.2.2-a20251218.jar because:
17:18:57   Build cache is disabled
17:18:57   Caching not enabled.
17:18:57 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.stianloader/stianloader-remapper/0.2.0-a20251220/8c29bbd50b1bd3af23710b0f3cecedb856f1cefe/stianloader-remapper-0.2.0-a20251220.jar because:
17:18:57   Build cache is disabled
17:18:57   Caching not enabled.
17:18:57 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-analysis/9.9.1/1ab8d9316ef7a67240087919a708246c37ed1660/asm-analysis-9.9.1.jar because:
17:18:57   Build cache is disabled
17:18:57   Caching not enabled.
17:18:57 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/9.9.1/2ceea6ab43bcae1979b2a6d85fc0ca429877e5ab/asm-9.9.1.jar because:
17:18:57   Build cache is disabled
17:18:57   Caching not enabled.
17:18:57 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-tree/9.9.1/b6b1b3366296163b4b1f540731aad0a2baa484d8/asm-tree-9.9.1.jar because:
17:18:57   Build cache is disabled
17:18:57   Caching not enabled.
17:18:57 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.vineflower/vineflower/1.11.2/f02c1f554d5bd9cc0fd74d4977efba364d85e739/vineflower-1.11.2.jar because:
17:18:57   Build cache is disabled
17:18:57   Caching not enabled.
17:18:57 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.fabricmc/mapping-io/0.8.0/6e572f573c1fcd4916a5a3f457f2a8a950eb31b9/mapping-io-0.8.0.jar because:
17:18:57   Build cache is disabled
17:18:57   Caching not enabled.
17:18:58 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.tukaani/xz/1.11/bdfd1774efb216f506f4f3c5b08c205b308c50aa/xz-1.11.jar because:
17:18:58   Build cache is disabled
17:18:58   Caching not enabled.
17:18:59 Caching disabled for Groovy DSL script compilation (proj) because:
17:18:59   Build cache is disabled
17:18:59 Compiling build file '/var/lib/jenkins/workspace/star-cell-shading/build.gradle' using BuildScriptTransformer.
17:19:00 Using the base galimulator jar found at /var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar
17:19:01 Loaded input jar in 972 ms.
17:19:02 Deobfuscated classes in 590 ms.
17:19:04 Computed spStarmap in 852 ms.
17:19:05 Computed intermediaries of classes in 3566 ms.
17:19:09 Finished transforming classes in 8651 ms.
17:19:11 Decompiling galimulator
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/actors/StateActor$1' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_4' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters$1' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_4' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/actors/SmatterPiece$2' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverEgg$1' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/shiporders/ppclass_0' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_3' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_13' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_12' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_1' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'org/junit/runners/ParentRunner$1' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_19' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/actors/Infection$1' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_7' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/actors/MeteorStorm$1' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_47' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_14' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_34' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/factions/ppclass_0' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_3' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverLarvae$2' which is supposed to be anonymous
17:19:12 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_10' which is supposed to be anonymous
17:19:18 
17:19:18 Nameless local or member class org/junit/runners/ParentRunner$1!
17:19:43 
17:19:43 > Configure project :
17:19:43 Galimulator decompiled
17:19:43 Replacing line mappings
17:19:47 Line mappings replaced
17:19:47 All projects evaluated.
17:19:47 Task name matched 'publish'
17:19:47 Selected primary task 'publish' from project :
17:19:47 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']
17:19:47 Tasks that were excluded: []
17:19:47 Resolve mutations for :compileJava (Thread[#54,included builds,5,main]) started.
17:19:47 :compileJava (Thread[#54,included builds,5,main]) started.
17:19:49 
17:19:49 > Task :compileJava
17:19:49 Resource missing. [HTTP GET: https://stianloader.org/maven/org/jetbrains/annotations/26.0.1-1/annotations-26.0.1-1.pom]
17:19:49 Downloading https://stianloader.org/maven/de/geolykt/starloader-api/2.0.0-a20251226/starloader-api-2.0.0-a20251226.pom to /var/lib/jenkins/.gradle/.tmp/gradle_download8464913506974136847bin
17:19:49 Downloading https://stianloader.org/maven/org/stianloader/launcher-micromixin/4.0.0-a20251115/launcher-micromixin-4.0.0-a20251115.pom to /var/lib/jenkins/.gradle/.tmp/gradle_download2841017235785593502bin
17:19:49 Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/26.0.1-1/annotations-26.0.1-1.pom]
17:19:49 Downloading https://stianloader.org/maven/org/stianloader/launcher-micromixin/4.0.0-a20251115/launcher-micromixin-4.0.0-a20251115.jar to /var/lib/jenkins/.gradle/.tmp/gradle_download10572675498825235107bin
17:19:49 Downloading https://stianloader.org/maven/de/geolykt/starloader-api/2.0.0-a20251226/starloader-api-2.0.0-a20251226-remapped.jar to /var/lib/jenkins/.gradle/.tmp/gradle_download1823115536582893047bin
17:19:49 Caching disabled for task ':compileJava' because:
17:19:49   Build cache is disabled
17:19:49 Task ':compileJava' is not up-to-date because:
17:19:49   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/star-cell-shading/build/classes/java/main has been removed.
17:19:49   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/star-cell-shading/build/classes/java/main/de has been removed.
17:19:49   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/star-cell-shading/build/classes/java/main/de/geolykt has been removed.
17:19:49   Output property 'options.generatedSourceOutputDirectory' file /var/lib/jenkins/workspace/star-cell-shading/build/generated/sources/annotationProcessor/java/main has been removed.
17:19:49 The input changes require a full rebuild for incremental task ':compileJava'.
17:19:49 Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
17:19:49 Compiling with toolchain '/usr/lib/jvm/java-21-temurin-jdk'.
17:19:49 Compiling with JDK Java compiler API.
17:19:49 warning: [options] source value 8 is obsolete and will be removed in a future release
17:19:49 warning: [options] target value 8 is obsolete and will be removed in a future release
17:19:49 warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
17:19:51 Note: /var/lib/jenkins/workspace/star-cell-shading/src/main/java/de/geolykt/scs/SCSCoreLogic.java uses or overrides a deprecated API.
17:19:51 Note: Recompile with -Xlint:deprecation for details.
17:19:51 3 warnings
17:19:51 Class dependency analysis for incremental compilation took 0.075 secs.
17:19:52 Created classpath snapshot for incremental compilation in 1.451 secs.
17:19:52 Resolve mutations for :processResources (Thread[#54,included builds,5,main]) started.
17:19:52 :processResources (Thread[#54,included builds,5,main]) started.
17:19:52 
17:19:52 > Task :processResources
17:19:52 Caching disabled for task ':processResources' because:
17:19:52   Build cache is disabled
17:19:52   Not worth caching
17:19:52 Task ':processResources' is not up-to-date because:
17:19:52   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main has been removed.
17:19:52   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/bloom-blit.frag has been removed.
17:19:52   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/bloom-blit.vert has been removed.
17:19:52   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/bloom-explode.frag has been removed.
17:19:52   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/bloom-explode.vert has been removed.
17:19:52   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/extension.json has been removed.
17:19:52   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/flat-blit.frag has been removed.
17:19:52   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/flat-blit.vert has been removed.
17:19:52   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/flat-edge.frag has been removed.
17:19:52   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/flat-edge.vert has been removed.
17:19:52   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/flat-explode.frag has been removed.
17:19:52   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/flat-explode.vert has been removed.
17:19:52   Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/star-cell-shading.mixin.json has been removed.
17:19:52 Resolve mutations for :classes (Thread[#54,included builds,5,main]) started.
17:19:52 :classes (Thread[#55,Execution worker,5,main]) started.
17:19:52 
17:19:52 > Task :classes
17:19:52 Skipping task ':classes' as it has no actions.
17:19:52 Resolve mutations for :jar (Thread[#55,Execution worker,5,main]) started.
17:19:52 :jar (Thread[#54,included builds,5,main]) started.
17:19:52 
17:19:52 > Task :jar
17:19:52 Caching disabled for task ':jar' because:
17:19:52   Build cache is disabled
17:19:52   Not worth caching
17:19:52 Task ':jar' is not up-to-date because:
17:19:52   Output property 'archiveFile' file /var/lib/jenkins/workspace/star-cell-shading/build/libs/star-cell-shading-0.4.2.jar has been removed.
17:19:52 Resolve mutations for :generateMetadataFileForPluginPublication (Thread[#54,included builds,5,main]) started.
17:19:52 :generateMetadataFileForPluginPublication (Thread[#55,Execution worker,5,main]) started.
17:19:52 
17:19:52 > Task :generateMetadataFileForPluginPublication
17:19:52 Caching disabled for task ':generateMetadataFileForPluginPublication' because:
17:19:52   Build cache is disabled
17:19:52   Not made cacheable, yet
17:19:52 Task ':generateMetadataFileForPluginPublication' is not up-to-date because:
17:19:52   Task.upToDateWhen is false.
17:19:52 Resolve mutations for :generatePomFileForPluginPublication (Thread[#54,included builds,5,main]) started.
17:19:52 :generatePomFileForPluginPublication (Thread[#54,included builds,5,main]) started.
17:19:52 
17:19:52 > Task :generatePomFileForPluginPublication
17:19:52 Caching disabled for task ':generatePomFileForPluginPublication' because:
17:19:52   Build cache is disabled
17:19:52 Task ':generatePomFileForPluginPublication' is not up-to-date because:
17:19:52   Task is untracked because: Gradle doesn't understand the data structures used to configure this task
17:19:52 Resolve mutations for :remapJar (Thread[#55,Execution worker,5,main]) started.
17:19:52 :remapJar (Thread[#55,Execution worker,5,main]) started.
17:19:54 
17:19:54 > Task :remapJar
17:19:54 Caching disabled for task ':remapJar' because:
17:19:54   Build cache is disabled
17:19:54   Not worth caching
17:19:54 Task ':remapJar' is not up-to-date because:
17:19:54   Class path of task ':remapJar' has changed from e10ff478bc537cdda6106b83cea8aacc to d13646cc6e326111b68128cd503dd2b6.
17:19:54 Remapping
17:19:54 Loading supplementary mappings
17:19:54 Overwrote entry for raw file META-INF/. The remapped jar may be malformed
17:19:54 Overwrote entry for raw file META-INF/MANIFEST.MF. The remapped jar may be malformed
17:19:54 Reobfuscating done
17:19:54 Remap complete
17:19:54 Resolve mutations for :publishPluginPublicationToMavenRepository (Thread[#54,included builds,5,main]) started.
17:19:54 :publishPluginPublicationToMavenRepository (Thread[#54,included builds,5,main]) started.
17:19:54 
17:19:54 > Task :publishPluginPublicationToMavenRepository
17:19:54 Caching disabled for task ':publishPluginPublicationToMavenRepository' because:
17:19:54   Build cache is disabled
17:19:54 Task ':publishPluginPublicationToMavenRepository' is not up-to-date because:
17:19:54   Task has not declared any outputs despite executing actions.
17:19:54 Publishing to repository 'maven' (http://localhost:25615/maven/)
17:19:54 Uploading star-cell-shading-0.4.2.jar to /maven/de/geolykt/star-cell-shading/0.4.2/star-cell-shading-0.4.2.jar
17:19:54 Uploading star-cell-shading-0.4.2.pom to /maven/de/geolykt/star-cell-shading/0.4.2/star-cell-shading-0.4.2.pom
17:19:54 Uploading star-cell-shading-0.4.2-remapped.jar to /maven/de/geolykt/star-cell-shading/0.4.2/star-cell-shading-0.4.2-remapped.jar
17:19:54 Uploading star-cell-shading-0.4.2.module to /maven/de/geolykt/star-cell-shading/0.4.2/star-cell-shading-0.4.2.module
17:19:54 Uploading maven-metadata.xml to /maven/de/geolykt/star-cell-shading/maven-metadata.xml
17:19:54 Resolve mutations for :publishPluginPublicationToMavenLocal (Thread[#54,included builds,5,main]) started.
17:19:54 :publishPluginPublicationToMavenLocal (Thread[#54,included builds,5,main]) started.
17:19:54 
17:19:54 > Task :publishPluginPublicationToMavenLocal
17:19:54 Caching disabled for task ':publishPluginPublicationToMavenLocal' because:
17:19:54   Build cache is disabled
17:19:54 Task ':publishPluginPublicationToMavenLocal' is not up-to-date because:
17:19:54   Task has not declared any outputs despite executing actions.
17:19:54 Publishing to maven local repository
17:19:54 Resolve mutations for :publishToMavenLocal (Thread[#55,Execution worker,5,main]) started.
17:19:54 :publishToMavenLocal (Thread[#55,Execution worker,5,main]) started.
17:19:54 
17:19:54 > Task :publishToMavenLocal
17:19:54 Skipping task ':publishToMavenLocal' as it has no actions.
17:19:54 Resolve mutations for :publish (Thread[#55,Execution worker,5,main]) started.
17:19:54 :publish (Thread[#55,Execution worker,5,main]) started.
17:19:54 
17:19:54 > Task :publish
17:19:54 Skipping task ':publish' as it has no actions.
17:19:54 
17:19:54 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
17:19:54 
17:19:54 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
17:19:54 
17:19:54 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.
17:19:54 
17:19:54 BUILD SUCCESSFUL in 1m 13s
17:19:54 8 actionable tasks: 8 executed
17:19:54 VCS Checkout Cache (/var/lib/jenkins/workspace/star-cell-shading/.gradle/vcs-1) removing files not accessed on or after Sat Dec 27 17:19:54 UTC 2025.
17:19:54 VCS Checkout Cache (/var/lib/jenkins/workspace/star-cell-shading/.gradle/vcs-1) cleanup deleted 0 files/directories.
17:19:54 VCS Checkout Cache (/var/lib/jenkins/workspace/star-cell-shading/.gradle/vcs-1) cleaned up in 0.003 secs.
17:19:54 dependencies-accessors (/var/lib/jenkins/workspace/star-cell-shading/.gradle/8.7-rc-2/dependencies-accessors) removing files not accessed on or after Sat Dec 27 17:18:46 UTC 2025.
17:19:54 dependencies-accessors (/var/lib/jenkins/workspace/star-cell-shading/.gradle/8.7-rc-2/dependencies-accessors) cleanup deleted 0 files/directories.
17:19:54 dependencies-accessors (/var/lib/jenkins/workspace/star-cell-shading/.gradle/8.7-rc-2/dependencies-accessors) cleaned up in 0.0 secs.
17:19:54 Build step 'Run with timeout' changed build result to SUCCESS
17:19:54 [star-cell-shading] $ /bin/sh -xe /tmp/jenkins1973622175552412892.sh
17:19:54 + curl http://localhost:25615/maven/commit
17:19:54   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:19:54                                  Dload  Upload   Total   Spent    Left  Speed
17:19:54 
17:19:55   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
17:19:55 100     2  100     2    0     0      5      0 --:--:-- --:--:-- --:--:--     5
17:19:55 OK
17:19:55 real	0m0.397s
17:19:55 user	0m0.005s
17:19:55 sys	0m0.006s
17:19:55 [star-cell-shading] $ /bin/sh -xe /tmp/jenkins4537049699480866147.sh
17:19:56 + rm -rf build/classes build/generated build/gsl-starplane build/libs build/publications build/resources build/tmp
Sending notification to Discord.
Finished: SUCCESS