Skip to content

Console Output

17:50:51 [2020-03-12T17:50:51.801Z] using credential docker-jenkins-github-credentials
17:50:51 [2020-03-12T17:50:51.877Z] Cloning the remote Git repository
17:50:51 [2020-03-12T17:50:51.877Z] Cloning with configured refspecs honoured and without tags
17:50:51 [2020-03-12T17:50:51.911Z] Cloning repository https://github.com/moby/moby.git
17:50:51 [2020-03-12T17:50:51.912Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:50:52 [2020-03-12T17:50:52.173Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:52 [2020-03-12T17:50:52.173Z]  > git --version # timeout=10
17:50:52 [2020-03-12T17:50:52.341Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:52 [2020-03-12T17:50:52.343Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40558/head:refs/remotes/origin/PR-40558 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:51:19 [2020-03-12T17:51:19.846Z] Fetching without tags
17:51:19 [2020-03-12T17:51:19.052Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:51:19 [2020-03-12T17:51:19.229Z]  > git config --add remote.origin.fetch +refs/pull/40558/head:refs/remotes/origin/PR-40558 # timeout=10
17:51:19 [2020-03-12T17:51:19.354Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:51:19 [2020-03-12T17:51:19.669Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:51:19 [2020-03-12T17:51:19.880Z] Fetching upstream changes from https://github.com/moby/moby.git
17:51:19 [2020-03-12T17:51:19.880Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:51:19 [2020-03-12T17:51:19.882Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40558/head:refs/remotes/origin/PR-40558 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:51:21 [2020-03-12T17:51:21.211Z] Merging remotes/origin/19.03 commit aa6a9891b09cce3d9004121294301a30d45d998d into PR head commit 57d5105759a002e31a4173a13e7c81d79ccec184
17:51:21 [2020-03-12T17:51:21.244Z]  > git config core.sparsecheckout # timeout=10
17:51:21 [2020-03-12T17:51:21.429Z]  > git checkout -f 57d5105759a002e31a4173a13e7c81d79ccec184 # timeout=10
17:51:26 [2020-03-12T17:51:26.797Z] Merge succeeded, producing 57d5105759a002e31a4173a13e7c81d79ccec184
17:51:26 [2020-03-12T17:51:26.797Z] Checking out Revision 57d5105759a002e31a4173a13e7c81d79ccec184 (PR-40558)
17:51:26 [2020-03-12T17:51:26.354Z]  > git merge aa6a9891b09cce3d9004121294301a30d45d998d # timeout=10
17:51:26 [2020-03-12T17:51:26.564Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:51:26 [2020-03-12T17:51:26.831Z]  > git config core.sparsecheckout # timeout=10
17:51:27 [2020-03-12T17:51:27.703Z]  > git checkout -f 57d5105759a002e31a4173a13e7c81d79ccec184 # timeout=10
17:51:28 [2020-03-12T17:51:28.069Z] Commit message: "bump windows-container-utility aa1ba87e99b68e0113bd27ec26c60b88f9d4ccd9"