Skip to content
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

Connection timing out to azure repositary #6909

Closed
1 of 10 tasks
mohamed-shahid-afrid opened this issue Jan 13, 2023 · 12 comments
Closed
1 of 10 tasks

Connection timing out to azure repositary #6909

mohamed-shahid-afrid opened this issue Jan 13, 2023 · 12 comments

Comments

@mohamed-shahid-afrid
Copy link

Description

When downloading few of the dependencies from Azure, getting the below error.
Err:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhiredis0.14 amd64 0.14.0-6
Could not connect to azure.archive.ubuntu.com:80 (20.106.104.242), connection timed out

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • macOS 11
  • macOS 12
  • Windows Server 2019
  • Windows Server 2022

Image version and build link

2.299.1
https://github.com/mohamed-shahid-afrid/ODIM/actions/runs/3908839713/jobs/6679837385

Is it regression?

https://github.com/mohamed-shahid-afrid/ODIM/actions/runs/3901619852

Expected behavior

the job to sucess while downloading all the dependencies

Actual behavior

not able to connect to azzure repositories

Repro steps

just re-run the failed jobs

@nulano
Copy link

nulano commented Jan 13, 2023

Also mentioned in #6486 (comment) and #6677 (comment)

@mikhailkoliada
Copy link
Contributor

Hello! We handed over that to azure support, but we do not control the mirror, network hiccups happen and nothing we can do about it :(

@frenck
Copy link

frenck commented Jan 13, 2023

@mikhailkoliada I have to disagree a bit on that, and I, therefore, think this issue was closed prematurely.

GitHub could provide mitigation in routing, deploy runners that defaults to a working mirror, and similar solutions like that. Heck, even a workaround advise would be welcome.

I think it is too easy to say: Not our problem.

(Especially considering GitHub & Azure both owned by the same parent company).

@ Home Assistant this is causing serious problems with the intense flow of PRs we are currently receiving.

Please consider re-opening the issue (or one of the others) to at least provide a hub for people to gather on the problem and read up.

../Frenck

@frenck
Copy link

frenck commented Jan 13, 2023

@ddobranic as per above, I think removing the triage label isn't appropriate.

@frenck
Copy link

frenck commented Jan 13, 2023

@mikhailkoliada @ddobranic Please advise. Do you want me to open an new issue, that focusses on a solution/report from a GitHub perspective?

@salman01zp
Copy link

we are facing same issue.

@agdavydov81
Copy link

A few hours ago I had two jobs with the same problem.
Now one job is working fine with no effort on my part.
But the second job (with cross compilation) still can't fetch the required packages.
Looks like the only thing I can do is wait.

@levrik
Copy link

levrik commented Jan 13, 2023

Actually I'm seeing the same issue from inside a docker build with the official archive.ubuntu.com.

image

I wonder what's the difference between the azure.archive. and this one.

@agdavydov81
Copy link

My jobs started working!
Hooray!

@mikhailkoliada
Copy link
Contributor

@frenck Hello! We are working with azure on that already, actual change of mirror would require the image sources modification, and this in turn would require a new image deployment (which is a regular, but not quick process).
We hope that the issue will be fixed soon, but as of now, the only possible workaround is to modify ubuntu's sources list in runtime of your pipeline :(

Sorry for troubles caused and feel free to reach us out again if you have more questions.

@osievert-gpfw
Copy link

@mikhailkoliada here is suggestion for how github could more easily help customers with these kinds of problems: without deploying a new image, github could release a fixup action that would make it easier for all affected customers to add to their jobs temporarily. That could be done much faster than deploying a new image, and would make it easier for all customers to "get by" until the azure problem is resolved. Much easier for us to add a new step to our jobs temporarily than for every one of github's affected customers to remember how to modify the sources.list file.

@CorjanBos
Copy link

Today we experienced a lot of errors (again).

Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal/InRelease Could not connect to archive.ubuntu.com:80 (185.125.190.36), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.91.39), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.39), connection timed out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants