Skip to content

Console Output

18:48:57 [2022-03-11T18:48:57.727Z] The recommended git tool is: git
18:48:57 [2022-03-11T18:48:57.940Z] using credential docker-jenkins-github-credentials
18:48:58 [2022-03-11T18:48:58.078Z] Cloning the remote Git repository
18:48:58 [2022-03-11T18:48:58.078Z] Cloning with configured refspecs honoured and without tags
18:48:58 [2022-03-11T18:48:58.111Z] Cloning repository https://github.com/moby/moby.git
18:48:58 [2022-03-11T18:48:58.111Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
18:48:58 [2022-03-11T18:48:58.193Z] Fetching upstream changes from https://github.com/moby/moby.git
18:48:58 [2022-03-11T18:48:58.193Z]  > git --version # timeout=10
18:48:58 [2022-03-11T18:48:58.248Z]  > git --version # 'git version 2.24.1.windows.2'
18:48:58 [2022-03-11T18:48:58.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:48:58 [2022-03-11T18:48:58.251Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:49:16 [2022-03-11T18:49:16.758Z] Fetching without tags
18:49:16 [2022-03-11T18:49:16.463Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:49:16 [2022-03-11T18:49:16.509Z]  > git config --add remote.origin.fetch +refs/pull/43358/head:refs/remotes/origin/PR-43358 # timeout=10
18:49:16 [2022-03-11T18:49:16.557Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:49:16 [2022-03-11T18:49:16.671Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:49:16 [2022-03-11T18:49:16.790Z] Fetching upstream changes from https://github.com/moby/moby.git
18:49:16 [2022-03-11T18:49:16.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:49:16 [2022-03-11T18:49:16.792Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:49:17 [2022-03-11T18:49:17.567Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit f9f549cbe445177c1f0f4b13173e3b049674a3a1
18:49:17 [2022-03-11T18:49:17.599Z]  > git config core.sparsecheckout # timeout=10
18:49:17 [2022-03-11T18:49:17.644Z]  > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10
18:49:20 [2022-03-11T18:49:20.761Z] Merge succeeded, producing f9f549cbe445177c1f0f4b13173e3b049674a3a1
18:49:20 [2022-03-11T18:49:20.762Z] Checking out Revision f9f549cbe445177c1f0f4b13173e3b049674a3a1 (PR-43358)
18:49:21 [2022-03-11T18:49:21.204Z] Commit message: "plugin: add EndpointResolver interface"
18:49:20 [2022-03-11T18:49:20.453Z]  > git remote # timeout=10
18:49:20 [2022-03-11T18:49:20.504Z]  > git config --get remote.origin.url # timeout=10
18:49:20 [2022-03-11T18:49:20.549Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:49:20 [2022-03-11T18:49:20.551Z]  > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10
18:49:20 [2022-03-11T18:49:20.673Z]  > git rev-parse "HEAD^{commit}" # timeout=10
18:49:20 [2022-03-11T18:49:20.796Z]  > git config core.sparsecheckout # timeout=10
18:49:20 [2022-03-11T18:49:20.846Z]  > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10