runtime icon indicating copy to clipboard operation
runtime copied to clipboard

Failing test `Microsoft.Extensions.Hosting.WindowsServiceLifetimeTests.CancelStopAsync`

Open radical opened this issue 1 year ago • 3 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=457533 Build error leg or test failing: Microsoft.Extensions.Hosting.WindowsServiceLifetimeTests.CancelStopAsync Pull request: https://github.com/dotnet/runtime/pull/94209

Error Message

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

{
  "ErrorMessage": "System.ServiceProcess.TimeoutException : The operation requested for service 'CancelStopAsync' has not been completed within the specified time interval.",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=457533 Error message validated: System.ServiceProcess.TimeoutException : The operation requested for service 'CancelStopAsync' has not been completed within the specified time interval. Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 11/1/2023 6:34:57 PM UTC

Report

Summary

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

radical avatar Nov 01 '23 18:11 radical

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries 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=457533 Build error leg or test failing: Microsoft.Extensions.Hosting.WindowsServiceLifetimeTests.CancelStopAsync Pull request: https://github.com/dotnet/runtime/pull/94209

Error Message

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

{
  "ErrorMessage": "System.ServiceProcess.TimeoutException : The operation requested for service 'CancelStopAsync' has not been completed within the specified time interval.",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
Author: radical
Assignees: -
Labels:

area-Infrastructure-libraries, blocking-clean-ci, Known Build Error

Milestone: -

ghost avatar Nov 01 '23 18:11 ghost

Tagging subscribers to this area: @dotnet/area-extensions-hosting 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=457533 Build error leg or test failing: Microsoft.Extensions.Hosting.WindowsServiceLifetimeTests.CancelStopAsync Pull request: https://github.com/dotnet/runtime/pull/94209

Error Message

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

{
  "ErrorMessage": "System.ServiceProcess.TimeoutException : The operation requested for service 'CancelStopAsync' has not been completed within the specified time interval.",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=457533 Error message validated: System.ServiceProcess.TimeoutException : The operation requested for service 'CancelStopAsync' has not been completed within the specified time interval. Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 11/1/2023 6:34:57 PM UTC

Report

Build Definition Test Pull Request
457533 dotnet/runtime Microsoft.Extensions.Hosting.WindowsServiceLifetimeTests.CancelStopAsync dotnet/runtime#94209

Summary

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

blocking-clean-ci, untriaged, area-Extensions-Hosting, Known Build Error

Milestone: -

ghost avatar Nov 02 '23 08:11 ghost

Note the timeout for this test is 30 seconds, which seems sufficient.

I am not aware of any changes to this code; let's see if we get more hits.

steveharter avatar Nov 02 '23 18:11 steveharter

removing blocking-clean-ci as it has not been hit in 30 days

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

jeffschwMSFT avatar Feb 16 '24 18:02 jeffschwMSFT

Closing; please re-open if there are additional hits.

steveharter avatar Mar 20 '24 20:03 steveharter