Skip to content

Console Output

16:16:52 [2021-03-25T16:16:52.595Z] The recommended git tool is: git
16:17:15 [2021-03-25T16:17:15.175Z] using credential docker-jenkins-github-credentials
16:17:15 [2021-03-25T16:17:15.253Z] Cloning the remote Git repository
16:17:15 [2021-03-25T16:17:15.253Z] Cloning with configured refspecs honoured and without tags
16:17:15 [2021-03-25T16:17:15.464Z] Cloning repository https://github.com/moby/moby.git
16:17:15 [2021-03-25T16:17:15.875Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:17:16 [2021-03-25T16:17:16.764Z] Fetching upstream changes from https://github.com/moby/moby.git
16:17:16 [2021-03-25T16:17:16.764Z]  > git --version # timeout=10
16:17:16 [2021-03-25T16:17:16.806Z]  > git --version # 'git version 2.24.1.windows.2'
16:17:16 [2021-03-25T16:17:16.807Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:17:16 [2021-03-25T16:17:16.809Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41908/head:refs/remotes/origin/PR-41908 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:17:31 [2021-03-25T16:17:31.867Z] Fetching without tags
16:17:32 [2021-03-25T16:17:32.547Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit 045072826763e4f66dae721675761e00101867fa
16:17:31 [2021-03-25T16:17:31.553Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:17:31 [2021-03-25T16:17:31.619Z]  > git config --add remote.origin.fetch +refs/pull/41908/head:refs/remotes/origin/PR-41908 # timeout=10
16:17:31 [2021-03-25T16:17:31.663Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:17:31 [2021-03-25T16:17:31.781Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:17:31 [2021-03-25T16:17:31.902Z] Fetching upstream changes from https://github.com/moby/moby.git
16:17:31 [2021-03-25T16:17:31.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:17:31 [2021-03-25T16:17:31.903Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41908/head:refs/remotes/origin/PR-41908 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:17:32 [2021-03-25T16:17:32.660Z]  > git config core.sparsecheckout # timeout=10
16:17:32 [2021-03-25T16:17:32.708Z]  > git checkout -f 045072826763e4f66dae721675761e00101867fa # timeout=10
16:17:35 [2021-03-25T16:17:35.282Z] Merge succeeded, producing 045072826763e4f66dae721675761e00101867fa
16:17:35 [2021-03-25T16:17:35.282Z] Checking out Revision 045072826763e4f66dae721675761e00101867fa (PR-41908)
16:17:34 [2021-03-25T16:17:34.926Z]  > git remote # timeout=10
16:17:34 [2021-03-25T16:17:34.992Z]  > git config --get remote.origin.url # timeout=10
16:17:35 [2021-03-25T16:17:35.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:17:35 [2021-03-25T16:17:35.058Z]  > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10
16:17:35 [2021-03-25T16:17:35.192Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:17:35 [2021-03-25T16:17:35.316Z]  > git config core.sparsecheckout # timeout=10
16:17:35 [2021-03-25T16:17:35.359Z]  > git checkout -f 045072826763e4f66dae721675761e00101867fa # timeout=10
16:17:47 [2021-03-25T16:17:47.244Z] Commit message: "vendor: docker/libnetwork b3507428be5b458cb0e2b4086b13531fb0706e46"