Skip to content

Console Output

using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and with tags
Cloning repository https://github.com/docker/HttpOverStream.git
 > git init d:\jenkins\workspace\HttpOverStream_0.1.19 # 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 --tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/tags/0.1.19:refs/tags/0.1.19
Fetching with tags
Checking out Revision 6ef40039f375814ac86b428ac1317a853a3167fb (0.1.19)
 > git config remote.origin.url https://github.com/docker/HttpOverStream.git # timeout=10
 > git config --add remote.origin.fetch +refs/tags/0.1.19:refs/tags/0.1.19 # 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 --tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/tags/0.1.19:refs/tags/0.1.19
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6ef40039f375814ac86b428ac1317a853a3167fb
Commit message: "Merge pull request #26 from StefanScherer/jenkins-tag-name"
 > git rev-list --no-walk 6ef40039f375814ac86b428ac1317a853a3167fb # timeout=10