Skip to content

Console Output

15:30:38 [2023-06-27T15:30:38.575Z] The recommended git tool is: git
15:30:38 [2023-06-27T15:30:38.582Z] using credential docker-jenkins-github-credentials
15:30:38 [2023-06-27T15:30:38.599Z] Fetching changes from the remote Git repository
15:30:38 [2023-06-27T15:30:38.603Z] Fetching without tags
15:30:38 [2023-06-27T15:30:38.839Z] Merging remotes/origin/master commit 7f8b1cd7f928dee54174d51dc9da17f443c31480 into PR head commit 83eae19c0149e35d2ab7fc84fc5b1e0d0b5e2033
15:30:38 [2023-06-27T15:30:38.970Z] Merge succeeded, producing 83eae19c0149e35d2ab7fc84fc5b1e0d0b5e2033
15:30:38 [2023-06-27T15:30:38.970Z] Checking out Revision 83eae19c0149e35d2ab7fc84fc5b1e0d0b5e2033 (PR-45832)
15:30:39 [2023-06-27T15:30:39.052Z] Commit message: "Implement cache for "FROM scratch" in classic builder"
15:30:39 [2023-06-27T15:30:39.084Z]  > git --version # timeout=10
15:30:39 [2023-06-27T15:30:39.087Z]  > git --version # 'git version 2.25.1'
15:30:39 [2023-06-27T15:30:39.089Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
15:30:38 [2023-06-27T15:30:38.579Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45832/.git # timeout=10
15:30:38 [2023-06-27T15:30:38.583Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:30:38 [2023-06-27T15:30:38.588Z] Fetching upstream changes from https://github.com/moby/moby.git
15:30:38 [2023-06-27T15:30:38.588Z]  > git --version # timeout=10
15:30:38 [2023-06-27T15:30:38.590Z]  > git --version # 'git version 2.25.1'
15:30:38 [2023-06-27T15:30:38.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:30:38 [2023-06-27T15:30:38.591Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45832/head:refs/remotes/origin/PR-45832 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:30:38 [2023-06-27T15:30:38.865Z]  > git config core.sparsecheckout # timeout=10
15:30:38 [2023-06-27T15:30:38.867Z]  > git checkout -f 83eae19c0149e35d2ab7fc84fc5b1e0d0b5e2033 # timeout=10
15:30:38 [2023-06-27T15:30:38.936Z]  > git remote # timeout=10
15:30:38 [2023-06-27T15:30:38.939Z]  > git config --get remote.origin.url # timeout=10
15:30:38 [2023-06-27T15:30:38.942Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:30:38 [2023-06-27T15:30:38.942Z]  > git merge 7f8b1cd7f928dee54174d51dc9da17f443c31480 # timeout=10
15:30:38 [2023-06-27T15:30:38.949Z]  > git rev-parse HEAD^{commit} # timeout=10
15:30:39 [2023-06-27T15:30:39.001Z]  > git config core.sparsecheckout # timeout=10
15:30:39 [2023-06-27T15:30:39.003Z]  > git checkout -f 83eae19c0149e35d2ab7fc84fc5b1e0d0b5e2033 # timeout=10