Skip to content

Console Output

09:14:12 [2020-01-17T09:14:12.900Z] using credential docker-jenkins-github-credentials
09:14:12 [2020-01-17T09:14:12.914Z] Cloning the remote Git repository
09:14:12 [2020-01-17T09:14:12.914Z] Cloning with configured refspecs honoured and without tags
09:14:12 [2020-01-17T09:14:12.905Z] Cloning repository https://github.com/docker/engine.git
09:14:12 [2020-01-17T09:14:12.963Z]  > git init /home/ubuntu/workspace/engine_PR-442 # timeout=10
09:14:13 [2020-01-17T09:14:13.224Z] Fetching upstream changes from https://github.com/docker/engine.git
09:14:13 [2020-01-17T09:14:13.225Z]  > git --version # timeout=10
09:14:13 [2020-01-17T09:14:13.275Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:14:13 [2020-01-17T09:14:13.277Z]  > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/442/head:refs/remotes/origin/PR-442 +refs/heads/19.03:refs/remotes/origin/19.03
09:14:36 [2020-01-17T09:14:36.515Z] Fetching without tags
09:14:36 [2020-01-17T09:14:36.806Z] Merging remotes/origin/19.03 commit 9077436e6e9c4b4a7050d2412b370ff49d6e161b into PR head commit b2694b459fc9653420c2a62d7301fbb61f47727c
09:14:37 [2020-01-17T09:14:37.683Z] Merge succeeded, producing b2694b459fc9653420c2a62d7301fbb61f47727c
09:14:37 [2020-01-17T09:14:37.684Z] Checking out Revision b2694b459fc9653420c2a62d7301fbb61f47727c (PR-442)
09:14:36 [2020-01-17T09:14:36.419Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
09:14:36 [2020-01-17T09:14:36.435Z]  > git config --add remote.origin.fetch +refs/pull/442/head:refs/remotes/origin/PR-442 # timeout=10
09:14:36 [2020-01-17T09:14:36.448Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:14:36 [2020-01-17T09:14:36.479Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
09:14:36 [2020-01-17T09:14:36.557Z] Fetching upstream changes from https://github.com/docker/engine.git
09:14:36 [2020-01-17T09:14:36.558Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:14:36 [2020-01-17T09:14:36.558Z]  > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/442/head:refs/remotes/origin/PR-442 +refs/heads/19.03:refs/remotes/origin/19.03
09:14:36 [2020-01-17T09:14:36.808Z]  > git config core.sparsecheckout # timeout=10
09:14:36 [2020-01-17T09:14:36.831Z]  > git checkout -f b2694b459fc9653420c2a62d7301fbb61f47727c
09:14:37 [2020-01-17T09:14:37.618Z]  > git merge 9077436e6e9c4b4a7050d2412b370ff49d6e161b # timeout=10
09:14:37 [2020-01-17T09:14:37.651Z]  > git rev-parse HEAD^{commit} # timeout=10
09:14:37 [2020-01-17T09:14:37.724Z]  > git config core.sparsecheckout # timeout=10
09:14:39 [2020-01-17T09:14:39.337Z] Commit message: "errdefs: remove unneeded recursive calls"
09:14:39 [2020-01-17T09:14:39.427Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
09:14:37 [2020-01-17T09:14:37.751Z]  > git checkout -f b2694b459fc9653420c2a62d7301fbb61f47727c