Skip to content

Console Output

00:47:32 [2019-08-15T00:47:32.776Z] using credential docker-jenkins-github-credentials
00:47:32 [2019-08-15T00:47:32.825Z] Cloning the remote Git repository
00:47:32 [2019-08-15T00:47:32.825Z] Cloning with configured refspecs honoured and without tags
00:47:32 [2019-08-15T00:47:32.867Z] Cloning repository https://github.com/moby/moby.git
00:47:32 [2019-08-15T00:47:32.869Z]  > git init /home/jenkins/workspace/moby_PR-39745-NBIEFBNCDZMCUNWSC4GR55RQ2QHI4UZBV2MG5FSH73X2O75P54WQ # timeout=10
00:47:32 [2019-08-15T00:47:32.898Z] Fetching upstream changes from https://github.com/moby/moby.git
00:47:32 [2019-08-15T00:47:32.900Z]  > git --version # timeout=10
00:47:32 [2019-08-15T00:47:32.919Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:47:32 [2019-08-15T00:47:32.920Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39745/head:refs/remotes/origin/PR-39745 +refs/heads/master:refs/remotes/origin/master
00:47:41 [2019-08-15T00:47:41.877Z] Fetching without tags
00:47:41 [2019-08-15T00:47:41.749Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:47:41 [2019-08-15T00:47:41.767Z]  > git config --add remote.origin.fetch +refs/pull/39745/head:refs/remotes/origin/PR-39745 # timeout=10
00:47:41 [2019-08-15T00:47:41.786Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:47:41 [2019-08-15T00:47:41.850Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:47:41 [2019-08-15T00:47:41.918Z] Fetching upstream changes from https://github.com/moby/moby.git
00:47:41 [2019-08-15T00:47:41.920Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:47:41 [2019-08-15T00:47:41.921Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39745/head:refs/remotes/origin/PR-39745 +refs/heads/master:refs/remotes/origin/master
00:47:42 [2019-08-15T00:47:42.321Z] Merging remotes/origin/master commit d5f607bd0f39774f7403d4313d5784210f9a64be into PR head commit 861402b28b67cd2205eb032507d93a6b1d7fd256
00:47:43 [2019-08-15T00:47:43.083Z] Merge succeeded, producing 861402b28b67cd2205eb032507d93a6b1d7fd256
00:47:43 [2019-08-15T00:47:43.083Z] Checking out Revision 861402b28b67cd2205eb032507d93a6b1d7fd256 (PR-39745)
00:47:42 [2019-08-15T00:47:42.361Z]  > git config core.sparsecheckout # timeout=10
00:47:42 [2019-08-15T00:47:42.379Z]  > git checkout -f 861402b28b67cd2205eb032507d93a6b1d7fd256
00:47:42 [2019-08-15T00:47:42.984Z]  > git merge d5f607bd0f39774f7403d4313d5784210f9a64be # timeout=10
00:47:43 [2019-08-15T00:47:43.053Z]  > git rev-parse HEAD^{commit} # timeout=10
00:47:43 [2019-08-15T00:47:43.124Z]  > git config core.sparsecheckout # timeout=10
00:47:43 [2019-08-15T00:47:43.144Z]  > git checkout -f 861402b28b67cd2205eb032507d93a6b1d7fd256
00:47:43 [2019-08-15T00:47:43.874Z] Commit message: "vendor: update buildkit to v0.6.1"