Skip to content

Console Output

12:38:06 [2021-09-23T12:38:06.208Z] The recommended git tool is: git
12:38:10 [2021-09-23T12:38:10.512Z] using credential docker-jenkins-github-credentials
12:38:10 [2021-09-23T12:38:10.521Z] Cloning the remote Git repository
12:38:10 [2021-09-23T12:38:10.522Z] Cloning with configured refspecs honoured and without tags
12:38:10 [2021-09-23T12:38:10.697Z] Cloning repository https://github.com/moby/moby.git
12:38:10 [2021-09-23T12:38:10.782Z]  > git init /home/ubuntu/workspace/moby_PR-42875 # timeout=10
12:38:11 [2021-09-23T12:38:11.078Z] Fetching upstream changes from https://github.com/moby/moby.git
12:38:11 [2021-09-23T12:38:11.078Z]  > git --version # timeout=10
12:38:11 [2021-09-23T12:38:11.127Z]  > git --version # 'git version 2.17.1'
12:38:11 [2021-09-23T12:38:11.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:11 [2021-09-23T12:38:11.146Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:38:31 [2021-09-23T12:38:31.916Z] Fetching without tags
12:38:32 [2021-09-23T12:38:32.228Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:38:31 [2021-09-23T12:38:31.833Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:38:31 [2021-09-23T12:38:31.854Z]  > git config --add remote.origin.fetch +refs/pull/42875/head:refs/remotes/origin/PR-42875 # timeout=10
12:38:31 [2021-09-23T12:38:31.870Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:38:31 [2021-09-23T12:38:31.900Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:38:31 [2021-09-23T12:38:31.925Z] Fetching upstream changes from https://github.com/moby/moby.git
12:38:31 [2021-09-23T12:38:31.926Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:31 [2021-09-23T12:38:31.927Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:38:32 [2021-09-23T12:38:32.247Z]  > git config core.sparsecheckout # timeout=10
12:38:32 [2021-09-23T12:38:32.284Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:38:33 [2021-09-23T12:38:33.161Z] Merge succeeded, producing 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:38:33 [2021-09-23T12:38:33.161Z] Checking out Revision 5730c139f71679e15b96fbb71ca54dd64ec4ff3b (PR-42875)
12:38:33 [2021-09-23T12:38:33.047Z]  > git remote # timeout=10
12:38:33 [2021-09-23T12:38:33.080Z]  > git config --get remote.origin.url # timeout=10
12:38:33 [2021-09-23T12:38:33.108Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:33 [2021-09-23T12:38:33.109Z]  > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10
12:38:33 [2021-09-23T12:38:33.140Z]  > git rev-parse HEAD^{commit} # timeout=10
12:38:33 [2021-09-23T12:38:33.168Z]  > git config core.sparsecheckout # timeout=10
12:38:33 [2021-09-23T12:38:33.192Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:38:37 [2021-09-23T12:38:37.248Z] Commit message: "Bump swarmkit to get fix for rollback"