Skip to content

Console Output

17:20:46 [2019-10-13T17:20:46.637Z] using credential docker-jenkins-github-credentials
17:20:46 [2019-10-13T17:20:46.646Z] Cloning the remote Git repository
17:20:46 [2019-10-13T17:20:46.646Z] Cloning with configured refspecs honoured and without tags
17:20:46 [2019-10-13T17:20:46.682Z] Cloning repository https://github.com/moby/moby.git
17:20:46 [2019-10-13T17:20:46.751Z]  > git init /home/ubuntu/workspace/moby_PR-40083 # timeout=10
17:20:47 [2019-10-13T17:20:47.537Z] Fetching upstream changes from https://github.com/moby/moby.git
17:20:47 [2019-10-13T17:20:47.537Z]  > git --version # timeout=10
17:20:47 [2019-10-13T17:20:47.600Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:20:47 [2019-10-13T17:20:47.634Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40083/head:refs/remotes/origin/PR-40083 +refs/heads/master:refs/remotes/origin/master
17:21:11 [2019-10-13T17:21:11.563Z] Fetching without tags
17:21:11 [2019-10-13T17:21:11.882Z] Merging remotes/origin/master commit d1e837d2a8d5f82c750c70b2e360b9f103f0273f into PR head commit 717575b5850ed4dea11a1c79c11593f8fb2f1e3a
17:21:11 [2019-10-13T17:21:11.496Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:21:11 [2019-10-13T17:21:11.507Z]  > git config --add remote.origin.fetch +refs/pull/40083/head:refs/remotes/origin/PR-40083 # timeout=10
17:21:11 [2019-10-13T17:21:11.519Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:21:11 [2019-10-13T17:21:11.532Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:21:11 [2019-10-13T17:21:11.557Z] Fetching upstream changes from https://github.com/moby/moby.git
17:21:11 [2019-10-13T17:21:11.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:21:11 [2019-10-13T17:21:11.559Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40083/head:refs/remotes/origin/PR-40083 +refs/heads/master:refs/remotes/origin/master
17:21:11 [2019-10-13T17:21:11.879Z]  > git config core.sparsecheckout # timeout=10
17:21:11 [2019-10-13T17:21:11.891Z]  > git checkout -f 717575b5850ed4dea11a1c79c11593f8fb2f1e3a
17:21:12 [2019-10-13T17:21:12.535Z] Merge succeeded, producing 717575b5850ed4dea11a1c79c11593f8fb2f1e3a
17:21:12 [2019-10-13T17:21:12.536Z] Checking out Revision 717575b5850ed4dea11a1c79c11593f8fb2f1e3a (PR-40083)
17:21:13 [2019-10-13T17:21:13.614Z] Commit message: "daemon: make supportsSeccomp a const"
17:21:13 [2019-10-13T17:21:13.640Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
17:21:12 [2019-10-13T17:21:12.476Z]  > git merge d1e837d2a8d5f82c750c70b2e360b9f103f0273f # timeout=10
17:21:12 [2019-10-13T17:21:12.498Z]  > git rev-parse HEAD^{commit} # timeout=10
17:21:12 [2019-10-13T17:21:12.527Z]  > git config core.sparsecheckout # timeout=10
17:21:12 [2019-10-13T17:21:12.539Z]  > git checkout -f 717575b5850ed4dea11a1c79c11593f8fb2f1e3a