Skip to content

Console Output

19:19:48 [2020-09-17T19:19:48.335Z] using credential docker-jenkins-github-credentials
19:19:48 [2020-09-17T19:19:48.342Z] Cloning the remote Git repository
19:19:48 [2020-09-17T19:19:48.343Z] Cloning with configured refspecs honoured and without tags
19:19:48 [2020-09-17T19:19:48.345Z] Cloning repository https://github.com/moby/moby.git
19:19:48 [2020-09-17T19:19:48.345Z]  > git init /home/ubuntu/workspace/moby_PR-41463 # timeout=10
19:19:48 [2020-09-17T19:19:48.356Z] Fetching upstream changes from https://github.com/moby/moby.git
19:19:48 [2020-09-17T19:19:48.356Z]  > git --version # timeout=10
19:19:48 [2020-09-17T19:19:48.363Z]  > git --version # 'git version 2.17.1'
19:19:48 [2020-09-17T19:19:48.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:19:48 [2020-09-17T19:19:48.364Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41463/head:refs/remotes/origin/PR-41463 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:20:01 [2020-09-17T19:20:01.645Z] Fetching without tags
19:20:01 [2020-09-17T19:20:01.951Z] Merging remotes/origin/master commit 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 into PR head commit 89bec2e26753a6ab9248835b7d663d977a4e324b
19:20:01 [2020-09-17T19:20:01.623Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:20:01 [2020-09-17T19:20:01.627Z]  > git config --add remote.origin.fetch +refs/pull/41463/head:refs/remotes/origin/PR-41463 # timeout=10
19:20:01 [2020-09-17T19:20:01.632Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:20:01 [2020-09-17T19:20:01.639Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:20:01 [2020-09-17T19:20:01.647Z] Fetching upstream changes from https://github.com/moby/moby.git
19:20:01 [2020-09-17T19:20:01.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:20:01 [2020-09-17T19:20:01.648Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41463/head:refs/remotes/origin/PR-41463 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:20:01 [2020-09-17T19:20:01.953Z]  > git config core.sparsecheckout # timeout=10
19:20:01 [2020-09-17T19:20:01.960Z]  > git checkout -f 89bec2e26753a6ab9248835b7d663d977a4e324b # timeout=10
19:20:02 [2020-09-17T19:20:02.485Z]  > git remote # timeout=10
19:20:02 [2020-09-17T19:20:02.493Z]  > git config --get remote.origin.url # timeout=10
19:20:02 [2020-09-17T19:20:02.498Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:20:02 [2020-09-17T19:20:02.498Z]  > git merge 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 # timeout=10
19:20:03 [2020-09-17T19:20:03.212Z] Merge succeeded, producing ee09910dc8d6c74ab30f4fc337e596897ef4fcc6
19:20:03 [2020-09-17T19:20:03.212Z] Checking out Revision ee09910dc8d6c74ab30f4fc337e596897ef4fcc6 (PR-41463)
19:20:03 [2020-09-17T19:20:03.332Z] Commit message: "Merge commit '7f7e4abb331a2973cfb3223710cc35a3e476b1b3' into HEAD"
19:20:03 [2020-09-17T19:20:03.171Z]  > git rev-parse HEAD^{commit} # timeout=10
19:20:03 [2020-09-17T19:20:03.215Z]  > git config core.sparsecheckout # timeout=10
19:20:03 [2020-09-17T19:20:03.251Z]  > git checkout -f ee09910dc8d6c74ab30f4fc337e596897ef4fcc6 # timeout=10