Skip to content

Console Output

16:40:25 [2024-01-12T16:40:25.443Z] The recommended git tool is: git
16:40:25 [2024-01-12T16:40:25.452Z] using credential docker-jenkins-github-credentials
16:40:25 [2024-01-12T16:40:25.470Z] Fetching changes from the remote Git repository
16:40:25 [2024-01-12T16:40:25.475Z] Fetching without tags
16:40:25 [2024-01-12T16:40:25.682Z] Merging remotes/origin/master commit ac6c79188079c738bf5a9c3d9d66098db6a1c802 into PR head commit 2c45df2ab4d45d96a84cec928f2c27695fc2e6dd
16:40:25 [2024-01-12T16:40:25.760Z] Merge succeeded, producing 3351df59a410e93b5f52c09bef7b1654f0afe156
16:40:25 [2024-01-12T16:40:25.761Z] Checking out Revision 3351df59a410e93b5f52c09bef7b1654f0afe156 (PR-47068)
16:40:25 [2024-01-12T16:40:25.814Z] Commit message: "Merge commit 'ac6c79188079c738bf5a9c3d9d66098db6a1c802' into HEAD"
16:40:25 [2024-01-12T16:40:25.814Z] First time build. Skipping changelog.
16:40:25 [2024-01-12T16:40:25.827Z]  > git --version # timeout=10
16:40:25 [2024-01-12T16:40:25.830Z]  > git --version # 'git version 2.25.1'
16:40:25 [2024-01-12T16:40:25.832Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:40:25 [2024-01-12T16:40:25.467Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47068/.git # timeout=10
16:40:25 [2024-01-12T16:40:25.472Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:40:25 [2024-01-12T16:40:25.478Z] Fetching upstream changes from https://github.com/moby/moby.git
16:40:25 [2024-01-12T16:40:25.478Z]  > git --version # timeout=10
16:40:25 [2024-01-12T16:40:25.481Z]  > git --version # 'git version 2.25.1'
16:40:25 [2024-01-12T16:40:25.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:40:25 [2024-01-12T16:40:25.482Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47068/head:refs/remotes/origin/PR-47068 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:40:25 [2024-01-12T16:40:25.685Z]  > git config core.sparsecheckout # timeout=10
16:40:25 [2024-01-12T16:40:25.687Z]  > git checkout -f 2c45df2ab4d45d96a84cec928f2c27695fc2e6dd # timeout=10
16:40:25 [2024-01-12T16:40:25.717Z]  > git remote # timeout=10
16:40:25 [2024-01-12T16:40:25.720Z]  > git config --get remote.origin.url # timeout=10
16:40:25 [2024-01-12T16:40:25.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:40:25 [2024-01-12T16:40:25.724Z]  > git merge ac6c79188079c738bf5a9c3d9d66098db6a1c802 # timeout=10
16:40:25 [2024-01-12T16:40:25.757Z]  > git rev-parse HEAD^{commit} # timeout=10
16:40:25 [2024-01-12T16:40:25.763Z]  > git config core.sparsecheckout # timeout=10
16:40:25 [2024-01-12T16:40:25.766Z]  > git checkout -f 3351df59a410e93b5f52c09bef7b1654f0afe156 # timeout=10