Skip to content

Console Output

15:39:00 [2019-10-22T15:39:00.167Z] using credential docker-jenkins-github-credentials
15:39:00 [2019-10-22T15:39:00.217Z] Cloning the remote Git repository
15:39:00 [2019-10-22T15:39:00.217Z] Cloning with configured refspecs honoured and without tags
15:39:00 [2019-10-22T15:39:00.247Z] Cloning repository https://github.com/moby/moby.git
15:39:00 [2019-10-22T15:39:00.249Z]  > git init /home/jenkins/workspace/moby_PR-38401 # timeout=10
15:39:00 [2019-10-22T15:39:00.291Z] Fetching upstream changes from https://github.com/moby/moby.git
15:39:00 [2019-10-22T15:39:00.293Z]  > git --version # timeout=10
15:39:00 [2019-10-22T15:39:00.307Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:39:00 [2019-10-22T15:39:00.363Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38401/head:refs/remotes/origin/PR-38401 +refs/heads/master:refs/remotes/origin/master
15:39:09 [2019-10-22T15:39:09.275Z] Fetching without tags
15:39:09 [2019-10-22T15:39:09.148Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:39:09 [2019-10-22T15:39:09.167Z]  > git config --add remote.origin.fetch +refs/pull/38401/head:refs/remotes/origin/PR-38401 # timeout=10
15:39:09 [2019-10-22T15:39:09.182Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:39:09 [2019-10-22T15:39:09.242Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:39:09 [2019-10-22T15:39:09.307Z] Fetching upstream changes from https://github.com/moby/moby.git
15:39:09 [2019-10-22T15:39:09.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:39:09 [2019-10-22T15:39:09.310Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38401/head:refs/remotes/origin/PR-38401 +refs/heads/master:refs/remotes/origin/master
15:39:09 [2019-10-22T15:39:09.713Z] Merging remotes/origin/master commit a30990b3c8d0d42280fa501287859e1d2393a951 into PR head commit 73a7c369c6abce6117045332cd011c21db003cda
15:39:10 [2019-10-22T15:39:10.462Z] Merge succeeded, producing 73a7c369c6abce6117045332cd011c21db003cda
15:39:10 [2019-10-22T15:39:10.463Z] Checking out Revision 73a7c369c6abce6117045332cd011c21db003cda (PR-38401)
15:39:11 [2019-10-22T15:39:11.061Z] Commit message: "Run imageservice.Cleanup() also before daemon start"
15:39:09 [2019-10-22T15:39:09.742Z]  > git config core.sparsecheckout # timeout=10
15:39:09 [2019-10-22T15:39:09.757Z]  > git checkout -f 73a7c369c6abce6117045332cd011c21db003cda
15:39:10 [2019-10-22T15:39:10.352Z]  > git merge a30990b3c8d0d42280fa501287859e1d2393a951 # timeout=10
15:39:10 [2019-10-22T15:39:10.426Z]  > git rev-parse HEAD^{commit} # timeout=10
15:39:10 [2019-10-22T15:39:10.493Z]  > git config core.sparsecheckout # timeout=10
15:39:10 [2019-10-22T15:39:10.509Z]  > git checkout -f 73a7c369c6abce6117045332cd011c21db003cda