Skip to content

Console Output

09:06:20 [2021-06-04T09:06:20.151Z] The recommended git tool is: git
09:06:20 [2021-06-04T09:06:20.171Z] using credential docker-jenkins-github-credentials
09:06:20 [2021-06-04T09:06:20.177Z] Cloning the remote Git repository
09:06:20 [2021-06-04T09:06:20.177Z] Cloning with configured refspecs honoured and without tags
09:06:20 [2021-06-04T09:06:20.121Z] Cloning repository https://github.com/moby/moby.git
09:06:20 [2021-06-04T09:06:20.121Z]  > git init /home/ubuntu/workspace/moby_PR-42462 # timeout=10
09:06:20 [2021-06-04T09:06:20.137Z] Fetching upstream changes from https://github.com/moby/moby.git
09:06:20 [2021-06-04T09:06:20.137Z]  > git --version # timeout=10
09:06:20 [2021-06-04T09:06:20.145Z]  > git --version # 'git version 2.17.1'
09:06:20 [2021-06-04T09:06:20.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:06:20 [2021-06-04T09:06:20.146Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42462/head:refs/remotes/origin/PR-42462 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:06:33 [2021-06-04T09:06:33.605Z] Fetching without tags
09:06:33 [2021-06-04T09:06:33.841Z] Merging remotes/origin/20.10 commit b0f5bc36fea9dfb9672e1e9b1278ebab797b9ee0 into PR head commit 60a9a804cad416e5a40e9d8418bc32560b62d07c
09:06:33 [2021-06-04T09:06:33.513Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:06:33 [2021-06-04T09:06:33.516Z]  > git config --add remote.origin.fetch +refs/pull/42462/head:refs/remotes/origin/PR-42462 # timeout=10
09:06:33 [2021-06-04T09:06:33.530Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:06:33 [2021-06-04T09:06:33.538Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:06:33 [2021-06-04T09:06:33.547Z] Fetching upstream changes from https://github.com/moby/moby.git
09:06:33 [2021-06-04T09:06:33.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:06:33 [2021-06-04T09:06:33.548Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42462/head:refs/remotes/origin/PR-42462 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:06:33 [2021-06-04T09:06:33.784Z]  > git config core.sparsecheckout # timeout=10
09:06:33 [2021-06-04T09:06:33.801Z]  > git checkout -f 60a9a804cad416e5a40e9d8418bc32560b62d07c # timeout=10
09:06:34 [2021-06-04T09:06:34.263Z]  > git remote # timeout=10
09:06:34 [2021-06-04T09:06:34.269Z]  > git config --get remote.origin.url # timeout=10
09:06:34 [2021-06-04T09:06:34.271Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:06:34 [2021-06-04T09:06:34.272Z]  > git merge b0f5bc36fea9dfb9672e1e9b1278ebab797b9ee0 # timeout=10
09:06:34 [2021-06-04T09:06:34.346Z] Merge succeeded, producing 60a9a804cad416e5a40e9d8418bc32560b62d07c
09:06:34 [2021-06-04T09:06:34.346Z] Checking out Revision 60a9a804cad416e5a40e9d8418bc32560b62d07c (PR-42462)
09:06:34 [2021-06-04T09:06:34.702Z] Commit message: "rootless: disable overlay2 if running with SELinux"
09:06:34 [2021-06-04T09:06:34.282Z]  > git rev-parse HEAD^{commit} # timeout=10
09:06:34 [2021-06-04T09:06:34.288Z]  > git config core.sparsecheckout # timeout=10
09:06:34 [2021-06-04T09:06:34.296Z]  > git checkout -f 60a9a804cad416e5a40e9d8418bc32560b62d07c # timeout=10