Skip to content

Console Output

12:05:00 using credential docker-jenkins-github-credentials
12:05:00 Cloning the remote Git repository
12:05:00 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-2553 # 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/2553/head:refs/remotes/origin/PR-2553 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:05:03 Fetching without tags
12:05:03 Merging remotes/origin/master commit 9a24df5cdd03c679dc929735e4766e19ff1c2bdb into PR head commit a07b5ee16c1368a5873cfa08e5f407cbe7d275f5
12:05:03 Merge succeeded, producing a07b5ee16c1368a5873cfa08e5f407cbe7d275f5
12:05:03 Checking out Revision a07b5ee16c1368a5873cfa08e5f407cbe7d275f5 (PR-2553)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2553/head:refs/remotes/origin/PR-2553 # 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/2553/head:refs/remotes/origin/PR-2553 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a07b5ee16c1368a5873cfa08e5f407cbe7d275f5 # timeout=10
 > git merge 9a24df5cdd03c679dc929735e4766e19ff1c2bdb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a07b5ee16c1368a5873cfa08e5f407cbe7d275f5 # timeout=10
12:05:07 Commit message: "fix docker build error when dockerfile contains unicode character."
12:05:07 First time build. Skipping changelog.
 > git rev-list --no-walk eb3ee1f84bf4ad9d8b731ceba64889acffed4ad8 # timeout=10