Skip to content

Console Output

21:22:02 [2021-07-19T21:22:02.875Z] The recommended git tool is: git
21:22:27 [2021-07-19T21:22:27.132Z] using credential docker-jenkins-github-credentials
21:22:27 [2021-07-19T21:22:27.207Z] Cloning the remote Git repository
21:22:27 [2021-07-19T21:22:27.207Z] Cloning with configured refspecs honoured and without tags
21:22:27 [2021-07-19T21:22:27.397Z] Cloning repository https://github.com/moby/moby.git
21:22:27 [2021-07-19T21:22:27.792Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
21:22:28 [2021-07-19T21:22:28.803Z] Fetching upstream changes from https://github.com/moby/moby.git
21:22:28 [2021-07-19T21:22:28.803Z]  > git --version # timeout=10
21:22:28 [2021-07-19T21:22:28.858Z]  > git --version # 'git version 2.24.1.windows.2'
21:22:28 [2021-07-19T21:22:28.859Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:28 [2021-07-19T21:22:28.862Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42657/head:refs/remotes/origin/PR-42657 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:22:46 [2021-07-19T21:22:46.319Z] Fetching without tags
21:22:45 [2021-07-19T21:22:45.947Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:22:46 [2021-07-19T21:22:46.031Z]  > git config --add remote.origin.fetch +refs/pull/42657/head:refs/remotes/origin/PR-42657 # timeout=10
21:22:46 [2021-07-19T21:22:46.094Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:22:46 [2021-07-19T21:22:46.222Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:22:46 [2021-07-19T21:22:46.355Z] Fetching upstream changes from https://github.com/moby/moby.git
21:22:46 [2021-07-19T21:22:46.356Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:46 [2021-07-19T21:22:46.358Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42657/head:refs/remotes/origin/PR-42657 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:22:47 [2021-07-19T21:22:47.101Z] Merging remotes/origin/20.10 commit e7bf9923d4888016cf3e822a6769ccca7f25f497 into PR head commit 067918a8c3018580c86e6c6e6326f68add162876
21:22:47 [2021-07-19T21:22:47.208Z]  > git config core.sparsecheckout # timeout=10
21:22:47 [2021-07-19T21:22:47.267Z]  > git checkout -f 067918a8c3018580c86e6c6e6326f68add162876 # timeout=10
21:22:50 [2021-07-19T21:22:50.460Z] Merge succeeded, producing 067918a8c3018580c86e6c6e6326f68add162876
21:22:50 [2021-07-19T21:22:50.460Z] Checking out Revision 067918a8c3018580c86e6c6e6326f68add162876 (PR-42657)
21:22:50 [2021-07-19T21:22:50.078Z]  > git remote # timeout=10
21:22:50 [2021-07-19T21:22:50.164Z]  > git config --get remote.origin.url # timeout=10
21:22:50 [2021-07-19T21:22:50.219Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:50 [2021-07-19T21:22:50.221Z]  > git merge e7bf9923d4888016cf3e822a6769ccca7f25f497 # timeout=10
21:22:50 [2021-07-19T21:22:50.365Z]  > git rev-parse "HEAD^{commit}" # timeout=10
21:22:50 [2021-07-19T21:22:50.494Z]  > git config core.sparsecheckout # timeout=10
21:22:50 [2021-07-19T21:22:50.551Z]  > git checkout -f 067918a8c3018580c86e6c6e6326f68add162876 # timeout=10
21:23:02 [2021-07-19T21:23:02.177Z] Commit message: "[20.10] update containerd binary v1.4.8"