Skip to content

Console Output

10:30:11 [2023-01-10T10:30:11.846Z] The recommended git tool is: git
10:30:11 [2023-01-10T10:30:11.856Z] using credential docker-jenkins-github-credentials
10:30:11 [2023-01-10T10:30:11.866Z] Cloning the remote Git repository
10:30:11 [2023-01-10T10:30:11.866Z] Cloning with configured refspecs honoured and without tags
10:30:11 [2023-01-10T10:30:11.857Z] Cloning repository https://github.com/moby/moby.git
10:30:11 [2023-01-10T10:30:11.857Z]  > git init /home/ubuntu/workspace/moby_PR-44778 # timeout=10
10:30:11 [2023-01-10T10:30:11.867Z] Fetching upstream changes from https://github.com/moby/moby.git
10:30:11 [2023-01-10T10:30:11.867Z]  > git --version # timeout=10
10:30:11 [2023-01-10T10:30:11.871Z]  > git --version # 'git version 2.25.1'
10:30:11 [2023-01-10T10:30:11.871Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:30:11 [2023-01-10T10:30:11.872Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44778/head:refs/remotes/origin/PR-44778 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
10:30:25 [2023-01-10T10:30:25.700Z] Fetching without tags
10:30:25 [2023-01-10T10:30:25.930Z] Merging remotes/origin/23.0 commit 8f5bbc24ef338baabbce269a6d7e9efc5c941d5b into PR head commit 5802ca9e08e3756dbb672fe325ff48b1a49c64a4
10:30:25 [2023-01-10T10:30:25.635Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:30:25 [2023-01-10T10:30:25.639Z]  > git config --add remote.origin.fetch +refs/pull/44778/head:refs/remotes/origin/PR-44778 # timeout=10
10:30:25 [2023-01-10T10:30:25.648Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
10:30:25 [2023-01-10T10:30:25.660Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:30:25 [2023-01-10T10:30:25.692Z] Fetching upstream changes from https://github.com/moby/moby.git
10:30:25 [2023-01-10T10:30:25.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:30:25 [2023-01-10T10:30:25.693Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44778/head:refs/remotes/origin/PR-44778 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
10:30:25 [2023-01-10T10:30:25.920Z]  > git config core.sparsecheckout # timeout=10
10:30:25 [2023-01-10T10:30:25.924Z]  > git checkout -f 5802ca9e08e3756dbb672fe325ff48b1a49c64a4 # timeout=10
10:30:26 [2023-01-10T10:30:26.518Z] Merge succeeded, producing 5802ca9e08e3756dbb672fe325ff48b1a49c64a4
10:30:26 [2023-01-10T10:30:26.518Z] Checking out Revision 5802ca9e08e3756dbb672fe325ff48b1a49c64a4 (PR-44778)
10:30:27 [2023-01-10T10:30:27.214Z] Commit message: "rootless: move ./rootless to ./pkg/rootless"
10:30:27 [2023-01-10T10:30:27.222Z]  > git --version # timeout=10
10:30:27 [2023-01-10T10:30:27.226Z]  > git --version # 'git version 2.25.1'
10:30:27 [2023-01-10T10:30:27.231Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
10:30:26 [2023-01-10T10:30:26.478Z]  > git remote # timeout=10
10:30:26 [2023-01-10T10:30:26.482Z]  > git config --get remote.origin.url # timeout=10
10:30:26 [2023-01-10T10:30:26.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:30:26 [2023-01-10T10:30:26.488Z]  > git merge 8f5bbc24ef338baabbce269a6d7e9efc5c941d5b # timeout=10
10:30:26 [2023-01-10T10:30:26.502Z]  > git rev-parse HEAD^{commit} # timeout=10
10:30:26 [2023-01-10T10:30:26.508Z]  > git config core.sparsecheckout # timeout=10
10:30:26 [2023-01-10T10:30:26.514Z]  > git checkout -f 5802ca9e08e3756dbb672fe325ff48b1a49c64a4 # timeout=10