Skip to content

Console Output

23:01:54 [2022-03-25T23:01:54.111Z] The recommended git tool is: git
23:01:57 [2022-03-25T23:01:57.514Z] using credential docker-jenkins-github-credentials
23:01:57 [2022-03-25T23:01:57.521Z] Cloning the remote Git repository
23:01:57 [2022-03-25T23:01:57.521Z] Cloning with configured refspecs honoured and without tags
23:01:57 [2022-03-25T23:01:57.563Z] Cloning repository https://github.com/moby/moby.git
23:01:57 [2022-03-25T23:01:57.610Z]  > git init /home/ubuntu/workspace/moby_PR-42064 # timeout=10
23:01:57 [2022-03-25T23:01:57.967Z] Fetching upstream changes from https://github.com/moby/moby.git
23:01:57 [2022-03-25T23:01:57.967Z]  > git --version # timeout=10
23:01:57 [2022-03-25T23:01:57.979Z]  > git --version # 'git version 2.25.1'
23:01:57 [2022-03-25T23:01:57.980Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:01:57 [2022-03-25T23:01:57.983Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42064/head:refs/remotes/origin/PR-42064 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:02:21 [2022-03-25T23:02:21.657Z] Fetching without tags
23:02:22 [2022-03-25T23:02:22.069Z] Merging remotes/origin/master commit 0729fbd343eb45a16e47d93cf1bd431c16743dda into PR head commit 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd
23:02:21 [2022-03-25T23:02:21.550Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:02:21 [2022-03-25T23:02:21.563Z]  > git config --add remote.origin.fetch +refs/pull/42064/head:refs/remotes/origin/PR-42064 # timeout=10
23:02:21 [2022-03-25T23:02:21.586Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:02:21 [2022-03-25T23:02:21.634Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:02:21 [2022-03-25T23:02:21.660Z] Fetching upstream changes from https://github.com/moby/moby.git
23:02:21 [2022-03-25T23:02:21.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:02:21 [2022-03-25T23:02:21.662Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42064/head:refs/remotes/origin/PR-42064 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:02:22 [2022-03-25T23:02:22.084Z]  > git config core.sparsecheckout # timeout=10
23:02:22 [2022-03-25T23:02:22.142Z]  > git checkout -f 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd # timeout=10
23:02:23 [2022-03-25T23:02:23.603Z] Merge succeeded, producing 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd
23:02:23 [2022-03-25T23:02:23.603Z] Checking out Revision 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd (PR-42064)
23:02:23 [2022-03-25T23:02:23.519Z]  > git remote # timeout=10
23:02:23 [2022-03-25T23:02:23.536Z]  > git config --get remote.origin.url # timeout=10
23:02:23 [2022-03-25T23:02:23.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:02:23 [2022-03-25T23:02:23.557Z]  > git merge 0729fbd343eb45a16e47d93cf1bd431c16743dda # timeout=10
23:02:23 [2022-03-25T23:02:23.578Z]  > git rev-parse HEAD^{commit} # timeout=10
23:02:23 [2022-03-25T23:02:23.606Z]  > git config core.sparsecheckout # timeout=10
23:02:23 [2022-03-25T23:02:23.641Z]  > git checkout -f 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd # timeout=10
23:02:27 [2022-03-25T23:02:27.795Z] Commit message: "client: Ping(): add handling for swarm status headers"