Skip to content

Console Output

09:53:08 [2021-05-18T09:53:08.199Z] The recommended git tool is: git
09:53:08 [2021-05-18T09:53:08.413Z] using credential docker-jenkins-github-credentials
09:53:08 [2021-05-18T09:53:08.486Z] Cloning the remote Git repository
09:53:08 [2021-05-18T09:53:08.486Z] Cloning with configured refspecs honoured and without tags
09:53:08 [2021-05-18T09:53:08.523Z] Cloning repository https://github.com/moby/moby.git
09:53:08 [2021-05-18T09:53:08.523Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
09:53:08 [2021-05-18T09:53:08.938Z] Fetching upstream changes from https://github.com/moby/moby.git
09:53:08 [2021-05-18T09:53:08.938Z]  > git --version # timeout=10
09:53:08 [2021-05-18T09:53:08.991Z]  > git --version # 'git version 2.24.1.windows.2'
09:53:08 [2021-05-18T09:53:08.991Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:53:08 [2021-05-18T09:53:08.994Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:53:24 [2021-05-18T09:53:24.645Z] Fetching without tags
09:53:25 [2021-05-18T09:53:25.406Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit fe54215fb36bae86e7f2527c29624654e6affd98
09:53:24 [2021-05-18T09:53:24.319Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:53:24 [2021-05-18T09:53:24.372Z]  > git config --add remote.origin.fetch +refs/pull/42389/head:refs/remotes/origin/PR-42389 # timeout=10
09:53:24 [2021-05-18T09:53:24.432Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:53:24 [2021-05-18T09:53:24.559Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:53:24 [2021-05-18T09:53:24.681Z] Fetching upstream changes from https://github.com/moby/moby.git
09:53:24 [2021-05-18T09:53:24.681Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:53:24 [2021-05-18T09:53:24.683Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:53:25 [2021-05-18T09:53:25.442Z]  > git config core.sparsecheckout # timeout=10
09:53:25 [2021-05-18T09:53:25.489Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:53:29 [2021-05-18T09:53:29.103Z] Merge succeeded, producing fe54215fb36bae86e7f2527c29624654e6affd98
09:53:29 [2021-05-18T09:53:29.103Z] Checking out Revision fe54215fb36bae86e7f2527c29624654e6affd98 (PR-42389)
09:53:29 [2021-05-18T09:53:29.808Z] Commit message: "Update test certificates"
09:53:28 [2021-05-18T09:53:28.768Z]  > git remote # timeout=10
09:53:28 [2021-05-18T09:53:28.819Z]  > git config --get remote.origin.url # timeout=10
09:53:28 [2021-05-18T09:53:28.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:53:28 [2021-05-18T09:53:28.870Z]  > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10
09:53:29 [2021-05-18T09:53:29.003Z]  > git rev-parse "HEAD^{commit}" # timeout=10
09:53:29 [2021-05-18T09:53:29.139Z]  > git config core.sparsecheckout # timeout=10
09:53:29 [2021-05-18T09:53:29.195Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10