Skip to content

Console Output

00:46:46 [2019-09-04T00:46:46.887Z] using credential docker-jenkins-github-credentials
00:46:46 [2019-09-04T00:46:46.962Z] Cloning the remote Git repository
00:46:46 [2019-09-04T00:46:46.962Z] Cloning with configured refspecs honoured and without tags
00:46:47 [2019-09-04T00:46:47.162Z] Cloning repository https://github.com/moby/moby.git
00:46:47 [2019-09-04T00:46:47.737Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
00:46:50 [2019-09-04T00:46:50.497Z] Fetching upstream changes from https://github.com/moby/moby.git
00:46:50 [2019-09-04T00:46:50.498Z]  > git --version # timeout=10
00:46:50 [2019-09-04T00:46:50.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:46:50 [2019-09-04T00:46:50.554Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39144/head:refs/remotes/origin/PR-39144 +refs/heads/master:refs/remotes/origin/master
00:47:09 [2019-09-04T00:47:09.241Z] Fetching without tags
00:47:10 [2019-09-04T00:47:10.439Z] Merging remotes/origin/master commit f505abb6a7efbaf22ba9adbf31db3d750c26537f into PR head commit e180ea507dba20f0a74a2aaee46e59dd94441abe
00:47:08 [2019-09-04T00:47:08.908Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:47:08 [2019-09-04T00:47:08.976Z]  > git config --add remote.origin.fetch +refs/pull/39144/head:refs/remotes/origin/PR-39144 # timeout=10
00:47:09 [2019-09-04T00:47:09.028Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:47:09 [2019-09-04T00:47:09.151Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:47:09 [2019-09-04T00:47:09.277Z] Fetching upstream changes from https://github.com/moby/moby.git
00:47:09 [2019-09-04T00:47:09.278Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:47:09 [2019-09-04T00:47:09.279Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39144/head:refs/remotes/origin/PR-39144 +refs/heads/master:refs/remotes/origin/master
00:47:10 [2019-09-04T00:47:10.547Z]  > git config core.sparsecheckout # timeout=10
00:47:10 [2019-09-04T00:47:10.598Z]  > git checkout -f e180ea507dba20f0a74a2aaee46e59dd94441abe
00:47:14 [2019-09-04T00:47:14.170Z] Merge succeeded, producing e180ea507dba20f0a74a2aaee46e59dd94441abe
00:47:14 [2019-09-04T00:47:14.171Z] Checking out Revision e180ea507dba20f0a74a2aaee46e59dd94441abe (PR-39144)
00:47:13 [2019-09-04T00:47:13.735Z]  > git merge f505abb6a7efbaf22ba9adbf31db3d750c26537f # timeout=10
00:47:14 [2019-09-04T00:47:14.000Z]  > git rev-parse "HEAD^{commit}" # timeout=10
00:47:14 [2019-09-04T00:47:14.207Z]  > git config core.sparsecheckout # timeout=10
00:47:14 [2019-09-04T00:47:14.261Z]  > git checkout -f e180ea507dba20f0a74a2aaee46e59dd94441abe
00:47:23 [2019-09-04T00:47:23.750Z] Commit message: "builder entitlements configutation added."