Skip to content

Console Output

12:34:25 using credential docker-jenkins-github-credentials
12:34:25 Cloning the remote Git repository
12:34:25 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-2624 # 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/2624/head:refs/remotes/origin/PR-2624 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
12:34:28 Fetching without tags
12:34:28 Merging remotes/origin/master commit c65d437843310b46ccb93b1c418ff7da547a5fec into PR head commit 03dea6ba7a4d606a247b1c83f56b82bd325027a7
12:34:28 Merge succeeded, producing 03dea6ba7a4d606a247b1c83f56b82bd325027a7
12:34:28 Checking out Revision 03dea6ba7a4d606a247b1c83f56b82bd325027a7 (PR-2624)
 > git config --add remote.origin.fetch +refs/pull/2624/head:refs/remotes/origin/PR-2624 # 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/2624/head:refs/remotes/origin/PR-2624 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03dea6ba7a4d606a247b1c83f56b82bd325027a7 # timeout=10
 > git merge c65d437843310b46ccb93b1c418ff7da547a5fec # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03dea6ba7a4d606a247b1c83f56b82bd325027a7 # timeout=10
12:34:32 Commit message: "Fix CreateContainerTest.test_invalid_log_driver_raises_exception"
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18