Skip to content

Console Output

23:51:13 [2020-12-23T23:51:13.985Z] using credential docker-jenkins-github-credentials
23:51:13 [2020-12-23T23:51:13.994Z] Cloning the remote Git repository
23:51:13 [2020-12-23T23:51:13.994Z] Cloning with configured refspecs honoured and without tags
23:51:14 [2020-12-23T23:51:14.007Z] Cloning repository https://github.com/moby/moby.git
23:51:14 [2020-12-23T23:51:14.066Z]  > git init /home/ubuntu/workspace/moby_PR-41786 # timeout=10
23:51:14 [2020-12-23T23:51:14.363Z] Fetching upstream changes from https://github.com/moby/moby.git
23:51:14 [2020-12-23T23:51:14.364Z]  > git --version # timeout=10
23:51:14 [2020-12-23T23:51:14.398Z]  > git --version # 'git version 2.17.1'
23:51:14 [2020-12-23T23:51:14.398Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:51:14 [2020-12-23T23:51:14.420Z]  > 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:51:39 [2020-12-23T23:51:39.579Z] Fetching without tags
23:51:39 [2020-12-23T23:51:39.939Z] Merging remotes/origin/master commit 249d0ab7448d7ce5a90830225cea984e6f652fc2 into PR head commit 1c0af18c6c341636ac55644103f922900c616bec
23:51:41 [2020-12-23T23:51:41.391Z] Merge succeeded, producing 1c0af18c6c341636ac55644103f922900c616bec
23:51:41 [2020-12-23T23:51:41.391Z] Checking out Revision 1c0af18c6c341636ac55644103f922900c616bec (PR-41786)
23:51:39 [2020-12-23T23:51:39.440Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:51:39 [2020-12-23T23:51:39.463Z]  > git config --add remote.origin.fetch +refs/pull/41786/head:refs/remotes/origin/PR-41786 # timeout=10
23:51:39 [2020-12-23T23:51:39.501Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:51:39 [2020-12-23T23:51:39.556Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:51:39 [2020-12-23T23:51:39.583Z] Fetching upstream changes from https://github.com/moby/moby.git
23:51:39 [2020-12-23T23:51:39.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:51:39 [2020-12-23T23:51:39.603Z]  > 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:51:39 [2020-12-23T23:51:39.949Z]  > git config core.sparsecheckout # timeout=10
23:51:39 [2020-12-23T23:51:39.970Z]  > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10
23:51:41 [2020-12-23T23:51:41.098Z]  > git remote # timeout=10
23:51:41 [2020-12-23T23:51:41.133Z]  > git config --get remote.origin.url # timeout=10
23:51:41 [2020-12-23T23:51:41.165Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:51:41 [2020-12-23T23:51:41.338Z]  > git merge 249d0ab7448d7ce5a90830225cea984e6f652fc2 # timeout=10
23:51:41 [2020-12-23T23:51:41.373Z]  > git rev-parse HEAD^{commit} # timeout=10
23:51:41 [2020-12-23T23:51:41.388Z]  > git config core.sparsecheckout # timeout=10
23:51:41 [2020-12-23T23:51:41.422Z]  > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10
23:51:46 [2020-12-23T23:51:46.842Z] Commit message: "vendor: opencontainers/selinux v1.8.0, and remove selinux build-tag and stubs"