23:04:47 Started by GitHub push by Geolykt
23:04:47 Running as SYSTEM
23:04:47 Building in workspace /var/lib/jenkins/workspace/launcher-micromixin
23:04:47 The recommended git tool is: NONE
23:04:47 No credentials specified
23:04:47 Cloning the remote Git repository
23:04:47 Cloning repository https://github.com/Starloader-project/Starloader.git
23:04:47 > git init /var/lib/jenkins/workspace/launcher-micromixin # timeout=10
23:04:47 Fetching upstream changes from https://github.com/Starloader-project/Starloader.git
23:04:47 > git --version # timeout=10
23:04:47 > git --version # 'git version 2.43.0'
23:04:47 > git fetch --tags --force --progress -- https://github.com/Starloader-project/Starloader.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:04:48 > git config remote.origin.url https://github.com/Starloader-project/Starloader.git # timeout=10
23:04:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:04:48 Avoid second fetch
23:04:48 > git rev-parse refs/remotes/origin/experiment/micromixin/j8^{commit} # timeout=10
23:04:48 Checking out Revision 33177c67f8bb1a786a6a637ff2c3db4986f3431a (refs/remotes/origin/experiment/micromixin/j8)
23:04:48 > git config core.sparsecheckout # timeout=10
23:04:48 > git checkout -f 33177c67f8bb1a786a6a637ff2c3db4986f3431a # timeout=10
23:04:48 Commit message: "Migrate to stianloader.org maven, update dependencies"
23:04:48 First time build. Skipping changelog.
23:04:48 [launcher-micromixin] $ mvn -DaltDeploymentRepository='stianloader-deploy::http://localhost:25615/' deploy
23:04:48 The JAVA_HOME environment variable is not defined correctly,
23:04:48 this environment variable is needed to run this program.
23:04:48 Build step 'Run with timeout' marked build as failure
23:04:48 Finished: FAILURE