Skip to content

Console Output

02:07:57 [2020-09-15T02:07:57.901Z] using credential docker-jenkins-github-credentials
02:07:57 [2020-09-15T02:07:57.908Z] Cloning the remote Git repository
02:07:57 [2020-09-15T02:07:57.908Z] Cloning with configured refspecs honoured and without tags
02:07:57 [2020-09-15T02:07:57.911Z] Cloning repository https://github.com/moby/moby.git
02:07:57 [2020-09-15T02:07:57.912Z]  > git init /home/ubuntu/workspace/moby_PR-41445 # timeout=10
02:07:57 [2020-09-15T02:07:57.920Z] Fetching upstream changes from https://github.com/moby/moby.git
02:07:57 [2020-09-15T02:07:57.921Z]  > git --version # timeout=10
02:07:57 [2020-09-15T02:07:57.930Z]  > git --version # 'git version 2.17.1'
02:07:57 [2020-09-15T02:07:57.930Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:07:57 [2020-09-15T02:07:57.931Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:08:11 [2020-09-15T02:08:11.155Z] Fetching without tags
02:08:11 [2020-09-15T02:08:11.419Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit 2344b3a9e10aab2f63d792f9b72282129399f98d
02:08:11 [2020-09-15T02:08:11.980Z] Merge succeeded, producing 2344b3a9e10aab2f63d792f9b72282129399f98d
02:08:11 [2020-09-15T02:08:11.980Z] Checking out Revision 2344b3a9e10aab2f63d792f9b72282129399f98d (PR-41445)
02:08:11 [2020-09-15T02:08:11.132Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:08:11 [2020-09-15T02:08:11.137Z]  > git config --add remote.origin.fetch +refs/pull/41445/head:refs/remotes/origin/PR-41445 # timeout=10
02:08:11 [2020-09-15T02:08:11.142Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
02:08:11 [2020-09-15T02:08:11.150Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:08:11 [2020-09-15T02:08:11.157Z] Fetching upstream changes from https://github.com/moby/moby.git
02:08:11 [2020-09-15T02:08:11.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:08:11 [2020-09-15T02:08:11.158Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:08:11 [2020-09-15T02:08:11.421Z]  > git config core.sparsecheckout # timeout=10
02:08:11 [2020-09-15T02:08:11.430Z]  > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10
02:08:11 [2020-09-15T02:08:11.947Z]  > git remote # timeout=10
02:08:11 [2020-09-15T02:08:11.950Z]  > git config --get remote.origin.url # timeout=10
02:08:11 [2020-09-15T02:08:11.957Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:08:11 [2020-09-15T02:08:11.958Z]  > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10
02:08:11 [2020-09-15T02:08:11.973Z]  > git rev-parse HEAD^{commit} # timeout=10
02:08:11 [2020-09-15T02:08:11.982Z]  > git config core.sparsecheckout # timeout=10
02:08:11 [2020-09-15T02:08:11.987Z]  > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10
02:08:12 [2020-09-15T02:08:12.471Z] Commit message: "fix integration test case TestExternalGraphDriver failed in mips arch"
02:08:12 [2020-09-15T02:08:12.490Z] First time build. Skipping changelog.
02:08:12 [2020-09-15T02:08:12.474Z]  > git rev-list --no-walk 6640c9aa7feaa7edff11d465bc3403d40e408015 # timeout=10