Skip to content

Console Output

10:24:50 [2023-02-07T10:24:50.741Z] The recommended git tool is: git
10:24:50 [2023-02-07T10:24:50.750Z] using credential docker-jenkins-github-credentials
10:24:50 [2023-02-07T10:24:50.764Z] Fetching changes from the remote Git repository
10:24:50 [2023-02-07T10:24:50.773Z] Fetching without tags
10:24:51 [2023-02-07T10:24:51.006Z] Merging remotes/origin/23.0 commit fc5d6c97b370213f025aea729ec41bd456581d25 into PR head commit 38b70ebc3b0c357ac091c8c6d8f3a63ca77256c7
10:24:51 [2023-02-07T10:24:51.103Z] Merge succeeded, producing 36b26ee0abdc2b9d3700d9761704cb16c6bd0a79
10:24:51 [2023-02-07T10:24:51.104Z] Checking out Revision 36b26ee0abdc2b9d3700d9761704cb16c6bd0a79 (PR-44942)
10:24:51 [2023-02-07T10:24:51.162Z] Commit message: "Merge commit 'fc5d6c97b370213f025aea729ec41bd456581d25' into HEAD"
10:24:51 [2023-02-07T10:24:51.162Z] First time build. Skipping changelog.
10:24:51 [2023-02-07T10:24:51.177Z]  > git --version # timeout=10
10:24:51 [2023-02-07T10:24:51.180Z]  > git --version # 'git version 2.25.1'
10:24:51 [2023-02-07T10:24:51.183Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
10:24:50 [2023-02-07T10:24:50.763Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44942/.git # timeout=10
10:24:50 [2023-02-07T10:24:50.769Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:24:50 [2023-02-07T10:24:50.779Z] Fetching upstream changes from https://github.com/moby/moby.git
10:24:50 [2023-02-07T10:24:50.779Z]  > git --version # timeout=10
10:24:50 [2023-02-07T10:24:50.782Z]  > git --version # 'git version 2.25.1'
10:24:50 [2023-02-07T10:24:50.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:24:50 [2023-02-07T10:24:50.783Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44942/head:refs/remotes/origin/PR-44942 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
10:24:51 [2023-02-07T10:24:51.011Z]  > git config core.sparsecheckout # timeout=10
10:24:51 [2023-02-07T10:24:51.015Z]  > git checkout -f 38b70ebc3b0c357ac091c8c6d8f3a63ca77256c7 # timeout=10
10:24:51 [2023-02-07T10:24:51.049Z]  > git remote # timeout=10
10:24:51 [2023-02-07T10:24:51.052Z]  > git config --get remote.origin.url # timeout=10
10:24:51 [2023-02-07T10:24:51.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:24:51 [2023-02-07T10:24:51.056Z]  > git merge fc5d6c97b370213f025aea729ec41bd456581d25 # timeout=10
10:24:51 [2023-02-07T10:24:51.095Z]  > git rev-parse HEAD^{commit} # timeout=10
10:24:51 [2023-02-07T10:24:51.108Z]  > git config core.sparsecheckout # timeout=10
10:24:51 [2023-02-07T10:24:51.122Z]  > git checkout -f 36b26ee0abdc2b9d3700d9761704cb16c6bd0a79 # timeout=10