Skip to content

Azure is failing to clone #6426

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nicoddemus opened this issue Jan 9, 2020 · 0 comments
Closed

Azure is failing to clone #6426

nicoddemus opened this issue Jan 9, 2020 · 0 comments
Labels
type: infrastructure improvement to development/releases/CI structure

Comments

@nicoddemus
Copy link
Member

Recently Azure is failing with:

git -c http.extraheader="AUTHORIZATION: bearer ***" fetch --force --tags --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/6387/merge:refs/remotes/pull/6387/merge
fatal: unable to access 'https://github.com/pytest-dev/pytest/': The requested URL returned error: 400
##[warning]Git fetch failed with exit code 128, back off 3.171 seconds before retry.
git -c http.extraheader="AUTHORIZATION: bearer ***" fetch --force --tags --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/6387/merge:refs/remotes/pull/6387/merge
fatal: unable to access 'https://github.com/pytest-dev/pytest/': The requested URL returned error: 400
##[warning]Git fetch failed with exit code 128, back off 9.696 seconds before retry.
git -c http.extraheader="AUTHORIZATION: bearer ***" fetch --force --tags --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/6387/merge:refs/remotes/pull/6387/merge
fatal: unable to access 'https://github.com/pytest-dev/pytest/': The requested URL returned error: 400

A quick Google search did not turn anything... will try to investigate later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: infrastructure improvement to development/releases/CI structure
Projects
None yet
Development

No branches or pull requests

2 participants