Skip to content

Console Output

14:32:19 using credential docker-jenkins-github-credentials
14:32:19 Cloning the remote Git repository
14:32:19 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/libcompose.git
 > git init /home/ubuntu/workspace/libcompose_PR-531 # timeout=10
Fetching upstream changes from https://github.com/docker/libcompose.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/libcompose.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master
14:32:20 Fetching without tags
14:32:20 Merging remotes/origin/master commit 143e0f3f1ab9caa587b9821028c60d41d203de3e into PR head commit ebd86c75a2f8130381547fd46d2e0a5d22136ad9
14:32:20 Merge succeeded, producing fecafcf5508f5330f30c595262c5ea4881cfbaff
14:32:20 Checking out Revision fecafcf5508f5330f30c595262c5ea4881cfbaff (PR-531)
14:32:20 Commit message: "Merge commit '143e0f3f1ab9caa587b9821028c60d41d203de3e' into HEAD"
14:32:20 First time build. Skipping changelog.
 > git config remote.origin.url https://github.com/docker/libcompose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/531/head:refs/remotes/origin/PR-531 # 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/libcompose.git # timeout=10
Fetching upstream changes from https://github.com/docker/libcompose.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/libcompose.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ebd86c75a2f8130381547fd46d2e0a5d22136ad9
 > git merge 143e0f3f1ab9caa587b9821028c60d41d203de3e # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fecafcf5508f5330f30c595262c5ea4881cfbaff
 > git rev-list --no-walk 2f27c7a1e56bcbe9ad159c410a503f3e333775d6 # timeout=10