Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
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
 > git --version # 'git version 2.24.1.windows.2'
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
Avoid second fetch
Checking out Revision 14dc1d36a608b79a2b788be02fce678d6d272952 (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 core.sparsecheckout # timeout=10
 > git checkout -f 14dc1d36a608b79a2b788be02fce678d6d272952 # timeout=10
Commit message: "Merge pull request #34 from docker/dependabot/nuget/src/HttpOverStream.Server.Owin.Tests/Newtonsoft.Json-13.0.1"
 > git rev-list --no-walk 5af7df4424d2bc592f0246b6d190ae521f688c5c # timeout=10