Skip to content

Console Output

09:41:06 [2022-05-19T09:41:06.249Z] The recommended git tool is: git
09:41:31 [2022-05-19T09:41:31.442Z] using credential docker-jenkins-github-credentials
09:41:31 [2022-05-19T09:41:31.522Z] Cloning the remote Git repository
09:41:31 [2022-05-19T09:41:31.522Z] Cloning with configured refspecs honoured and without tags
09:41:31 [2022-05-19T09:41:31.727Z] Cloning repository https://github.com/moby/moby.git
09:41:32 [2022-05-19T09:41:32.149Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
09:41:33 [2022-05-19T09:41:33.213Z] Fetching upstream changes from https://github.com/moby/moby.git
09:41:33 [2022-05-19T09:41:33.213Z]  > git --version # timeout=10
09:41:33 [2022-05-19T09:41:33.264Z]  > git --version # 'git version 2.24.1.windows.2'
09:41:33 [2022-05-19T09:41:33.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:41:33 [2022-05-19T09:41:33.268Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43612/head:refs/remotes/origin/PR-43612 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:41:49 [2022-05-19T09:41:49.759Z] Fetching without tags
09:41:49 [2022-05-19T09:41:49.413Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:41:49 [2022-05-19T09:41:49.491Z]  > git config --add remote.origin.fetch +refs/pull/43612/head:refs/remotes/origin/PR-43612 # timeout=10
09:41:49 [2022-05-19T09:41:49.542Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:41:49 [2022-05-19T09:41:49.670Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:41:49 [2022-05-19T09:41:49.799Z] Fetching upstream changes from https://github.com/moby/moby.git
09:41:49 [2022-05-19T09:41:49.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:41:49 [2022-05-19T09:41:49.801Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43612/head:refs/remotes/origin/PR-43612 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:41:50 [2022-05-19T09:41:50.602Z] Merging remotes/origin/20.10 commit 7307a0d58331c8a4c100dd4389ffadfc4718fcdd into PR head commit 829951ec19c6762d358c0a6dae10c648bc515e4b
09:41:50 [2022-05-19T09:41:50.717Z]  > git config core.sparsecheckout # timeout=10
09:41:50 [2022-05-19T09:41:50.776Z]  > git checkout -f 829951ec19c6762d358c0a6dae10c648bc515e4b # timeout=10
09:41:54 [2022-05-19T09:41:54.090Z] Merge succeeded, producing 829951ec19c6762d358c0a6dae10c648bc515e4b
09:41:54 [2022-05-19T09:41:54.090Z] Checking out Revision 829951ec19c6762d358c0a6dae10c648bc515e4b (PR-43612)
09:41:53 [2022-05-19T09:41:53.700Z]  > git remote # timeout=10
09:41:53 [2022-05-19T09:41:53.783Z]  > git config --get remote.origin.url # timeout=10
09:41:53 [2022-05-19T09:41:53.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:41:53 [2022-05-19T09:41:53.834Z]  > git merge 7307a0d58331c8a4c100dd4389ffadfc4718fcdd # timeout=10
09:41:53 [2022-05-19T09:41:53.976Z]  > git rev-parse "HEAD^{commit}" # timeout=10
09:41:54 [2022-05-19T09:41:54.129Z]  > git config core.sparsecheckout # timeout=10
09:41:54 [2022-05-19T09:41:54.181Z]  > git checkout -f 829951ec19c6762d358c0a6dae10c648bc515e4b # timeout=10
09:42:05 [2022-05-19T09:42:05.886Z] Commit message: "docs: api: /containers/{id}/attach/ws: remove unsupported query-args < v1.42"