Skip to content

Console Output

00:21:53 [2022-05-28T00:21:53.427Z] The recommended git tool is: git
00:22:16 [2022-05-28T00:22:16.662Z] using credential docker-jenkins-github-credentials
00:22:16 [2022-05-28T00:22:16.735Z] Cloning the remote Git repository
00:22:16 [2022-05-28T00:22:16.735Z] Cloning with configured refspecs honoured and without tags
00:22:16 [2022-05-28T00:22:16.915Z] Cloning repository https://github.com/moby/moby.git
00:22:17 [2022-05-28T00:22:17.289Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
00:22:17 [2022-05-28T00:22:17.866Z] Fetching upstream changes from https://github.com/moby/moby.git
00:22:17 [2022-05-28T00:22:17.867Z]  > git --version # timeout=10
00:22:17 [2022-05-28T00:22:17.913Z]  > git --version # 'git version 2.24.1.windows.2'
00:22:17 [2022-05-28T00:22:17.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:22:17 [2022-05-28T00:22:17.917Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43651/head:refs/remotes/origin/PR-43651 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:22:45 [2022-05-28T00:22:45.278Z] Fetching without tags
00:22:46 [2022-05-28T00:22:46.304Z] Merging remotes/origin/master commit 69adaa894d829a6707427aef6aeb0a796b2fb385 into PR head commit 3cadb1f63fb9327a0d677532a50e18a84d59d839
00:22:44 [2022-05-28T00:22:44.974Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:22:45 [2022-05-28T00:22:45.026Z]  > git config --add remote.origin.fetch +refs/pull/43651/head:refs/remotes/origin/PR-43651 # timeout=10
00:22:45 [2022-05-28T00:22:45.077Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:22:45 [2022-05-28T00:22:45.191Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:22:45 [2022-05-28T00:22:45.311Z] Fetching upstream changes from https://github.com/moby/moby.git
00:22:45 [2022-05-28T00:22:45.311Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:22:45 [2022-05-28T00:22:45.312Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43651/head:refs/remotes/origin/PR-43651 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:22:46 [2022-05-28T00:22:46.408Z]  > git config core.sparsecheckout # timeout=10
00:22:46 [2022-05-28T00:22:46.456Z]  > git checkout -f 3cadb1f63fb9327a0d677532a50e18a84d59d839 # timeout=10
00:22:49 [2022-05-28T00:22:49.908Z] Merge succeeded, producing 3cadb1f63fb9327a0d677532a50e18a84d59d839
00:22:49 [2022-05-28T00:22:49.909Z] Checking out Revision 3cadb1f63fb9327a0d677532a50e18a84d59d839 (PR-43651)
00:22:49 [2022-05-28T00:22:49.570Z]  > git remote # timeout=10
00:22:49 [2022-05-28T00:22:49.643Z]  > git config --get remote.origin.url # timeout=10
00:22:49 [2022-05-28T00:22:49.687Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:22:49 [2022-05-28T00:22:49.690Z]  > git merge 69adaa894d829a6707427aef6aeb0a796b2fb385 # timeout=10
00:22:49 [2022-05-28T00:22:49.818Z]  > git rev-parse "HEAD^{commit}" # timeout=10
00:22:49 [2022-05-28T00:22:49.940Z]  > git config core.sparsecheckout # timeout=10
00:22:49 [2022-05-28T00:22:49.991Z]  > git checkout -f 3cadb1f63fb9327a0d677532a50e18a84d59d839 # timeout=10
00:23:00 [2022-05-28T00:23:00.722Z] Commit message: "update gotestsum to v1.8.1"