Skip to content

Console Output

18:35:08 [2020-07-29T18:35:08.756Z] using credential docker-jenkins-github-credentials
18:35:08 [2020-07-29T18:35:08.834Z] Cloning the remote Git repository
18:35:08 [2020-07-29T18:35:08.834Z] Cloning with configured refspecs honoured and without tags
18:35:08 [2020-07-29T18:35:08.830Z] Cloning repository https://github.com/moby/moby.git
18:35:08 [2020-07-29T18:35:08.831Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
18:35:08 [2020-07-29T18:35:08.895Z] Fetching upstream changes from https://github.com/moby/moby.git
18:35:08 [2020-07-29T18:35:08.895Z]  > git --version # timeout=10
18:35:08 [2020-07-29T18:35:08.946Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:35:08 [2020-07-29T18:35:08.948Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41297/head:refs/remotes/origin/PR-41297 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:35:23 [2020-07-29T18:35:23.577Z] Fetching without tags
18:35:24 [2020-07-29T18:35:24.376Z] Merging remotes/origin/master commit 6d9c4d60c57fbd57d53409a6c722b1afe5106806 into PR head commit 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d
18:35:23 [2020-07-29T18:35:23.203Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:35:23 [2020-07-29T18:35:23.256Z]  > git config --add remote.origin.fetch +refs/pull/41297/head:refs/remotes/origin/PR-41297 # timeout=10
18:35:23 [2020-07-29T18:35:23.308Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:35:23 [2020-07-29T18:35:23.443Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:35:23 [2020-07-29T18:35:23.572Z] Fetching upstream changes from https://github.com/moby/moby.git
18:35:23 [2020-07-29T18:35:23.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:35:23 [2020-07-29T18:35:23.574Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41297/head:refs/remotes/origin/PR-41297 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:35:24 [2020-07-29T18:35:24.371Z]  > git config core.sparsecheckout # timeout=10
18:35:24 [2020-07-29T18:35:24.422Z]  > git checkout -f 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d # timeout=10
18:35:27 [2020-07-29T18:35:27.815Z] Merge succeeded, producing 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d
18:35:27 [2020-07-29T18:35:27.815Z] Checking out Revision 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d (PR-41297)
18:35:27 [2020-07-29T18:35:27.542Z]  > git merge 6d9c4d60c57fbd57d53409a6c722b1afe5106806 # timeout=10
18:35:27 [2020-07-29T18:35:27.681Z]  > git rev-parse "HEAD^{commit}" # timeout=10
18:35:27 [2020-07-29T18:35:27.810Z]  > git config core.sparsecheckout # timeout=10
18:35:27 [2020-07-29T18:35:27.863Z]  > git checkout -f 0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d # timeout=10
18:35:28 [2020-07-29T18:35:28.253Z] Commit message: "Add multi-user.target to After="