Skip to content

Console Output

14:33:50 [2022-03-07T14:33:50.234Z] The recommended git tool is: git
14:33:50 [2022-03-07T14:33:50.456Z] using credential docker-jenkins-github-credentials
14:33:50 [2022-03-07T14:33:50.535Z] Cloning the remote Git repository
14:33:50 [2022-03-07T14:33:50.535Z] Cloning with configured refspecs honoured and without tags
14:33:50 [2022-03-07T14:33:50.574Z] Cloning repository https://github.com/moby/moby.git
14:33:50 [2022-03-07T14:33:50.575Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:33:50 [2022-03-07T14:33:50.651Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:50 [2022-03-07T14:33:50.651Z]  > git --version # timeout=10
14:33:50 [2022-03-07T14:33:50.710Z]  > git --version # 'git version 2.24.1.windows.2'
14:33:50 [2022-03-07T14:33:50.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:50 [2022-03-07T14:33:50.712Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:34:09 [2022-03-07T14:34:09.216Z] Fetching without tags
14:34:08 [2022-03-07T14:34:08.857Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:34:08 [2022-03-07T14:34:08.916Z]  > git config --add remote.origin.fetch +refs/pull/43342/head:refs/remotes/origin/PR-43342 # timeout=10
14:34:08 [2022-03-07T14:34:08.979Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:34:09 [2022-03-07T14:34:09.111Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:34:09 [2022-03-07T14:34:09.253Z] Fetching upstream changes from https://github.com/moby/moby.git
14:34:09 [2022-03-07T14:34:09.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:34:09 [2022-03-07T14:34:09.256Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:34:10 [2022-03-07T14:34:10.020Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 8512cf076c57e2425501a00e6efc0495c94fee7b
14:34:10 [2022-03-07T14:34:10.058Z]  > git config core.sparsecheckout # timeout=10
14:34:10 [2022-03-07T14:34:10.114Z]  > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10
14:34:13 [2022-03-07T14:34:13.844Z]  > git remote # timeout=10
14:34:14 [2022-03-07T14:34:14.239Z] Merge succeeded, producing 8512cf076c57e2425501a00e6efc0495c94fee7b
14:34:14 [2022-03-07T14:34:14.239Z] Checking out Revision 8512cf076c57e2425501a00e6efc0495c94fee7b (PR-43342)
14:34:15 [2022-03-07T14:34:15.076Z] Commit message: "client: TestNegotiateAPIVersion(), TestClientRedirect(): use sub-tests"
14:34:13 [2022-03-07T14:34:13.923Z]  > git config --get remote.origin.url # timeout=10
14:34:13 [2022-03-07T14:34:13.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:34:13 [2022-03-07T14:34:13.984Z]  > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10
14:34:14 [2022-03-07T14:34:14.127Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:34:14 [2022-03-07T14:34:14.276Z]  > git config core.sparsecheckout # timeout=10
14:34:14 [2022-03-07T14:34:14.333Z]  > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10