Skip to content
Success

Console Output

17:39:00 Started by GitHub push by Geolykt
17:39:00 Running as SYSTEM
17:39:00 Building in workspace /var/lib/jenkins/workspace/galimulator-profiler
17:39:00 The recommended git tool is: NONE
17:39:00 No credentials specified
17:39:00  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/galimulator-profiler/.git # timeout=10
17:39:00 Fetching changes from the remote Git repository
17:39:00  > git config remote.origin.url https://github.com/Geolykt/galimulator-profiler.git # timeout=10
17:39:00 Fetching upstream changes from https://github.com/Geolykt/galimulator-profiler.git
17:39:00  > git --version # timeout=10
17:39:00  > git --version # 'git version 2.52.0'
17:39:00  > git fetch --tags --force --progress -- https://github.com/Geolykt/galimulator-profiler.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:39:01  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
17:39:01 Checking out Revision b55707a22b147574721f663c46ce7853a5707180 (refs/remotes/origin/main)
17:39:01  > git config core.sparsecheckout # timeout=10
17:39:01  > git checkout -f b55707a22b147574721f663c46ce7853a5707180 # timeout=10
17:39:01 Commit message: "Update dependencies"
17:39:01  > git rev-list --no-walk 45de1143b6b37de90c8afc11593cd535b36329ba # timeout=10
17:39:01 false
17:39:01 [Gradle] - Launching build.
17:39:01 [galimulator-profiler] $ /var/lib/jenkins/workspace/galimulator-profiler/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:39:02 Initialized native services in: /var/lib/jenkins/.gradle/native
17:39:02 Initialized jansi services in: /var/lib/jenkins/.gradle/native
17:39:02 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:39:02 Removing 0 daemon stop events from registry
17:39:02 Starting a Gradle Daemon (subsequent builds will be faster)
17:39:02 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:39:02 Successfully started process 'Gradle build daemon'
17:39:04 An attempt to start the daemon took 1.989 secs.
17:39:04 The client will now receive all logging from the daemon (pid: 4156). The daemon log file: /var/lib/jenkins/.gradle/daemon/8.7-rc-2/daemon-4156.out.log
17:39:04 Starting build in new daemon [memory: 512 MiB]
17:39:04 Closing daemon's stdin at end of input.
17:39:04 The daemon will no longer process any standard input.
17:39:05 Using 2 worker leases.
17:39:06 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:39:06 Watching the file system is configured to be enabled if available
17:39:06 Now considering [/var/lib/jenkins/workspace/galimulator-profiler] as hierarchies to watch
17:39:06 File system watching is active
17:39:08 Starting Build
17:39:09 Transforming foojay-resolver-0.8.0.jar (org.gradle.toolchains:foojay-resolver:0.8.0) with ExternalDependencyInstrumentingArtifactTransform
17:39:09 Transforming gson-2.10.1.jar (com.google.code.gson:gson:2.10.1) with ExternalDependencyInstrumentingArtifactTransform
17:39:09 Settings evaluated using settings file '/var/lib/jenkins/workspace/galimulator-profiler/settings.gradle'.
17:39:10 Projects loaded. Root project using build file '/var/lib/jenkins/workspace/galimulator-profiler/build.gradle'.
17:39:10 Included projects: [root project 'galimulator-profiler']
17:39:12 
17:39:12 > Configure project :
17:39:12 Evaluating root project 'galimulator-profiler' using build file '/var/lib/jenkins/workspace/galimulator-profiler/build.gradle'.
17:39:12 Caching disabled for Groovy DSL script compilation (cp_proj) because:
17:39:12   Build cache is disabled
17:39:12 Compiling build file '/var/lib/jenkins/workspace/galimulator-profiler/build.gradle' using SubsetScriptTransformer.
17:39:14 Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/gsl-starplane/gsl-starplane.gradle.plugin/0.2.3-a20251219/gsl-starplane.gradle.plugin-0.2.3-a20251219.pom]
17:39:14 Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/gsl-starplane/gsl-starplane.gradle.plugin/0.2.3-a20251219/gsl-starplane.gradle.plugin-0.2.3-a20251219.pom]
17:39:14 Downloading https://stianloader.org/maven/gsl-starplane/gsl-starplane.gradle.plugin/0.2.3-a20251219/gsl-starplane.gradle.plugin-0.2.3-a20251219.pom to /var/lib/jenkins/.gradle/.tmp/gradle_download17992501811030422734bin
17:39:14 Resource missing. [HTTP HEAD: https://stianloader.org/maven/gsl-starplane/gsl-starplane.gradle.plugin/0.2.3-a20251219/gsl-starplane.gradle.plugin-0.2.3-a20251219.jar]
17:39:14 Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/de/geolykt/starloader/gsl-starplane/0.2.3-a20251219/gsl-starplane-0.2.3-a20251219.pom]
17:39:15 Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/de/geolykt/starloader/gsl-starplane/0.2.3-a20251219/gsl-starplane-0.2.3-a20251219.pom]
17:39:15 Downloading https://stianloader.org/maven/de/geolykt/starloader/gsl-starplane/0.2.3-a20251219/gsl-starplane-0.2.3-a20251219.pom to /var/lib/jenkins/.gradle/.tmp/gradle_download8432279854341431671bin
17:39:15 Downloading https://stianloader.org/maven/de/geolykt/starloader/gsl-starplane/0.2.3-a20251219/gsl-starplane-0.2.3-a20251219.jar to /var/lib/jenkins/.gradle/.tmp/gradle_download12644788468984745100bin
17:39:15 Transforming gsl-starplane-0.2.3-a20251219.jar (de.geolykt.starloader:gsl-starplane:0.2.3-a20251219) with ExternalDependencyInstrumentingArtifactTransform
17:39:15 Transforming sl-deobf-0.2.0.jar (de.geolykt.starloader:sl-deobf:0.2.0) with ExternalDependencyInstrumentingArtifactTransform
17:39:15 Transforming reversible-access-setter-1.1.0.jar (de.geolykt.starloader:reversible-access-setter:1.1.0) with ExternalDependencyInstrumentingArtifactTransform
17:39:15 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/de.geolykt.starloader/gsl-starplane/0.2.3-a20251219/b39225a4d1b4b61c6707688226f025669dc67b5f/gsl-starplane-0.2.3-a20251219.jar because:
17:39:15   Build cache is disabled
17:39:15   Caching not enabled.
17:39:15 Transforming asm-util-9.9.jar (org.ow2.asm:asm-util:9.9) with ExternalDependencyInstrumentingArtifactTransform
17:39:15 Transforming asm-commons-9.9.jar (org.ow2.asm:asm-commons:9.9) with ExternalDependencyInstrumentingArtifactTransform
17:39:15 Transforming softmap-0.1.0-a20240329.jar (org.stianloader:softmap:0.1.0-a20240329) with ExternalDependencyInstrumentingArtifactTransform
17:39:15 Transforming micromixin-remapper-0.2.1-a20241028.jar (org.stianloader:micromixin-remapper:0.2.1-a20241028) with ExternalDependencyInstrumentingArtifactTransform
17:39:15 Transforming stianloader-remapper-0.1.1-a20241109.jar (org.stianloader:stianloader-remapper:0.1.1-a20241109) with ExternalDependencyInstrumentingArtifactTransform
17:39:15 Transforming asm-analysis-9.9.jar (org.ow2.asm:asm-analysis:9.9) with ExternalDependencyInstrumentingArtifactTransform
17:39:15 Transforming asm-tree-9.9.jar (org.ow2.asm:asm-tree:9.9) with ExternalDependencyInstrumentingArtifactTransform
17:39:15 Transforming asm-9.9.jar (org.ow2.asm:asm:9.9) with ExternalDependencyInstrumentingArtifactTransform
17:39:15 Transforming json-20250517.jar (org.json:json:20250517) with ExternalDependencyInstrumentingArtifactTransform
17:39:15 Transforming vineflower-1.11.1.jar (org.vineflower:vineflower:1.11.1) with ExternalDependencyInstrumentingArtifactTransform
17:39:15 Transforming mapping-io-0.7.1.jar (net.fabricmc:mapping-io:0.7.1) with ExternalDependencyInstrumentingArtifactTransform
17:39:15 Transforming xz-1.10.jar (org.tukaani:xz:1.10) with ExternalDependencyInstrumentingArtifactTransform
17:39:15 Transforming kala-compress-archivers-tar-1.27.1-1.jar (org.glavo.kala:kala-compress-archivers-tar:1.27.1-1) with ExternalDependencyInstrumentingArtifactTransform
17:39:15 Transforming kala-compress-base-1.27.1-1.jar (org.glavo.kala:kala-compress-base:1.27.1-1) with ExternalDependencyInstrumentingArtifactTransform
17:39:15 Transforming annotations-26.0.1.jar (org.jetbrains:annotations:26.0.1) with ExternalDependencyInstrumentingArtifactTransform
17:39:15 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/de.geolykt.starloader/reversible-access-setter/1.1.0/1923070d9a9a15e9feb61bf17ab63a99f465b8fa/reversible-access-setter-1.1.0.jar because:
17:39:15   Build cache is disabled
17:39:15   Caching not enabled.
17:39:15 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-util/9.9/42fdfc0508b43807c8078d6e82ecff2ce2112ae8/asm-util-9.9.jar because:
17:39:15   Build cache is disabled
17:39:15   Caching not enabled.
17:39:15 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-commons/9.9/db9165a3bf908ded6b08612d583a15d1d0c7bda0/asm-commons-9.9.jar because:
17:39:15   Build cache is disabled
17:39:15   Caching not enabled.
17:39:15 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.stianloader/micromixin-remapper/0.2.1-a20241028/eadb8dfb5d83bec2f5a4bbefd5efe9699736ba9d/micromixin-remapper-0.2.1-a20241028.jar because:
17:39:15   Build cache is disabled
17:39:15   Caching not enabled.
17:39:15 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.stianloader/stianloader-remapper/0.1.1-a20241109/8cb0c584556030edd157177c0da6e32e68494764/stianloader-remapper-0.1.1-a20241109.jar because:
17:39:15   Build cache is disabled
17:39:15   Caching not enabled.
17:39:15 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-analysis/9.9/bf4fa6e66638851c1cd22c2caea0c3ee5d5f437/asm-analysis-9.9.jar because:
17:39:15   Build cache is disabled
17:39:15   Caching not enabled.
17:39:15 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-tree/9.9/f8de6eead6d24dd0f45bd065bbe112b2cda6ea21/asm-tree-9.9.jar because:
17:39:15   Build cache is disabled
17:39:15   Caching not enabled.
17:39:15 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/9.9/c29635c8a7afa03d74b33c1884df8abb2b3f3dcc/asm-9.9.jar because:
17:39:15   Build cache is disabled
17:39:15   Caching not enabled.
17:39:15 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.json/json/20250517/d67181bbd819ccceb929b580a4e2fcb0c8b17cd8/json-20250517.jar because:
17:39:15   Build cache is disabled
17:39:15   Caching not enabled.
17:39:15 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.vineflower/vineflower/1.11.1/77767cdbc76d116c6d5e1565ec387e531085b9f4/vineflower-1.11.1.jar because:
17:39:15   Build cache is disabled
17:39:15   Caching not enabled.
17:39:15 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/net.fabricmc/mapping-io/0.7.1/e96e1dda50d631c89f83ad5c2c951c3f2298e7c2/mapping-io-0.7.1.jar because:
17:39:15   Build cache is disabled
17:39:15   Caching not enabled.
17:39:15 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.tukaani/xz/1.10/1be8166f89e035a56c6bfc67dbc423996fe577e2/xz-1.10.jar because:
17:39:15   Build cache is disabled
17:39:15   Caching not enabled.
17:39:15 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.glavo.kala/kala-compress-archivers-tar/1.27.1-1/f633eede67493f4f786d7099ebdc0d8057bc7eee/kala-compress-archivers-tar-1.27.1-1.jar because:
17:39:15   Build cache is disabled
17:39:15   Caching not enabled.
17:39:16 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.glavo.kala/kala-compress-base/1.27.1-1/815eb25b264dee6d860a17bb56d60b59ac1b4f55/kala-compress-base-1.27.1-1.jar because:
17:39:16   Build cache is disabled
17:39:16   Caching not enabled.
17:39:16 Caching disabled for ExternalDependencyInstrumentingArtifactTransform: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/26.0.1/c7ce3cdeda3d18909368dfe5977332dfad326c6d/annotations-26.0.1.jar because:
17:39:16   Build cache is disabled
17:39:16   Caching not enabled.
17:39:17 Caching disabled for Groovy DSL script compilation (proj) because:
17:39:17   Build cache is disabled
17:39:17 Compiling build file '/var/lib/jenkins/workspace/galimulator-profiler/build.gradle' using BuildScriptTransformer.
17:39:18 Using the base galimulator jar found at /var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar
17:39:19 Loaded input jar in 1165 ms.
17:39:20 Deobfuscated classes in 676 ms.
17:39:22 Computed spStarmap in 563 ms.
17:39:22 Computed intermediaries of classes in 2592 ms.
17:39:25 Finished transforming classes in 7682 ms.
17:39:27 Decompiling galimulator
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/actors/StateActor$1' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_4' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters$1' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_4' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/actors/SmatterPiece$2' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverEgg$1' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/shiporders/ppclass_0' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_3' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_13' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_12' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_1' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'org/junit/runners/ParentRunner$1' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_19' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/actors/Infection$1' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_7' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/actors/MeteorStorm$1' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_47' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_14' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_34' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/factions/ppclass_0' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_3' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverLarvae$2' which is supposed to be anonymous
17:39:28 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_10' which is supposed to be anonymous
17:39:34 
17:39:34 Nameless local or member class org/junit/runners/ParentRunner$1!
17:39:59 
17:39:59 > Configure project :
17:39:59 Galimulator decompiled
17:39:59 Replacing line mappings
17:40:03 Line mappings replaced
17:40:03 Cannot setup EEA as the eclipse plugin is missing!
17:40:03 All projects evaluated.
17:40:04 Task name matched 'publish'
17:40:04 Selected primary task 'publish' from project :
17:40:04 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:40:04 Tasks that were excluded: []
17:40:04 Resolve mutations for :compileJava (Thread[#53,included builds,5,main]) started.
17:40:04 :compileJava (Thread[#54,Execution worker,5,main]) started.
17:40:06 
17:40:06 > Task :compileJava
17:40:06 Resource missing. [HTTP GET: https://stianloader.org/maven/tools/profiler/async-profiler/4.2/async-profiler-4.2.pom]
17:40:06 Downloading https://stianloader.org/maven/de/geolykt/starloader-api/2.0.0-a20251219/starloader-api-2.0.0-a20251219.pom to /var/lib/jenkins/.gradle/.tmp/gradle_download18384405662340855394bin
17:40:06 Downloading https://repo.maven.apache.org/maven2/tools/profiler/async-profiler/4.2/async-profiler-4.2.pom to /var/lib/jenkins/.gradle/.tmp/gradle_download9855183075007950031bin
17:40:06 Downloading https://stianloader.org/maven/de/geolykt/starloader-api/2.0.0-a20251219/starloader-api-2.0.0-a20251219.jar to /var/lib/jenkins/.gradle/.tmp/gradle_download3375217748649018739bin
17:40:06 Downloading https://repo.maven.apache.org/maven2/tools/profiler/async-profiler/4.2/async-profiler-4.2.jar to /var/lib/jenkins/.gradle/.tmp/gradle_download10775432134674710829bin
17:40:06 Caching disabled for task ':compileJava' because:
17:40:06   Build cache is disabled
17:40:06 Task ':compileJava' is not up-to-date because:
17:40:06   Value of input property 'javaCompiler.metadata.languageVersion' has changed for task ':compileJava'
17:40:06   Value of input property 'javaCompiler.metadata.taskInputs.languageVersion' has changed for task ':compileJava'
17:40:06   Value of input property 'javaVersion' has changed for task ':compileJava'
17:40:06 The input changes require a full rebuild for incremental task ':compileJava'.
17:40:06 Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
17:40:06 Compiling with toolchain '/usr/lib/jvm/java-21-temurin-jdk'.
17:40:06 Compiling with JDK Java compiler API.
17:40:06 warning: [options] source value 8 is obsolete and will be removed in a future release
17:40:06 warning: [options] target value 8 is obsolete and will be removed in a future release
17:40:06 warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
17:40:07 3 warnings
17:40:07 Class dependency analysis for incremental compilation took 0.071 secs.
17:40:08 Created classpath snapshot for incremental compilation in 0.9 secs.
17:40:08 Resolve mutations for :processResources (Thread[#53,included builds,5,main]) started.
17:40:08 :processResources (Thread[#53,included builds,5,main]) started.
17:40:08 
17:40:08 > Task :processResources
17:40:08 Caching disabled for task ':processResources' because:
17:40:08   Build cache is disabled
17:40:08   Not worth caching
17:40:08 Task ':processResources' is not up-to-date because:
17:40:08   Output property 'destinationDir' file /var/lib/jenkins/workspace/galimulator-profiler/build/resources/main has been removed.
17:40:08   Output property 'destinationDir' file /var/lib/jenkins/workspace/galimulator-profiler/build/resources/main/extension.json has been removed.
17:40:08 Resolve mutations for :classes (Thread[#54,Execution worker,5,main]) started.
17:40:08 :classes (Thread[#54,Execution worker,5,main]) started.
17:40:08 
17:40:08 > Task :classes
17:40:08 Skipping task ':classes' as it has no actions.
17:40:08 Resolve mutations for :jar (Thread[#54,Execution worker,5,main]) started.
17:40:08 :jar (Thread[#53,included builds,5,main]) started.
17:40:08 
17:40:08 > Task :jar
17:40:08 Caching disabled for task ':jar' because:
17:40:08   Build cache is disabled
17:40:08   Not worth caching
17:40:08 Task ':jar' is not up-to-date because:
17:40:08   Output property 'archiveFile' file /var/lib/jenkins/workspace/galimulator-profiler/build/libs/galimulator-profiler-0.2.1.jar has been removed.
17:40:08 Resolve mutations for :generateMetadataFileForPluginPublication (Thread[#54,Execution worker,5,main]) started.
17:40:08 :generateMetadataFileForPluginPublication (Thread[#54,Execution worker,5,main]) started.
17:40:08 
17:40:08 > Task :generateMetadataFileForPluginPublication
17:40:08 Caching disabled for task ':generateMetadataFileForPluginPublication' because:
17:40:08   Build cache is disabled
17:40:08   Not made cacheable, yet
17:40:08 Task ':generateMetadataFileForPluginPublication' is not up-to-date because:
17:40:08   Task.upToDateWhen is false.
17:40:08 Resolve mutations for :generatePomFileForPluginPublication (Thread[#53,included builds,5,main]) started.
17:40:08 :generatePomFileForPluginPublication (Thread[#53,included builds,5,main]) started.
17:40:08 
17:40:08 > Task :generatePomFileForPluginPublication
17:40:08 Caching disabled for task ':generatePomFileForPluginPublication' because:
17:40:08   Build cache is disabled
17:40:08 Task ':generatePomFileForPluginPublication' is not up-to-date because:
17:40:08   Task is untracked because: Gradle doesn't understand the data structures used to configure this task
17:40:08 Resolve mutations for :remapJar (Thread[#54,Execution worker,5,main]) started.
17:40:08 :remapJar (Thread[#54,Execution worker,5,main]) started.
17:40:09 
17:40:09 > Task :remapJar
17:40:09 Caching disabled for task ':remapJar' because:
17:40:09   Build cache is disabled
17:40:09   Not worth caching
17:40:09 Task ':remapJar' is not up-to-date because:
17:40:09   Class path of task ':remapJar' has changed from e10ff478bc537cdda6106b83cea8aacc to ac31fcc7e7c0f9786382b9c79ec7f202.
17:40:09 Remapping
17:40:09 Overwrote entry for raw file META-INF/. The remapped jar may be malformed
17:40:09 Overwrote entry for raw file META-INF/MANIFEST.MF. The remapped jar may be malformed
17:40:09 Reobfuscating done
17:40:09 Remap complete
17:40:09 Resolve mutations for :publishPluginPublicationToMavenRepository (Thread[#54,Execution worker,5,main]) started.
17:40:09 :publishPluginPublicationToMavenRepository (Thread[#53,included builds,5,main]) started.
17:40:09 
17:40:09 > Task :publishPluginPublicationToMavenRepository
17:40:09 Caching disabled for task ':publishPluginPublicationToMavenRepository' because:
17:40:09   Build cache is disabled
17:40:09 Task ':publishPluginPublicationToMavenRepository' is not up-to-date because:
17:40:09   Task has not declared any outputs despite executing actions.
17:40:09 Publishing to repository 'maven' (http://localhost:25615/maven/)
17:40:09 Uploading galimulator-profiler-0.2.1.jar to /maven/de/geolykt/galimulator-profiler/0.2.1/galimulator-profiler-0.2.1.jar
17:40:09 Uploading galimulator-profiler-0.2.1.pom to /maven/de/geolykt/galimulator-profiler/0.2.1/galimulator-profiler-0.2.1.pom
17:40:09 Uploading galimulator-profiler-0.2.1.module to /maven/de/geolykt/galimulator-profiler/0.2.1/galimulator-profiler-0.2.1.module
17:40:09 Uploading galimulator-profiler-0.2.1-remapped.jar to /maven/de/geolykt/galimulator-profiler/0.2.1/galimulator-profiler-0.2.1-remapped.jar
17:40:09 Uploading maven-metadata.xml to /maven/de/geolykt/galimulator-profiler/maven-metadata.xml
17:40:09 Resolve mutations for :publishPluginPublicationToMavenLocal (Thread[#53,included builds,5,main]) started.
17:40:09 :publishPluginPublicationToMavenLocal (Thread[#53,included builds,5,main]) started.
17:40:09 
17:40:09 > Task :publishPluginPublicationToMavenLocal
17:40:09 Caching disabled for task ':publishPluginPublicationToMavenLocal' because:
17:40:09   Build cache is disabled
17:40:09 Task ':publishPluginPublicationToMavenLocal' is not up-to-date because:
17:40:09   Task has not declared any outputs despite executing actions.
17:40:09 Publishing to maven local repository
17:40:09 Resolve mutations for :publishToMavenLocal (Thread[#53,included builds,5,main]) started.
17:40:09 :publishToMavenLocal (Thread[#53,included builds,5,main]) started.
17:40:09 
17:40:09 > Task :publishToMavenLocal
17:40:09 Skipping task ':publishToMavenLocal' as it has no actions.
17:40:09 Resolve mutations for :publish (Thread[#53,included builds,5,main]) started.
17:40:09 :publish (Thread[#53,included builds,5,main]) started.
17:40:09 
17:40:09 > Task :publish
17:40:09 Skipping task ':publish' as it has no actions.
17:40:10 
17:40:10 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
17:40:10 
17:40:10 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
17:40:10 
17:40:10 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:40:10 
17:40:10 BUILD SUCCESSFUL in 1m 8s
17:40:10 8 actionable tasks: 8 executed
17:40:10 VCS Checkout Cache (/var/lib/jenkins/workspace/galimulator-profiler/.gradle/vcs-1) removing files not accessed on or after Fri Dec 12 17:40:10 UTC 2025.
17:40:10 VCS Checkout Cache (/var/lib/jenkins/workspace/galimulator-profiler/.gradle/vcs-1) cleanup deleted 0 files/directories.
17:40:10 VCS Checkout Cache (/var/lib/jenkins/workspace/galimulator-profiler/.gradle/vcs-1) cleaned up in 0.003 secs.
17:40:10 dependencies-accessors (/var/lib/jenkins/workspace/galimulator-profiler/.gradle/8.7-rc-2/dependencies-accessors) removing files not accessed on or after Fri Dec 12 17:39:08 UTC 2025.
17:40:10 dependencies-accessors (/var/lib/jenkins/workspace/galimulator-profiler/.gradle/8.7-rc-2/dependencies-accessors) cleanup deleted 0 files/directories.
17:40:10 dependencies-accessors (/var/lib/jenkins/workspace/galimulator-profiler/.gradle/8.7-rc-2/dependencies-accessors) cleaned up in 0.002 secs.
17:40:10 Build step 'Run with timeout' changed build result to SUCCESS
17:40:10 [galimulator-profiler] $ /bin/sh -xe /tmp/jenkins6933034042412620766.sh
17:40:10 + curl http://localhost:25615/maven/commit
17:40:10   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:40:10                                  Dload  Upload   Total   Spent    Left  Speed
17:40:10 
17:40:10   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
17:40:10 100     2  100     2    0     0      4      0 --:--:-- --:--:-- --:--:--     4
17:40:10 OK
17:40:10 real	0m0.450s
17:40:10 user	0m0.010s
17:40:10 sys	0m0.006s
17:40:11 [galimulator-profiler] $ /bin/sh -xe /tmp/jenkins1888397298847476783.sh
17:40:11 + rm -rf build/classes build/generated build/gsl-starplane build/libs build/publications build/resources build/tmp
Sending notification to Discord.
Finished: SUCCESS