Skip to content

Console Output

09:07:52 [2021-07-11T09:07:52.676Z] The recommended git tool is: git
09:07:52 [2021-07-11T09:07:52.685Z] using credential docker-jenkins-github-credentials
09:07:52 [2021-07-11T09:07:52.692Z] Cloning the remote Git repository
09:07:52 [2021-07-11T09:07:52.692Z] Cloning with configured refspecs honoured and without tags
09:07:52 [2021-07-11T09:07:52.691Z] Cloning repository https://github.com/moby/moby.git
09:07:52 [2021-07-11T09:07:52.692Z]  > git init /home/ubuntu/workspace/moby_PR-42618 # timeout=10
09:07:52 [2021-07-11T09:07:52.707Z] Fetching upstream changes from https://github.com/moby/moby.git
09:07:52 [2021-07-11T09:07:52.707Z]  > git --version # timeout=10
09:07:52 [2021-07-11T09:07:52.717Z]  > git --version # 'git version 2.17.1'
09:07:52 [2021-07-11T09:07:52.717Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:52 [2021-07-11T09:07:52.719Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42618/head:refs/remotes/origin/PR-42618 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:08:09 [2021-07-11T09:08:09.954Z] Fetching without tags
09:08:10 [2021-07-11T09:08:10.200Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 0ff80c844ddebf9d2783c9f0e4675df03590a1c8
09:08:09 [2021-07-11T09:08:09.928Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:08:09 [2021-07-11T09:08:09.932Z]  > git config --add remote.origin.fetch +refs/pull/42618/head:refs/remotes/origin/PR-42618 # timeout=10
09:08:09 [2021-07-11T09:08:09.939Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:08:09 [2021-07-11T09:08:09.945Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:08:09 [2021-07-11T09:08:09.953Z] Fetching upstream changes from https://github.com/moby/moby.git
09:08:09 [2021-07-11T09:08:09.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:08:09 [2021-07-11T09:08:09.954Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42618/head:refs/remotes/origin/PR-42618 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:08:10 [2021-07-11T09:08:10.199Z]  > git config core.sparsecheckout # timeout=10
09:08:10 [2021-07-11T09:08:10.208Z]  > git checkout -f 0ff80c844ddebf9d2783c9f0e4675df03590a1c8 # timeout=10
09:08:10 [2021-07-11T09:08:10.747Z] Merge succeeded, producing 0ff80c844ddebf9d2783c9f0e4675df03590a1c8
09:08:10 [2021-07-11T09:08:10.748Z] Checking out Revision 0ff80c844ddebf9d2783c9f0e4675df03590a1c8 (PR-42618)
09:08:11 [2021-07-11T09:08:11.303Z] Commit message: "daemon/config.New(): rewrite to be slightly more idiomatic"
09:08:10 [2021-07-11T09:08:10.715Z]  > git remote # timeout=10
09:08:10 [2021-07-11T09:08:10.722Z]  > git config --get remote.origin.url # timeout=10
09:08:10 [2021-07-11T09:08:10.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:08:10 [2021-07-11T09:08:10.728Z]  > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10
09:08:10 [2021-07-11T09:08:10.738Z]  > git rev-parse HEAD^{commit} # timeout=10
09:08:10 [2021-07-11T09:08:10.747Z]  > git config core.sparsecheckout # timeout=10
09:08:10 [2021-07-11T09:08:10.762Z]  > git checkout -f 0ff80c844ddebf9d2783c9f0e4675df03590a1c8 # timeout=10