Skip to content

Console Output

06:53:49 [2022-04-29T06:53:49.449Z] The recommended git tool is: git
06:53:49 [2022-04-29T06:53:49.657Z] using credential docker-jenkins-github-credentials
06:53:49 [2022-04-29T06:53:49.734Z] Cloning the remote Git repository
06:53:49 [2022-04-29T06:53:49.734Z] Cloning with configured refspecs honoured and without tags
06:53:49 [2022-04-29T06:53:49.771Z] Cloning repository https://github.com/moby/moby.git
06:53:49 [2022-04-29T06:53:49.772Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
06:53:49 [2022-04-29T06:53:49.843Z] Fetching upstream changes from https://github.com/moby/moby.git
06:53:49 [2022-04-29T06:53:49.843Z]  > git --version # timeout=10
06:53:49 [2022-04-29T06:53:49.899Z]  > git --version # 'git version 2.24.1.windows.2'
06:53:49 [2022-04-29T06:53:49.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:53:49 [2022-04-29T06:53:49.902Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43530/head:refs/remotes/origin/PR-43530 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:54:08 [2022-04-29T06:54:08.394Z] Fetching without tags
06:54:08 [2022-04-29T06:54:08.052Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:54:08 [2022-04-29T06:54:08.109Z]  > git config --add remote.origin.fetch +refs/pull/43530/head:refs/remotes/origin/PR-43530 # timeout=10
06:54:08 [2022-04-29T06:54:08.165Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:54:08 [2022-04-29T06:54:08.296Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:54:08 [2022-04-29T06:54:08.428Z] Fetching upstream changes from https://github.com/moby/moby.git
06:54:08 [2022-04-29T06:54:08.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:54:08 [2022-04-29T06:54:08.431Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43530/head:refs/remotes/origin/PR-43530 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:54:09 [2022-04-29T06:54:09.189Z] Merging remotes/origin/master commit b3332b851a6ffeb4fd15f234436d8740df38a5d5 into PR head commit 41b96bff556e1467882f98a657b8396afaee6733
06:54:09 [2022-04-29T06:54:09.222Z]  > git config core.sparsecheckout # timeout=10
06:54:09 [2022-04-29T06:54:09.281Z]  > git checkout -f 41b96bff556e1467882f98a657b8396afaee6733 # timeout=10
06:54:13 [2022-04-29T06:54:13.546Z] Merge succeeded, producing 41b96bff556e1467882f98a657b8396afaee6733
06:54:13 [2022-04-29T06:54:13.547Z] Checking out Revision 41b96bff556e1467882f98a657b8396afaee6733 (PR-43530)
06:54:14 [2022-04-29T06:54:14.553Z] Commit message: "update uses of container.ContainerCreateCreatedBody to CreateResponse"
06:54:13 [2022-04-29T06:54:13.187Z]  > git remote # timeout=10
06:54:13 [2022-04-29T06:54:13.246Z]  > git config --get remote.origin.url # timeout=10
06:54:13 [2022-04-29T06:54:13.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:54:13 [2022-04-29T06:54:13.304Z]  > git merge b3332b851a6ffeb4fd15f234436d8740df38a5d5 # timeout=10
06:54:13 [2022-04-29T06:54:13.442Z]  > git rev-parse "HEAD^{commit}" # timeout=10
06:54:13 [2022-04-29T06:54:13.580Z]  > git config core.sparsecheckout # timeout=10
06:54:13 [2022-04-29T06:54:13.636Z]  > git checkout -f 41b96bff556e1467882f98a657b8396afaee6733 # timeout=10