Skip to content
Success

Console Output

21:29:49 Started by GitHub push by Geolykt
21:29:49 Running as SYSTEM
21:29:49 Building in workspace /var/lib/jenkins/workspace/galimulator-profiler
21:29:49 The recommended git tool is: NONE
21:29:49 No credentials specified
21:29:49  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/galimulator-profiler/.git # timeout=10
21:29:49 Fetching changes from the remote Git repository
21:29:49  > git config remote.origin.url https://github.com/Geolykt/galimulator-profiler.git # timeout=10
21:29:49 Fetching upstream changes from https://github.com/Geolykt/galimulator-profiler.git
21:29:49  > git --version # timeout=10
21:29:49  > git --version # 'git version 2.50.1'
21:29:49  > git fetch --tags --force --progress -- https://github.com/Geolykt/galimulator-profiler.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:29:50  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
21:29:50 Checking out Revision 45de1143b6b37de90c8afc11593cd535b36329ba (refs/remotes/origin/main)
21:29:50  > git config core.sparsecheckout # timeout=10
21:29:50  > git checkout -f 45de1143b6b37de90c8afc11593cd535b36329ba # timeout=10
21:29:53 Commit message: "Update to async-profiler v4.1"
21:29:53  > git rev-list --no-walk c46c8bf2aaa1e24a95a0d1cfac1ac9adacdd9087 # timeout=10
21:29:53 false
21:29:53 [Gradle] - Launching build.
21:29:53 [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
21:29:54 Initialized native services in: /var/lib/jenkins/.gradle/native
21:29:54 Initialized jansi services in: /var/lib/jenkins/.gradle/native
21:29:54 Received JVM installation metadata from '/usr/lib/jvm/temurin-17-jdk': {JAVA_HOME=/usr/lib/jvm/temurin-17-jdk, JAVA_VERSION=17.0.16, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.16+8, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.16+8, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
21:29:55 Removing 0 daemon stop events from registry
21:29:55 Starting a Gradle Daemon (subsequent builds will be faster)
21:29:55 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:29:55 Successfully started process 'Gradle build daemon'
21:29:57 An attempt to start the daemon took 1.957 secs.
21:29:57 The client will now receive all logging from the daemon (pid: 71303). The daemon log file: /var/lib/jenkins/.gradle/daemon/8.7-rc-2/daemon-71303.out.log
21:29:57 Starting build in new daemon [memory: 512 MiB]
21:29:57 Closing daemon's stdin at end of input.
21:29:57 The daemon will no longer process any standard input.
21:29:58 Using 2 worker leases.
21:29:58 Received JVM installation metadata from '/usr/lib/jvm/temurin-17-jdk': {JAVA_HOME=/usr/lib/jvm/temurin-17-jdk, JAVA_VERSION=17.0.16, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.16+8, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.16+8, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
21:29:59 Watching the file system is configured to be enabled if available
21:29:59 Now considering [/var/lib/jenkins/workspace/galimulator-profiler] as hierarchies to watch
21:29:59 File system watching is active
21:30:00 Starting Build
21:30:03 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]
21:30:03 Transforming foojay-resolver-0.8.0.jar (org.gradle.toolchains:foojay-resolver:0.8.0) with ExternalDependencyInstrumentingArtifactTransform
21:30:03 Transforming gson-2.10.1.jar (com.google.code.gson:gson:2.10.1) with ExternalDependencyInstrumentingArtifactTransform
21:30:03 Settings evaluated using settings file '/var/lib/jenkins/workspace/galimulator-profiler/settings.gradle'.
21:30:04 Projects loaded. Root project using build file '/var/lib/jenkins/workspace/galimulator-profiler/build.gradle'.
21:30:04 Included projects: [root project 'galimulator-profiler']
21:30:06 
21:30:06 > Configure project :
21:30:06 Evaluating root project 'galimulator-profiler' using build file '/var/lib/jenkins/workspace/galimulator-profiler/build.gradle'.
21:30:06 Caching disabled for Groovy DSL script compilation (cp_proj) because:
21:30:06   Build cache is disabled
21:30:06 Compiling build file '/var/lib/jenkins/workspace/galimulator-profiler/build.gradle' using SubsetScriptTransformer.
21:30:06 Resource missing. [HTTP HEAD: https://stianloader.org/maven/gsl-starplane/gsl-starplane.gradle.plugin/0.2.0-a20240713.1/gsl-starplane.gradle.plugin-0.2.0-a20240713.1.jar]
21:30:06 Transforming gsl-starplane-0.2.0-a20240713.1.jar (de.geolykt.starloader:gsl-starplane:0.2.0-a20240713.1) with ExternalDependencyInstrumentingArtifactTransform
21:30:06 Transforming sl-deobf-0.2.0.jar (de.geolykt.starloader:sl-deobf:0.2.0) with ExternalDependencyInstrumentingArtifactTransform
21:30:06 Transforming reversible-access-setter-1.0.0.jar (de.geolykt.starloader:reversible-access-setter:1.0.0) with ExternalDependencyInstrumentingArtifactTransform
21:30:06 Transforming asm-util-9.7.jar (org.ow2.asm:asm-util:9.7) with ExternalDependencyInstrumentingArtifactTransform
21:30:06 Transforming asm-commons-9.7.jar (org.ow2.asm:asm-commons:9.7) with ExternalDependencyInstrumentingArtifactTransform
21:30:06 Transforming softmap-0.1.0-a20240329.jar (org.stianloader:softmap:0.1.0-a20240329) with ExternalDependencyInstrumentingArtifactTransform
21:30:06 Transforming micromixin-remapper-0.1.1-a20240713.jar (org.stianloader:micromixin-remapper:0.1.1-a20240713) with ExternalDependencyInstrumentingArtifactTransform
21:30:06 Transforming stianloader-remapper-0.1.0-a20240601.jar (org.stianloader:stianloader-remapper:0.1.0-a20240601) with ExternalDependencyInstrumentingArtifactTransform
21:30:06 Transforming asm-analysis-9.7.jar (org.ow2.asm:asm-analysis:9.7) with ExternalDependencyInstrumentingArtifactTransform
21:30:06 Transforming asm-tree-9.7.jar (org.ow2.asm:asm-tree:9.7) with ExternalDependencyInstrumentingArtifactTransform
21:30:06 Transforming asm-9.7.jar (org.ow2.asm:asm:9.7) with ExternalDependencyInstrumentingArtifactTransform
21:30:06 Transforming json-20240303.jar (org.json:json:20240303) with ExternalDependencyInstrumentingArtifactTransform
21:30:06 Transforming vineflower-1.10.1.jar (org.vineflower:vineflower:1.10.1) with ExternalDependencyInstrumentingArtifactTransform
21:30:06 Transforming mapping-io-0.6.1.jar (net.fabricmc:mapping-io:0.6.1) with ExternalDependencyInstrumentingArtifactTransform
21:30:07 Caching disabled for Groovy DSL script compilation (proj) because:
21:30:07   Build cache is disabled
21:30:07 Compiling build file '/var/lib/jenkins/workspace/galimulator-profiler/build.gradle' using BuildScriptTransformer.
21:30:08 Using the base galimulator jar found at /var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar
21:30:10 Loaded input jar in 1092 ms.
21:30:11 Deobfuscated classes in 936 ms.
21:30:14 Computed spStarmap in 1014 ms.
21:30:14 Computed intermediaries of classes in 3167 ms.
21:30:18 Finished transforming classes in 9113 ms.
21:30:20 Decompiling galimulator
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/actors/StateActor$1' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_4' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters$1' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_4' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/actors/SmatterPiece$2' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverEgg$1' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/shiporders/ppclass_0' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_3' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_13' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_12' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_1' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'org/junit/runners/ParentRunner$1' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_19' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/actors/Infection$1' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_7' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/actors/MeteorStorm$1' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_47' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_14' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_34' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/factions/ppclass_0' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_3' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverLarvae$2' which is supposed to be anonymous
21:30:21 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_10' which is supposed to be anonymous
21:30:28 
21:30:28 Nameless local or member class org/junit/runners/ParentRunner$1!
21:30:49 Method getValueSources (Lorg/junit/experimental/theories/ParameterSignature;)Ljava/util/List; in class org/junit/experimental/theories/internal/EnumSupplier couldn't be written.
21:30:49 java.lang.NullPointerException: Cannot invoke "org.jetbrains.java.decompiler.struct.gen.VarType.isGeneric()" because "newRet" is null
21:30:49 	at org.jetbrains.java.decompiler.modules.decompiler.exps.InvocationExprent.getInferredExprType(InvocationExprent.java:634)
21:30:49 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.getCastedExprent(ExprProcessor.java:966)
21:30:49 	at org.jetbrains.java.decompiler.modules.decompiler.exps.AssignmentExprent.toJava(AssignmentExprent.java:154)
21:30:49 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.listToJava(ExprProcessor.java:895)
21:30:49 	at org.jetbrains.java.decompiler.modules.decompiler.stats.BasicBlockStatement.toJava(BasicBlockStatement.java:90)
21:30:49 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.jmpWrapper(ExprProcessor.java:833)
21:30:49 	at org.jetbrains.java.decompiler.modules.decompiler.stats.SequenceStatement.toJava(SequenceStatement.java:107)
21:30:49 	at org.jetbrains.java.decompiler.modules.decompiler.stats.RootStatement.toJava(RootStatement.java:36)
21:30:49 	at org.jetbrains.java.decompiler.main.ClassWriter.writeMethod(ClassWriter.java:1283)
21:30:49 	at org.jetbrains.java.decompiler.main.ClassWriter.writeClass(ClassWriter.java:470)
21:30:49 	at org.jetbrains.java.decompiler.main.ClassesProcessor.writeClass(ClassesProcessor.java:474)
21:30:49 	at org.jetbrains.java.decompiler.main.Fernflower.getClassContent(Fernflower.java:191)
21:30:49 	at org.jetbrains.java.decompiler.struct.ContextUnit.lambda$save$3(ContextUnit.java:187)
21:30:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
21:30:49 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:30:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
21:30:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
21:30:49 	at java.base/java.lang.Thread.run(Thread.java:840)
21:30:54 
21:30:54 > Configure project :
21:30:54 Galimulator decompiled
21:30:54 Replacing line mappings
21:30:58 Line mappings replaced
21:30:58 Cannot setup EEA as the eclipse plugin is missing!
21:30:58 All projects evaluated.
21:30:58 Task name matched 'publish'
21:30:58 Selected primary task 'publish' from project :
21:30:59 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:30:59 Tasks that were excluded: []
21:30:59 Resolve mutations for :compileJava (Thread[Execution worker,5,main]) started.
21:30:59 :compileJava (Thread[Execution worker,5,main]) started.
21:31:01 
21:31:01 > Task :compileJava
21:31:01 Resource missing. [HTTP GET: https://stianloader.org/maven/tools/profiler/async-profiler/4.1/async-profiler-4.1.pom]
21:31:01 Downloading https://repo.maven.apache.org/maven2/tools/profiler/async-profiler/4.1/async-profiler-4.1.pom to /var/lib/jenkins/.gradle/.tmp/gradle_download13744414863842827903bin
21:31:01 Downloading https://repo.maven.apache.org/maven2/tools/profiler/async-profiler/4.1/async-profiler-4.1.jar to /var/lib/jenkins/.gradle/.tmp/gradle_download15742079781083177712bin
21:31:01 Downloading https://stianloader.org/maven/de/geolykt/starloader-api/2.0.0-a20250703/starloader-api-2.0.0-a20250703.jar to /var/lib/jenkins/.gradle/.tmp/gradle_download602620300064909136bin
21:31:01 Caching disabled for task ':compileJava' because:
21:31:01   Build cache is disabled
21:31:01 Task ':compileJava' is not up-to-date because:
21:31:01   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/galimulator-profiler/build/classes/java/main has been removed.
21:31:01   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/galimulator-profiler/build/classes/java/main/de has been removed.
21:31:01   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/galimulator-profiler/build/classes/java/main/de/geolykt has been removed.
21:31:01   Output property 'options.generatedSourceOutputDirectory' file /var/lib/jenkins/workspace/galimulator-profiler/build/generated/sources/annotationProcessor/java/main has been removed.
21:31:01 The input changes require a full rebuild for incremental task ':compileJava'.
21:31:01 Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
21:31:01 Compiling with toolchain '/usr/lib/jvm/temurin-17-jdk'.
21:31:01 Compiling with JDK Java compiler API.
21:31:03 Class dependency analysis for incremental compilation took 0.07 secs.
21:31:04 Created classpath snapshot for incremental compilation in 1.043 secs.
21:31:04 Resolve mutations for :processResources (Thread[Execution worker,5,main]) started.
21:31:04 :processResources (Thread[Execution worker,5,main]) started.
21:31:04 
21:31:04 > Task :processResources
21:31:04 Caching disabled for task ':processResources' because:
21:31:04   Build cache is disabled
21:31:04   Not worth caching
21:31:04 Task ':processResources' is not up-to-date because:
21:31:04   Output property 'destinationDir' file /var/lib/jenkins/workspace/galimulator-profiler/build/resources/main has been removed.
21:31:04   Output property 'destinationDir' file /var/lib/jenkins/workspace/galimulator-profiler/build/resources/main/extension.json has been removed.
21:31:04 Resolve mutations for :classes (Thread[included builds,5,main]) started.
21:31:04 :classes (Thread[included builds,5,main]) started.
21:31:04 
21:31:04 > Task :classes
21:31:04 Skipping task ':classes' as it has no actions.
21:31:04 Resolve mutations for :jar (Thread[included builds,5,main]) started.
21:31:04 :jar (Thread[included builds,5,main]) started.
21:31:04 
21:31:04 > Task :jar
21:31:04 Caching disabled for task ':jar' because:
21:31:04   Build cache is disabled
21:31:04   Not worth caching
21:31:04 Task ':jar' is not up-to-date because:
21:31:04   Output property 'archiveFile' file /var/lib/jenkins/workspace/galimulator-profiler/build/libs/galimulator-profiler-0.2.0.jar has been removed.
21:31:04 Resolve mutations for :generateMetadataFileForPluginPublication (Thread[included builds,5,main]) started.
21:31:04 :generateMetadataFileForPluginPublication (Thread[included builds,5,main]) started.
21:31:04 
21:31:04 > Task :generateMetadataFileForPluginPublication
21:31:04 Caching disabled for task ':generateMetadataFileForPluginPublication' because:
21:31:04   Build cache is disabled
21:31:04   Not made cacheable, yet
21:31:04 Task ':generateMetadataFileForPluginPublication' is not up-to-date because:
21:31:04   Task.upToDateWhen is false.
21:31:04 Resolve mutations for :generatePomFileForPluginPublication (Thread[included builds,5,main]) started.
21:31:04 :generatePomFileForPluginPublication (Thread[included builds,5,main]) started.
21:31:04 
21:31:04 > Task :generatePomFileForPluginPublication
21:31:04 Caching disabled for task ':generatePomFileForPluginPublication' because:
21:31:04   Build cache is disabled
21:31:04 Task ':generatePomFileForPluginPublication' is not up-to-date because:
21:31:04   Task is untracked because: Gradle doesn't understand the data structures used to configure this task
21:31:04 Resolve mutations for :remapJar (Thread[included builds,5,main]) started.
21:31:04 :remapJar (Thread[included builds,5,main]) started.
21:31:05 
21:31:05 > Task :remapJar
21:31:05 Caching disabled for task ':remapJar' because:
21:31:05   Build cache is disabled
21:31:05   Not worth caching
21:31:05 Task ':remapJar' is not up-to-date because:
21:31:05   Output property 'archiveFile' file /var/lib/jenkins/workspace/galimulator-profiler/build/libs/galimulator-profiler-0.2.0-remapped.jar has been removed.
21:31:05 Remapping
21:31:05 Overwrote entry for raw file META-INF/. The remapped jar may be malformed
21:31:05 Overwrote entry for raw file META-INF/MANIFEST.MF. The remapped jar may be malformed
21:31:05 Reobfuscating done
21:31:05 Remap complete
21:31:05 Resolve mutations for :publishPluginPublicationToMavenRepository (Thread[Execution worker,5,main]) started.
21:31:05 :publishPluginPublicationToMavenRepository (Thread[Execution worker,5,main]) started.
21:31:06 
21:31:06 > Task :publishPluginPublicationToMavenRepository
21:31:06 Caching disabled for task ':publishPluginPublicationToMavenRepository' because:
21:31:06   Build cache is disabled
21:31:06 Task ':publishPluginPublicationToMavenRepository' is not up-to-date because:
21:31:06   Task has not declared any outputs despite executing actions.
21:31:06 Publishing to repository 'maven' (http://localhost:25615/maven/)
21:31:06 Uploading galimulator-profiler-0.2.0.jar to /maven/de/geolykt/galimulator-profiler/0.2.0/galimulator-profiler-0.2.0.jar
21:31:06 Uploading galimulator-profiler-0.2.0.pom to /maven/de/geolykt/galimulator-profiler/0.2.0/galimulator-profiler-0.2.0.pom
21:31:06 Uploading galimulator-profiler-0.2.0-remapped.jar to /maven/de/geolykt/galimulator-profiler/0.2.0/galimulator-profiler-0.2.0-remapped.jar
21:31:06 Uploading galimulator-profiler-0.2.0.module to /maven/de/geolykt/galimulator-profiler/0.2.0/galimulator-profiler-0.2.0.module
21:31:06 Uploading maven-metadata.xml to /maven/de/geolykt/galimulator-profiler/maven-metadata.xml
21:31:06 Resolve mutations for :publishPluginPublicationToMavenLocal (Thread[Execution worker,5,main]) started.
21:31:06 :publishPluginPublicationToMavenLocal (Thread[included builds,5,main]) started.
21:31:06 
21:31:06 > Task :publishPluginPublicationToMavenLocal
21:31:06 Caching disabled for task ':publishPluginPublicationToMavenLocal' because:
21:31:06   Build cache is disabled
21:31:06 Task ':publishPluginPublicationToMavenLocal' is not up-to-date because:
21:31:06   Task has not declared any outputs despite executing actions.
21:31:06 Publishing to maven local repository
21:31:06 Resolve mutations for :publishToMavenLocal (Thread[Execution worker,5,main]) started.
21:31:06 :publishToMavenLocal (Thread[Execution worker,5,main]) started.
21:31:06 
21:31:06 > Task :publishToMavenLocal
21:31:06 Skipping task ':publishToMavenLocal' as it has no actions.
21:31:06 Resolve mutations for :publish (Thread[Execution worker,5,main]) started.
21:31:06 :publish (Thread[included builds,5,main]) started.
21:31:06 
21:31:06 > Task :publish
21:31:06 Skipping task ':publish' as it has no actions.
21:31:06 
21:31:06 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
21:31:06 
21:31:06 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
21:31:06 
21:31:06 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:31:06 
21:31:06 BUILD SUCCESSFUL in 1m 12s
21:31:06 8 actionable tasks: 8 executed
21:31:06 VCS Checkout Cache (/var/lib/jenkins/workspace/galimulator-profiler/.gradle/vcs-1) removing files not accessed on or after Mon Aug 11 21:31:06 UTC 2025.
21:31:06 VCS Checkout Cache (/var/lib/jenkins/workspace/galimulator-profiler/.gradle/vcs-1) cleanup deleted 0 files/directories.
21:31:06 VCS Checkout Cache (/var/lib/jenkins/workspace/galimulator-profiler/.gradle/vcs-1) cleaned up in 0.011 secs.
21:31:06 dependencies-accessors (/var/lib/jenkins/workspace/galimulator-profiler/.gradle/8.7-rc-2/dependencies-accessors) removing files not accessed on or after Mon Aug 11 21:30:00 UTC 2025.
21:31:06 dependencies-accessors (/var/lib/jenkins/workspace/galimulator-profiler/.gradle/8.7-rc-2/dependencies-accessors) cleanup deleted 0 files/directories.
21:31:06 dependencies-accessors (/var/lib/jenkins/workspace/galimulator-profiler/.gradle/8.7-rc-2/dependencies-accessors) cleaned up in 0.001 secs.
21:31:06 Build step 'Run with timeout' changed build result to SUCCESS
21:31:06 [galimulator-profiler] $ /bin/sh -xe /tmp/jenkins14496752742271017013.sh
21:31:06 + curl http://localhost:25615/maven/commit
21:31:06   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
21:31:06                                  Dload  Upload   Total   Spent    Left  Speed
21:31:06 
21:31:07   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
21:31:07   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
21:31:07 100     2  100     2    0     0      7      0 --:--:-- --:--:-- --:--:--     7
21:31:07 OK
21:31:07 real	0m0.303s
21:31:07 user	0m0.008s
21:31:07 sys	0m0.006s
21:31:08 [galimulator-profiler] $ /bin/sh -xe /tmp/jenkins6714772936827033124.sh
+ rm -rf build/classes build/generated build/gsl-starplane build/libs build/publications build/resources build/tmp
Sending notification to Discord.
Finished: SUCCESS