Console Output

Push event to branch 1.17
02:16:57 Connecting to https://api.github.com using progwml6 ci login
Obtained Jenkinsfile from 45c315d82bcf7f16f26e4048e2aafab8d648f978
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Running on Jenkins in /var/lib/jenkins/workspace/ironchests_1.17
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential progwml6-ci-gh-login
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/progwml6/ironchest.git
 > git init /var/lib/jenkins/workspace/ironchests_1.17 # timeout=10
Fetching upstream changes from https://github.com/progwml6/ironchest.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/ironchest.git +refs/heads/1.17:refs/remotes/origin/1.17 # timeout=10
 > git config remote.origin.url https://github.com/progwml6/ironchest.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/1.17:refs/remotes/origin/1.17 # timeout=10
Avoid second fetch
Checking out Revision 45c315d82bcf7f16f26e4048e2aafab8d648f978 (1.17)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 45c315d82bcf7f16f26e4048e2aafab8d648f978 # timeout=10
Commit message: "Create kk_kz.json (#275)"
 > git rev-list --no-walk 9efc6adb894d9aed7bb864e4feb476a3ace09bc5 # timeout=10
ERROR: ld.so: object '/usr/lib64/libksm_preload.so' from /etc/ld.so.preload cannot be preloaded: ignored.
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
The recommended git tool is: NONE
using credential progwml6-ci-gh-login
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/ironchests_1.17/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/progwml6/ironchest.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/progwml6/ironchest.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/ironchest.git +refs/heads/1.17:refs/remotes/origin/1.17 # timeout=10
Checking out Revision 45c315d82bcf7f16f26e4048e2aafab8d648f978 (1.17)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 45c315d82bcf7f16f26e4048e2aafab8d648f978 # timeout=10
Commit message: "Create kk_kz.json (#275)"
[Pipeline] sh
ERROR: ld.so: object '/usr/lib64/libksm_preload.so' from /etc/ld.so.preload cannot be preloaded: ignored.
+ rm -rf build/libs
ERROR: ld.so: object '/usr/lib64/libksm_preload.so' from /etc/ld.so.preload cannot be preloaded: ignored.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
ERROR: ld.so: object '/usr/lib64/libksm_preload.so' from /etc/ld.so.preload cannot be preloaded: ignored.
+ JAVA_HOME=/usr/lib/jvm/adoptopenjdk-16-hotspot
+ ./gradlew build -PBUILD_NUMBER=7 --no-daemon
ERROR: ld.so: object '/usr/lib64/libksm_preload.so' from /etc/ld.so.preload cannot be preloaded: ignored.
ERROR: ld.so: object '/usr/lib64/libksm_preload.so' from /etc/ld.so.preload cannot be preloaded: ignored.

ERROR: JAVA_HOME is set to an invalid directory: /usr/lib/jvm/adoptopenjdk-16-hotspot

Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.

[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Archive)
Stage "Archive" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
Stage "Deploy" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: FAILURE