Skip to content

Console Output

23:07:35 [2020-02-10T23:07:35.415Z] using credential docker-jenkins-github-credentials
23:07:35 [2020-02-10T23:07:35.459Z] Cloning the remote Git repository
23:07:35 [2020-02-10T23:07:35.459Z] Cloning with configured refspecs honoured and without tags
23:07:35 [2020-02-10T23:07:35.495Z] Cloning repository https://github.com/moby/moby.git
23:07:35 [2020-02-10T23:07:35.497Z]  > git init /home/jenkins/workspace/moby_PR-40472 # timeout=10
23:07:35 [2020-02-10T23:07:35.513Z] Fetching upstream changes from https://github.com/moby/moby.git
23:07:35 [2020-02-10T23:07:35.515Z]  > git --version # timeout=10
23:07:35 [2020-02-10T23:07:35.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:07:35 [2020-02-10T23:07:35.535Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40472/head:refs/remotes/origin/PR-40472 +refs/heads/master:refs/remotes/origin/master
23:07:43 [2020-02-10T23:07:43.422Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:07:43 [2020-02-10T23:07:43.545Z] Fetching without tags
23:07:43 [2020-02-10T23:07:43.986Z] Merging remotes/origin/master commit c6400be46865296db2891d6cf1324982700537e0 into PR head commit 9f0b3f5609faf69537cdf1882c251deec6e9eb26
23:07:44 [2020-02-10T23:07:44.635Z] Merge succeeded, producing 9f0b3f5609faf69537cdf1882c251deec6e9eb26
23:07:44 [2020-02-10T23:07:44.636Z] Checking out Revision 9f0b3f5609faf69537cdf1882c251deec6e9eb26 (PR-40472)
23:07:43 [2020-02-10T23:07:43.445Z]  > git config --add remote.origin.fetch +refs/pull/40472/head:refs/remotes/origin/PR-40472 # timeout=10
23:07:43 [2020-02-10T23:07:43.461Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:07:43 [2020-02-10T23:07:43.516Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:07:43 [2020-02-10T23:07:43.576Z] Fetching upstream changes from https://github.com/moby/moby.git
23:07:43 [2020-02-10T23:07:43.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:07:43 [2020-02-10T23:07:43.579Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40472/head:refs/remotes/origin/PR-40472 +refs/heads/master:refs/remotes/origin/master
23:07:44 [2020-02-10T23:07:44.014Z]  > git config core.sparsecheckout # timeout=10
23:07:44 [2020-02-10T23:07:44.030Z]  > git checkout -f 9f0b3f5609faf69537cdf1882c251deec6e9eb26
23:07:44 [2020-02-10T23:07:44.545Z]  > git merge c6400be46865296db2891d6cf1324982700537e0 # timeout=10
23:07:44 [2020-02-10T23:07:44.605Z]  > git rev-parse HEAD^{commit} # timeout=10
23:07:44 [2020-02-10T23:07:44.664Z]  > git config core.sparsecheckout # timeout=10
23:07:44 [2020-02-10T23:07:44.682Z]  > git checkout -f 9f0b3f5609faf69537cdf1882c251deec6e9eb26
23:07:45 [2020-02-10T23:07:45.292Z] Commit message: "bump gotest.tools v3.0.1 for compatibility with Go 1.14"