Skip to content

Console Output

20:13:39 [2022-02-22T20:13:39.374Z] The recommended git tool is: git
20:13:43 [2022-02-22T20:13:43.429Z] using credential docker-jenkins-github-credentials
20:13:43 [2022-02-22T20:13:43.440Z] Cloning the remote Git repository
20:13:43 [2022-02-22T20:13:43.440Z] Cloning with configured refspecs honoured and without tags
20:13:43 [2022-02-22T20:13:43.496Z] Cloning repository https://github.com/moby/moby.git
20:13:43 [2022-02-22T20:13:43.575Z]  > git init /home/ubuntu/workspace/moby_PR-43280 # timeout=10
20:13:44 [2022-02-22T20:13:44.036Z] Fetching upstream changes from https://github.com/moby/moby.git
20:13:44 [2022-02-22T20:13:44.037Z]  > git --version # timeout=10
20:13:44 [2022-02-22T20:13:44.047Z]  > git --version # 'git version 2.25.1'
20:13:44 [2022-02-22T20:13:44.047Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:13:44 [2022-02-22T20:13:44.049Z]  > 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:14:05 [2022-02-22T20:14:05.384Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:14:05 [2022-02-22T20:14:05.397Z]  > git config --add remote.origin.fetch +refs/pull/43280/head:refs/remotes/origin/PR-43280 # timeout=10
20:14:05 [2022-02-22T20:14:05.454Z] Fetching without tags
20:14:05 [2022-02-22T20:14:05.732Z] Merging remotes/origin/master commit dc8fb8f03ba30a80b036706ef89d4dd156729216 into PR head commit ff408210da8ebcb6d3c333b6270b921442bcc1da
20:14:07 [2022-02-22T20:14:07.547Z] Merge succeeded, producing ff408210da8ebcb6d3c333b6270b921442bcc1da
20:14:07 [2022-02-22T20:14:07.548Z] Checking out Revision ff408210da8ebcb6d3c333b6270b921442bcc1da (PR-43280)
20:14:05 [2022-02-22T20:14:05.413Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:14:05 [2022-02-22T20:14:05.442Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:14:05 [2022-02-22T20:14:05.458Z] Fetching upstream changes from https://github.com/moby/moby.git
20:14:05 [2022-02-22T20:14:05.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:14:05 [2022-02-22T20:14:05.460Z]  > 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:14:05 [2022-02-22T20:14:05.747Z]  > git config core.sparsecheckout # timeout=10
20:14:05 [2022-02-22T20:14:05.782Z]  > git checkout -f ff408210da8ebcb6d3c333b6270b921442bcc1da # timeout=10
20:14:07 [2022-02-22T20:14:07.490Z]  > git remote # timeout=10
20:14:07 [2022-02-22T20:14:07.503Z]  > git config --get remote.origin.url # timeout=10
20:14:07 [2022-02-22T20:14:07.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:14:07 [2022-02-22T20:14:07.522Z]  > git merge dc8fb8f03ba30a80b036706ef89d4dd156729216 # timeout=10
20:14:07 [2022-02-22T20:14:07.538Z]  > git rev-parse HEAD^{commit} # timeout=10
20:14:07 [2022-02-22T20:14:07.550Z]  > git config core.sparsecheckout # timeout=10
20:14:07 [2022-02-22T20:14:07.561Z]  > git checkout -f ff408210da8ebcb6d3c333b6270b921442bcc1da # timeout=10
20:14:11 [2022-02-22T20:14:11.533Z] Commit message: "distribution: remove use of deprecated dial.DualStack"