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

System.Data.OleDb.Tests timeout in net48 x86 Release leg #87783

Open
MichalStrehovsky opened this issue Jun 19, 2023 · 3 comments
Open

System.Data.OleDb.Tests timeout in net48 x86 Release leg #87783

MichalStrehovsky opened this issue Jun 19, 2023 · 3 comments
Labels
area-System.Data.OleDB 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 untriaged New issue has not been triaged by the area owner

Comments

@MichalStrehovsky
Copy link
Member

MichalStrehovsky commented Jun 19, 2023

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=312679
Build error leg or test failing: System.Data.OleDb.Tests.WorkItemExecution
Pull request: #87779

Error Message

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

{
  "ErrorMessage": "'System.Data.OleDb.Tests' END OF WORK ITEM LOG: Command timed out, and was killed",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Report

Build Definition Test Pull Request
679765 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #102397
679689 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution
679411 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #102292
679415 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution
676522 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #102264
675281 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #101631
674531 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #101246
670214 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #101938
669355 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #101977
667791 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #99490
662142 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #100716
657382 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #101610
656370 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution
651079 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #101344

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
4 7 14

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=312679
Error message validated: 'System.Data.OleDb.Tests' END OF WORK ITEM LOG: Command timed out, and was killed
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 6/28/2023 8:08:55 PM UTC

@MichalStrehovsky MichalStrehovsky added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-System.Data.OleDB Known Build Error Use this to report build issues in the .NET Helix tab labels Jun 19, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jun 19, 2023
@ghost
Copy link

ghost commented Jun 19, 2023

Tagging subscribers to this area: @roji, @ajcvickers
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=312679
Build error leg or test failing: System.Data.OleDb.Tests.WorkItemExecution
Pull request: #87779

Error Message

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

{
  "ErrorMessage": "'System.Data.OleDb.Tests' END OF WORK ITEM LOG: Command timed out, and was killed",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
Author: MichalStrehovsky
Assignees: -
Labels:

blocking-clean-ci, area-System.Data.OleDB, Known Build Error

Milestone: -

@danmoseley
Copy link
Member

@jkoritzinsky should we expect stack traces in these timeout cases? Not sure if that feature has been added?

@jkotas
Copy link
Member

jkotas commented Sep 12, 2023

I do not think we collect dumps for badly hung processes in libraries tests.

This looks like a duplicate of #74488 (comment) that has analysis of the likely root cause and potential fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Data.OleDB 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 untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

3 participants