Skip to content

Console Output

20:39:46 [2021-06-10T20:39:46.983Z] The recommended git tool is: git
20:39:46 [2021-06-10T20:39:46.996Z] using credential docker-jenkins-github-credentials
20:39:47 [2021-06-10T20:39:47.005Z] Cloning the remote Git repository
20:39:47 [2021-06-10T20:39:47.005Z] Cloning with configured refspecs honoured and without tags
20:39:47 [2021-06-10T20:39:47.008Z] Cloning repository https://github.com/moby/moby.git
20:39:47 [2021-06-10T20:39:47.008Z]  > git init /home/ubuntu/workspace/moby_PR-42511 # timeout=10
20:39:47 [2021-06-10T20:39:47.019Z] Fetching upstream changes from https://github.com/moby/moby.git
20:39:47 [2021-06-10T20:39:47.019Z]  > git --version # timeout=10
20:39:47 [2021-06-10T20:39:47.022Z]  > git --version # 'git version 2.17.1'
20:39:47 [2021-06-10T20:39:47.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:39:47 [2021-06-10T20:39:47.023Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:40:01 [2021-06-10T20:40:01.308Z] Fetching without tags
20:40:01 [2021-06-10T20:40:01.694Z] Merging remotes/origin/master commit b7b7571331f500c0164716dc22bcc54edfaa7119 into PR head commit dc7cbb9b337c84bdd76e849ae361dffb191dd936
20:40:02 [2021-06-10T20:40:02.191Z] Merge succeeded, producing dc7cbb9b337c84bdd76e849ae361dffb191dd936
20:40:02 [2021-06-10T20:40:02.191Z] Checking out Revision dc7cbb9b337c84bdd76e849ae361dffb191dd936 (PR-42511)
20:40:02 [2021-06-10T20:40:02.441Z] Commit message: "remove layerstore indexing by OS (used for LCOW)"
20:40:01 [2021-06-10T20:40:01.297Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:40:01 [2021-06-10T20:40:01.299Z]  > git config --add remote.origin.fetch +refs/pull/42511/head:refs/remotes/origin/PR-42511 # timeout=10
20:40:01 [2021-06-10T20:40:01.300Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:40:01 [2021-06-10T20:40:01.305Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:40:01 [2021-06-10T20:40:01.310Z] Fetching upstream changes from https://github.com/moby/moby.git
20:40:01 [2021-06-10T20:40:01.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:40:01 [2021-06-10T20:40:01.311Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:40:01 [2021-06-10T20:40:01.696Z]  > git config core.sparsecheckout # timeout=10
20:40:01 [2021-06-10T20:40:01.698Z]  > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10
20:40:02 [2021-06-10T20:40:02.153Z]  > git remote # timeout=10
20:40:02 [2021-06-10T20:40:02.162Z]  > git config --get remote.origin.url # timeout=10
20:40:02 [2021-06-10T20:40:02.166Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:40:02 [2021-06-10T20:40:02.167Z]  > git merge b7b7571331f500c0164716dc22bcc54edfaa7119 # timeout=10
20:40:02 [2021-06-10T20:40:02.186Z]  > git rev-parse HEAD^{commit} # timeout=10
20:40:02 [2021-06-10T20:40:02.193Z]  > git config core.sparsecheckout # timeout=10
20:40:02 [2021-06-10T20:40:02.198Z]  > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10