Skip to content

Console Output

20:12:19 [2022-02-22T20:12:19.177Z] The recommended git tool is: git
20:12:19 [2022-02-22T20:12:19.388Z] using credential docker-jenkins-github-credentials
20:12:19 [2022-02-22T20:12:19.463Z] Cloning the remote Git repository
20:12:19 [2022-02-22T20:12:19.463Z] Cloning with configured refspecs honoured and without tags
20:12:19 [2022-02-22T20:12:19.497Z] Cloning repository https://github.com/moby/moby.git
20:12:19 [2022-02-22T20:12:19.498Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:12:19 [2022-02-22T20:12:19.559Z] Fetching upstream changes from https://github.com/moby/moby.git
20:12:19 [2022-02-22T20:12:19.560Z]  > git --version # timeout=10
20:12:19 [2022-02-22T20:12:19.603Z]  > git --version # 'git version 2.24.1.windows.2'
20:12:19 [2022-02-22T20:12:19.603Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:12:19 [2022-02-22T20:12:19.606Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43280/head:refs/remotes/origin/PR-43280 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:12:34 [2022-02-22T20:12:34.914Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:12:34 [2022-02-22T20:12:34.966Z]  > git config --add remote.origin.fetch +refs/pull/43280/head:refs/remotes/origin/PR-43280 # timeout=10
20:12:35 [2022-02-22T20:12:35.017Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:12:35 [2022-02-22T20:12:35.213Z] Fetching without tags
20:12:35 [2022-02-22T20:12:35.968Z] Merging remotes/origin/master commit dc8fb8f03ba30a80b036706ef89d4dd156729216 into PR head commit ff408210da8ebcb6d3c333b6270b921442bcc1da
20:12:35 [2022-02-22T20:12:35.131Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:12:35 [2022-02-22T20:12:35.247Z] Fetching upstream changes from https://github.com/moby/moby.git
20:12:35 [2022-02-22T20:12:35.248Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:12:35 [2022-02-22T20:12:35.250Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43280/head:refs/remotes/origin/PR-43280 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:12:36 [2022-02-22T20:12:36.002Z]  > git config core.sparsecheckout # timeout=10
20:12:36 [2022-02-22T20:12:36.047Z]  > git checkout -f ff408210da8ebcb6d3c333b6270b921442bcc1da # timeout=10
20:12:39 [2022-02-22T20:12:39.722Z] Merge succeeded, producing ff408210da8ebcb6d3c333b6270b921442bcc1da
20:12:39 [2022-02-22T20:12:39.723Z] Checking out Revision ff408210da8ebcb6d3c333b6270b921442bcc1da (PR-43280)
20:12:40 [2022-02-22T20:12:40.275Z] Commit message: "distribution: remove use of deprecated dial.DualStack"
20:12:39 [2022-02-22T20:12:39.419Z]  > git remote # timeout=10
20:12:39 [2022-02-22T20:12:39.464Z]  > git config --get remote.origin.url # timeout=10
20:12:39 [2022-02-22T20:12:39.507Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:12:39 [2022-02-22T20:12:39.510Z]  > git merge dc8fb8f03ba30a80b036706ef89d4dd156729216 # timeout=10
20:12:39 [2022-02-22T20:12:39.636Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:12:39 [2022-02-22T20:12:39.757Z]  > git config core.sparsecheckout # timeout=10
20:12:39 [2022-02-22T20:12:39.803Z]  > git checkout -f ff408210da8ebcb6d3c333b6270b921442bcc1da # timeout=10