Console log: 'WasmTestOnChrome-ST-System.Private.Xml.Tests' from job d46fc02f-84ba-4f4c-a2a8-a5b818471874 (windows.amd64.server2022.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly on a008W2X
running %HELIX_CORRELATION_PAYLOAD%\scripts\de7b468dc5514e3381bc8a81acee8317\execute.cmd in C:\h\w\B8170978\w\A6F408DC\e max 1800 seconds

Output:
[BEGIN EXECUTION]

C:\Work>cd /d C:\helix\work\workitem\e 

C:\helix\work\workitem\e>set "PYTHONPATH=" 

C:\helix\work\workitem\e>python -m pip list --disable-pip-version-check   | findstr /r /c:"^helix-scripts " 
helix-scripts      20250310.3

C:\helix\work\workitem\e>if 0 EQU 0 python -m pip uninstall --disable-pip-version-check --yes helix-scripts 
Found existing installation: helix-scripts 20250310.3
Uninstalling helix-scripts-20250310.3:
  Successfully uninstalled helix-scripts-20250310.3

C:\helix\work\workitem\e>python -m pip install --disable-pip-version-check -r C:\helix\scripts\runtime_python_requirements.txt 
Ignoring azure-core: markers 'python_version >= "3.12"' don't match your environment
Ignoring azure-identity: markers 'python_version >= "3.12"' don't match your environment
Ignoring cffi: markers 'python_version >= "3.8"' don't match your environment
Requirement already satisfied: asn1crypto==0.24.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 1)) (0.24.0)
Requirement already satisfied: azure-core~=1.24 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 3)) (1.30.1)
Requirement already satisfied: azure-devops==5.0.0b9 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 4)) (5.0.0b9)
Requirement already satisfied: azure-identity~=1.10 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 6)) (1.15.0)
Requirement already satisfied: azure-storage-blob==12.5.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 7)) (12.5.0)
Requirement already satisfied: certifi>=2023.7.22 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 8)) (2025.1.31)
Requirement already satisfied: cffi==1.15.1 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 9)) (1.15.1)
Requirement already satisfied: cryptography>=39.0.1 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 11)) (44.0.2)
Requirement already satisfied: docker-pycreds==0.4.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 12)) (0.4.0)
Requirement already satisfied: docker==3.7.2 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 13)) (3.7.2)
Requirement already satisfied: idna==2.8 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 14)) (2.8)
Requirement already satisfied: importlib_metadata in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 15)) (6.7.0)
Requirement already satisfied: isodate==0.6.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 16)) (0.6.0)
Requirement already satisfied: msrest==0.6.10 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 17)) (0.6.10)
Requirement already satisfied: ndg-httpsclient==0.5.1 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 18)) (0.5.1)
Requirement already satisfied: oauthlib==3.1.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 19)) (3.1.0)
Requirement already satisfied: packaging in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 20)) (24.0)
Requirement already satisfied: psutil>=5.9.3 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 21)) (7.0.0)
Requirement already satisfied: pyasn1==0.4.5 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 22)) (0.4.5)
Requirement already satisfied: pycparser==2.19 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 23)) (2.19)
Requirement already satisfied: pyopenssl>=23.0.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 24)) (25.0.0)
Requirement already satisfied: pyyaml>=3.11 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 25)) (6.0.1)
Requirement already satisfied: requests-oauthlib==1.2.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 26)) (1.2.0)
Requirement already satisfied: requests<=2.28.1,>=2.21.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 27)) (2.28.1)
Requirement already satisfied: setuptools in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 28)) (40.8.0)
Requirement already satisfied: six>=1.11.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 29)) (1.17.0)
Requirement already satisfied: urllib3<1.27,>=1.24.3 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 30)) (1.26.20)
Requirement already satisfied: websocket-client==0.56.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 31)) (0.56.0)
Requirement already satisfied: typing-extensions>=4.6.0 in c:\python\lib\site-packages (from azure-core~=1.24->-r C:\helix\scripts\runtime_python_requirements.txt (line 3)) (4.7.1)
Requirement already satisfied: msal<2.0.0,>=1.24.0 in c:\python\lib\site-packages (from azure-identity~=1.10->-r C:\helix\scripts\runtime_python_requirements.txt (line 6)) (1.31.1)
Requirement already satisfied: msal-extensions<2.0.0,>=0.3.0 in c:\python\lib\site-packages (from azure-identity~=1.10->-r C:\helix\scripts\runtime_python_requirements.txt (line 6)) (1.2.0)
Requirement already satisfied: pypiwin32==223; sys_platform == "win32" and python_version >= "3.6" in c:\python\lib\site-packages (from docker==3.7.2->-r C:\helix\scripts\runtime_python_requirements.txt (line 13)) (223)
Requirement already satisfied: zipp>=0.5 in c:\python\lib\site-packages (from importlib_metadata->-r C:\helix\scripts\runtime_python_requirements.txt (line 15)) (3.15.0)
Requirement already satisfied: charset-normalizer<3,>=2 in c:\python\lib\site-packages (from requests<=2.28.1,>=2.21.0->-r C:\helix\scripts\runtime_python_requirements.txt (line 27)) (2.1.1)
Requirement already satisfied: PyJWT[crypto]<3,>=1.0.0 in c:\python\lib\site-packages (from msal<2.0.0,>=1.24.0->azure-identity~=1.10->-r C:\helix\scripts\runtime_python_requirements.txt (line 6)) (2.8.0)
Requirement already satisfied: portalocker<3,>=1.4 in c:\python\lib\site-packages (from msal-extensions<2.0.0,>=0.3.0->azure-identity~=1.10->-r C:\helix\scripts\runtime_python_requirements.txt (line 6)) (2.7.0)
Requirement already satisfied: pywin32>=223 in c:\python\lib\site-packages (from pypiwin32==223; sys_platform == "win32" and python_version >= "3.6"->docker==3.7.2->-r C:\helix\scripts\runtime_python_requirements.txt (line 13)) (308)

C:\helix\work\workitem\e>if 0 NEQ 0 exit /b 0 

C:\helix\work\workitem\e>set "PYTHONPATH=C:\helix\scripts" 

C:\helix\work\workitem\e>C:\helix\work\correlation\scripts\de7b468dc5514e3381bc8a81acee8317\execute.cmd

C:\helix\work\workitem\e>set SCENARIO=WasmTestOnChrome 

C:\helix\work\workitem\e>set XHARNESS_DISABLE_COLORED_OUTPUT=true 

C:\helix\work\workitem\e>set XHARNESS_LOG_WITH_TIMESTAMPS=true 

C:\helix\work\workitem\e>set PATH=C:\helix\work\correlation\chromedriver_win32;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\ContainerAdministrator\AppData\Local\Microsoft\WindowsApps;C:\Python;C:\python\scripts;C:\Program Files\nodejs\;C:\7z;C:\git\cmd;C:\Users\ContainerAdministrator\AppData\Roaming\npm;C:\Users\ContainerAdministrator\.jsvu\bin 

C:\helix\work\workitem\e>set PATH=C:\helix\work\correlation\chrome-win;C:\helix\work\correlation\chromedriver_win32;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\ContainerAdministrator\AppData\Local\Microsoft\WindowsApps;C:\Python;C:\python\scripts;C:\Program Files\nodejs\;C:\7z;C:\git\cmd;C:\Users\ContainerAdministrator\AppData\Roaming\npm;C:\Users\ContainerAdministrator\.jsvu\bin 

C:\helix\work\workitem\e>taskkill.exe /f /im corerun.exe 
ERROR: The process "corerun.exe" not found.

C:\helix\work\workitem\e>set __TestArchitecture=wasm 

C:\helix\work\workitem\e>set PATH=C:\helix\work\correlation\dotnet-cli;C:\helix\work\correlation\chrome-win;C:\helix\work\correlation\chromedriver_win32;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\ContainerAdministrator\AppData\Local\Microsoft\WindowsApps;C:\Python;C:\python\scripts;C:\Program Files\nodejs\;C:\7z;C:\git\cmd;C:\Users\ContainerAdministrator\AppData\Roaming\npm;C:\Users\ContainerAdministrator\.jsvu\bin 

C:\helix\work\workitem\e>set DOTNET_ROOT=C:\helix\work\correlation\dotnet-cli 

C:\helix\work\workitem\e>set DOTNET_CLI_TELEMETRY_OPTOUT=1 

C:\helix\work\workitem\e>set DOTNET_CLI_HOME=C:\helix\work\workitem\e\.dotnet 

C:\helix\work\workitem\e>set NUGET_PACKAGES=C:\helix\work\workitem\e\.nuget 

C:\helix\work\workitem\e>set PATH=C:\helix\work\correlation\xharness-cli;C:\helix\work\correlation\dotnet-cli;C:\helix\work\correlation\chrome-win;C:\helix\work\correlation\chromedriver_win32;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\ContainerAdministrator\AppData\Local\Microsoft\WindowsApps;C:\Python;C:\python\scripts;C:\Program Files\nodejs\;C:\7z;C:\git\cmd;C:\Users\ContainerAdministrator\AppData\Roaming\npm;C:\Users\ContainerAdministrator\.jsvu\bin 

C:\helix\work\workitem\e>set XHARNESS_DISABLE_COLORED_OUTPUT=true 

C:\helix\work\workitem\e>set XHARNESS_LOG_WITH_TIMESTAMPS=true 

C:\helix\work\workitem\e>set XHARNESS_CLI_PATH=C:\helix\work\correlation\microsoft.dotnet.xharness.cli\10.0.0-prerelease.25103.1\tools\net8.0\any\Microsoft.DotNet.XHarness.CLI.dll 

C:\helix\work\workitem\e>doskey xharness="dotnet exec C:\helix\work\correlation\microsoft.dotnet.xharness.cli\10.0.0-prerelease.25103.1\tools\net8.0\any\Microsoft.DotNet.XHarness.CLI.dll" 
Invalid macro definition.

C:\helix\work\workitem\e>set XHARNESS_DIAGNOSTICS_PATH=C:\helix\work\workitem\e\diagnostics.json 

C:\helix\work\workitem\e>powershell -command "New-SelfSignedCertificate -FriendlyName 'ASP.NET Core HTTPS development certificate' -DnsName @('localhost') -Subject 'CN = localhost' -KeyAlgorithm RSA -KeyLength 2048 -HashAlgorithm sha256 -CertStoreLocation 'Cert:\CurrentUser\My' -TextExtension @('2.5.29.37={text}1.3.6.1.5.5.7.3.1','1.3.6.1.4.1.311.84.1.1={hex}02','2.5.29.19={text}') -KeyUsage DigitalSignature,KeyEncipherment"   && call RunTests.cmd 


   PSParentPath: Microsoft.PowerShell.Security\Certificate::CurrentUser\My

Thumbprint                                Subject                              
----------                                -------                              
9B168DCBF6591910C5D92B43F83405576B14AE85  CN=localhost                         


'export' is not recognized as an internal or external command,
operable program or batch file.
export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1
set RuntimeIdentifier=browser-wasm
The system cannot find the drive specified.
EXECUTION_DIR=C:\helix\work\workitem\e\
SCENARIO=WasmTestOnChrome
XHARNESS_OUT=C:\helix\work\workitem\uploads\xharness-output
XHARNESS_CLI_PATH=C:\helix\work\correlation\microsoft.dotnet.xharness.cli\10.0.0-prerelease.25103.1\tools\net8.0\any\Microsoft.DotNet.XHarness.CLI.dll
HARNESS_RUNNER=dotnet.exe exec "C:\helix\work\correlation\microsoft.dotnet.xharness.cli\10.0.0-prerelease.25103.1\tools\net8.0\any\Microsoft.DotNet.XHarness.CLI.dll"
XHARNESS_COMMAND=test-browser
MAIN_JS=
JS_ENGINE=
JS_ENGINE_ARGS=--browser-arg=--js-flags=--stack-trace-limit=1000 --browser-arg=--disable-gpu --pageLoadStrategy=none
XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 --browser-arg=--disable-gpu --pageLoadStrategy=none --browser-path=C:\helix\work\correlation\chrome-win\chrome.exe 
----- start Thu 03/13/2025  0:27:14.07 ===============  To repro directly: ===================================================== 
pushd C:\helix\work\workitem\e\
dotnet.exe exec "C:\helix\work\correlation\microsoft.dotnet.xharness.cli\10.0.0-prerelease.25103.1\tools\net8.0\any\Microsoft.DotNet.XHarness.CLI.dll" wasm test-browser --app=. --output-directory=C:\helix\work\workitem\uploads\xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness "--timeout=00:30:00"  --browser-arg=--js-flags=--stack-trace-limit=1000 --browser-arg=--disable-gpu --pageLoadStrategy=none --browser-path=C:\helix\work\correlation\chrome-win\chrome.exe    --   --run WasmTestRunner.dll System.Private.Xml.Tests.dll  -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing 
popd
===========================================================================================================

C:\helix\work\workitem\e>dotnet.exe exec "C:\helix\work\correlation\microsoft.dotnet.xharness.cli\10.0.0-prerelease.25103.1\tools\net8.0\any\Microsoft.DotNet.XHarness.CLI.dll" wasm test-browser --app=. --output-directory=C:\helix\work\workitem\uploads\xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness "--timeout=00:30:00"  --browser-arg=--js-flags=--stack-trace-limit=1000 --browser-arg=--disable-gpu --pageLoadStrategy=none --browser-path=C:\helix\work\correlation\chrome-win\chrome.exe    --   --run WasmTestRunner.dll System.Private.Xml.Tests.dll  -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing  
[10.0.0-prerelease.25103.1+cf1b2925785f504d4d52773bcab470044e35ea15] XHarness command issued: wasm test-browser --app=. --output-directory=C:\helix\work\workitem\uploads\xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=00:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 --browser-arg=--disable-gpu --pageLoadStrategy=none --browser-path=C:\helix\work\correlation\chrome-win\chrome.exe -- --run WasmTestRunner.dll System.Private.Xml.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing
[00:27:14] warn: Cannot find symbols file dotnet.native.js.symbols
[00:27:14] info: Using Chrome from C:\helix\work\correlation\chrome-win\chrome.exe
[00:27:14] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --disable-gpu --headless --incognito --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-renderer-backgrounding --enable-features=NetworkService,NetworkServiceInProcess --allow-insecure-localhost --disable-breakpad --disable-component-extensions-with-background-pages --disable-dev-shm-usage --disable-extensions --disable-features=TranslateUI --disable-ipc-flooding-protection --force-color-profile=srgb --metrics-recording-only and load strategy: None
Starting ChromeDriver 134.0.6998.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 49161
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 49161.
[00:27:35] fail: [out of order message from the browser]: http://127.0.0.1:56720/runArgs.json - Failed to load resource: the server responded with a status of 404 (Not Found)
[00:27:35] fail: [out of order message from the browser]: http://127.0.0.1:56720/favicon.ico - Failed to load resource: the server responded with a status of 404 (Not Found)
[00:27:35] info: Running in: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/134.0.0.0 Safari/537.36
[00:27:35] info: Running at: http://127.0.0.1:56720/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Private.Xml.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info
[00:27:35] info: could not load /runArgs.json: 404. Ignoring
[00:27:35] info: Incoming arguments: --run WasmTestRunner.dll System.Private.Xml.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info
[00:27:35] info: Application arguments: --run WasmTestRunner.dll System.Private.Xml.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info
[00:27:43] info: Initializing dotnet version 10.0.0-ci commit hash 321c16c0839fc3c9c18d4fa4a3c5a5b335dbc391
[00:27:43] info: Using threadless Xunit runner
[00:27:43] info: Discovering: System.Private.Xml.Tests.dll (method display = ClassAndMethod, method display options = None)
[00:27:43] info: Discovered:  System.Private.Xml.Tests.dll (found 4774 of 4834 test cases)
[00:27:43] info: Starting:    System.Private.Xml.Tests.dll
[00:29:47] info: Finished:    System.Private.Xml.Tests.dll
[00:29:48] fail: MONO_WASM: Out of memory
   at System.String.Ctor(ReadOnlySpan`1 value)
   at System.Runtime.CompilerServices.DefaultInterpolatedStringHandler.ToStringAndClear()
   at Microsoft.DotNet.XHarness.TestRunners.Xunit.WasmXmlResultWriter.WriteOnSingleLine(XElement assembliesElement)
   at Microsoft.DotNet.XHarness.TestRunners.Xunit.ThreadlessXunitTestRunner.WriteResultsToFile(TextWriter writer, XmlResultJargon jargon)
   at Microsoft.DotNet.XHarness.TestRunners.Common.ApplicationEntryPoint.WriteResults(TestRunner runner, ApplicationOptions options, LogWriter logger, TextWriter writer)
   at Microsoft.DotNet.XHarness.TestRunners.Common.ApplicationEntryPoint.InternalRunAsync(ApplicationOptions options, TextWriter loggerWriter, TextWriter resultsFile)
   at Microsoft.DotNet.XHarness.TestRunners.Common.WasmApplicationEntryPointBase.RunAsync()
   at Microsoft.DotNet.XHarness.TestRunners.Xunit.WasmApplicationEntryPoint.Run()
   at WasmTestRunner.MainAsync(String[] args)
Error: Out of memory
    at ln (http://127.0.0.1:56720/_framework/dotnet.runtime.js:3:27393)
    at tn.resolve_or_reject (http://127.0.0.1:56720/_framework/dotnet.runtime.js:3:26948)
    at http://127.0.0.1:56720/_framework/dotnet.runtime.js:3:175719
    at http://127.0.0.1:56720/_framework/dotnet.runtime.js:3:175783
    at mr (http://127.0.0.1:56720/_framework/dotnet.runtime.js:3:35574)
    at Mc (http://127.0.0.1:56720/_framework/dotnet.runtime.js:3:175358)
    at do_icall (http://127.0.0.1:56720/_framework/dotnet.native.wasm:wasm-function[293]:0x20098)
    at do_icall_wrapper (http://127.0.0.1:56720/_framework/dotnet.native.wasm:wasm-function[221]:0x1d34b)
    at mono_interp_exec_method (http://127.0.0.1:56720/_framework/dotnet.native.wasm:wasm-function[212]:0xf14e)
    at interp_entry (http://127.0.0.1:56720/_framework/dotnet.native.wasm:wasm-function[286]:0x1fb3d)
    at interp_entry_static_0 (http://127.0.0.1:56720/_framework/dotnet.native.wasm:wasm-function[322]:0x20ce3)
    at wasm_native_to_interp_System_Private_CoreLib_System_Threading_ThreadPool_BackgroundJobHandler (http://127.0.0.1:56720/_framework/dotnet.native.wasm:wasm-function[184]:0xc9f4)
    at mono_background_exec (http://127.0.0.1:56720/_framework/dotnet.native.wasm:wasm-function[791]:0x4a02b)
    at Ko (http://127.0.0.1:56720/_framework/dotnet.runtime.js:3:56767)
    at callUserCallback (http://127.0.0.1:56720/_framework/dotnet.native.js:8:106478)
    at http://127.0.0.1:56720/_framework/dotnet.native.js:8:106746
[00:29:48] fail: [out of order message from the browser]: http://127.0.0.1:56720/_framework/dotnet.runtime.js 2:27392 
[00:29:48] fail: [out of order message from the browser]: http://bla/ - Failed to load resource: net::ERR_NAME_NOT_RESOLVED
[00:29:48] info: WASM EXIT 1
[00:29:48] info: Waiting to flush log messages with a timeout of 120 secs ..
[00:29:48] fail: Application has finished with exit code TESTS_FAILED but 0 was expected
[00:29:48] fail: [out of order message from the browser]: https://foo/foo - Failed to load resource: net::ERR_NAME_NOT_RESOLVED
[00:29:48] info: Closing 1 browser tabs before setting the main tab to config page and quitting.
XHarness exit code: 71 (GENERAL_FAILURE)

C:\helix\work\workitem\e>set EXIT_CODE=71 
----- end Thu 03/13/2025  0:29:54.08 ----- exit code 71 ----------------------------------------------------------
XHarness artifacts: C:\helix\work\workitem\uploads\xharness-output
python: can't open file 'C:\helix\work\workitem\u\xharness-event-processor.py': [Errno 2] No such file or directory
2025-03-13T00:29:55.924Z	INFO   	run.py	managed_identity(96)	__init__	ManagedIdentityCredential will use IMDS
2025-03-13T00:29:55.924Z	INFO   	run.py	azure_utils(21)	get_credential_and_access_token	VMSSManagedIdentity Auth type will be used
2025-03-13T00:29:55.925Z	INFO   	run.py	_universal(514)	on_request	Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=REDACTED&resource=REDACTED&client_id=REDACTED'
Request method: 'GET'
Request headers:
    'Metadata': 'REDACTED'
    'User-Agent': 'azsdk-python-identity/1.15.0 Python/3.7.3 (Windows-10-10.0.20348-SP0)'
No body was attached to the request
2025-03-13T00:29:57.929Z	INFO   	run.py	_universal(514)	on_request	Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=REDACTED&resource=REDACTED&client_id=REDACTED'
Request method: 'GET'
Request headers:
    'Metadata': 'REDACTED'
    'User-Agent': 'azsdk-python-identity/1.15.0 Python/3.7.3 (Windows-10-10.0.20348-SP0)'
No body was attached to the request
2025-03-13T00:30:03.933Z	INFO   	run.py	_universal(514)	on_request	Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=REDACTED&resource=REDACTED&client_id=REDACTED'
Request method: 'GET'
Request headers:
    'Metadata': 'REDACTED'
    'User-Agent': 'azsdk-python-identity/1.15.0 Python/3.7.3 (Windows-10-10.0.20348-SP0)'
No body was attached to the request
2025-03-13T00:30:13.936Z	INFO   	run.py	_universal(514)	on_request	Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=REDACTED&resource=REDACTED&client_id=REDACTED'
Request method: 'GET'
Request headers:
    'Metadata': 'REDACTED'
    'User-Agent': 'azsdk-python-identity/1.15.0 Python/3.7.3 (Windows-10-10.0.20348-SP0)'
No body was attached to the request
2025-03-13T00:30:15.939Z	WARNING	run.py	get_token_mixin(106)	get_token	ImdsCredential.get_token failed: ManagedIdentityCredential authentication unavailable, no response from the IMDS endpoint.
2025-03-13T00:30:15.939Z	WARNING	run.py	decorators(58)	wrapper	ManagedIdentityCredential.get_token failed: ManagedIdentityCredential authentication unavailable, no response from the IMDS endpoint.
2025-03-13T00:30:15.939Z	WARNING	run.py	azure_utils(46)	get_credential_and_access_token	Token was not retrieved: ManagedIdentityCredential authentication unavailable, no response from the IMDS endpoint.
2025-03-13T00:30:16.133Z	INFO   	run.py	run(48)	main	Beginning reading of test results.
2025-03-13T00:30:16.133Z	INFO   	run.py	__init__(42)	read_results	Searching 'C:\helix\work\workitem\e' for test results files
2025-03-13T00:30:16.138Z	INFO   	run.py	__init__(42)	read_results	Searching 'C:\helix\work\workitem\uploads' for test results files
2025-03-13T00:30:16.139Z	WARNING	run.py	__init__(55)	read_results	No results file found in any of the following formats: xunit, junit, trx
2025-03-13T00:30:16.139Z	INFO   	run.py	packing_test_reporter(30)	report_results	Packing 0 test reports to 'C:\helix\work\workitem\e\__test_report.json'
2025-03-13T00:30:16.140Z	INFO   	run.py	packing_test_reporter(33)	report_results	Packed 1596 bytes
C:\Python\lib\site-packages\azure\identity\_internal\aadclient_certificate.py:7: CryptographyDeprecationWarning: Python 3.7 is no longer supported by the Python core team and support for it is deprecated in cryptography. A future release of cryptography will remove support for Python 3.7.
  from cryptography import x509
ERROR: The process "corerun.exe" not found.

[END EXECUTION]
Exit Code:71