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 System.Text.RegularExpressions.Tests failure #84323

Closed
tarekgh opened this issue Apr 4, 2023 · 7 comments
Closed

CI System.Text.RegularExpressions.Tests failure #84323

tarekgh opened this issue Apr 4, 2023 · 7 comments
Labels
area-System.Text.RegularExpressions blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' bug Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@tarekgh
Copy link
Member

tarekgh commented Apr 4, 2023

Build Information

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

Error Message

Fill the error message using known issues guidance.

{
  "ErrorMessage": "[Long Running Test] 'System.Text.RegularExpressions.Tests",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

https://dev.azure.com/dnceng-public/public/_build/results?buildId=227622&view=ms.vss-test-web.build-test-results-tab&runId=4289498&resultId=197915
https://dev.azure.com/dnceng-public/public/_build/results?buildId=227622&view=logs&j=fd49b2ea-3ee3-5298-d793-bdb9fd631e7e&t=26d44400-a1b8-5ed1-d719-0cc35b38251b&l=55

https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-83589-merge-6caae98615c64318b3/System.Text.RegularExpressions.Tests/1/console.9f5746fa.log?helixlogtype=result

root/helix/work/correlation/dotnet exec --runtimeconfig System.Text.RegularExpressions.Tests.runtimeconfig.json --depsfile System.Text.RegularExpressions.Tests.deps.json xunit.console.dll System.Text.RegularExpressions.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing 
popd
===========================================================================================================
/root/helix/work/workitem/e /root/helix/work/workitem/e
  Discovering: System.Text.RegularExpressions.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Text.RegularExpressions.Tests (found 327 of 357 test cases)
  Starting:    System.Text.RegularExpressions.Tests (parallel test collections = on, max threads = 2)
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:05:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:07:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:09:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:11:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:13:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:15:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:17:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:19:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:21:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:23:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:25:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:27:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:29:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:31:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:33:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:35:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:37:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:39:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:41:19

...
[EXECUTION TIMED OUT]
Exit Code:-3Executor timed out after 2700 seconds and was killed
['System.Text.RegularExpressions.Tests' END OF WORK ITEM LOG: Command timed out, and was killed]

Report

Build Definition Test Pull Request
369767 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.AllMatches #90318
360409 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
360410 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
360388 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
360390 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
360419 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
360424 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
360411 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
360394 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
360406 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
360389 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
360397 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
360396 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
360405 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
358681 dotnet/runtime System.Text.RegularExpressions.Tests.WorkItemExecution
358706 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
358709 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
358686 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
358676 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
358708 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
358698 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
358693 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
358705 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
358685 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
358690 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
358689 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
358677 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
358674 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
357236 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
357203 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
357207 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
357231 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
357201 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
357224 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
357215 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
357235 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
357220 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
357213 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
357204 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
357210 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
357214 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
357230 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
357209 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356692 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356678 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356667 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356695 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356690 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356673 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356685 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356684 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356671 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356688 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356687 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356675 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356696 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356670 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356213 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356224 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356208 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356191 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356192 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356206 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356205 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356210 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356214 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356201 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356189 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
356190 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
355098 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
355099 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
355100 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
355111 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
355084 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
355085 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
355109 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
355105 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
355104 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
355097 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
355082 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
355096 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
353731 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
353727 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
353742 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
353741 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
353736 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
353756 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
353744 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
353746 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
353745 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
353729 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
353738 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
353728 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
353743 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
353719 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
353733 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
352416 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
352407 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
352399 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
352398 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.StressTestDeepNestingOfLoops
Displaying 100 of 310 results

Summary

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

Known issue validation

Build: 🔎
Result validation: ⚠️ Validation could not be done without an Azure DevOps build URL on the issue. Please add it to the "Build: 🔎" line.

@tarekgh tarekgh added 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 labels Apr 4, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Apr 4, 2023
@ghost
Copy link

ghost commented Apr 4, 2023

Tagging subscribers to this area: @dotnet/area-system-text-regularexpressions
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=227622
Build error leg or test failing: System.Text.RegularExpressions.Tests.WorkItemExecution
Pull request: #83589

Error Message

Fill the error message using known issues guidance.

{
  "ErrorMessage": "The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.",
  "BuildRetry": false,
  "ErrorPattern": "Executor timed out after .+ seconds and was killed",
  "ExcludeConsoleLog": false
}

https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-83589-merge-6caae98615c64318b3/System.Text.RegularExpressions.Tests/1/console.9f5746fa.log?helixlogtype=result

root/helix/work/correlation/dotnet exec --runtimeconfig System.Text.RegularExpressions.Tests.runtimeconfig.json --depsfile System.Text.RegularExpressions.Tests.deps.json xunit.console.dll System.Text.RegularExpressions.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing 
popd
===========================================================================================================
/root/helix/work/workitem/e /root/helix/work/workitem/e
  Discovering: System.Text.RegularExpressions.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Text.RegularExpressions.Tests (found 327 of 357 test cases)
  Starting:    System.Text.RegularExpressions.Tests (parallel test collections = on, max threads = 2)
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:05:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:07:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:09:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:11:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:13:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:15:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:17:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:19:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:21:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:23:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:25:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:27:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:29:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:31:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:33:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:35:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:37:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:39:19
   System.Text.RegularExpressions.Tests: [Long Running Test] 'System.Text.RegularExpressions.Tests.RegexRustTests.MatchStartAndEndPositions', Elapsed: 00:41:19

...
[EXECUTION TIMED OUT]
Exit Code:-3Executor timed out after 2700 seconds and was killed
['System.Text.RegularExpressions.Tests' END OF WORK ITEM LOG: Command timed out, and was killed]
Author: tarekgh
Assignees: -
Labels:

area-System.Text.RegularExpressions, blocking-clean-ci, untriaged, Known Build Error

Milestone: -

@stephentoub
Copy link
Member

@tarekgh, the bot is associating a ton of failures with this issue, but I don't think any of them are related. Can you please change the issue to narrow it down? It's describing all timeouts at present.

@tarekgh
Copy link
Member Author

tarekgh commented Apr 4, 2023

@stephentoub I pasted the direct links to the failure in the Error Message section. Let me know if this is good enough. should I delete the Report table? I am not seeing any item listed there pointing at this specific failure.

@stephentoub
Copy link
Member

I think as it's currently set up it's going to associate every crash with this issue, regardless of test. @lewing?

@jkotas
Copy link
Member

jkotas commented Apr 6, 2023

I have fixed the error message string.

@danmoseley
Copy link
Member

some of these are #84188

@steveharter
Copy link
Member

Closing - these other issues are more specific; the error message here is "[Long Running Test] 'System.Text.RegularExpressions.Tests" which is too vague and doesn't actually assume an error (a long running test can succeed):

@dotnet dotnet locked as resolved and limited conversation to collaborators Sep 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Text.RegularExpressions blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' bug Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

5 participants