Skip to content

Console Output

18:12:54 [2021-02-23T18:12:54.887Z] The recommended git tool is: git
18:12:54 [2021-02-23T18:12:54.906Z] using credential docker-jenkins-github-credentials
18:12:54 [2021-02-23T18:12:54.913Z] Cloning the remote Git repository
18:12:54 [2021-02-23T18:12:54.913Z] Cloning with configured refspecs honoured and without tags
18:12:54 [2021-02-23T18:12:54.978Z] Cloning repository https://github.com/moby/moby.git
18:12:54 [2021-02-23T18:12:54.978Z]  > git init /home/ubuntu/workspace/moby_PR-42060 # timeout=10
18:12:54 [2021-02-23T18:12:54.993Z] Fetching upstream changes from https://github.com/moby/moby.git
18:12:54 [2021-02-23T18:12:54.993Z]  > git --version # timeout=10
18:12:54 [2021-02-23T18:12:54.998Z]  > git --version # 'git version 2.17.1'
18:12:54 [2021-02-23T18:12:54.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:12:54 [2021-02-23T18:12:54.999Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42060/head:refs/remotes/origin/PR-42060 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:13:09 [2021-02-23T18:13:09.753Z] Fetching without tags
18:13:10 [2021-02-23T18:13:10.059Z] Merging remotes/origin/20.10 commit dc1606ad797797e1f7eeece028363789aa08d60d into PR head commit 2a220f1f3d176adee684df83921c47d003f83e8e
18:13:09 [2021-02-23T18:13:09.737Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:13:09 [2021-02-23T18:13:09.749Z]  > git config --add remote.origin.fetch +refs/pull/42060/head:refs/remotes/origin/PR-42060 # timeout=10
18:13:09 [2021-02-23T18:13:09.756Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:13:09 [2021-02-23T18:13:09.769Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:13:09 [2021-02-23T18:13:09.817Z] Fetching upstream changes from https://github.com/moby/moby.git
18:13:09 [2021-02-23T18:13:09.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:13:09 [2021-02-23T18:13:09.818Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42060/head:refs/remotes/origin/PR-42060 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:13:10 [2021-02-23T18:13:10.083Z]  > git config core.sparsecheckout # timeout=10
18:13:10 [2021-02-23T18:13:10.088Z]  > git checkout -f 2a220f1f3d176adee684df83921c47d003f83e8e # timeout=10
18:13:10 [2021-02-23T18:13:10.511Z]  > git remote # timeout=10
18:13:10 [2021-02-23T18:13:10.518Z]  > git config --get remote.origin.url # timeout=10
18:13:10 [2021-02-23T18:13:10.523Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:13:10 [2021-02-23T18:13:10.523Z]  > git merge dc1606ad797797e1f7eeece028363789aa08d60d # timeout=10
18:13:11 [2021-02-23T18:13:11.223Z] Merge succeeded, producing 643b3a2ca3852209deae125151cd2659fab77ce7
18:13:11 [2021-02-23T18:13:11.223Z] Checking out Revision 643b3a2ca3852209deae125151cd2659fab77ce7 (PR-42060)
18:13:11 [2021-02-23T18:13:11.325Z] Commit message: "Merge commit 'dc1606ad797797e1f7eeece028363789aa08d60d' into HEAD"
18:13:11 [2021-02-23T18:13:11.240Z]  > git rev-parse HEAD^{commit} # timeout=10
18:13:11 [2021-02-23T18:13:11.247Z]  > git config core.sparsecheckout # timeout=10
18:13:11 [2021-02-23T18:13:11.252Z]  > git checkout -f 643b3a2ca3852209deae125151cd2659fab77ce7 # timeout=10