Skip to content

Console Output

16:13:20 [2020-03-09T16:13:20.918Z] using credential docker-jenkins-github-credentials
16:13:20 [2020-03-09T16:13:20.973Z] Cloning the remote Git repository
16:13:20 [2020-03-09T16:13:20.973Z] Cloning with configured refspecs honoured and without tags
16:13:21 [2020-03-09T16:13:21.012Z] Cloning repository https://github.com/moby/moby.git
16:13:21 [2020-03-09T16:13:21.014Z]  > git init /home/jenkins/workspace/moby_PR-40650 # timeout=10
16:13:21 [2020-03-09T16:13:21.035Z] Fetching upstream changes from https://github.com/moby/moby.git
16:13:21 [2020-03-09T16:13:21.036Z]  > git --version # timeout=10
16:13:21 [2020-03-09T16:13:21.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:13:21 [2020-03-09T16:13:21.050Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40650/head:refs/remotes/origin/PR-40650 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:13:29 [2020-03-09T16:13:29.662Z] Fetching without tags
16:13:30 [2020-03-09T16:13:30.078Z] Merging remotes/origin/master commit bcc50d602ff32c0b2b2fa92683f28813f2824aa3 into PR head commit 18c22f5bc1a30d325ed7a14d118c8fcf20f2f509
16:13:29 [2020-03-09T16:13:29.563Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:13:29 [2020-03-09T16:13:29.576Z]  > git config --add remote.origin.fetch +refs/pull/40650/head:refs/remotes/origin/PR-40650 # timeout=10
16:13:29 [2020-03-09T16:13:29.589Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:13:29 [2020-03-09T16:13:29.640Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:13:29 [2020-03-09T16:13:29.699Z] Fetching upstream changes from https://github.com/moby/moby.git
16:13:29 [2020-03-09T16:13:29.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:13:29 [2020-03-09T16:13:29.702Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40650/head:refs/remotes/origin/PR-40650 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:13:30 [2020-03-09T16:13:30.110Z]  > git config core.sparsecheckout # timeout=10
16:13:30 [2020-03-09T16:13:30.123Z]  > git checkout -f 18c22f5bc1a30d325ed7a14d118c8fcf20f2f509 # timeout=10
16:13:30 [2020-03-09T16:13:30.744Z] Merge succeeded, producing 18c22f5bc1a30d325ed7a14d118c8fcf20f2f509
16:13:30 [2020-03-09T16:13:30.745Z] Checking out Revision 18c22f5bc1a30d325ed7a14d118c8fcf20f2f509 (PR-40650)
16:13:31 [2020-03-09T16:13:31.415Z] Commit message: "fix backingFs assignment"
16:13:31 [2020-03-09T16:13:31.594Z]  > git --version # timeout=10
16:13:31 [2020-03-09T16:13:31.599Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0
16:13:30 [2020-03-09T16:13:30.665Z]  > git merge bcc50d602ff32c0b2b2fa92683f28813f2824aa3 # timeout=10
16:13:30 [2020-03-09T16:13:30.721Z]  > git rev-parse HEAD^{commit} # timeout=10
16:13:30 [2020-03-09T16:13:30.777Z]  > git config core.sparsecheckout # timeout=10
16:13:30 [2020-03-09T16:13:30.795Z]  > git checkout -f 18c22f5bc1a30d325ed7a14d118c8fcf20f2f509 # timeout=10