Skip to content

Console Output

23:56:37 [2020-04-03T23:56:37.928Z] using credential docker-jenkins-github-credentials
23:56:37 [2020-04-03T23:56:37.947Z] Cloning the remote Git repository
23:56:37 [2020-04-03T23:56:37.947Z] Cloning with configured refspecs honoured and without tags
23:56:37 [2020-04-03T23:56:37.956Z] Cloning repository https://github.com/moby/moby.git
23:56:37 [2020-04-03T23:56:37.957Z]  > git init /home/docker/workspace/moby_PR-40773 # timeout=10
23:56:37 [2020-04-03T23:56:37.971Z] Fetching upstream changes from https://github.com/moby/moby.git
23:56:37 [2020-04-03T23:56:37.971Z]  > git --version # timeout=10
23:56:37 [2020-04-03T23:56:37.975Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:56:37 [2020-04-03T23:56:37.977Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40773/head:refs/remotes/origin/PR-40773 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:57:03 [2020-04-03T23:57:03.473Z] Fetching without tags
23:57:03 [2020-04-03T23:57:03.440Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:57:03 [2020-04-03T23:57:03.444Z]  > git config --add remote.origin.fetch +refs/pull/40773/head:refs/remotes/origin/PR-40773 # timeout=10
23:57:03 [2020-04-03T23:57:03.448Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:57:03 [2020-04-03T23:57:03.464Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:57:03 [2020-04-03T23:57:03.479Z] Fetching upstream changes from https://github.com/moby/moby.git
23:57:03 [2020-04-03T23:57:03.479Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:57:03 [2020-04-03T23:57:03.481Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40773/head:refs/remotes/origin/PR-40773 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:57:04 [2020-04-03T23:57:04.011Z] Merging remotes/origin/master commit 846b557cb87967f5968f86a210175507ec4aac54 into PR head commit 6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9
23:57:05 [2020-04-03T23:57:05.049Z] Merge succeeded, producing 6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9
23:57:05 [2020-04-03T23:57:05.049Z] Checking out Revision 6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9 (PR-40773)
23:57:04 [2020-04-03T23:57:04.017Z]  > git config core.sparsecheckout # timeout=10
23:57:04 [2020-04-03T23:57:04.021Z]  > git checkout -f 6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9 # timeout=10
23:57:05 [2020-04-03T23:57:05.013Z]  > git merge 846b557cb87967f5968f86a210175507ec4aac54 # timeout=10
23:57:05 [2020-04-03T23:57:05.039Z]  > git rev-parse HEAD^{commit} # timeout=10
23:57:05 [2020-04-03T23:57:05.055Z]  > git config core.sparsecheckout # timeout=10
23:57:05 [2020-04-03T23:57:05.059Z]  > git checkout -f 6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9 # timeout=10
23:57:06 [2020-04-03T23:57:06.251Z] Commit message: "Bump Golang 1.13.9"