Skip to content

Console Output

07:31:16 [2020-04-27T07:31:16.361Z] using credential docker-jenkins-github-credentials
07:31:16 [2020-04-27T07:31:16.382Z] Cloning the remote Git repository
07:31:16 [2020-04-27T07:31:16.382Z] Cloning with configured refspecs honoured and without tags
07:31:16 [2020-04-27T07:31:16.391Z] Cloning repository https://github.com/moby/moby.git
07:31:16 [2020-04-27T07:31:16.392Z]  > git init /home/docker/workspace/moby_PR-40860 # timeout=10
07:31:16 [2020-04-27T07:31:16.407Z] Fetching upstream changes from https://github.com/moby/moby.git
07:31:16 [2020-04-27T07:31:16.407Z]  > git --version # timeout=10
07:31:16 [2020-04-27T07:31:16.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:31:16 [2020-04-27T07:31:16.416Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40860/head:refs/remotes/origin/PR-40860 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:31:42 [2020-04-27T07:31:42.370Z] Fetching without tags
07:31:42 [2020-04-27T07:31:42.859Z] Merging remotes/origin/master commit 4839b27a1fb9abcfb2142d46a6afe40bdf9f150b into PR head commit f6ac84163305e8b79a22f5910004321d0b5250e2
07:31:44 [2020-04-27T07:31:44.029Z] Merge succeeded, producing f6ac84163305e8b79a22f5910004321d0b5250e2
07:31:44 [2020-04-27T07:31:44.029Z] Checking out Revision f6ac84163305e8b79a22f5910004321d0b5250e2 (PR-40860)
07:31:42 [2020-04-27T07:31:42.338Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:31:42 [2020-04-27T07:31:42.343Z]  > git config --add remote.origin.fetch +refs/pull/40860/head:refs/remotes/origin/PR-40860 # timeout=10
07:31:42 [2020-04-27T07:31:42.347Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:31:42 [2020-04-27T07:31:42.363Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:31:42 [2020-04-27T07:31:42.380Z] Fetching upstream changes from https://github.com/moby/moby.git
07:31:42 [2020-04-27T07:31:42.380Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:31:42 [2020-04-27T07:31:42.381Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40860/head:refs/remotes/origin/PR-40860 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:31:42 [2020-04-27T07:31:42.868Z]  > git config core.sparsecheckout # timeout=10
07:31:42 [2020-04-27T07:31:42.872Z]  > git checkout -f f6ac84163305e8b79a22f5910004321d0b5250e2 # timeout=10
07:31:43 [2020-04-27T07:31:43.997Z]  > git merge 4839b27a1fb9abcfb2142d46a6afe40bdf9f150b # timeout=10
07:31:44 [2020-04-27T07:31:44.022Z]  > git rev-parse HEAD^{commit} # timeout=10
07:31:44 [2020-04-27T07:31:44.040Z]  > git config core.sparsecheckout # timeout=10
07:31:44 [2020-04-27T07:31:44.043Z]  > git checkout -f f6ac84163305e8b79a22f5910004321d0b5250e2 # timeout=10
07:31:45 [2020-04-27T07:31:45.152Z] Commit message: "bump up rootlesskit to v0.9.4"