Skip to content

Console Output

21:22:50 [2022-03-05T21:22:50.216Z] The recommended git tool is: git
21:22:50 [2022-03-05T21:22:50.229Z] using credential docker-jenkins-github-credentials
21:22:50 [2022-03-05T21:22:50.239Z] Cloning the remote Git repository
21:22:50 [2022-03-05T21:22:50.239Z] Cloning with configured refspecs honoured and without tags
21:22:50 [2022-03-05T21:22:50.238Z] Cloning repository https://github.com/moby/moby.git
21:22:50 [2022-03-05T21:22:50.238Z]  > git init /home/ubuntu/workspace/moby_PR-43334 # timeout=10
21:22:50 [2022-03-05T21:22:50.248Z] Fetching upstream changes from https://github.com/moby/moby.git
21:22:50 [2022-03-05T21:22:50.248Z]  > git --version # timeout=10
21:22:50 [2022-03-05T21:22:50.251Z]  > git --version # 'git version 2.17.1'
21:22:50 [2022-03-05T21:22:50.251Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:50 [2022-03-05T21:22:50.252Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43334/head:refs/remotes/origin/PR-43334 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:23:05 [2022-03-05T21:23:05.804Z] Fetching without tags
21:23:06 [2022-03-05T21:23:06.025Z] Merging remotes/origin/master commit 85f1bfc6f727b0ac27b2d9d58b75884f02653ac9 into PR head commit 0759f013a418e8bee58fc3619486e56d8e7be77c
21:23:05 [2022-03-05T21:23:05.774Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:23:05 [2022-03-05T21:23:05.782Z]  > git config --add remote.origin.fetch +refs/pull/43334/head:refs/remotes/origin/PR-43334 # timeout=10
21:23:05 [2022-03-05T21:23:05.784Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:23:05 [2022-03-05T21:23:05.791Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:23:05 [2022-03-05T21:23:05.809Z] Fetching upstream changes from https://github.com/moby/moby.git
21:23:05 [2022-03-05T21:23:05.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:23:05 [2022-03-05T21:23:05.810Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43334/head:refs/remotes/origin/PR-43334 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:23:06 [2022-03-05T21:23:06.023Z]  > git config core.sparsecheckout # timeout=10
21:23:06 [2022-03-05T21:23:06.027Z]  > git checkout -f 0759f013a418e8bee58fc3619486e56d8e7be77c # timeout=10
21:23:06 [2022-03-05T21:23:06.534Z] Merge succeeded, producing 0759f013a418e8bee58fc3619486e56d8e7be77c
21:23:06 [2022-03-05T21:23:06.534Z] Checking out Revision 0759f013a418e8bee58fc3619486e56d8e7be77c (PR-43334)
21:23:07 [2022-03-05T21:23:07.092Z] Commit message: "api: docs: fix indentation of HostConfig.SecurityOpt (v1.39-v1.41)"
21:23:06 [2022-03-05T21:23:06.492Z]  > git remote # timeout=10
21:23:06 [2022-03-05T21:23:06.513Z]  > git config --get remote.origin.url # timeout=10
21:23:06 [2022-03-05T21:23:06.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:23:06 [2022-03-05T21:23:06.517Z]  > git merge 85f1bfc6f727b0ac27b2d9d58b75884f02653ac9 # timeout=10
21:23:06 [2022-03-05T21:23:06.524Z]  > git rev-parse HEAD^{commit} # timeout=10
21:23:06 [2022-03-05T21:23:06.532Z]  > git config core.sparsecheckout # timeout=10
21:23:06 [2022-03-05T21:23:06.536Z]  > git checkout -f 0759f013a418e8bee58fc3619486e56d8e7be77c # timeout=10