Skip to content

Console Output

09:01:10 [2022-10-05T09:01:10.169Z] The recommended git tool is: git
09:01:10 [2022-10-05T09:01:10.178Z] using credential docker-jenkins-github-credentials
09:01:10 [2022-10-05T09:01:10.196Z] Fetching changes from the remote Git repository
09:01:10 [2022-10-05T09:01:10.207Z] Fetching without tags
09:01:10 [2022-10-05T09:01:10.426Z] Merging remotes/origin/master commit 109eafc3f8a21d5e9452fd16d69184c47c01e95e into PR head commit 0a861e68df30a5d1e72bac99fe259149507cf354
09:01:10 [2022-10-05T09:01:10.541Z] Merge succeeded, producing ff86e032a647d8b367358746101e658aa8ad8162
09:01:10 [2022-10-05T09:01:10.542Z] Checking out Revision ff86e032a647d8b367358746101e658aa8ad8162 (PR-44250)
09:01:10 [2022-10-05T09:01:10.594Z] Commit message: "Merge commit '109eafc3f8a21d5e9452fd16d69184c47c01e95e' into HEAD"
09:01:10 [2022-10-05T09:01:10.594Z] First time build. Skipping changelog.
09:01:10 [2022-10-05T09:01:10.635Z]  > git --version # timeout=10
09:01:10 [2022-10-05T09:01:10.660Z]  > git --version # 'git version 2.25.1'
09:01:10 [2022-10-05T09:01:10.679Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:01:10 [2022-10-05T09:01:10.190Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44250/.git # timeout=10
09:01:10 [2022-10-05T09:01:10.200Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:10 [2022-10-05T09:01:10.210Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:10 [2022-10-05T09:01:10.210Z]  > git --version # timeout=10
09:01:10 [2022-10-05T09:01:10.217Z]  > git --version # 'git version 2.25.1'
09:01:10 [2022-10-05T09:01:10.217Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:10 [2022-10-05T09:01:10.218Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44250/head:refs/remotes/origin/PR-44250 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:10 [2022-10-05T09:01:10.430Z]  > git config core.sparsecheckout # timeout=10
09:01:10 [2022-10-05T09:01:10.436Z]  > git checkout -f 0a861e68df30a5d1e72bac99fe259149507cf354 # timeout=10
09:01:10 [2022-10-05T09:01:10.474Z]  > git remote # timeout=10
09:01:10 [2022-10-05T09:01:10.480Z]  > git config --get remote.origin.url # timeout=10
09:01:10 [2022-10-05T09:01:10.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:10 [2022-10-05T09:01:10.486Z]  > git merge 109eafc3f8a21d5e9452fd16d69184c47c01e95e # timeout=10
09:01:10 [2022-10-05T09:01:10.537Z]  > git rev-parse HEAD^{commit} # timeout=10
09:01:10 [2022-10-05T09:01:10.545Z]  > git config core.sparsecheckout # timeout=10
09:01:10 [2022-10-05T09:01:10.550Z]  > git checkout -f ff86e032a647d8b367358746101e658aa8ad8162 # timeout=10