Skip to content

Console Output

13:37:29 [2020-02-28T13:37:29.781Z] using credential docker-jenkins-github-credentials
13:37:29 [2020-02-28T13:37:29.799Z] Cloning the remote Git repository
13:37:29 [2020-02-28T13:37:29.799Z] Cloning with configured refspecs honoured and without tags
13:37:29 [2020-02-28T13:37:29.814Z] Cloning repository https://github.com/moby/moby.git
13:37:29 [2020-02-28T13:37:29.840Z]  > git init /home/docker/workspace/moby_PR-40594 # timeout=10
13:37:29 [2020-02-28T13:37:29.850Z] Fetching upstream changes from https://github.com/moby/moby.git
13:37:29 [2020-02-28T13:37:29.850Z]  > git --version # timeout=10
13:37:29 [2020-02-28T13:37:29.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:37:29 [2020-02-28T13:37:29.856Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40594/head:refs/remotes/origin/PR-40594 +refs/heads/master:refs/remotes/origin/master
13:37:57 [2020-02-28T13:37:57.351Z] Fetching without tags
13:37:57 [2020-02-28T13:37:57.315Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:37:57 [2020-02-28T13:37:57.320Z]  > git config --add remote.origin.fetch +refs/pull/40594/head:refs/remotes/origin/PR-40594 # timeout=10
13:37:57 [2020-02-28T13:37:57.324Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:37:57 [2020-02-28T13:37:57.341Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:37:57 [2020-02-28T13:37:57.358Z] Fetching upstream changes from https://github.com/moby/moby.git
13:37:57 [2020-02-28T13:37:57.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:37:57 [2020-02-28T13:37:57.360Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40594/head:refs/remotes/origin/PR-40594 +refs/heads/master:refs/remotes/origin/master
13:37:58 [2020-02-28T13:37:58.430Z] Merging remotes/origin/master commit 38f52c9fec820cece6c51d65a161648347fb2ee1 into PR head commit 83c0bedba914fa08c9d1f2fe1e47b38a3264777d
13:37:58 [2020-02-28T13:37:58.438Z]  > git config core.sparsecheckout # timeout=10
13:37:58 [2020-02-28T13:37:58.444Z]  > git checkout -f 83c0bedba914fa08c9d1f2fe1e47b38a3264777d
13:37:59 [2020-02-28T13:37:59.539Z]  > git merge 38f52c9fec820cece6c51d65a161648347fb2ee1 # timeout=10
13:38:00 [2020-02-28T13:38:00.382Z] Merge succeeded, producing c261ec4386402602554f06db8f1e8c74aba81a4e
13:38:00 [2020-02-28T13:38:00.383Z] Checking out Revision c261ec4386402602554f06db8f1e8c74aba81a4e (PR-40594)
13:38:00 [2020-02-28T13:38:00.536Z] Commit message: "Merge commit '38f52c9fec820cece6c51d65a161648347fb2ee1' into HEAD"
13:38:00 [2020-02-28T13:38:00.536Z] First time build. Skipping changelog.
13:38:00 [2020-02-28T13:38:00.370Z]  > git rev-parse HEAD^{commit} # timeout=10
13:38:00 [2020-02-28T13:38:00.393Z]  > git config core.sparsecheckout # timeout=10
13:38:00 [2020-02-28T13:38:00.399Z]  > git checkout -f c261ec4386402602554f06db8f1e8c74aba81a4e