Skip to content

Console Output

16:22:20 using credential docker-jenkins-github-credentials
16:22:20 Cloning the remote Git repository
16:22:20 Cloning with configured refspecs honoured and without tags
16:22:21 Fetching without tags
16:22:21 Merging remotes/origin/release commit 7f11cd417956c51e9df27fd640fff25d99085322 into PR head commit 7db995b1ce94d8ec012793037acb789c17f95779
16:22:21 Merge succeeded, producing 7db995b1ce94d8ec012793037acb789c17f95779
16:22:21 Checking out Revision 7db995b1ce94d8ec012793037acb789c17f95779 (PR-2637)
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2637 # 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/2637/head:refs/remotes/origin/PR-2637 +refs/heads/release:refs/remotes/origin/release # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2637/head:refs/remotes/origin/PR-2637 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/release:refs/remotes/origin/release # 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/2637/head:refs/remotes/origin/PR-2637 +refs/heads/release:refs/remotes/origin/release # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7db995b1ce94d8ec012793037acb789c17f95779 # timeout=10
 > git merge 7f11cd417956c51e9df27fd640fff25d99085322 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
16:22:21 Commit message: "Fix changelog merge"
 > git checkout -f 7db995b1ce94d8ec012793037acb789c17f95779 # timeout=10
 > git rev-list --no-walk 7e967c9e80bf606ea15795ed190fb0778a53954f # timeout=10