Skip to content

Console Output

12:41:56 [2022-05-02T12:41:56.217Z] The recommended git tool is: git
12:41:56 [2022-05-02T12:41:56.438Z] using credential docker-jenkins-github-credentials
12:41:56 [2022-05-02T12:41:56.517Z] Cloning the remote Git repository
12:41:56 [2022-05-02T12:41:56.517Z] Cloning with configured refspecs honoured and without tags
12:41:56 [2022-05-02T12:41:56.553Z] Cloning repository https://github.com/moby/moby.git
12:41:56 [2022-05-02T12:41:56.553Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
12:41:56 [2022-05-02T12:41:56.660Z] Fetching upstream changes from https://github.com/moby/moby.git
12:41:56 [2022-05-02T12:41:56.660Z]  > git --version # timeout=10
12:41:56 [2022-05-02T12:41:56.747Z]  > git --version # 'git version 2.24.1.windows.2'
12:41:56 [2022-05-02T12:41:56.748Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:41:56 [2022-05-02T12:41:56.751Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:42:11 [2022-05-02T12:42:11.987Z] Fetching without tags
12:42:11 [2022-05-02T12:42:11.509Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:42:11 [2022-05-02T12:42:11.600Z]  > git config --add remote.origin.fetch +refs/pull/43545/head:refs/remotes/origin/PR-43545 # timeout=10
12:42:11 [2022-05-02T12:42:11.691Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:42:11 [2022-05-02T12:42:11.861Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:42:12 [2022-05-02T12:42:12.023Z] Fetching upstream changes from https://github.com/moby/moby.git
12:42:12 [2022-05-02T12:42:12.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:42:12 [2022-05-02T12:42:12.028Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43545/head:refs/remotes/origin/PR-43545 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:42:12 [2022-05-02T12:42:12.839Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 9880e6a1ef0f8a20a3374c733951a938c9b284c3
12:42:12 [2022-05-02T12:42:12.876Z]  > git config core.sparsecheckout # timeout=10
12:42:12 [2022-05-02T12:42:12.963Z]  > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10
12:42:18 [2022-05-02T12:42:18.888Z] Merge succeeded, producing 9880e6a1ef0f8a20a3374c733951a938c9b284c3
12:42:18 [2022-05-02T12:42:18.888Z] Checking out Revision 9880e6a1ef0f8a20a3374c733951a938c9b284c3 (PR-43545)
12:42:18 [2022-05-02T12:42:18.260Z]  > git remote # timeout=10
12:42:18 [2022-05-02T12:42:18.379Z]  > git config --get remote.origin.url # timeout=10
12:42:18 [2022-05-02T12:42:18.545Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:42:18 [2022-05-02T12:42:18.551Z]  > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10
12:42:18 [2022-05-02T12:42:18.741Z]  > git rev-parse "HEAD^{commit}" # timeout=10
12:42:18 [2022-05-02T12:42:18.925Z]  > git config core.sparsecheckout # timeout=10
12:42:19 [2022-05-02T12:42:19.037Z]  > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10
12:42:19 [2022-05-02T12:42:19.947Z] Commit message: "vendor: github.com/opencontainers/selinux v1.10.1"