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 #1

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

------------------------------------------
Started by user matthias.sohn@xxxxxxx
Building in workspace <https://ci.eclipse.org/jgit/job/stable/job/release/ws/>
Cloning the remote Git repository
Cloning repository git://git.eclipse.org/gitroot/jgit/jgit.git
 > /usr/local/bin/git init <https://ci.eclipse.org/jgit/job/stable/job/release/ws/> # 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/*
 > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/jgit/jgit.git # timeout=10
 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /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 fetch --tags --progress git://git.eclipse.org/gitroot/jgit/jgit.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse origin/v4.7.7.201812240805-r^{commit} # timeout=10
 > /usr/local/bin/git rev-parse v4.7.7.201812240805-r^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.


Back to the top