Skip to content

Console Output

06:02:05 [2021-06-11T06:02:05.736Z] The recommended git tool is: git
06:02:09 [2021-06-11T06:02:09.228Z] using credential docker-jenkins-github-credentials
06:02:09 [2021-06-11T06:02:09.236Z] Cloning the remote Git repository
06:02:09 [2021-06-11T06:02:09.236Z] Cloning with configured refspecs honoured and without tags
06:02:09 [2021-06-11T06:02:09.263Z] Cloning repository https://github.com/moby/moby.git
06:02:09 [2021-06-11T06:02:09.415Z]  > git init /home/ubuntu/workspace/moby_PR-42479 # timeout=10
06:02:09 [2021-06-11T06:02:09.646Z] Fetching upstream changes from https://github.com/moby/moby.git
06:02:09 [2021-06-11T06:02:09.647Z]  > git --version # timeout=10
06:02:09 [2021-06-11T06:02:09.663Z]  > git --version # 'git version 2.17.1'
06:02:09 [2021-06-11T06:02:09.663Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:02:09 [2021-06-11T06:02:09.665Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42479/head:refs/remotes/origin/PR-42479 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
06:02:33 [2021-06-11T06:02:33.813Z] Fetching without tags
06:02:33 [2021-06-11T06:02:33.706Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:02:33 [2021-06-11T06:02:33.720Z]  > git config --add remote.origin.fetch +refs/pull/42479/head:refs/remotes/origin/PR-42479 # timeout=10
06:02:33 [2021-06-11T06:02:33.741Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
06:02:33 [2021-06-11T06:02:33.782Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:02:33 [2021-06-11T06:02:33.817Z] Fetching upstream changes from https://github.com/moby/moby.git
06:02:33 [2021-06-11T06:02:33.817Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:02:33 [2021-06-11T06:02:33.819Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42479/head:refs/remotes/origin/PR-42479 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
06:02:34 [2021-06-11T06:02:34.149Z] Merging remotes/origin/20.10 commit 4d29d58a6502e961d5abc7f698d7cd2855972586 into PR head commit a57fc0eb152be959a4198473b83fafe9298b08c6
06:02:35 [2021-06-11T06:02:35.915Z] Merge succeeded, producing 8074a3f79bb47593a717e1aaa1bb016fba57fe59
06:02:35 [2021-06-11T06:02:35.915Z] Checking out Revision 8074a3f79bb47593a717e1aaa1bb016fba57fe59 (PR-42479)
06:02:34 [2021-06-11T06:02:34.159Z]  > git config core.sparsecheckout # timeout=10
06:02:34 [2021-06-11T06:02:34.187Z]  > git checkout -f a57fc0eb152be959a4198473b83fafe9298b08c6 # timeout=10
06:02:34 [2021-06-11T06:02:34.907Z]  > git remote # timeout=10
06:02:34 [2021-06-11T06:02:34.931Z]  > git config --get remote.origin.url # timeout=10
06:02:34 [2021-06-11T06:02:34.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:02:34 [2021-06-11T06:02:34.956Z]  > git merge 4d29d58a6502e961d5abc7f698d7cd2855972586 # timeout=10
06:02:35 [2021-06-11T06:02:35.886Z]  > git rev-parse HEAD^{commit} # timeout=10
06:02:35 [2021-06-11T06:02:35.917Z]  > git config core.sparsecheckout # timeout=10
06:02:35 [2021-06-11T06:02:35.934Z]  > git checkout -f 8074a3f79bb47593a717e1aaa1bb016fba57fe59 # timeout=10
06:02:39 [2021-06-11T06:02:39.786Z] Commit message: "Merge commit '4d29d58a6502e961d5abc7f698d7cd2855972586' into HEAD"