17:35:32 $name committed to $branch on codeberg
17:35:32 Running as SYSTEM
17:35:32 Building in workspace /var/lib/jenkins/workspace/jxkbwayland
17:35:32 false
17:35:32 Contributing variables:
17:35:32
17:35:32
17:35:32
17:35:32 [jxkbwayland] $ /bin/sh -xe /tmp/jenkins10121427194138249606.sh
17:35:32 + git clone https://codeberg.org/stianloader/jxkbwayland.git .
17:35:32 fatal: destination path '.' already exists and is not an empty directory.
17:35:32 + git pull
17:35:33 From https://codeberg.org/stianloader/jxkbwayland
17:35:33 3d63d51..a3e9cae main -> origin/main
17:35:33 Updating 3d63d51..a3e9cae
17:35:33 Fast-forward
17:35:33 README.md | 27 +--
17:35:33 build.gradle | 2 +-
17:35:33 gradle.properties | 4 +-
17:35:33 src/main/java/module-info.java | 2 +-
17:35:33 .../jxkbwayland/DisplayServerContext.java | 23 ++
17:35:33 .../{LinuxFFMKeys.java => JXKBWayland.java} | 234 +++++++++++----------
17:35:33 .../UnsupportedEnvironmentException.java | 37 ++++
17:35:33 .../stianloader/jxkbwayland/WaylandContext.java | 118 ++++++++---
17:35:33 .../jxkbwayland/WaylandKeyCallback.java | 79 +++++++
17:35:33 .../stianloader/jxkbwayland/WaylandTextInput.java | 5 +-
17:35:33 .../org/stianloader/jxkbwayland/X11Context.java | 172 +++++++++++++++
17:35:33 .../jxkbwayland/ZWPTextInputManagerV3.java | 20 +-
17:35:33 12 files changed, 554 insertions(+), 169 deletions(-)
17:35:33 create mode 100644 src/main/java/org/stianloader/jxkbwayland/DisplayServerContext.java
17:35:33 rename src/main/java/org/stianloader/jxkbwayland/{LinuxFFMKeys.java => JXKBWayland.java} (68%)
17:35:33 create mode 100644 src/main/java/org/stianloader/jxkbwayland/UnsupportedEnvironmentException.java
17:35:33 create mode 100644 src/main/java/org/stianloader/jxkbwayland/WaylandKeyCallback.java
17:35:33 create mode 100644 src/main/java/org/stianloader/jxkbwayland/X11Context.java
17:35:33 + rm -rf build
17:35:33 [Gradle] - Launching build.
17:35:33 [jxkbwayland] $ /var/lib/jenkins/workspace/jxkbwayland/gradlew -Dde.geolykt.starplane.galimulator-jar=/var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar -DpublishRepo=http://localhost:25615/maven/ -PpublishRepo=http://localhost:25615/maven --info --stacktrace --no-configuration-cache publish
17:35:34 Initialized native services in: /var/lib/jenkins/.gradle/native
17:35:34 Initialized jansi services in: /var/lib/jenkins/.gradle/native
17:35:35 Removing 0 daemon stop events from registry
17:35:35 Starting a Gradle Daemon (subsequent builds will be faster)
17:35:35 Starting process 'Gradle build daemon'. Working directory: /var/lib/jenkins/.gradle/daemon/9.6.0-rc-3 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.6.0-rc-3-bin/16bg3e2o918gkdgtjvl8wgpzt/gradle-9.6.0-rc-3/lib/gradle-daemon-main-9.6.0.jar -javaagent:/var/lib/jenkins/.gradle/wrapper/dists/gradle-9.6.0-rc-3-bin/16bg3e2o918gkdgtjvl8wgpzt/gradle-9.6.0-rc-3/lib/agents/gradle-instrumentation-agent-9.6.0.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 9.6.0-rc-3
17:35:35 Successfully started process 'Gradle build daemon'
17:35:37 An attempt to start the daemon took 2.008 secs.
17:35:37 The client will now receive all logging from the daemon (pid: 308509). The daemon log file: /var/lib/jenkins/.gradle/daemon/9.6.0-rc-3/daemon-308509.out.log
17:35:37 Starting build in new daemon [memory: 512 MiB]
17:35:38 Using 2 worker leases.
17:35:38 Operational build model parameters: {cachingModelBuilding=false, configurationCache=false, configurationCacheDisabledReason=null, configurationCacheParallelLoad=false, configurationCacheParallelStore=false, configureOnDemand=false, invalidateCoupledProjects=false, isolatedProjects=false, isolatedProjectsDiagnostics=false, modelAsProjectDependency=false, modelBuilding=false, parallelModelBuilding=false, parallelProjectConfiguration=false, parallelProjectExecution=true, resilientModelBuilding=false, vintage=true}
17:35:39 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.12.1, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=21.0.12.1+1-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=21.0.12.1+1-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
17:35:39 Watching the file system is configured to be enabled if available
17:35:39 Now considering [/var/lib/jenkins/workspace/jxkbwayland] as hierarchies to watch
17:35:39 File system watching is active
17:35:41 Starting Build
17:35:43 Resource missing. [HTTP HEAD: https://plugins.gradle.org/m2/org/gradle/toolchains/foojay-resolver-convention/org.gradle.toolchains.foojay-resolver-convention.gradle.plugin/1.0.0/org.gradle.toolchains.foojay-resolver-convention.gradle.plugin-1.0.0.jar]
17:35:43 Resolved plugin [id: 'org.gradle.toolchains.foojay-resolver-convention', version: '1.0.0']
17:35:43 Settings evaluated using settings file '/var/lib/jenkins/workspace/jxkbwayland/settings.gradle'.
17:35:44 Using local directory build cache for the root build (location = /var/lib/jenkins/.gradle/caches/build-cache-1, remove unused entries = after 7 days).
17:35:44 Projects loaded. Root project using build file '/var/lib/jenkins/workspace/jxkbwayland/build.gradle'.
17:35:44 Included projects: [root project 'jxkbwayland']
17:35:46
17:35:46 > Configure project :
17:35:46 Evaluating root project 'jxkbwayland' using build file '/var/lib/jenkins/workspace/jxkbwayland/build.gradle'.
17:35:46 Caching disabled for Groovy DSL script compilation (cp_proj) because:
17:35:46 Not worth caching.
17:35:46 Compiling build file '/var/lib/jenkins/workspace/jxkbwayland/build.gradle' using SubsetScriptTransformer.
17:35:47 Resolved plugin [id: 'java-library']
17:35:47 Resolved plugin [id: 'maven-publish']
17:35:47 Resolved plugin [id: 'signing']
17:35:48 Caching disabled for Groovy DSL script compilation (proj) because:
17:35:48 Not worth caching.
17:35:48 Compiling build file '/var/lib/jenkins/workspace/jxkbwayland/build.gradle' using BuildScriptTransformer.
17:35:50 Publishing to http://localhost:25615/maven
17:35:50 All projects evaluated.
17:35:50 Task name matched 'publish'
17:35:50 Selected primary task 'publish' from project :
17:35:50 Path for java installation '/usr/lib/jvm/java-24-openjdk' (Common Linux Locations) auto-detected does not contain a java executable
17:35:50 Starting process 'command '/usr/lib/jvm/java-11-temurin-jdk/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm9573203846253628545probe Command: /usr/lib/jvm/java-11-temurin-jdk/bin/java -Xmx32m -Xms32m -cp . JavaProbe
17:35:50 Successfully started process 'command '/usr/lib/jvm/java-11-temurin-jdk/bin/java''
17:35:50 Received JVM installation metadata from '/usr/lib/jvm/java-11-temurin-jdk': {JAVA_HOME=/usr/lib/jvm/java-11-temurin-jdk, JAVA_VERSION=11.0.32, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=11.0.32+9, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=11.0.32+9, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
17:35:50 Starting process 'command '/usr/lib/jvm/java-25-temurin-jdk/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm15904095533752897352probe Command: /usr/lib/jvm/java-25-temurin-jdk/bin/java -Xmx32m -Xms32m -cp . JavaProbe
17:35:50 Successfully started process 'command '/usr/lib/jvm/java-25-temurin-jdk/bin/java''
17:35:51 Received JVM installation metadata from '/usr/lib/jvm/java-25-temurin-jdk': {JAVA_HOME=/usr/lib/jvm/java-25-temurin-jdk, JAVA_VERSION=25.0.4, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=25.0.4+7-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=25.0.4+7-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
17:35:51 Starting process 'command '/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux.2/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm828564866689442654probe Command: /var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux.2/bin/java -Xmx32m -Xms32m -cp . JavaProbe
17:35:51 Successfully started process 'command '/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux.2/bin/java''
17:35:51 Received JVM installation metadata from '/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux.2': {JAVA_HOME=/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux.2, JAVA_VERSION=9.0.4, JAVA_VENDOR=Oracle Corporation, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=9.0.4+11, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=9.0.4+11, VM_VENDOR=Oracle Corporation, OS_ARCH=amd64}
17:35:51 Starting process 'command '/usr/lib/jvm/java-latest-openjdk/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm6904053787908008583probe Command: /usr/lib/jvm/java-latest-openjdk/bin/java -Xmx32m -Xms32m -cp . JavaProbe
17:35:51 Successfully started process 'command '/usr/lib/jvm/java-latest-openjdk/bin/java''
17:35:51 Received JVM installation metadata from '/usr/lib/jvm/java-latest-openjdk': {JAVA_HOME=/usr/lib/jvm/java-latest-openjdk, JAVA_VERSION=26.0.2, JAVA_VENDOR=Red Hat, Inc., RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=26.0.2+10, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=26.0.2+10, VM_VENDOR=Red Hat, Inc., OS_ARCH=amd64}
17:35:51 Starting process 'command '/var/lib/jenkins/.gradle/jdks/eclipse_foundation-16-amd64-linux.2/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm15807216863145734122probe Command: /var/lib/jenkins/.gradle/jdks/eclipse_foundation-16-amd64-linux.2/bin/java -Xmx32m -Xms32m -cp . JavaProbe
17:35:51 Successfully started process 'command '/var/lib/jenkins/.gradle/jdks/eclipse_foundation-16-amd64-linux.2/bin/java''
17:35:51 Received JVM installation metadata from '/var/lib/jenkins/.gradle/jdks/eclipse_foundation-16-amd64-linux.2': {JAVA_HOME=/var/lib/jenkins/.gradle/jdks/eclipse_foundation-16-amd64-linux.2, JAVA_VERSION=16.0.2, JAVA_VENDOR=Eclipse Foundation, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=16.0.2+7, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=16.0.2+7, VM_VENDOR=Eclipse Foundation, OS_ARCH=amd64}
17:35:51 Starting process 'command '/var/lib/jenkins/.gradle/jdks/temurin-8-amd64-linux.2/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm16708358107471324228probe Command: /var/lib/jenkins/.gradle/jdks/temurin-8-amd64-linux.2/bin/java -Xmx32m -Xms32m -cp . JavaProbe
17:35:51 Successfully started process 'command '/var/lib/jenkins/.gradle/jdks/temurin-8-amd64-linux.2/bin/java''
17:35:52 Received JVM installation metadata from '/var/lib/jenkins/.gradle/jdks/temurin-8-amd64-linux.2': {JAVA_HOME=/var/lib/jenkins/.gradle/jdks/temurin-8-amd64-linux.2/jre, JAVA_VERSION=1.8.0_472, JAVA_VENDOR=Temurin, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=1.8.0_472-b08, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=25.472-b08, VM_VENDOR=Temurin, OS_ARCH=amd64}
17:35:52 Starting process 'command '/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm9588322654518787452probe Command: /usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/bin/java -Xmx32m -Xms32m -cp . JavaProbe
17:35:52 Successfully started process 'command '/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/bin/java''
17:35:52 Received JVM installation metadata from '/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64': {JAVA_HOME=/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/jre, JAVA_VERSION=1.6.0-119, JAVA_VENDOR=Azul Systems, Inc., RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=1.6.0-119-b119, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=23.77-b119, VM_VENDOR=Azul Systems, Inc., OS_ARCH=amd64}
17:35:52 Starting process 'command '/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux.2/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm10458496358961928316probe Command: /var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux.2/bin/java -Xmx32m -Xms32m -cp . JavaProbe
17:35:52 Successfully started process 'command '/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux.2/bin/java''
17:35:52 Received JVM installation metadata from '/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux.2': {JAVA_HOME=/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux.2, JAVA_VERSION=21.0.5, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=21.0.5+11-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=21.0.5+11-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
17:35:52 Starting process 'command '/usr/lib/jvm/java-17-temurin-jdk/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm2780934024019095201probe Command: /usr/lib/jvm/java-17-temurin-jdk/bin/java -Xmx32m -Xms32m -cp . JavaProbe
17:35:52 Successfully started process 'command '/usr/lib/jvm/java-17-temurin-jdk/bin/java''
17:35:52 Received JVM installation metadata from '/usr/lib/jvm/java-17-temurin-jdk': {JAVA_HOME=/usr/lib/jvm/java-17-temurin-jdk, JAVA_VERSION=17.0.20, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.20+8, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.20+8, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
17:35:52 Tasks to be executed: [task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':generateMetadataFileForMavenPublication', task ':generatePomFileForMavenPublication', task ':javadoc', task ':javadocJar', task ':sourcesJar', task ':publishMavenPublicationToMavenRepository', task ':publish']
17:35:52 Tasks that were excluded: []
17:35:52 Resolve mutations for :compileJava (Thread[#64,included builds,5,main]) started.
17:35:52 :compileJava (Thread[#65,Execution worker,5,main]) started.
17:35:54
17:35:54 > Task :compileJava
17:35:54 Found locally available resource with matching checksum: [https://stianloader.org/maven2/all/org/lwjgl/lwjgl-glfw/3.4.3/lwjgl-glfw-3.4.3.pom, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-glfw/3.4.3/f70a0d2d45c2a392b6bb053b07676a52f70c3bba/lwjgl-glfw-3.4.3.pom]
17:35:54 Found locally available resource with matching checksum: [https://stianloader.org/maven2/all/org/lwjgl/lwjgl/3.4.3/lwjgl-3.4.3.pom, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.4.3/806d3d03149396417fdbee98593d504173ac008a/lwjgl-3.4.3.pom]
17:35:54 Found locally available resource with matching checksum: [https://stianloader.org/maven2/all/org/lwjgl/lwjgl-glfw/3.4.3/lwjgl-glfw-3.4.3.jar, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-glfw/3.4.3/6ef4a0ab443924a1efb5dd6afdaa7bb25d36b44/lwjgl-glfw-3.4.3.jar]
17:35:54 Found locally available resource with matching checksum: [https://stianloader.org/maven2/all/org/lwjgl/lwjgl/3.4.3/lwjgl-3.4.3.jar, /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.4.3/7ab5265a73d8a959ed62332d546536ae6be2f0d5/lwjgl-3.4.3.jar]
17:35:54 Build cache key for task ':compileJava' is 4923b26bd05e7b255c2063888578e897
17:35:54 Task ':compileJava' is not up-to-date because:
17:35:54 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/jxkbwayland/build/classes/java/main has been removed.
17:35:54 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/jxkbwayland/build/classes/java/main/module-info.class has been removed.
17:35:54 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/jxkbwayland/build/classes/java/main/org has been removed.
17:35:54 and more...
17:35:54 The input changes require a full rebuild for incremental task ':compileJava'.
17:35:54 Compilation mode: default, forking compiler
17:35:54 Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
17:35:54 Compiling with toolchain '/usr/lib/jvm/java-25-temurin-jdk'.
17:35:54 Starting process 'Gradle Worker Daemon 1'. Working directory: /var/lib/jenkins/.gradle/workers Command: /usr/lib/jvm/java-25-temurin-jdk/bin/java --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED @/var/lib/jenkins/.gradle/.tmp/gradle-worker-classpath3132509257594054695txt --enable-native-access=ALL-UNNAMED -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Worker Daemon 1'
17:35:54 Successfully started process 'Gradle Worker Daemon 1'
17:35:55 Started Gradle worker daemon (1.087 secs) with fork options DaemonForkOptions{executable=/usr/lib/jvm/java-25-temurin-jdk/bin/java, minHeapSize=null, maxHeapSize=null, jvmArgs=[--add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED, --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED], keepAliveMode=DAEMON}.
17:35:55
17:35:55 This JVM does not support getting OS memory, so no OS memory status updates will be broadcast
17:35:57
17:35:57 > Task :compileJava
17:35:57 Compiling with JDK Java compiler API.
17:35:58 Class dependency analysis for incremental compilation took 0.128 secs.
17:35:59 Created classpath snapshot for incremental compilation in 0.886 secs.
17:35:59 Stored cache entry for task ':compileJava' with cache key 4923b26bd05e7b255c2063888578e897
17:35:59 Resolve mutations for :processResources (Thread[#64,included builds,5,main]) started.
17:35:59 :processResources (Thread[#64,included builds,5,main]) started.
17:35:59
17:35:59 > Task :processResources NO-SOURCE
17:35:59 Skipping task ':processResources' as it has no source files and no previous output files.
17:35:59 Resolve mutations for :classes (Thread[#65,Execution worker,5,main]) started.
17:35:59 :classes (Thread[#65,Execution worker,5,main]) started.
17:35:59
17:35:59 > Task :classes
17:35:59 Skipping task ':classes' as it has no actions.
17:35:59 Resolve mutations for :jar (Thread[#65,Execution worker,5,main]) started.
17:35:59 :jar (Thread[#65,Execution worker,5,main]) started.
17:35:59
17:35:59 > Task :jar
17:35:59 Caching disabled for task ':jar' because:
17:35:59 Not worth caching
17:35:59 Task ':jar' is not up-to-date because:
17:35:59 Output property 'archiveFile' file /var/lib/jenkins/workspace/jxkbwayland/build/libs/jxkbwayland-1.0.0.jar has been removed.
17:35:59 file or directory '/var/lib/jenkins/workspace/jxkbwayland/build/resources/main', not found
17:35:59 Resolve mutations for :generateMetadataFileForMavenPublication (Thread[#65,Execution worker,5,main]) started.
17:35:59 :generateMetadataFileForMavenPublication (Thread[#65,Execution worker,5,main]) started.
17:36:00
17:36:00 > Task :generateMetadataFileForMavenPublication
17:36:00 Caching disabled for task ':generateMetadataFileForMavenPublication' because:
17:36:00 Not made cacheable, yet
17:36:00 Task ':generateMetadataFileForMavenPublication' is not up-to-date because:
17:36:00 Task.upToDateWhen is false.
17:36:00 Resolve mutations for :generatePomFileForMavenPublication (Thread[#65,Execution worker,5,main]) started.
17:36:00 :generatePomFileForMavenPublication (Thread[#65,Execution worker,5,main]) started.
17:36:00
17:36:00 > Task :generatePomFileForMavenPublication
17:36:00 Caching disabled for task ':generatePomFileForMavenPublication' because:
17:36:00 Task is untracked because: Gradle doesn't understand the data structures used to configure this task
17:36:00 Task ':generatePomFileForMavenPublication' is not up-to-date because:
17:36:00 Task is untracked because: Gradle doesn't understand the data structures used to configure this task
17:36:00 Resolve mutations for :javadoc (Thread[#65,Execution worker,5,main]) started.
17:36:00 :javadoc (Thread[#65,Execution worker,5,main]) started.
17:36:02
17:36:02 > Task :javadoc
17:36:02 Build cache key for task ':javadoc' is 6fad30598e02e54cacaaf094220816b9
17:36:02 Task ':javadoc' is not up-to-date because:
17:36:02 Output property 'outputDirectory' file /var/lib/jenkins/workspace/jxkbwayland/build/docs/javadoc has been removed.
17:36:02 Output property 'outputDirectory' file /var/lib/jenkins/workspace/jxkbwayland/build/docs/javadoc/allclasses-index.html has been removed.
17:36:02 Output property 'outputDirectory' file /var/lib/jenkins/workspace/jxkbwayland/build/docs/javadoc/allpackages-index.html has been removed.
17:36:02 and more...
17:36:02 Starting process 'command '/usr/lib/jvm/java-25-temurin-jdk/bin/javadoc''. Working directory: /var/lib/jenkins/workspace/jxkbwayland Command: /usr/lib/jvm/java-25-temurin-jdk/bin/javadoc @/var/lib/jenkins/workspace/jxkbwayland/build/tmp/javadoc/javadoc.options
17:36:02 Successfully started process 'command '/usr/lib/jvm/java-25-temurin-jdk/bin/javadoc''
17:36:03 warning: The code being documented uses modules but the packages defined in https://javadoc.io/doc/org.jetbrains/annotations/26.1.0/ are in the unnamed module.
17:36:05 1 warning
17:36:05 Stored cache entry for task ':javadoc' with cache key 6fad30598e02e54cacaaf094220816b9
17:36:05 Resolve mutations for :javadocJar (Thread[#64,included builds,5,main]) started.
17:36:05 :javadocJar (Thread[#64,included builds,5,main]) started.
17:36:05
17:36:05 > Task :javadocJar
17:36:05 Caching disabled for task ':javadocJar' because:
17:36:05 Not worth caching
17:36:05 Task ':javadocJar' is not up-to-date because:
17:36:05 Output property 'archiveFile' file /var/lib/jenkins/workspace/jxkbwayland/build/libs/jxkbwayland-1.0.0-javadoc.jar has been removed.
17:36:05 Resolve mutations for :sourcesJar (Thread[#65,Execution worker,5,main]) started.
17:36:05 :sourcesJar (Thread[#65,Execution worker,5,main]) started.
17:36:05
17:36:05 > Task :sourcesJar
17:36:05 Caching disabled for task ':sourcesJar' because:
17:36:05 Not worth caching
17:36:05 Task ':sourcesJar' is not up-to-date because:
17:36:05 Output property 'archiveFile' file /var/lib/jenkins/workspace/jxkbwayland/build/libs/jxkbwayland-1.0.0-sources.jar has been removed.
17:36:05 file or directory '/var/lib/jenkins/workspace/jxkbwayland/src/main/resources', not found
17:36:05 Resolve mutations for :publishMavenPublicationToMavenRepository (Thread[#64,included builds,5,main]) started.
17:36:05 :publishMavenPublicationToMavenRepository (Thread[#64,included builds,5,main]) started.
17:36:05
17:36:05 > Task :publishMavenPublicationToMavenRepository
17:36:05 Caching disabled for task ':publishMavenPublicationToMavenRepository' because:
17:36:05 Not worth caching
17:36:05 Task ':publishMavenPublicationToMavenRepository' is not up-to-date because:
17:36:05 Task has not declared any outputs despite executing actions.
17:36:05 Publishing to repository 'maven' (http://localhost:25615/maven)
17:36:05 Uploading jxkbwayland-1.0.0.jar to /maven/org/stianloader/jxkbwayland/1.0.0/jxkbwayland-1.0.0.jar
17:36:05 Uploading jxkbwayland-1.0.0.pom to /maven/org/stianloader/jxkbwayland/1.0.0/jxkbwayland-1.0.0.pom
17:36:05 Uploading jxkbwayland-1.0.0.module to /maven/org/stianloader/jxkbwayland/1.0.0/jxkbwayland-1.0.0.module
17:36:05 Uploading jxkbwayland-1.0.0-javadoc.jar to /maven/org/stianloader/jxkbwayland/1.0.0/jxkbwayland-1.0.0-javadoc.jar
17:36:05 Uploading jxkbwayland-1.0.0-sources.jar to /maven/org/stianloader/jxkbwayland/1.0.0/jxkbwayland-1.0.0-sources.jar
17:36:05 Uploading maven-metadata.xml to /maven/org/stianloader/jxkbwayland/maven-metadata.xml
17:36:05 Resolve mutations for :publish (Thread[#64,included builds,5,main]) started.
17:36:05 :publish (Thread[#64,included builds,5,main]) started.
17:36:05
17:36:05 > Task :publish
17:36:05 Skipping task ':publish' as it has no actions.
17:36:05
17:36:05 [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/jxkbwayland/build/reports/problems/problems-report.html
17:36:05
17:36:05 Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
17:36:05
17:36:05 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
17:36:05
17:36:05 For more on this, please refer to https://docs.gradle.org/9.6.0-rc-3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
17:36:05
17:36:05 BUILD SUCCESSFUL in 32s
17:36:05 8 actionable tasks: 8 executed
17:36:05 Build cache (/var/lib/jenkins/.gradle/caches/build-cache-1) removing files not accessed on or after Fri Sep 04 17:36:05 UTC 2026.
17:36:05 Build cache (/var/lib/jenkins/.gradle/caches/build-cache-1) cleanup deleted 0 files/directories.
17:36:05 Build cache (/var/lib/jenkins/.gradle/caches/build-cache-1) cleaned up in 0.022 secs.
17:36:05 VCS Checkout Cache (/var/lib/jenkins/workspace/jxkbwayland/.gradle/vcs-1) removing files not accessed on or after Fri Sep 04 17:36:05 UTC 2026.
17:36:05 VCS Checkout Cache (/var/lib/jenkins/workspace/jxkbwayland/.gradle/vcs-1) cleanup deleted 0 files/directories.
17:36:05 VCS Checkout Cache (/var/lib/jenkins/workspace/jxkbwayland/.gradle/vcs-1) cleaned up in 0.0 secs.
17:36:06 Build step 'Run with timeout' changed build result to SUCCESS
17:36:06 [jxkbwayland] $ /bin/sh -xe /tmp/jenkins11910226176779260764.sh
17:36:06 + curl http://localhost:25615/maven/commit
17:36:06 % Total % Received % Xferd Average Speed Time Time Time Current
17:36:06 Dload Upload Total Spent Left Speed
17:36:06
17:36:07 0 0 0 0 0 0 0 0 0
17:36:07 100 2 100 2 0 0 1 0 00:02 00:01 00:01 1
17:36:07 100 2 100 2 0 0 1 0 00:02 00:01 00:01 1
17:36:07 100 2 100 2 0 0 1 0 00:02 00:01 00:01 1
17:36:08 100 2 100 2 0 0 1 0 00:02 00:01 00:01 1
17:36:08 OK
real 0m1.198s
user 0m0.014s
sys 0m0.010s
Sending notification to Discord.
Finished: SUCCESS