Skip to content

Console Output

17:19:10 [2019-10-13T17:19:10.167Z] using credential docker-jenkins-github-credentials
17:19:10 [2019-10-13T17:19:10.188Z] Cloning the remote Git repository
17:19:10 [2019-10-13T17:19:10.188Z] Cloning with configured refspecs honoured and without tags
17:19:10 [2019-10-13T17:19:10.184Z] Cloning repository https://github.com/moby/moby.git
17:19:10 [2019-10-13T17:19:10.185Z]  > git init /home/docker/workspace/moby_PR-40083 # timeout=10
17:19:10 [2019-10-13T17:19:10.199Z] Fetching upstream changes from https://github.com/moby/moby.git
17:19:10 [2019-10-13T17:19:10.199Z]  > git --version # timeout=10
17:19:10 [2019-10-13T17:19:10.203Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:19:10 [2019-10-13T17:19:10.204Z]  > 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:19:34 [2019-10-13T17:19:34.676Z] Fetching without tags
17:19:35 [2019-10-13T17:19:35.193Z] Merging remotes/origin/master commit d1e837d2a8d5f82c750c70b2e360b9f103f0273f into PR head commit 717575b5850ed4dea11a1c79c11593f8fb2f1e3a
17:19:34 [2019-10-13T17:19:34.633Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:19:34 [2019-10-13T17:19:34.637Z]  > git config --add remote.origin.fetch +refs/pull/40083/head:refs/remotes/origin/PR-40083 # timeout=10
17:19:34 [2019-10-13T17:19:34.641Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:19:34 [2019-10-13T17:19:34.656Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:19:34 [2019-10-13T17:19:34.672Z] Fetching upstream changes from https://github.com/moby/moby.git
17:19:34 [2019-10-13T17:19:34.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:19:34 [2019-10-13T17:19:34.673Z]  > 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:19:35 [2019-10-13T17:19:35.188Z]  > git config core.sparsecheckout # timeout=10
17:19:35 [2019-10-13T17:19:35.192Z]  > git checkout -f 717575b5850ed4dea11a1c79c11593f8fb2f1e3a
17:19:36 [2019-10-13T17:19:36.379Z] Merge succeeded, producing 717575b5850ed4dea11a1c79c11593f8fb2f1e3a
17:19:36 [2019-10-13T17:19:36.380Z] Checking out Revision 717575b5850ed4dea11a1c79c11593f8fb2f1e3a (PR-40083)
17:19:36 [2019-10-13T17:19:36.815Z] Commit message: "daemon: make supportsSeccomp a const"
17:19:36 [2019-10-13T17:19:36.861Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
17:19:36 [2019-10-13T17:19:36.334Z]  > git merge d1e837d2a8d5f82c750c70b2e360b9f103f0273f # timeout=10
17:19:36 [2019-10-13T17:19:36.358Z]  > git rev-parse HEAD^{commit} # timeout=10
17:19:36 [2019-10-13T17:19:36.375Z]  > git config core.sparsecheckout # timeout=10
17:19:36 [2019-10-13T17:19:36.378Z]  > git checkout -f 717575b5850ed4dea11a1c79c11593f8fb2f1e3a