Skip to content

Console Output

09:07:30 [2021-06-04T09:07:30.994Z] The recommended git tool is: git
09:07:34 [2021-06-04T09:07:34.122Z] using credential docker-jenkins-github-credentials
09:07:34 [2021-06-04T09:07:34.130Z] Cloning the remote Git repository
09:07:34 [2021-06-04T09:07:34.130Z] Cloning with configured refspecs honoured and without tags
09:07:34 [2021-06-04T09:07:34.127Z] Cloning repository https://github.com/moby/moby.git
09:07:34 [2021-06-04T09:07:34.191Z]  > git init /home/ubuntu/workspace/moby_PR-42462 # timeout=10
09:07:34 [2021-06-04T09:07:34.464Z] Fetching upstream changes from https://github.com/moby/moby.git
09:07:34 [2021-06-04T09:07:34.465Z]  > git --version # timeout=10
09:07:34 [2021-06-04T09:07:34.485Z]  > git --version # 'git version 2.25.1'
09:07:34 [2021-06-04T09:07:34.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:34 [2021-06-04T09:07:34.487Z]  > git fetch --no-tags --force --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:07:51 [2021-06-04T09:07:51.132Z] Fetching without tags
09:07:51 [2021-06-04T09:07:51.370Z] Merging remotes/origin/20.10 commit b0f5bc36fea9dfb9672e1e9b1278ebab797b9ee0 into PR head commit 60a9a804cad416e5a40e9d8418bc32560b62d07c
09:07:52 [2021-06-04T09:07:52.042Z] Merge succeeded, producing 60a9a804cad416e5a40e9d8418bc32560b62d07c
09:07:52 [2021-06-04T09:07:52.042Z] Checking out Revision 60a9a804cad416e5a40e9d8418bc32560b62d07c (PR-42462)
09:07:51 [2021-06-04T09:07:51.065Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:07:51 [2021-06-04T09:07:51.077Z]  > git config --add remote.origin.fetch +refs/pull/42462/head:refs/remotes/origin/PR-42462 # timeout=10
09:07:51 [2021-06-04T09:07:51.101Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:07:51 [2021-06-04T09:07:51.116Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:07:51 [2021-06-04T09:07:51.129Z] Fetching upstream changes from https://github.com/moby/moby.git
09:07:51 [2021-06-04T09:07:51.129Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:51 [2021-06-04T09:07:51.130Z]  > git fetch --no-tags --force --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:07:51 [2021-06-04T09:07:51.371Z]  > git config core.sparsecheckout # timeout=10
09:07:51 [2021-06-04T09:07:51.387Z]  > git checkout -f 60a9a804cad416e5a40e9d8418bc32560b62d07c # timeout=10
09:07:51 [2021-06-04T09:07:51.985Z]  > git remote # timeout=10
09:07:51 [2021-06-04T09:07:51.997Z]  > git config --get remote.origin.url # timeout=10
09:07:52 [2021-06-04T09:07:52.011Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:52 [2021-06-04T09:07:52.012Z]  > git merge b0f5bc36fea9dfb9672e1e9b1278ebab797b9ee0 # timeout=10
09:07:52 [2021-06-04T09:07:52.026Z]  > git rev-parse HEAD^{commit} # timeout=10
09:07:52 [2021-06-04T09:07:52.038Z]  > git config core.sparsecheckout # timeout=10
09:07:52 [2021-06-04T09:07:52.052Z]  > git checkout -f 60a9a804cad416e5a40e9d8418bc32560b62d07c # timeout=10
09:07:56 [2021-06-04T09:07:56.060Z] Commit message: "rootless: disable overlay2 if running with SELinux"