runtime icon indicating copy to clipboard operation
runtime copied to clipboard

The "Build / browser-wasm linux Release LibraryTests_EAT" leg's build fails with "Nothing to show. Final logs are missing."

Open kouvel opened this issue 2 years ago • 1 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=530447 Build error leg or test failing: Build / browser-wasm linux Release LibraryTests_EAT Pull request: https://github.com/dotnet/runtime/pull/94873

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "Nothing to show. Final logs are missing. This can happen when the job is cancelled or times out.",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Additional info

The pipeline details show that it failed with no logs:

"Nothing to show. Final logs are missing. This can happen when the job is cancelled or times out."

The leg also appears to be in progress in the PR's checks tab even though it appears to have completed with a failure. The leg appears to have passed in other recent PRs in about 1h 17m, and seems to have lasted about 1h 5m in the above PR.

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

kouvel avatar Jan 17 '24 22:01 kouvel

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

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=530447 Build error leg or test failing: Build / browser-wasm linux Release LibraryTests_EAT Pull request: https://github.com/dotnet/runtime/pull/94873

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "Nothing to show. Final logs are missing. This can happen when the job is cancelled or times out.",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Additional info

The pipeline details show that it failed with no logs:

"Nothing to show. Final logs are missing. This can happen when the job is cancelled or times out."

The leg also appears to be in progress in the PR's checks tab even though it appears to have completed with a failure. The leg appears to have passed in other recent PRs in about 1h 17m, and seems to have lasted about 1h 5m in the above PR.

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
Author: kouvel
Assignees: -
Labels:

arch-wasm, blocking-clean-ci, untriaged, area-VM-meta-mono, Known Build Error, needs-area-label

Milestone: -

ghost avatar Jan 18 '24 17:01 ghost

Another hit in https://github.com/dotnet/runtime/pull/97227. In this run the Build product step seems to have failed with the same error.

kouvel avatar Jan 24 '24 23:01 kouvel

This is the same issue we're tracking in https://github.com/dotnet/runtime/issues/97044 it appears to be an illink hang

lewing avatar Jan 25 '24 14:01 lewing