Skip to content

Console Output

23:01:41 using credential docker-jenkins-github-credentials
23:01:41 Cloning the remote Git repository
23:01:41 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-2300 # 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/2300/head:refs/remotes/origin/PR-2300 +refs/heads/master:refs/remotes/origin/master
23:01:42 Fetching without tags
23:01:42 Merging remotes/origin/master commit 8acd2c3d084805df0bbeda4697c8ad7215ff7247 into PR head commit b8be61796e848bb38499e8fd395ffec3e62dc2f1
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2300/head:refs/remotes/origin/PR-2300 # 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/2300/head:refs/remotes/origin/PR-2300 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b8be61796e848bb38499e8fd395ffec3e62dc2f1
23:01:42 Merge succeeded, producing e9428553ff5589a1ca9f5e09339acc802bc595eb
23:01:42 Checking out Revision e9428553ff5589a1ca9f5e09339acc802bc595eb (PR-2300)
23:01:42 Commit message: "Merge commit '8acd2c3d084805df0bbeda4697c8ad7215ff7247' into HEAD"
23:01:42 First time build. Skipping changelog.
 > git merge 8acd2c3d084805df0bbeda4697c8ad7215ff7247 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e9428553ff5589a1ca9f5e09339acc802bc595eb
 > git rev-list --no-walk 2802a0b849b1ac58d31ee6b4593dce41eb4e2d35 # timeout=10