Skip to content

Console Output

23:01:49 [2022-03-25T23:01:49.307Z] The recommended git tool is: git
23:01:52 [2022-03-25T23:01:52.399Z] using credential docker-jenkins-github-credentials
23:01:52 [2022-03-25T23:01:52.412Z] Cloning the remote Git repository
23:01:52 [2022-03-25T23:01:52.412Z] Cloning with configured refspecs honoured and without tags
23:01:52 [2022-03-25T23:01:52.419Z] Cloning repository https://github.com/moby/moby.git
23:01:52 [2022-03-25T23:01:52.476Z]  > git init /home/ubuntu/workspace/moby_PR-42064 # timeout=10
23:01:53 [2022-03-25T23:01:53.040Z] Fetching upstream changes from https://github.com/moby/moby.git
23:01:53 [2022-03-25T23:01:53.041Z]  > git --version # timeout=10
23:01:53 [2022-03-25T23:01:53.050Z]  > git --version # 'git version 2.25.1'
23:01:53 [2022-03-25T23:01:53.051Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:01:53 [2022-03-25T23:01:53.053Z]  > 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:15 [2022-03-25T23:02:15.231Z] Fetching without tags
23:02:15 [2022-03-25T23:02:15.134Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:02:15 [2022-03-25T23:02:15.166Z]  > git config --add remote.origin.fetch +refs/pull/42064/head:refs/remotes/origin/PR-42064 # timeout=10
23:02:15 [2022-03-25T23:02:15.198Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:02:15 [2022-03-25T23:02:15.224Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:02:15 [2022-03-25T23:02:15.235Z] Fetching upstream changes from https://github.com/moby/moby.git
23:02:15 [2022-03-25T23:02:15.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:02:15 [2022-03-25T23:02:15.287Z]  > 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:15 [2022-03-25T23:02:15.559Z] Merging remotes/origin/master commit 0729fbd343eb45a16e47d93cf1bd431c16743dda into PR head commit 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd
23:02:16 [2022-03-25T23:02:16.406Z] Merge succeeded, producing 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd
23:02:16 [2022-03-25T23:02:16.407Z] Checking out Revision 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd (PR-42064)
23:02:15 [2022-03-25T23:02:15.566Z]  > git config core.sparsecheckout # timeout=10
23:02:15 [2022-03-25T23:02:15.573Z]  > git checkout -f 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd # timeout=10
23:02:16 [2022-03-25T23:02:16.319Z]  > git remote # timeout=10
23:02:16 [2022-03-25T23:02:16.330Z]  > git config --get remote.origin.url # timeout=10
23:02:16 [2022-03-25T23:02:16.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:02:16 [2022-03-25T23:02:16.392Z]  > git merge 0729fbd343eb45a16e47d93cf1bd431c16743dda # timeout=10
23:02:16 [2022-03-25T23:02:16.399Z]  > git rev-parse HEAD^{commit} # timeout=10
23:02:16 [2022-03-25T23:02:16.410Z]  > git config core.sparsecheckout # timeout=10
23:02:16 [2022-03-25T23:02:16.416Z]  > git checkout -f 1e645fb70f84bfb93f56d1792fba6b1a8126e1fd # timeout=10
23:02:20 [2022-03-25T23:02:20.965Z] Commit message: "client: Ping(): add handling for swarm status headers"