Skip to content

Console Output

23:21:03 [2021-06-15T23:21:03.062Z] The recommended git tool is: git
23:21:27 [2021-06-15T23:21:27.617Z] using credential docker-jenkins-github-credentials
23:21:27 [2021-06-15T23:21:27.691Z] Cloning the remote Git repository
23:21:27 [2021-06-15T23:21:27.691Z] Cloning with configured refspecs honoured and without tags
23:21:27 [2021-06-15T23:21:27.881Z] Cloning repository https://github.com/moby/moby.git
23:21:28 [2021-06-15T23:21:28.273Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
23:21:29 [2021-06-15T23:21:29.000Z] Fetching upstream changes from https://github.com/moby/moby.git
23:21:29 [2021-06-15T23:21:29.000Z]  > git --version # timeout=10
23:21:29 [2021-06-15T23:21:29.047Z]  > git --version # 'git version 2.24.1.windows.2'
23:21:29 [2021-06-15T23:21:29.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:21:29 [2021-06-15T23:21:29.050Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42473/head:refs/remotes/origin/PR-42473 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:21:46 [2021-06-15T23:21:46.737Z] Fetching without tags
23:21:46 [2021-06-15T23:21:46.396Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:21:46 [2021-06-15T23:21:46.465Z]  > git config --add remote.origin.fetch +refs/pull/42473/head:refs/remotes/origin/PR-42473 # timeout=10
23:21:46 [2021-06-15T23:21:46.519Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:21:46 [2021-06-15T23:21:46.647Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:21:46 [2021-06-15T23:21:46.772Z] Fetching upstream changes from https://github.com/moby/moby.git
23:21:46 [2021-06-15T23:21:46.773Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:21:46 [2021-06-15T23:21:46.774Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42473/head:refs/remotes/origin/PR-42473 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:21:47 [2021-06-15T23:21:47.492Z] Merging remotes/origin/master commit 5e62ca1a05f2aab49066d91c9070cb7dc7ad2461 into PR head commit 3eb125769899193cc8f255edf91fde4194625cb2
23:21:47 [2021-06-15T23:21:47.603Z]  > git config core.sparsecheckout # timeout=10
23:21:47 [2021-06-15T23:21:47.650Z]  > git checkout -f 3eb125769899193cc8f255edf91fde4194625cb2 # timeout=10
23:21:51 [2021-06-15T23:21:51.164Z] Merge succeeded, producing 3eb125769899193cc8f255edf91fde4194625cb2
23:21:51 [2021-06-15T23:21:51.164Z] Checking out Revision 3eb125769899193cc8f255edf91fde4194625cb2 (PR-42473)
23:21:50 [2021-06-15T23:21:50.781Z]  > git remote # timeout=10
23:21:50 [2021-06-15T23:21:50.853Z]  > git config --get remote.origin.url # timeout=10
23:21:50 [2021-06-15T23:21:50.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:21:50 [2021-06-15T23:21:50.904Z]  > git merge 5e62ca1a05f2aab49066d91c9070cb7dc7ad2461 # timeout=10
23:21:51 [2021-06-15T23:21:51.065Z]  > git rev-parse "HEAD^{commit}" # timeout=10
23:21:51 [2021-06-15T23:21:51.198Z]  > git config core.sparsecheckout # timeout=10
23:21:51 [2021-06-15T23:21:51.241Z]  > git checkout -f 3eb125769899193cc8f255edf91fde4194625cb2 # timeout=10
23:22:02 [2021-06-15T23:22:02.404Z] Commit message: "revendor BuildKit (master branch)"