Skip to content

Console Output

12:59:57 [2022-03-21T12:59:57.289Z] The recommended git tool is: git
12:59:57 [2022-03-21T12:59:57.500Z] using credential docker-jenkins-github-credentials
12:59:57 [2022-03-21T12:59:57.575Z] Cloning the remote Git repository
12:59:57 [2022-03-21T12:59:57.575Z] Cloning with configured refspecs honoured and without tags
12:59:57 [2022-03-21T12:59:57.606Z] Cloning repository https://github.com/moby/moby.git
12:59:57 [2022-03-21T12:59:57.606Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
12:59:57 [2022-03-21T12:59:57.689Z] Fetching upstream changes from https://github.com/moby/moby.git
12:59:57 [2022-03-21T12:59:57.689Z]  > git --version # timeout=10
12:59:57 [2022-03-21T12:59:57.757Z]  > git --version # 'git version 2.24.1.windows.2'
12:59:57 [2022-03-21T12:59:57.757Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:59:57 [2022-03-21T12:59:57.760Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43399/head:refs/remotes/origin/PR-43399 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:00:14 [2022-03-21T13:00:14.769Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:00:14 [2022-03-21T13:00:14.828Z]  > git config --add remote.origin.fetch +refs/pull/43399/head:refs/remotes/origin/PR-43399 # timeout=10
13:00:14 [2022-03-21T13:00:14.889Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:00:15 [2022-03-21T13:00:15.115Z] Fetching without tags
13:00:15 [2022-03-21T13:00:15.942Z] Merging remotes/origin/master commit d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 into PR head commit e82b7b2fa00d1f30f3eabb58eaf7d74806581369
13:00:15 [2022-03-21T13:00:15.018Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:00:15 [2022-03-21T13:00:15.148Z] Fetching upstream changes from https://github.com/moby/moby.git
13:00:15 [2022-03-21T13:00:15.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:00:15 [2022-03-21T13:00:15.151Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43399/head:refs/remotes/origin/PR-43399 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:00:15 [2022-03-21T13:00:15.973Z]  > git config core.sparsecheckout # timeout=10
13:00:16 [2022-03-21T13:00:16.033Z]  > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10
13:00:20 [2022-03-21T13:00:20.065Z] Merge succeeded, producing e82b7b2fa00d1f30f3eabb58eaf7d74806581369
13:00:20 [2022-03-21T13:00:20.066Z] Checking out Revision e82b7b2fa00d1f30f3eabb58eaf7d74806581369 (PR-43399)
13:00:20 [2022-03-21T13:00:20.755Z] Commit message: "errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus"
13:00:19 [2022-03-21T13:00:19.657Z]  > git remote # timeout=10
13:00:19 [2022-03-21T13:00:19.722Z]  > git config --get remote.origin.url # timeout=10
13:00:19 [2022-03-21T13:00:19.787Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:00:19 [2022-03-21T13:00:19.790Z]  > git merge d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 # timeout=10
13:00:19 [2022-03-21T13:00:19.931Z]  > git rev-parse "HEAD^{commit}" # timeout=10
13:00:20 [2022-03-21T13:00:20.099Z]  > git config core.sparsecheckout # timeout=10
13:00:20 [2022-03-21T13:00:20.159Z]  > git checkout -f e82b7b2fa00d1f30f3eabb58eaf7d74806581369 # timeout=10