Skip to content

Console Output

00:18:21 [2022-05-28T00:18:21.502Z] The recommended git tool is: git
00:18:23 [2022-05-28T00:18:23.794Z] using credential docker-jenkins-github-credentials
00:18:23 [2022-05-28T00:18:23.801Z] Cloning the remote Git repository
00:18:23 [2022-05-28T00:18:23.801Z] Cloning with configured refspecs honoured and without tags
00:18:23 [2022-05-28T00:18:23.863Z] Cloning repository https://github.com/moby/moby.git
00:18:23 [2022-05-28T00:18:23.910Z]  > git init /home/ubuntu/workspace/moby_PR-43651 # timeout=10
00:18:24 [2022-05-28T00:18:24.190Z] Fetching upstream changes from https://github.com/moby/moby.git
00:18:24 [2022-05-28T00:18:24.191Z]  > git --version # timeout=10
00:18:24 [2022-05-28T00:18:24.212Z]  > git --version # 'git version 2.17.1'
00:18:24 [2022-05-28T00:18:24.213Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:18:24 [2022-05-28T00:18:24.215Z]  > git fetch --no-tags --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:18:47 [2022-05-28T00:18:47.516Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:18:47 [2022-05-28T00:18:47.593Z] Fetching without tags
00:18:47 [2022-05-28T00:18:47.845Z] Merging remotes/origin/master commit 69adaa894d829a6707427aef6aeb0a796b2fb385 into PR head commit 3cadb1f63fb9327a0d677532a50e18a84d59d839
00:18:49 [2022-05-28T00:18:49.236Z] Merge succeeded, producing 3cadb1f63fb9327a0d677532a50e18a84d59d839
00:18:49 [2022-05-28T00:18:49.236Z] Checking out Revision 3cadb1f63fb9327a0d677532a50e18a84d59d839 (PR-43651)
00:18:47 [2022-05-28T00:18:47.532Z]  > git config --add remote.origin.fetch +refs/pull/43651/head:refs/remotes/origin/PR-43651 # timeout=10
00:18:47 [2022-05-28T00:18:47.551Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:18:47 [2022-05-28T00:18:47.574Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:18:47 [2022-05-28T00:18:47.595Z] Fetching upstream changes from https://github.com/moby/moby.git
00:18:47 [2022-05-28T00:18:47.595Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:18:47 [2022-05-28T00:18:47.596Z]  > git fetch --no-tags --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:18:47 [2022-05-28T00:18:47.851Z]  > git config core.sparsecheckout # timeout=10
00:18:47 [2022-05-28T00:18:47.917Z]  > git checkout -f 3cadb1f63fb9327a0d677532a50e18a84d59d839 # timeout=10
00:18:49 [2022-05-28T00:18:49.131Z]  > git remote # timeout=10
00:18:49 [2022-05-28T00:18:49.153Z]  > git config --get remote.origin.url # timeout=10
00:18:49 [2022-05-28T00:18:49.174Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:18:49 [2022-05-28T00:18:49.175Z]  > git merge 69adaa894d829a6707427aef6aeb0a796b2fb385 # timeout=10
00:18:49 [2022-05-28T00:18:49.207Z]  > git rev-parse HEAD^{commit} # timeout=10
00:18:49 [2022-05-28T00:18:49.237Z]  > git config core.sparsecheckout # timeout=10
00:18:49 [2022-05-28T00:18:49.256Z]  > git checkout -f 3cadb1f63fb9327a0d677532a50e18a84d59d839 # timeout=10
00:18:53 [2022-05-28T00:18:53.403Z] Commit message: "update gotestsum to v1.8.1"