Skip to content

Console Output

01:30:09 using credential docker-jenkins-github-credentials
01:30:09 Cloning the remote Git repository
01:30:09 Cloning with configured refspecs honoured and without tags
01:30:10 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_3.7.0-release # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/docker-py.git +refs/heads/3.7.0-release:refs/remotes/origin/3.7.0-release
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/3.7.0-release:refs/remotes/origin/3.7.0-release # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/docker-py.git +refs/heads/3.7.0-release:refs/remotes/origin/3.7.0-release
01:30:10 Checking out Revision e6783d8cf33d0bd2654da01904b986a4af134daa (3.7.0-release)
01:30:10 Commit message: "Bump 3.7.0"
01:30:10 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e6783d8cf33d0bd2654da01904b986a4af134daa
fatal: bad object ead69454b4062f17d1f8389642089a002b037213