Skip to content

Console Output

13:29:42 using credential docker-jenkins-github-credentials
13:29:42 Cloning the remote Git repository
13:29: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-2495 # 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/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master
13:29:45 Fetching without tags
13:29:45 Merging remotes/origin/master commit f2e09ae63287dd812ceaf936513ccf836392fab1 into PR head commit 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2495/head:refs/remotes/origin/PR-2495 # 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/2495/head:refs/remotes/origin/PR-2495 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
13:29:45 Merge succeeded, producing 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
13:29:45 Checking out Revision 8770cd00200ff5e0eb5f473fdf265b8dce6286a2 (PR-2495)
13:29:46 Commit message: "fixed file reads"
 > git merge f2e09ae63287dd812ceaf936513ccf836392fab1 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8770cd00200ff5e0eb5f473fdf265b8dce6286a2
 > git rev-list --no-walk 6ce8d7388e97cf427eb935c3c74feadd9578e77f # timeout=10