Skip to content

Console Output

02:28:23 [2022-05-30T02:28:23.064Z] The recommended git tool is: git
02:28:23 [2022-05-30T02:28:23.072Z] using credential docker-jenkins-github-credentials
02:28:23 [2022-05-30T02:28:23.079Z] Cloning the remote Git repository
02:28:23 [2022-05-30T02:28:23.079Z] Cloning with configured refspecs honoured and without tags
02:28:23 [2022-05-30T02:28:23.080Z] Cloning repository https://github.com/moby/moby.git
02:28:23 [2022-05-30T02:28:23.081Z]  > git init /home/ubuntu/workspace/moby_PR-43635 # timeout=10
02:28:23 [2022-05-30T02:28:23.092Z] Fetching upstream changes from https://github.com/moby/moby.git
02:28:23 [2022-05-30T02:28:23.092Z]  > git --version # timeout=10
02:28:23 [2022-05-30T02:28:23.098Z]  > git --version # 'git version 2.25.1'
02:28:23 [2022-05-30T02:28:23.098Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:28:23 [2022-05-30T02:28:23.099Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43635/head:refs/remotes/origin/PR-43635 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:28:35 [2022-05-30T02:28:35.274Z] Fetching without tags
02:28:35 [2022-05-30T02:28:35.474Z] Merging remotes/origin/master commit cb01202de88e20d5699c76efe948dfb065da873f into PR head commit 0afc71fc90d208517bda0e2ac8f50a0a3a753f5d
02:28:35 [2022-05-30T02:28:35.256Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:28:35 [2022-05-30T02:28:35.259Z]  > git config --add remote.origin.fetch +refs/pull/43635/head:refs/remotes/origin/PR-43635 # timeout=10
02:28:35 [2022-05-30T02:28:35.264Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
02:28:35 [2022-05-30T02:28:35.270Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:28:35 [2022-05-30T02:28:35.276Z] Fetching upstream changes from https://github.com/moby/moby.git
02:28:35 [2022-05-30T02:28:35.276Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:28:35 [2022-05-30T02:28:35.276Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43635/head:refs/remotes/origin/PR-43635 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:28:35 [2022-05-30T02:28:35.475Z]  > git config core.sparsecheckout # timeout=10
02:28:35 [2022-05-30T02:28:35.478Z]  > git checkout -f 0afc71fc90d208517bda0e2ac8f50a0a3a753f5d # timeout=10
02:28:36 [2022-05-30T02:28:36.019Z] Merge succeeded, producing 0afc71fc90d208517bda0e2ac8f50a0a3a753f5d
02:28:36 [2022-05-30T02:28:36.019Z] Checking out Revision 0afc71fc90d208517bda0e2ac8f50a0a3a753f5d (PR-43635)
02:28:36 [2022-05-30T02:28:36.795Z] Commit message: "archive: add human-readable hint to Lchown error"
02:28:35 [2022-05-30T02:28:35.994Z]  > git remote # timeout=10
02:28:35 [2022-05-30T02:28:35.998Z]  > git config --get remote.origin.url # timeout=10
02:28:36 [2022-05-30T02:28:36.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:28:36 [2022-05-30T02:28:36.002Z]  > git merge cb01202de88e20d5699c76efe948dfb065da873f # timeout=10
02:28:36 [2022-05-30T02:28:36.011Z]  > git rev-parse HEAD^{commit} # timeout=10
02:28:36 [2022-05-30T02:28:36.061Z]  > git config core.sparsecheckout # timeout=10
02:28:36 [2022-05-30T02:28:36.065Z]  > git checkout -f 0afc71fc90d208517bda0e2ac8f50a0a3a753f5d # timeout=10