Skip to content

Console Output

Started by user Maxim Nesen
Agent default-java-j4s0q is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (): 

Building remotely on default-java-j4s0q in workspace /home/jenkins/workspace/Jersey_release
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-ee4j/jersey
 > git init /home/jenkins/workspace/Jersey_release # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jersey
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/eclipse-ee4j/jersey +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/eclipse-ee4j/jersey # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-ee4j/jersey # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jersey
 > git fetch --tags --progress https://github.com/eclipse-ee4j/jersey +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision d98ab7564fa99824129d952ee50ddcda081dce18 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d98ab7564fa99824129d952ee50ddcda081dce18
Commit message: "Merge pull request #3936 from senivam/jenkins_build"
 > git rev-list --no-walk d98ab7564fa99824129d952ee50ddcda081dce18 # timeout=10
[Jersey_release] $ /bin/sh -xe /tmp/jenkins7084124345970783650.sh
+ MVN_HOME=/opt/tools/apache-maven/latest/bin/mvn
+ PATH=/opt/tools/apache-maven/latest/bin/mvn/bin::/bin:/opt/java/openjdk/jdk8u172-b11/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ HELP_PLUGIN=org.apache.maven.plugins:maven-help-plugin:2.1.1
+ grep <version> pom.xml
+ grep SNAPSHOT
    <version>2.28-SNAPSHOT</version>
+ mvn -B org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate -Dexpression=project.version
+ grep -E ^[0-9]+(\.[0-9]+)+-SNAPSHOT$
+ SNAPSHOT_VERSION=
Build step 'Execute shell' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in  1 second
Finished: FAILURE