Console log: 'Workloads-ST-Wasm.Build.Tests.Blazor.AppsettingsTests' from job 71eb30ec-0810-433e-b025-58fbc74f51e9 (ubuntu.2204.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-helix-webassembly on a00D5QS running $HELIX_CORRELATION_PAYLOAD/scripts/4c8fa21f9b0c411ca512c74bdac68ae2/execute.sh in /datadisks/disk1/work/A852093D/w/A30A0919/e max 5400 seconds Output: [BEGIN EXECUTION] + [ -e /home/helixbot/.vsts-env/bin/activate ] + [ -z /home/helixbot/.vsts-env ] + echo /home/helixbot/.vsts-env + grep -qv ^/home/helixbot/.vsts-env + echo /home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + grep -Eqv ^(^|:)/home/helixbot/.vsts-env/bin(:|$) + PATH=/home/helixbot/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + chown -R helixbot /home/helixbot/.vsts-env + chmod -R u+w /home/helixbot/.vsts-env + command -v python3 + HELIX_PYTHONPATH=/home/helixbot/.vsts-env/bin/python3 + export HELIX_PYTHONPATH + unset PYTHONPATH + /home/helixbot/.vsts-env/bin/python3 -m pip list --disable-pip-version-check + grep ^helix-scripts helix-scripts 20251112.3 + pipCommand=VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip uninstall --disable-pip-version-check --yes helix-scripts + command -v sudo + [ -z /usr/bin/sudo ] + [ -n /home/helixbot/.vsts-env ] + eval VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip uninstall --disable-pip-version-check --yes helix-scripts + VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip uninstall --disable-pip-version-check --yes helix-scripts Found existing installation: helix-scripts 20251112.3 Uninstalling helix-scripts-20251112.3: Successfully uninstalled helix-scripts-20251112.3 + pipCommand=VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip install --disable-pip-version-check -r /root/helix/scripts/runtime_python_requirements.txt + command -v sudo + [ -z /usr/bin/sudo ] + [ -n /home/helixbot/.vsts-env ] + eval VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip install --disable-pip-version-check -r /root/helix/scripts/runtime_python_requirements.txt + VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip install --disable-pip-version-check -r /root/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 azure-keyvault-secrets: markers 'python_version >= "3.12"' don't match your environment Ignoring cffi: markers 'python_version < "3.8"' don't match your environment Ignoring importlib_metadata: markers 'python_version < "3.8"' don't match your environment Requirement already satisfied: asn1crypto==0.24.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 1)) (0.24.0) Requirement already satisfied: azure-core~=1.24 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 3)) (1.36.0) Requirement already satisfied: azure-devops==5.0.0b9 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 4)) (5.0.0b9) Requirement already satisfied: azure-identity~=1.10 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (1.25.1) Requirement already satisfied: azure-keyvault-secrets~=4.6 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 8)) (4.10.0) Requirement already satisfied: azure-storage-blob==12.5.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 9)) (12.5.0) Requirement already satisfied: certifi>=2023.7.22 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 10)) (2025.11.12) Requirement already satisfied: cffi>=1.16.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 12)) (2.0.0) Requirement already satisfied: cryptography>=39.0.1 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 13)) (46.0.3) Requirement already satisfied: docker-pycreds==0.4.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 14)) (0.4.0) Collecting docker==7.1.0 (from -r /root/helix/scripts/runtime_python_requirements.txt (line 15)) Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: idna==2.8 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 16)) (2.8) Requirement already satisfied: isodate>=0.6.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (0.7.2) Requirement already satisfied: msrest>=0.6.10 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 19)) (0.6.21) Requirement already satisfied: ndg-httpsclient==0.5.1 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 20)) (0.5.1) Requirement already satisfied: oauthlib==3.1.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 21)) (3.1.0) Requirement already satisfied: packaging in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 22)) (25.0) Requirement already satisfied: psutil in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 23)) (7.1.3) Requirement already satisfied: pyasn1==0.4.5 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 24)) (0.4.5) Requirement already satisfied: pycparser==2.19 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 25)) (2.19) Requirement already satisfied: pyopenssl>=23.0.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 26)) (25.3.0) Requirement already satisfied: pyyaml>=3.11 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 27)) (6.0.3) Requirement already satisfied: requests-oauthlib==1.2.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 28)) (1.2.0) Requirement already satisfied: requests<=2.28.1,>=2.21.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 29)) (2.28.1) Requirement already satisfied: setuptools in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 30)) (80.9.0) Requirement already satisfied: six>=1.11.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 31)) (1.17.0) Requirement already satisfied: urllib3<1.27,>=1.24.3 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 32)) (1.26.20) Requirement already satisfied: typing-extensions>=4.6.0 in ./.vsts-env/lib/python3.10/site-packages (from azure-core~=1.24->-r /root/helix/scripts/runtime_python_requirements.txt (line 3)) (4.15.0) Requirement already satisfied: msal>=1.30.0 in ./.vsts-env/lib/python3.10/site-packages (from azure-identity~=1.10->-r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (1.34.0) Requirement already satisfied: msal-extensions>=1.2.0 in ./.vsts-env/lib/python3.10/site-packages (from azure-identity~=1.10->-r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (1.3.1) Requirement already satisfied: charset-normalizer<3,>=2 in ./.vsts-env/lib/python3.10/site-packages (from requests<=2.28.1,>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 29)) (2.1.1) Requirement already satisfied: PyJWT<3,>=1.0.0 in ./.vsts-env/lib/python3.10/site-packages (from PyJWT[crypto]<3,>=1.0.0->msal>=1.30.0->azure-identity~=1.10->-r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (2.10.1) Downloading docker-7.1.0-py3-none-any.whl (147 kB) Installing collected packages: docker Attempting uninstall: docker Found existing installation: docker 3.7.2 Uninstalling docker-3.7.2: Successfully uninstalled docker-3.7.2 Successfully installed docker-7.1.0 + PYTHONPATH=/root/helix/scripts + export PYTHONPATH + cd /root/helix/work/workitem/e + mkdir -p /datadisks/disk1/dumps/ + /root/helix/work/correlation/scripts/4c8fa21f9b0c411ca512c74bdac68ae2/execute.sh + export BUILT_NUGETS_PATH=/root/helix/work/correlation/built-nugets + export XUnitTraitArg=-notrait category=no-workload + export SDK_DIR_NAME=dotnet-latest + export DOTNET_NOLOGO=1 + export DOTNET_SKIP_WORKLOAD_INTEGRITY_CHECK=1 + export SCENARIO=BuildWasmApps + export XHARNESS_DISABLE_COLORED_OUTPUT=true + export XHARNESS_LOG_WITH_TIMESTAMPS=true + export PATH=/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH=/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export V8_PATH_FOR_TESTS=/root/helix/work/correlation/v8-14.2.231/v8-14.2.231.sh + export __TestArchitecture=wasm + export PATH=/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export DOTNET_ROOT=/root/helix/work/correlation/dotnet-cli + export DOTNET_CLI_TELEMETRY_OPTOUT=1 + export DOTNET_CLI_HOME=/root/helix/work/workitem/e/.dotnet + export NUGET_PACKAGES=/root/helix/work/workitem/e/.nuget + export PATH=/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export XHARNESS_DISABLE_COLORED_OUTPUT=true + export XHARNESS_LOG_WITH_TIMESTAMPS=true + export XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.25601.7/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll + export XHARNESS_DIAGNOSTICS_PATH=/root/helix/work/workitem/e/diagnostics.json + export HELIX_XUNIT_ARGS=-class Wasm.Build.Tests.Blazor.AppsettingsTests + export PATH=/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin DOTNET_CLI_HOME=/root/helix/work/workitem/e/.dotnet DOTNET_ROOT=/root/helix/work/correlation/dotnet-latest SDK_FOR_WORKLOAD_TESTING_PATH=/root/helix/work/correlation/dotnet-latest DOTNET_CLI_TELEMETRY_OPTOUT=1 TEST_USING_WORKLOADS=true + mktemp -d + CONSOLE_TEMP_DIR=/tmp/tmp.7DEhW4Ti0B + /root/helix/work/correlation/dotnet-latest/dotnet new console -o /tmp/tmp.7DEhW4Ti0B The template "Console App" was created successfully. Processing post-creation actions... Restoring /tmp/tmp.7DEhW4Ti0B/tmp.7DEhW4Ti0B.csproj: Determining projects to restore... Restored /tmp/tmp.7DEhW4Ti0B/tmp.7DEhW4Ti0B.csproj (in 99 ms). Restore succeeded. + rm -rf /tmp/tmp.7DEhW4Ti0B + ./RunTests.sh The template "Console App" was created successfully. Processing post-creation actions... Restoring /tmp/tmp.SwJHweeKex/tmp.SwJHweeKex.csproj: Determining projects to restore... Restored /tmp/tmp.SwJHweeKex/tmp.SwJHweeKex.csproj (in 102 ms). Restore succeeded. BASH=/usr/bin/bash BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath BASH_ALIASES=() BASH_ARGC=() BASH_ARGV=() BASH_CMDS=() BASH_LINENO=([0]="0") BASH_SOURCE=([0]="./RunTests.sh") BASH_VERSINFO=([0]="5" [1]="1" [2]="16" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") BASH_VERSION='5.1.16(1)-release' BUILT_NUGETS_PATH=/root/helix/work/correlation/built-nugets CMAKE_VERSION=3.17 DEBIAN_FRONTEND=noninteractive DIRSTACK=() DOTNET_CLI_HOME=/root/helix/work/workitem/e/.dotnet DOTNET_CLI_TELEMETRY_OPTOUT=1 DOTNET_NOLOGO=1 DOTNET_ROOT=/root/helix/work/correlation/dotnet-latest DOTNET_SKIP_WORKLOAD_INTEGRITY_CHECK=1 EUID=1000 GROUPS=() HELIX_CLIENT_INSTANCE_ID=0 HELIX_CONFIG_ROOT=/root/helix/config HELIX_CORRELATION_ARCHIVE_ROOT=/root/helix/work/ HELIX_CORRELATION_ID=71eb30ec-0810-433e-b025-58fbc74f51e9 HELIX_CORRELATION_PAYLOAD=/root/helix/work/correlation HELIX_CURRENT_LOG=/datadisks/disk1/work/A852093D/w/A30A0919/console.36bddaa1.log HELIX_DOCKER_COMMAND_DIR=/root/commands/ HELIX_DOCKER_ENTRYPOINT=/root/commands/helix_docker_work.sh HELIX_DUMP_FOLDER=/datadisks/disk1/dumps HELIX_EVENT_URI='https://helixtelemetry.servicebus.windows.net/telemetry/messages?sr=https%3A%2F%2Fhelixtelemetry.servicebus.windows.net%2Ftelemetry%2Fmessages&sig=RzK0G1SJcyHlR%2BaGvnG47X3DgkJomSneFT5aFoap1Hk%3D&se=1766531715&skn=telemetry-servicebus-connectionString-access-policy' HELIX_LOG_ROOT=/root/helix/logs HELIX_PYTHONPATH=/home/helixbot/.vsts-env/bin/python3 HELIX_RESULTS_CONTAINER_RSAS='?helixlogtype=result' HELIX_RESULTS_CONTAINER_URI=https://helixr1107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-122356-merge-71eb30ec0810433eb0/Workloads-ST-Wasm.Build.Tests.Blazor.AppsettingsTests.Attempt.2 HELIX_RESULTS_CONTAINER_WSAS='?sv=2024-11-04&se=2025-12-10T23%3A15%3A15Z&sr=c&sp=acw&sig=EgOWcp4iQuSbZQA1NtOCjRVxgil5LHtFL7Xq9GIaOuY%3D' HELIX_SCRIPT_ROOT=/root/helix/scripts HELIX_WORKITEM_ARCHIVE_ROOT=/root/helix/work/workitem/ HELIX_WORKITEM_DELIVERY_COUNT=2 HELIX_WORKITEM_FRIENDLYNAME=Workloads-ST-Wasm.Build.Tests.Blazor.AppsettingsTests HELIX_WORKITEM_ID=854a560d-5e9e-4531-8c81-b67331e3bd5a HELIX_WORKITEM_PAYLOAD=/root/helix/work/workitem/u HELIX_WORKITEM_ROOT=/root/helix/work/workitem/e HELIX_WORKITEM_UPLOAD_ROOT=/root/helix/work/workitem/uploads HELIX_WORK_ROOT=/root/helix/work HELIX_XUNIT_ARGS='-class Wasm.Build.Tests.Blazor.AppsettingsTests' HOME=/home/helixbot HOSTNAME=Da00D5QS HOSTTYPE=x86_64 IFS=$' \t\n' LANG=en_US.utf8 MACHTYPE=x86_64-pc-linux-gnu NUGET_PACKAGES=/root/helix/work/workitem/e/.nuget OLDPWD=/home/helixbot OPTERR=1 OPTIND=1 OSTYPE=linux-gnu PATH=/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PIPESTATUS=([0]="0") PPID=27 PS4='+ ' PWD=/root/helix/work/workitem/e PYTHONPATH=/root/helix/scripts SCENARIO=BuildWasmApps SDK_DIR_NAME=dotnet-latest SDK_FOR_WORKLOAD_TESTING_PATH=/root/helix/work/correlation/dotnet-latest SHELL=/bin/bash SHELLOPTS=braceexpand:hashall:interactive-comments SHLVL=1 TERM=dumb TEST_USING_WORKLOADS=true UID=1000 V8_PATH_FOR_TESTS=/root/helix/work/correlation/v8-14.2.231/v8-14.2.231.sh VIRTUAL_ENV=/home/helixbot/.vsts-env XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.25601.7/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll XHARNESS_DIAGNOSTICS_PATH=/root/helix/work/workitem/e/diagnostics.json XHARNESS_DISABLE_COLORED_OUTPUT=true XHARNESS_LOG_WITH_TIMESTAMPS=true XUnitTraitArg='-notrait category=no-workload' _=bash __TestArchitecture=wasm ------------------------ start ------------------- export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export PREPEND_PATH=/__w/1/s/artifacts/bin/chromedriver/chromedriver_linux64 export PREPEND_PATH=/__w/1/s/artifacts/bin/geckodriver/geckodriver EXECUTION_DIR=. XHARNESS_OUT=/root/helix/work/workitem/uploads/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.25601.7/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll /root/helix/work/workitem/e /root/helix/work/workitem/e ----- start Tue Dec 9 11:31:24 PM UTC 2025 =============== To repro directly: ===================================================== pushd . export WORKLOAD_PACKS_VER=11.0.0-ci export BASE_DIR=/root/helix/work/correlation export CHROME_PATH_FOR_TESTS=/root/helix/work/correlation/chrome-linux/chrome export FIREFOX_PATH_FOR_TESTS=/root/helix/work/correlation/firefox/firefox export IS_RUNNING_ON_CI=true chmod +x /root/helix/work/workitem/e/.playwright/node/linux-x64/playwright.sh chmod +x /root/helix/work/workitem/e/.playwright/node/linux-x64/node export RUNTIME_PACK_VER11=11.0.0-ci export RUNTIME_PACK_VER10=10.0.0 export RUNTIME_PACK_VER9=9.0.12 export RUNTIME_PACK_VER8=8.0.23 export RUNTIME_PACK_VER7=7.0.20 export RUNTIME_PACK_VER6=6.0.36 set_env_vars dotnet exec xunit.console.dll Wasm.Build.Tests.dll -xml /root/helix/work/workitem/uploads/xharness-output/testResults.xml -class Wasm.Build.Tests.Blazor.AppsettingsTests -nocolor -verbose -notrait category=IgnoreForCI -notrait category=failing -notrait category=no-workload popd =========================================================================================================== /root/helix/work/workitem/e /root/helix/work/workitem/e /root/helix/work/workitem/e chmod: cannot access '/root/helix/work/workitem/e/.playwright/node/linux-x64/playwright.sh': No such file or directory Microsoft.DotNet.XUnitConsoleRunner v2.9.3.0 (64-bit .NET 10.0.2) Discovering: Wasm.Build.Tests (method display = ClassAndMethod, method display options = None) ============================================================================================== =============== Running with Workloads =============== =============== Using webcil-in-wasm =============== ============== Multi-threading runtime pack for net11.0 is available ============== ============================================================================================== Discovered: Wasm.Build.Tests (found 1 of 141 test case) Starting: Wasm.Build.Tests (parallel test collections = on [2 threads], stop on fail = off) Wasm.Build.Tests.Blazor.AppsettingsTests.FileInVfs [STARTING] [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new blazorwasm - in pwd /root/helix/work/workitem/e/wbt artifacts/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉 [] The template "Blazor WebAssembly Standalone App" was created successfully. [] This template contains technologies from parties other than Microsoft, see https://aka.ms/aspnetcore/10.0-third-party-notices for details. [] [] Processing post-creation actions... [] Restoring /root/helix/work/workitem/e/wbt artifacts/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉.csproj: [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉.csproj (in 9.95 sec). [] Restore succeeded. [] [] ** -------- build -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉-build.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet build -bl:/root/helix/work/workitem/uploads/xharness-output/logs/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉-build.binlog -p:Configuration=Debug -nr:false -p:WasmEnableHotReload=false /warnaserror - in pwd /root/helix/work/workitem/e/wbt artifacts/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [EM_WORKAROUND_PYTHON_BUG_34780] = 1 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉.csproj (in 304 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/11.0.100-alpha.1.25608.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(351,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/root/helix/work/workitem/e/wbt artifacts/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉.csproj] [] blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉/bin/Debug/net10.0/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉.dll [] blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉 (Blazor output) -> /root/helix/work/workitem/e/wbt artifacts/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉/bin/Debug/net10.0/wwwroot [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/wbt artifacts/nuget/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉/microsoft.netcore.app.runtime.mono.browser-wasm/10.0.0' [] [] Build succeeded. [] 0 Warning(s) [] 0 Error(s) [] [] Time Elapsed 00:00:15.31 ============== DELETING THE BUILDS ============= Wasm.Build.Tests.Blazor.AppsettingsTests.FileInVfs [FAIL] build: File sizes don't match for /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/11.0.0-ci/runtimes/browser-wasm/native/dotnet.native.wasm (3122351), and /root/helix/work/workitem/e/wbt artifacts/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉/bin/Debug/net10.0/wwwroot/_framework/dotnet.native.2qba9g5fwn.wasm (3000285) Stack Trace: /_/src/mono/wasm/Wasm.Build.Tests/Common/TestUtils.cs(50,0): at Wasm.Build.Tests.TestUtils.AssertFile(String file0, String file1, String label, Boolean same) /_/src/mono/wasm/Wasm.Build.Tests/Common/TestUtils.cs(37,0): at Wasm.Build.Tests.TestUtils.AssertSameFile(String file0, String file1, String label) /_/src/mono/wasm/Wasm.Build.Tests/WasmSdkBasedProjectProvider.cs(162,0): at Wasm.Build.Tests.WasmSdkBasedProjectProvider.AssertBundle(AssertBundleOptions assertOptions) /_/src/mono/wasm/Wasm.Build.Tests/WasmSdkBasedProjectProvider.cs(104,0): at Wasm.Build.Tests.WasmSdkBasedProjectProvider.AssertBundle(Configuration config, MSBuildOptions buildOptions, Boolean isUsingWorkloads, Nullable`1 isNativeBuild, Nullable`1 wasmFingerprintDotnetJs) /_/src/mono/wasm/Wasm.Build.Tests/WasmSdkBasedProjectProvider.cs(191,0): at Wasm.Build.Tests.WasmSdkBasedProjectProvider.AssertWasmSdkBundle(Configuration config, MSBuildOptions buildOptions, Boolean isUsingWorkloads, Nullable`1 isNativeBuild, Nullable`1 wasmFingerprintDotnetJs, String buildOutput) /_/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTestsBase.cs(229,0): at Wasm.Build.Tests.WasmTemplateTestsBase.BuildProjectCore(ProjectInfo info, Configuration configuration, MSBuildOptions buildOptions, Nullable`1 isNativeBuild, Nullable`1 wasmFingerprintDotnetJs) /_/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTestsBase.cs(168,0): at Wasm.Build.Tests.WasmTemplateTestsBase.BuildProject(ProjectInfo info, Configuration configuration, BuildOptions buildOptions, Nullable`1 isNativeBuild, Nullable`1 wasmFingerprintDotnetJs) /_/src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs(110,0): at Wasm.Build.Tests.BlazorWasmTestBase.BlazorBuild(ProjectInfo info, Configuration config, BuildOptions buildOptions, Nullable`1 isNativeBuild) /_/src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs(101,0): at Wasm.Build.Tests.BlazorWasmTestBase.BlazorBuild(ProjectInfo info, Configuration config, Nullable`1 isNativeBuild) /_/src/mono/wasm/Wasm.Build.Tests/Blazor/AppsettingsTests.cs(42,0): at Wasm.Build.Tests.Blazor.AppsettingsTests.FileInVfs() --- End of stack trace from previous location --- Output: [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new blazorwasm - in pwd /root/helix/work/workitem/e/wbt artifacts/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉 [] The template "Blazor WebAssembly Standalone App" was created successfully. [] This template contains technologies from parties other than Microsoft, see https://aka.ms/aspnetcore/10.0-third-party-notices for details. [] [] Processing post-creation actions... [] Restoring /root/helix/work/workitem/e/wbt artifacts/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉.csproj: [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉.csproj (in 9.95 sec). [] Restore succeeded. [] [] ** -------- build -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉-build.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet build -bl:/root/helix/work/workitem/uploads/xharness-output/logs/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉-build.binlog -p:Configuration=Debug -nr:false -p:WasmEnableHotReload=false /warnaserror - in pwd /root/helix/work/workitem/e/wbt artifacts/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [EM_WORKAROUND_PYTHON_BUG_34780] = 1 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉.csproj (in 304 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/11.0.100-alpha.1.25608.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(351,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/root/helix/work/workitem/e/wbt artifacts/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉.csproj] [] blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉/bin/Debug/net10.0/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉.dll [] blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉 (Blazor output) -> /root/helix/work/workitem/e/wbt artifacts/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉/bin/Debug/net10.0/wwwroot [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/wbt artifacts/nuget/blazor_Debug_False_waaemljf_mky_鿀蜒枛遫䡫煉/microsoft.netcore.app.runtime.mono.browser-wasm/10.0.0' [] [] Build succeeded. [] 0 Warning(s) [] 0 Error(s) [] [] Time Elapsed 00:00:15.31 Wasm.Build.Tests.Blazor.AppsettingsTests.FileInVfs [FINISHED] Time: 36.3253626s Finished: Wasm.Build.Tests === TEST EXECUTION SUMMARY === Wasm.Build.Tests Total: 1, Errors: 0, Failed: 1, Skipped: 0, Time: 36.384s /root/helix/work/workitem/e /root/helix/work/workitem/e ----- end Tue Dec 9 11:33:25 PM UTC 2025 ----- exit code 1 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/xharness-output + export _commandExitCode=1 + /home/helixbot/.vsts-env/bin/python3 -u /root/helix/work/workitem/u/xharness-event-processor.py /home/helixbot/.vsts-env/bin/python3: can't open file '/root/helix/work/workitem/u/xharness-event-processor.py': [Errno 2] No such file or directory + /home/helixbot/.vsts-env/bin/python3 /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng-public/ public 33959282 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6IklDTmpEM2o5SGhtSDV0amwwM09EekpOSlpQSSJ9.eyJuYW1laWQiOiJjNzczZjJjMi01MTIwLTQyMDctYWZlMi1hZmFmMzVhOGJjMGEiLCJzY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiI3NGRiZjg1ZC1lN2RmLTRmOTEtODc4Mi1hYWNjMThlMGYzYmUiLCJzaWQiOiI1M2RlOWQ1OC0xYTFkLTQwMzMtODI1ZS0xMmE1YTA0Yjk0ZmEiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzEyMjU1OTYiLCJEZWZJZCI6IjEyOSIsImpvYnJlZiI6ImZjOWFmMDgyLThiNTEtNDE2My04YWJkLTdlN2U3MjIyOTE2NjoxZmE5MzA1MC1mNTI4LTU1ZDMtYTM1MS1mOGJmOWNlNWFkYmYiLCJwcGlkIjoidnN0ZnM6Ly8vQnVpbGQvQnVpbGQvMTIyNTU5NiIsIm9yY2hpZCI6ImZjOWFmMDgyLThiNTEtNDE2My04YWJkLTdlN2U3MjIyOTE2Ni5idWlsZC5idWlsZF9icm93c2VyX3dhc21fbGludXhfcmVsZWFzZV93YXNtYnVpbGR0ZXN0cy5fX2RlZmF1bHQiLCJyZXBvSWRzIjoiIiwianRpIjoiNDdkODg1YzktNTdlMi00MGIxLWJmODQtMDdhOTEzOTM4MDg4IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOjZmY2M5MmU1LTczYTctNGY4OC04ZDEzLWQ5MDQ1YjQ1ZmIyNyIsIm5iZiI6MTc2NTMyMTA3NCwiZXhwIjoxNzY1MzMzMDc0fQ.ITktIYWYOpC6X6R-6vnJG8GQ5wRPQSDqwXhzhj_jorRE_4XRyq19XFmhcxnXV1M0ZqjfhwsqPYJn9JYbcVy3sFzinHOpEOcoE42vpoQxSa0O4lYF1bjzU58shlbMgbtMfNDLjXf6cjF4QJhXkxKwSWA3ytoZyEG9PdQ1wAwuBEw_JoOzVEFs_2um_WUOG6yNCJtvoR_hSeV0rs9KWwIc65DZNXZfhiBfwjJfbZgodWf2z4fLfhEbBDQdm6ABwZwD2X_fQEZnH1sdM8WyTPYH4kta2awMqpUfGv1J-Qe7hFsXwyuhmGjnfwowC6mVtbCM3y4SdrC-nP02KOXg-XGNDw /home/helixbot/.vsts-env/lib/python3.10/site-packages/azure/__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2025-12-09T23:33:26.988Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2025-12-09T23:33:26.991Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2025-12-09T23:33:26.993Z INFO run.py _universal(511) 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.25.1 Python/3.10.12 (Linux-6.8.0-1041-azure-x86_64-with-glibc2.35)' No body was attached to the request 2025-12-09T23:33:27.007Z INFO run.py _universal(554) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.1854' 'x-ms-request-id': '7059190a-d682-4493-8ccc-c7cd5678a167' 'Date': 'Tue, 09 Dec 2025 23:33:26 GMT' 'Content-Length': '2321' 2025-12-09T23:33:27.009Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2025-12-09T23:33:27.009Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2025-12-09T23:33:27.009Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2025-12-09T23:33:27.011Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2025-12-09T23:33:27.012Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2025-12-09T23:33:27.300Z INFO run.py run(48) main Beginning reading of test results. 2025-12-09T23:33:27.300Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/e' for test results files 2025-12-09T23:33:27.400Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/uploads' for test results files 2025-12-09T23:33:27.401Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/xharness-output/testResults.xml with format xunit 2025-12-09T23:33:27.402Z INFO run.py packing_test_reporter(30) report_results Packing 1 test reports to '/root/helix/work/workitem/e/__test_report.json' 2025-12-09T23:33:27.402Z INFO run.py packing_test_reporter(33) report_results Packed 8494 bytes + exit 1 + _commandExitCode=1 + chmod -R 777 /datadisks/disk1/dumps + exit 1 [END EXECUTION] Exit Code:1