Console log: 'NoWebcil-ST-Wasm.Build.Tests.WasmTemplateTests' from job c8ef1525-2568-4404-9230-9f0897329423 (ubuntu.2204.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-helix-webassembly on a00BXQR running $HELIX_CORRELATION_PAYLOAD/scripts/36ecb24ebd884cb2a15a282393946825/execute.sh in /datadisks/disk1/work/9B980805/w/BA2809DD/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 20251008.1 + 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 20251008.1 Uninstalling helix-scripts-20251008.1: Successfully uninstalled helix-scripts-20251008.1 + 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.35.1) 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.10.5) 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.2) 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) Requirement already satisfied: docker==3.7.2 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 15)) (3.7.2) 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>=5.9.3 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 23)) (7.1.0) 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: websocket-client==0.56.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 33)) (0.56.0) 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) + PYTHONPATH=/root/helix/scripts + export PYTHONPATH + cd /root/helix/work/workitem/e + mkdir -p /datadisks/disk1/dumps/ + /root/helix/work/correlation/scripts/36ecb24ebd884cb2a15a282393946825/execute.sh + export XUnitTraitArg=-notrait category=no-workload + export BUILT_NUGETS_PATH=/root/helix/work/correlation/built-nugets + export SDK_DIR_NAME=dotnet-latest + export DOTNET_SKIP_FIRST_TIME_EXPERIENCE=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.1.146/v8-14.1.146.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/10.0.0-prerelease.25506.2/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.WasmTemplateTests + 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 WASM_ENABLE_WEBCIL=false + mktemp -d + CONSOLE_TEMP_DIR=/tmp/tmp.elkeF91WnC + /root/helix/work/correlation/dotnet-latest/dotnet new console -o /tmp/tmp.elkeF91WnC Welcome to .NET 10.0! --------------------- SDK Version: 10.0.100-rc.2.25511.101 ---------------- Installed an ASP.NET Core HTTPS development certificate. To trust the certificate, run 'dotnet dev-certs https --trust' Learn about HTTPS: https://aka.ms/dotnet-https ---------------- Write your first app: https://aka.ms/dotnet-hello-world Find out what's new: https://aka.ms/dotnet-whats-new Explore documentation: https://aka.ms/dotnet-docs Report issues and find source on GitHub: https://github.com/dotnet/core Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli -------------------------------------------------------------------------------------- The template "Console App" was created successfully. Processing post-creation actions... Restoring /tmp/tmp.elkeF91WnC/tmp.elkeF91WnC.csproj: Determining projects to restore... Restored /tmp/tmp.elkeF91WnC/tmp.elkeF91WnC.csproj (in 122 ms). Restore succeeded. + rm -rf /tmp/tmp.elkeF91WnC + ./RunTests.sh The template "Console App" was created successfully. Processing post-creation actions... Restoring /tmp/tmp.GQQFmC20tO/tmp.GQQFmC20tO.csproj: Determining projects to restore... Restored /tmp/tmp.GQQFmC20tO/tmp.GQQFmC20tO.csproj (in 110 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_ROOT=/root/helix/work/correlation/dotnet-latest DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1 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=c8ef1525-2568-4404-9230-9f0897329423 HELIX_CORRELATION_PAYLOAD=/root/helix/work/correlation HELIX_CURRENT_LOG=/datadisks/disk1/work/9B980805/w/BA2809DD/console.8495e70e.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=L%2Fg%2BIXLaKMiTu12%2BzPGYXRnEHJtrP2Ht8OGbS1ZlIQQ%3D&se=1761949850&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-120823-merge-c8ef15252568440492/NoWebcil-ST-Wasm.Build.Tests.WasmTemplateTests HELIX_RESULTS_CONTAINER_WSAS='?sv=2024-11-04&se=2025-10-18T22%3A30%3A50Z&sr=c&sp=acw&sig=%2BYwiI1daQ8%2B4qHzZwFAvKwzyxt0NxNOM1fgbOLQz4Eo%3D' HELIX_SCRIPT_ROOT=/root/helix/scripts HELIX_WORKITEM_ARCHIVE_ROOT=/root/helix/work/workitem/ HELIX_WORKITEM_DELIVERY_COUNT=1 HELIX_WORKITEM_FRIENDLYNAME=NoWebcil-ST-Wasm.Build.Tests.WasmTemplateTests HELIX_WORKITEM_ID=e134de6b-99cc-4bc5-abe0-092e73f7438f 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.WasmTemplateTests' HOME=/home/helixbot HOSTNAME=Da00BXQR 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.1.146/v8-14.1.146.sh VIRTUAL_ENV=/home/helixbot/.vsts-env WASM_ENABLE_WEBCIL=false XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/10.0.0-prerelease.25506.2/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/10.0.0-prerelease.25506.2/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll /root/helix/work/workitem/e /root/helix/work/workitem/e ----- start Fri Oct 17 10:46:30 PM UTC 2025 =============== To repro directly: ===================================================== pushd . export WORKLOAD_PACKS_VER=10.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_VER10=10.0.0-ci export RUNTIME_PACK_VER9=9.0.3 export RUNTIME_PACK_VER8=8.0.14 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.WasmTemplateTests -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.0-rc.1.25511.101) Discovering: Wasm.Build.Tests (method display = ClassAndMethod, method display options = None) ============================================================================================== =============== Running with Workloads =============== =============== Webcil disabled =============== ============== Multi-threading runtime pack for net10.0 is available ============== ============================================================================================== Discovered: Wasm.Build.Tests (found 7 of 138 test cases) Starting: Wasm.Build.Tests (parallel test collections = on [2 threads], stop on fail = off) Wasm.Build.Tests.WasmTemplateTests.BrowserBuildThenPublish(config: Debug) [STARTING] [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasmbrowser - in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉 [] The template "WebAssembly Browser App" was created successfully. [] ** -------- build -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉-build.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet build -bl:/root/helix/work/workitem/uploads/xharness-output/logs/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉-build.binlog -p:Configuration=Debug -nr:false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉.csproj (in 1.68 sec). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉.csproj] [] browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉/bin/Debug/net10.0/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] [] Build succeeded. [] 0 Warning(s) [] 0 Error(s) [] [] Time Elapsed 00:00:25.41 Publishing with no changes .. ** -------- publish -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉-publish.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet publish -bl:/root/helix/work/workitem/uploads/xharness-output/logs/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉-publish.binlog -p:Configuration=Debug -nr:false -p:CompressionEnabled=false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] All projects are up-to-date for restore. [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉.csproj] [] browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉/bin/Debug/net10.0/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Optimizing assemblies for size. This process might take a while. [] browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/browser_Debug_False_ijttapga_yjd_鿀蜒枛遫䡫煉/bin/Debug/net10.0/publish/ Replacing dotnet process output with messages from binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasmbrowser - in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉 Wasm.Build.Tests.WasmTemplateTests.BrowserBuildThenPublish(config: Debug) [FINISHED] Time: 48.7041499s Wasm.Build.Tests.WasmTemplateTests.BrowserBuildThenPublish(config: Release) [STARTING] [] The template "WebAssembly Browser App" was created successfully. [] ** -------- build -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉-build.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet build -bl:/root/helix/work/workitem/uploads/xharness-output/logs/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉-build.binlog -p:Configuration=Release -nr:false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉.csproj (in 1.09 sec). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉.csproj] [] browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉/bin/Release/net10.0/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] [] Build succeeded. [] 0 Warning(s) [] 0 Error(s) [] [] Time Elapsed 00:00:08.51 Publishing with no changes .. ** -------- publish -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉-publish.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet publish -bl:/root/helix/work/workitem/uploads/xharness-output/logs/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉-publish.binlog -p:Configuration=Release -nr:false -p:CompressionEnabled=false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] All projects are up-to-date for restore. [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉.csproj] [] browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉/bin/Release/net10.0/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Optimizing assemblies for size. This process might take a while. [] Compiling native assets with /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/Sdk/../tools/emscripten/emcc with -Oz. This may take a while ... [] [2/4] driver.c -> driver.o [took 9.878s] [] [1/4] pinvoke.c -> pinvoke.o [took 9.876s] [] [3/4] corebindings.c -> corebindings.o [took 0.289s] [] [4/4] runtime.c -> runtime.o [took 0.340s] [] Linking for initial memory $(WasmInitialHeapSize)=33554432 bytes. Set this msbuild property to change the value. [] Linking with emcc with -O2. This may take a while ... [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/clang --version [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmpr7p_hlm_.json --symbols-only [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-ld -o "/root/helix/work/workitem/e/wbt artifacts/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/pinvoke.o" "/root/helix/work/workitem/e/wbt artifacts/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/driver.o" "/root/helix/work/workitem/e/wbt artifacts/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/corebindings.o" "/root/helix/work/workitem/e/wbt artifacts/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/runtime.o" /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicudata.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicui18n.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicuuc.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-debugger-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-diagnostics_tracing-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-hot_reload-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-marshal-ilgen-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-ee-interp.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-icall-table.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-aot.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-browser.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-log.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-eh-wasm.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-simd.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmonosgen-2.0.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Globalization.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.IO.Compression.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.TimeZoneData.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libz.a -L/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/cache/sysroot/lib/wasm32-emscripten -lGL-getprocaddr -lal -lhtml5 -lbulkmemory -lstubs -lc -ldlmalloc -lcompiler_rt-wasm-sjlj -lc++-except -lc++abi-except -lunwind-except -lsockets -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -mllvm -wasm-enable-eh -mllvm -exception-model=wasm /tmp/tmpjoqwziwflibemscripten_js_symbols.so --export=free --export=htons --export=malloc --export=sbrk --export=memalign --export=posix_memalign --export=memset --export=ntohs --export=stackAlloc --export=stackRestore --export=stackSave --export=fmod --export=atan2 --export=fma --export=pow --export=fmodf --export=atan2f --export=fmaf --export=powf --export=asin --export=asinh --export=acos --export=acosh --export=atan --export=atanh --export=cbrt --export=cos --export=cosh --export=exp --export=log --export=log2 --export=log10 --export=sin --export=sinh --export=tan --export=tanh --export=asinf --export=asinhf --export=acosf --export=acoshf --export=atanf --export=atanhf --export=cbrtf --export=cosf --export=coshf --export=expf --export=logf --export=log2f --export=log10f --export=sinf --export=sinhf --export=tanf --export=tanhf --export=__cpp_exception --export=stackAlloc --export=__funcs_on_exit --export=__trap --export=__wasm_call_ctors --export=stackSave --export=stackRestore --export-if-defined=__start_em_asm --export-if-defined=__stop_em_asm --export-if-defined=__start_em_lib_deps --export-if-defined=__stop_em_lib_deps --export-if-defined=__start_em_js --export-if-defined=__stop_em_js --export-if-defined=fflush --export-table --growable-table -z stack-size=5242880 --max-memory=2147483648 --initial-memory=33554432 --no-entry --table-base=1 --global-base=1024 [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/llvm-objcopy "/root/helix/work/workitem/e/wbt artifacts/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" --remove-section=producers [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmpys012_52.json [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-opt --strip-target-features --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable "/root/helix/work/workitem/e/wbt artifacts/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -o "/root/helix/work/workitem/e/wbt artifacts/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -g --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd [] Running wasm-opt with --enable-simd --enable-exception-handling --enable-bulk-memory --enable-simd --strip-dwarf [] browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_wjpep1ek_z24_鿀蜒枛遫䡫煉/bin/Release/net10.0/publish/ Replacing dotnet process output with messages from binlog Wasm.Build.Tests.WasmTemplateTests.BrowserBuildThenPublish(config: Release) [FINISHED] Time: 66.8776373s Wasm.Build.Tests.WasmTemplateTests.PublishPdb(copyOutputSymbolsToPublishDirectory: False) [STARTING] [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasmbrowser - in pwd /root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉 [] The template "WebAssembly Browser App" was created successfully. [] ** -------- publish -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉-publish.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet publish -bl:/root/helix/work/workitem/uploads/xharness-output/logs/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉-publish.binlog -p:Configuration=Release -nr:false -p:CompressionEnabled=false -p:WasmEnableHotReload=false -p:CompressionEnabled=true - in pwd /root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉.csproj (in 840 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉.csproj] [] publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉/bin/Release/net10.0/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Optimizing assemblies for size. This process might take a while. [] Compiling native assets with /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/Sdk/../tools/emscripten/emcc with -Oz. This may take a while ... [] [1/4] pinvoke.c -> pinvoke.o [took 0.714s] [] [2/4] driver.c -> driver.o [took 0.841s] [] [3/4] corebindings.c -> corebindings.o [took 0.410s] [] [4/4] runtime.c -> runtime.o [took 0.487s] [] Linking for initial memory $(WasmInitialHeapSize)=33554432 bytes. Set this msbuild property to change the value. [] Linking with emcc with -O2. This may take a while ... [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/clang --version [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmp6e15uaoy.json --symbols-only [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-ld -o "/root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/pinvoke.o" "/root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/driver.o" "/root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/corebindings.o" "/root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/runtime.o" /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicudata.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicui18n.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicuuc.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-debugger-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-diagnostics_tracing-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-hot_reload-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-marshal-ilgen-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-ee-interp.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-icall-table.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-aot.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-browser.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-log.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-eh-wasm.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-simd.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmonosgen-2.0.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Globalization.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.IO.Compression.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.TimeZoneData.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libz.a -L/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/cache/sysroot/lib/wasm32-emscripten -lGL-getprocaddr -lal -lhtml5 -lbulkmemory -lstubs -lc -ldlmalloc -lcompiler_rt-wasm-sjlj -lc++-except -lc++abi-except -lunwind-except -lsockets -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -mllvm -wasm-enable-eh -mllvm -exception-model=wasm /tmp/tmpuk6l4x8wlibemscripten_js_symbols.so --export=free --export=htons --export=malloc --export=sbrk --export=memalign --export=posix_memalign --export=memset --export=ntohs --export=stackAlloc --export=stackRestore --export=stackSave --export=fmod --export=atan2 --export=fma --export=pow --export=fmodf --export=atan2f --export=fmaf --export=powf --export=asin --export=asinh --export=acos --export=acosh --export=atan --export=atanh --export=cbrt --export=cos --export=cosh --export=exp --export=log --export=log2 --export=log10 --export=sin --export=sinh --export=tan --export=tanh --export=asinf --export=asinhf --export=acosf --export=acoshf --export=atanf --export=atanhf --export=cbrtf --export=cosf --export=coshf --export=expf --export=logf --export=log2f --export=log10f --export=sinf --export=sinhf --export=tanf --export=tanhf --export=__cpp_exception --export=stackAlloc --export=__funcs_on_exit --export=__trap --export=__wasm_call_ctors --export=stackSave --export=stackRestore --export-if-defined=__start_em_asm --export-if-defined=__stop_em_asm --export-if-defined=__start_em_lib_deps --export-if-defined=__stop_em_lib_deps --export-if-defined=__start_em_js --export-if-defined=__stop_em_js --export-if-defined=fflush --export-table --growable-table -z stack-size=5242880 --max-memory=2147483648 --initial-memory=33554432 --no-entry --table-base=1 --global-base=1024 [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/llvm-objcopy "/root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" --remove-section=producers [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmp6tzjqzv9.json [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-opt --strip-target-features --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable "/root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -o "/root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -g --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd [] Running wasm-opt with --enable-simd --enable-exception-handling --enable-bulk-memory --enable-simd --strip-dwarf [] publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_2l1mmgtx_4sr_鿀蜒枛遫䡫煉/bin/Release/net10.0/publish/ Replacing dotnet process output with messages from binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasmbrowser - in pwd /root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉 Wasm.Build.Tests.WasmTemplateTests.PublishPdb(copyOutputSymbolsToPublishDirectory: False) [FINISHED] Time: 59.3321761s Wasm.Build.Tests.WasmTemplateTests.PublishPdb(copyOutputSymbolsToPublishDirectory: True) [STARTING] [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉 [] The template "WebAssembly Browser App" was created successfully. [] ** -------- publish -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉-publish.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet publish -bl:/root/helix/work/workitem/uploads/xharness-output/logs/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉-publish.binlog -p:Configuration=Release -nr:false -p:CompressionEnabled=false -p:WasmEnableHotReload=false -p:CompressionEnabled=true - in pwd /root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉.csproj (in 810 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉.csproj] [] publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉/bin/Release/net10.0/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Optimizing assemblies for size. This process might take a while. [] Compiling native assets with /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/Sdk/../tools/emscripten/emcc with -Oz. This may take a while ... [] [1/4] driver.c -> driver.o [took 0.378s] [] [2/4] pinvoke.c -> pinvoke.o [took 0.427s] [] [3/4] runtime.c -> runtime.o [took 0.315s] [] [4/4] corebindings.c -> corebindings.o [took 0.407s] [] Linking for initial memory $(WasmInitialHeapSize)=33554432 bytes. Set this msbuild property to change the value. [] Linking with emcc with -O2. This may take a while ... [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/clang --version [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmpl3nkotmg.json --symbols-only [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-ld -o "/root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/pinvoke.o" "/root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/driver.o" "/root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/corebindings.o" "/root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/runtime.o" /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicudata.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicui18n.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicuuc.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-debugger-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-diagnostics_tracing-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-hot_reload-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-marshal-ilgen-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-ee-interp.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-icall-table.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-aot.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-browser.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-log.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-eh-wasm.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-simd.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmonosgen-2.0.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Globalization.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.IO.Compression.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.TimeZoneData.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libz.a -L/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/cache/sysroot/lib/wasm32-emscripten -lGL-getprocaddr -lal -lhtml5 -lbulkmemory -lstubs -lc -ldlmalloc -lcompiler_rt-wasm-sjlj -lc++-except -lc++abi-except -lunwind-except -lsockets -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -mllvm -wasm-enable-eh -mllvm -exception-model=wasm /tmp/tmpeu3mp3nalibemscripten_js_symbols.so --export=free --export=htons --export=malloc --export=sbrk --export=memalign --export=posix_memalign --export=memset --export=ntohs --export=stackAlloc --export=stackRestore --export=stackSave --export=fmod --export=atan2 --export=fma --export=pow --export=fmodf --export=atan2f --export=fmaf --export=powf --export=asin --export=asinh --export=acos --export=acosh --export=atan --export=atanh --export=cbrt --export=cos --export=cosh --export=exp --export=log --export=log2 --export=log10 --export=sin --export=sinh --export=tan --export=tanh --export=asinf --export=asinhf --export=acosf --export=acoshf --export=atanf --export=atanhf --export=cbrtf --export=cosf --export=coshf --export=expf --export=logf --export=log2f --export=log10f --export=sinf --export=sinhf --export=tanf --export=tanhf --export=__cpp_exception --export=stackAlloc --export=__funcs_on_exit --export=__trap --export=__wasm_call_ctors --export=stackSave --export=stackRestore --export-if-defined=__start_em_asm --export-if-defined=__stop_em_asm --export-if-defined=__start_em_lib_deps --export-if-defined=__stop_em_lib_deps --export-if-defined=__start_em_js --export-if-defined=__stop_em_js --export-if-defined=fflush --export-table --growable-table -z stack-size=5242880 --max-memory=2147483648 --initial-memory=33554432 --no-entry --table-base=1 --global-base=1024 [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/llvm-objcopy "/root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" --remove-section=producers [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmp736ea4u3.json [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-opt --strip-target-features --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable "/root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -o "/root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -g --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd [] Running wasm-opt with --enable-simd --enable-exception-handling --enable-bulk-memory --enable-simd --strip-dwarf [] publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/publishpdb_Release_False_44inlzi3_4y4_鿀蜒枛遫䡫煉/bin/Release/net10.0/publish/ Replacing dotnet process output with messages from binlog Wasm.Build.Tests.WasmTemplateTests.PublishPdb(copyOutputSymbolsToPublishDirectory: True) [FINISHED] Time: 56.1416583s Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations(runOutsideProjectDirectory: False, extraProperties: "") [STARTING] [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasmbrowser - in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_mtrjs5kz_33z_鿀蜒枛遫䡫煉 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/browser_Release_False_mtrjs5kz_33z_鿀蜒枛遫䡫煉 [] The template "WebAssembly Browser App" was created successfully. [] [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run --no-silent -c Release --project "/root/helix/work/workitem/e/wbt artifacts/browser_Release_False_mtrjs5kz_33z_鿀蜒枛遫䡫煉/browser_Release_False_mtrjs5kz_33z_鿀蜒枛遫䡫煉.csproj" --forward-console in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_mtrjs5kz_33z_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_mtrjs5kz_33z_鿀蜒枛遫䡫煉/Properties/launchSettings.json... [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_mtrjs5kz_33z_鿀蜒枛遫䡫煉/bin/Release/net10.0/browser_Release_False_mtrjs5kz_33z_鿀蜒枛遫䡫煉.runtimeconfig.json --no-silent --forward-console [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5233/ [] App url: https://localhost:7220/ [] Debug at url: http://localhost:5233/_framework/debug [] Debug at url: https://localhost:7220/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5233,--ignore-certificate-errors,--lang=en-US,--headless [] TestOutput -> Hello, Browser! [] WASM EXIT 42 Exited with 42 Browser has been disconnected [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run --no-silent -c Release --no-build --project "/root/helix/work/workitem/e/wbt artifacts/browser_Release_False_mtrjs5kz_33z_鿀蜒枛遫䡫煉/browser_Release_False_mtrjs5kz_33z_鿀蜒枛遫䡫煉.csproj" --forward-console in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_mtrjs5kz_33z_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_mtrjs5kz_33z_鿀蜒枛遫䡫煉/Properties/launchSettings.json... [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_mtrjs5kz_33z_鿀蜒枛遫䡫煉/bin/Release/net10.0/browser_Release_False_mtrjs5kz_33z_鿀蜒枛遫䡫煉.runtimeconfig.json --no-silent --forward-console [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5233/ [] App url: https://localhost:7220/ [] Debug at url: http://localhost:5233/_framework/debug [] Debug at url: https://localhost:7220/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5233,--ignore-certificate-errors,--lang=en-US,--headless [] TestOutput -> Hello, Browser! [] WASM EXIT 42 Exited with 42 Browser has been disconnected Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations(runOutsideProjectDirectory: False, extraProperties: "") [FINISHED] Time: 70.2461533s Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations(runOutsideProjectDirectory: False, extraProperties: "/root/helix/work/workitem/e/wbt artifa"···) [STARTING] [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasmbrowser - in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉 [] The template "WebAssembly Browser App" was created successfully. [] [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run --no-silent -c Release --project "/root/helix/work/workitem/e/wbt artifacts/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉.csproj" --forward-console in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉/Properties/launchSettings.json... [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/cruoe1gp.srt/net10.0/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉.runtimeconfig.json --no-silent --forward-console [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5222/ [] App url: https://localhost:7287/ [] Debug at url: http://localhost:5222/_framework/debug [] Debug at url: https://localhost:7287/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5222,--ignore-certificate-errors,--lang=en-US,--headless [] TestOutput -> Hello, Browser! [] WASM EXIT 42 Exited with 42 Browser has been disconnected [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run --no-silent -c Release --no-build --project "/root/helix/work/workitem/e/wbt artifacts/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉.csproj" --forward-console in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉/Properties/launchSettings.json... [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/cruoe1gp.srt/net10.0/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉.runtimeconfig.json --no-silent --forward-console [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5222/ [] App url: https://localhost:7287/ [] Debug at url: http://localhost:5222/_framework/debug [] Debug at url: https://localhost:7287/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5222,--ignore-certificate-errors,--lang=en-US,--headless Browser has been disconnected Wasm.Build.Tests: [Long Running Test] 'Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations', Elapsed: 00:02:08 [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasmbrowser - in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_1rqiay1g_ypw_鿀蜒枛遫䡫煉 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/browser_Release_False_1rqiay1g_ypw_鿀蜒枛遫䡫煉 Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations(runOutsideProjectDirectory: False, extraProperties: "/root/helix/work/workitem/e/wbt artifa"···) [FAIL] System.Exception : Timed out after 120s waiting for 'WASM EXIT' message Stack Trace: /_/src/mono/wasm/Wasm.Build.Tests/BrowserRunner.cs(234,0): at Wasm.Build.Tests.BrowserRunner.WaitForExitMessageAsync(TimeSpan timeout) /_/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTests.cs(114,0): at Wasm.Build.Tests.WasmTemplateTests.BrowserRunTwiceWithAndThenWithoutBuildAsync(Configuration config, String extraProperties, Boolean runOutsideProjectDirectory) /_/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTests.cs(115,0): at Wasm.Build.Tests.WasmTemplateTests.BrowserRunTwiceWithAndThenWithoutBuildAsync(Configuration config, String extraProperties, Boolean runOutsideProjectDirectory) /_/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTests.cs(76,0): at Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations(Boolean runOutsideProjectDirectory, String extraProperties) --- End of stack trace from previous location --- Output: [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasmbrowser - in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉 [] The template "WebAssembly Browser App" was created successfully. [] [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run --no-silent -c Release --project "/root/helix/work/workitem/e/wbt artifacts/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉.csproj" --forward-console in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉/Properties/launchSettings.json... [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/cruoe1gp.srt/net10.0/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉.runtimeconfig.json --no-silent --forward-console [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5222/ [] App url: https://localhost:7287/ [] Debug at url: http://localhost:5222/_framework/debug [] Debug at url: https://localhost:7287/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5222,--ignore-certificate-errors,--lang=en-US,--headless [] TestOutput -> Hello, Browser! [] WASM EXIT 42 Exited with 42 Browser has been disconnected [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run --no-silent -c Release --no-build --project "/root/helix/work/workitem/e/wbt artifacts/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉.csproj" --forward-console in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉/Properties/launchSettings.json... [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/cruoe1gp.srt/net10.0/browser_Release_False_3tgzt44c_55t_鿀蜒枛遫䡫煉.runtimeconfig.json --no-silent --forward-console [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5222/ [] App url: https://localhost:7287/ [] Debug at url: http://localhost:5222/_framework/debug [] Debug at url: https://localhost:7287/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5222,--ignore-certificate-errors,--lang=en-US,--headless Browser has been disconnected Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations(runOutsideProjectDirectory: False, extraProperties: "/root/helix/work/workitem/e/wbt artifa"···) [FINISHED] Time: 135.7491332s Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations(runOutsideProjectDirectory: False, extraProperties: "/root/helix/work/workitem/e/wbt artifa"···) [STARTING] [] The template "WebAssembly Browser App" was created successfully. [] [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run --no-silent -c Release --project "/root/helix/work/workitem/e/wbt artifacts/browser_Release_False_1rqiay1g_ypw_鿀蜒枛遫䡫煉/browser_Release_False_1rqiay1g_ypw_鿀蜒枛遫䡫煉.csproj" --forward-console in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_1rqiay1g_ypw_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_1rqiay1g_ypw_鿀蜒枛遫䡫煉/Properties/launchSettings.json... [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_1rqiay1g_ypw_鿀蜒枛遫䡫煉/bin/Release/net10.0/browser_Release_False_1rqiay1g_ypw_鿀蜒枛遫䡫煉.runtimeconfig.json --no-silent --forward-console [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5083/ [] App url: https://localhost:7217/ [] Debug at url: http://localhost:5083/_framework/debug [] Debug at url: https://localhost:7217/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5083,--ignore-certificate-errors,--lang=en-US,--headless [] TestOutput -> Hello, Browser! [] WASM EXIT 42 Exited with 42 Browser has been disconnected [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run --no-silent -c Release --no-build --project "/root/helix/work/workitem/e/wbt artifacts/browser_Release_False_1rqiay1g_ypw_鿀蜒枛遫䡫煉/browser_Release_False_1rqiay1g_ypw_鿀蜒枛遫䡫煉.csproj" --forward-console in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_1rqiay1g_ypw_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_1rqiay1g_ypw_鿀蜒枛遫䡫煉/Properties/launchSettings.json... [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_1rqiay1g_ypw_鿀蜒枛遫䡫煉/bin/Release/net10.0/browser_Release_False_1rqiay1g_ypw_鿀蜒枛遫䡫煉.runtimeconfig.json --no-silent --forward-console [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5083/ [] App url: https://localhost:7217/ [] Debug at url: http://localhost:5083/_framework/debug [] Debug at url: https://localhost:7217/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5083,--ignore-certificate-errors,--lang=en-US,--headless [] TestOutput -> Hello, Browser! [] WASM EXIT 42 Exited with 42 Browser has been disconnected Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations(runOutsideProjectDirectory: False, extraProperties: "/root/helix/work/workitem/e/wbt artifa"···) [FINISHED] Time: 18.7844859s Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations(runOutsideProjectDirectory: True, extraProperties: "") [STARTING] [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasmbrowser - in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_5dbfabeq_tor_鿀蜒枛遫䡫煉 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/browser_Release_False_5dbfabeq_tor_鿀蜒枛遫䡫煉 [] The template "WebAssembly Browser App" was created successfully. [] [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run --no-silent -c Release --project "browser_Release_False_5dbfabeq_tor_鿀蜒枛遫䡫煉/browser_Release_False_5dbfabeq_tor_鿀蜒枛遫䡫煉.csproj" --forward-console in pwd /root/helix/work/workitem/e/wbt artifacts [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from browser_Release_False_5dbfabeq_tor_鿀蜒枛遫䡫煉/Properties/launchSettings.json... [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_5dbfabeq_tor_鿀蜒枛遫䡫煉/bin/Release/net10.0/browser_Release_False_5dbfabeq_tor_鿀蜒枛遫䡫煉.runtimeconfig.json --no-silent --forward-console [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5193/ [] App url: https://localhost:7132/ [] Debug at url: http://localhost:5193/_framework/debug [] Debug at url: https://localhost:7132/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5193,--ignore-certificate-errors,--lang=en-US,--headless [] TestOutput -> Hello, Browser! [] WASM EXIT 42 Exited with 42 Browser has been disconnected [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run --no-silent -c Release --no-build --project "browser_Release_False_5dbfabeq_tor_鿀蜒枛遫䡫煉/browser_Release_False_5dbfabeq_tor_鿀蜒枛遫䡫煉.csproj" --forward-console in pwd /root/helix/work/workitem/e/wbt artifacts [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from browser_Release_False_5dbfabeq_tor_鿀蜒枛遫䡫煉/Properties/launchSettings.json... [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_5dbfabeq_tor_鿀蜒枛遫䡫煉/bin/Release/net10.0/browser_Release_False_5dbfabeq_tor_鿀蜒枛遫䡫煉.runtimeconfig.json --no-silent --forward-console [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5193/ [] App url: https://localhost:7132/ [] Debug at url: http://localhost:5193/_framework/debug [] Debug at url: https://localhost:7132/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5193,--ignore-certificate-errors,--lang=en-US,--headless [] TestOutput -> Hello, Browser! [] WASM EXIT 42 Exited with 42 Browser has been disconnected Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations(runOutsideProjectDirectory: True, extraProperties: "") [FINISHED] Time: 18.7165543s Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations(runOutsideProjectDirectory: True, extraProperties: "/root/helix/work/workitem/e/wbt artifa"···) [STARTING] [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasmbrowser - in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_uh4ruwb0_244_鿀蜒枛遫䡫煉 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/browser_Release_False_uh4ruwb0_244_鿀蜒枛遫䡫煉 [] The template "WebAssembly Browser App" was created successfully. [] [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run --no-silent -c Release --project "browser_Release_False_uh4ruwb0_244_鿀蜒枛遫䡫煉/browser_Release_False_uh4ruwb0_244_鿀蜒枛遫䡫煉.csproj" --forward-console in pwd /root/helix/work/workitem/e/wbt artifacts [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from browser_Release_False_uh4ruwb0_244_鿀蜒枛遫䡫煉/Properties/launchSettings.json... Wasm.Build.Tests: [Long Running Test] 'Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations', Elapsed: 00:04:08 [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/bgjlehsc.1sg/net10.0/browser_Release_False_uh4ruwb0_244_鿀蜒枛遫䡫煉.runtimeconfig.json --no-silent --forward-console [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5106/ [] App url: https://localhost:7259/ [] Debug at url: http://localhost:5106/_framework/debug [] Debug at url: https://localhost:7259/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5106,--ignore-certificate-errors,--lang=en-US,--headless [] TestOutput -> Hello, Browser! [] WASM EXIT 42 Exited with 42 Browser has been disconnected [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run --no-silent -c Release --no-build --project "browser_Release_False_uh4ruwb0_244_鿀蜒枛遫䡫煉/browser_Release_False_uh4ruwb0_244_鿀蜒枛遫䡫煉.csproj" --forward-console in pwd /root/helix/work/workitem/e/wbt artifacts [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from browser_Release_False_uh4ruwb0_244_鿀蜒枛遫䡫煉/Properties/launchSettings.json... [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/bgjlehsc.1sg/net10.0/browser_Release_False_uh4ruwb0_244_鿀蜒枛遫䡫煉.runtimeconfig.json --no-silent --forward-console [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5106/ [] App url: https://localhost:7259/ [] Debug at url: http://localhost:5106/_framework/debug [] Debug at url: https://localhost:7259/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5106,--ignore-certificate-errors,--lang=en-US,--headless [] TestOutput -> Hello, Browser! [] WASM EXIT 42 Exited with 42 Browser has been disconnected Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations(runOutsideProjectDirectory: True, extraProperties: "/root/helix/work/workitem/e/wbt artifa"···) [FINISHED] Time: 18.6067342s Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations(runOutsideProjectDirectory: True, extraProperties: "/root/helix/work/workitem/e/wbt artifa"···) [STARTING] [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasmbrowser - in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_wwh5jgyb_gt0_鿀蜒枛遫䡫煉 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/browser_Release_False_wwh5jgyb_gt0_鿀蜒枛遫䡫煉 [] The template "WebAssembly Browser App" was created successfully. [] [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run --no-silent -c Release --project "browser_Release_False_wwh5jgyb_gt0_鿀蜒枛遫䡫煉/browser_Release_False_wwh5jgyb_gt0_鿀蜒枛遫䡫煉.csproj" --forward-console in pwd /root/helix/work/workitem/e/wbt artifacts [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from browser_Release_False_wwh5jgyb_gt0_鿀蜒枛遫䡫煉/Properties/launchSettings.json... [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_wwh5jgyb_gt0_鿀蜒枛遫䡫煉/bin/Release/net10.0/browser_Release_False_wwh5jgyb_gt0_鿀蜒枛遫䡫煉.runtimeconfig.json --no-silent --forward-console [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5195/ [] App url: https://localhost:7132/ [] Debug at url: http://localhost:5195/_framework/debug [] Debug at url: https://localhost:7132/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5195,--ignore-certificate-errors,--lang=en-US,--headless [] TestOutput -> Hello, Browser! [] WASM EXIT 42 Exited with 42 Browser has been disconnected [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run --no-silent -c Release --no-build --project "browser_Release_False_wwh5jgyb_gt0_鿀蜒枛遫䡫煉/browser_Release_False_wwh5jgyb_gt0_鿀蜒枛遫䡫煉.csproj" --forward-console in pwd /root/helix/work/workitem/e/wbt artifacts [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from browser_Release_False_wwh5jgyb_gt0_鿀蜒枛遫䡫煉/Properties/launchSettings.json... [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/browser_Release_False_wwh5jgyb_gt0_鿀蜒枛遫䡫煉/bin/Release/net10.0/browser_Release_False_wwh5jgyb_gt0_鿀蜒枛遫䡫煉.runtimeconfig.json --no-silent --forward-console [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5195/ [] App url: https://localhost:7132/ [] Debug at url: http://localhost:5195/_framework/debug [] Debug at url: https://localhost:7132/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5195,--ignore-certificate-errors,--lang=en-US,--headless [] TestOutput -> Hello, Browser! [] WASM EXIT 42 Exited with 42 Browser has been disconnected Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations(runOutsideProjectDirectory: True, extraProperties: "/root/helix/work/workitem/e/wbt artifa"···) [FINISHED] Time: 18.3848424s Wasm.Build.Tests.WasmTemplateTests.LibraryModeBuild(useWasmSdk: False) [STARTING] ** -------- build -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/libraryMode_Release_False_zlqabywu_4iv_鿀蜒枛遫䡫煉/LibraryMode-build.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet build -bl:/root/helix/work/workitem/uploads/xharness-output/logs/libraryMode_Release_False_zlqabywu_4iv_鿀蜒枛遫䡫煉/LibraryMode-build.binlog -p:Configuration=Release -nr:false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/libraryMode_Release_False_zlqabywu_4iv_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/libraryMode_Release_False_zlqabywu_4iv_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/libraryMode_Release_False_zlqabywu_4iv_鿀蜒枛遫䡫煉/LibraryMode.csproj (in 731 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/libraryMode_Release_False_zlqabywu_4iv_鿀蜒枛遫䡫煉/LibraryMode.csproj] [] LibraryMode -> /root/helix/work/workitem/e/wbt artifacts/libraryMode_Release_False_zlqabywu_4iv_鿀蜒枛遫䡫煉/bin/Release/net10.0/browser-wasm/LibraryMode.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] [] Build succeeded. [] 0 Warning(s) [] 0 Error(s) [] [] Time Elapsed 00:00:04.11 Wasm.Build.Tests.WasmTemplateTests.LibraryModeBuild(useWasmSdk: False) [FINISHED] Time: 4.5387452s Wasm.Build.Tests.WasmTemplateTests.LibraryModeBuild(useWasmSdk: True) [STARTING] ** -------- build -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/libraryMode_Release_False_1ry1pexz_obv_鿀蜒枛遫䡫煉/LibraryMode-build.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet build -bl:/root/helix/work/workitem/uploads/xharness-output/logs/libraryMode_Release_False_1ry1pexz_obv_鿀蜒枛遫䡫煉/LibraryMode-build.binlog -p:Configuration=Release -nr:false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/libraryMode_Release_False_1ry1pexz_obv_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/libraryMode_Release_False_1ry1pexz_obv_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/libraryMode_Release_False_1ry1pexz_obv_鿀蜒枛遫䡫煉/LibraryMode.csproj (in 778 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/libraryMode_Release_False_1ry1pexz_obv_鿀蜒枛遫䡫煉/LibraryMode.csproj] [] LibraryMode -> /root/helix/work/workitem/e/wbt artifacts/libraryMode_Release_False_1ry1pexz_obv_鿀蜒枛遫䡫煉/bin/Release/net10.0/LibraryMode.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] [] Build succeeded. [] 0 Warning(s) [] 0 Error(s) [] [] Time Elapsed 00:00:07.22 [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run -c Release --no-build in pwd /root/helix/work/workitem/e/wbt artifacts/libraryMode_Release_False_1ry1pexz_obv_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/libraryMode_Release_False_1ry1pexz_obv_鿀蜒枛遫䡫煉/bin/Release/net10.0/LibraryMode.runtimeconfig.json [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://127.0.0.1:36059/ [] App url: https://127.0.0.1:44837/ [] Debug at url: http://127.0.0.1:36059/_framework/debug [] Debug at url: https://127.0.0.1:44837/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=36059,--ignore-certificate-errors,--lang=en-US,--headless Waiting for page to load Waiting for additional 10secs to see if any errors are reported [error] Failed to load resource: the server responded with a status of 404 (Not Found) [log] TestOutput -> WASM Library MyExport is called Exited with 100 [log] WASM EXIT 100 Browser has been disconnected Wasm.Build.Tests.WasmTemplateTests.LibraryModeBuild(useWasmSdk: True) [FINISHED] Time: 12.7721828s Wasm.Build.Tests.WasmTemplateTests.BrowserBuildAndRun(extraNewArgs: "", targetFramework: "net10.0", runtimeAssetsRelativePath: "./_framework/") [STARTING] [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasmbrowser -f net10.0 - in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Debug_False_jgay4xiq_fer_鿀蜒枛遫䡫煉 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/browser_Debug_False_jgay4xiq_fer_鿀蜒枛遫䡫煉 [] The template "WebAssembly Browser App" was created successfully. [] ** -------- publish -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/browser_Debug_False_jgay4xiq_fer_鿀蜒枛遫䡫煉/browser_Debug_False_jgay4xiq_fer_鿀蜒枛遫䡫煉-publish.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet publish -bl:/root/helix/work/workitem/uploads/xharness-output/logs/browser_Debug_False_jgay4xiq_fer_鿀蜒枛遫䡫煉/browser_Debug_False_jgay4xiq_fer_鿀蜒枛遫䡫煉-publish.binlog -p:Configuration=Debug -nr:false -p:CompressionEnabled=false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Debug_False_jgay4xiq_fer_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/browser_Debug_False_jgay4xiq_fer_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/browser_Debug_False_jgay4xiq_fer_鿀蜒枛遫䡫煉/browser_Debug_False_jgay4xiq_fer_鿀蜒枛遫䡫煉.csproj (in 822 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/browser_Debug_False_jgay4xiq_fer_鿀蜒枛遫䡫煉/browser_Debug_False_jgay4xiq_fer_鿀蜒枛遫䡫煉.csproj] [] browser_Debug_False_jgay4xiq_fer_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/browser_Debug_False_jgay4xiq_fer_鿀蜒枛遫䡫煉/bin/Debug/net10.0/browser_Debug_False_jgay4xiq_fer_鿀蜒枛遫䡫煉.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Optimizing assemblies for size. This process might take a while. [] browser_Debug_False_jgay4xiq_fer_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/browser_Debug_False_jgay4xiq_fer_鿀蜒枛遫䡫煉/bin/Debug/net10.0/publish/ Replacing dotnet process output with messages from binlog [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet /root/helix/work/correlation/microsoft.dotnet.xharness.cli/10.0.0-prerelease.25506.2/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm webserver --app=. --web-server-use-default-files in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Debug_False_jgay4xiq_fer_鿀蜒枛遫䡫煉/bin/Debug/net10.0/publish/wwwroot [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] [10.0.0-prerelease.25506.2+5b5722171c6c28f6c9f6b6148f148199b9dd0f5b] XHarness command issued: wasm webserver --app=. --web-server-use-default-files [] [22:57:45] info: Now listening on: http://127.0.0.1:39165 Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=39165,--ignore-certificate-errors,--lang=en-US,--headless Waiting for page to load Waiting for additional 10secs to see if any errors are reported [error] WebSocket connection to 'ws://127.0.0.1:39165/console' failed: Error during WebSocket handshake: Unexpected response code: 404 [error] [main] proxy console websocket error: [object Event] Event [debug] [main] proxy console websocket closed: [object CloseEvent] CloseEvent [error] Failed to load resource: the server responded with a status of 404 (Not Found) [log] TestOutput -> Hello, Browser! Exited with 42 [log] WASM EXIT 42 Browser has been disconnected Wasm.Build.Tests.WasmTemplateTests.BrowserBuildAndRun(extraNewArgs: "", targetFramework: "net10.0", runtimeAssetsRelativePath: "./_framework/") [FINISHED] Time: 26.959481s Wasm.Build.Tests.WasmTemplateTests.BrowserBuildAndRun(extraNewArgs: "-f net10.0", targetFramework: "net10.0", runtimeAssetsRelativePath: "./_framework/") [STARTING] [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasmbrowser -f net10.0 - in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Debug_False_ajch50ff_s3t_鿀蜒枛遫䡫煉 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/browser_Debug_False_ajch50ff_s3t_鿀蜒枛遫䡫煉 [] The template "WebAssembly Browser App" was created successfully. [] ** -------- publish -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/browser_Debug_False_ajch50ff_s3t_鿀蜒枛遫䡫煉/browser_Debug_False_ajch50ff_s3t_鿀蜒枛遫䡫煉-publish.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet publish -bl:/root/helix/work/workitem/uploads/xharness-output/logs/browser_Debug_False_ajch50ff_s3t_鿀蜒枛遫䡫煉/browser_Debug_False_ajch50ff_s3t_鿀蜒枛遫䡫煉-publish.binlog -p:Configuration=Debug -nr:false -p:CompressionEnabled=false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Debug_False_ajch50ff_s3t_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/browser_Debug_False_ajch50ff_s3t_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/browser_Debug_False_ajch50ff_s3t_鿀蜒枛遫䡫煉/browser_Debug_False_ajch50ff_s3t_鿀蜒枛遫䡫煉.csproj (in 749 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/browser_Debug_False_ajch50ff_s3t_鿀蜒枛遫䡫煉/browser_Debug_False_ajch50ff_s3t_鿀蜒枛遫䡫煉.csproj] [] browser_Debug_False_ajch50ff_s3t_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/browser_Debug_False_ajch50ff_s3t_鿀蜒枛遫䡫煉/bin/Debug/net10.0/browser_Debug_False_ajch50ff_s3t_鿀蜒枛遫䡫煉.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Optimizing assemblies for size. This process might take a while. [] browser_Debug_False_ajch50ff_s3t_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/browser_Debug_False_ajch50ff_s3t_鿀蜒枛遫䡫煉/bin/Debug/net10.0/publish/ Replacing dotnet process output with messages from binlog [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet /root/helix/work/correlation/microsoft.dotnet.xharness.cli/10.0.0-prerelease.25506.2/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm webserver --app=. --web-server-use-default-files in pwd /root/helix/work/workitem/e/wbt artifacts/browser_Debug_False_ajch50ff_s3t_鿀蜒枛遫䡫煉/bin/Debug/net10.0/publish/wwwroot [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] [10.0.0-prerelease.25506.2+5b5722171c6c28f6c9f6b6148f148199b9dd0f5b] XHarness command issued: wasm webserver --app=. --web-server-use-default-files [] [22:58:05] info: Now listening on: http://127.0.0.1:46391 Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=46391,--ignore-certificate-errors,--lang=en-US,--headless Waiting for page to load Waiting for additional 10secs to see if any errors are reported [error] WebSocket connection to 'ws://127.0.0.1:46391/console' failed: Error during WebSocket handshake: Unexpected response code: 404 [error] [main] proxy console websocket error: [object Event] Event [debug] [main] proxy console websocket closed: [object CloseEvent] CloseEvent [error] Failed to load resource: the server responded with a status of 404 (Not Found) [log] TestOutput -> Hello, Browser! Exited with 42 [log] WASM EXIT 42 Browser has been disconnected Wasm.Build.Tests.WasmTemplateTests.BrowserBuildAndRun(extraNewArgs: "-f net10.0", targetFramework: "net10.0", runtimeAssetsRelativePath: "./_framework/") [FINISHED] Time: 19.825035s Wasm.Build.Tests.WasmTemplateTests.BuildAndRunForDifferentOutputPaths(config: Debug, appendRID: True, useArtifacts: False) [STARTING] [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasmbrowser - in pwd /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_auxeru23_jea_鿀蜒枛遫䡫煉 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/wbt_Debug_False_auxeru23_jea_鿀蜒枛遫䡫煉 [] The template "WebAssembly Browser App" was created successfully. [] ** -------- build -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/wbt_Debug_False_auxeru23_jea_鿀蜒枛遫䡫煉/wbt_Debug_False_auxeru23_jea_鿀蜒枛遫䡫煉-build.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet build -bl:/root/helix/work/workitem/uploads/xharness-output/logs/wbt_Debug_False_auxeru23_jea_鿀蜒枛遫䡫煉/wbt_Debug_False_auxeru23_jea_鿀蜒枛遫䡫煉-build.binlog -p:Configuration=Debug -nr:false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_auxeru23_jea_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/wbt_Debug_False_auxeru23_jea_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_auxeru23_jea_鿀蜒枛遫䡫煉/wbt_Debug_False_auxeru23_jea_鿀蜒枛遫䡫煉.csproj (in 806 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/wbt_Debug_False_auxeru23_jea_鿀蜒枛遫䡫煉/wbt_Debug_False_auxeru23_jea_鿀蜒枛遫䡫煉.csproj] [] wbt_Debug_False_auxeru23_jea_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_auxeru23_jea_鿀蜒枛遫䡫煉/bin/Debug/net10.0/wbt_Debug_False_auxeru23_jea_鿀蜒枛遫䡫煉.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] [] Build succeeded. [] 0 Warning(s) [] 0 Error(s) [] [] Time Elapsed 00:00:07.14 [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run -c Debug --no-build x y z in pwd /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_auxeru23_jea_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_auxeru23_jea_鿀蜒枛遫䡫煉/Properties/launchSettings.json... [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_auxeru23_jea_鿀蜒枛遫䡫煉/bin/Debug/net10.0/wbt_Debug_False_auxeru23_jea_鿀蜒枛遫䡫煉.runtimeconfig.json x y z [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5247/?arg=x&arg=y&arg=z [] App url: https://localhost:7149/?arg=x&arg=y&arg=z [] Debug at url: http://localhost:5247/_framework/debug [] Debug at url: https://localhost:7149/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5247,--ignore-certificate-errors,--lang=en-US,--headless Waiting for page to load Waiting for additional 10secs to see if any errors are reported [error] WebSocket connection to 'ws://localhost:5247/console' failed: Error during WebSocket handshake: Unexpected response code: 200 [error] [main] proxy console websocket error: [object Event] Event [debug] [main] proxy console websocket closed: [object CloseEvent] CloseEvent [error] Failed to load resource: the server responded with a status of 404 (Not Found) [log] TestOutput -> Hello, Browser! Exited with 42 [log] WASM EXIT 42 Browser has been disconnected [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasmbrowser - in pwd /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉 Wasm.Build.Tests.WasmTemplateTests.BuildAndRunForDifferentOutputPaths(config: Debug, appendRID: True, useArtifacts: False) [FINISHED] Time: 14.4923602s Wasm.Build.Tests.WasmTemplateTests.BuildAndRunForDifferentOutputPaths(config: Debug, appendRID: True, useArtifacts: True) [STARTING] [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉 [] The template "WebAssembly Browser App" was created successfully. [] ** -------- build -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉-build.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet build -bl:/root/helix/work/workitem/uploads/xharness-output/logs/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉-build.binlog -p:Configuration=Debug -nr:false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉.csproj (in 775 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉.csproj] [] wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉/bin/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉/debug/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] [] Build succeeded. [] 0 Warning(s) [] 0 Error(s) [] [] Time Elapsed 00:00:07.19 [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run -c Debug --no-build x y z in pwd /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉/Properties/launchSettings.json... [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉/bin/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉/debug/wbt_Debug_False_q02bfz40_5tz_鿀蜒枛遫䡫煉.runtimeconfig.json x y z [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5068/?arg=x&arg=y&arg=z [] App url: https://localhost:7207/?arg=x&arg=y&arg=z [] Debug at url: http://localhost:5068/_framework/debug [] Debug at url: https://localhost:7207/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5068,--ignore-certificate-errors,--lang=en-US,--headless Waiting for page to load Waiting for additional 10secs to see if any errors are reported [error] WebSocket connection to 'ws://localhost:5068/console' failed: Error during WebSocket handshake: Unexpected response code: 200 [error] [main] proxy console websocket error: [object Event] Event [debug] [main] proxy console websocket closed: [object CloseEvent] CloseEvent [error] Failed to load resource: the server responded with a status of 404 (Not Found) [log] TestOutput -> Hello, Browser! Exited with 42 [log] WASM EXIT 42 Browser has been disconnected Wasm.Build.Tests.WasmTemplateTests.BuildAndRunForDifferentOutputPaths(config: Debug, appendRID: True, useArtifacts: True) [FINISHED] Time: 13.4020511s Wasm.Build.Tests.WasmTemplateTests.BuildAndRunForDifferentOutputPaths(config: Debug, appendRID: False, useArtifacts: True) [STARTING] [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasmbrowser - in pwd /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉 [] The template "WebAssembly Browser App" was created successfully. [] ** -------- build -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉-build.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet build -bl:/root/helix/work/workitem/uploads/xharness-output/logs/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉-build.binlog -p:Configuration=Debug -nr:false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉.csproj (in 784 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉.csproj] [] wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉/bin/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉/debug/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] [] Build succeeded. [] 0 Warning(s) [] 0 Error(s) [] [] Time Elapsed 00:00:07.55 [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run -c Debug --no-build x y z in pwd /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉/Properties/launchSettings.json... [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉/bin/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉/debug/wbt_Debug_False_dfmvapi4_4em_鿀蜒枛遫䡫煉.runtimeconfig.json x y z [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5263/?arg=x&arg=y&arg=z [] App url: https://localhost:7125/?arg=x&arg=y&arg=z [] Debug at url: http://localhost:5263/_framework/debug [] Debug at url: https://localhost:7125/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5263,--ignore-certificate-errors,--lang=en-US,--headless Waiting for page to load Waiting for additional 10secs to see if any errors are reported [error] WebSocket connection to 'ws://localhost:5263/console' failed: Error during WebSocket handshake: Unexpected response code: 200 [error] [main] proxy console websocket error: [object Event] Event [debug] [main] proxy console websocket closed: [object CloseEvent] CloseEvent [error] Failed to load resource: the server responded with a status of 404 (Not Found) [log] TestOutput -> Hello, Browser! Exited with 42 [log] WASM EXIT 42 Browser has been disconnected [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasmbrowser - in pwd /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_24ziaysf_doi_鿀蜒枛遫䡫煉 Wasm.Build.Tests.WasmTemplateTests.BuildAndRunForDifferentOutputPaths(config: Debug, appendRID: False, useArtifacts: True) [FINISHED] Time: 14.33378s Wasm.Build.Tests.WasmTemplateTests.BuildAndRunForDifferentOutputPaths(config: Debug, appendRID: False, useArtifacts: False) [STARTING] [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/wbt_Debug_False_24ziaysf_doi_鿀蜒枛遫䡫煉 [] The template "WebAssembly Browser App" was created successfully. [] ** -------- build -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/wbt_Debug_False_24ziaysf_doi_鿀蜒枛遫䡫煉/wbt_Debug_False_24ziaysf_doi_鿀蜒枛遫䡫煉-build.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet build -bl:/root/helix/work/workitem/uploads/xharness-output/logs/wbt_Debug_False_24ziaysf_doi_鿀蜒枛遫䡫煉/wbt_Debug_False_24ziaysf_doi_鿀蜒枛遫䡫煉-build.binlog -p:Configuration=Debug -nr:false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_24ziaysf_doi_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/wbt_Debug_False_24ziaysf_doi_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_24ziaysf_doi_鿀蜒枛遫䡫煉/wbt_Debug_False_24ziaysf_doi_鿀蜒枛遫䡫煉.csproj (in 861 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/wbt_Debug_False_24ziaysf_doi_鿀蜒枛遫䡫煉/wbt_Debug_False_24ziaysf_doi_鿀蜒枛遫䡫煉.csproj] [] wbt_Debug_False_24ziaysf_doi_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_24ziaysf_doi_鿀蜒枛遫䡫煉/bin/Debug/net10.0/wbt_Debug_False_24ziaysf_doi_鿀蜒枛遫䡫煉.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] [] Build succeeded. [] 0 Warning(s) [] 0 Error(s) [] [] Time Elapsed 00:00:07.41 [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run -c Debug --no-build x y z in pwd /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_24ziaysf_doi_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_24ziaysf_doi_鿀蜒枛遫䡫煉/Properties/launchSettings.json... [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/wbt_Debug_False_24ziaysf_doi_鿀蜒枛遫䡫煉/bin/Debug/net10.0/wbt_Debug_False_24ziaysf_doi_鿀蜒枛遫䡫煉.runtimeconfig.json x y z [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5134/?arg=x&arg=y&arg=z [] App url: https://localhost:7019/?arg=x&arg=y&arg=z [] Debug at url: http://localhost:5134/_framework/debug [] Debug at url: https://localhost:7019/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5134,--ignore-certificate-errors,--lang=en-US,--headless Waiting for page to load Waiting for additional 10secs to see if any errors are reported [error] WebSocket connection to 'ws://localhost:5134/console' failed: Error during WebSocket handshake: Unexpected response code: 200 [error] [main] proxy console websocket error: [object Event] Event [debug] [main] proxy console websocket closed: [object CloseEvent] CloseEvent [error] Failed to load resource: the server responded with a status of 404 (Not Found) [log] TestOutput -> Hello, Browser! Exited with 42 [log] WASM EXIT 42 Browser has been disconnected Wasm.Build.Tests.WasmTemplateTests.BuildAndRunForDifferentOutputPaths(config: Debug, appendRID: False, useArtifacts: False) [FINISHED] Time: 13.6997533s Wasm.Build.Tests.WasmTemplateTests.Test_WasmStripILAfterAOT(stripILAfterAOT: "", expectILStripping: True) [STARTING] [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasmbrowser - in pwd /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉 [] The template "WebAssembly Browser App" was created successfully. [] ** -------- publish -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉-publish.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet publish -bl:/root/helix/work/workitem/uploads/xharness-output/logs/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉-publish.binlog -p:Configuration=Release -nr:false -p:CompressionEnabled=false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉.csproj (in 813 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉.csproj] [] strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/bin/Release/net10.0/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Optimizing assemblies for size. This process might take a while. [] AOT'ing 5 assemblies [] [1/5] strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉.dll -> strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉.dll.bc [] [2/5] System.Console.dll -> System.Console.dll.bc [] [3/5] System.Runtime.InteropServices.JavaScript.dll -> System.Runtime.InteropServices.JavaScript.dll.bc [] [4/5] System.Private.CoreLib.dll -> System.Private.CoreLib.dll.bc [] [5/5] aot-instances.dll -> aot-instances.dll.bc [] IL stripping assemblies [] Compiling assembly bitcode files with -O2 ... [] [2/5] System.Console.dll.bc -> System.Console.dll.o [took 1.727s] [] [1/5] strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉.dll.bc -> strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉.dll.o [took 1.714s] [] [3/5] System.Runtime.InteropServices.JavaScript.dll.bc -> System.Runtime.InteropServices.JavaScript.dll.o [took 1.718s] [] [4/5] System.Private.CoreLib.dll.bc -> System.Private.CoreLib.dll.o [took 37.028s] [] [5/5] aot-instances.dll.bc -> aot-instances.dll.o [took 38.705s] [] Compiling native assets with /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/Sdk/../tools/emscripten/emcc with -Oz. This may take a while ... [] [1/4] driver.c -> driver.o [took 0.432s] [] [2/4] pinvoke.c -> pinvoke.o [took 0.442s] [] [3/4] runtime.c -> runtime.o [took 0.336s] [] [4/4] corebindings.c -> corebindings.o [took 0.355s] [] Linking for initial memory $(WasmInitialHeapSize)=33554432 bytes. Set this msbuild property to change the value. [] Linking with emcc with -O2. This may take a while ... [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/clang --version [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmpugkrnjjf.json --symbols-only [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-ld -o "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/pinvoke.o" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/driver.o" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/corebindings.o" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/runtime.o" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉.dll.o" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/System.Console.dll.o" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/System.Runtime.InteropServices.JavaScript.dll.o" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/System.Private.CoreLib.dll.o" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/aot-instances.dll.o" /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicudata.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicui18n.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicuuc.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-debugger-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-diagnostics_tracing-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-hot_reload-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-marshal-ilgen-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-ee-interp.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-icall-table.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-aot.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-browser.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-log.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-eh-wasm.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-simd.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmonosgen-2.0.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Globalization.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.IO.Compression.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.TimeZoneData.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libz.a -L/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/cache/sysroot/lib/wasm32-emscripten -lGL-getprocaddr -lal -lhtml5 -lbulkmemory -lstubs -lc -ldlmalloc -lcompiler_rt-wasm-sjlj -lc++-except -lc++abi-except -lunwind-except -lsockets -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -mllvm -wasm-enable-eh -mllvm -exception-model=wasm /tmp/tmpq_v8fh_flibemscripten_js_symbols.so --export=free --export=htons --export=malloc --export=sbrk --export=memalign --export=posix_memalign --export=memset --export=ntohs --export=stackAlloc --export=stackRestore --export=stackSave --export=fmod --export=atan2 --export=fma --export=pow --export=fmodf --export=atan2f --export=fmaf --export=powf --export=asin --export=asinh --export=acos --export=acosh --export=atan --export=atanh --export=cbrt --export=cos --export=cosh --export=exp --export=log --export=log2 --export=log10 --export=sin --export=sinh --export=tan --export=tanh --export=asinf --export=asinhf --export=acosf --export=acoshf --export=atanf --export=atanhf --export=cbrtf --export=cosf --export=coshf --export=expf --export=logf --export=log2f --export=log10f --export=sinf --export=sinhf --export=tanf --export=tanhf --export=__cpp_exception --export=stackAlloc --export=__funcs_on_exit --export=__trap --export=__wasm_call_ctors --export=stackSave --export=stackRestore --export-if-defined=__start_em_asm --export-if-defined=__stop_em_asm --export-if-defined=__start_em_lib_deps --export-if-defined=__stop_em_lib_deps --export-if-defined=__start_em_js --export-if-defined=__stop_em_js --export-if-defined=fflush --export-table --growable-table -z stack-size=5242880 --max-memory=2147483648 --initial-memory=33554432 --no-entry --table-base=1 --global-base=1024 [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/llvm-objcopy "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" --remove-section=producers [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmpxad1__ly.json [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-opt --strip-target-features --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -o "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -g --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd [] Running wasm-opt with --enable-simd --enable-exception-handling --enable-bulk-memory --enable-simd --strip-dwarf [] strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/bin/Release/net10.0/publish/ Replacing dotnet process output with messages from binlog [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run -c Release --no-build in pwd /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/Properties/launchSettings.json... [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/bin/Release/net10.0/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉.runtimeconfig.json [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5127/ [] App url: https://localhost:7053/ [] Debug at url: http://localhost:5127/_framework/debug [] Debug at url: https://localhost:7053/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5127,--ignore-certificate-errors,--lang=en-US,--headless Waiting for page to load Waiting for additional 10secs to see if any errors are reported [error] WebSocket connection to 'ws://localhost:5127/console' failed: Error during WebSocket handshake: Unexpected response code: 200 [error] [main] proxy console websocket error: [object Event] Event [debug] [main] proxy console websocket closed: [object CloseEvent] CloseEvent [error] Failed to load resource: the server responded with a status of 404 (Not Found) [log] TestOutput -> Hello, Browser! Exited with 42 [log] WASM EXIT 42 Browser has been disconnected compressedOriginalAssembly_fi: 457439, /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/aot-in/System.Private.CoreLib.dll.gz compressedBundledAssembly_fi: 340893, /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/bin/Release/net10.0/publish/wwwroot/_framework/System.Private.CoreLib.es4fmpqrdn.dll.gz compressedStrippedAssembly_fi: 340893, /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_phpjegxt_wob_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/stripped/System.Private.CoreLib.dll.gz Wasm.Build.Tests.WasmTemplateTests.Test_WasmStripILAfterAOT(stripILAfterAOT: "", expectILStripping: True) [FINISHED] Time: 109.7478376s Wasm.Build.Tests.WasmTemplateTests.Test_WasmStripILAfterAOT(stripILAfterAOT: "false", expectILStripping: False) [STARTING] [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasmbrowser - in pwd /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉 [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉 [] The template "WebAssembly Browser App" was created successfully. [] ** -------- publish -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉-publish.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet publish -bl:/root/helix/work/workitem/uploads/xharness-output/logs/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉-publish.binlog -p:Configuration=Release -nr:false -p:CompressionEnabled=false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉.csproj (in 767 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉.csproj] [] strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/bin/Release/net10.0/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Optimizing assemblies for size. This process might take a while. Wasm.Build.Tests: [Long Running Test] 'Wasm.Build.Tests.WasmTemplateTests.Test_WasmStripILAfterAOT', Elapsed: 00:02:04 [] AOT'ing 5 assemblies [] [1/5] strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉.dll -> strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉.dll.bc [] [2/5] System.Console.dll -> System.Console.dll.bc [] [3/5] System.Runtime.InteropServices.JavaScript.dll -> System.Runtime.InteropServices.JavaScript.dll.bc [] [4/5] System.Private.CoreLib.dll -> System.Private.CoreLib.dll.bc [] [5/5] aot-instances.dll -> aot-instances.dll.bc [] Compiling assembly bitcode files with -O2 ... [] [1/5] strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉.dll.bc -> strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉.dll.o [took 0.436s] [] [2/5] System.Console.dll.bc -> System.Console.dll.o [took 0.615s] [] [3/5] System.Runtime.InteropServices.JavaScript.dll.bc -> System.Runtime.InteropServices.JavaScript.dll.o [took 2.140s] [] [4/5] System.Private.CoreLib.dll.bc -> System.Private.CoreLib.dll.o [took 35.237s] [] [5/5] aot-instances.dll.bc -> aot-instances.dll.o [took 38.304s] [] Compiling native assets with /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/Sdk/../tools/emscripten/emcc with -Oz. This may take a while ... [] [1/4] pinvoke.c -> pinvoke.o [took 0.383s] [] [2/4] driver.c -> driver.o [took 0.582s] [] [3/4] corebindings.c -> corebindings.o [took 0.447s] [] [4/4] runtime.c -> runtime.o [took 0.404s] [] Linking for initial memory $(WasmInitialHeapSize)=33554432 bytes. Set this msbuild property to change the value. [] Linking with emcc with -O2. This may take a while ... [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/clang --version [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmp97b9ubq0.json --symbols-only [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-ld -o "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/pinvoke.o" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/driver.o" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/corebindings.o" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/runtime.o" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉.dll.o" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/System.Console.dll.o" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/System.Runtime.InteropServices.JavaScript.dll.o" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/System.Private.CoreLib.dll.o" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/aot-instances.dll.o" /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicudata.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicui18n.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicuuc.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-debugger-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-diagnostics_tracing-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-hot_reload-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-marshal-ilgen-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-ee-interp.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-icall-table.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-aot.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-browser.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-log.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-eh-wasm.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-simd.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmonosgen-2.0.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Globalization.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.IO.Compression.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.TimeZoneData.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libz.a -L/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/cache/sysroot/lib/wasm32-emscripten -lGL-getprocaddr -lal -lhtml5 -lbulkmemory -lstubs -lc -ldlmalloc -lcompiler_rt-wasm-sjlj -lc++-except -lc++abi-except -lunwind-except -lsockets -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -mllvm -wasm-enable-eh -mllvm -exception-model=wasm /tmp/tmpbtfc3i_blibemscripten_js_symbols.so --export=free --export=htons --export=malloc --export=sbrk --export=memalign --export=posix_memalign --export=memset --export=ntohs --export=stackAlloc --export=stackRestore --export=stackSave --export=fmod --export=atan2 --export=fma --export=pow --export=fmodf --export=atan2f --export=fmaf --export=powf --export=asin --export=asinh --export=acos --export=acosh --export=atan --export=atanh --export=cbrt --export=cos --export=cosh --export=exp --export=log --export=log2 --export=log10 --export=sin --export=sinh --export=tan --export=tanh --export=asinf --export=asinhf --export=acosf --export=acoshf --export=atanf --export=atanhf --export=cbrtf --export=cosf --export=coshf --export=expf --export=logf --export=log2f --export=log10f --export=sinf --export=sinhf --export=tanf --export=tanhf --export=__cpp_exception --export=stackAlloc --export=__funcs_on_exit --export=__trap --export=__wasm_call_ctors --export=stackSave --export=stackRestore --export-if-defined=__start_em_asm --export-if-defined=__stop_em_asm --export-if-defined=__start_em_lib_deps --export-if-defined=__stop_em_lib_deps --export-if-defined=__start_em_js --export-if-defined=__stop_em_js --export-if-defined=fflush --export-table --growable-table -z stack-size=5242880 --max-memory=2147483648 --initial-memory=33554432 --no-entry --table-base=1 --global-base=1024 [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/llvm-objcopy "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" --remove-section=producers [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmpf3oq68vl.json [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-opt --strip-target-features --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -o "/root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -g --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd [] Running wasm-opt with --enable-simd --enable-exception-handling --enable-bulk-memory --enable-simd --strip-dwarf [] strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉 -> /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/bin/Release/net10.0/publish/ Replacing dotnet process output with messages from binlog [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet run -c Release --no-build in pwd /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [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 [WasmEnableWebCil] = false [] Using launch settings from /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/Properties/launchSettings.json... [] WasmAppHost --use-staticwebassets --runtime-config /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/bin/Release/net10.0/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉.runtimeconfig.json [] warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] [] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [] [] App url: http://localhost:5040/ [] App url: https://localhost:7180/ [] Debug at url: http://localhost:5040/_framework/debug [] Debug at url: https://localhost:7180/_framework/debug Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5040,--ignore-certificate-errors,--lang=en-US,--headless Waiting for page to load Waiting for additional 10secs to see if any errors are reported [error] WebSocket connection to 'ws://localhost:5040/console' failed: Error during WebSocket handshake: Unexpected response code: 200 [error] [main] proxy console websocket error: [object Event] Event [debug] [main] proxy console websocket closed: [object CloseEvent] CloseEvent [error] Failed to load resource: the server responded with a status of 404 (Not Found) [log] TestOutput -> Hello, Browser! Exited with 42 [log] WASM EXIT 42 Browser has been disconnected compressedOriginalAssembly_fi: 457439, /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/obj/Release/net10.0/wasm/for-publish/aot-in/System.Private.CoreLib.dll.gz compressedBundledAssembly_fi: 457439, /root/helix/work/workitem/e/wbt artifacts/strip_Release_True_mkduiffu_ea3_鿀蜒枛遫䡫煉/bin/Release/net10.0/publish/wwwroot/_framework/System.Private.CoreLib.r98p6qp5w4.dll.gz Wasm.Build.Tests.WasmTemplateTests.Test_WasmStripILAfterAOT(stripILAfterAOT: "false", expectILStripping: False) [FINISHED] Time: 106.4680987s ============== DELETING THE BUILDS ============= Finished: Wasm.Build.Tests === TEST EXECUTION SUMMARY === Wasm.Build.Tests Total: 20, Errors: 0, Failed: 1, Skipped: 0, Time: 848.356s /root/helix/work/workitem/e /root/helix/work/workitem/e ----- end Fri Oct 17 11:02:40 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 32620862 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6InRzOGNhWXZ4UGNORXBpQnFhVG1FTlpwRmhZMCJ9.eyJuYW1laWQiOiJjNzczZjJjMi01MTIwLTQyMDctYWZlMi1hZmFmMzVhOGJjMGEiLCJzY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiIxY2U3MjMwMS1mZDliLTQ0NWUtODY5Yi05YjdmZDc0ZGNiMzMiLCJzaWQiOiJmYjIzOGEwNC1iNmExLTQxN2MtOGFjNi00NDFjOGIyMWRmMzEiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzExNzg1NjMiLCJEZWZJZCI6IjEyOSIsImpvYnJlZiI6IjdhZjY5NjNhLTJhMDQtNDdkNS1iNzJhLTY3MjVkZGIzNzdiZjoxZmE5MzA1MC1mNTI4LTU1ZDMtYTM1MS1mOGJmOWNlNWFkYmYiLCJwcGlkIjoidnN0ZnM6Ly8vQnVpbGQvQnVpbGQvMTE3ODU2MyIsIm9yY2hpZCI6IjdhZjY5NjNhLTJhMDQtNDdkNS1iNzJhLTY3MjVkZGIzNzdiZi5idWlsZC5idWlsZF9icm93c2VyX3dhc21fbGludXhfcmVsZWFzZV93YXNtYnVpbGR0ZXN0cy5fX2RlZmF1bHQiLCJyZXBvSWRzIjoiIiwianRpIjoiNzhkYjJkNDAtYzRiNC00NjEwLWI1M2MtZTBjYzFkNjcxNWUxIiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOjZmY2M5MmU1LTczYTctNGY4OC04ZDEzLWQ5MDQ1YjQ1ZmIyNyIsIm5iZiI6MTc2MDczOTI3MiwiZXhwIjoxNzYwNzUxMjcyfQ.oaFdCV60LWgpC70J9ig2lTpM91xzxP9HiBSavJLZdifpypDOBGgWwgAtMaeN-HHplmVn28W3S9XZNlZVKzzaRSw5HvJK46zU4iwq8TcBMjSEEyL5H4ngLMwnxi296UaMFlwH_SZIskCfp7DevomaRx1akRYIe8dSxJD1bNiv8Nc0RHGdxSv-5slAIEolhqI_ICAG_qCEcCYJ2zwUnyUJSxCPLs74JCP2jwbIoiaUvCCisKNEzx-zsCHqRygNJKWWjVTcAOjL-q4M8pXwhCW2UZ4L4rJ0GvHw1s76m0rZw04P_8E4EOCceSm3iM_8jIeC1Lwha_7E0sFgW1pME9xEvA /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-10-17T23:02:45.210Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2025-10-17T23:02:45.223Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2025-10-17T23:02:45.224Z 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-1036-azure-x86_64-with-glibc2.35)' No body was attached to the request 2025-10-17T23:02:45.243Z 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': 'd614ba68-dbd7-403d-8ace-20655e267adf' 'Date': 'Fri, 17 Oct 2025 23:02:44 GMT' 'Content-Length': '2323' 2025-10-17T23:02:45.244Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2025-10-17T23:02:45.244Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2025-10-17T23:02:45.244Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2025-10-17T23:02:45.246Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2025-10-17T23:02:45.247Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2025-10-17T23:02:45.545Z INFO run.py run(48) main Beginning reading of test results. 2025-10-17T23:02:45.545Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/e' for test results files 2025-10-17T23:02:46.076Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/uploads' for test results files 2025-10-17T23:02:46.083Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/xharness-output/testResults.xml with format xunit 2025-10-17T23:02:46.086Z INFO run.py packing_test_reporter(30) report_results Packing 20 test reports to '/root/helix/work/workitem/e/__test_report.json' 2025-10-17T23:02:46.086Z INFO run.py packing_test_reporter(33) report_results Packed 12614 bytes + exit 1 + _commandExitCode=1 + chmod -R 777 /datadisks/disk1/dumps + exit 1 [END EXECUTION] Exit Code:1