Skip to content

Console Output

14:22:59 [2022-03-25T14:22:59.345Z] The recommended git tool is: git
14:22:59 [2022-03-25T14:22:59.354Z] using credential docker-jenkins-github-credentials
14:22:59 [2022-03-25T14:22:59.362Z] Cloning the remote Git repository
14:22:59 [2022-03-25T14:22:59.363Z] Cloning with configured refspecs honoured and without tags
14:22:59 [2022-03-25T14:22:59.372Z] Cloning repository https://github.com/moby/moby.git
14:22:59 [2022-03-25T14:22:59.372Z]  > git init /home/ubuntu/workspace/moby_PR-43378 # timeout=10
14:22:59 [2022-03-25T14:22:59.390Z] Fetching upstream changes from https://github.com/moby/moby.git
14:22:59 [2022-03-25T14:22:59.390Z]  > git --version # timeout=10
14:22:59 [2022-03-25T14:22:59.400Z]  > git --version # 'git version 2.17.1'
14:22:59 [2022-03-25T14:22:59.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:22:59 [2022-03-25T14:22:59.401Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43378/head:refs/remotes/origin/PR-43378 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:23:15 [2022-03-25T14:23:15.442Z] Fetching without tags
14:23:15 [2022-03-25T14:23:15.645Z] Merging remotes/origin/master commit 0a3336fd7d19f7114fce2ff849a8989ed33e2059 into PR head commit 3853eb59d16431793a1ac64b3736931b2a078abd
14:23:16 [2022-03-25T14:23:16.205Z] Merge succeeded, producing 3853eb59d16431793a1ac64b3736931b2a078abd
14:23:16 [2022-03-25T14:23:16.205Z] Checking out Revision 3853eb59d16431793a1ac64b3736931b2a078abd (PR-43378)
14:23:16 [2022-03-25T14:23:16.478Z] Commit message: "daemon: require storage-driver to be set if the driver is deprecated"
14:23:15 [2022-03-25T14:23:15.420Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:23:15 [2022-03-25T14:23:15.425Z]  > git config --add remote.origin.fetch +refs/pull/43378/head:refs/remotes/origin/PR-43378 # timeout=10
14:23:15 [2022-03-25T14:23:15.429Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:23:15 [2022-03-25T14:23:15.439Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:23:15 [2022-03-25T14:23:15.447Z] Fetching upstream changes from https://github.com/moby/moby.git
14:23:15 [2022-03-25T14:23:15.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:23:15 [2022-03-25T14:23:15.448Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43378/head:refs/remotes/origin/PR-43378 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:23:15 [2022-03-25T14:23:15.649Z]  > git config core.sparsecheckout # timeout=10
14:23:15 [2022-03-25T14:23:15.660Z]  > git checkout -f 3853eb59d16431793a1ac64b3736931b2a078abd # timeout=10
14:23:16 [2022-03-25T14:23:16.190Z]  > git remote # timeout=10
14:23:16 [2022-03-25T14:23:16.193Z]  > git config --get remote.origin.url # timeout=10
14:23:16 [2022-03-25T14:23:16.196Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:23:16 [2022-03-25T14:23:16.197Z]  > git merge 0a3336fd7d19f7114fce2ff849a8989ed33e2059 # timeout=10
14:23:16 [2022-03-25T14:23:16.204Z]  > git rev-parse HEAD^{commit} # timeout=10
14:23:16 [2022-03-25T14:23:16.210Z]  > git config core.sparsecheckout # timeout=10
14:23:16 [2022-03-25T14:23:16.218Z]  > git checkout -f 3853eb59d16431793a1ac64b3736931b2a078abd # timeout=10