Skip to content

Console Output

21:22:50 [2022-03-05T21:22:50.332Z] The recommended git tool is: git
21:22:50 [2022-03-05T21:22:50.353Z] using credential docker-jenkins-github-credentials
21:22:50 [2022-03-05T21:22:50.361Z] Cloning the remote Git repository
21:22:50 [2022-03-05T21:22:50.361Z] Cloning with configured refspecs honoured and without tags
21:22:50 [2022-03-05T21:22:50.412Z] Cloning repository https://github.com/moby/moby.git
21:22:50 [2022-03-05T21:22:50.412Z]  > git init /home/ubuntu/workspace/moby_PR-43334 # timeout=10
21:22:50 [2022-03-05T21:22:50.422Z] Fetching upstream changes from https://github.com/moby/moby.git
21:22:50 [2022-03-05T21:22:50.422Z]  > git --version # timeout=10
21:22:50 [2022-03-05T21:22:50.426Z]  > git --version # 'git version 2.25.1'
21:22:50 [2022-03-05T21:22:50.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:50 [2022-03-05T21:22:50.427Z]  > git fetch --no-tags --force --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:03 [2022-03-05T21:23:03.782Z] Fetching without tags
21:23:04 [2022-03-05T21:23:04.010Z] Merging remotes/origin/master commit 85f1bfc6f727b0ac27b2d9d58b75884f02653ac9 into PR head commit 0759f013a418e8bee58fc3619486e56d8e7be77c
21:23:04 [2022-03-05T21:23:04.515Z] Merge succeeded, producing 0759f013a418e8bee58fc3619486e56d8e7be77c
21:23:04 [2022-03-05T21:23:04.515Z] Checking out Revision 0759f013a418e8bee58fc3619486e56d8e7be77c (PR-43334)
21:23:03 [2022-03-05T21:23:03.803Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:23:03 [2022-03-05T21:23:03.805Z]  > git config --add remote.origin.fetch +refs/pull/43334/head:refs/remotes/origin/PR-43334 # timeout=10
21:23:03 [2022-03-05T21:23:03.812Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:23:03 [2022-03-05T21:23:03.820Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:23:03 [2022-03-05T21:23:03.833Z] Fetching upstream changes from https://github.com/moby/moby.git
21:23:03 [2022-03-05T21:23:03.834Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:23:03 [2022-03-05T21:23:03.834Z]  > git fetch --no-tags --force --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:04 [2022-03-05T21:23:04.060Z]  > git config core.sparsecheckout # timeout=10
21:23:04 [2022-03-05T21:23:04.072Z]  > git checkout -f 0759f013a418e8bee58fc3619486e56d8e7be77c # timeout=10
21:23:04 [2022-03-05T21:23:04.535Z]  > git remote # timeout=10
21:23:04 [2022-03-05T21:23:04.543Z]  > git config --get remote.origin.url # timeout=10
21:23:04 [2022-03-05T21:23:04.549Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:23:04 [2022-03-05T21:23:04.549Z]  > git merge 85f1bfc6f727b0ac27b2d9d58b75884f02653ac9 # timeout=10
21:23:04 [2022-03-05T21:23:04.557Z]  > git rev-parse HEAD^{commit} # timeout=10
21:23:04 [2022-03-05T21:23:04.564Z]  > git config core.sparsecheckout # timeout=10
21:23:05 [2022-03-05T21:23:05.169Z] Commit message: "api: docs: fix indentation of HostConfig.SecurityOpt (v1.39-v1.41)"
21:23:04 [2022-03-05T21:23:04.567Z]  > git checkout -f 0759f013a418e8bee58fc3619486e56d8e7be77c # timeout=10