Skip to content

Console Output

19:40:42 [2021-06-08T19:40:42.571Z] The recommended git tool is: git
19:40:45 [2021-06-08T19:40:45.771Z] using credential docker-jenkins-github-credentials
19:40:45 [2021-06-08T19:40:45.776Z] Cloning the remote Git repository
19:40:45 [2021-06-08T19:40:45.776Z] Cloning with configured refspecs honoured and without tags
19:40:45 [2021-06-08T19:40:45.796Z] Cloning repository https://github.com/moby/moby.git
19:40:45 [2021-06-08T19:40:45.846Z]  > git init /home/ubuntu/workspace/moby_PR-42486 # timeout=10
19:40:46 [2021-06-08T19:40:46.124Z] Fetching upstream changes from https://github.com/moby/moby.git
19:40:46 [2021-06-08T19:40:46.124Z]  > git --version # timeout=10
19:40:46 [2021-06-08T19:40:46.144Z]  > git --version # 'git version 2.17.1'
19:40:46 [2021-06-08T19:40:46.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:40:46 [2021-06-08T19:40:46.146Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:41:09 [2021-06-08T19:41:09.934Z] Fetching without tags
19:41:10 [2021-06-08T19:41:10.288Z] Merging remotes/origin/master commit 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 into PR head commit 1528e1cba20a82f8b18ef02fad71f25c4e371158
19:41:09 [2021-06-08T19:41:09.826Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:41:09 [2021-06-08T19:41:09.841Z]  > git config --add remote.origin.fetch +refs/pull/42486/head:refs/remotes/origin/PR-42486 # timeout=10
19:41:09 [2021-06-08T19:41:09.876Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:41:09 [2021-06-08T19:41:09.906Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:41:09 [2021-06-08T19:41:09.943Z] Fetching upstream changes from https://github.com/moby/moby.git
19:41:09 [2021-06-08T19:41:09.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:41:09 [2021-06-08T19:41:09.944Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:41:10 [2021-06-08T19:41:10.295Z]  > git config core.sparsecheckout # timeout=10
19:41:10 [2021-06-08T19:41:10.321Z]  > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10
19:41:11 [2021-06-08T19:41:11.188Z] Merge succeeded, producing 1528e1cba20a82f8b18ef02fad71f25c4e371158
19:41:11 [2021-06-08T19:41:11.189Z] Checking out Revision 1528e1cba20a82f8b18ef02fad71f25c4e371158 (PR-42486)
19:41:11 [2021-06-08T19:41:11.085Z]  > git remote # timeout=10
19:41:11 [2021-06-08T19:41:11.109Z]  > git config --get remote.origin.url # timeout=10
19:41:11 [2021-06-08T19:41:11.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:41:11 [2021-06-08T19:41:11.138Z]  > git merge 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 # timeout=10
19:41:11 [2021-06-08T19:41:11.165Z]  > git rev-parse HEAD^{commit} # timeout=10
19:41:11 [2021-06-08T19:41:11.193Z]  > git config core.sparsecheckout # timeout=10
19:41:11 [2021-06-08T19:41:11.217Z]  > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10
19:41:14 [2021-06-08T19:41:14.965Z] Commit message: "Remove a lot of outdated "project/PACKAGERS.md" text"