Skip to content

Console Output

05:16:31 [2020-01-31T05:16:31.637Z] using credential docker-jenkins-github-credentials
05:16:31 [2020-01-31T05:16:31.717Z] Cloning the remote Git repository
05:16:31 [2020-01-31T05:16:31.717Z] Cloning with configured refspecs honoured and without tags
05:16:31 [2020-01-31T05:16:31.902Z] Cloning repository https://github.com/moby/moby.git
05:16:32 [2020-01-31T05:16:32.349Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
05:16:33 [2020-01-31T05:16:33.841Z] Fetching upstream changes from https://github.com/moby/moby.git
05:16:33 [2020-01-31T05:16:33.841Z]  > git --version # timeout=10
05:16:33 [2020-01-31T05:16:33.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:16:33 [2020-01-31T05:16:33.888Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40440/head:refs/remotes/origin/PR-40440 +refs/heads/19.03:refs/remotes/origin/19.03
05:16:48 [2020-01-31T05:16:48.194Z] Fetching without tags
05:16:48 [2020-01-31T05:16:48.872Z] Merging remotes/origin/19.03 commit 88889a5b1de9ac067e17b605cbd27ef204e7e930 into PR head commit 432e375bb5e18537a976a89b141a8288d6f56c0e
05:16:47 [2020-01-31T05:16:47.865Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:16:47 [2020-01-31T05:16:47.928Z]  > git config --add remote.origin.fetch +refs/pull/40440/head:refs/remotes/origin/PR-40440 # timeout=10
05:16:47 [2020-01-31T05:16:47.984Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
05:16:48 [2020-01-31T05:16:48.100Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:16:48 [2020-01-31T05:16:48.223Z] Fetching upstream changes from https://github.com/moby/moby.git
05:16:48 [2020-01-31T05:16:48.223Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:16:48 [2020-01-31T05:16:48.224Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40440/head:refs/remotes/origin/PR-40440 +refs/heads/19.03:refs/remotes/origin/19.03
05:16:48 [2020-01-31T05:16:48.975Z]  > git config core.sparsecheckout # timeout=10
05:16:49 [2020-01-31T05:16:49.025Z]  > git checkout -f 432e375bb5e18537a976a89b141a8288d6f56c0e
05:16:51 [2020-01-31T05:16:51.609Z] Merge succeeded, producing 432e375bb5e18537a976a89b141a8288d6f56c0e
05:16:51 [2020-01-31T05:16:51.610Z] Checking out Revision 432e375bb5e18537a976a89b141a8288d6f56c0e (PR-40440)
05:16:51 [2020-01-31T05:16:51.232Z]  > git merge 88889a5b1de9ac067e17b605cbd27ef204e7e930 # timeout=10
05:16:51 [2020-01-31T05:16:51.434Z]  > git rev-parse "HEAD^{commit}" # timeout=10
05:16:51 [2020-01-31T05:16:51.639Z]  > git config core.sparsecheckout # timeout=10
05:16:51 [2020-01-31T05:16:51.692Z]  > git checkout -f 432e375bb5e18537a976a89b141a8288d6f56c0e
05:17:00 [2020-01-31T05:17:00.121Z] Commit message: "vendor: update buildkit to 57e8ad5"