Skip to content

Console Output

11:49:42 using credential docker-jenkins-github-credentials
11:49:42 Cloning the remote Git repository
11:49:42 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2534 # 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/pull/2534/head:refs/remotes/origin/PR-2534 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:49:44 Fetching without tags
11:49:45 Merging remotes/origin/master commit 030af62dca982e62ed418314c857da1f90ce4282 into PR head commit dac038aca2fd47328846a7f98457b574d31b33ab
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2534/head:refs/remotes/origin/PR-2534 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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/pull/2534/head:refs/remotes/origin/PR-2534 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dac038aca2fd47328846a7f98457b574d31b33ab # timeout=10
 > git merge 030af62dca982e62ed418314c857da1f90ce4282 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
11:49:45 Merge succeeded, producing dac038aca2fd47328846a7f98457b574d31b33ab
11:49:45 Checking out Revision dac038aca2fd47328846a7f98457b574d31b33ab (PR-2534)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dac038aca2fd47328846a7f98457b574d31b33ab # timeout=10
11:49:49 Commit message: "Fixes docker/docker-py#2533"
 > git --version # timeout=10
fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15