Skip to content

Console Output

00:52:28 [2019-08-14T00:52:28.411Z] using credential docker-jenkins-github-credentials
00:52:28 [2019-08-14T00:52:28.427Z] Cloning the remote Git repository
00:52:28 [2019-08-14T00:52:28.427Z] Cloning with configured refspecs honoured and without tags
00:52:28 [2019-08-14T00:52:28.435Z] Cloning repository https://github.com/moby/moby.git
00:52:28 [2019-08-14T00:52:28.435Z]  > git init /home/docker/workspace/moby_PR-39738-Q6NEV3RUA6I54C2EZAKHU2O7XRLEOD2TTBJBFLIZCYAFYFGH2OGA # timeout=10
00:52:28 [2019-08-14T00:52:28.454Z] Fetching upstream changes from https://github.com/moby/moby.git
00:52:28 [2019-08-14T00:52:28.455Z]  > git --version # timeout=10
00:52:28 [2019-08-14T00:52:28.459Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:52:28 [2019-08-14T00:52:28.460Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39738/head:refs/remotes/origin/PR-39738 +refs/heads/master:refs/remotes/origin/master
00:52:52 [2019-08-14T00:52:52.480Z] Fetching without tags
00:52:52 [2019-08-14T00:52:52.987Z] Merging remotes/origin/master commit fade624f1696a46071b812606f4ddb0c6d2e4d16 into PR head commit 683766613a8c1dca8f95b19ddb7e083bb3aef266
00:52:54 [2019-08-14T00:52:54.084Z] Merge succeeded, producing 683766613a8c1dca8f95b19ddb7e083bb3aef266
00:52:54 [2019-08-14T00:52:54.085Z] Checking out Revision 683766613a8c1dca8f95b19ddb7e083bb3aef266 (PR-39738)
00:52:52 [2019-08-14T00:52:52.446Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:52:52 [2019-08-14T00:52:52.450Z]  > git config --add remote.origin.fetch +refs/pull/39738/head:refs/remotes/origin/PR-39738 # timeout=10
00:52:52 [2019-08-14T00:52:52.453Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:52:52 [2019-08-14T00:52:52.471Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:52:52 [2019-08-14T00:52:52.486Z] Fetching upstream changes from https://github.com/moby/moby.git
00:52:52 [2019-08-14T00:52:52.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:52:52 [2019-08-14T00:52:52.487Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39738/head:refs/remotes/origin/PR-39738 +refs/heads/master:refs/remotes/origin/master
00:52:52 [2019-08-14T00:52:52.993Z]  > git config core.sparsecheckout # timeout=10
00:52:52 [2019-08-14T00:52:52.996Z]  > git checkout -f 683766613a8c1dca8f95b19ddb7e083bb3aef266
00:52:54 [2019-08-14T00:52:54.048Z]  > git merge fade624f1696a46071b812606f4ddb0c6d2e4d16 # timeout=10
00:52:54 [2019-08-14T00:52:54.074Z]  > git rev-parse HEAD^{commit} # timeout=10
00:52:54 [2019-08-14T00:52:54.091Z]  > git config core.sparsecheckout # timeout=10
00:52:54 [2019-08-14T00:52:54.094Z]  > git checkout -f 683766613a8c1dca8f95b19ddb7e083bb3aef266
00:52:54 [2019-08-14T00:52:54.218Z] Commit message: "Adjust tests for changes in Go 1.12.8 / 1.11.13"