Skip to content

Console Output

08:31:40 [2022-03-04T08:31:40.886Z] The recommended git tool is: git
08:31:41 [2022-03-04T08:31:41.313Z] using credential docker-jenkins-github-credentials
08:31:41 [2022-03-04T08:31:41.392Z] Cloning the remote Git repository
08:31:41 [2022-03-04T08:31:41.392Z] Cloning with configured refspecs honoured and without tags
08:31:41 [2022-03-04T08:31:41.429Z] Cloning repository https://github.com/moby/moby.git
08:31:41 [2022-03-04T08:31:41.430Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
08:31:41 [2022-03-04T08:31:41.493Z] Fetching upstream changes from https://github.com/moby/moby.git
08:31:41 [2022-03-04T08:31:41.493Z]  > git --version # timeout=10
08:31:41 [2022-03-04T08:31:41.543Z]  > git --version # 'git version 2.24.1.windows.2'
08:31:41 [2022-03-04T08:31:41.543Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:31:41 [2022-03-04T08:31:41.546Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43157/head:refs/remotes/origin/PR-43157 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:32:00 [2022-03-04T08:32:00.231Z] Fetching without tags
08:31:59 [2022-03-04T08:31:59.921Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:31:59 [2022-03-04T08:31:59.971Z]  > git config --add remote.origin.fetch +refs/pull/43157/head:refs/remotes/origin/PR-43157 # timeout=10
08:32:00 [2022-03-04T08:32:00.023Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:32:00 [2022-03-04T08:32:00.146Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:32:00 [2022-03-04T08:32:00.269Z] Fetching upstream changes from https://github.com/moby/moby.git
08:32:00 [2022-03-04T08:32:00.269Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:32:00 [2022-03-04T08:32:00.271Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43157/head:refs/remotes/origin/PR-43157 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:32:01 [2022-03-04T08:32:01.023Z] Merging remotes/origin/master commit 3e8bfcc9f2c1906d3080dc03b7fe45db5386077a into PR head commit a75fd11f03298bd433e7d54232785b683bca0477
08:32:01 [2022-03-04T08:32:01.059Z]  > git config core.sparsecheckout # timeout=10
08:32:01 [2022-03-04T08:32:01.110Z]  > git checkout -f a75fd11f03298bd433e7d54232785b683bca0477 # timeout=10
08:32:04 [2022-03-04T08:32:04.598Z] Merge succeeded, producing a75fd11f03298bd433e7d54232785b683bca0477
08:32:04 [2022-03-04T08:32:04.598Z] Checking out Revision a75fd11f03298bd433e7d54232785b683bca0477 (PR-43157)
08:32:04 [2022-03-04T08:32:04.255Z]  > git remote # timeout=10
08:32:04 [2022-03-04T08:32:04.314Z]  > git config --get remote.origin.url # timeout=10
08:32:04 [2022-03-04T08:32:04.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:32:04 [2022-03-04T08:32:04.371Z]  > git merge 3e8bfcc9f2c1906d3080dc03b7fe45db5386077a # timeout=10
08:32:04 [2022-03-04T08:32:04.504Z]  > git rev-parse "HEAD^{commit}" # timeout=10
08:32:04 [2022-03-04T08:32:04.940Z] Commit message: "move MediaTypeWriter to streamformatter package"
08:32:04 [2022-03-04T08:32:04.636Z]  > git config core.sparsecheckout # timeout=10
08:32:04 [2022-03-04T08:32:04.690Z]  > git checkout -f a75fd11f03298bd433e7d54232785b683bca0477 # timeout=10