Skip to content

Console Output

23:01:45 [2022-03-25T23:01:45.578Z] The recommended git tool is: git
23:01:48 [2022-03-25T23:01:48.028Z] using credential docker-jenkins-github-credentials
23:01:48 [2022-03-25T23:01:48.036Z] Cloning the remote Git repository
23:01:48 [2022-03-25T23:01:48.036Z] Cloning with configured refspecs honoured and without tags
23:01:47 [2022-03-25T23:01:47.559Z] Cloning repository https://github.com/moby/moby.git
23:01:47 [2022-03-25T23:01:47.641Z]  > git init /home/ubuntu/workspace/moby_PR-42064 # timeout=10
23:01:47 [2022-03-25T23:01:47.882Z] Fetching upstream changes from https://github.com/moby/moby.git
23:01:47 [2022-03-25T23:01:47.882Z]  > git --version # timeout=10
23:01:47 [2022-03-25T23:01:47.920Z]  > git --version # 'git version 2.17.1'
23:01:47 [2022-03-25T23:01:47.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:01:47 [2022-03-25T23:01:47.922Z]  > git fetch --no-tags --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:13 [2022-03-25T23:02:13.832Z] Fetching without tags
23:02:13 [2022-03-25T23:02:13.734Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:02:13 [2022-03-25T23:02:13.755Z]  > git config --add remote.origin.fetch +refs/pull/42064/head:refs/remotes/origin/PR-42064 # timeout=10
23:02:13 [2022-03-25T23:02:13.776Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:02:13 [2022-03-25T23:02:13.806Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:02:13 [2022-03-25T23:02:13.836Z] Fetching upstream changes from https://github.com/moby/moby.git
23:02:13 [2022-03-25T23:02:13.836Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:02:13 [2022-03-25T23:02:13.837Z]  > git fetch --no-tags --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:14 [2022-03-25T23:02:14.144Z] Merging remotes/origin/master commit 0729fbd343eb45a16e47d93cf1bd431c16743dda into PR head commit 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd
23:02:15 [2022-03-25T23:02:15.121Z] Merge succeeded, producing 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd
23:02:15 [2022-03-25T23:02:15.121Z] Checking out Revision 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd (PR-42064)
23:02:14 [2022-03-25T23:02:14.151Z]  > git config core.sparsecheckout # timeout=10
23:02:14 [2022-03-25T23:02:14.163Z]  > git checkout -f 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd # timeout=10
23:02:15 [2022-03-25T23:02:15.034Z]  > git remote # timeout=10
23:02:15 [2022-03-25T23:02:15.055Z]  > git config --get remote.origin.url # timeout=10
23:02:15 [2022-03-25T23:02:15.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:02:15 [2022-03-25T23:02:15.077Z]  > git merge 0729fbd343eb45a16e47d93cf1bd431c16743dda # timeout=10
23:02:15 [2022-03-25T23:02:15.093Z]  > git rev-parse HEAD^{commit} # timeout=10
23:02:15 [2022-03-25T23:02:15.124Z]  > git config core.sparsecheckout # timeout=10
23:02:15 [2022-03-25T23:02:15.162Z]  > git checkout -f 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd # timeout=10
23:02:19 [2022-03-25T23:02:19.901Z] Commit message: "client: Ping(): add handling for swarm status headers"