See <http://ci.nuiton.org/jenkins/job/jaxx-nightly/92/> ------------------------------------------ Started by user CI Nuiton Admin Building on master in workspace <http://ci.nuiton.org/jenkins/job/jaxx-nightly/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url http://git.nuiton.org/jaxx.git # timeout=10 Fetching upstream changes from http://git.nuiton.org/jaxx.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress http://git.nuiton.org/jaxx.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/head/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/refs/head/develop^{commit} # timeout=10 git rev-parse refs/head/develop^{commit} # timeout=10 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job. Skipping sonar analysis due to bad build status FAILURE