Skip to content

Console Output

12:43:07 [2022-05-02T12:43:07.040Z] The recommended git tool is: git
12:43:10 [2022-05-02T12:43:10.140Z] using credential docker-jenkins-github-credentials
12:43:10 [2022-05-02T12:43:10.158Z] Cloning the remote Git repository
12:43:10 [2022-05-02T12:43:10.158Z] Cloning with configured refspecs honoured and without tags
12:43:09 [2022-05-02T12:43:09.271Z] Cloning repository https://github.com/moby/moby.git
12:43:09 [2022-05-02T12:43:09.328Z]  > git init /home/ubuntu/workspace/moby_PR-43545 # timeout=10
12:43:09 [2022-05-02T12:43:09.687Z] Fetching upstream changes from https://github.com/moby/moby.git
12:43:09 [2022-05-02T12:43:09.688Z]  > git --version # timeout=10
12:43:09 [2022-05-02T12:43:09.721Z]  > git --version # 'git version 2.17.1'
12:43:09 [2022-05-02T12:43:09.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:43:09 [2022-05-02T12:43:09.723Z]  > git fetch --no-tags --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:43:33 [2022-05-02T12:43:33.922Z] Fetching without tags
12:43:34 [2022-05-02T12:43:34.253Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 9880e6a1ef0f8a20a3374c733951a938c9b284c3
12:43:35 [2022-05-02T12:43:35.236Z] Merge succeeded, producing 9880e6a1ef0f8a20a3374c733951a938c9b284c3
12:43:35 [2022-05-02T12:43:35.236Z] Checking out Revision 9880e6a1ef0f8a20a3374c733951a938c9b284c3 (PR-43545)
12:43:33 [2022-05-02T12:43:33.821Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:43:33 [2022-05-02T12:43:33.851Z]  > git config --add remote.origin.fetch +refs/pull/43545/head:refs/remotes/origin/PR-43545 # timeout=10
12:43:33 [2022-05-02T12:43:33.883Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:43:33 [2022-05-02T12:43:33.898Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:43:33 [2022-05-02T12:43:33.925Z] Fetching upstream changes from https://github.com/moby/moby.git
12:43:33 [2022-05-02T12:43:33.926Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:43:33 [2022-05-02T12:43:33.927Z]  > git fetch --no-tags --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:43:34 [2022-05-02T12:43:34.266Z]  > git config core.sparsecheckout # timeout=10
12:43:34 [2022-05-02T12:43:34.289Z]  > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10
12:43:35 [2022-05-02T12:43:35.159Z]  > git remote # timeout=10
12:43:35 [2022-05-02T12:43:35.188Z]  > git config --get remote.origin.url # timeout=10
12:43:35 [2022-05-02T12:43:35.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:43:35 [2022-05-02T12:43:35.202Z]  > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10
12:43:35 [2022-05-02T12:43:35.225Z]  > git rev-parse HEAD^{commit} # timeout=10
12:43:35 [2022-05-02T12:43:35.238Z]  > git config core.sparsecheckout # timeout=10
12:43:35 [2022-05-02T12:43:35.251Z]  > git checkout -f 9880e6a1ef0f8a20a3374c733951a938c9b284c3 # timeout=10
12:43:39 [2022-05-02T12:43:39.483Z] Commit message: "vendor: github.com/opencontainers/selinux v1.10.1"