Skip to content

Console Output

14:14:28 [2022-09-21T14:14:28.607Z] The recommended git tool is: git
14:14:31 [2022-09-21T14:14:31.119Z] using credential docker-jenkins-github-credentials
14:14:31 [2022-09-21T14:14:31.129Z] Cloning the remote Git repository
14:14:31 [2022-09-21T14:14:31.129Z] Cloning with configured refspecs honoured and without tags
14:14:31 [2022-09-21T14:14:31.146Z] Cloning repository https://github.com/moby/moby.git
14:14:31 [2022-09-21T14:14:31.198Z]  > git init /home/ubuntu/workspace/moby_PR-44145 # timeout=10
14:14:31 [2022-09-21T14:14:31.454Z] Fetching upstream changes from https://github.com/moby/moby.git
14:14:31 [2022-09-21T14:14:31.454Z]  > git --version # timeout=10
14:14:31 [2022-09-21T14:14:31.469Z]  > git --version # 'git version 2.25.1'
14:14:31 [2022-09-21T14:14:31.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:14:31 [2022-09-21T14:14:31.471Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:14:49 [2022-09-21T14:14:49.459Z] Fetching without tags
14:14:49 [2022-09-21T14:14:49.677Z] Merging remotes/origin/20.10 commit cc3aa33f542ce82e7b4c6d2311ab77192175997b into PR head commit 481bee51b513a4a8ceca80fca3c106157ab3adce
14:14:50 [2022-09-21T14:14:50.348Z] Merge succeeded, producing 481bee51b513a4a8ceca80fca3c106157ab3adce
14:14:50 [2022-09-21T14:14:50.348Z] Checking out Revision 481bee51b513a4a8ceca80fca3c106157ab3adce (PR-44145)
14:14:49 [2022-09-21T14:14:49.414Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:14:49 [2022-09-21T14:14:49.428Z]  > git config --add remote.origin.fetch +refs/pull/44145/head:refs/remotes/origin/PR-44145 # timeout=10
14:14:49 [2022-09-21T14:14:49.436Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:14:49 [2022-09-21T14:14:49.448Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:14:49 [2022-09-21T14:14:49.463Z] Fetching upstream changes from https://github.com/moby/moby.git
14:14:49 [2022-09-21T14:14:49.463Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:14:49 [2022-09-21T14:14:49.464Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:14:49 [2022-09-21T14:14:49.685Z]  > git config core.sparsecheckout # timeout=10
14:14:49 [2022-09-21T14:14:49.700Z]  > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10
14:14:50 [2022-09-21T14:14:50.292Z]  > git remote # timeout=10
14:14:50 [2022-09-21T14:14:50.308Z]  > git config --get remote.origin.url # timeout=10
14:14:50 [2022-09-21T14:14:50.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:14:50 [2022-09-21T14:14:50.317Z]  > git merge cc3aa33f542ce82e7b4c6d2311ab77192175997b # timeout=10
14:14:50 [2022-09-21T14:14:50.336Z]  > git rev-parse HEAD^{commit} # timeout=10
14:14:50 [2022-09-21T14:14:50.350Z]  > git config core.sparsecheckout # timeout=10
14:14:50 [2022-09-21T14:14:50.364Z]  > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10
14:14:54 [2022-09-21T14:14:54.424Z] Commit message: "vendor: github.com/armon/go-metrics v0.4.1"