Skip to content

Console Output

20:44:17 [2021-06-04T20:44:17.693Z] The recommended git tool is: git
20:44:17 [2021-06-04T20:44:17.914Z] using credential docker-jenkins-github-credentials
20:44:17 [2021-06-04T20:44:17.990Z] Cloning the remote Git repository
20:44:17 [2021-06-04T20:44:17.990Z] Cloning with configured refspecs honoured and without tags
20:44:18 [2021-06-04T20:44:18.025Z] Cloning repository https://github.com/moby/moby.git
20:44:18 [2021-06-04T20:44:18.025Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:44:18 [2021-06-04T20:44:18.097Z] Fetching upstream changes from https://github.com/moby/moby.git
20:44:18 [2021-06-04T20:44:18.097Z]  > git --version # timeout=10
20:44:18 [2021-06-04T20:44:18.152Z]  > git --version # 'git version 2.24.1.windows.2'
20:44:18 [2021-06-04T20:44:18.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:44:18 [2021-06-04T20:44:18.154Z]  > 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:44:32 [2021-06-04T20:44:32.414Z] Fetching without tags
20:44:32 [2021-06-04T20:44:32.084Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:44:32 [2021-06-04T20:44:32.139Z]  > git config --add remote.origin.fetch +refs/pull/42249/head:refs/remotes/origin/PR-42249 # timeout=10
20:44:32 [2021-06-04T20:44:32.193Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:44:32 [2021-06-04T20:44:32.325Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:44:32 [2021-06-04T20:44:32.450Z] Fetching upstream changes from https://github.com/moby/moby.git
20:44:32 [2021-06-04T20:44:32.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:44:32 [2021-06-04T20:44:32.453Z]  > 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:44:34 [2021-06-04T20:44:34.165Z] Merging remotes/origin/master commit e0cabedf14d0eac1e9a41036c7df9745cc0adfa1 into PR head commit 7c1c123555744d84d04893e304c39db697189e18
20:44:34 [2021-06-04T20:44:34.200Z]  > git config core.sparsecheckout # timeout=10
20:44:34 [2021-06-04T20:44:34.261Z]  > git checkout -f 7c1c123555744d84d04893e304c39db697189e18 # timeout=10
20:44:38 [2021-06-04T20:44:38.081Z] Merge succeeded, producing 7c1c123555744d84d04893e304c39db697189e18
20:44:38 [2021-06-04T20:44:38.081Z] Checking out Revision 7c1c123555744d84d04893e304c39db697189e18 (PR-42249)
20:44:38 [2021-06-04T20:44:38.741Z] Commit message: "vendor: github.com/containerd/containerd v1.5.2"
20:44:37 [2021-06-04T20:44:37.742Z]  > git remote # timeout=10
20:44:37 [2021-06-04T20:44:37.799Z]  > git config --get remote.origin.url # timeout=10
20:44:37 [2021-06-04T20:44:37.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:44:37 [2021-06-04T20:44:37.851Z]  > git merge e0cabedf14d0eac1e9a41036c7df9745cc0adfa1 # timeout=10
20:44:37 [2021-06-04T20:44:37.985Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:44:38 [2021-06-04T20:44:38.116Z]  > git config core.sparsecheckout # timeout=10
20:44:38 [2021-06-04T20:44:38.172Z]  > git checkout -f 7c1c123555744d84d04893e304c39db697189e18 # timeout=10