Skip to content

Console Output

14:14:26 [2022-09-21T14:14:26.807Z] The recommended git tool is: git
14:14:30 [2022-09-21T14:14:30.315Z] using credential docker-jenkins-github-credentials
14:14:30 [2022-09-21T14:14:30.324Z] Cloning the remote Git repository
14:14:30 [2022-09-21T14:14:30.324Z] Cloning with configured refspecs honoured and without tags
14:14:30 [2022-09-21T14:14:30.346Z] Cloning repository https://github.com/moby/moby.git
14:14:30 [2022-09-21T14:14:30.414Z]  > git init /home/ubuntu/workspace/moby_PR-44145 # timeout=10
14:14:30 [2022-09-21T14:14:30.719Z] Fetching upstream changes from https://github.com/moby/moby.git
14:14:30 [2022-09-21T14:14:30.719Z]  > git --version # timeout=10
14:14:30 [2022-09-21T14:14:30.734Z]  > git --version # 'git version 2.17.1'
14:14:30 [2022-09-21T14:14:30.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:14:30 [2022-09-21T14:14:30.736Z]  > git fetch --no-tags --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:53 [2022-09-21T14:14:53.330Z] Fetching without tags
14:14:53 [2022-09-21T14:14:53.640Z] Merging remotes/origin/20.10 commit cc3aa33f542ce82e7b4c6d2311ab77192175997b into PR head commit 481bee51b513a4a8ceca80fca3c106157ab3adce
14:14:54 [2022-09-21T14:14:54.515Z] Merge succeeded, producing 481bee51b513a4a8ceca80fca3c106157ab3adce
14:14:54 [2022-09-21T14:14:54.516Z] Checking out Revision 481bee51b513a4a8ceca80fca3c106157ab3adce (PR-44145)
14:14:53 [2022-09-21T14:14:53.233Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:14:53 [2022-09-21T14:14:53.252Z]  > git config --add remote.origin.fetch +refs/pull/44145/head:refs/remotes/origin/PR-44145 # timeout=10
14:14:53 [2022-09-21T14:14:53.271Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:14:53 [2022-09-21T14:14:53.302Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:14:53 [2022-09-21T14:14:53.334Z] Fetching upstream changes from https://github.com/moby/moby.git
14:14:53 [2022-09-21T14:14:53.335Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:14:53 [2022-09-21T14:14:53.336Z]  > git fetch --no-tags --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:53 [2022-09-21T14:14:53.651Z]  > git config core.sparsecheckout # timeout=10
14:14:53 [2022-09-21T14:14:53.674Z]  > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10
14:14:54 [2022-09-21T14:14:54.409Z]  > git remote # timeout=10
14:14:54 [2022-09-21T14:14:54.438Z]  > git config --get remote.origin.url # timeout=10
14:14:54 [2022-09-21T14:14:54.463Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:14:54 [2022-09-21T14:14:54.464Z]  > git merge cc3aa33f542ce82e7b4c6d2311ab77192175997b # timeout=10
14:14:54 [2022-09-21T14:14:54.495Z]  > git rev-parse HEAD^{commit} # timeout=10
14:14:54 [2022-09-21T14:14:54.519Z]  > git config core.sparsecheckout # timeout=10
14:14:54 [2022-09-21T14:14:54.538Z]  > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10
14:14:59 [2022-09-21T14:14:59.043Z] Commit message: "vendor: github.com/armon/go-metrics v0.4.1"