Skip to content

Console Output

21:48:43 [2020-12-04T21:48:43.315Z] using credential docker-jenkins-github-credentials
21:48:43 [2020-12-04T21:48:43.389Z] Cloning the remote Git repository
21:48:43 [2020-12-04T21:48:43.390Z] Cloning with configured refspecs honoured and without tags
21:48:43 [2020-12-04T21:48:43.580Z] Cloning repository https://github.com/moby/moby.git
21:48:43 [2020-12-04T21:48:43.989Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
21:48:45 [2020-12-04T21:48:45.146Z] Fetching upstream changes from https://github.com/moby/moby.git
21:48:45 [2020-12-04T21:48:45.146Z]  > git --version # timeout=10
21:48:45 [2020-12-04T21:48:45.193Z]  > git --version # 'git version 2.24.1.windows.2'
21:48:45 [2020-12-04T21:48:45.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:48:45 [2020-12-04T21:48:45.196Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41745/head:refs/remotes/origin/PR-41745 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:49:01 [2020-12-04T21:49:01.790Z] Fetching without tags
21:49:01 [2020-12-04T21:49:01.459Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:49:01 [2020-12-04T21:49:01.540Z]  > git config --add remote.origin.fetch +refs/pull/41745/head:refs/remotes/origin/PR-41745 # timeout=10
21:49:01 [2020-12-04T21:49:01.583Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:49:01 [2020-12-04T21:49:01.700Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:49:01 [2020-12-04T21:49:01.822Z] Fetching upstream changes from https://github.com/moby/moby.git
21:49:01 [2020-12-04T21:49:01.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:49:01 [2020-12-04T21:49:01.824Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41745/head:refs/remotes/origin/PR-41745 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:49:03 [2020-12-04T21:49:03.143Z] Merging remotes/origin/master commit ab373df1125b6002603456fd7f554ef370389ad9 into PR head commit 34682e536ebe41d48ae288bd42eee76130f67c21
21:49:03 [2020-12-04T21:49:03.248Z]  > git config core.sparsecheckout # timeout=10
21:49:03 [2020-12-04T21:49:03.292Z]  > git checkout -f 34682e536ebe41d48ae288bd42eee76130f67c21 # timeout=10
21:49:06 [2020-12-04T21:49:06.669Z] Merge succeeded, producing 34682e536ebe41d48ae288bd42eee76130f67c21
21:49:06 [2020-12-04T21:49:06.670Z] Checking out Revision 34682e536ebe41d48ae288bd42eee76130f67c21 (PR-41745)
21:49:06 [2020-12-04T21:49:06.252Z]  > git remote # timeout=10
21:49:06 [2020-12-04T21:49:06.377Z]  > git config --get remote.origin.url # timeout=10
21:49:06 [2020-12-04T21:49:06.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:49:06 [2020-12-04T21:49:06.428Z]  > git merge ab373df1125b6002603456fd7f554ef370389ad9 # timeout=10
21:49:06 [2020-12-04T21:49:06.568Z]  > git rev-parse "HEAD^{commit}" # timeout=10
21:49:06 [2020-12-04T21:49:06.701Z]  > git config core.sparsecheckout # timeout=10
21:49:06 [2020-12-04T21:49:06.745Z]  > git checkout -f 34682e536ebe41d48ae288bd42eee76130f67c21 # timeout=10
21:49:22 [2020-12-04T21:49:22.633Z] Commit message: "vendor: BuildKit 950603da215ae03b843f3f66fbe86c4876a6f5a1"