Skip to content

Console Output

23:55:39 [2020-05-02T23:55:39.199Z] using credential docker-jenkins-github-credentials
23:55:39 [2020-05-02T23:55:39.280Z] Cloning the remote Git repository
23:55:39 [2020-05-02T23:55:39.280Z] Cloning with configured refspecs honoured and without tags
23:55:39 [2020-05-02T23:55:39.473Z] Cloning repository https://github.com/moby/moby.git
23:55:39 [2020-05-02T23:55:39.917Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
23:55:40 [2020-05-02T23:55:40.421Z] Fetching upstream changes from https://github.com/moby/moby.git
23:55:40 [2020-05-02T23:55:40.421Z]  > git --version # timeout=10
23:55:40 [2020-05-02T23:55:40.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:55:40 [2020-05-02T23:55:40.463Z]  > git fetch --no-tags --force --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:55:55 [2020-05-02T23:55:55.007Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:55:55 [2020-05-02T23:55:55.052Z]  > git config --add remote.origin.fetch +refs/pull/40892/head:refs/remotes/origin/PR-40892 # timeout=10
23:55:55 [2020-05-02T23:55:55.094Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:55:55 [2020-05-02T23:55:55.292Z] Fetching without tags
23:55:56 [2020-05-02T23:55:56.014Z] Merging remotes/origin/master commit fd784ce7c10376247c08dae2083c07ea6300588f into PR head commit 886c8385f5dd2b667a346ee14a94850af55ad705
23:55:55 [2020-05-02T23:55:55.208Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:55:55 [2020-05-02T23:55:55.324Z] Fetching upstream changes from https://github.com/moby/moby.git
23:55:55 [2020-05-02T23:55:55.324Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:55:55 [2020-05-02T23:55:55.326Z]  > git fetch --no-tags --force --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:55:56 [2020-05-02T23:55:56.120Z]  > git config core.sparsecheckout # timeout=10
23:55:56 [2020-05-02T23:55:56.162Z]  > git checkout -f 886c8385f5dd2b667a346ee14a94850af55ad705 # timeout=10
23:55:58 [2020-05-02T23:55:58.834Z] Merge succeeded, producing 886c8385f5dd2b667a346ee14a94850af55ad705
23:55:58 [2020-05-02T23:55:58.834Z] Checking out Revision 886c8385f5dd2b667a346ee14a94850af55ad705 (PR-40892)
23:55:58 [2020-05-02T23:55:58.617Z]  > git merge fd784ce7c10376247c08dae2083c07ea6300588f # timeout=10
23:55:58 [2020-05-02T23:55:58.738Z]  > git rev-parse "HEAD^{commit}" # timeout=10
23:55:58 [2020-05-02T23:55:58.865Z]  > git config core.sparsecheckout # timeout=10
23:55:58 [2020-05-02T23:55:58.908Z]  > git checkout -f 886c8385f5dd2b667a346ee14a94850af55ad705 # timeout=10
23:56:14 [2020-05-02T23:56:14.203Z] Commit message: "containerd.installer: refactor"