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

The check "runtime (Build browser wasm li...) was stuck for 2 days with blank error message. #2410

Closed
3 tasks
cshung opened this issue Apr 1, 2024 · 8 comments

Comments

@cshung
Copy link
Member

cshung commented Apr 1, 2024

Build

https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=624502

Build leg reported

Build / browser-wasm linux Release LibraryTests

Pull Request

dotnet/runtime#98712

Known issue core information

Fill out the known issue JSON section by following the step by step documentation on how to create a known issue

 {
    "ErrorMessage" : "",
    "BuildRetry": false,
    "ErrorPattern": "",
    "ExcludeConsoleLog": false
 }

@dotnet/dnceng

Release Note Category

  • Feature changes/additions
  • Bug fixes
  • Internal Infrastructure Improvements

Release Note Description

Additional information about the issue reported

I am not sure what can I do with a blank error message, so I just left the "Known issue core information" blank.

image

Force pushing a squashed version doesn't change anything, it is still stuck.

@riarenas
Copy link
Member

riarenas commented Apr 1, 2024

As the error in the build says: https://dev.azure.com/dnceng-public/public/_build/results?buildId=624502&view=logs&j=d4e38924-13a0-58bd-9074-6a4810543e7c this is due to a disconnect by the agent, which didn't leave an error message. I would attempt to rerun the leg. IF this is consistent for your PR, consider investigating whether your tests are causing an agent disconnect.

I don't think build analysis could've done much more here. The error in Azure devops is literally that there was no message, so build analysis presents as blank.

I'm closing this issue as it's not actionable by us and it won't make for a very good known issue with a blank message.

@riarenas riarenas closed this as completed Apr 1, 2024
@cshung
Copy link
Member Author

cshung commented Apr 1, 2024

@riarenas It is still stuck on rerun by clicking the rerun button, it is stuck there after reporting "Received request to deprovision: The request was cancelled by the remote provider." again.

Last week I tried to push some other changes there and that doesn't change a thing either.

@riarenas
Copy link
Member

riarenas commented Apr 1, 2024

I would work with your repository's engineering team to figure out what you need to do to rerun this leg of your PR.

@cshung
Copy link
Member Author

cshung commented Apr 1, 2024

I would work with your repository's engineering team to figure out what you need to do to rerun this leg of your PR.

Who would be a good person to talk to for dotnet/runtime?

@riarenas
Copy link
Member

riarenas commented Apr 1, 2024

Basically, without an actual error, we cannot use a known issue for this.

It looks like your latest attempts are timing out, or causing agent disconnects during the build step.

@riarenas
Copy link
Member

riarenas commented Apr 1, 2024

@dotnet/runtime-infrastructure might be able to help.

@cshung
Copy link
Member Author

cshung commented Apr 1, 2024

@dotnet/runtime-infrastructure might be able to help.

Thank you!

@sbomer
Copy link
Member

sbomer commented Apr 1, 2024

Looks like the same failure mode as dotnet/runtime#100424

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