Skip to content

Console Output

09:17:10 [2021-04-21T09:17:10.797Z] The recommended git tool is: git
09:17:32 [2021-04-21T09:17:32.268Z] using credential docker-jenkins-github-credentials
09:17:32 [2021-04-21T09:17:32.345Z] Cloning the remote Git repository
09:17:32 [2021-04-21T09:17:32.345Z] Cloning with configured refspecs honoured and without tags
09:17:32 [2021-04-21T09:17:32.557Z] Cloning repository https://github.com/moby/moby.git
09:17:32 [2021-04-21T09:17:32.956Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
09:17:33 [2021-04-21T09:17:33.807Z] Fetching upstream changes from https://github.com/moby/moby.git
09:17:33 [2021-04-21T09:17:33.807Z]  > git --version # timeout=10
09:17:33 [2021-04-21T09:17:33.862Z]  > git --version # 'git version 2.24.1.windows.2'
09:17:33 [2021-04-21T09:17:33.862Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:17:33 [2021-04-21T09:17:33.867Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:17:51 [2021-04-21T09:17:51.122Z] Fetching without tags
09:17:50 [2021-04-21T09:17:50.746Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:17:50 [2021-04-21T09:17:50.835Z]  > git config --add remote.origin.fetch +refs/pull/42294/head:refs/remotes/origin/PR-42294 # timeout=10
09:17:50 [2021-04-21T09:17:50.889Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:17:51 [2021-04-21T09:17:51.019Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:17:51 [2021-04-21T09:17:51.158Z] Fetching upstream changes from https://github.com/moby/moby.git
09:17:51 [2021-04-21T09:17:51.159Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:17:51 [2021-04-21T09:17:51.160Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42294/head:refs/remotes/origin/PR-42294 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:17:51 [2021-04-21T09:17:51.913Z] Merging remotes/origin/20.10 commit 8728dd246c3ab53105434eef8ffe997b6fd14dc6 into PR head commit 9ca66776fa4bda05831987a87bb2232541109d79
09:17:52 [2021-04-21T09:17:52.022Z]  > git config core.sparsecheckout # timeout=10
09:17:52 [2021-04-21T09:17:52.080Z]  > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10
09:17:55 [2021-04-21T09:17:55.390Z] Merge succeeded, producing 9ca66776fa4bda05831987a87bb2232541109d79
09:17:55 [2021-04-21T09:17:55.390Z] Checking out Revision 9ca66776fa4bda05831987a87bb2232541109d79 (PR-42294)
09:17:55 [2021-04-21T09:17:55.018Z]  > git remote # timeout=10
09:17:55 [2021-04-21T09:17:55.093Z]  > git config --get remote.origin.url # timeout=10
09:17:55 [2021-04-21T09:17:55.153Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:17:55 [2021-04-21T09:17:55.155Z]  > git merge 8728dd246c3ab53105434eef8ffe997b6fd14dc6 # timeout=10
09:17:55 [2021-04-21T09:17:55.297Z]  > git rev-parse "HEAD^{commit}" # timeout=10
09:17:55 [2021-04-21T09:17:55.426Z]  > git config core.sparsecheckout # timeout=10
09:17:55 [2021-04-21T09:17:55.482Z]  > git checkout -f 9ca66776fa4bda05831987a87bb2232541109d79 # timeout=10
09:18:07 [2021-04-21T09:18:07.104Z] Commit message: "bump up rootlesskit to v0.14.2"