Skip to content

Console Output

20:02:42 [2022-02-23T20:02:42.494Z] The recommended git tool is: git
20:03:09 [2022-02-23T20:03:09.752Z] using credential docker-jenkins-github-credentials
20:03:09 [2022-02-23T20:03:09.832Z] Cloning the remote Git repository
20:03:09 [2022-02-23T20:03:09.832Z] Cloning with configured refspecs honoured and without tags
20:03:10 [2022-02-23T20:03:10.030Z] Cloning repository https://github.com/moby/moby.git
20:03:10 [2022-02-23T20:03:10.752Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:03:11 [2022-02-23T20:03:11.944Z] Fetching upstream changes from https://github.com/moby/moby.git
20:03:11 [2022-02-23T20:03:11.945Z]  > git --version # timeout=10
20:03:12 [2022-02-23T20:03:12.004Z]  > git --version # 'git version 2.24.1.windows.2'
20:03:12 [2022-02-23T20:03:12.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:03:12 [2022-02-23T20:03:12.008Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43277/head:refs/remotes/origin/PR-43277 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:03:35 [2022-02-23T20:03:35.266Z] Fetching without tags
20:03:36 [2022-02-23T20:03:36.062Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit 3c44ade6d00df46022ae3927d938c7b27c602e6c
20:03:34 [2022-02-23T20:03:34.935Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:03:35 [2022-02-23T20:03:35.000Z]  > git config --add remote.origin.fetch +refs/pull/43277/head:refs/remotes/origin/PR-43277 # timeout=10
20:03:35 [2022-02-23T20:03:35.047Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:03:35 [2022-02-23T20:03:35.170Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:03:35 [2022-02-23T20:03:35.303Z] Fetching upstream changes from https://github.com/moby/moby.git
20:03:35 [2022-02-23T20:03:35.303Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:03:35 [2022-02-23T20:03:35.304Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43277/head:refs/remotes/origin/PR-43277 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:03:36 [2022-02-23T20:03:36.172Z]  > git config core.sparsecheckout # timeout=10
20:03:36 [2022-02-23T20:03:36.215Z]  > git checkout -f 3c44ade6d00df46022ae3927d938c7b27c602e6c # timeout=10
20:03:40 [2022-02-23T20:03:40.373Z] Merge succeeded, producing 75553039c31f0f55ca794d3c9f1b88e538b91d98
20:03:40 [2022-02-23T20:03:40.373Z] Checking out Revision 75553039c31f0f55ca794d3c9f1b88e538b91d98 (PR-43277)
20:03:39 [2022-02-23T20:03:39.307Z]  > git remote # timeout=10
20:03:39 [2022-02-23T20:03:39.379Z]  > git config --get remote.origin.url # timeout=10
20:03:39 [2022-02-23T20:03:39.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:03:39 [2022-02-23T20:03:39.429Z]  > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10
20:03:40 [2022-02-23T20:03:40.282Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:03:40 [2022-02-23T20:03:40.408Z]  > git config core.sparsecheckout # timeout=10
20:03:40 [2022-02-23T20:03:40.454Z]  > git checkout -f 75553039c31f0f55ca794d3c9f1b88e538b91d98 # timeout=10
20:03:51 [2022-02-23T20:03:51.462Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD"