Skip to content

Console Output

12:07:41 [2022-08-09T12:07:41.219Z] The recommended git tool is: git
12:07:43 [2022-08-09T12:07:43.956Z] using credential docker-jenkins-github-credentials
12:07:43 [2022-08-09T12:07:43.964Z] Cloning the remote Git repository
12:07:43 [2022-08-09T12:07:43.964Z] Cloning with configured refspecs honoured and without tags
12:07:44 [2022-08-09T12:07:44.005Z] Cloning repository https://github.com/moby/moby.git
12:07:44 [2022-08-09T12:07:44.056Z]  > git init /home/ubuntu/workspace/moby_PR-43907 # timeout=10
12:07:44 [2022-08-09T12:07:44.653Z] Fetching upstream changes from https://github.com/moby/moby.git
12:07:44 [2022-08-09T12:07:44.654Z]  > git --version # timeout=10
12:07:44 [2022-08-09T12:07:44.661Z]  > git --version # 'git version 2.25.1'
12:07:44 [2022-08-09T12:07:44.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:07:44 [2022-08-09T12:07:44.663Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43907/head:refs/remotes/origin/PR-43907 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:08:03 [2022-08-09T12:08:03.541Z] Fetching without tags
12:08:03 [2022-08-09T12:08:03.816Z] Merging remotes/origin/master commit ad8d255bb9ce5bbe979b512235f5434b7cf98454 into PR head commit 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922
12:08:03 [2022-08-09T12:08:03.336Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:08:03 [2022-08-09T12:08:03.388Z]  > git config --add remote.origin.fetch +refs/pull/43907/head:refs/remotes/origin/PR-43907 # timeout=10
12:08:03 [2022-08-09T12:08:03.416Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:08:03 [2022-08-09T12:08:03.514Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:08:03 [2022-08-09T12:08:03.552Z] Fetching upstream changes from https://github.com/moby/moby.git
12:08:03 [2022-08-09T12:08:03.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:08:03 [2022-08-09T12:08:03.615Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43907/head:refs/remotes/origin/PR-43907 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:08:03 [2022-08-09T12:08:03.838Z]  > git config core.sparsecheckout # timeout=10
12:08:03 [2022-08-09T12:08:03.859Z]  > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10
12:08:06 [2022-08-09T12:08:06.163Z] Merge succeeded, producing 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922
12:08:06 [2022-08-09T12:08:06.163Z] Checking out Revision 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 (PR-43907)
12:08:06 [2022-08-09T12:08:06.067Z]  > git remote # timeout=10
12:08:06 [2022-08-09T12:08:06.084Z]  > git config --get remote.origin.url # timeout=10
12:08:06 [2022-08-09T12:08:06.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:08:06 [2022-08-09T12:08:06.094Z]  > git merge ad8d255bb9ce5bbe979b512235f5434b7cf98454 # timeout=10
12:08:06 [2022-08-09T12:08:06.157Z]  > git rev-parse HEAD^{commit} # timeout=10
12:08:06 [2022-08-09T12:08:06.173Z]  > git config core.sparsecheckout # timeout=10
12:08:06 [2022-08-09T12:08:06.194Z]  > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10
12:08:10 [2022-08-09T12:08:10.228Z] Commit message: "vendor: github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a"