Skip to content

Console Output

00:39:58 [2019-09-04T00:39:58.686Z] using credential docker-jenkins-github-credentials
00:39:58 [2019-09-04T00:39:58.735Z] Cloning the remote Git repository
00:39:58 [2019-09-04T00:39:58.735Z] Cloning with configured refspecs honoured and without tags
00:39:58 [2019-09-04T00:39:58.776Z] Cloning repository https://github.com/moby/moby.git
00:39:58 [2019-09-04T00:39:58.779Z]  > git init /home/jenkins/workspace/moby_PR-39144 # timeout=10
00:39:58 [2019-09-04T00:39:58.811Z] Fetching upstream changes from https://github.com/moby/moby.git
00:39:58 [2019-09-04T00:39:58.814Z]  > git --version # timeout=10
00:39:58 [2019-09-04T00:39:58.834Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:39:58 [2019-09-04T00:39:58.835Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39144/head:refs/remotes/origin/PR-39144 +refs/heads/master:refs/remotes/origin/master
00:40:07 [2019-09-04T00:40:07.805Z] Fetching without tags
00:40:07 [2019-09-04T00:40:07.670Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:40:07 [2019-09-04T00:40:07.690Z]  > git config --add remote.origin.fetch +refs/pull/39144/head:refs/remotes/origin/PR-39144 # timeout=10
00:40:07 [2019-09-04T00:40:07.709Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:40:07 [2019-09-04T00:40:07.775Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:40:07 [2019-09-04T00:40:07.848Z] Fetching upstream changes from https://github.com/moby/moby.git
00:40:07 [2019-09-04T00:40:07.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:40:07 [2019-09-04T00:40:07.851Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39144/head:refs/remotes/origin/PR-39144 +refs/heads/master:refs/remotes/origin/master
00:40:08 [2019-09-04T00:40:08.256Z] Merging remotes/origin/master commit f505abb6a7efbaf22ba9adbf31db3d750c26537f into PR head commit e180ea507dba20f0a74a2aaee46e59dd94441abe
00:40:09 [2019-09-04T00:40:09.027Z] Merge succeeded, producing e180ea507dba20f0a74a2aaee46e59dd94441abe
00:40:09 [2019-09-04T00:40:09.027Z] Checking out Revision e180ea507dba20f0a74a2aaee46e59dd94441abe (PR-39144)
00:40:08 [2019-09-04T00:40:08.296Z]  > git config core.sparsecheckout # timeout=10
00:40:08 [2019-09-04T00:40:08.316Z]  > git checkout -f e180ea507dba20f0a74a2aaee46e59dd94441abe
00:40:08 [2019-09-04T00:40:08.926Z]  > git merge f505abb6a7efbaf22ba9adbf31db3d750c26537f # timeout=10
00:40:08 [2019-09-04T00:40:08.996Z]  > git rev-parse HEAD^{commit} # timeout=10
00:40:09 [2019-09-04T00:40:09.067Z]  > git config core.sparsecheckout # timeout=10
00:40:09 [2019-09-04T00:40:09.088Z]  > git checkout -f e180ea507dba20f0a74a2aaee46e59dd94441abe
00:40:09 [2019-09-04T00:40:09.849Z] Commit message: "builder entitlements configutation added."