Skip to content

Console Output

22:56:22 [2023-09-08T22:56:22.050Z] The recommended git tool is: git
22:56:22 [2023-09-08T22:56:22.058Z] using credential docker-jenkins-github-credentials
22:56:22 [2023-09-08T22:56:22.074Z] Fetching changes from the remote Git repository
22:56:22 [2023-09-08T22:56:22.080Z] Fetching without tags
22:56:22 [2023-09-08T22:56:22.282Z] Merging remotes/origin/master commit 6ce5aa1cd5a46e02ffaa3fe0c794642b35601676 into PR head commit 7c0f6741ebe91285da08dd40a1db828868b15dd0
22:56:22 [2023-09-08T22:56:22.719Z] Merge succeeded, producing 7c0f6741ebe91285da08dd40a1db828868b15dd0
22:56:22 [2023-09-08T22:56:22.719Z] Checking out Revision 7c0f6741ebe91285da08dd40a1db828868b15dd0 (PR-46443)
22:56:22 [2023-09-08T22:56:22.854Z] Commit message: "go mod tidy"
22:56:22 [2023-09-08T22:56:22.851Z]  > git --version # timeout=10
22:56:22 [2023-09-08T22:56:22.853Z]  > git --version # 'git version 2.25.1'
22:56:22 [2023-09-08T22:56:22.856Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
22:56:22 [2023-09-08T22:56:22.054Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46443/.git # timeout=10
22:56:22 [2023-09-08T22:56:22.060Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:56:22 [2023-09-08T22:56:22.066Z] Fetching upstream changes from https://github.com/moby/moby.git
22:56:22 [2023-09-08T22:56:22.066Z]  > git --version # timeout=10
22:56:22 [2023-09-08T22:56:22.069Z]  > git --version # 'git version 2.25.1'
22:56:22 [2023-09-08T22:56:22.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:56:22 [2023-09-08T22:56:22.070Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46443/head:refs/remotes/origin/PR-46443 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:56:22 [2023-09-08T22:56:22.268Z]  > git config core.sparsecheckout # timeout=10
22:56:22 [2023-09-08T22:56:22.270Z]  > git checkout -f 7c0f6741ebe91285da08dd40a1db828868b15dd0 # timeout=10
22:56:22 [2023-09-08T22:56:22.685Z]  > git remote # timeout=10
22:56:22 [2023-09-08T22:56:22.688Z]  > git config --get remote.origin.url # timeout=10
22:56:22 [2023-09-08T22:56:22.690Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:56:22 [2023-09-08T22:56:22.691Z]  > git merge 6ce5aa1cd5a46e02ffaa3fe0c794642b35601676 # timeout=10
22:56:22 [2023-09-08T22:56:22.699Z]  > git rev-parse HEAD^{commit} # timeout=10
22:56:22 [2023-09-08T22:56:22.705Z]  > git config core.sparsecheckout # timeout=10
22:56:22 [2023-09-08T22:56:22.707Z]  > git checkout -f 7c0f6741ebe91285da08dd40a1db828868b15dd0 # timeout=10