Skip to content

Console Output

10:53:32 [2023-03-28T10:53:32.371Z] The recommended git tool is: git
10:53:32 [2023-03-28T10:53:32.585Z] using credential docker-jenkins-github-credentials
10:53:32 [2023-03-28T10:53:32.666Z] Cloning the remote Git repository
10:53:32 [2023-03-28T10:53:32.666Z] Cloning with configured refspecs honoured and without tags
10:53:32 [2023-03-28T10:53:32.702Z] Cloning repository https://github.com/moby/moby.git
10:53:32 [2023-03-28T10:53:32.703Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
10:53:32 [2023-03-28T10:53:32.781Z] Fetching upstream changes from https://github.com/moby/moby.git
10:53:32 [2023-03-28T10:53:32.781Z]  > git --version # timeout=10
10:53:32 [2023-03-28T10:53:32.842Z]  > git --version # 'git version 2.24.1.windows.2'
10:53:32 [2023-03-28T10:53:32.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:53:32 [2023-03-28T10:53:32.845Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45219/head:refs/remotes/origin/PR-45219 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:53:50 [2023-03-28T10:53:50.119Z] Fetching without tags
10:53:49 [2023-03-28T10:53:49.769Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:53:49 [2023-03-28T10:53:49.834Z]  > git config --add remote.origin.fetch +refs/pull/45219/head:refs/remotes/origin/PR-45219 # timeout=10
10:53:49 [2023-03-28T10:53:49.891Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:53:50 [2023-03-28T10:53:50.021Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:53:50 [2023-03-28T10:53:50.889Z] Merging remotes/origin/20.10 commit d9433ee0968c963bc1c993ad408b5da791340175 into PR head commit b56fe595050578ced98af6c2deb70f3126cad0f9
10:53:50 [2023-03-28T10:53:50.156Z] Fetching upstream changes from https://github.com/moby/moby.git
10:53:50 [2023-03-28T10:53:50.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:53:50 [2023-03-28T10:53:50.159Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45219/head:refs/remotes/origin/PR-45219 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:53:50 [2023-03-28T10:53:50.926Z]  > git config core.sparsecheckout # timeout=10
10:53:50 [2023-03-28T10:53:50.986Z]  > git checkout -f b56fe595050578ced98af6c2deb70f3126cad0f9 # timeout=10
10:53:55 [2023-03-28T10:53:55.075Z] Merge succeeded, producing b56fe595050578ced98af6c2deb70f3126cad0f9
10:53:55 [2023-03-28T10:53:55.075Z] Checking out Revision b56fe595050578ced98af6c2deb70f3126cad0f9 (PR-45219)
10:53:55 [2023-03-28T10:53:55.731Z] Commit message: "integration-cli: Enable TestExecStartFails on Windows"
10:53:54 [2023-03-28T10:53:54.705Z]  > git remote # timeout=10
10:53:54 [2023-03-28T10:53:54.770Z]  > git config --get remote.origin.url # timeout=10
10:53:54 [2023-03-28T10:53:54.825Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:53:54 [2023-03-28T10:53:54.828Z]  > git merge d9433ee0968c963bc1c993ad408b5da791340175 # timeout=10
10:53:54 [2023-03-28T10:53:54.978Z]  > git rev-parse "HEAD^{commit}" # timeout=10
10:53:55 [2023-03-28T10:53:55.115Z]  > git config core.sparsecheckout # timeout=10
10:53:55 [2023-03-28T10:53:55.174Z]  > git checkout -f b56fe595050578ced98af6c2deb70f3126cad0f9 # timeout=10