Skip to content
Failed

Console Output

Branch indexing
Connecting to https://api.github.com using eclipse-cognicrypt-bot/****** (GitHub bot)
Obtained Jenkinsfile from 1532506a3c7234dc38e8cd0c32d59a6023b12734
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Agent default-java-wqdzw is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (): 

Running on default-java-wqdzw in /home/jenkins/workspace/gnicrypt-multibranch_master-JGNFKROBHQVLELGG5YJEIAESFLNHQFVYU7PH5IX3OH2PEUTZQ27A
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential f779a78a-86ce-4394-8a93-09915695dee0
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-cognicrypt/CogniCrypt.git
 > git init /home/jenkins/workspace/gnicrypt-multibranch_master-JGNFKROBHQVLELGG5YJEIAESFLNHQFVYU7PH5IX3OH2PEUTZQ27A # timeout=10
Fetching upstream changes from https://github.com/eclipse-cognicrypt/CogniCrypt.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub bot
 > git fetch --no-tags --progress https://github.com/eclipse-cognicrypt/CogniCrypt.git +refs/heads/master:refs/remotes/origin/master
Fetching without tags
 > git config remote.origin.url https://github.com/eclipse-cognicrypt/CogniCrypt.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/eclipse-cognicrypt/CogniCrypt.git # timeout=10
Fetching upstream changes from https://github.com/eclipse-cognicrypt/CogniCrypt.git
using GIT_ASKPASS to set credentials GitHub bot
 > git fetch --no-tags --progress https://github.com/eclipse-cognicrypt/CogniCrypt.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 1532506a3c7234dc38e8cd0c32d59a6023b12734 (master)
Commit message: "Corrections on Jenkinsfile"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1532506a3c7234dc38e8cd0c32d59a6023b12734
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ mvn clean compile
/home/jenkins/workspace/gnicrypt-multibranch_master-JGNFKROBHQVLELGG5YJEIAESFLNHQFVYU7PH5IX3OH2PEUTZQ27A@tmp/durable-799cabf7/script.sh: line 1: mvn: not found
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
Stage "Deploy" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 127
Finished: FAILURE