Skip to content

Console Output

17:25:50 [2021-06-09T17:25:50.149Z] The recommended git tool is: git
17:26:13 [2021-06-09T17:26:13.562Z] using credential docker-jenkins-github-credentials
17:26:13 [2021-06-09T17:26:13.634Z] Cloning the remote Git repository
17:26:13 [2021-06-09T17:26:13.634Z] Cloning with configured refspecs honoured and without tags
17:26:13 [2021-06-09T17:26:13.815Z] Cloning repository https://github.com/moby/moby.git
17:26:14 [2021-06-09T17:26:14.191Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:26:15 [2021-06-09T17:26:15.313Z] Fetching upstream changes from https://github.com/moby/moby.git
17:26:15 [2021-06-09T17:26:15.313Z]  > git --version # timeout=10
17:26:15 [2021-06-09T17:26:15.368Z]  > git --version # 'git version 2.24.1.windows.2'
17:26:15 [2021-06-09T17:26:15.369Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:26:15 [2021-06-09T17:26:15.372Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:26:33 [2021-06-09T17:26:33.518Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:26:33 [2021-06-09T17:26:33.609Z]  > git config --add remote.origin.fetch +refs/pull/42432/head:refs/remotes/origin/PR-42432 # timeout=10
17:26:33 [2021-06-09T17:26:33.922Z] Fetching without tags
17:26:34 [2021-06-09T17:26:34.695Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 0d9b0ed678e2b106e769e974f13aaf100e46351c
17:26:33 [2021-06-09T17:26:33.688Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:26:33 [2021-06-09T17:26:33.822Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:26:33 [2021-06-09T17:26:33.954Z] Fetching upstream changes from https://github.com/moby/moby.git
17:26:33 [2021-06-09T17:26:33.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:26:33 [2021-06-09T17:26:33.958Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:26:34 [2021-06-09T17:26:34.794Z]  > git config core.sparsecheckout # timeout=10
17:26:34 [2021-06-09T17:26:34.854Z]  > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10
17:26:37 [2021-06-09T17:26:37.925Z] Merge succeeded, producing 0d9b0ed678e2b106e769e974f13aaf100e46351c
17:26:37 [2021-06-09T17:26:37.925Z] Checking out Revision 0d9b0ed678e2b106e769e974f13aaf100e46351c (PR-42432)
17:26:37 [2021-06-09T17:26:37.518Z]  > git remote # timeout=10
17:26:37 [2021-06-09T17:26:37.618Z]  > git config --get remote.origin.url # timeout=10
17:26:37 [2021-06-09T17:26:37.673Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:26:37 [2021-06-09T17:26:37.675Z]  > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10
17:26:37 [2021-06-09T17:26:37.815Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:26:37 [2021-06-09T17:26:37.956Z]  > git config core.sparsecheckout # timeout=10
17:26:38 [2021-06-09T17:26:38.010Z]  > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10
17:26:48 [2021-06-09T17:26:48.769Z] Commit message: "Fix possible overlapping IPs"