Skip to content

Console Output

14:52:27 [2020-05-01T14:52:27.651Z] using credential docker-jenkins-github-credentials
14:52:27 [2020-05-01T14:52:27.671Z] Cloning the remote Git repository
14:52:27 [2020-05-01T14:52:27.671Z] Cloning with configured refspecs honoured and without tags
14:52:27 [2020-05-01T14:52:27.675Z] Cloning repository https://github.com/moby/moby.git
14:52:27 [2020-05-01T14:52:27.675Z]  > git init /home/docker/workspace/moby_PR-40883 # timeout=10
14:52:27 [2020-05-01T14:52:27.688Z] Fetching upstream changes from https://github.com/moby/moby.git
14:52:27 [2020-05-01T14:52:27.688Z]  > git --version # timeout=10
14:52:27 [2020-05-01T14:52:27.691Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:27 [2020-05-01T14:52:27.693Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40883/head:refs/remotes/origin/PR-40883 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:52:53 [2020-05-01T14:52:53.520Z] Fetching without tags
14:52:54 [2020-05-01T14:52:54.038Z] Merging remotes/origin/master commit fd784ce7c10376247c08dae2083c07ea6300588f into PR head commit a4400d328c5a040193483d03d7691a6f79d49bf1
14:52:55 [2020-05-01T14:52:55.223Z] Merge succeeded, producing a4400d328c5a040193483d03d7691a6f79d49bf1
14:52:55 [2020-05-01T14:52:55.223Z] Checking out Revision a4400d328c5a040193483d03d7691a6f79d49bf1 (PR-40883)
14:52:55 [2020-05-01T14:52:55.554Z] Commit message: "Makefile: remove empty targets, and slight refactor"
14:52:55 [2020-05-01T14:52:55.615Z]  > git --version # timeout=10
14:52:55 [2020-05-01T14:52:55.622Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
14:52:53 [2020-05-01T14:52:53.480Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:52:53 [2020-05-01T14:52:53.485Z]  > git config --add remote.origin.fetch +refs/pull/40883/head:refs/remotes/origin/PR-40883 # timeout=10
14:52:53 [2020-05-01T14:52:53.490Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:52:53 [2020-05-01T14:52:53.507Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:52:53 [2020-05-01T14:52:53.524Z] Fetching upstream changes from https://github.com/moby/moby.git
14:52:53 [2020-05-01T14:52:53.525Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:53 [2020-05-01T14:52:53.526Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40883/head:refs/remotes/origin/PR-40883 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:52:54 [2020-05-01T14:52:54.041Z]  > git config core.sparsecheckout # timeout=10
14:52:54 [2020-05-01T14:52:54.044Z]  > git checkout -f a4400d328c5a040193483d03d7691a6f79d49bf1 # timeout=10
14:52:55 [2020-05-01T14:52:55.184Z]  > git merge fd784ce7c10376247c08dae2083c07ea6300588f # timeout=10
14:52:55 [2020-05-01T14:52:55.209Z]  > git rev-parse HEAD^{commit} # timeout=10
14:52:55 [2020-05-01T14:52:55.225Z]  > git config core.sparsecheckout # timeout=10
14:52:55 [2020-05-01T14:52:55.228Z]  > git checkout -f a4400d328c5a040193483d03d7691a6f79d49bf1 # timeout=10