Skip to content

Console Output

20:48:05 [2021-06-04T20:48:05.876Z] The recommended git tool is: git
20:48:29 [2021-06-04T20:48:29.407Z] using credential docker-jenkins-github-credentials
20:48:29 [2021-06-04T20:48:29.479Z] Cloning the remote Git repository
20:48:29 [2021-06-04T20:48:29.479Z] Cloning with configured refspecs honoured and without tags
20:48:29 [2021-06-04T20:48:29.668Z] Cloning repository https://github.com/moby/moby.git
20:48:30 [2021-06-04T20:48:30.056Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:48:30 [2021-06-04T20:48:30.966Z] Fetching upstream changes from https://github.com/moby/moby.git
20:48:30 [2021-06-04T20:48:30.966Z]  > git --version # timeout=10
20:48:31 [2021-06-04T20:48:31.023Z]  > git --version # 'git version 2.24.1.windows.2'
20:48:31 [2021-06-04T20:48:31.024Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:48:31 [2021-06-04T20:48:31.027Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42249/head:refs/remotes/origin/PR-42249 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:49:07 [2021-06-04T20:49:07.963Z] Fetching without tags
20:49:08 [2021-06-04T20:49:08.719Z] Merging remotes/origin/master commit e0cabedf14d0eac1e9a41036c7df9745cc0adfa1 into PR head commit 7c1c123555744d84d04893e304c39db697189e18
20:49:07 [2021-06-04T20:49:07.643Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:49:07 [2021-06-04T20:49:07.705Z]  > git config --add remote.origin.fetch +refs/pull/42249/head:refs/remotes/origin/PR-42249 # timeout=10
20:49:07 [2021-06-04T20:49:07.756Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:49:07 [2021-06-04T20:49:07.875Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:49:07 [2021-06-04T20:49:07.997Z] Fetching upstream changes from https://github.com/moby/moby.git
20:49:07 [2021-06-04T20:49:07.997Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:49:07 [2021-06-04T20:49:07.999Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42249/head:refs/remotes/origin/PR-42249 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:49:08 [2021-06-04T20:49:08.822Z]  > git config core.sparsecheckout # timeout=10
20:49:08 [2021-06-04T20:49:08.887Z]  > git checkout -f 7c1c123555744d84d04893e304c39db697189e18 # timeout=10
20:49:12 [2021-06-04T20:49:12.563Z] Merge succeeded, producing 7c1c123555744d84d04893e304c39db697189e18
20:49:12 [2021-06-04T20:49:12.563Z] Checking out Revision 7c1c123555744d84d04893e304c39db697189e18 (PR-42249)
20:49:12 [2021-06-04T20:49:12.158Z]  > git remote # timeout=10
20:49:12 [2021-06-04T20:49:12.235Z]  > git config --get remote.origin.url # timeout=10
20:49:12 [2021-06-04T20:49:12.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:49:12 [2021-06-04T20:49:12.292Z]  > git merge e0cabedf14d0eac1e9a41036c7df9745cc0adfa1 # timeout=10
20:49:12 [2021-06-04T20:49:12.458Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:49:12 [2021-06-04T20:49:12.596Z]  > git config core.sparsecheckout # timeout=10
20:49:12 [2021-06-04T20:49:12.651Z]  > git checkout -f 7c1c123555744d84d04893e304c39db697189e18 # timeout=10
20:49:23 [2021-06-04T20:49:23.805Z] Commit message: "vendor: github.com/containerd/containerd v1.5.2"