Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] Build failed in Jenkins: stable » release #8

See <https://ci.eclipse.org/jgit/job/stable/job/release/8/display/redirect>

------------------------------------------
Started by user matthias.sohn@xxxxxxx
Building in workspace <https://ci.eclipse.org/jgit/job/stable/job/release/ws/>
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/jgit/jgit.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/jgit/jgit.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/jgit/jgit.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git rev-parse origin/v5.3.0.201901162155-m1^{commit} # timeout=10
 > /usr/local/bin/git rev-parse v5.3.0.201901162155-m1^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.


Back to the top