Skip to content

Console Output

using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/HttpOverStream.git
 > git init d:\jenkins\workspace\HttpOverStream_master # timeout=10
Fetching upstream changes from https://github.com/docker/HttpOverStream.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Fetching without tags
Checking out Revision 5af7df4424d2bc592f0246b6d190ae521f688c5c (master)
 > git config remote.origin.url https://github.com/docker/HttpOverStream.git # 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/HttpOverStream.git # timeout=10
Fetching upstream changes from https://github.com/docker/HttpOverStream.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5af7df4424d2bc592f0246b6d190ae521f688c5c # timeout=10
Commit message: "Add license"
 > git rev-list --no-walk 2ccbcfb43affc714f46c9a24bcfdd6dc29e46df4 # timeout=10