Skip to content

Console Output

19:58:10 [2023-06-05T19:58:10.977Z] The recommended git tool is: git
19:58:10 [2023-06-05T19:58:10.986Z] using credential docker-jenkins-github-credentials
19:58:11 [2023-06-05T19:58:11.001Z] Fetching changes from the remote Git repository
19:58:11 [2023-06-05T19:58:11.006Z] Fetching without tags
19:58:11 [2023-06-05T19:58:11.208Z] Merging remotes/origin/master commit ccfc2e5d8d224464c6947a105858adf0cd6d6827 into PR head commit 8ff23f1e8f57d58e7db810957dfd065e498ce3a1
19:58:11 [2023-06-05T19:58:11.319Z] Merge succeeded, producing 451f761bef6aaa9108f3d0ec2cd0f35dc7f7f2b6
19:58:11 [2023-06-05T19:58:11.320Z] Checking out Revision 451f761bef6aaa9108f3d0ec2cd0f35dc7f7f2b6 (PR-45702)
19:58:11 [2023-06-05T19:58:11.483Z] Commit message: "Merge commit 'ccfc2e5d8d224464c6947a105858adf0cd6d6827' into HEAD"
19:58:11 [2023-06-05T19:58:11.483Z] First time build. Skipping changelog.
19:58:11 [2023-06-05T19:58:11.483Z]  > git --version # timeout=10
19:58:11 [2023-06-05T19:58:11.486Z]  > git --version # 'git version 2.25.1'
19:58:11 [2023-06-05T19:58:11.488Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
19:58:10 [2023-06-05T19:58:10.985Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45702/.git # timeout=10
19:58:10 [2023-06-05T19:58:10.991Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:58:10 [2023-06-05T19:58:10.997Z] Fetching upstream changes from https://github.com/moby/moby.git
19:58:10 [2023-06-05T19:58:10.997Z]  > git --version # timeout=10
19:58:10 [2023-06-05T19:58:10.999Z]  > git --version # 'git version 2.25.1'
19:58:11 [2023-06-05T19:58:11.000Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:58:11 [2023-06-05T19:58:11.001Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45702/head:refs/remotes/origin/PR-45702 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:58:11 [2023-06-05T19:58:11.198Z]  > git config core.sparsecheckout # timeout=10
19:58:11 [2023-06-05T19:58:11.201Z]  > git checkout -f 8ff23f1e8f57d58e7db810957dfd065e498ce3a1 # timeout=10
19:58:11 [2023-06-05T19:58:11.234Z]  > git remote # timeout=10
19:58:11 [2023-06-05T19:58:11.237Z]  > git config --get remote.origin.url # timeout=10
19:58:11 [2023-06-05T19:58:11.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:58:11 [2023-06-05T19:58:11.240Z]  > git merge ccfc2e5d8d224464c6947a105858adf0cd6d6827 # timeout=10
19:58:11 [2023-06-05T19:58:11.304Z]  > git rev-parse HEAD^{commit} # timeout=10
19:58:11 [2023-06-05T19:58:11.310Z]  > git config core.sparsecheckout # timeout=10
19:58:11 [2023-06-05T19:58:11.313Z]  > git checkout -f 451f761bef6aaa9108f3d0ec2cd0f35dc7f7f2b6 # timeout=10