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

GetAsync_ServerNeedsAuthAndNoCredential_StatusCodeUnauthorized got cancelled #108019

Open
ilonatommy opened this issue Sep 19, 2024 · 2 comments
Open
Labels
area-System.Net 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

@ilonatommy
Copy link
Member

ilonatommy commented Sep 19, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=811867
Build error leg or test failing: WasmTestOnChrome-MT-System.Net.Http.Functional.Tests.WorkItemExecution
Pull request: #107504
log: https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-107504-merge-22effdb9e29a4d47a9/WasmTestOnChrome-ST-System.Net.Http.Functional.Tests/1/console.9bf1cbdb.log?helixlogtype=result

Error Message

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

{
  "ErrorMessage": "",
  "ErrorPattern": [ "FAIL", "System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest.GetAsync_ServerNeedsAuthAndNoCredential_StatusCodeUnauthorized" ],
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
[09:50:18] info: Starting:    System.Net.Http.Functional.Tests.dll
[09:50:18] fail: [out of order message from the browser]: https://127.0.0.1:50799/Echo.ashx - Failed to load resource: net::ERR_FAILED
[09:50:18] fail: [out of order message from the browser]: https://127.0.0.1:50799/Echo.ashx - Failed to load resource: net::ERR_FAILED
[09:50:18] fail: [out of order message from the browser]: https://127.0.0.1:50799/Echo.ashx - Failed to load resource: net::ERR_FAILED
[09:50:18] fail: [out of order message from the browser]: https://127.0.0.1:50799/Echo.ashx - Failed to load resource: net::ERR_FAILED
[09:50:18] fail: [out of order message from the browser]: https://127.0.0.1:50799/Echo.ashx - Failed to load resource: net::ERR_FAILED
[09:50:18] fail: [out of order message from the browser]: https://127.0.0.1:50799/Echo.ashx - Failed to load resource: net::ERR_FAILED
[09:50:18] fail: [out of order message from the browser]: https://127.0.0.1:50799/Echo.ashx - Failed to load resource: net::ERR_FAILED
[09:50:18] fail: [out of order message from the browser]: https://127.0.0.1:50799/Echo.ashx - Failed to load resource: net::ERR_FAILED
[09:50:39] fail: [out of order message from the browser]: https://127.0.0.1:50799/StatusCode.ashx?statuscode=500&statusdescription=test&delay=100 - Failed to load resource: the server responded with a status of 500 ()
[09:50:40] fail: [out of order message from the browser]: http://127.0.0.1:58189/ - Failed to load resource: net::ERR_CONTENT_LENGTH_MISMATCH
[09:50:41] fail: [out of order message from the browser]: http://127.0.0.1:53394/ - Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING
[09:50:41] fail: [out of order message from the browser]: http://127.0.0.1:55602/ - Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING
[09:52:22] info: [FAIL] System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest.GetAsync_ServerNeedsAuthAndNoCredential_StatusCodeUnauthorized(remoteServer: (BaseUri: http://127.0.0.1:50798/, HttpVersion: 1.1))
[09:52:22] info: System.Threading.Tasks.TaskCanceledException : The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
[09:52:22] info: ---- System.TimeoutException : The operation was canceled.
[09:52:22] info: -------- System.Threading.Tasks.TaskCanceledException : The operation was canceled.
[09:52:22] info: ------------ System.Runtime.InteropServices.JavaScript.JSException : Error: OperationCanceledException
[09:52:22] info:    at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
[09:52:22] info:    at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
[09:52:22] info:    at System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest.GetAsync_ServerNeedsAuthAndNoCredential_StatusCodeUnauthorized(RemoteServer remoteServer)
[09:52:22] info: --- End of stack trace from previous location ---
[09:52:22] info: ----- Inner Stack Trace -----
[09:52:22] info: 
[09:52:22] info: ----- Inner Stack Trace -----
[09:52:22] info:    at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken)
[09:52:22] info:    at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(Exception innerException, CancellationToken cancellationToken)
[09:52:22] info:    at System.Net.Http.BrowserHttpInterop.CancellationHelper(Task promise, CancellationToken cancellationToken, JSObject jsController)
[09:52:22] info:    at System.Net.Http.BrowserHttpController.CallFetch()
[09:52:22] info:    at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
[09:52:22] info: ----- Inner Stack Trace -----
[09:52:22] info:    at System.Net.Http.BrowserHttpInterop.CancellationHelper(Task promise, CancellationToken cancellationToken, JSObject jsController)
[09:52:22] info:     at Jr.cancel (http://127.0.0.1:50798/_framework/dotnet.runtime.js:3:43272)
[09:52:22] info:     at http://127.0.0.1:50798/_framework/dotnet.runtime.js:3:175008
[09:52:22] info:     at http://127.0.0.1:50798/_framework/dotnet.runtime.js:3:175017
[09:52:22] info:     at fr (http://127.0.0.1:50798/_framework/dotnet.runtime.js:3:35050)
[09:52:22] info:     at Mc (http://127.0.0.1:50798/_framework/dotnet.runtime.js:3:174795)
[09:52:22] info:     at http://127.0.0.1:50798/_framework/dotnet.native.wasm:wasm-function[289]:0x1fa8c
[09:52:22] info:     at http://127.0.0.1:50798/_framework/dotnet.native.wasm:wasm-function[220]:0x1cf8a
[09:52:22] info:     at http://127.0.0.1:50798/_framework/dotnet.native.wasm:wasm-function[211]:0xef62
[09:52:22] info:     at http://127.0.0.1:50798/_framework/dotnet.native.wasm:wasm-function[282]:0x1f531
[09:52:22] info:     at http://127.0.0.1:50798/_framework/dotnet.native.wasm:wasm-function[318]:0x206d7
[09:52:22] info:     at http://127.0.0.1:50798/_framework/dotnet.native.wasm:wasm-function[190]:0xcbcb
[09:52:22] info:     at http://127.0.0.1:50798/_framework/dotnet.native.wasm:wasm-function[3564]:0x113ab3
[09:52:22] info:     at mono_wasm_schedule_timer_tick (http://127.0.0.1:50798/_framework/dotnet.runtime.js:3:56220)
[09:52:22] info:     at callUserCallback (http://127.0.0.1:50798/_framework/dotnet.native.js:8:107026)
[09:52:22] info:     at http://127.0.0.1:50798/_framework/dotnet.native.js:8:107294

Report

Summary

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

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=811867
Error message validated: [FAIL System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest.GetAsync_ServerNeedsAuthAndNoCredential_StatusCodeUnauthorized]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 9/20/2024 6:40:41 AM UTC

@ilonatommy ilonatommy added area-Infrastructure-libraries 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 Sep 19, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Sep 19, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

Copy link
Contributor

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Net 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

2 participants