Skip to content

Console Output

12:07:29 [2022-08-09T12:07:29.013Z] The recommended git tool is: git
12:07:31 [2022-08-09T12:07:31.665Z] using credential docker-jenkins-github-credentials
12:07:31 [2022-08-09T12:07:31.675Z] Cloning the remote Git repository
12:07:31 [2022-08-09T12:07:31.675Z] Cloning with configured refspecs honoured and without tags
12:07:31 [2022-08-09T12:07:31.348Z] Cloning repository https://github.com/moby/moby.git
12:07:31 [2022-08-09T12:07:31.404Z]  > git init /home/ubuntu/workspace/moby_PR-43907 # timeout=10
12:07:31 [2022-08-09T12:07:31.658Z] Fetching upstream changes from https://github.com/moby/moby.git
12:07:31 [2022-08-09T12:07:31.658Z]  > git --version # timeout=10
12:07:31 [2022-08-09T12:07:31.680Z]  > git --version # 'git version 2.17.1'
12:07:31 [2022-08-09T12:07:31.680Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:07:31 [2022-08-09T12:07:31.699Z]  > git fetch --no-tags --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:07:58 [2022-08-09T12:07:58.067Z] Fetching without tags
12:07:58 [2022-08-09T12:07:58.360Z] Merging remotes/origin/master commit ad8d255bb9ce5bbe979b512235f5434b7cf98454 into PR head commit 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922
12:07:59 [2022-08-09T12:07:59.314Z] Merge succeeded, producing 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922
12:07:59 [2022-08-09T12:07:59.314Z] Checking out Revision 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 (PR-43907)
12:07:57 [2022-08-09T12:07:57.937Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:07:57 [2022-08-09T12:07:57.960Z]  > git config --add remote.origin.fetch +refs/pull/43907/head:refs/remotes/origin/PR-43907 # timeout=10
12:07:57 [2022-08-09T12:07:57.987Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:07:58 [2022-08-09T12:07:58.020Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:07:58 [2022-08-09T12:07:58.044Z] Fetching upstream changes from https://github.com/moby/moby.git
12:07:58 [2022-08-09T12:07:58.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:07:58 [2022-08-09T12:07:58.048Z]  > git fetch --no-tags --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:07:58 [2022-08-09T12:07:58.348Z]  > git config core.sparsecheckout # timeout=10
12:07:58 [2022-08-09T12:07:58.370Z]  > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10
12:07:59 [2022-08-09T12:07:59.180Z]  > git remote # timeout=10
12:07:59 [2022-08-09T12:07:59.203Z]  > git config --get remote.origin.url # timeout=10
12:07:59 [2022-08-09T12:07:59.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:07:59 [2022-08-09T12:07:59.233Z]  > git merge ad8d255bb9ce5bbe979b512235f5434b7cf98454 # timeout=10
12:07:59 [2022-08-09T12:07:59.264Z]  > git rev-parse HEAD^{commit} # timeout=10
12:07:59 [2022-08-09T12:07:59.293Z]  > git config core.sparsecheckout # timeout=10
12:07:59 [2022-08-09T12:07:59.316Z]  > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10
12:08:03 [2022-08-09T12:08:03.619Z] Commit message: "vendor: github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a"