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

[Communication] tests are failing in nightly runs with RequestFailedException #19320

Closed
ShivangiReja opened this issue Mar 8, 2021 · 2 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Communication test-reliability Issue that causes tests to be unreliable

Comments

@ShivangiReja
Copy link
Member

Communication tests are failing in nightly runs with:

Error Message:
Azure.RequestFailedException : Service request failed.
Status: 403 (Forbidden)

Content:
{"error":{"code":"InsufficientPermissions","message":"Forbidden","target":"the azure subscription: *** is unable to purchase numbers at this time"}}

For more details check here:

@ShivangiReja ShivangiReja added Client This issue points to a problem in the data-plane of the library. test-reliability Issue that causes tests to be unreliable Communication labels Mar 8, 2021
@ShivangiReja ShivangiReja changed the title [Communication] tests are failing in nightly runs with RequestFailedException error [Communication] tests are failing in nightly runs with RequestFailedException Mar 8, 2021
@RezaJooyandeh
Copy link
Member

RezaJooyandeh commented Mar 9, 2021

I think all those builds are based on an outdated version of the master branch as the failing tests do not exist anymore in the code, rebasing onto master should solve the issue, but @JoshuaLai can look deeper if needed.

Please note that we are experiencing some issues in the service that are being tracked with an IcM and that is causing the 403, but the new set of tests do not hit the failure path.

@minnieliu
Copy link
Member

minnieliu commented Mar 31, 2021

The C# live tests have been running and passing successfully for the past week, I think we are okay to close this.
https://dev.azure.com/azure-sdk/internal/_build?definitionId=2053

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Communication test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

4 participants