Skip to content

Console Output

19:02:44 [2024-03-15T19:02:44.029Z] The recommended git tool is: git
19:02:44 [2024-03-15T19:02:44.036Z] using credential docker-jenkins-github-credentials
19:02:44 [2024-03-15T19:02:44.045Z] Fetching changes from the remote Git repository
19:02:44 [2024-03-15T19:02:44.054Z] Fetching without tags
19:02:44 [2024-03-15T19:02:44.222Z] Merging remotes/origin/master commit 1f539a6e8581ae33f19d7e654404f8f0f74e36e1 into PR head commit 4f46c447251383d3c85e325a7b4e7292d5260870
19:02:44 [2024-03-15T19:02:44.366Z] Merge succeeded, producing 4f46c447251383d3c85e325a7b4e7292d5260870
19:02:44 [2024-03-15T19:02:44.367Z] Checking out Revision 4f46c447251383d3c85e325a7b4e7292d5260870 (PR-47570)
19:02:44 [2024-03-15T19:02:44.455Z] Commit message: "Dockerfile: update xx to v1.4.0"
19:02:44 [2024-03-15T19:02:44.464Z]  > git --version # timeout=10
19:02:44 [2024-03-15T19:02:44.466Z]  > git --version # 'git version 2.25.1'
19:02:44 [2024-03-15T19:02:44.468Z] fatal: bad object 216427d8bfae9541c1c15f61bd453be62935f49c
19:02:44 [2024-03-15T19:02:44.042Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47570/.git # timeout=10
19:02:44 [2024-03-15T19:02:44.051Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:02:44 [2024-03-15T19:02:44.055Z] Fetching upstream changes from https://github.com/moby/moby.git
19:02:44 [2024-03-15T19:02:44.055Z]  > git --version # timeout=10
19:02:44 [2024-03-15T19:02:44.057Z]  > git --version # 'git version 2.25.1'
19:02:44 [2024-03-15T19:02:44.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:02:44 [2024-03-15T19:02:44.060Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47570/head:refs/remotes/origin/PR-47570 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:02:44 [2024-03-15T19:02:44.224Z]  > git config core.sparsecheckout # timeout=10
19:02:44 [2024-03-15T19:02:44.226Z]  > git checkout -f 4f46c447251383d3c85e325a7b4e7292d5260870 # timeout=10
19:02:44 [2024-03-15T19:02:44.349Z]  > git remote # timeout=10
19:02:44 [2024-03-15T19:02:44.352Z]  > git config --get remote.origin.url # timeout=10
19:02:44 [2024-03-15T19:02:44.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:02:44 [2024-03-15T19:02:44.356Z]  > git merge 1f539a6e8581ae33f19d7e654404f8f0f74e36e1 # timeout=10
19:02:44 [2024-03-15T19:02:44.363Z]  > git rev-parse HEAD^{commit} # timeout=10
19:02:44 [2024-03-15T19:02:44.368Z]  > git config core.sparsecheckout # timeout=10
19:02:44 [2024-03-15T19:02:44.370Z]  > git checkout -f 4f46c447251383d3c85e325a7b4e7292d5260870 # timeout=10