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

CI failure in Wasm Linux: Could not restore / could not find Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-7.0.100/7.0.0-ci #76908

Closed
carlossanlop opened this issue Oct 11, 2022 · 1 comment
Assignees
Labels
arch-wasm WebAssembly architecture area-Infrastructure-mono os-linux Linux OS (any supported distro)
Milestone

Comments

@carlossanlop
Copy link
Member

This was found in an unrelated release/7.0 PR: #76849

Please help determine if we need a fix backported to that branch.

eng/testing/workloads-testing.targets(202,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build)
Could not restore Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-7.0.100/7.0.0-ci (can't find /tmp/install-workload/do3cyl5y.dm4/nuget-packages/microsoft.net.workload.mono.toolchain.net7.manifest-7.0.100/7.0.0-ci)

Potentially related pre-existing issue: #73758

@carlossanlop carlossanlop added arch-wasm WebAssembly architecture os-linux Linux OS (any supported distro) area-Infrastructure-mono labels Oct 11, 2022
@ghost
Copy link

ghost commented Oct 11, 2022

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

This was found in an unrelated release/7.0 PR: #76849

Please help determine if we need a fix backported to that branch.

eng/testing/workloads-testing.targets(202,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build)
Could not restore Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-7.0.100/7.0.0-ci (can't find /tmp/install-workload/do3cyl5y.dm4/nuget-packages/microsoft.net.workload.mono.toolchain.net7.manifest-7.0.100/7.0.0-ci)

Potentially related pre-existing issue: #73758

Author: carlossanlop
Assignees: -
Labels:

arch-wasm, os-linux, area-Infrastructure-mono

Milestone: -

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Oct 11, 2022
@radical radical self-assigned this Oct 12, 2022
@radical radical added this to the 7.0.x milestone Oct 12, 2022
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Oct 12, 2022
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Oct 12, 2022
radical added a commit to radical/runtime that referenced this issue Oct 12, 2022
Set the manifest package version to use (`7.0.0` instead of `7.0.0-ci`)
early.

Fixes dotnet#76908 .
radical added a commit to radical/runtime that referenced this issue Oct 12, 2022
Set the manifest package version to use (`7.0.0` instead of `7.0.0-ci`)
early.

Fixes dotnet#76908 .
radical added a commit to radical/runtime that referenced this issue Oct 31, 2022
Set the manifest package version to use (`7.0.0` instead of `7.0.0-ci`)
early.

Fixes dotnet#76908 .
carlossanlop pushed a commit that referenced this issue Nov 2, 2022
* [wasm] Fix Wasm.Build.Tests with stable 7.0.0

Set the manifest package version to use (`7.0.0` instead of `7.0.0-ci`)
early.

Fixes #76908 .

* workloads-testing.targets: ignore symbols.nupkgs when looking for runtime packs

* Fix WBT to have the correct version for WORKLOAD_PACKS_VER

* [wasm] Emit an error if PackageVersionForWorkloadManifests property is not set

* workloads-testing: Get the PackageVersion at build time

.. because it is not set at evaluation time. So, get it in a target, and
move the WorkloadIds to a target too.

* Ensure the version is set before generating the runscript for WBT

* [wams] Update Mono.Toolchain's WorkloadManifest.targets to not depend on

.. the import order.

* revert workloadManifest.target changes

* [wasm] Disable failing WBT tests due to #77740

* [wasm] Run WBT against 7.0.1xx builds

* [wasm] Disable more WBT failing tests

* Disable more blazor relinking tests
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Nov 2, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Dec 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Infrastructure-mono os-linux Linux OS (any supported distro)
Projects
None yet
Development

No branches or pull requests

2 participants