Skip to content

Console Output

08:31:43 using credential docker-jenkins-github-credentials
08:31:43 Cloning the remote Git repository
08:31:43 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_master # 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/master:refs/remotes/origin/master
08:31:46 Fetching without tags
08:31:46 Checking out Revision a0b9c3d0b38abd4af1880ca3dde2845556dd2f70 (master)
 > git config remote.origin.url https://github.com/docker/docker-py.git # 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/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a0b9c3d0b38abd4af1880ca3dde2845556dd2f70
08:31:47 Commit message: "Merge pull request #2421 from SLdragon/master"
 > git rev-list --no-walk 1d8aa3019ec3299e1f76d2d92cd86790061fe96c # timeout=10