Skip to content

Console Output

20:52:53 [2020-03-11T20:52:53.295Z] using credential docker-jenkins-github-credentials
20:52:53 [2020-03-11T20:52:53.318Z] Fetching changes from the remote Git repository
20:52:53 [2020-03-11T20:52:53.334Z] Fetching without tags
20:52:53 [2020-03-11T20:52:53.310Z]  > git rev-parse --is-inside-work-tree # timeout=10
20:52:53 [2020-03-11T20:52:53.326Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:52:53 [2020-03-11T20:52:53.343Z] Fetching upstream changes from https://github.com/moby/moby.git
20:52:53 [2020-03-11T20:52:53.343Z]  > git --version # timeout=10
20:52:53 [2020-03-11T20:52:53.350Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:52:53 [2020-03-11T20:52:53.351Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:53:02 [2020-03-11T20:53:02.178Z] Merging remotes/origin/master commit 5d86e4a8406ecdb96abf47923c888eb45acfd866 into PR head commit c239bbbcb20acc0e85dc075c375d8ef9b489755a
20:53:02 [2020-03-11T20:53:02.644Z] Merge succeeded, producing c239bbbcb20acc0e85dc075c375d8ef9b489755a
20:53:02 [2020-03-11T20:53:02.645Z] Checking out Revision c239bbbcb20acc0e85dc075c375d8ef9b489755a (PR-40669)
20:53:02 [2020-03-11T20:53:02.187Z]  > git config core.sparsecheckout # timeout=10
20:53:02 [2020-03-11T20:53:02.188Z]  > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10
20:53:02 [2020-03-11T20:53:02.612Z]  > git merge 5d86e4a8406ecdb96abf47923c888eb45acfd866 # timeout=10
20:53:02 [2020-03-11T20:53:02.631Z]  > git rev-parse HEAD^{commit} # timeout=10
20:53:02 [2020-03-11T20:53:02.653Z]  > git config core.sparsecheckout # timeout=10
20:53:02 [2020-03-11T20:53:02.656Z]  > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10
20:53:03 [2020-03-11T20:53:03.117Z] Commit message: "Switch to s390x Ubuntu 18.04"