23:11:16 Started by user Geolykt
23:11:16 Running as SYSTEM
23:11:16 Building in workspace /var/lib/jenkins/workspace/launcher-micromixin
23:11:16 The recommended git tool is: NONE
23:11:16 No credentials specified
23:11:16 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/launcher-micromixin/.git # timeout=10
23:11:16 Fetching changes from the remote Git repository
23:11:16 > git config remote.origin.url https://github.com/Starloader-project/Starloader.git # timeout=10
23:11:16 Fetching upstream changes from https://github.com/Starloader-project/Starloader.git
23:11:16 > git --version # timeout=10
23:11:16 > git --version # 'git version 2.43.0'
23:11:16 > git fetch --tags --force --progress -- https://github.com/Starloader-project/Starloader.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:11:17 > git rev-parse refs/remotes/origin/experiment/micromixin/j8^{commit} # timeout=10
23:11:17 Checking out Revision 33177c67f8bb1a786a6a637ff2c3db4986f3431a (refs/remotes/origin/experiment/micromixin/j8)
23:11:17 > git config core.sparsecheckout # timeout=10
23:11:17 > git checkout -f 33177c67f8bb1a786a6a637ff2c3db4986f3431a # timeout=10
23:11:17 Commit message: "Migrate to stianloader.org maven, update dependencies"
23:11:17 > git rev-list --no-walk 33177c67f8bb1a786a6a637ff2c3db4986f3431a # timeout=10
23:11:17 [launcher-micromixin] $ /bin/sh -xe /tmp/jenkins6437836366040706427.sh
23:11:17 + echo 'Original JAVA_HOME: '
23:11:17 Original JAVA_HOME:
23:11:17 ++ grep -o -P '[\/].+'
23:11:17 ++ tr ' ' '\n'
23:11:17 ++ alternatives --display java
23:11:17 ++ sed -e 's/bin\/java//'
23:11:17 ++ grep 'link currently points to'
23:11:17 + export JAVA_HOME=/usr/lib/jvm/temurin-17-jdk/
23:11:17 + JAVA_HOME=/usr/lib/jvm/temurin-17-jdk/
23:11:17 + echo 'JAVA_HOME now resolves to: /usr/lib/jvm/temurin-17-jdk/'
23:11:17 JAVA_HOME now resolves to: /usr/lib/jvm/temurin-17-jdk/
23:11:17 [launcher-micromixin] $ mvn -DaltDeploymentRepository='stianloader-deploy::http://localhost:25615/' deploy
23:11:17 The JAVA_HOME environment variable is not defined correctly,
23:11:17 this environment variable is needed to run this program.
23:11:17 Build step 'Run with timeout' marked build as failure
23:11:17 Finished: FAILURE