Skip to content

Console Output

11:39:29 [2023-07-13T11:39:29.722Z] The recommended git tool is: git
11:39:29 [2023-07-13T11:39:29.732Z] using credential docker-jenkins-github-credentials
11:39:29 [2023-07-13T11:39:29.748Z] Fetching changes from the remote Git repository
11:39:29 [2023-07-13T11:39:29.754Z] Fetching without tags
11:39:29 [2023-07-13T11:39:29.988Z] Merging remotes/origin/master commit d93d3e2d75a7071f8fd4c3543190c31cc596a0a4 into PR head commit cdac084fb469365815a8449faf8d65cbc5a7505f
11:39:30 [2023-07-13T11:39:30.073Z] Merge succeeded, producing dddd9da8472bc344dfd3acd62c53b00252b75b97
11:39:30 [2023-07-13T11:39:30.074Z] Checking out Revision dddd9da8472bc344dfd3acd62c53b00252b75b97 (PR-45956)
11:39:30 [2023-07-13T11:39:30.143Z] Commit message: "Merge commit 'd93d3e2d75a7071f8fd4c3543190c31cc596a0a4' into HEAD"
11:39:30 [2023-07-13T11:39:30.144Z] First time build. Skipping changelog.
11:39:30 [2023-07-13T11:39:30.165Z]  > git --version # timeout=10
11:39:30 [2023-07-13T11:39:30.167Z]  > git --version # 'git version 2.25.1'
11:39:30 [2023-07-13T11:39:30.170Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
11:39:29 [2023-07-13T11:39:29.752Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45956/.git # timeout=10
11:39:29 [2023-07-13T11:39:29.758Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:39:29 [2023-07-13T11:39:29.764Z] Fetching upstream changes from https://github.com/moby/moby.git
11:39:29 [2023-07-13T11:39:29.764Z]  > git --version # timeout=10
11:39:29 [2023-07-13T11:39:29.767Z]  > git --version # 'git version 2.25.1'
11:39:29 [2023-07-13T11:39:29.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:39:29 [2023-07-13T11:39:29.768Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45956/head:refs/remotes/origin/PR-45956 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:39:29 [2023-07-13T11:39:29.998Z]  > git config core.sparsecheckout # timeout=10
11:39:30 [2023-07-13T11:39:30.001Z]  > git checkout -f cdac084fb469365815a8449faf8d65cbc5a7505f # timeout=10
11:39:30 [2023-07-13T11:39:30.033Z]  > git remote # timeout=10
11:39:30 [2023-07-13T11:39:30.035Z]  > git config --get remote.origin.url # timeout=10
11:39:30 [2023-07-13T11:39:30.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:39:30 [2023-07-13T11:39:30.039Z]  > git merge d93d3e2d75a7071f8fd4c3543190c31cc596a0a4 # timeout=10
11:39:30 [2023-07-13T11:39:30.077Z]  > git rev-parse HEAD^{commit} # timeout=10
11:39:30 [2023-07-13T11:39:30.083Z]  > git config core.sparsecheckout # timeout=10
11:39:30 [2023-07-13T11:39:30.086Z]  > git checkout -f dddd9da8472bc344dfd3acd62c53b00252b75b97 # timeout=10