Skip to content

Console Output

09:37:32 [2022-05-19T09:37:32.549Z] The recommended git tool is: git
09:37:34 [2022-05-19T09:37:34.877Z] using credential docker-jenkins-github-credentials
09:37:34 [2022-05-19T09:37:34.885Z] Cloning the remote Git repository
09:37:34 [2022-05-19T09:37:34.885Z] Cloning with configured refspecs honoured and without tags
09:37:34 [2022-05-19T09:37:34.392Z] Cloning repository https://github.com/moby/moby.git
09:37:34 [2022-05-19T09:37:34.450Z]  > git init /home/ubuntu/workspace/moby_PR-43612 # timeout=10
09:37:34 [2022-05-19T09:37:34.790Z] Fetching upstream changes from https://github.com/moby/moby.git
09:37:34 [2022-05-19T09:37:34.790Z]  > git --version # timeout=10
09:37:34 [2022-05-19T09:37:34.800Z]  > git --version # 'git version 2.17.1'
09:37:34 [2022-05-19T09:37:34.801Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:37:34 [2022-05-19T09:37:34.802Z]  > git fetch --no-tags --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:37:58 [2022-05-19T09:37:58.554Z] Fetching without tags
09:37:58 [2022-05-19T09:37:58.469Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:37:58 [2022-05-19T09:37:58.488Z]  > git config --add remote.origin.fetch +refs/pull/43612/head:refs/remotes/origin/PR-43612 # timeout=10
09:37:58 [2022-05-19T09:37:58.499Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:37:58 [2022-05-19T09:37:58.528Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:37:58 [2022-05-19T09:37:58.559Z] Fetching upstream changes from https://github.com/moby/moby.git
09:37:58 [2022-05-19T09:37:58.559Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:37:58 [2022-05-19T09:37:58.560Z]  > git fetch --no-tags --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:37:58 [2022-05-19T09:37:58.802Z] Merging remotes/origin/20.10 commit 7307a0d58331c8a4c100dd4389ffadfc4718fcdd into PR head commit 829951ec19c6762d358c0a6dae10c648bc515e4b
09:37:59 [2022-05-19T09:37:59.563Z] Merge succeeded, producing 829951ec19c6762d358c0a6dae10c648bc515e4b
09:37:59 [2022-05-19T09:37:59.563Z] Checking out Revision 829951ec19c6762d358c0a6dae10c648bc515e4b (PR-43612)
09:37:58 [2022-05-19T09:37:58.817Z]  > git config core.sparsecheckout # timeout=10
09:37:58 [2022-05-19T09:37:58.838Z]  > git checkout -f 829951ec19c6762d358c0a6dae10c648bc515e4b # timeout=10
09:37:59 [2022-05-19T09:37:59.478Z]  > git remote # timeout=10
09:37:59 [2022-05-19T09:37:59.496Z]  > git config --get remote.origin.url # timeout=10
09:37:59 [2022-05-19T09:37:59.514Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:37:59 [2022-05-19T09:37:59.517Z]  > git merge 7307a0d58331c8a4c100dd4389ffadfc4718fcdd # timeout=10
09:37:59 [2022-05-19T09:37:59.536Z]  > git rev-parse HEAD^{commit} # timeout=10
09:37:59 [2022-05-19T09:37:59.567Z]  > git config core.sparsecheckout # timeout=10
09:37:59 [2022-05-19T09:37:59.590Z]  > git checkout -f 829951ec19c6762d358c0a6dae10c648bc515e4b # timeout=10
09:38:04 [2022-05-19T09:38:04.036Z] Commit message: "docs: api: /containers/{id}/attach/ws: remove unsupported query-args < v1.42"