Skip to content

Console Output

20:45:13 [2021-06-04T20:45:13.321Z] The recommended git tool is: git
20:45:16 [2021-06-04T20:45:16.764Z] using credential docker-jenkins-github-credentials
20:45:16 [2021-06-04T20:45:16.777Z] Cloning the remote Git repository
20:45:16 [2021-06-04T20:45:16.777Z] Cloning with configured refspecs honoured and without tags
20:45:16 [2021-06-04T20:45:16.804Z] Cloning repository https://github.com/moby/moby.git
20:45:16 [2021-06-04T20:45:16.870Z]  > git init /home/ubuntu/workspace/moby_PR-42249 # timeout=10
20:45:17 [2021-06-04T20:45:17.186Z] Fetching upstream changes from https://github.com/moby/moby.git
20:45:17 [2021-06-04T20:45:17.187Z]  > git --version # timeout=10
20:45:17 [2021-06-04T20:45:17.204Z]  > git --version # 'git version 2.17.1'
20:45:17 [2021-06-04T20:45:17.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:45:17 [2021-06-04T20:45:17.206Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42249/head:refs/remotes/origin/PR-42249 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:45:37 [2021-06-04T20:45:37.821Z] Fetching without tags
20:45:38 [2021-06-04T20:45:38.259Z] Merging remotes/origin/master commit e0cabedf14d0eac1e9a41036c7df9745cc0adfa1 into PR head commit 7c1c123555744d84d04893e304c39db697189e18
20:45:39 [2021-06-04T20:45:39.390Z] Merge succeeded, producing 7c1c123555744d84d04893e304c39db697189e18
20:45:39 [2021-06-04T20:45:39.390Z] Checking out Revision 7c1c123555744d84d04893e304c39db697189e18 (PR-42249)
20:45:37 [2021-06-04T20:45:37.736Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:45:37 [2021-06-04T20:45:37.752Z]  > git config --add remote.origin.fetch +refs/pull/42249/head:refs/remotes/origin/PR-42249 # timeout=10
20:45:37 [2021-06-04T20:45:37.779Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:45:37 [2021-06-04T20:45:37.796Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:45:37 [2021-06-04T20:45:37.824Z] Fetching upstream changes from https://github.com/moby/moby.git
20:45:37 [2021-06-04T20:45:37.825Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:45:37 [2021-06-04T20:45:37.826Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42249/head:refs/remotes/origin/PR-42249 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:45:38 [2021-06-04T20:45:38.272Z]  > git config core.sparsecheckout # timeout=10
20:45:38 [2021-06-04T20:45:38.297Z]  > git checkout -f 7c1c123555744d84d04893e304c39db697189e18 # timeout=10
20:45:39 [2021-06-04T20:45:39.287Z]  > git remote # timeout=10
20:45:39 [2021-06-04T20:45:39.312Z]  > git config --get remote.origin.url # timeout=10
20:45:39 [2021-06-04T20:45:39.337Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:45:39 [2021-06-04T20:45:39.338Z]  > git merge e0cabedf14d0eac1e9a41036c7df9745cc0adfa1 # timeout=10
20:45:39 [2021-06-04T20:45:39.368Z]  > git rev-parse HEAD^{commit} # timeout=10
20:45:39 [2021-06-04T20:45:39.392Z]  > git config core.sparsecheckout # timeout=10
20:45:39 [2021-06-04T20:45:39.412Z]  > git checkout -f 7c1c123555744d84d04893e304c39db697189e18 # timeout=10
20:45:43 [2021-06-04T20:45:43.526Z] Commit message: "vendor: github.com/containerd/containerd v1.5.2"