Skip to content

Console Output

21:19:21 [2021-07-19T21:19:21.913Z] The recommended git tool is: git
21:19:25 [2021-07-19T21:19:25.336Z] using credential docker-jenkins-github-credentials
21:19:25 [2021-07-19T21:19:25.344Z] Cloning the remote Git repository
21:19:25 [2021-07-19T21:19:25.344Z] Cloning with configured refspecs honoured and without tags
21:19:25 [2021-07-19T21:19:25.368Z] Cloning repository https://github.com/moby/moby.git
21:19:25 [2021-07-19T21:19:25.423Z]  > git init /home/ubuntu/workspace/moby_PR-42657 # timeout=10
21:19:25 [2021-07-19T21:19:25.771Z] Fetching upstream changes from https://github.com/moby/moby.git
21:19:25 [2021-07-19T21:19:25.771Z]  > git --version # timeout=10
21:19:25 [2021-07-19T21:19:25.780Z]  > git --version # 'git version 2.17.1'
21:19:25 [2021-07-19T21:19:25.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:19:25 [2021-07-19T21:19:25.782Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42657/head:refs/remotes/origin/PR-42657 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:19:43 [2021-07-19T21:19:43.444Z] Fetching without tags
21:19:43 [2021-07-19T21:19:43.346Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:19:43 [2021-07-19T21:19:43.362Z]  > git config --add remote.origin.fetch +refs/pull/42657/head:refs/remotes/origin/PR-42657 # timeout=10
21:19:43 [2021-07-19T21:19:43.384Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:19:43 [2021-07-19T21:19:43.422Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:19:43 [2021-07-19T21:19:43.449Z] Fetching upstream changes from https://github.com/moby/moby.git
21:19:43 [2021-07-19T21:19:43.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:19:43 [2021-07-19T21:19:43.486Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42657/head:refs/remotes/origin/PR-42657 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:19:43 [2021-07-19T21:19:43.760Z] Merging remotes/origin/20.10 commit e7bf9923d4888016cf3e822a6769ccca7f25f497 into PR head commit 067918a8c3018580c86e6c6e6326f68add162876
21:19:44 [2021-07-19T21:19:44.580Z] Merge succeeded, producing 067918a8c3018580c86e6c6e6326f68add162876
21:19:44 [2021-07-19T21:19:44.580Z] Checking out Revision 067918a8c3018580c86e6c6e6326f68add162876 (PR-42657)
21:19:43 [2021-07-19T21:19:43.768Z]  > git config core.sparsecheckout # timeout=10
21:19:43 [2021-07-19T21:19:43.791Z]  > git checkout -f 067918a8c3018580c86e6c6e6326f68add162876 # timeout=10
21:19:44 [2021-07-19T21:19:44.450Z]  > git remote # timeout=10
21:19:44 [2021-07-19T21:19:44.477Z]  > git config --get remote.origin.url # timeout=10
21:19:44 [2021-07-19T21:19:44.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:19:44 [2021-07-19T21:19:44.508Z]  > git merge e7bf9923d4888016cf3e822a6769ccca7f25f497 # timeout=10
21:19:44 [2021-07-19T21:19:44.560Z]  > git rev-parse HEAD^{commit} # timeout=10
21:19:44 [2021-07-19T21:19:44.582Z]  > git config core.sparsecheckout # timeout=10
21:19:44 [2021-07-19T21:19:44.614Z]  > git checkout -f 067918a8c3018580c86e6c6e6326f68add162876 # timeout=10
21:19:49 [2021-07-19T21:19:49.020Z] Commit message: "[20.10] update containerd binary v1.4.8"