Skip to content

Console Output

14:52:27 [2020-05-01T14:52:27.703Z] using credential docker-jenkins-github-credentials
14:52:27 [2020-05-01T14:52:27.721Z] Cloning the remote Git repository
14:52:27 [2020-05-01T14:52:27.721Z] Cloning with configured refspecs honoured and without tags
14:52:27 [2020-05-01T14:52:27.722Z] Cloning repository https://github.com/moby/moby.git
14:52:27 [2020-05-01T14:52:27.722Z]  > git init /home/jenkins/workspace/moby_PR-40883 # timeout=10
14:52:27 [2020-05-01T14:52:27.741Z] Fetching upstream changes from https://github.com/moby/moby.git
14:52:27 [2020-05-01T14:52:27.741Z]  > git --version # timeout=10
14:52:27 [2020-05-01T14:52:27.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:27 [2020-05-01T14:52:27.742Z]  > 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:36 [2020-05-01T14:52:36.828Z] Fetching without tags
14:52:37 [2020-05-01T14:52:37.143Z] Merging remotes/origin/master commit fd784ce7c10376247c08dae2083c07ea6300588f into PR head commit a4400d328c5a040193483d03d7691a6f79d49bf1
14:52:36 [2020-05-01T14:52:36.795Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:52:36 [2020-05-01T14:52:36.796Z]  > git config --add remote.origin.fetch +refs/pull/40883/head:refs/remotes/origin/PR-40883 # timeout=10
14:52:36 [2020-05-01T14:52:36.800Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:52:36 [2020-05-01T14:52:36.814Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:52:36 [2020-05-01T14:52:36.830Z] Fetching upstream changes from https://github.com/moby/moby.git
14:52:36 [2020-05-01T14:52:36.830Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:36 [2020-05-01T14:52:36.830Z]  > 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:37 [2020-05-01T14:52:37.144Z]  > git config core.sparsecheckout # timeout=10
14:52:37 [2020-05-01T14:52:37.145Z]  > git checkout -f a4400d328c5a040193483d03d7691a6f79d49bf1 # timeout=10
14:52:37 [2020-05-01T14:52:37.631Z] Merge succeeded, producing a4400d328c5a040193483d03d7691a6f79d49bf1
14:52:37 [2020-05-01T14:52:37.631Z] Checking out Revision a4400d328c5a040193483d03d7691a6f79d49bf1 (PR-40883)
14:52:38 [2020-05-01T14:52:38.113Z] Commit message: "Makefile: remove empty targets, and slight refactor"
14:52:38 [2020-05-01T14:52:38.156Z]  > git --version # timeout=10
14:52:38 [2020-05-01T14:52:38.163Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
14:52:37 [2020-05-01T14:52:37.606Z]  > git merge fd784ce7c10376247c08dae2083c07ea6300588f # timeout=10
14:52:37 [2020-05-01T14:52:37.619Z]  > git rev-parse HEAD^{commit} # timeout=10
14:52:37 [2020-05-01T14:52:37.631Z]  > git config core.sparsecheckout # timeout=10
14:52:37 [2020-05-01T14:52:37.632Z]  > git checkout -f a4400d328c5a040193483d03d7691a6f79d49bf1 # timeout=10