Skip to content

Console Output

10:15:32 [2019-09-26T10:15:32.525Z] using credential docker-jenkins-github-credentials
10:15:32 [2019-09-26T10:15:32.758Z] Fetching changes from the remote Git repository
10:15:32 [2019-09-26T10:15:32.889Z] Fetching without tags
10:15:32 [2019-09-26T10:15:32.553Z]  > git rev-parse --is-inside-work-tree # timeout=10
10:15:32 [2019-09-26T10:15:32.779Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:15:32 [2019-09-26T10:15:32.913Z] Fetching upstream changes from https://github.com/moby/moby.git
10:15:32 [2019-09-26T10:15:32.913Z]  > git --version # timeout=10
10:15:32 [2019-09-26T10:15:32.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:15:32 [2019-09-26T10:15:32.963Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39990/head:refs/remotes/origin/PR-39990 +refs/heads/master:refs/remotes/origin/master
10:15:34 [2019-09-26T10:15:34.157Z] Merging remotes/origin/master commit 4e9cffae051a85e045d72f1fc048846edfb31db4 into PR head commit 5175ed54e58d2027e54571ef384eed54626f6c89
10:15:34 [2019-09-26T10:15:34.179Z]  > git config core.sparsecheckout # timeout=10
10:15:34 [2019-09-26T10:15:34.231Z]  > git checkout -f 5175ed54e58d2027e54571ef384eed54626f6c89
10:15:35 [2019-09-26T10:15:35.055Z]  > git merge 4e9cffae051a85e045d72f1fc048846edfb31db4 # timeout=10
10:15:35 [2019-09-26T10:15:35.241Z]  > git rev-parse "HEAD^{commit}" # timeout=10
10:15:35 [2019-09-26T10:15:35.567Z] Merge succeeded, producing 5175ed54e58d2027e54571ef384eed54626f6c89
10:15:35 [2019-09-26T10:15:35.567Z] Checking out Revision 5175ed54e58d2027e54571ef384eed54626f6c89 (PR-39990)
10:15:35 [2019-09-26T10:15:35.590Z]  > git config core.sparsecheckout # timeout=10
10:15:35 [2019-09-26T10:15:35.651Z]  > git checkout -f 5175ed54e58d2027e54571ef384eed54626f6c89
10:15:44 [2019-09-26T10:15:44.458Z] Commit message: "hack/ci/windows.ps1 update references to repositories that were moved"