Skip to content

Console Output

23:50:09 [2020-12-23T23:50:09.125Z] using credential docker-jenkins-github-credentials
23:50:09 [2020-12-23T23:50:09.139Z] Cloning the remote Git repository
23:50:09 [2020-12-23T23:50:09.139Z] Cloning with configured refspecs honoured and without tags
23:50:09 [2020-12-23T23:50:09.146Z] Cloning repository https://github.com/moby/moby.git
23:50:09 [2020-12-23T23:50:09.146Z]  > git init /home/docker/workspace/moby_PR-41786 # timeout=10
23:50:09 [2020-12-23T23:50:09.155Z] Fetching upstream changes from https://github.com/moby/moby.git
23:50:09 [2020-12-23T23:50:09.155Z]  > git --version # timeout=10
23:50:09 [2020-12-23T23:50:09.158Z]  > git --version # 'git version 2.7.4'
23:50:09 [2020-12-23T23:50:09.158Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:50:09 [2020-12-23T23:50:09.159Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41786/head:refs/remotes/origin/PR-41786 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:50:26 [2020-12-23T23:50:26.656Z] Fetching without tags
23:50:26 [2020-12-23T23:50:26.628Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:50:26 [2020-12-23T23:50:26.632Z]  > git config --add remote.origin.fetch +refs/pull/41786/head:refs/remotes/origin/PR-41786 # timeout=10
23:50:26 [2020-12-23T23:50:26.635Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:50:26 [2020-12-23T23:50:26.649Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:50:26 [2020-12-23T23:50:26.662Z] Fetching upstream changes from https://github.com/moby/moby.git
23:50:26 [2020-12-23T23:50:26.663Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:50:26 [2020-12-23T23:50:26.663Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41786/head:refs/remotes/origin/PR-41786 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:50:27 [2020-12-23T23:50:27.057Z] Merging remotes/origin/master commit 249d0ab7448d7ce5a90830225cea984e6f652fc2 into PR head commit 1c0af18c6c341636ac55644103f922900c616bec
23:50:27 [2020-12-23T23:50:27.962Z] Merge succeeded, producing 1c0af18c6c341636ac55644103f922900c616bec
23:50:27 [2020-12-23T23:50:27.962Z] Checking out Revision 1c0af18c6c341636ac55644103f922900c616bec (PR-41786)
23:50:27 [2020-12-23T23:50:27.064Z]  > git config core.sparsecheckout # timeout=10
23:50:27 [2020-12-23T23:50:27.067Z]  > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10
23:50:27 [2020-12-23T23:50:27.920Z]  > git remote # timeout=10
23:50:27 [2020-12-23T23:50:27.923Z]  > git config --get remote.origin.url # timeout=10
23:50:27 [2020-12-23T23:50:27.932Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:50:27 [2020-12-23T23:50:27.933Z]  > git merge 249d0ab7448d7ce5a90830225cea984e6f652fc2 # timeout=10
23:50:27 [2020-12-23T23:50:27.955Z]  > git rev-parse HEAD^{commit} # timeout=10
23:50:27 [2020-12-23T23:50:27.968Z]  > git config core.sparsecheckout # timeout=10
23:50:27 [2020-12-23T23:50:27.971Z]  > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10
23:50:29 [2020-12-23T23:50:29.022Z] Commit message: "vendor: opencontainers/selinux v1.8.0, and remove selinux build-tag and stubs"