Skip to content

Console Output

23:52:44 [2020-05-02T23:52:44.465Z] using credential docker-jenkins-github-credentials
23:52:44 [2020-05-02T23:52:44.473Z] Cloning the remote Git repository
23:52:44 [2020-05-02T23:52:44.473Z] Cloning with configured refspecs honoured and without tags
23:52:44 [2020-05-02T23:52:44.535Z] Cloning repository https://github.com/moby/moby.git
23:52:44 [2020-05-02T23:52:44.605Z]  > git init /home/ubuntu/workspace/moby_PR-40892 # timeout=10
23:52:44 [2020-05-02T23:52:44.882Z] Fetching upstream changes from https://github.com/moby/moby.git
23:52:44 [2020-05-02T23:52:44.883Z]  > git --version # timeout=10
23:52:44 [2020-05-02T23:52:44.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:52:44 [2020-05-02T23:52:44.935Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40892/head:refs/remotes/origin/PR-40892 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:53:06 [2020-05-02T23:53:06.056Z] Fetching without tags
23:53:06 [2020-05-02T23:53:06.429Z] Merging remotes/origin/master commit fd784ce7c10376247c08dae2083c07ea6300588f into PR head commit 886c8385f5dd2b667a346ee14a94850af55ad705
23:53:05 [2020-05-02T23:53:05.958Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:53:05 [2020-05-02T23:53:05.974Z]  > git config --add remote.origin.fetch +refs/pull/40892/head:refs/remotes/origin/PR-40892 # timeout=10
23:53:06 [2020-05-02T23:53:06.010Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:53:06 [2020-05-02T23:53:06.036Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:53:06 [2020-05-02T23:53:06.100Z] Fetching upstream changes from https://github.com/moby/moby.git
23:53:06 [2020-05-02T23:53:06.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:53:06 [2020-05-02T23:53:06.102Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40892/head:refs/remotes/origin/PR-40892 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:53:06 [2020-05-02T23:53:06.436Z]  > git config core.sparsecheckout # timeout=10
23:53:06 [2020-05-02T23:53:06.463Z]  > git checkout -f 886c8385f5dd2b667a346ee14a94850af55ad705 # timeout=10
23:53:07 [2020-05-02T23:53:07.618Z] Merge succeeded, producing 886c8385f5dd2b667a346ee14a94850af55ad705
23:53:07 [2020-05-02T23:53:07.618Z] Checking out Revision 886c8385f5dd2b667a346ee14a94850af55ad705 (PR-40892)
23:53:07 [2020-05-02T23:53:07.562Z]  > git merge fd784ce7c10376247c08dae2083c07ea6300588f # timeout=10
23:53:07 [2020-05-02T23:53:07.592Z]  > git rev-parse HEAD^{commit} # timeout=10
23:53:07 [2020-05-02T23:53:07.663Z]  > git config core.sparsecheckout # timeout=10
23:53:07 [2020-05-02T23:53:07.685Z]  > git checkout -f 886c8385f5dd2b667a346ee14a94850af55ad705 # timeout=10
23:53:11 [2020-05-02T23:53:11.712Z] Commit message: "containerd.installer: refactor"