Skip to content

Console Output

15:58:12 using credential docker-jenkins-github-credentials
15:58:12 Cloning the remote Git repository
15:58:12 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-2626 # 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/2626/head:refs/remotes/origin/PR-2626 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:58:14 Fetching without tags
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2626/head:refs/remotes/origin/PR-2626 # 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/2626/head:refs/remotes/origin/PR-2626 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:58:14 Merging remotes/origin/master commit 26d8045ffa99ec402e451cde67415b14b13cc95a into PR head commit 5ebd4f29bf548b36a63a7206abd180d34abdf07d
15:58:15 Merge succeeded, producing 5ebd4f29bf548b36a63a7206abd180d34abdf07d
15:58:15 Checking out Revision 5ebd4f29bf548b36a63a7206abd180d34abdf07d (PR-2626)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5ebd4f29bf548b36a63a7206abd180d34abdf07d # timeout=10
 > git merge 26d8045ffa99ec402e451cde67415b14b13cc95a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5ebd4f29bf548b36a63a7206abd180d34abdf07d # timeout=10
15:58:18 Commit message: "Fix error in documentation on value of parameters"
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18