Skip to content

Console Output

23:13:58 using credential docker-jenkins-github-credentials
23:13:58 Cloning the remote Git repository
23:13:58 Cloning with configured refspecs honoured and without tags
23:13:58 Fetching without tags
23:13:58 Merging remotes/origin/master commit 8acd2c3d084805df0bbeda4697c8ad7215ff7247 into PR head commit a97ced2b587d226ab1a1ba044864e227c10d77ae
23:13:59 Merge succeeded, producing 82aeec683f2a2569b71570f0b07a943cce1a45e9
23:13:59 Checking out Revision 82aeec683f2a2569b71570f0b07a943cce1a45e9 (PR-1496)
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-1496 # 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/1496/head:refs/remotes/origin/PR-1496 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1496/head:refs/remotes/origin/PR-1496 # 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/1496/head:refs/remotes/origin/PR-1496 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a97ced2b587d226ab1a1ba044864e227c10d77ae
 > git merge 8acd2c3d084805df0bbeda4697c8ad7215ff7247 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 82aeec683f2a2569b71570f0b07a943cce1a45e9
23:13:59 Commit message: "Merge commit '8acd2c3d084805df0bbeda4697c8ad7215ff7247' into HEAD"
23:13:59 First time build. Skipping changelog.
 > git rev-list --no-walk 8b82fb12c4843e6093462fd582733ab0494d8f4c # timeout=10