Skip to content

Console Output

17:46:32 [2021-07-16T17:46:32.654Z] The recommended git tool is: git
17:46:32 [2021-07-16T17:46:32.867Z] using credential docker-jenkins-github-credentials
17:46:32 [2021-07-16T17:46:32.942Z] Cloning the remote Git repository
17:46:32 [2021-07-16T17:46:32.942Z] Cloning with configured refspecs honoured and without tags
17:46:32 [2021-07-16T17:46:32.976Z] Cloning repository https://github.com/moby/moby.git
17:46:32 [2021-07-16T17:46:32.977Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:46:33 [2021-07-16T17:46:33.034Z] Fetching upstream changes from https://github.com/moby/moby.git
17:46:33 [2021-07-16T17:46:33.034Z]  > git --version # timeout=10
17:46:33 [2021-07-16T17:46:33.076Z]  > git --version # 'git version 2.24.1.windows.2'
17:46:33 [2021-07-16T17:46:33.077Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:46:33 [2021-07-16T17:46:33.080Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42643/head:refs/remotes/origin/PR-42643 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:46:49 [2021-07-16T17:46:49.816Z] Fetching without tags
17:46:49 [2021-07-16T17:46:49.486Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:46:49 [2021-07-16T17:46:49.538Z]  > git config --add remote.origin.fetch +refs/pull/42643/head:refs/remotes/origin/PR-42643 # timeout=10
17:46:49 [2021-07-16T17:46:49.592Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:46:49 [2021-07-16T17:46:49.719Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:46:49 [2021-07-16T17:46:49.853Z] Fetching upstream changes from https://github.com/moby/moby.git
17:46:49 [2021-07-16T17:46:49.853Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:46:49 [2021-07-16T17:46:49.856Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42643/head:refs/remotes/origin/PR-42643 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:46:50 [2021-07-16T17:46:50.852Z] Merging remotes/origin/20.10 commit 0fbb0f869a352c6038239ce07101eef29a6771b3 into PR head commit b0da207af48c50c851f8e2e5eb358b67059749b0
17:46:50 [2021-07-16T17:46:50.887Z]  > git config core.sparsecheckout # timeout=10
17:46:50 [2021-07-16T17:46:50.939Z]  > git checkout -f b0da207af48c50c851f8e2e5eb358b67059749b0 # timeout=10
17:46:54 [2021-07-16T17:46:54.007Z] Merge succeeded, producing b0da207af48c50c851f8e2e5eb358b67059749b0
17:46:54 [2021-07-16T17:46:54.007Z] Checking out Revision b0da207af48c50c851f8e2e5eb358b67059749b0 (PR-42643)
17:46:53 [2021-07-16T17:46:53.675Z]  > git remote # timeout=10
17:46:53 [2021-07-16T17:46:53.730Z]  > git config --get remote.origin.url # timeout=10
17:46:53 [2021-07-16T17:46:53.783Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:46:53 [2021-07-16T17:46:53.785Z]  > git merge 0fbb0f869a352c6038239ce07101eef29a6771b3 # timeout=10
17:46:53 [2021-07-16T17:46:53.913Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:46:54 [2021-07-16T17:46:54.041Z]  > git config core.sparsecheckout # timeout=10
17:46:54 [2021-07-16T17:46:54.095Z]  > git checkout -f b0da207af48c50c851f8e2e5eb358b67059749b0 # timeout=10
17:46:54 [2021-07-16T17:46:54.704Z] Commit message: "Bump go 1.16.6 (addresses CVE-2021-34558)"