Skip to content

Console Output

15:18:01 [2023-05-24T15:18:01.836Z] The recommended git tool is: git
15:18:01 [2023-05-24T15:18:01.845Z] using credential docker-jenkins-github-credentials
15:18:01 [2023-05-24T15:18:01.886Z] Cloning the remote Git repository
15:18:01 [2023-05-24T15:18:01.886Z] Cloning with configured refspecs honoured and without tags
15:18:01 [2023-05-24T15:18:01.893Z] Cloning repository https://github.com/moby/moby.git
15:18:01 [2023-05-24T15:18:01.893Z]  > git init /home/ubuntu/workspace/moby_PR-45603 # timeout=10
15:18:01 [2023-05-24T15:18:01.897Z] Fetching upstream changes from https://github.com/moby/moby.git
15:18:01 [2023-05-24T15:18:01.897Z]  > git --version # timeout=10
15:18:01 [2023-05-24T15:18:01.900Z]  > git --version # 'git version 2.25.1'
15:18:01 [2023-05-24T15:18:01.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:18:01 [2023-05-24T15:18:01.901Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45603/head:refs/remotes/origin/PR-45603 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:18:13 [2023-05-24T15:18:13.703Z] Fetching without tags
15:18:13 [2023-05-24T15:18:13.930Z] Merging remotes/origin/master commit c5126d1435363c5ffbe81ffe7e70734513aaa17f into PR head commit 53d1b12bc014b4243e9439fc2610eb4ef863659f
15:18:13 [2023-05-24T15:18:13.695Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:18:13 [2023-05-24T15:18:13.697Z]  > git config --add remote.origin.fetch +refs/pull/45603/head:refs/remotes/origin/PR-45603 # timeout=10
15:18:13 [2023-05-24T15:18:13.700Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:18:13 [2023-05-24T15:18:13.705Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:18:13 [2023-05-24T15:18:13.710Z] Fetching upstream changes from https://github.com/moby/moby.git
15:18:13 [2023-05-24T15:18:13.711Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:18:13 [2023-05-24T15:18:13.711Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45603/head:refs/remotes/origin/PR-45603 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:18:13 [2023-05-24T15:18:13.937Z]  > git config core.sparsecheckout # timeout=10
15:18:13 [2023-05-24T15:18:13.940Z]  > git checkout -f 53d1b12bc014b4243e9439fc2610eb4ef863659f # timeout=10
15:18:14 [2023-05-24T15:18:14.510Z] Merge succeeded, producing 53d1b12bc014b4243e9439fc2610eb4ef863659f
15:18:14 [2023-05-24T15:18:14.512Z] Checking out Revision 53d1b12bc014b4243e9439fc2610eb4ef863659f (PR-45603)
15:18:15 [2023-05-24T15:18:15.246Z] Commit message: "hack/make/.binary: don't use "netgo" when building Windows binaries"
15:18:14 [2023-05-24T15:18:14.499Z]  > git remote # timeout=10
15:18:14 [2023-05-24T15:18:14.502Z]  > git config --get remote.origin.url # timeout=10
15:18:14 [2023-05-24T15:18:14.504Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:18:14 [2023-05-24T15:18:14.505Z]  > git merge c5126d1435363c5ffbe81ffe7e70734513aaa17f # timeout=10
15:18:14 [2023-05-24T15:18:14.512Z]  > git rev-parse HEAD^{commit} # timeout=10
15:18:14 [2023-05-24T15:18:14.519Z]  > git config core.sparsecheckout # timeout=10
15:18:14 [2023-05-24T15:18:14.521Z]  > git checkout -f 53d1b12bc014b4243e9439fc2610eb4ef863659f # timeout=10