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
Milestone

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
814419 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #107772
811019 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #107935
810008 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution
809099 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #107847
806579 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution
806142 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #107351
805113 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #107687
804257 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #107656
803726 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #107580
803354 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #103861
798166 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #107383
798015 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #107376
792088 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #107126
791614 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #106960
790595 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #107061
790013 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution
789599 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #105875
786393 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #106878

Summary

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

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
Projects
None yet
Development

No branches or pull requests

4 participants