01:24:53Started by user Geolykt01:24:53Running as SYSTEM
01:24:53Building in workspace /var/lib/jenkins/workspace/mrj-mania
01:24:53[mrj-mania] $ /bin/sh -xe /tmp/jenkins1412514665625506078.sh
01:24:53+ git clone https://codeberg.org/stianloader/mrj-mania.git .
01:24:53fatal: destination path '.' already exists and is not an empty directory.
01:24:53+ git pull
01:24:53Already up to date.
01:24:53+ rm -rf build
01:24:53[Gradle] - Launching build.
01:24:53[mrj-mania] $ /var/lib/jenkins/workspace/mrj-mania/gradlew -Dde.geolykt.starplane.galimulator-jar=/var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar -DpublishRepo=http://localhost:25615/maven/ --info --stacktrace build
01:24:54Initialized native services in: /var/lib/jenkins/.gradle/native
01:24:54Initialized jansi services in: /var/lib/jenkins/.gradle/native
01:24:55Removing 0 daemon stop events from registry
01:24:55Starting a Gradle Daemon (subsequent builds will be faster)
01:24:55Starting process 'Gradle build daemon'. Working directory: /var/lib/jenkins/.gradle/daemon/9.5.0-milestone-5 Command: /usr/lib/jvm/java-21-temurin-jdk/bin/java --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=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=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.xml/javax.xml.namespace=ALL-UNNAMED --add-opens=java.base/java.time=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-9.5.0-milestone-5-bin/366juk94y4up54ub4rlcvvmn3/gradle-9.5.0-milestone-5/lib/gradle-daemon-main-9.5.0.jar -javaagent:/var/lib/jenkins/.gradle/wrapper/dists/gradle-9.5.0-milestone-5-bin/366juk94y4up54ub4rlcvvmn3/gradle-9.5.0-milestone-5/lib/agents/gradle-instrumentation-agent-9.5.0.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 9.5.0-milestone-5
01:24:55Successfully started process 'Gradle build daemon'
01:24:57An attempt to start the daemon took 2.053 secs.
01:24:57The client will now receive all logging from the daemon (pid: 952180). The daemon log file: /var/lib/jenkins/.gradle/daemon/9.5.0-milestone-5/daemon-952180.out.log
01:24:57Starting build in new daemon [memory: 512 MiB]
01:24:58Using 2 worker leases.
01:24:58Operational build model parameters: {cachingModelBuilding=false, configurationCache=true, configurationCacheDisabledReason=null, configurationCacheParallelLoad=true, configurationCacheParallelStore=false, configureOnDemand=false, invalidateCoupledProjects=false, isolatedProjects=false, modelAsProjectDependency=false, modelBuilding=false, parallelModelBuilding=false, parallelProjectConfiguration=false, parallelProjectExecution=true, resilientModelBuilding=false}
01:24:59Received JVM installation metadata from '/usr/lib/jvm/java-21-temurin-jdk': {JAVA_HOME=/usr/lib/jvm/java-21-temurin-jdk, JAVA_VERSION=21.0.10, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=21.0.10+7-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=21.0.10+7-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
01:24:59Encryption key source: default Gradle keystore (pkcs12)
01:25:00Reusing configuration cache.
01:25:00Watching the file system is configured to be enabled if available
01:25:00Now considering [/var/lib/jenkins/workspace/mrj-mania] as hierarchies to watch
01:25:00File system watching is active
01:25:02Using local directory build cache for the root build (location = /var/lib/jenkins/.gradle/caches/build-cache-1, remove unused entries = after 7 days).
01:25:03Tasks to be executed: [task ':compileJava', task ':processResources', task ':classes', task ':compileJava8Java', task ':processJava8Resources', task ':java8Classes', task ':compileJava9Java', task ':processJava9Resources', task ':java9Classes', task ':compileJava11Java', task ':flattenJ11jpms', task ':compileJava11moduleJava', task ':processJava11Resources', task ':java11Classes', task ':compileJava16Java', task ':flattenJ16jpms', task ':compileJava16moduleJava', task ':processJava16Resources', task ':java16Classes', task ':compileJava21Java', task ':flattenJ21jpms', task ':compileJava21moduleJava', task ':flattenJ9jpms', task ':compileJava9moduleJava', task ':processJava11moduleResources', task ':java11moduleClasses', task ':processJava16moduleResources', task ':java16moduleClasses', task ':processJava21Resources', task ':java21Classes', task ':processJava21moduleResources', task ':java21moduleClasses', task ':processJava9moduleResources', task ':java9moduleClasses', task ':jar', task ':assemble', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':test', task ':check', task ':build']
01:25:03Tasks that were excluded: []
01:25:04Resolve mutations for :processResources (Thread[#48,Execution worker,5,main]) started.
01:25:04Resolve mutations for :compileJava (Thread[#47,included builds,5,main]) started.
01:25:04:processResources (Thread[#48,Execution worker,5,main]) started.
01:25:04:compileJava (Thread[#47,included builds,5,main]) started.
01:25:0401:25:04> Task :processResourcesNO-SOURCE
01:25:04Skipping task ':processResources' as it has no source files and no previous output files.
01:25:04Resolve mutations for :compileJava8Java (Thread[#48,Execution worker,5,main]) started.
01:25:0401:25:04> Task :compileJavaNO-SOURCE
01:25:04Skipping task ':compileJava' as it has no source files and no previous output files.
01:25:04Resolve mutations for :classes (Thread[#47,included builds,5,main]) started.
01:25:04:classes (Thread[#47,included builds,5,main]) started.
01:25:0401:25:04> Task :classesUP-TO-DATE
01:25:04Skipping task ':classes' as it has no actions.
01:25:04Resolve mutations for :processJava8Resources (Thread[#47,included builds,5,main]) started.
01:25:04:compileJava8Java (Thread[#48,Execution worker,5,main]) started.
01:25:04:processJava8Resources (Thread[#47,included builds,5,main]) started.
01:25:0401:25:04> Task :processJava8ResourcesNO-SOURCE
01:25:04Skipping task ':processJava8Resources' as it has no source files and no previous output files.
01:25:04Resolve mutations for :processJava9Resources (Thread[#47,included builds,5,main]) started.
01:25:04:processJava9Resources (Thread[#47,included builds,5,main]) started.
01:25:0401:25:04> Task :processJava9ResourcesNO-SOURCE
01:25:04Skipping task ':processJava9Resources' as it has no source files and no previous output files.
01:25:04Resolve mutations for :flattenJ11jpms (Thread[#47,included builds,5,main]) started.
01:25:04:flattenJ11jpms (Thread[#47,included builds,5,main]) started.
01:25:0401:25:04> Task :compileJava8JavaFROM-CACHE
01:25:04Build cache key for task ':compileJava8Java' is ef2b6fc56d56fafa545d4b6d0e785bc2
01:25:04Task ':compileJava8Java' is not up-to-date because:
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java8 has been removed.
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java8/org has been removed.
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java8/org/stianloader has been removed.
01:25:04 and more...
01:25:04Loaded cache entry for task ':compileJava8Java' with cache key ef2b6fc56d56fafa545d4b6d0e785bc2
01:25:04Resolve mutations for :java8Classes (Thread[#48,Execution worker,5,main]) started.
01:25:04:java8Classes (Thread[#48,Execution worker,5,main]) started.
01:25:0401:25:04> Task :java8ClassesUP-TO-DATE
01:25:04Skipping task ':java8Classes' as it has no actions.
01:25:04Resolve mutations for :compileJava9Java (Thread[#48,Execution worker,5,main]) started.
01:25:04:compileJava9Java (Thread[#48,Execution worker,5,main]) started.
01:25:0401:25:04> Task :flattenJ11jpms01:25:04Caching disabled for task ':flattenJ11jpms' because:
01:25:04 Not worth caching
01:25:04Task ':flattenJ11jpms' is not up-to-date because:
01:25:04 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened11java has been removed.
01:25:04 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened11java/module-info.java has been removed.
01:25:04 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened11java/org has been removed.
01:25:04 and more...
01:25:04Resolve mutations for :compileJava11moduleJava (Thread[#47,included builds,5,main]) started.
01:25:04:compileJava11moduleJava (Thread[#47,included builds,5,main]) started.
01:25:0401:25:04> Task :compileJava9JavaFROM-CACHE
01:25:04Build cache key for task ':compileJava9Java' is e6dc861b3557a53d2bff21cc2b3f832d
01:25:04Task ':compileJava9Java' is not up-to-date because:
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java9 has been removed.
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java9/org has been removed.
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java9/org/stianloader has been removed.
01:25:04 and more...
01:25:04Loaded cache entry for task ':compileJava9Java' with cache key e6dc861b3557a53d2bff21cc2b3f832d
01:25:04Resolve mutations for :java9Classes (Thread[#48,Execution worker,5,main]) started.
01:25:04:java9Classes (Thread[#48,Execution worker,5,main]) started.
01:25:0401:25:04> Task :java9ClassesUP-TO-DATE
01:25:04Skipping task ':java9Classes' as it has no actions.
01:25:04Resolve mutations for :compileJava11Java (Thread[#48,Execution worker,5,main]) started.
01:25:04:compileJava11Java (Thread[#48,Execution worker,5,main]) started.
01:25:0401:25:04> Task :compileJava11moduleJavaFROM-CACHE
01:25:04Build cache key for task ':compileJava11moduleJava' is 48a0d2763bdb0a0923d0d24a5b9e183f
01:25:04Task ':compileJava11moduleJava' is not up-to-date because:
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java11module has been removed.
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java11module/module-info.class has been removed.
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java11module/org has been removed.
01:25:04 and more...
01:25:04Loaded cache entry for task ':compileJava11moduleJava' with cache key 48a0d2763bdb0a0923d0d24a5b9e183f
01:25:04Resolve mutations for :processJava11Resources (Thread[#47,included builds,5,main]) started.
01:25:04:processJava11Resources (Thread[#47,included builds,5,main]) started.
01:25:0401:25:04> Task :processJava11ResourcesNO-SOURCE
01:25:04Skipping task ':processJava11Resources' as it has no source files and no previous output files.
01:25:04Resolve mutations for :flattenJ16jpms (Thread[#47,included builds,5,main]) started.
01:25:04:flattenJ16jpms (Thread[#47,included builds,5,main]) started.
01:25:0401:25:04> Task :compileJava11JavaFROM-CACHE
01:25:04Build cache key for task ':compileJava11Java' is e7eb844271c385d255762693837f0e5e
01:25:04Task ':compileJava11Java' is not up-to-date because:
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java11 has been removed.
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java11/org has been removed.
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java11/org/stianloader has been removed.
01:25:04 and more...
01:25:04Loaded cache entry for task ':compileJava11Java' with cache key e7eb844271c385d255762693837f0e5e
01:25:04Resolve mutations for :java11Classes (Thread[#48,Execution worker,5,main]) started.
01:25:04:java11Classes (Thread[#48,Execution worker,5,main]) started.
01:25:0401:25:04> Task :java11ClassesUP-TO-DATE
01:25:04Skipping task ':java11Classes' as it has no actions.
01:25:04Resolve mutations for :compileJava16Java (Thread[#48,Execution worker,5,main]) started.
01:25:04:compileJava16Java (Thread[#48,Execution worker,5,main]) started.
01:25:0401:25:04> Task :flattenJ16jpms01:25:04Caching disabled for task ':flattenJ16jpms' because:
01:25:04 Not worth caching
01:25:04Task ':flattenJ16jpms' is not up-to-date because:
01:25:04 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened16java has been removed.
01:25:04 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened16java/module-info.java has been removed.
01:25:04 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened16java/org has been removed.
01:25:04 and more...
01:25:04Resolve mutations for :compileJava16moduleJava (Thread[#47,included builds,5,main]) started.
01:25:04:compileJava16moduleJava (Thread[#47,included builds,5,main]) started.
01:25:0401:25:04> Task :compileJava16JavaFROM-CACHE
01:25:04Build cache key for task ':compileJava16Java' is 2c86666fb72a86c79244b4b250d2d7d8
01:25:04Task ':compileJava16Java' is not up-to-date because:
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java16 has been removed.
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java16/org has been removed.
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java16/org/stianloader has been removed.
01:25:04 and more...
01:25:04Loaded cache entry for task ':compileJava16Java' with cache key 2c86666fb72a86c79244b4b250d2d7d8
01:25:04Resolve mutations for :processJava16Resources (Thread[#48,Execution worker,5,main]) started.
01:25:04:processJava16Resources (Thread[#48,Execution worker,5,main]) started.
01:25:0401:25:04> Task :processJava16ResourcesNO-SOURCE
01:25:04Skipping task ':processJava16Resources' as it has no source files and no previous output files.
01:25:04Resolve mutations for :java16Classes (Thread[#48,Execution worker,5,main]) started.
01:25:04:java16Classes (Thread[#48,Execution worker,5,main]) started.
01:25:0401:25:04> Task :java16ClassesUP-TO-DATE
01:25:04Skipping task ':java16Classes' as it has no actions.
01:25:04Resolve mutations for :compileJava21Java (Thread[#48,Execution worker,5,main]) started.
01:25:04:compileJava21Java (Thread[#48,Execution worker,5,main]) started.
01:25:0401:25:04> Task :compileJava16moduleJavaFROM-CACHE
01:25:04Build cache key for task ':compileJava16moduleJava' is eb429dbff5cfbe8484c3e4a31862103f
01:25:04Task ':compileJava16moduleJava' is not up-to-date because:
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java16module has been removed.
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java16module/module-info.class has been removed.
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java16module/org has been removed.
01:25:04 and more...
01:25:04Loaded cache entry for task ':compileJava16moduleJava' with cache key eb429dbff5cfbe8484c3e4a31862103f
01:25:04Resolve mutations for :flattenJ21jpms (Thread[#47,included builds,5,main]) started.
01:25:04:flattenJ21jpms (Thread[#47,included builds,5,main]) started.
01:25:0401:25:04> Task :compileJava21JavaFROM-CACHE
01:25:04Build cache key for task ':compileJava21Java' is 3c18eebaeae2727994598ae1d3a4bb50
01:25:04Task ':compileJava21Java' is not up-to-date because:
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java21 has been removed.
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java21/org has been removed.
01:25:04 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java21/org/stianloader has been removed.
01:25:04 and more...
01:25:04Loaded cache entry for task ':compileJava21Java' with cache key 3c18eebaeae2727994598ae1d3a4bb50
01:25:04Resolve mutations for :flattenJ9jpms (Thread[#48,Execution worker,5,main]) started.
01:25:04:flattenJ9jpms (Thread[#48,Execution worker,5,main]) started.
01:25:0501:25:05> Task :flattenJ21jpms01:25:05Caching disabled for task ':flattenJ21jpms' because:
01:25:05 Not worth caching
01:25:05Task ':flattenJ21jpms' is not up-to-date because:
01:25:05 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened21java has been removed.
01:25:05 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened21java/module-info.java has been removed.
01:25:05 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened21java/org has been removed.
01:25:05 and more...
01:25:05Resolve mutations for :compileJava21moduleJava (Thread[#47,included builds,5,main]) started.
01:25:05:compileJava21moduleJava (Thread[#47,included builds,5,main]) started.
01:25:0501:25:05> Task :flattenJ9jpms01:25:05Caching disabled for task ':flattenJ9jpms' because:
01:25:05 Not worth caching
01:25:05Task ':flattenJ9jpms' is not up-to-date because:
01:25:05 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened9java has been removed.
01:25:05 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened9java/module-info.java has been removed.
01:25:05 Output property 'destinationDir' file /var/lib/jenkins/workspace/mrj-mania/build/generated/jpms/flattened9java/org has been removed.
01:25:05 and more...
01:25:05Resolve mutations for :compileJava9moduleJava (Thread[#48,Execution worker,5,main]) started.
01:25:05:compileJava9moduleJava (Thread[#48,Execution worker,5,main]) started.
01:25:0501:25:05> Task :compileJava21moduleJavaFROM-CACHE
01:25:05Build cache key for task ':compileJava21moduleJava' is a7c56f3a0f4e806aa4119f558e49a728
01:25:05Task ':compileJava21moduleJava' is not up-to-date because:
01:25:05 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java21module has been removed.
01:25:05 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java21module/module-info.class has been removed.
01:25:05 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java21module/org has been removed.
01:25:05 and more...
01:25:05Loaded cache entry for task ':compileJava21moduleJava' with cache key a7c56f3a0f4e806aa4119f558e49a728
01:25:05Resolve mutations for :processJava11moduleResources (Thread[#47,included builds,5,main]) started.
01:25:05:processJava11moduleResources (Thread[#47,included builds,5,main]) started.
01:25:0501:25:05> Task :processJava11moduleResourcesNO-SOURCE
01:25:05Skipping task ':processJava11moduleResources' as it has no source files and no previous output files.
01:25:05Resolve mutations for :java11moduleClasses (Thread[#47,included builds,5,main]) started.
01:25:05:java11moduleClasses (Thread[#47,included builds,5,main]) started.
01:25:0501:25:05> Task :java11moduleClassesUP-TO-DATE
01:25:05Skipping task ':java11moduleClasses' as it has no actions.
01:25:05Resolve mutations for :processJava16moduleResources (Thread[#47,included builds,5,main]) started.
01:25:05:processJava16moduleResources (Thread[#47,included builds,5,main]) started.
01:25:0501:25:05> Task :processJava16moduleResourcesNO-SOURCE
01:25:05Skipping task ':processJava16moduleResources' as it has no source files and no previous output files.
01:25:05Resolve mutations for :java16moduleClasses (Thread[#47,included builds,5,main]) started.
01:25:05:java16moduleClasses (Thread[#47,included builds,5,main]) started.
01:25:0501:25:05> Task :java16moduleClassesUP-TO-DATE
01:25:05Skipping task ':java16moduleClasses' as it has no actions.
01:25:05Resolve mutations for :processJava21Resources (Thread[#47,included builds,5,main]) started.
01:25:0501:25:05> Task :compileJava9moduleJavaFROM-CACHE
01:25:05Build cache key for task ':compileJava9moduleJava' is b2d3e4015a6bed854ddea3185bc478e8
01:25:05Task ':compileJava9moduleJava' is not up-to-date because:
01:25:05 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java9module has been removed.
01:25:05 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java9module/module-info.class has been removed.
01:25:05 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/mrj-mania/build/classes/java/java9module/org has been removed.
01:25:05 and more...
01:25:05Loaded cache entry for task ':compileJava9moduleJava' with cache key b2d3e4015a6bed854ddea3185bc478e8
01:25:05:processJava21Resources (Thread[#47,included builds,5,main]) started.
01:25:05Resolve mutations for :processJava21moduleResources (Thread[#48,Execution worker,5,main]) started.
01:25:05:processJava21moduleResources (Thread[#48,Execution worker,5,main]) started.
01:25:0501:25:05> Task :processJava21moduleResourcesNO-SOURCE
01:25:05Skipping task ':processJava21moduleResources' as it has no source files and no previous output files.
01:25:05Resolve mutations for :java21moduleClasses (Thread[#48,Execution worker,5,main]) started.
01:25:05:java21moduleClasses (Thread[#48,Execution worker,5,main]) started.
01:25:0501:25:05> Task :processJava21ResourcesNO-SOURCE
01:25:05Skipping task ':processJava21Resources' as it has no source files and no previous output files.
01:25:05Resolve mutations for :java21Classes (Thread[#47,included builds,5,main]) started.
01:25:0501:25:05> Task :java21moduleClassesUP-TO-DATE
01:25:05Skipping task ':java21moduleClasses' as it has no actions.
01:25:05Resolve mutations for :processJava9moduleResources (Thread[#48,Execution worker,5,main]) started.
01:25:05:processJava9moduleResources (Thread[#48,Execution worker,5,main]) started.
01:25:05:java21Classes (Thread[#47,included builds,5,main]) started.
01:25:0501:25:05> Task :java21ClassesUP-TO-DATE
01:25:05Skipping task ':java21Classes' as it has no actions.
01:25:05Resolve mutations for :compileTestJava (Thread[#47,included builds,5,main]) started.
01:25:05:compileTestJava (Thread[#47,included builds,5,main]) started.
01:25:0501:25:05> Task :processJava9moduleResourcesNO-SOURCE
01:25:05Skipping task ':processJava9moduleResources' as it has no source files and no previous output files.
01:25:05Resolve mutations for :java9moduleClasses (Thread[#48,Execution worker,5,main]) started.
01:25:05:java9moduleClasses (Thread[#48,Execution worker,5,main]) started.
01:25:0501:25:05> Task :java9moduleClassesUP-TO-DATE
01:25:05Skipping task ':java9moduleClasses' as it has no actions.
01:25:05Resolve mutations for :jar (Thread[#48,Execution worker,5,main]) started.
01:25:0501:25:05> Task :compileTestJavaNO-SOURCE
01:25:05Skipping task ':compileTestJava' as it has no source files and no previous output files.
01:25:05Resolve mutations for :processTestResources (Thread[#47,included builds,5,main]) started.
01:25:05:jar (Thread[#48,Execution worker,5,main]) started.
01:25:05:processTestResources (Thread[#47,included builds,5,main]) started.
01:25:0501:25:05> Task :processTestResourcesNO-SOURCE
01:25:05Skipping task ':processTestResources' as it has no source files and no previous output files.
01:25:05Resolve mutations for :testClasses (Thread[#47,included builds,5,main]) started.
01:25:05:testClasses (Thread[#47,included builds,5,main]) started.
01:25:0501:25:05> Task :testClassesUP-TO-DATE
01:25:05Skipping task ':testClasses' as it has no actions.
01:25:05Resolve mutations for :test (Thread[#47,included builds,5,main]) started.
01:25:05:test (Thread[#47,included builds,5,main]) started.
01:25:0501:25:05> Task :testNO-SOURCE
01:25:05Skipping task ':test' as it has no source files and no previous output files.
01:25:05Resolve mutations for :check (Thread[#47,included builds,5,main]) started.
01:25:05:check (Thread[#47,included builds,5,main]) started.
01:25:0501:25:05> Task :checkUP-TO-DATE
01:25:05Skipping task ':check' as it has no actions.
01:25:0501:25:05> Task :jar01:25:05Caching disabled for task ':jar' because:
01:25:05 Not worth caching
01:25:05Task ':jar' is not up-to-date because:
01:25:05 Output property 'archiveFile' file /var/lib/jenkins/workspace/mrj-mania/build/libs/mrj-mania-0.0.1.jar has been removed.
01:25:05file or directory '/var/lib/jenkins/workspace/mrj-mania/build/classes/java/main', not found
01:25:05file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/main', not found
01:25:05file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/java8', not found
01:25:05file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/java9', not found
01:25:05file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/java9module', not found
01:25:05file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/java11', not found
01:25:05file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/java11module', not found
01:25:05file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/java16', not found
01:25:05file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/java16module', not found
01:25:05file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/java21', not found
01:25:05file or directory '/var/lib/jenkins/workspace/mrj-mania/build/resources/java21module', not found
01:25:05Resolve mutations for :assemble (Thread[#48,Execution worker,5,main]) started.
01:25:05:assemble (Thread[#48,Execution worker,5,main]) started.
01:25:0501:25:05> Task :assemble01:25:05Skipping task ':assemble' as it has no actions.
01:25:05Resolve mutations for :build (Thread[#47,included builds,5,main]) started.
01:25:05:build (Thread[#47,included builds,5,main]) started.
01:25:0501:25:05> Task :build01:25:05Skipping task ':build' as it has no actions.
01:25:0501:25:05BUILD SUCCESSFUL in 11s
01:25:0514 actionable tasks: 5 executed, 9 from cache
01:25:05Configuration cache entry reused.
01:25:05Build step 'Run with timeout' changed build result to SUCCESS
01:25:05[mrj-mania] $ /bin/sh -xe /tmp/jenkins15880495556270884930.sh
01:25:05+ curl http://localhost:25615/maven/commit01:25:05 % Total % Received % Xferd Average Speed Time Time Time Current
01:25:05 Dload Upload Total Spent Left Speed
01:25:0501:25:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
01:25:05100 14 100 14 0 0 2966 0 --:--:-- --:--:-- --:--:-- 3500
01:25:05NOTHING STAGED
01:25:05real 0m0.016s
01:25:06user 0m0.006s
sys 0m0.006s
Finished: SUCCESS