Skip to content

Console Output

00:18:53 [2022-09-02T00:18:53.066Z] The recommended git tool is: git
00:19:19 [2022-09-02T00:19:19.986Z] using credential docker-jenkins-github-credentials
00:19:20 [2022-09-02T00:19:20.074Z] Cloning the remote Git repository
00:19:20 [2022-09-02T00:19:20.074Z] Cloning with configured refspecs honoured and without tags
00:19:20 [2022-09-02T00:19:20.287Z] Cloning repository https://github.com/moby/moby.git
00:19:20 [2022-09-02T00:19:20.732Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
00:19:21 [2022-09-02T00:19:21.346Z] Fetching upstream changes from https://github.com/moby/moby.git
00:19:21 [2022-09-02T00:19:21.346Z]  > git --version # timeout=10
00:19:21 [2022-09-02T00:19:21.403Z]  > git --version # 'git version 2.24.1.windows.2'
00:19:21 [2022-09-02T00:19:21.404Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:19:21 [2022-09-02T00:19:21.408Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44067/head:refs/remotes/origin/PR-44067 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
00:19:40 [2022-09-02T00:19:40.377Z] Fetching without tags
00:19:41 [2022-09-02T00:19:41.701Z] Merging remotes/origin/20.10 commit f7f1f960ea8176d64d8457e8ec557f4eb46a7a34 into PR head commit 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45
00:19:40 [2022-09-02T00:19:40.008Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:19:40 [2022-09-02T00:19:40.081Z]  > git config --add remote.origin.fetch +refs/pull/44067/head:refs/remotes/origin/PR-44067 # timeout=10
00:19:40 [2022-09-02T00:19:40.148Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
00:19:40 [2022-09-02T00:19:40.281Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:19:40 [2022-09-02T00:19:40.418Z] Fetching upstream changes from https://github.com/moby/moby.git
00:19:40 [2022-09-02T00:19:40.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:19:40 [2022-09-02T00:19:40.420Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44067/head:refs/remotes/origin/PR-44067 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
00:19:41 [2022-09-02T00:19:41.823Z]  > git config core.sparsecheckout # timeout=10
00:19:41 [2022-09-02T00:19:41.877Z]  > git checkout -f 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45 # timeout=10
00:19:45 [2022-09-02T00:19:45.211Z] Merge succeeded, producing 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45
00:19:45 [2022-09-02T00:19:45.212Z] Checking out Revision 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45 (PR-44067)
00:19:44 [2022-09-02T00:19:44.840Z]  > git remote # timeout=10
00:19:44 [2022-09-02T00:19:44.912Z]  > git config --get remote.origin.url # timeout=10
00:19:44 [2022-09-02T00:19:44.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:19:44 [2022-09-02T00:19:44.963Z]  > git merge f7f1f960ea8176d64d8457e8ec557f4eb46a7a34 # timeout=10
00:19:45 [2022-09-02T00:19:45.113Z]  > git rev-parse "HEAD^{commit}" # timeout=10
00:19:45 [2022-09-02T00:19:45.252Z]  > git config core.sparsecheckout # timeout=10
00:19:45 [2022-09-02T00:19:45.303Z]  > git checkout -f 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45 # timeout=10
00:19:56 [2022-09-02T00:19:56.964Z] Commit message: "[20.10] vendor: update containerd to latest of docker-20.10 branch"