Skip to content

Console Output

19:07:10 [2023-02-28T19:07:10.086Z] The recommended git tool is: git
19:07:10 [2023-02-28T19:07:10.095Z] using credential docker-jenkins-github-credentials
19:07:10 [2023-02-28T19:07:10.113Z] Fetching changes from the remote Git repository
19:07:10 [2023-02-28T19:07:10.128Z] Fetching without tags
19:07:10 [2023-02-28T19:07:10.355Z] Merging remotes/origin/master commit 0021339b9299c5f1596bdf772a42ce346f16f060 into PR head commit 0a6a726d267e663d4003435c62ed9475e541cd5c
19:07:10 [2023-02-28T19:07:10.590Z] Merge succeeded, producing 0a6a726d267e663d4003435c62ed9475e541cd5c
19:07:10 [2023-02-28T19:07:10.591Z] Checking out Revision 0a6a726d267e663d4003435c62ed9475e541cd5c (PR-45083)
19:07:10 [2023-02-28T19:07:10.642Z] Commit message: "api/server: drop unused Config struct"
19:07:10 [2023-02-28T19:07:10.654Z]  > git --version # timeout=10
19:07:10 [2023-02-28T19:07:10.668Z]  > git --version # 'git version 2.25.1'
19:07:10 [2023-02-28T19:07:10.675Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
19:07:10 [2023-02-28T19:07:10.108Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45083/.git # timeout=10
19:07:10 [2023-02-28T19:07:10.115Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:07:10 [2023-02-28T19:07:10.131Z] Fetching upstream changes from https://github.com/moby/moby.git
19:07:10 [2023-02-28T19:07:10.132Z]  > git --version # timeout=10
19:07:10 [2023-02-28T19:07:10.140Z]  > git --version # 'git version 2.25.1'
19:07:10 [2023-02-28T19:07:10.140Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:07:10 [2023-02-28T19:07:10.141Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45083/head:refs/remotes/origin/PR-45083 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:07:10 [2023-02-28T19:07:10.357Z]  > git config core.sparsecheckout # timeout=10
19:07:10 [2023-02-28T19:07:10.361Z]  > git checkout -f 0a6a726d267e663d4003435c62ed9475e541cd5c # timeout=10
19:07:10 [2023-02-28T19:07:10.565Z]  > git remote # timeout=10
19:07:10 [2023-02-28T19:07:10.570Z]  > git config --get remote.origin.url # timeout=10
19:07:10 [2023-02-28T19:07:10.575Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:07:10 [2023-02-28T19:07:10.576Z]  > git merge 0021339b9299c5f1596bdf772a42ce346f16f060 # timeout=10
19:07:10 [2023-02-28T19:07:10.583Z]  > git rev-parse HEAD^{commit} # timeout=10
19:07:10 [2023-02-28T19:07:10.592Z]  > git config core.sparsecheckout # timeout=10
19:07:10 [2023-02-28T19:07:10.596Z]  > git checkout -f 0a6a726d267e663d4003435c62ed9475e541cd5c # timeout=10