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

[8.0] Expected and actual version of WASI SDK does not match. Please delete /usr/local/wasi-sdk/ folder to provision a new version. #92233

Closed
carlossanlop opened this issue Sep 18, 2023 · 4 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-Build-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Sep 18, 2023

Error Blob

Opening a KnownBuildError issue to ensure the release/8.0 failures get tagged as known. This will be fixed by #92143

{
  "ErrorMessage": "Expected and actual version of WASI SDK does not match. Please delete /usr/local/wasi-sdk/ folder to provision a new version.",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Build: #92143

Reproduction Steps

Currently blocking #92143

Affected queues: Build wasi-wasm linux Release LibraryTests_Smoke and Build wasi-wasm linux Release WasmBuildTests

Known issue validation

Build: 🔎
Result validation: ⚠️ Validation could not be done without an Azure DevOps build URL on the issue. Please add it to the "Build: 🔎" line.
Validation performed at: 9/18/2023 5:23:29 PM UTC

Report

Build Definition Step Name Console log Pull Request
409849 dotnet/runtime Build product Log #92205
409973 dotnet/runtime Build product Log #91809
409871 dotnet/runtime Build product Log #92109
2269929 dotnet-runtime Build product Log
2270082 dotnet-runtime Build product Log
410091 dotnet/runtime Build product Log
2270064 dotnet-runtime Build product Log
409965 dotnet/runtime Build product Log #92208
409935 dotnet/runtime Build product Log #92211
409938 dotnet/runtime Build product Log #92211
409931 dotnet/runtime Build product Log #92223
409906 dotnet/runtime Build product Log #92226
409877 dotnet/runtime Build product Log #92220
409855 dotnet/runtime Build product Log #92135
409314 dotnet/runtime Build product Log #92204
409435 dotnet/runtime Build product Log #92108
409708 dotnet/runtime Build product Log #92143
409641 dotnet/runtime Build product Log #92056
409721 dotnet/runtime Build product Log #92177
409589 dotnet/runtime Build product Log #92174
409567 dotnet/runtime Build product Log #92215
409520 dotnet/runtime Build product Log #92208
409514 dotnet/runtime Build product Log #92209
409503 dotnet/runtime Build product Log #92057
409319 dotnet/runtime Build product Log #92205
409264 dotnet/runtime Build product Log #89587
409247 dotnet/runtime Build product Log #92199
409233 dotnet/runtime Build product Log #92197

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 28 28
@carlossanlop carlossanlop added arch-wasm WebAssembly architecture blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Sep 18, 2023
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Sep 18, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Sep 18, 2023
@build-analysis build-analysis bot removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Sep 18, 2023
@ghost
Copy link

ghost commented Sep 18, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Error Blob

Opening a KnownBuildError issue to ensure the release/8.0 failures get tagged as known. This will be fixed by #92143

{
  "ErrorMessage": "Expected and actual version of WASI SDK does not match. Please delete /usr/local/wasi-sdk/ folder to provision a new version.",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Reproduction Steps

Currently blocking #92143

Affected queues: Build wasi-wasm linux Release LibraryTests_Smoke and Build wasi-wasm linux Release WasmBuildTests

Author: carlossanlop
Assignees: -
Labels:

arch-wasm, blocking-clean-ci, Known Build Error

Milestone: -

@carlossanlop carlossanlop added Known Build Error Use this to report build issues in the .NET Helix tab and removed Known Build Error Use this to report build issues in the .NET Helix tab untriaged New issue has not been triaged by the area owner labels Sep 18, 2023
@radical
Copy link
Member

radical commented Sep 18, 2023

The wasi sdk version was updated in dotnet/dotnet-buildtools-prereqs-docker#914 and it was meant for use with main, but the same image is used by 8.0 branch too.

@SamMonoRT
Copy link
Member

Can we target different wasi sdk versions based on main v/s 8.0 builds?

@radical
Copy link
Member

radical commented Sep 20, 2023

Closing, as this is fixed now by using specific versions of the images.

@radical radical closed this as completed Sep 20, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Oct 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Build-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

4 participants