Skip to content

Console Output

16:15:10 [2021-03-25T16:15:10.861Z] The recommended git tool is: git
16:15:14 [2021-03-25T16:15:14.199Z] using credential docker-jenkins-github-credentials
16:15:14 [2021-03-25T16:15:14.208Z] Cloning the remote Git repository
16:15:14 [2021-03-25T16:15:14.208Z] Cloning with configured refspecs honoured and without tags
16:15:13 [2021-03-25T16:15:13.850Z] Cloning repository https://github.com/moby/moby.git
16:15:14 [2021-03-25T16:15:14.146Z]  > git init /home/ubuntu/workspace/moby_PR-41908 # timeout=10
16:15:14 [2021-03-25T16:15:14.845Z] Fetching upstream changes from https://github.com/moby/moby.git
16:15:14 [2021-03-25T16:15:14.845Z]  > git --version # timeout=10
16:15:14 [2021-03-25T16:15:14.852Z]  > git --version # 'git version 2.7.4'
16:15:14 [2021-03-25T16:15:14.853Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:15:14 [2021-03-25T16:15:14.973Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41908/head:refs/remotes/origin/PR-41908 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:36 [2021-03-25T16:15:36.243Z] Fetching without tags
16:15:35 [2021-03-25T16:15:35.998Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:15:36 [2021-03-25T16:15:36.046Z]  > git config --add remote.origin.fetch +refs/pull/41908/head:refs/remotes/origin/PR-41908 # timeout=10
16:15:36 [2021-03-25T16:15:36.071Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:36 [2021-03-25T16:15:36.132Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:15:36 [2021-03-25T16:15:36.200Z] Fetching upstream changes from https://github.com/moby/moby.git
16:15:36 [2021-03-25T16:15:36.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:15:36 [2021-03-25T16:15:36.382Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41908/head:refs/remotes/origin/PR-41908 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:15:36 [2021-03-25T16:15:36.820Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit 045072826763e4f66dae721675761e00101867fa
16:15:36 [2021-03-25T16:15:36.784Z]  > git config core.sparsecheckout # timeout=10
16:15:36 [2021-03-25T16:15:36.798Z]  > git checkout -f 045072826763e4f66dae721675761e00101867fa # timeout=10
16:15:39 [2021-03-25T16:15:39.508Z] Merge succeeded, producing 045072826763e4f66dae721675761e00101867fa
16:15:39 [2021-03-25T16:15:39.509Z] Checking out Revision 045072826763e4f66dae721675761e00101867fa (PR-41908)
16:15:39 [2021-03-25T16:15:39.407Z]  > git remote # timeout=10
16:15:39 [2021-03-25T16:15:39.418Z]  > git config --get remote.origin.url # timeout=10
16:15:39 [2021-03-25T16:15:39.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:15:39 [2021-03-25T16:15:39.453Z]  > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10
16:15:39 [2021-03-25T16:15:39.468Z]  > git rev-parse HEAD^{commit} # timeout=10
16:15:39 [2021-03-25T16:15:39.477Z]  > git config core.sparsecheckout # timeout=10
16:15:39 [2021-03-25T16:15:39.487Z]  > git checkout -f 045072826763e4f66dae721675761e00101867fa # timeout=10
16:15:43 [2021-03-25T16:15:43.674Z] Commit message: "vendor: docker/libnetwork b3507428be5b458cb0e2b4086b13531fb0706e46"