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

Windows 2022 Build failing on download #7955

Closed
1 of 10 tasks
deltadan opened this issue Jul 21, 2023 · 4 comments
Closed
1 of 10 tasks

Windows 2022 Build failing on download #7955

deltadan opened this issue Jul 21, 2023 · 4 comments

Comments

@deltadan
Copy link

Description

I'm getting this error when running the image build for windows 2022. Seem like a file is not downloading and causes the build to fail after running for hours.

: Waiting 30 seconds before retrying. Retries left: 1
azure-arm.vhd: Downloading package from: https://chromedriver.storage.googleapis.com/LATEST_RELEASE_115.0.5790 to path C:\SeleniumWebDrivers\ChromeDriver\versioninfo.txt .
azure-arm.vhd: There is an error encounterd after 0.02 seconds during package downloading:
azure-arm.vhd: Exception calling "DownloadFile" with "2" argument(s): "The remote server returned an error: (404) Not Found."
azure-arm.vhd: File can't be downloaded. Please try later or check that file exists by url: https://chromedriver.storage.googleapis.com/LATEST_RELEASE_115.0.5790
azure-arm.vhd: Total time elapsed 570.82
==> azure-arm.vhd: Script exited with non-zero exit status: 1. Allowed exit codes are: [0]
==> azure-arm.vhd: Step "StepProvision" failed

Platforms affected

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

Runner images affected

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

Image version and build link

n/a

Is it regression?

not sure

Expected behavior

build should download the file

Actual behavior

build stops

Repro steps

Run the build for windows and this happens everytime.

@deltadan
Copy link
Author

Looks like my issue is fixed with this PR: #7942

@sergei-pyshnoi
Copy link
Contributor

Hello @deltadan . Thanks for your report, we know about this problem and currently working on it.

@vpolikarpov-akvelon
Copy link
Contributor

This has been fixed in #7942. Should be ok now. Feel free to reach out if you have other problems or questions.

@deltadan
Copy link
Author

I tried to build this a few times over the weekend and it still fails.

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

3 participants