2026-01-22T19:55:47.7458831Z ##[section]Starting: Run build.cmd 2026-01-22T19:55:47.7466302Z ============================================================================== 2026-01-22T19:55:47.7466452Z Task : Command line 2026-01-22T19:55:47.7466532Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-01-22T19:55:47.7466649Z Version : 2.250.1 2026-01-22T19:55:47.7466718Z Author : Microsoft Corporation 2026-01-22T19:55:47.7466802Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-01-22T19:55:47.7466907Z ============================================================================== 2026-01-22T19:55:49.6294295Z Generating script. 2026-01-22T19:55:49.6369108Z Script contents: shell 2026-01-22T19:55:49.6373926Z D:\a\_work\1\s/eng/\build.cmd -ci -prepareMachine -nativeToolsOnMachine -Configuration Release -all -pack -test -binaryLog /p:SkipHelixReadyTests=true /p:SkipIISNewHandlerTests=true /p:SkipIISTests=true /p:SkipIISExpressTests=true /p:SkipIISNewShimTests=true /p:RunTemplateTests=false /p:RunBlazorPlaywrightTemplateTests=true /p:DotNetSignType= 2026-01-22T19:55:49.6595110Z ========================== Starting Command Output =========================== 2026-01-22T19:55:49.6806789Z ##[command]"C:\Windows\system32\cmd.exe" /D /E:ON /V:OFF /S /C "CALL "D:\a\_work\_temp\cd84034f-d4b8-40cd-b1d8-8dae7f81efd5.cmd"" 2026-01-22T19:55:51.5816683Z 2026-01-22T19:55:51.6020006Z Id Name PSJobTypeName State HasMoreData Location Command 2026-01-22T19:55:51.6031571Z -- ---- ------------- ----- ----------- -------- ------- 2026-01-22T19:55:51.6048603Z 1 DumpProcesses BackgroundJob Running True localhost Set-Location $args[0]... 2026-01-22T19:55:51.6876729Z Building of C# project is enabled and has dependencies on NodeJS projects. Building of NodeJS projects is enabled since node is detected in C:\ToolCache\node\20.20.0. 2026-01-22T19:55:51.6976935Z Note that if you are running Source Build, building NodeJS projects will be disabled later on. 2026-01-22T19:55:52.0933650Z Variable NativeToolsOnMachine detected, enabling native tool path promotion... 2026-01-22T19:55:52.1269736Z Processing D:\a\_work\1\s\global.json 2026-01-22T19:55:53.9999262Z Adding jdk to the path (C:\arcade-tools\jdk-25.0.1\bin)... 2026-01-22T19:55:54.0142428Z 2026-01-22T19:55:54.0177522Z Key : jdk 2026-01-22T19:55:54.0178001Z Value : C:\arcade-tools\jdk-25.0.1 2026-01-22T19:55:54.0178337Z Name : jdk 2026-01-22T19:55:54.0178451Z 2026-01-22T19:55:54.0319344Z Detected JDK in C:\arcade-tools\jdk-25.0.1 (via PATH) 2026-01-22T19:55:54.0786027Z GET https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.ps1 2026-01-22T19:55:54.1453425Z Attempting to install 'sdk v10.0.102' from public location. 2026-01-22T19:55:56.5008783Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.102/dotnet-sdk-10.0.102-win-x64.zip size is 302770382 bytes. 2026-01-22T19:55:56.5061848Z dotnet-install: Downloaded file https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.102/dotnet-sdk-10.0.102-win-x64.zip size is 302770382 bytes. 2026-01-22T19:55:56.5098518Z dotnet-install: The remote and local file sizes are equal. 2026-01-22T19:55:56.5121718Z dotnet-install: Extracting the archive. 2026-01-22T19:56:10.0913270Z dotnet-install: Adding to current process PATH: "D:\a\_work\1\s\.dotnet\". Note: This change will not be visible if PowerShell was run as a child process. 2026-01-22T19:56:10.0929606Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-01-22T19:56:10.0935157Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-01-22T19:56:10.0940608Z dotnet-install: Installed version is 10.0.102 2026-01-22T19:56:10.0946300Z dotnet-install: Installation finished 2026-01-22T19:56:10.1254858Z Setting NUGET enhanced retry environment variables 2026-01-22T19:56:11.5942088Z 2026-01-22T19:56:11.6021710Z Setting NUGET enhanced retry environment variables 2026-01-22T19:56:11.6107229Z Setting NUGET enhanced retry environment variables 2026-01-22T19:56:12.4512608Z Determining projects to restore... 2026-01-22T19:56:14.5477736Z Restored D:\a\_work\1\s\.packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.26071.116\tools\Tools.proj (in 1.97 sec). 2026-01-22T19:56:14.8723514Z Determining projects to restore... 2026-01-22T19:56:15.4135869Z Restored D:\a\_work\1\s\eng\tools\GenerateFiles\GenerateFiles.csproj (in 415 ms). 2026-01-22T19:56:15.4657113Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.props 2026-01-22T19:56:15.4675050Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.targets 2026-01-22T19:56:15.4685274Z GenerateFiles -> D:\a\_work\1\s\.config\dotnet-tools.json 2026-01-22T19:56:17.1192732Z GET https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.ps1 2026-01-22T19:56:17.2166581Z Attempting to install runtime toolset 'dotnet/x86 v10.0.4-servicing.26071.116' from public location. 2026-01-22T19:56:17.7256743Z dotnet-install: Using alternate version 10.0.4 found in https://ci.dot.net/public/Runtime/10.0.4-servicing.26071.116/runtime-productVersion.txt 2026-01-22T19:56:18.3390233Z dotnet-install: Remote file https://ci.dot.net/public/Runtime/10.0.4-servicing.26071.116/dotnet-runtime-10.0.4-win-x86.zip size is 34054074 bytes. 2026-01-22T19:56:18.3520355Z dotnet-install: Downloaded file https://ci.dot.net/public/Runtime/10.0.4-servicing.26071.116/dotnet-runtime-10.0.4-win-x86.zip size is 34054074 bytes. 2026-01-22T19:56:18.3556503Z dotnet-install: The remote and local file sizes are equal. 2026-01-22T19:56:18.3585017Z dotnet-install: Extracting the archive. 2026-01-22T19:56:20.5309596Z dotnet-install: Adding to current process PATH: "D:\a\_work\1\s\.dotnet\x86\". Note: This change will not be visible if PowerShell was run as a child process. 2026-01-22T19:56:20.5355131Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-01-22T19:56:20.5360373Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-01-22T19:56:20.5366197Z dotnet-install: Installed version is 10.0.4 2026-01-22T19:56:20.5371690Z dotnet-install: Installation finished 2026-01-22T19:56:22.0377783Z Attempting to install runtime toolset 'dotnet/x64 v10.0.4-servicing.26071.116' from public location. 2026-01-22T19:56:22.4063959Z dotnet-install: Using alternate version 10.0.4 found in https://ci.dot.net/public/Runtime/10.0.4-servicing.26071.116/runtime-productVersion.txt 2026-01-22T19:56:22.9292356Z dotnet-install: Remote file https://ci.dot.net/public/Runtime/10.0.4-servicing.26071.116/dotnet-runtime-10.0.4-win-x64.zip size is 37105720 bytes. 2026-01-22T19:56:22.9344320Z dotnet-install: Downloaded file https://ci.dot.net/public/Runtime/10.0.4-servicing.26071.116/dotnet-runtime-10.0.4-win-x64.zip size is 37105720 bytes. 2026-01-22T19:56:22.9377358Z dotnet-install: The remote and local file sizes are equal. 2026-01-22T19:56:22.9407589Z dotnet-install: Extracting the archive. 2026-01-22T19:56:25.2412899Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-01-22T19:56:25.2417647Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-01-22T19:56:25.2423006Z dotnet-install: Installed version is 10.0.4 2026-01-22T19:56:25.2428402Z dotnet-install: Installation finished 2026-01-22T19:56:25.3986507Z Determining projects to restore... 2026-01-22T19:56:29.7587081Z Restored D:\a\_work\1\s\eng\tools\RepoTasks\RepoTasks.csproj (in 3.84 sec). 2026-01-22T19:56:34.1450082Z RepoTasks -> D:\a\_work\1\s\artifacts\bin\RepoTasks\Release\net472\RepoTasks.dll 2026-01-22T19:56:34.2504592Z RepoTasks -> D:\a\_work\1\s\artifacts\bin\RepoTasks\Release\net10.0\RepoTasks.dll 2026-01-22T19:56:34.3295128Z 2026-01-22T19:56:34.3538663Z Downloading vswhere 3.1.7 2026-01-22T19:56:34.3617343Z VERBOSE: GET 2026-01-22T19:56:34.3617616Z https://netcorenativeassets.blob.core.windows.net/resource-packages/external/windows/vswhere/3.1.7/vswhere.exe with 2026-01-22T19:56:34.3617977Z 0-byte payload 2026-01-22T19:56:34.3913066Z VERBOSE: received 469456-byte response of content type application/x-msdownload 2026-01-22T19:56:34.6823254Z Setting NUGET enhanced retry environment variables 2026-01-22T19:56:34.6895079Z Setting NUGET enhanced retry environment variables 2026-01-22T19:56:37.6516528Z 2026-01-22T19:56:39.6940794Z Determining projects to restore... 2026-01-22T19:56:42.2460543Z Tool 'dotnet-dump' (version '6.0.322601') was restored. Available commands: dotnet-dump 2026-01-22T19:56:42.2461094Z Tool 'dotnet-ef' (version '10.0.4') was restored. Available commands: dotnet-ef 2026-01-22T19:56:42.2461534Z Tool 'dotnet-serve' (version '1.10.93') was restored. Available commands: dotnet-serve 2026-01-22T19:56:42.2461964Z Tool 'microsoft.playwright.cli' (version '1.2.3') was restored. Available commands: playwright 2026-01-22T19:56:42.2462288Z 2026-01-22T19:56:42.2462537Z Restore was successful. 2026-01-22T19:56:44.2299430Z All projects are up-to-date for restore. 2026-01-22T19:56:48.3903730Z Determining projects to restore... 2026-01-22T19:56:49.2569712Z Restored D:\a\_work\1\s\eng\tools\GenerateFiles\GenerateFiles.csproj (in 541 ms). 2026-01-22T19:56:49.3164021Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.props 2026-01-22T19:56:49.3198654Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.targets 2026-01-22T19:56:49.3204414Z GenerateFiles -> D:\a\_work\1\s\.config\dotnet-tools.json 2026-01-22T19:56:53.4853946Z Attempting to install runtime toolset 'dotnet/x86 v10.0.4-servicing.26071.116' from public location. 2026-01-22T19:56:54.3839249Z dotnet-install: Using alternate version 10.0.4 found in https://ci.dot.net/public/Runtime/10.0.4-servicing.26071.116/runtime-productVersion.txt 2026-01-22T19:56:54.3865865Z dotnet-install: .NET Core Runtime with version '10.0.4' is already installed. 2026-01-22T19:56:54.3939026Z dotnet-install: Adding to current process PATH: "D:\a\_work\1\s\.dotnet\x86\". Note: This change will not be visible if PowerShell was run as a child process. 2026-01-22T19:56:56.3316388Z Attempting to install runtime toolset 'dotnet/x64 v10.0.4-servicing.26071.116' from public location. 2026-01-22T19:56:56.8210681Z dotnet-install: Using alternate version 10.0.4 found in https://ci.dot.net/public/Runtime/10.0.4-servicing.26071.116/runtime-productVersion.txt 2026-01-22T19:56:56.8248090Z dotnet-install: .NET Core Runtime with version '10.0.4' is already installed. 2026-01-22T19:57:00.7862706Z Determining projects to restore... 2026-01-22T19:57:04.2361132Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\gtest\gtest.vcxproj (in 2.53 sec). 2026-01-22T19:57:04.2365237Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\InProcessRequestHandler\InProcessRequestHandler.vcxproj (in 2.53 sec). 2026-01-22T19:57:04.2449597Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\AspNetCore\AspNetCore.vcxproj (in 2.53 sec). 2026-01-22T19:57:04.2450323Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\OutOfProcessRequestHandler\OutOfProcessRequestHandler.vcxproj (in 2.53 sec). 2026-01-22T19:57:04.2489774Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\CommonLib.vcxproj (in 4 ms). 2026-01-22T19:57:04.2490742Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\RequestHandlerLib\RequestHandlerLib.vcxproj (in 4 ms). 2026-01-22T19:57:04.2492562Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\IISLib\IISLib.vcxproj (in 4 ms). 2026-01-22T19:57:04.4118264Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLibTests\CommonLibTests.vcxproj (in 171 ms). 2026-01-22T19:57:05.8294984Z gmock-all.cc 2026-01-22T19:57:05.8295362Z gtest-all.cc 2026-01-22T19:57:05.9084671Z acache.cpp 2026-01-22T19:57:05.9144800Z ahutil.cpp 2026-01-22T19:57:05.9159774Z base64.cpp 2026-01-22T19:57:05.9240086Z gmock-all.cc 2026-01-22T19:57:05.9448044Z multisz.cpp 2026-01-22T19:57:05.9485747Z acache.cpp 2026-01-22T19:57:05.9489792Z ahutil.cpp 2026-01-22T19:57:05.9513039Z base64.cpp 2026-01-22T19:57:05.9515419Z gtest-all.cc 2026-01-22T19:57:05.9627723Z multisz.cpp 2026-01-22T19:57:06.8943875Z acache.cpp 2026-01-22T19:57:06.9010004Z gmock-all.cc 2026-01-22T19:57:06.9014987Z ahutil.cpp 2026-01-22T19:57:06.9021335Z base64.cpp 2026-01-22T19:57:06.9060310Z gtest-all.cc 2026-01-22T19:57:06.9099408Z multisz.cpp 2026-01-22T19:57:31.9983021Z multisza.cpp 2026-01-22T19:57:33.7948209Z multisza.cpp 2026-01-22T19:57:41.9823814Z reftrace.c 2026-01-22T19:57:42.4679716Z multisza.cpp 2026-01-22T19:57:43.2490926Z stringa.cpp 2026-01-22T19:57:43.8815236Z reftrace.c 2026-01-22T19:57:44.4890360Z reftrace.c 2026-01-22T19:57:45.2406966Z stringa.cpp 2026-01-22T19:57:45.8571637Z stringa.cpp 2026-01-22T19:57:46.3973530Z stringu.cpp 2026-01-22T19:57:46.8749316Z stringu.cpp 2026-01-22T19:57:47.4218208Z stringu.cpp 2026-01-22T19:57:47.8785910Z tracelog.c 2026-01-22T19:57:48.3722802Z tracelog.c 2026-01-22T19:57:48.7940292Z tracelog.c 2026-01-22T19:57:49.5313161Z util.cpp 2026-01-22T19:57:49.8883495Z util.cpp 2026-01-22T19:57:55.3823997Z gtest.vcxproj -> D:\a\_work\1\s\artifacts\bin\gtest\Win32\Release\gtest.lib 2026-01-22T19:57:56.1398451Z gtest.vcxproj -> D:\a\_work\1\s\artifacts\bin\gtest\x64\Release\gtest.lib 2026-01-22T19:57:56.8279452Z util.cpp 2026-01-22T19:57:57.1246080Z IISLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\IISLib\arm64\Release\IISLib.lib 2026-01-22T19:57:57.1455414Z gtest.vcxproj -> D:\a\_work\1\s\artifacts\bin\gtest\arm64\Release\gtest.lib 2026-01-22T19:57:57.3831279Z IISLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\IISLib\x64\Release\IISLib.lib 2026-01-22T19:57:57.8914016Z IISLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\IISLib\Win32\Release\IISLib.lib 2026-01-22T19:57:58.0777874Z Compiling Event Messages ... 2026-01-22T19:57:58.1654150Z Compiling Event Messages ... 2026-01-22T19:57:58.1657377Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-22T19:57:58.1807562Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-22T19:57:58.3014065Z stdafx.cpp 2026-01-22T19:57:58.3041683Z Compiling Event Messages ... 2026-01-22T19:57:58.3293144Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-22T19:57:58.5403242Z stdafx.cpp 2026-01-22T19:57:58.6106326Z stdafx.cpp 2026-01-22T19:58:03.2010387Z ConfigurationSection.cpp 2026-01-22T19:58:03.2302090Z ConfigurationSource.cpp 2026-01-22T19:58:03.2518056Z ConfigurationSection.cpp 2026-01-22T19:58:03.3479198Z debugutil.cpp 2026-01-22T19:58:03.4160405Z ConfigurationSource.cpp 2026-01-22T19:58:03.4202245Z Environment.cpp 2026-01-22T19:58:03.4466895Z debugutil.cpp 2026-01-22T19:58:03.4534217Z Environment.cpp 2026-01-22T19:58:04.2787873Z EventLog.cpp 2026-01-22T19:58:05.8003616Z file_utility.cpp 2026-01-22T19:58:06.2717926Z fx_ver.cpp 2026-01-22T19:58:06.6094756Z GlobalVersionUtility.cpp 2026-01-22T19:58:08.3191837Z HostFxr.cpp 2026-01-22T19:58:09.8515943Z HostFxrResolver.cpp 2026-01-22T19:58:09.9902268Z HostFxrResolutionResult.cpp 2026-01-22T19:58:10.2019388Z LoggingHelpers.cpp 2026-01-22T19:58:11.7935913Z PollingAppOfflineApplication.cpp 2026-01-22T19:58:12.3079673Z StandardStreamRedirection.cpp 2026-01-22T19:58:12.5680344Z EventLog.cpp 2026-01-22T19:58:12.8949904Z file_utility.cpp 2026-01-22T19:58:13.1110853Z fx_ver.cpp 2026-01-22T19:58:13.5437977Z GlobalVersionUtility.cpp 2026-01-22T19:58:14.1034180Z ConfigurationSection.cpp 2026-01-22T19:58:14.9344272Z ConfigurationSource.cpp 2026-01-22T19:58:15.3260648Z HostFxr.cpp 2026-01-22T19:58:15.5529381Z debugutil.cpp 2026-01-22T19:58:15.8115040Z Environment.cpp 2026-01-22T19:58:16.4029891Z HostFxrResolver.cpp 2026-01-22T19:58:16.9032970Z HostFxrResolutionResult.cpp 2026-01-22T19:58:17.7753548Z LoggingHelpers.cpp 2026-01-22T19:58:18.3248381Z PollingAppOfflineApplication.cpp 2026-01-22T19:58:18.8592356Z RedirectionOutput.cpp 2026-01-22T19:58:19.0963844Z StandardStreamRedirection.cpp 2026-01-22T19:58:19.5857546Z EventLog.cpp 2026-01-22T19:58:19.9581533Z RegistryKey.cpp 2026-01-22T19:58:20.1489324Z RedirectionOutput.cpp 2026-01-22T19:58:20.4970717Z RegistryKey.cpp 2026-01-22T19:58:20.7596179Z file_utility.cpp 2026-01-22T19:58:20.9267025Z StdWrapper.cpp 2026-01-22T19:58:21.4185939Z fx_ver.cpp 2026-01-22T19:58:21.5320867Z GlobalVersionUtility.cpp 2026-01-22T19:58:21.6614015Z SRWExclusiveLock.cpp 2026-01-22T19:58:21.7892758Z StdWrapper.cpp 2026-01-22T19:58:21.9663279Z SRWSharedLock.cpp 2026-01-22T19:58:22.3569688Z SRWExclusiveLock.cpp 2026-01-22T19:58:22.4519830Z StringHelpers.cpp 2026-01-22T19:58:22.6703226Z SRWSharedLock.cpp 2026-01-22T19:58:23.0133515Z WebConfigConfigurationSection.cpp 2026-01-22T19:58:23.2338699Z StringHelpers.cpp 2026-01-22T19:58:23.3702019Z WebConfigConfigurationSource.cpp 2026-01-22T19:58:23.6204823Z HostFxr.cpp 2026-01-22T19:58:23.6447617Z WebConfigConfigurationSection.cpp 2026-01-22T19:58:23.7084011Z WebConfigConfigurationSource.cpp 2026-01-22T19:58:23.7987895Z HostFxrResolver.cpp 2026-01-22T19:58:23.8909073Z HostFxrResolutionResult.cpp 2026-01-22T19:58:24.0522309Z LoggingHelpers.cpp 2026-01-22T19:58:24.1160538Z PollingAppOfflineApplication.cpp 2026-01-22T19:58:24.2413433Z StandardStreamRedirection.cpp 2026-01-22T19:58:24.2504021Z RedirectionOutput.cpp 2026-01-22T19:58:24.5034696Z RegistryKey.cpp 2026-01-22T19:58:26.7338634Z StdWrapper.cpp 2026-01-22T19:58:26.8171031Z SRWExclusiveLock.cpp 2026-01-22T19:58:26.8404692Z SRWSharedLock.cpp 2026-01-22T19:58:26.8716825Z StringHelpers.cpp 2026-01-22T19:58:26.8850740Z WebConfigConfigurationSection.cpp 2026-01-22T19:58:26.8915948Z WebConfigConfigurationSource.cpp 2026-01-22T19:58:27.0994902Z CommonLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLib\x64\Release\CommonLib.lib 2026-01-22T19:58:27.1378286Z CommonLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLib\Win32\Release\CommonLib.lib 2026-01-22T19:58:27.3511010Z Compiling Event Messages ... 2026-01-22T19:58:27.3872787Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-22T19:58:27.6249970Z AppOfflineTrackingApplication.cpp 2026-01-22T19:58:27.6866015Z filewatcher.cpp 2026-01-22T19:58:28.3354360Z requesthandler_config.cpp 2026-01-22T19:58:28.6541693Z Compiling Event Messages ... 2026-01-22T19:58:28.6969641Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-22T19:58:28.8792586Z stdafx.cpp 2026-01-22T19:58:31.0779812Z CommonLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLib\arm64\Release\CommonLib.lib 2026-01-22T19:58:48.8141923Z applicationinfo.cpp 2026-01-22T19:58:48.9152914Z applicationmanager.cpp 2026-01-22T19:58:48.9572442Z AppOfflineApplication.cpp 2026-01-22T19:58:48.9863273Z AppOfflineHandler.cpp 2026-01-22T19:58:49.0127721Z DisconnectHandler.cpp 2026-01-22T19:58:49.0864584Z ModuleEnvironment.cpp 2026-01-22T19:58:49.1557659Z ShimOptions.cpp 2026-01-22T19:58:49.2155928Z dllmain.cpp 2026-01-22T19:58:49.2156393Z globalmodule.cpp 2026-01-22T19:58:50.8652039Z RequestHandlerLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\RequestHandlerLib\x64\Release\RequestHandlerLib.lib 2026-01-22T19:58:51.3793067Z HandlerResolver.cpp 2026-01-22T19:58:51.3799236Z proxymodule.cpp 2026-01-22T19:58:51.7671760Z Compiling Event Messages ... 2026-01-22T19:58:51.8026674Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-22T19:58:52.0452510Z Compiling Event Messages ... 2026-01-22T19:58:52.1138919Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-22T19:58:52.3253320Z Compiling Event Messages ... 2026-01-22T19:58:52.3546564Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-22T19:58:52.5691679Z stdafx.cpp 2026-01-22T19:58:52.6529619Z Compiling Event Messages ... 2026-01-22T19:58:52.7531445Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-22T19:58:54.0611488Z AppOfflineTrackingApplication.cpp 2026-01-22T19:58:54.4769876Z filewatcher.cpp 2026-01-22T19:58:54.6693219Z requesthandler_config.cpp 2026-01-22T19:58:58.5808336Z stdafx.cpp 2026-01-22T19:58:58.7952124Z Compiling Event Messages ... 2026-01-22T19:58:58.8005532Z Compiling Event Messages ... 2026-01-22T19:58:59.5636398Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-22T19:58:59.6084836Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-22T19:59:00.3884585Z applicationinfo.cpp 2026-01-22T19:59:00.9656429Z applicationmanager.cpp 2026-01-22T19:59:01.4201352Z AppOfflineApplication.cpp 2026-01-22T19:59:01.8314078Z AppOfflineHandler.cpp 2026-01-22T19:59:26.0468787Z DisconnectHandler.cpp 2026-01-22T19:59:26.0477242Z ModuleEnvironment.cpp 2026-01-22T19:59:26.0484873Z ShimOptions.cpp 2026-01-22T19:59:26.0492374Z dllmain.cpp 2026-01-22T19:59:26.0502240Z Creating library D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\x64\Release\aspnetcorev2.lib and object D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\x64\Release\aspnetcorev2.exp 2026-01-22T19:59:26.0510169Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-22T19:59:26.1038052Z globalmodule.cpp 2026-01-22T19:59:26.1279528Z HandlerResolver.cpp 2026-01-22T19:59:26.1284779Z proxymodule.cpp 2026-01-22T19:59:27.6266330Z stdafx.cpp 2026-01-22T19:59:27.6274818Z RequestHandlerLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\RequestHandlerLib\Win32\Release\RequestHandlerLib.lib 2026-01-22T19:59:28.0308917Z AspNetCore.vcxproj -> D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\x64\Release\aspnetcorev2.dll 2026-01-22T19:59:28.3196757Z Compiling Event Messages ... 2026-01-22T19:59:28.3560417Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-22T19:59:28.3675615Z Compiling Event Messages ... 2026-01-22T19:59:28.3695502Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-22T19:59:28.6398770Z stdafx.cpp 2026-01-22T19:59:34.8004643Z stdafx.cpp 2026-01-22T19:59:34.8538109Z stdafx.cpp 2026-01-22T19:59:34.9038404Z Creating library D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\Win32\Release\aspnetcorev2.lib and object D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\Win32\Release\aspnetcorev2.exp 2026-01-22T19:59:34.9302258Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-22T19:59:35.1697795Z AppOfflineTrackingApplication.cpp 2026-01-22T19:59:35.7453620Z filewatcher.cpp 2026-01-22T19:59:35.8642978Z requesthandler_config.cpp 2026-01-22T19:59:37.3190006Z AspNetCore.vcxproj -> D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\Win32\Release\aspnetcorev2.dll 2026-01-22T19:59:49.8172291Z dllmain.cpp 2026-01-22T19:59:50.3538149Z forwardinghandler.cpp 2026-01-22T19:59:50.8953529Z outprocessapplication.cpp 2026-01-22T19:59:51.5617931Z forwarderconnection.cpp 2026-01-22T19:59:52.7871809Z processmanager.cpp 2026-01-22T19:59:53.7706276Z protocolconfig.cpp 2026-01-22T19:59:54.4900344Z responseheaderhash.cpp 2026-01-22T19:59:55.1457940Z serverprocess.cpp 2026-01-22T19:59:55.4433863Z url_utility.cpp 2026-01-22T19:59:55.6927539Z websockethandler.cpp 2026-01-22T19:59:56.1113555Z winhttphelper.cpp 2026-01-22T20:00:08.4403666Z applicationinfo.cpp 2026-01-22T20:00:08.5787989Z applicationmanager.cpp 2026-01-22T20:00:08.6549519Z AppOfflineApplication.cpp 2026-01-22T20:00:08.7863952Z AppOfflineHandler.cpp 2026-01-22T20:00:08.8491077Z DisconnectHandler.cpp 2026-01-22T20:00:08.8677884Z ModuleEnvironment.cpp 2026-01-22T20:00:08.9898573Z ShimOptions.cpp 2026-01-22T20:00:09.0680405Z dllmain.cpp 2026-01-22T20:00:09.1926731Z globalmodule.cpp 2026-01-22T20:00:09.2707981Z HandlerResolver.cpp 2026-01-22T20:00:09.3114021Z proxymodule.cpp 2026-01-22T20:00:10.0385814Z RequestHandlerLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\RequestHandlerLib\arm64\Release\RequestHandlerLib.lib 2026-01-22T20:00:10.3596694Z Creating library D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\x64\Release\aspnetcorev2_outofprocess.lib and object D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\x64\Release\aspnetcorev2_outofprocess.exp 2026-01-22T20:00:10.4417541Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-22T20:00:10.6456070Z dllmain.cpp 2026-01-22T20:00:11.1355322Z dllmain.cpp 2026-01-22T20:00:11.2240735Z inprocessapplication.cpp 2026-01-22T20:00:11.2949124Z forwardinghandler.cpp 2026-01-22T20:00:11.3958999Z InProcessApplicationBase.cpp 2026-01-22T20:00:11.4175522Z outprocessapplication.cpp 2026-01-22T20:00:11.4427628Z inprocesshandler.cpp 2026-01-22T20:00:11.6475329Z forwarderconnection.cpp 2026-01-22T20:00:12.7314541Z dllmain.cpp 2026-01-22T20:00:13.2715016Z inprocessapplication.cpp 2026-01-22T20:00:13.8506591Z InProcessApplicationBase.cpp 2026-01-22T20:00:14.0938445Z processmanager.cpp 2026-01-22T20:00:14.3802261Z inprocesshandler.cpp 2026-01-22T20:00:15.0566123Z protocolconfig.cpp 2026-01-22T20:00:15.2708930Z InProcessOptions.cpp 2026-01-22T20:00:15.5237427Z responseheaderhash.cpp 2026-01-22T20:00:15.9833206Z serverprocess.cpp 2026-01-22T20:00:16.5863033Z url_utility.cpp 2026-01-22T20:00:17.5295848Z websockethandler.cpp 2026-01-22T20:00:17.8806602Z managedexports.cpp 2026-01-22T20:00:18.1462346Z winhttphelper.cpp 2026-01-22T20:00:18.3502728Z InProcessOptions.cpp 2026-01-22T20:00:24.9506450Z OutOfProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\x64\Release\aspnetcorev2_outofprocess.dll 2026-01-22T20:00:27.3078568Z managedexports.cpp 2026-01-22T20:00:33.0313243Z Creating library D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\Win32\Release\aspnetcorev2_inprocess.lib and object D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\Win32\Release\aspnetcorev2_inprocess.exp 2026-01-22T20:00:33.0786812Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-22T20:00:34.2021364Z Creating library D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\Win32\Release\aspnetcorev2_outofprocess.lib and object D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\Win32\Release\aspnetcorev2_outofprocess.exp 2026-01-22T20:00:34.2262905Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-22T20:00:34.2378682Z Compiling Event Messages ... 2026-01-22T20:00:34.2553941Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-22T20:00:34.2939243Z Creating library D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\arm64\Release\aspnetcorev2.lib and object D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\arm64\Release\aspnetcorev2.exp 2026-01-22T20:00:34.5474442Z stdafx.cpp 2026-01-22T20:00:34.8221963Z OutOfProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\Win32\Release\aspnetcorev2_outofprocess.dll 2026-01-22T20:00:35.0112468Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-22T20:00:35.2886784Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-22T20:00:35.2920867Z Compiling Event Messages ... 2026-01-22T20:00:35.4158006Z InProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\Win32\Release\aspnetcorev2_inprocess.dll 2026-01-22T20:00:35.4588734Z stdafx.cpp 2026-01-22T20:00:36.5098838Z Creating library D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\x64\Release\aspnetcorev2_inprocess.lib and object D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\x64\Release\aspnetcorev2_inprocess.exp 2026-01-22T20:00:36.5139956Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-22T20:00:36.5339309Z AspNetCore.vcxproj -> D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\arm64\Release\aspnetcorev2.dll 2026-01-22T20:00:36.8507419Z ConfigUtilityTests.cpp 2026-01-22T20:00:36.8752936Z dotnet_exe_path_tests.cpp 2026-01-22T20:00:36.9285852Z GlobalVersionTests.cpp 2026-01-22T20:00:37.0784250Z Helpers.cpp 2026-01-22T20:00:39.7709459Z InProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\x64\Release\aspnetcorev2_inprocess.dll 2026-01-22T20:00:44.7828564Z ConfigUtilityTests.cpp 2026-01-22T20:00:45.2321706Z dotnet_exe_path_tests.cpp 2026-01-22T20:00:45.4900236Z GlobalVersionTests.cpp 2026-01-22T20:00:45.8647730Z Helpers.cpp 2026-01-22T20:00:46.3573738Z inprocess_application_tests.cpp 2026-01-22T20:00:46.7601338Z main.cpp 2026-01-22T20:00:47.0162566Z StandardOutputRedirectionTest.cpp 2026-01-22T20:00:50.4584625Z BindingInformationTest.cpp 2026-01-22T20:00:55.8339037Z dllmain.cpp 2026-01-22T20:00:56.5679677Z inprocessapplication.cpp 2026-01-22T20:00:57.2857689Z InProcessApplicationBase.cpp 2026-01-22T20:00:57.8024153Z inprocesshandler.cpp 2026-01-22T20:00:59.2710085Z utility_tests.cpp 2026-01-22T20:01:03.6547751Z inprocess_application_tests.cpp 2026-01-22T20:01:04.0455539Z main.cpp 2026-01-22T20:01:04.3359467Z StandardOutputRedirectionTest.cpp 2026-01-22T20:01:04.7087374Z InProcessOptions.cpp 2026-01-22T20:01:04.9759256Z BindingInformationTest.cpp 2026-01-22T20:01:05.6635945Z managedexports.cpp 2026-01-22T20:01:14.3102199Z utility_tests.cpp 2026-01-22T20:01:25.8493270Z Creating library D:\a\_work\1\s\artifacts\bin\CommonLibTests\x64\Release\CommonLibTests.lib and object D:\a\_work\1\s\artifacts\bin\CommonLibTests\x64\Release\CommonLibTests.exp 2026-01-22T20:01:25.9004241Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-22T20:01:27.3960568Z Creating library D:\a\_work\1\s\artifacts\bin\CommonLibTests\Win32\Release\CommonLibTests.lib and object D:\a\_work\1\s\artifacts\bin\CommonLibTests\Win32\Release\CommonLibTests.exp 2026-01-22T20:01:27.4004593Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-22T20:01:27.4212782Z CommonLibTests.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLibTests\Win32\Release\CommonLibTests.exe 2026-01-22T20:01:27.5878360Z Creating library D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\arm64\Release\aspnetcorev2_inprocess.lib and object D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\arm64\Release\aspnetcorev2_inprocess.exp 2026-01-22T20:01:27.6180678Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-22T20:01:27.6374766Z InProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\arm64\Release\aspnetcorev2_inprocess.dll 2026-01-22T20:01:27.7903925Z [==========] Running 42 tests from 15 test suites. 2026-01-22T20:01:27.7915849Z [----------] Global test environment set-up. 2026-01-22T20:01:27.7919650Z [----------] 3 tests from ConfigUtilityTest 2026-01-22T20:01:27.7970029Z [ RUN ] ConfigUtilityTest.CheckHandlerVersionKeysAndValues 2026-01-22T20:01:27.7974148Z [ OK ] ConfigUtilityTest.CheckHandlerVersionKeysAndValues (5 ms) 2026-01-22T20:01:27.7977514Z [ RUN ] ConfigUtilityTest.CheckDebugLogFile 2026-01-22T20:01:27.7981164Z [ OK ] ConfigUtilityTest.CheckDebugLogFile (0 ms) 2026-01-22T20:01:27.7984342Z [ RUN ] ConfigUtilityTest.CheckDebugLevel 2026-01-22T20:01:27.7987476Z [ OK ] ConfigUtilityTest.CheckDebugLevel (0 ms) 2026-01-22T20:01:27.8023122Z [----------] 3 tests from ConfigUtilityTest (6 ms total) 2026-01-22T20:01:27.8042530Z 2026-01-22T20:01:27.8082767Z [----------] 2 tests from ConfigUtilityTestSingle 2026-01-22T20:01:27.8100296Z [ RUN ] ConfigUtilityTestSingle.MultipleElements 2026-01-22T20:01:27.8118780Z [ OK ] ConfigUtilityTestSingle.MultipleElements (0 ms) 2026-01-22T20:01:27.8152502Z [ RUN ] ConfigUtilityTestSingle.IgnoresFailedGetElement 2026-01-22T20:01:27.8160126Z [ OK ] ConfigUtilityTestSingle.IgnoresFailedGetElement (0 ms) 2026-01-22T20:01:27.8172354Z [----------] 2 tests from ConfigUtilityTestSingle (0 ms total) 2026-01-22T20:01:27.8266652Z 2026-01-22T20:01:27.8272446Z [----------] 1 test from Dotnet_EXE_Path_Tests 2026-01-22T20:01:27.8275203Z [ RUN ] Dotnet_EXE_Path_Tests.EndWith_dotnet 2026-01-22T20:01:27.8289472Z [ OK ] Dotnet_EXE_Path_Tests.EndWith_dotnet (3 ms) 2026-01-22T20:01:27.8292050Z [----------] 1 test from Dotnet_EXE_Path_Tests (3 ms total) 2026-01-22T20:01:27.8298123Z 2026-01-22T20:01:27.8332517Z [----------] 1 test from GlobalVersionTest 2026-01-22T20:01:27.8332992Z [ RUN ] GlobalVersionTest.RemovesPathCorrectly 2026-01-22T20:01:27.8336092Z [ OK ] GlobalVersionTest.RemovesPathCorrectly (0 ms) 2026-01-22T20:01:27.8339607Z [----------] 1 test from GlobalVersionTest (0 ms total) 2026-01-22T20:01:27.8344729Z 2026-01-22T20:01:27.8347021Z [----------] 3 tests from GetRequestHandlerVersions 2026-01-22T20:01:27.8350612Z [ RUN ] GetRequestHandlerVersions.GetFolders 2026-01-22T20:01:27.8389567Z [ OK ] GetRequestHandlerVersions.GetFolders (2 ms) 2026-01-22T20:01:27.8392971Z [ RUN ] GetRequestHandlerVersions.GetFolderPreview 2026-01-22T20:01:27.8395402Z [ OK ] GetRequestHandlerVersions.GetFolderPreview (1 ms) 2026-01-22T20:01:27.8398854Z [ RUN ] GetRequestHandlerVersions.GetFolderManyVersions 2026-01-22T20:01:27.8402141Z [ OK ] GetRequestHandlerVersions.GetFolderManyVersions (2 ms) 2026-01-22T20:01:27.8420658Z [----------] 3 tests from GetRequestHandlerVersions (6 ms total) 2026-01-22T20:01:27.8441903Z 2026-01-22T20:01:27.8445449Z [----------] 5 tests from FindHighestGlobalVersion 2026-01-22T20:01:27.8448128Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithSingleFolder 2026-01-22T20:01:27.8451546Z [ OK ] FindHighestGlobalVersion.HighestVersionWithSingleFolder (1 ms) 2026-01-22T20:01:27.8455183Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithMultipleVersions 2026-01-22T20:01:27.8457663Z [ OK ] FindHighestGlobalVersion.HighestVersionWithMultipleVersions (1 ms) 2026-01-22T20:01:27.8479111Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithSemVersion20 2026-01-22T20:01:27.8484399Z [ OK ] FindHighestGlobalVersion.HighestVersionWithSemVersion20 (1 ms) 2026-01-22T20:01:27.8487286Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithMultipleVersionsPreview 2026-01-22T20:01:27.8490213Z [ OK ] FindHighestGlobalVersion.HighestVersionWithMultipleVersionsPreview (2 ms) 2026-01-22T20:01:27.8495469Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithMultipleVersionNoPreview 2026-01-22T20:01:27.8499970Z [ OK ] FindHighestGlobalVersion.HighestVersionWithMultipleVersionNoPreview (4 ms) 2026-01-22T20:01:27.8501714Z [----------] 5 tests from FindHighestGlobalVersion (11 ms total) 2026-01-22T20:01:27.8521293Z 2026-01-22T20:01:27.8529045Z [----------] 4 tests from GetGlobalRequestHandlerPath 2026-01-22T20:01:27.8540874Z [ RUN ] GetGlobalRequestHandlerPath.FindHighestVersionNoHandlerName 2026-01-22T20:01:27.8543062Z [ OK ] GetGlobalRequestHandlerPath.FindHighestVersionNoHandlerName (1 ms) 2026-01-22T20:01:27.8545327Z [ RUN ] GetGlobalRequestHandlerPath.FindHighestVersionPreviewWins 2026-01-22T20:01:27.8549102Z [ OK ] GetGlobalRequestHandlerPath.FindHighestVersionPreviewWins (1 ms) 2026-01-22T20:01:27.8552667Z [ RUN ] GetGlobalRequestHandlerPath.FindHighestVersionSpecificVersion 2026-01-22T20:01:27.8555238Z [ OK ] GetGlobalRequestHandlerPath.FindHighestVersionSpecificVersion (1 ms) 2026-01-22T20:01:27.8560919Z [ RUN ] GetGlobalRequestHandlerPath.FindHighestVersionSpecificPreview 2026-01-22T20:01:27.8563876Z [ OK ] GetGlobalRequestHandlerPath.FindHighestVersionSpecificPreview (2 ms) 2026-01-22T20:01:27.8566565Z [----------] 4 tests from GetGlobalRequestHandlerPath (7 ms total) 2026-01-22T20:01:27.8568872Z 2026-01-22T20:01:27.8573378Z [----------] 3 tests from InProcessTest 2026-01-22T20:01:27.8575849Z [ RUN ] InProcessTest.NoNullRefForExePath 2026-01-22T20:01:27.8578896Z [ OK ] InProcessTest.NoNullRefForExePath (0 ms) 2026-01-22T20:01:27.8660182Z [ RUN ] InProcessTest.GeneratesVirtualPath 2026-01-22T20:01:27.8730631Z [ OK ] InProcessTest.GeneratesVirtualPath (0 ms) 2026-01-22T20:01:27.8745246Z [ RUN ] InProcessTest.GeneratesVirtualPathForDefaultApp 2026-01-22T20:01:27.8843787Z [ OK ] InProcessTest.GeneratesVirtualPathForDefaultApp (0 ms) 2026-01-22T20:01:27.8866325Z [----------] 3 tests from InProcessTest (0 ms total) 2026-01-22T20:01:27.8953575Z 2026-01-22T20:01:27.9180267Z [----------] 2 tests from FileRedirectionOutputTest 2026-01-22T20:01:27.9454622Z [ RUN ] FileRedirectionOutputTest.WriteToFileCheckContentsWritten 2026-01-22T20:01:27.9669117Z C:\Users\CLOUDT~1\AppData\Local\Temp\d7b0587a-69f1-45f5-be49-5f5b87329aa3\_20260122200127_3904.log 2026-01-22T20:01:27.9946296Z C:\Users\CLOUDT~1\AppData\Local\Temp\dd09efb0-ffe7-4bfa-b810-48fa46a22ebc\log_20260122200127_3904.log 2026-01-22T20:01:28.0021082Z [ OK ] FileRedirectionOutputTest.WriteToFileCheckContentsWritten (12 ms) 2026-01-22T20:01:28.0102717Z [ RUN ] FileRedirectionOutputTest.WriteToFileCheckContentsWrittenErr 2026-01-22T20:01:28.0177634Z C:\Users\CLOUDT~1\AppData\Local\Temp\63ed4015-6a23-47ad-a3aa-4bc0569c978c\_20260122200127_3904.log 2026-01-22T20:01:28.0409046Z C:\Users\CLOUDT~1\AppData\Local\Temp\226cdc4f-95ea-4091-b482-54665bc16be3\log_20260122200127_3904.log 2026-01-22T20:01:28.0472066Z [ OK ] FileRedirectionOutputTest.WriteToFileCheckContentsWrittenErr (9 ms) 2026-01-22T20:01:28.0562133Z [----------] 2 tests from FileRedirectionOutputTest (21 ms total) 2026-01-22T20:01:28.0673621Z 2026-01-22T20:01:28.0845456Z [----------] 7 tests from PipeManagerOutputTest 2026-01-22T20:01:28.0936698Z [ RUN ] PipeManagerOutputTest.StdOut 2026-01-22T20:01:28.1361484Z [ OK ] PipeManagerOutputTest.StdOut (3 ms) 2026-01-22T20:01:28.1460235Z [ RUN ] PipeManagerOutputTest.StdOutMultiToWide 2026-01-22T20:01:28.1538919Z [ OK ] PipeManagerOutputTest.StdOutMultiToWide (2 ms) 2026-01-22T20:01:28.1565196Z [ RUN ] PipeManagerOutputTest.StdErr 2026-01-22T20:01:28.1571570Z [ OK ] PipeManagerOutputTest.StdErr (2 ms) 2026-01-22T20:01:28.1577710Z [ RUN ] PipeManagerOutputTest.CheckMaxPipeSize 2026-01-22T20:01:28.1583795Z [ OK ] PipeManagerOutputTest.CheckMaxPipeSize (296 ms) 2026-01-22T20:01:28.1586963Z [ RUN ] PipeManagerOutputTest.SetInvalidHandlesForErrAndOut 2026-01-22T20:01:28.1667386Z [ OK ] PipeManagerOutputTest.SetInvalidHandlesForErrAndOut (2 ms) 2026-01-22T20:01:28.1720553Z [ RUN ] PipeManagerOutputTest.CreateDeleteMultipleTimesStdOutWorks 2026-01-22T20:01:28.1835700Z [ OK ] PipeManagerOutputTest.CreateDeleteMultipleTimesStdOutWorks (10 ms) 2026-01-22T20:01:28.1841974Z [ RUN ] PipeManagerOutputTest.CreateDeleteKeepOriginalStdErr 2026-01-22T20:01:28.1952884Z Hello![ OK ] PipeManagerOutputTest.CreateDeleteKeepOriginalStdErr (10 ms) 2026-01-22T20:01:28.1956060Z [----------] 7 tests from PipeManagerOutputTest (346 ms total) 2026-01-22T20:01:28.1961367Z 2026-01-22T20:01:28.1966787Z [----------] 4 tests from StringStreamRedirectionOutputTest 2026-01-22T20:01:28.1985266Z [ RUN ] StringStreamRedirectionOutputTest.StdOut 2026-01-22T20:01:28.1996758Z [ OK ] StringStreamRedirectionOutputTest.StdOut (1 ms) 2026-01-22T20:01:28.2003233Z [ RUN ] StringStreamRedirectionOutputTest.StdErr 2026-01-22T20:01:28.2012898Z [ OK ] StringStreamRedirectionOutputTest.StdErr (2 ms) 2026-01-22T20:01:28.2076068Z [ RUN ] StringStreamRedirectionOutputTest.CapAt30KB 2026-01-22T20:01:28.2547750Z [ OK ] StringStreamRedirectionOutputTest.CapAt30KB (51 ms) 2026-01-22T20:01:28.2553069Z [ RUN ] StringStreamRedirectionOutputTest.StartStopRestoresCorrectly 2026-01-22T20:01:28.2771401Z [ OK ] StringStreamRedirectionOutputTest.StartStopRestoresCorrectly (8 ms) 2026-01-22T20:01:28.2812745Z [----------] 4 tests from StringStreamRedirectionOutputTest (68 ms total) 2026-01-22T20:01:28.2822248Z 2026-01-22T20:01:28.2828973Z [----------] 1 test from BindingInformationTest 2026-01-22T20:01:28.2853602Z [ RUN ] BindingInformationTest.ParsesInformationCorrectly 2026-01-22T20:01:28.2876189Z [ OK ] BindingInformationTest.ParsesInformationCorrectly (0 ms) 2026-01-22T20:01:28.2922351Z [----------] 1 test from BindingInformationTest (1 ms total) 2026-01-22T20:01:28.2957943Z 2026-01-22T20:01:28.3008718Z [----------] 2 tests from PassUnexpandedEnvString 2026-01-22T20:01:28.3087720Z [ RUN ] PassUnexpandedEnvString.ExpandsResult 2026-01-22T20:01:28.3291588Z [ OK ] PassUnexpandedEnvString.ExpandsResult (0 ms) 2026-01-22T20:01:28.3780855Z [ RUN ] PassUnexpandedEnvString.LongStringExpandsResults 2026-01-22T20:01:28.3925271Z [ OK ] PassUnexpandedEnvString.LongStringExpandsResults (0 ms) 2026-01-22T20:01:28.4162872Z [----------] 2 tests from PassUnexpandedEnvString (2 ms total) 2026-01-22T20:01:28.4258631Z 2026-01-22T20:01:28.4482860Z [----------] 2 tests from GetEnvironmentVariableValue 2026-01-22T20:01:28.4740450Z [ RUN ] GetEnvironmentVariableValue.ReturnsCorrectLength 2026-01-22T20:01:28.4790442Z [ OK ] GetEnvironmentVariableValue.ReturnsCorrectLength (0 ms) 2026-01-22T20:01:28.4833580Z [ RUN ] GetEnvironmentVariableValue.ReturnsNulloptWhenNotFound 2026-01-22T20:01:28.4845327Z [ OK ] GetEnvironmentVariableValue.ReturnsNulloptWhenNotFound (0 ms) 2026-01-22T20:01:28.4857300Z [----------] 2 tests from GetEnvironmentVariableValue (0 ms total) 2026-01-22T20:01:28.4988099Z 2026-01-22T20:01:28.5051840Z [----------] 2 tests from CheckStringHelpers 2026-01-22T20:01:28.5076448Z [ RUN ] CheckStringHelpers.FormatWithoutContentDoesNotIncreaseSizeString 2026-01-22T20:01:28.5086386Z [ OK ] CheckStringHelpers.FormatWithoutContentDoesNotIncreaseSizeString (0 ms) 2026-01-22T20:01:28.5092832Z [ RUN ] CheckStringHelpers.FormatWithoutContentDoesNotIncreaseSizeWstring 2026-01-22T20:01:28.5140884Z [ OK ] CheckStringHelpers.FormatWithoutContentDoesNotIncreaseSizeWstring (0 ms) 2026-01-22T20:01:28.5141787Z [----------] 2 tests from CheckStringHelpers (2 ms total) 2026-01-22T20:01:28.5145112Z 2026-01-22T20:01:28.5312138Z [----------] Global test environment tear-down 2026-01-22T20:01:28.5334264Z [==========] 42 tests from 15 test suites ran. (486 ms total) 2026-01-22T20:01:28.5418724Z [ PASSED ] 42 tests. 2026-01-22T20:01:28.6088046Z CommonLibTests.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLibTests\x64\Release\CommonLibTests.exe 2026-01-22T20:01:28.6381669Z ConfigUtilityTests.cpp 2026-01-22T20:01:28.7217474Z dotnet_exe_path_tests.cpp 2026-01-22T20:01:28.8664782Z GlobalVersionTests.cpp 2026-01-22T20:01:29.1154768Z Helpers.cpp 2026-01-22T20:01:37.7683810Z dllmain.cpp 2026-01-22T20:01:38.0838473Z forwardinghandler.cpp 2026-01-22T20:01:38.3044503Z outprocessapplication.cpp 2026-01-22T20:01:38.6165102Z forwarderconnection.cpp 2026-01-22T20:01:41.4381928Z processmanager.cpp 2026-01-22T20:01:41.5937338Z protocolconfig.cpp 2026-01-22T20:01:42.1662169Z responseheaderhash.cpp 2026-01-22T20:01:42.6543606Z serverprocess.cpp 2026-01-22T20:01:43.5277827Z url_utility.cpp 2026-01-22T20:01:43.9508730Z websockethandler.cpp 2026-01-22T20:01:44.4595173Z winhttphelper.cpp 2026-01-22T20:01:47.7568000Z inprocess_application_tests.cpp 2026-01-22T20:01:47.8279879Z main.cpp 2026-01-22T20:01:47.8570998Z StandardOutputRedirectionTest.cpp 2026-01-22T20:01:47.8742841Z BindingInformationTest.cpp 2026-01-22T20:01:47.9324957Z utility_tests.cpp 2026-01-22T20:01:48.2252624Z [==========] Running 42 tests from 15 test suites. 2026-01-22T20:01:48.2874201Z [----------] Global test environment set-up. 2026-01-22T20:01:48.3147793Z [----------] 3 tests from ConfigUtilityTest 2026-01-22T20:01:48.3331600Z [ RUN ] ConfigUtilityTest.CheckHandlerVersionKeysAndValues 2026-01-22T20:01:48.3586233Z [ OK ] ConfigUtilityTest.CheckHandlerVersionKeysAndValues (17 ms) 2026-01-22T20:01:48.3720844Z [ RUN ] ConfigUtilityTest.CheckDebugLogFile 2026-01-22T20:01:48.3999313Z [ OK ] ConfigUtilityTest.CheckDebugLogFile (0 ms) 2026-01-22T20:01:48.4254941Z [ RUN ] ConfigUtilityTest.CheckDebugLevel 2026-01-22T20:01:48.4490485Z [ OK ] ConfigUtilityTest.CheckDebugLevel (0 ms) 2026-01-22T20:01:48.4819328Z [----------] 3 tests from ConfigUtilityTest (17 ms total) 2026-01-22T20:01:48.5314112Z 2026-01-22T20:01:48.5620660Z [----------] 2 tests from ConfigUtilityTestSingle 2026-01-22T20:01:48.6003594Z [ RUN ] ConfigUtilityTestSingle.MultipleElements 2026-01-22T20:01:48.6454545Z [ OK ] ConfigUtilityTestSingle.MultipleElements (0 ms) 2026-01-22T20:01:48.6867504Z [ RUN ] ConfigUtilityTestSingle.IgnoresFailedGetElement 2026-01-22T20:01:48.7222378Z [ OK ] ConfigUtilityTestSingle.IgnoresFailedGetElement (0 ms) 2026-01-22T20:01:48.7408865Z [----------] 2 tests from ConfigUtilityTestSingle (0 ms total) 2026-01-22T20:01:48.7727133Z 2026-01-22T20:01:48.7968592Z [----------] 1 test from Dotnet_EXE_Path_Tests 2026-01-22T20:01:48.8323197Z [ RUN ] Dotnet_EXE_Path_Tests.EndWith_dotnet 2026-01-22T20:01:48.8490069Z [ OK ] Dotnet_EXE_Path_Tests.EndWith_dotnet (13 ms) 2026-01-22T20:01:48.8794131Z [----------] 1 test from Dotnet_EXE_Path_Tests (13 ms total) 2026-01-22T20:01:48.9222404Z 2026-01-22T20:01:48.9509028Z [----------] 1 test from GlobalVersionTest 2026-01-22T20:01:48.9702176Z [ RUN ] GlobalVersionTest.RemovesPathCorrectly 2026-01-22T20:01:48.9963487Z [ OK ] GlobalVersionTest.RemovesPathCorrectly (0 ms) 2026-01-22T20:01:49.0295848Z [----------] 1 test from GlobalVersionTest (0 ms total) 2026-01-22T20:01:49.0622879Z 2026-01-22T20:01:49.0896641Z [----------] 3 tests from GetRequestHandlerVersions 2026-01-22T20:01:49.7099867Z [ RUN ] GetRequestHandlerVersions.GetFolders 2026-01-22T20:01:49.8086074Z [ OK ] GetRequestHandlerVersions.GetFolders (1 ms) 2026-01-22T20:01:49.8357208Z [ RUN ] GetRequestHandlerVersions.GetFolderPreview 2026-01-22T20:01:49.8441331Z [ OK ] GetRequestHandlerVersions.GetFolderPreview (1 ms) 2026-01-22T20:01:49.9057042Z [ RUN ] GetRequestHandlerVersions.GetFolderManyVersions 2026-01-22T20:01:49.9141779Z [ OK ] GetRequestHandlerVersions.GetFolderManyVersions (2 ms) 2026-01-22T20:01:49.9388593Z [----------] 3 tests from GetRequestHandlerVersions (5 ms total) 2026-01-22T20:01:49.9454198Z 2026-01-22T20:01:49.9689183Z [----------] 5 tests from FindHighestGlobalVersion 2026-01-22T20:01:49.9750779Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithSingleFolder 2026-01-22T20:01:49.9808835Z [ OK ] FindHighestGlobalVersion.HighestVersionWithSingleFolder (1 ms) 2026-01-22T20:01:49.9976546Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithMultipleVersions 2026-01-22T20:01:50.0053566Z [ OK ] FindHighestGlobalVersion.HighestVersionWithMultipleVersions (1 ms) 2026-01-22T20:01:50.0120275Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithSemVersion20 2026-01-22T20:01:50.0155226Z [ OK ] FindHighestGlobalVersion.HighestVersionWithSemVersion20 (1 ms) 2026-01-22T20:01:50.0174760Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithMultipleVersionsPreview 2026-01-22T20:01:50.0195056Z [ OK ] FindHighestGlobalVersion.HighestVersionWithMultipleVersionsPreview (2 ms) 2026-01-22T20:01:50.0211508Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithMultipleVersionNoPreview 2026-01-22T20:01:50.0245190Z [ OK ] FindHighestGlobalVersion.HighestVersionWithMultipleVersionNoPreview (2 ms) 2026-01-22T20:01:50.0280299Z [----------] 5 tests from FindHighestGlobalVersion (10 ms total) 2026-01-22T20:01:50.0317278Z 2026-01-22T20:01:50.0348007Z [----------] 4 tests from GetGlobalRequestHandlerPath 2026-01-22T20:01:50.0382824Z [ RUN ] GetGlobalRequestHandlerPath.FindHighestVersionNoHandlerName 2026-01-22T20:01:50.0496858Z [ OK ] GetGlobalRequestHandlerPath.FindHighestVersionNoHandlerName (1 ms) 2026-01-22T20:01:50.0659987Z [ RUN ] GetGlobalRequestHandlerPath.FindHighestVersionPreviewWins 2026-01-22T20:01:50.0800821Z [ OK ] GetGlobalRequestHandlerPath.FindHighestVersionPreviewWins (1 ms) 2026-01-22T20:01:50.0897900Z [ RUN ] GetGlobalRequestHandlerPath.FindHighestVersionSpecificVersion 2026-01-22T20:01:50.0920074Z [ OK ] GetGlobalRequestHandlerPath.FindHighestVersionSpecificVersion (1 ms) 2026-01-22T20:01:50.0940928Z [ RUN ] GetGlobalRequestHandlerPath.FindHighestVersionSpecificPreview 2026-01-22T20:01:50.0964834Z [ OK ] GetGlobalRequestHandlerPath.FindHighestVersionSpecificPreview (2 ms) 2026-01-22T20:01:50.0984746Z [----------] 4 tests from GetGlobalRequestHandlerPath (7 ms total) 2026-01-22T20:01:50.1010364Z 2026-01-22T20:01:50.1031123Z [----------] 3 tests from InProcessTest 2026-01-22T20:01:50.1074514Z [ RUN ] InProcessTest.NoNullRefForExePath 2026-01-22T20:01:50.1090953Z [ OK ] InProcessTest.NoNullRefForExePath (0 ms) 2026-01-22T20:01:50.1111479Z [ RUN ] InProcessTest.GeneratesVirtualPath 2026-01-22T20:01:50.1132549Z [ OK ] InProcessTest.GeneratesVirtualPath (0 ms) 2026-01-22T20:01:50.1162722Z [ RUN ] InProcessTest.GeneratesVirtualPathForDefaultApp 2026-01-22T20:01:50.1195944Z [ OK ] InProcessTest.GeneratesVirtualPathForDefaultApp (0 ms) 2026-01-22T20:01:50.1316690Z [----------] 3 tests from InProcessTest (0 ms total) 2026-01-22T20:01:50.1467971Z 2026-01-22T20:01:50.1594094Z [----------] 2 tests from FileRedirectionOutputTest 2026-01-22T20:01:50.1726624Z [ RUN ] FileRedirectionOutputTest.WriteToFileCheckContentsWritten 2026-01-22T20:01:50.1833683Z C:\Users\CLOUDT~1\AppData\Local\Temp\e97a96ea-49ae-4e22-8dce-d8c0830a1b27\_20260122200148_7804.log 2026-01-22T20:01:50.1900804Z C:\Users\CLOUDT~1\AppData\Local\Temp\6b5b3680-de38-4c28-b150-6f4c303e7356\log_20260122200148_7804.log 2026-01-22T20:01:50.1918017Z [ OK ] FileRedirectionOutputTest.WriteToFileCheckContentsWritten (109 ms) 2026-01-22T20:01:50.1984091Z [ RUN ] FileRedirectionOutputTest.WriteToFileCheckContentsWrittenErr 2026-01-22T20:01:50.2037331Z C:\Users\CLOUDT~1\AppData\Local\Temp\0a402157-a2c7-4e1e-99fa-e025ca360823\_20260122200148_7804.log 2026-01-22T20:01:50.2053816Z C:\Users\CLOUDT~1\AppData\Local\Temp\08b85141-ab3b-4c94-a2e4-4c0feec8ed1b\log_20260122200148_7804.log 2026-01-22T20:01:50.2069369Z [ OK ] FileRedirectionOutputTest.WriteToFileCheckContentsWrittenErr (67 ms) 2026-01-22T20:01:50.2082211Z [----------] 2 tests from FileRedirectionOutputTest (185 ms total) 2026-01-22T20:01:50.2095978Z 2026-01-22T20:01:50.2110668Z [----------] 7 tests from PipeManagerOutputTest 2026-01-22T20:01:50.2124189Z [ RUN ] PipeManagerOutputTest.StdOut 2026-01-22T20:01:50.2138501Z [ OK ] PipeManagerOutputTest.StdOut (29 ms) 2026-01-22T20:01:50.2154147Z [ RUN ] PipeManagerOutputTest.StdOutMultiToWide 2026-01-22T20:01:50.2164018Z [ OK ] PipeManagerOutputTest.StdOutMultiToWide (44 ms) 2026-01-22T20:01:50.2177597Z [ RUN ] PipeManagerOutputTest.StdErr 2026-01-22T20:01:50.2190916Z [ OK ] PipeManagerOutputTest.StdErr (57 ms) 2026-01-22T20:01:50.2204807Z [ RUN ] PipeManagerOutputTest.CheckMaxPipeSize 2026-01-22T20:01:50.2217618Z [ OK ] PipeManagerOutputTest.CheckMaxPipeSize (202 ms) 2026-01-22T20:01:50.2228324Z [ RUN ] PipeManagerOutputTest.SetInvalidHandlesForErrAndOut 2026-01-22T20:01:50.2241161Z [ OK ] PipeManagerOutputTest.SetInvalidHandlesForErrAndOut (40 ms) 2026-01-22T20:01:50.2251155Z [ RUN ] PipeManagerOutputTest.CreateDeleteMultipleTimesStdOutWorks 2026-01-22T20:01:50.2275973Z [ OK ] PipeManagerOutputTest.CreateDeleteMultipleTimesStdOutWorks (1117 ms) 2026-01-22T20:01:50.2286621Z [ RUN ] PipeManagerOutputTest.CreateDeleteKeepOriginalStdErr 2026-01-22T20:01:50.2299802Z Hello![ OK ] PipeManagerOutputTest.CreateDeleteKeepOriginalStdErr (123 ms) 2026-01-22T20:01:50.2313400Z [----------] 7 tests from PipeManagerOutputTest (1627 ms total) 2026-01-22T20:01:50.2326256Z 2026-01-22T20:01:50.2339666Z [----------] 4 tests from StringStreamRedirectionOutputTest 2026-01-22T20:01:50.2352802Z [ RUN ] StringStreamRedirectionOutputTest.StdOut 2026-01-22T20:01:50.2369395Z [ OK ] StringStreamRedirectionOutputTest.StdOut (2 ms) 2026-01-22T20:01:50.2382763Z [ RUN ] StringStreamRedirectionOutputTest.StdErr 2026-01-22T20:01:50.2396092Z [ OK ] StringStreamRedirectionOutputTest.StdErr (4 ms) 2026-01-22T20:01:50.2410056Z [ RUN ] StringStreamRedirectionOutputTest.CapAt30KB 2026-01-22T20:01:50.2435159Z [ OK ] StringStreamRedirectionOutputTest.CapAt30KB (56 ms) 2026-01-22T20:01:50.2442246Z [ RUN ] StringStreamRedirectionOutputTest.StartStopRestoresCorrectly 2026-01-22T20:01:50.2444888Z [ OK ] StringStreamRedirectionOutputTest.StartStopRestoresCorrectly (78 ms) 2026-01-22T20:01:50.2449607Z [----------] 4 tests from StringStreamRedirectionOutputTest (146 ms total) 2026-01-22T20:01:50.2451728Z 2026-01-22T20:01:50.2459724Z [----------] 1 test from BindingInformationTest 2026-01-22T20:01:50.2462410Z [ RUN ] BindingInformationTest.ParsesInformationCorrectly 2026-01-22T20:01:50.2464784Z [ OK ] BindingInformationTest.ParsesInformationCorrectly (0 ms) 2026-01-22T20:01:50.2469580Z [----------] 1 test from BindingInformationTest (0 ms total) 2026-01-22T20:01:50.2472174Z 2026-01-22T20:01:50.2474851Z [----------] 2 tests from PassUnexpandedEnvString 2026-01-22T20:01:50.2477629Z [ RUN ] PassUnexpandedEnvString.ExpandsResult 2026-01-22T20:01:50.2480342Z [ OK ] PassUnexpandedEnvString.ExpandsResult (0 ms) 2026-01-22T20:01:50.2482910Z [ RUN ] PassUnexpandedEnvString.LongStringExpandsResults 2026-01-22T20:01:50.2485564Z [ OK ] PassUnexpandedEnvString.LongStringExpandsResults (0 ms) 2026-01-22T20:01:50.2488216Z [----------] 2 tests from PassUnexpandedEnvString (3 ms total) 2026-01-22T20:01:50.2490794Z 2026-01-22T20:01:50.2493338Z [----------] 2 tests from GetEnvironmentVariableValue 2026-01-22T20:01:50.2495971Z [ RUN ] GetEnvironmentVariableValue.ReturnsCorrectLength 2026-01-22T20:01:50.2498620Z [ OK ] GetEnvironmentVariableValue.ReturnsCorrectLength (0 ms) 2026-01-22T20:01:50.2501320Z [ RUN ] GetEnvironmentVariableValue.ReturnsNulloptWhenNotFound 2026-01-22T20:01:50.2503749Z [ OK ] GetEnvironmentVariableValue.ReturnsNulloptWhenNotFound (0 ms) 2026-01-22T20:01:50.2506486Z [----------] 2 tests from GetEnvironmentVariableValue (1 ms total) 2026-01-22T20:01:50.2509023Z 2026-01-22T20:01:50.2511507Z [----------] 2 tests from CheckStringHelpers 2026-01-22T20:01:50.2513964Z [ RUN ] CheckStringHelpers.FormatWithoutContentDoesNotIncreaseSizeString 2026-01-22T20:01:50.2516694Z [ OK ] CheckStringHelpers.FormatWithoutContentDoesNotIncreaseSizeString (0 ms) 2026-01-22T20:01:50.2519398Z [ RUN ] CheckStringHelpers.FormatWithoutContentDoesNotIncreaseSizeWstring 2026-01-22T20:01:50.2522135Z [ OK ] CheckStringHelpers.FormatWithoutContentDoesNotIncreaseSizeWstring (0 ms) 2026-01-22T20:01:50.2524773Z [----------] 2 tests from CheckStringHelpers (0 ms total) 2026-01-22T20:01:50.2527278Z 2026-01-22T20:01:50.2529795Z [----------] Global test environment tear-down 2026-01-22T20:01:50.2532484Z [==========] 42 tests from 15 test suites ran. (2034 ms total) 2026-01-22T20:01:50.2535049Z [ PASSED ] 42 tests. 2026-01-22T20:01:50.7809497Z Creating library D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\arm64\Release\aspnetcorev2_outofprocess.lib and object D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\arm64\Release\aspnetcorev2_outofprocess.exp 2026-01-22T20:01:50.7849574Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-22T20:01:51.3251912Z OutOfProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\arm64\Release\aspnetcorev2_outofprocess.dll 2026-01-22T20:01:53.5848247Z Creating library D:\a\_work\1\s\artifacts\bin\CommonLibTests\arm64\Release\CommonLibTests.lib and object D:\a\_work\1\s\artifacts\bin\CommonLibTests\arm64\Release\CommonLibTests.exp 2026-01-22T20:01:53.6095157Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-22T20:01:54.4793247Z CommonLibTests.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLibTests\arm64\Release\CommonLibTests.exe 2026-01-22T20:01:54.6208570Z 2026-01-22T20:01:54.6263004Z Build succeeded. 2026-01-22T20:01:54.6264110Z 0 Warning(s) 2026-01-22T20:01:54.6344067Z 0 Error(s) 2026-01-22T20:01:54.6349096Z 2026-01-22T20:01:54.6355656Z Time Elapsed 00:05:16.95 2026-01-22T20:01:54.7075492Z 2026-01-22T20:01:54.7176352Z Setting NUGET enhanced retry environment variables 2026-01-22T20:01:54.7267287Z Setting NUGET enhanced retry environment variables 2026-01-22T20:01:55.6024136Z Determining projects to restore... 2026-01-22T20:01:55.8906834Z Tool 'dotnet-dump' (version '6.0.322601') was restored. Available commands: dotnet-dump 2026-01-22T20:01:55.8907371Z Tool 'dotnet-ef' (version '10.0.4') was restored. Available commands: dotnet-ef 2026-01-22T20:01:55.8907975Z Tool 'dotnet-serve' (version '1.10.93') was restored. Available commands: dotnet-serve 2026-01-22T20:01:55.8908393Z Tool 'microsoft.playwright.cli' (version '1.2.3') was restored. Available commands: playwright 2026-01-22T20:01:55.8908998Z 2026-01-22T20:01:55.8909232Z Restore was successful. 2026-01-22T20:01:55.9929529Z All projects are up-to-date for restore. 2026-01-22T20:01:56.3684529Z Determining projects to restore... 2026-01-22T20:01:56.6567941Z Restored D:\a\_work\1\s\eng\tools\GenerateFiles\GenerateFiles.csproj (in 135 ms). 2026-01-22T20:01:56.7363447Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.props 2026-01-22T20:01:56.7371342Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.targets 2026-01-22T20:01:56.7381934Z GenerateFiles -> D:\a\_work\1\s\.config\dotnet-tools.json 2026-01-22T20:01:59.1116047Z Attempting to install runtime toolset 'dotnet/x86 v10.0.4-servicing.26071.116' from public location. 2026-01-22T20:01:59.8367818Z dotnet-install: Using alternate version 10.0.4 found in https://ci.dot.net/public/Runtime/10.0.4-servicing.26071.116/runtime-productVersion.txt 2026-01-22T20:01:59.8400779Z dotnet-install: .NET Core Runtime with version '10.0.4' is already installed. 2026-01-22T20:01:59.8582131Z dotnet-install: Adding to current process PATH: "D:\a\_work\1\s\.dotnet\x86\". Note: This change will not be visible if PowerShell was run as a child process. 2026-01-22T20:02:01.4379519Z Attempting to install runtime toolset 'dotnet/x64 v10.0.4-servicing.26071.116' from public location. 2026-01-22T20:02:01.8542707Z dotnet-install: Using alternate version 10.0.4 found in https://ci.dot.net/public/Runtime/10.0.4-servicing.26071.116/runtime-productVersion.txt 2026-01-22T20:02:01.8569934Z dotnet-install: .NET Core Runtime with version '10.0.4' is already installed. 2026-01-22T20:02:32.3370282Z Determining projects to restore... 2026-01-22T20:02:56.4146583Z Restored D:\a\_work\1\s\src\Shared\test\testassets\ThrowingLibrary\ThrowingLibrary.csproj (in 965 ms). 2026-01-22T20:02:56.4147214Z Restored D:\a\_work\1\s\src\Shared\test\testassets\MockHostTypes\MockHostTypes.csproj (in 1.22 sec). 2026-01-22T20:02:56.4147712Z Restored D:\a\_work\1\s\src\Shared\test\testassets\CreateWebHostBuilderPatternTestSite\CreateWebHostBuilderPatternTestSite.csproj (in 1.25 sec). 2026-01-22T20:02:56.4152366Z Restored D:\a\_work\1\s\src\Shared\test\testassets\CreateHostBuilderInvalidSignature\CreateHostBuilderInvalidSignature.csproj (in 32 ms). 2026-01-22T20:02:56.4153014Z Restored D:\a\_work\1\s\src\Shared\test\testassets\CreateHostBuilderPatternTestSite\CreateHostBuilderPatternTestSite.csproj (in 248 ms). 2026-01-22T20:02:56.4153597Z Restored D:\a\_work\1\s\src\Shared\test\testassets\BuildWebHostInvalidSignature\BuildWebHostInvalidSignature.csproj (in 12 ms). 2026-01-22T20:02:56.4154218Z Restored D:\a\_work\1\s\src\Shared\test\testassets\CreateWebHostBuilderInvalidSignature\CreateWebHostBuilderInvalidSignature.csproj (in 1.31 sec). 2026-01-22T20:02:56.4154871Z Restored D:\a\_work\1\s\src\Shared\test\testassets\BuildWebHostPatternTestSite\BuildWebHostPatternTestSite.csproj (in 10 ms). 2026-01-22T20:03:00.3689913Z Restored D:\a\_work\1\s\src\Servers\test\FunctionalTests\ServerComparison.FunctionalTests.csproj (in 4.18 sec). 2026-01-22T20:03:00.3691629Z Restored D:\a\_work\1\s\src\Shared\test\Shared.Tests\Microsoft.AspNetCore.Shared.Tests.csproj (in 4.26 sec). 2026-01-22T20:03:00.9392082Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Quic\test\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.csproj (in 1.71 sec). 2026-01-22T20:03:01.1358840Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Sockets\src\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.csproj (in 1.97 sec). 2026-01-22T20:03:01.1361317Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Quic\src\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.csproj (in 176 ms). 2026-01-22T20:03:01.1867995Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.NamedPipes\src\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.csproj (in 13 ms). 2026-01-22T20:03:01.1960571Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.NamedPipes\test\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.Tests.csproj (in 19 ms). 2026-01-22T20:03:01.2018955Z Restored D:\a\_work\1\s\src\Servers\Kestrel\tools\CodeGenerator\CodeGenerator.csproj (in 14 ms). 2026-01-22T20:03:01.2400617Z Restored D:\a\_work\1\s\src\Servers\Kestrel\test\Sockets.BindTests\Sockets.BindTests.csproj (in 20 ms). 2026-01-22T20:03:01.7282332Z Restored D:\a\_work\1\s\src\Servers\testassets\ServerComparison.TestSites\ServerComparison.TestSites.csproj (in 7.73 sec). 2026-01-22T20:03:03.3648531Z Restored D:\a\_work\1\s\src\Servers\Kestrel\test\Sockets.FunctionalTests\Sockets.FunctionalTests.csproj (in 2.05 sec). 2026-01-22T20:03:03.3657804Z Restored D:\a\_work\1\s\src\Servers\Kestrel\test\Interop.FunctionalTests\Interop.FunctionalTests.csproj (in 1.99 sec). 2026-01-22T20:03:03.3660847Z Restored D:\a\_work\1\s\src\Servers\Kestrel\test\InMemory.FunctionalTests\InMemory.FunctionalTests.csproj (in 1.5 sec). 2026-01-22T20:03:03.4223326Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\WebTransportSampleApp\WebTransportSampleApp.csproj (in 47 ms). 2026-01-22T20:03:03.4326934Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\WebTransportInteractiveSampleApp\WebTransportInteractiveSampleApp.csproj (in 46 ms). 2026-01-22T20:03:03.4579525Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\SystemdTestApp\SystemdTestApp.csproj (in 14 ms). 2026-01-22T20:03:03.4641698Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\SampleApp\Kestrel.SampleApp.csproj (in 13 ms). 2026-01-22T20:03:03.4999258Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\PlaintextApp\PlaintextApp.csproj (in 14 ms). 2026-01-22T20:03:03.5048720Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\HttpClientApp\HttpClientApp.csproj (in 2 ms). 2026-01-22T20:03:03.5072842Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\LargeResponseApp\LargeResponseApp.csproj (in 21 ms). 2026-01-22T20:03:03.5400243Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\Http2SampleApp\Http2SampleApp.csproj (in 14 ms). 2026-01-22T20:03:03.5455387Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\Http3SampleApp\Http3SampleApp.csproj (in 17 ms). 2026-01-22T20:03:03.5739202Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\http2cat\http2cat.csproj (in 19 ms). 2026-01-22T20:03:03.6154850Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Kestrel\test\Microsoft.AspNetCore.Server.Kestrel.Tests.csproj (in 22 ms). 2026-01-22T20:03:03.6516915Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Kestrel\src\Microsoft.AspNetCore.Server.Kestrel.csproj (in 14 ms). 2026-01-22T20:03:03.6910948Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Core\test\Microsoft.AspNetCore.Server.Kestrel.Core.Tests.csproj (in 14 ms). 2026-01-22T20:03:03.7205324Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Core\src\Microsoft.AspNetCore.Server.Kestrel.Core.csproj (in 13 ms). 2026-01-22T20:03:04.2147835Z Restored D:\a\_work\1\s\src\Servers\IIS\IntegrationTesting.IIS\src\Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj (in 133 ms). 2026-01-22T20:03:04.2181101Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\TestTasks\TestTasks.csproj (in 13 ms). 2026-01-22T20:03:04.2239210Z Restored D:\a\_work\1\s\src\Servers\Kestrel\stress\HttpStress.csproj (in 517 ms). 2026-01-22T20:03:04.9682845Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessWebSite\InProcessWebSite.csproj (in 96 ms). 2026-01-22T20:03:04.9835672Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\IIS.Common.TestLib\IIS.Common.TestLib.csproj (in 20 ms). 2026-01-22T20:03:04.9998449Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IISExpress.FunctionalTests\IISExpress.FunctionalTests.csproj (in 24 ms). 2026-01-22T20:03:05.0506370Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.Tests\IIS.Tests.csproj (in 97 ms). 2026-01-22T20:03:05.0679444Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.ShadowCopy.Tests\IIS.ShadowCopy.Tests.csproj (in 21 ms). 2026-01-22T20:03:05.0761628Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.NewShim.FunctionalTests\IIS.NewShim.FunctionalTests.csproj (in 20 ms). 2026-01-22T20:03:05.7933885Z Restored D:\a\_work\1\s\src\Shared\BrowserTesting\src\Microsoft.AspNetCore.BrowserTesting.csproj (in 11.47 sec). 2026-01-22T20:03:05.8347329Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.LongTests\IIS.LongTests.csproj (in 20 ms). 2026-01-22T20:03:05.8935165Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.FunctionalTests\IIS.FunctionalTests.csproj (in 23 ms). 2026-01-22T20:03:05.9274377Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\src\Microsoft.AspNetCore.Server.IIS.csproj (in 15 ms). 2026-01-22T20:03:06.0264691Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\samples\NativeIISSample\NativeIISSample.csproj (in 55 ms). 2026-01-22T20:03:06.0719618Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.NewHandler.FunctionalTests\IIS.NewHandler.FunctionalTests.csproj (in 1.02 sec). 2026-01-22T20:03:06.1459009Z Restored D:\a\_work\1\s\src\Servers\IIS\IISIntegration\test\Tests\Microsoft.AspNetCore.Server.IISIntegration.Tests.csproj (in 14 ms). 2026-01-22T20:03:06.1963674Z Restored D:\a\_work\1\s\src\Servers\IIS\IISIntegration\src\Microsoft.AspNetCore.Server.IISIntegration.csproj (in 13 ms). 2026-01-22T20:03:06.2100063Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessNewShimWebSite\InProcessNewShimWebSite.csproj (in 2.27 sec). 2026-01-22T20:03:06.2149787Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\Symbols\Microsoft.AspNetCore.ANCMSymbols.csproj (in 4 ms). 2026-01-22T20:03:06.2328548Z Restored D:\a\_work\1\s\src\Servers\IIS\IISIntegration\samples\IISSample\IISSample.csproj (in 24 ms). 2026-01-22T20:03:06.2728781Z Restored D:\a\_work\1\s\src\Servers\HttpSys\test\Tests\Microsoft.AspNetCore.Server.HttpSys.Tests.csproj (in 18 ms). 2026-01-22T20:03:06.2746444Z Restored D:\a\_work\1\s\src\Servers\HttpSys\test\testassets\DelegationSite\DelegationSite.csproj (in 12 ms). 2026-01-22T20:03:07.2952668Z Restored D:\a\_work\1\s\src\Servers\HttpSys\test\FunctionalTests\Microsoft.AspNetCore.Server.HttpSys.FunctionalTests.csproj (in 17 ms). 2026-01-22T20:03:07.2953343Z Restored D:\a\_work\1\s\src\Servers\HttpSys\test\NonHelixTests\Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.csproj (in 21 ms). 2026-01-22T20:03:07.2964825Z Restored D:\a\_work\1\s\src\Servers\Kestrel\perf\Microbenchmarks\Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks.csproj (in 3.7 sec). 2026-01-22T20:03:07.3752709Z Restored D:\a\_work\1\s\src\Servers\HttpSys\src\Microsoft.AspNetCore.Server.HttpSys.csproj (in 22 ms). 2026-01-22T20:03:07.3813687Z Restored D:\a\_work\1\s\src\Servers\HttpSys\samples\SelfHostServer\SelfHostServer.csproj (in 19 ms). 2026-01-22T20:03:07.4448955Z Restored D:\a\_work\1\s\src\Servers\HttpSys\samples\TlsFeaturesObserve\TlsFeaturesObserve.csproj (in 41 ms). 2026-01-22T20:03:07.4479840Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\perf\Microbenchmarks\IIS.Microbenchmarks.csproj (in 1.3 sec). 2026-01-22T20:03:07.4480578Z Restored D:\a\_work\1\s\src\Servers\HttpSys\samples\QueueSharing\QueueSharing.csproj (in 15 ms). 2026-01-22T20:03:07.4482203Z Restored D:\a\_work\1\s\src\Servers\HttpSys\samples\HotAddSample\HotAddSample.csproj (in 15 ms). 2026-01-22T20:03:07.4494095Z Restored D:\a\_work\1\s\src\Servers\HttpSys\perf\Microbenchmarks\Microsoft.AspNetCore.Server.HttpSys.Microbenchmarks.csproj (in 21 ms). 2026-01-22T20:03:07.4978875Z Restored D:\a\_work\1\s\src\Security\samples\StaticFilesAuth\StaticFilesAuth.csproj (in 60 ms). 2026-01-22T20:03:07.5140619Z Restored D:\a\_work\1\s\src\Security\samples\PathSchemeSelection\PathSchemeSelection.csproj (in 64 ms). 2026-01-22T20:03:07.6867281Z Restored D:\a\_work\1\s\src\Servers\Connections.Abstractions\src\Microsoft.AspNetCore.Connections.Abstractions.csproj (in 304 ms). 2026-01-22T20:03:07.7786376Z Restored D:\a\_work\1\s\src\Security\samples\CustomPolicyProvider\CustomPolicyProvider.csproj (in 50 ms). 2026-01-22T20:03:07.9233974Z Restored D:\a\_work\1\s\src\Security\samples\CustomAuthorizationFailureResponse\CustomAuthorizationFailureResponse.csproj (in 69 ms). 2026-01-22T20:03:08.0436538Z Restored D:\a\_work\1\s\src\Security\samples\Cookies\Cookies.csproj (in 47 ms). 2026-01-22T20:03:08.1771466Z Restored D:\a\_work\1\s\src\Security\samples\ClaimsTransformation\ClaimsTransformation.csproj (in 61 ms). 2026-01-22T20:03:08.2470335Z Restored D:\a\_work\1\s\src\Security\perf\Microbenchmarks\Microsoft.AspNetCore.Security.Microbenchmarks.csproj (in 40 ms). 2026-01-22T20:03:08.3066567Z Restored D:\a\_work\1\s\src\Security\CookiePolicy\test\Microsoft.AspNetCore.CookiePolicy.Test.csproj (in 21 ms). 2026-01-22T20:03:08.3442739Z Restored D:\a\_work\1\s\src\Hosting\WindowsServices\test\Microsoft.AspNetCore.Hosting.WindowsServices.Tests.csproj (in 15 ms). 2026-01-22T20:03:08.3776803Z Restored D:\a\_work\1\s\src\Hosting\WindowsServices\src\Microsoft.AspNetCore.Hosting.WindowsServices.csproj (in 15 ms). 2026-01-22T20:03:08.4223369Z Restored D:\a\_work\1\s\src\Hosting\test\testassets\TestStartupAssembly1\TestStartupAssembly1.csproj (in 6 ms). 2026-01-22T20:03:09.1304900Z Restored D:\a\_work\1\s\src\Hosting\test\testassets\Microsoft.AspNetCore.Hosting.TestSites\Microsoft.AspNetCore.Hosting.TestSites.csproj (in 11 ms). 2026-01-22T20:03:09.1361554Z Restored D:\a\_work\1\s\src\Hosting\test\testassets\IStartupInjectionAssemblyName\IStartupInjectionAssemblyName.csproj (in 9 ms). 2026-01-22T20:03:09.1368636Z Restored D:\a\_work\1\s\src\Hosting\test\testassets\BasicLinkedApp\BasicLinkedApp.csproj (in 11 ms). 2026-01-22T20:03:09.1765852Z Restored D:\a\_work\1\s\src\Hosting\test\FunctionalTests\Microsoft.AspNetCore.Hosting.FunctionalTests.csproj (in 36 ms). 2026-01-22T20:03:09.2792200Z Restored D:\a\_work\1\s\src\Hosting\TestHost\test\Microsoft.AspNetCore.TestHost.Tests.csproj (in 231 ms). 2026-01-22T20:03:09.9809226Z Restored D:\a\_work\1\s\src\Security\test\AuthSamples.FunctionalTests\AuthSamples.FunctionalTests.csproj (in 2.19 sec). 2026-01-22T20:03:09.9827516Z Restored D:\a\_work\1\s\src\Hosting\Server.IntegrationTesting\src\Microsoft.AspNetCore.Server.IntegrationTesting.csproj (in 3 ms). 2026-01-22T20:03:09.9831859Z Restored D:\a\_work\1\s\src\Hosting\Server.Abstractions\src\Microsoft.AspNetCore.Hosting.Server.Abstractions.csproj (in 4 ms). 2026-01-22T20:03:09.9835601Z Restored D:\a\_work\1\s\src\Hosting\samples\SampleStartups\SampleStartups.csproj (in 17 ms). 2026-01-22T20:03:09.9843933Z Restored D:\a\_work\1\s\src\Hosting\samples\GenericWebHost\GenericWebHost.csproj (in 9 ms). 2026-01-22T20:03:09.9850077Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\src\aspnetcore-base-runtime.proj (in 1 ms). 2026-01-22T20:03:10.5524253Z Restored D:\a\_work\1\s\src\Hosting\TestHost\src\Microsoft.AspNetCore.TestHost.csproj (in 892 ms). 2026-01-22T20:03:10.9528137Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\bundle\aspnetcore-runtime-bundle.bundleproj (in 982 ms). 2026-01-22T20:03:10.9556035Z Restored D:\a\_work\1\s\src\Framework\App.Ref.Internal\src\Microsoft.AspNetCore.App.Ref.Internal.csproj (in 1 ms). 2026-01-22T20:03:10.9761936Z Restored D:\a\_work\1\s\src\FileProviders\Manifest.MSBuildTask\test\Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.Tests.csproj (in 10 ms). 2026-01-22T20:03:11.3331297Z Restored D:\a\_work\1\s\src\Framework\App.Ref\src\Microsoft.AspNetCore.App.Ref.sfxproj (in 915 ms). 2026-01-22T20:03:11.7082218Z Restored D:\a\_work\1\s\src\FileProviders\Manifest.MSBuildTask\src\Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.csproj (in 727 ms). 2026-01-22T20:03:11.7151188Z Restored D:\a\_work\1\s\src\FileProviders\Embedded\src\Microsoft.Extensions.FileProviders.Embedded.csproj (in 3 ms). 2026-01-22T20:03:11.7869370Z Restored D:\a\_work\1\s\src\Security\samples\DynamicSchemes\DynamicSchemes.csproj (in 4.24 sec). 2026-01-22T20:03:11.7879380Z Restored D:\a\_work\1\s\src\Security\samples\Identity.ExternalClaims\Identity.ExternalClaims.csproj (in 4.26 sec). 2026-01-22T20:03:11.7980848Z Restored D:\a\_work\1\s\src\Features\JsonPatch.SystemTextJson\test\Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests.csproj (in 5 ms). 2026-01-22T20:03:11.8040091Z Restored D:\a\_work\1\s\src\Features\JsonPatch.SystemTextJson\src\Microsoft.AspNetCore.JsonPatch.SystemTextJson.csproj (in 2 ms). 2026-01-22T20:03:11.8866064Z Restored D:\a\_work\1\s\src\Features\JsonPatch\src\Microsoft.AspNetCore.JsonPatch.csproj (in 95 ms). 2026-01-22T20:03:11.8914124Z Restored D:\a\_work\1\s\src\Extensions\Features\src\Microsoft.Extensions.Features.csproj (in 1 ms). 2026-01-22T20:03:11.9133599Z Restored D:\a\_work\1\s\src\DefaultBuilder\test\Microsoft.AspNetCore.Tests\Microsoft.AspNetCore.Tests.csproj (in 11 ms). 2026-01-22T20:03:11.9385396Z Restored D:\a\_work\1\s\src\DefaultBuilder\test\Microsoft.AspNetCore.FunctionalTests\Microsoft.AspNetCore.FunctionalTests.csproj (in 14 ms). 2026-01-22T20:03:11.9572551Z Restored D:\a\_work\1\s\src\DefaultBuilder\testassets\StartWithIApplicationBuilderUrlApp\StartWithIApplicationBuilderUrlApp.csproj (in 9 ms). 2026-01-22T20:03:11.9754244Z Restored D:\a\_work\1\s\src\DefaultBuilder\testassets\StartRouteBuilderUrlApp\StartRouteBuilderUrlApp.csproj (in 9 ms). 2026-01-22T20:03:11.9969940Z Restored D:\a\_work\1\s\src\DefaultBuilder\testassets\StartRequestDelegateUrlApp\StartRequestDelegateUrlApp.csproj (in 12 ms). 2026-01-22T20:03:12.0158348Z Restored D:\a\_work\1\s\src\DefaultBuilder\testassets\DependencyInjectionApp\DependencyInjectionApp.csproj (in 9 ms). 2026-01-22T20:03:12.0371702Z Restored D:\a\_work\1\s\src\DefaultBuilder\testassets\CreateDefaultBuilderOfTApp\CreateDefaultBuilderOfTApp.csproj (in 11 ms). 2026-01-22T20:03:12.0709672Z Restored D:\a\_work\1\s\src\DefaultBuilder\testassets\CreateDefaultBuilderApp\CreateDefaultBuilderApp.csproj (in 22 ms). 2026-01-22T20:03:12.0974029Z Restored D:\a\_work\1\s\src\DefaultBuilder\src\Microsoft.AspNetCore.csproj (in 12 ms). 2026-01-22T20:03:12.1185680Z Restored D:\a\_work\1\s\src\DefaultBuilder\samples\SampleApp\DefaultBuilder.SampleApp.csproj (in 10 ms). 2026-01-22T20:03:12.8539776Z Restored D:\a\_work\1\s\src\FileProviders\Embedded\test\Microsoft.Extensions.FileProviders.Embedded.Tests.csproj (in 1.49 sec). 2026-01-22T20:03:12.8541536Z Restored D:\a\_work\1\s\src\Extensions\Features\test\Microsoft.Extensions.Features.Tests.csproj (in 1.02 sec). 2026-01-22T20:03:12.8545956Z Restored D:\a\_work\1\s\src\DataProtection\StackExchangeRedis\test\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests.csproj (in 706 ms). 2026-01-22T20:03:12.8548948Z Restored D:\a\_work\1\s\src\Features\JsonPatch\test\Microsoft.AspNetCore.JsonPatch.Tests.csproj (in 1.11 sec). 2026-01-22T20:03:12.8586428Z Restored D:\a\_work\1\s\src\DataProtection\samples\NonDISample\NonDISample.csproj (in 3 ms). 2026-01-22T20:03:12.8590267Z Restored D:\a\_work\1\s\src\DataProtection\samples\Redis\Redis.csproj (in 3 ms). 2026-01-22T20:03:12.8591946Z Restored D:\a\_work\1\s\src\DataProtection\samples\KeyManagementSimulator\KeyManagementSimulator.csproj (in 3 ms). 2026-01-22T20:03:12.8607801Z Restored D:\a\_work\1\s\src\DataProtection\samples\KeyManagementSample\KeyManagementSample.csproj (in 3 ms). 2026-01-22T20:03:12.8609399Z Restored D:\a\_work\1\s\src\DataProtection\samples\CustomEncryptorSample\CustomEncryptorSample.csproj (in 6 ms). 2026-01-22T20:03:12.8686835Z Restored D:\a\_work\1\s\src\DataProtection\Extensions\test\Microsoft.AspNetCore.DataProtection.Extensions.Tests.csproj (in 7 ms). 2026-01-22T20:03:12.9975060Z Restored D:\a\_work\1\s\src\DataProtection\EntityFrameworkCore\test\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.Test.csproj (in 122 ms). 2026-01-22T20:03:12.9978671Z Restored D:\a\_work\1\s\src\DataProtection\samples\EntityFrameworkCoreSample\EntityFrameworkCoreSample.csproj (in 148 ms). 2026-01-22T20:03:13.0069261Z Restored D:\a\_work\1\s\src\DataProtection\EntityFrameworkCore\src\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.csproj (in 3 ms). 2026-01-22T20:03:13.0182596Z Restored D:\a\_work\1\s\src\DataProtection\DataProtection\test\Microsoft.AspNetCore.DataProtection.Tests\Microsoft.AspNetCore.DataProtection.Tests.csproj (in 8 ms). 2026-01-22T20:03:13.0303440Z Restored D:\a\_work\1\s\src\DataProtection\Cryptography.KeyDerivation\test\Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests.csproj (in 6 ms). 2026-01-22T20:03:13.0374520Z Restored D:\a\_work\1\s\src\DataProtection\Cryptography.KeyDerivation\src\Microsoft.AspNetCore.Cryptography.KeyDerivation.csproj (in 2 ms). 2026-01-22T20:03:13.0537970Z Restored D:\a\_work\1\s\src\DataProtection\Cryptography.Internal\test\Microsoft.AspNetCore.Cryptography.Internal.Tests.csproj (in 7 ms). 2026-01-22T20:03:13.1121756Z Restored D:\a\_work\1\s\src\DataProtection\Cryptography.Internal\src\Microsoft.AspNetCore.Cryptography.Internal.csproj (in 10 ms). 2026-01-22T20:03:13.1127297Z Restored D:\a\_work\1\s\src\DataProtection\DataProtection\src\Microsoft.AspNetCore.DataProtection.csproj (in 60 ms). 2026-01-22T20:03:13.1128709Z Restored D:\a\_work\1\s\src\DataProtection\StackExchangeRedis\src\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.csproj (in 235 ms). 2026-01-22T20:03:13.1132708Z Restored D:\a\_work\1\s\src\DataProtection\Extensions\src\Microsoft.AspNetCore.DataProtection.Extensions.csproj (in 209 ms). 2026-01-22T20:03:13.1197367Z Restored D:\a\_work\1\s\src\DataProtection\Abstractions\src\Microsoft.AspNetCore.DataProtection.Abstractions.csproj (in 1 ms). 2026-01-22T20:03:13.1204041Z Restored D:\a\_work\1\s\src\DataProtection\Abstractions\test\Microsoft.AspNetCore.DataProtection.Abstractions.Tests.csproj (in 13 ms). 2026-01-22T20:03:13.1205981Z Restored D:\a\_work\1\s\src\Configuration.KeyPerFile\src\Microsoft.Extensions.Configuration.KeyPerFile.csproj (in 3 ms). 2026-01-22T20:03:13.1237261Z Restored D:\a\_work\1\s\src\Configuration.KeyPerFile\test\Microsoft.Extensions.Configuration.KeyPerFile.Tests.csproj (in 11 ms). 2026-01-22T20:03:13.1271737Z Restored D:\a\_work\1\s\src\Components\Web\src\Microsoft.AspNetCore.Components.Web.csproj (in 3 ms). 2026-01-22T20:03:13.1282861Z Restored D:\a\_work\1\s\src\Components\WebView\WebView\test\Microsoft.AspNetCore.Components.WebView.Test.csproj (in 5 ms). 2026-01-22T20:03:13.1283564Z Restored D:\a\_work\1\s\src\Components\WebView\WebView\src\Microsoft.AspNetCore.Components.WebView.csproj (in 4 ms). 2026-01-22T20:03:13.1288581Z Restored D:\a\_work\1\s\src\Components\Web\test\Microsoft.AspNetCore.Components.Web.Tests.csproj (in 9 ms). 2026-01-22T20:03:13.4801481Z Restored D:\a\_work\1\s\src\Components\WebView\Samples\PhotinoPlatform\src\Microsoft.AspNetCore.Components.WebView.Photino.csproj (in 354 ms). 2026-01-22T20:03:13.4888621Z Restored D:\a\_work\1\s\src\Components\WebView\test\E2ETest\Microsoft.AspNetCore.Components.WebViewE2E.Test.csproj (in 365 ms). 2026-01-22T20:03:13.4893807Z Restored D:\a\_work\1\s\src\Components\WebView\Samples\PhotinoPlatform\testassets\PhotinoTestApp\PhotinoTestApp.csproj (in 358 ms). 2026-01-22T20:03:13.4899340Z Restored D:\a\_work\1\s\src\Components\WebAssembly\WebAssembly\src\Microsoft.AspNetCore.Components.WebAssembly.csproj (in 4 ms). 2026-01-22T20:03:13.4981840Z Restored D:\a\_work\1\s\src\Components\WebAssembly\WebAssembly.Authentication\src\Microsoft.AspNetCore.Components.WebAssembly.Authentication.csproj (in 8 ms). 2026-01-22T20:03:13.5250060Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Server\test\Microsoft.AspNetCore.Components.WebAssembly.Server.Tests.csproj (in 14 ms). 2026-01-22T20:03:14.2666428Z Restored D:\a\_work\1\s\src\Components\WebAssembly\WebAssembly\test\Microsoft.AspNetCore.Components.WebAssembly.Tests.csproj (in 1.12 sec). 2026-01-22T20:03:14.2668069Z Restored D:\a\_work\1\s\src\Components\WebAssembly\WebAssembly.Authentication\test\Microsoft.AspNetCore.Components.WebAssembly.Authentication.Tests.csproj (in 754 ms). 2026-01-22T20:03:14.3210752Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Samples\HostedBlazorWebassemblyApp\Shared\HostedBlazorWebassemblyApp.Shared.csproj (in 0.8 ms). 2026-01-22T20:03:14.3299183Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Samples\HostedBlazorWebassemblyApp\Server\HostedBlazorWebassemblyApp.Server.csproj (in 19 ms). 2026-01-22T20:03:14.3570946Z Restored D:\a\_work\1\s\src\Components\WebAssembly\JSInterop\src\Microsoft.JSInterop.WebAssembly.csproj (in 1 ms). 2026-01-22T20:03:14.4398749Z Restored D:\a\_work\1\s\src\Components\WebAssembly\DevServer\src\Microsoft.AspNetCore.Components.WebAssembly.DevServer.csproj (in 22 ms). 2026-01-22T20:03:14.4412870Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Authentication.Msal\src\Microsoft.Authentication.WebAssembly.Msal.csproj (in 4 ms). 2026-01-22T20:03:14.4430928Z Restored D:\a\_work\1\s\src\Components\test\testassets\TestContentPackage\TestContentPackage.csproj (in 5 ms). 2026-01-22T20:03:14.4446013Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Server\src\Microsoft.AspNetCore.Components.WebAssembly.Server.csproj (in 890 ms). 2026-01-22T20:03:14.4449327Z Restored D:\a\_work\1\s\src\Components\test\testassets\LazyTestContentPackage\LazyTestContentPackage.csproj (in 7 ms). 2026-01-22T20:03:14.7367046Z Restored D:\a\_work\1\s\src\Components\Server\test\Microsoft.AspNetCore.Components.Server.Tests.csproj (in 287 ms). 2026-01-22T20:03:14.7582944Z Restored D:\a\_work\1\s\src\Components\Server\src\Microsoft.AspNetCore.Components.Server.csproj (in 10 ms). 2026-01-22T20:03:14.7953953Z Restored D:\a\_work\1\s\src\Components\Samples\BlazorUnitedApp\BlazorUnitedApp.csproj (in 17 ms). 2026-01-22T20:03:15.0242947Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Samples\HostedBlazorWebassemblyApp\Client\HostedBlazorWebassemblyApp.Client.csproj (in 675 ms). 2026-01-22T20:03:15.0246756Z Restored D:\a\_work\1\s\src\Components\WebAssembly\testassets\WasmLinkerTest\WasmLinkerTest.csproj (in 1.5 sec). 2026-01-22T20:03:15.0287567Z Restored D:\a\_work\1\s\src\Components\Samples\BlazorUnitedApp.Client\BlazorUnitedApp.Client.csproj (in 189 ms). 2026-01-22T20:03:15.0495696Z Restored D:\a\_work\1\s\src\Components\test\testassets\BasicTestApp\BasicTestApp.csproj (in 551 ms). 2026-01-22T20:03:15.0512135Z Restored D:\a\_work\1\s\src\Components\QuickGrid\Microsoft.AspNetCore.Components.QuickGrid\src\Microsoft.AspNetCore.Components.QuickGrid.csproj (in 3 ms). 2026-01-22T20:03:15.0583113Z Restored D:\a\_work\1\s\src\Components\QuickGrid\Microsoft.AspNetCore.Components.QuickGrid\test\Microsoft.AspNetCore.Components.QuickGrid.Tests.csproj (in 4 ms). 2026-01-22T20:03:15.0735184Z Restored D:\a\_work\1\s\src\Components\QuickGrid\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter\src\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter.csproj (in 3 ms). 2026-01-22T20:03:15.0741802Z Restored D:\a\_work\1\s\src\Components\Forms\src\Microsoft.AspNetCore.Components.Forms.csproj (in 1 ms). 2026-01-22T20:03:15.0742355Z Restored D:\a\_work\1\s\src\Components\Forms\test\Microsoft.AspNetCore.Components.Forms.Tests.csproj (in 4 ms). 2026-01-22T20:03:15.0834346Z Restored D:\a\_work\1\s\src\Components\CustomElements\src\Microsoft.AspNetCore.Components.CustomElements.csproj (in 3 ms). 2026-01-22T20:03:15.0860107Z Restored D:\a\_work\1\s\src\Components\Endpoints\test\Microsoft.AspNetCore.Components.Endpoints.Tests.csproj (in 17 ms). 2026-01-22T20:03:15.0862181Z Restored D:\a\_work\1\s\src\Components\Endpoints\src\Microsoft.AspNetCore.Components.Endpoints.csproj (in 11 ms). 2026-01-22T20:03:15.0902166Z Restored D:\a\_work\1\s\src\Components\Components\src\Microsoft.AspNetCore.Components.csproj (in 1 ms). 2026-01-22T20:03:15.0904476Z Restored D:\a\_work\1\s\src\Components\Samples\BlazorServerApp\BlazorServerApp.csproj (in 28 ms). 2026-01-22T20:03:15.0907390Z Restored D:\a\_work\1\s\src\Components\Components\perf\Microsoft.AspNetCore.Components.Performance.csproj (in 2 ms). 2026-01-22T20:03:15.0922349Z Restored D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\TestApp\Wasm.Performance.TestApp.csproj (in 6 ms). 2026-01-22T20:03:15.0958563Z Restored D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\ConsoleHost\Wasm.Performance.ConsoleHost.csproj (in 4 ms). 2026-01-22T20:03:15.0999816Z Restored D:\a\_work\1\s\src\Components\Authorization\src\Microsoft.AspNetCore.Components.Authorization.csproj (in 3 ms). 2026-01-22T20:03:15.1000604Z Restored D:\a\_work\1\s\src\Components\Authorization\test\Microsoft.AspNetCore.Components.Authorization.Tests.csproj (in 8 ms). 2026-01-22T20:03:15.1085050Z Restored D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\Driver\Wasm.Performance.Driver.csproj (in 21 ms). 2026-01-22T20:03:15.2737640Z Restored D:\a\_work\1\s\src\Caching\StackExchangeRedis\test\Microsoft.Extensions.Caching.StackExchangeRedis.Tests.csproj (in 7 ms). 2026-01-22T20:03:15.3176320Z Restored D:\a\_work\1\s\src\Components\Components\test\Microsoft.AspNetCore.Components.Tests.csproj (in 237 ms). 2026-01-22T20:03:15.3184589Z Restored D:\a\_work\1\s\src\Caching\StackExchangeRedis\src\Microsoft.Extensions.Caching.StackExchangeRedis.csproj (in 4 ms). 2026-01-22T20:03:16.0064798Z Restored D:\a\_work\1\s\src\Components\Analyzers\src\Microsoft.AspNetCore.Components.Analyzers.csproj (in 913 ms). 2026-01-22T20:03:17.7415371Z Restored D:\a\_work\1\s\src\Caching\SqlServer\src\Microsoft.Extensions.Caching.SqlServer.csproj (in 2.09 sec). 2026-01-22T20:03:17.7478202Z Restored D:\a\_work\1\s\src\Caching\SqlServer\test\Microsoft.Extensions.Caching.SqlServer.Tests.csproj (in 2.09 sec). 2026-01-22T20:03:17.7755592Z Restored D:\a\_work\1\s\src\BuildAfterTargetingPack\BuildAfterTargetingPack.csproj (in 3 ms). 2026-01-22T20:03:17.7761611Z Restored D:\a\_work\1\s\src\Azure\samples\AzureAppServicesSample\AzureAppServicesSample.csproj (in 8 ms). 2026-01-22T20:03:17.8128088Z Restored D:\a\_work\1\s\src\Azure\samples\AzureAppServicesHostingStartupSample\AzureAppServicesHostingStartupSample.csproj (in 14 ms). 2026-01-22T20:03:17.8145205Z Restored D:\a\_work\1\s\src\Azure\AzureAppServicesIntegration\test\Microsoft.AspNetCore.AzureAppServicesIntegration.Tests.csproj (in 11 ms). 2026-01-22T20:03:17.9204869Z Restored D:\a\_work\1\s\src\Azure\AzureAppServices.HostingStartup\src\Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj (in 5 ms). 2026-01-22T20:03:17.9326008Z Restored D:\a\_work\1\s\src\Azure\AzureAppServicesIntegration\src\Microsoft.AspNetCore.AzureAppServicesIntegration.csproj (in 5 ms). 2026-01-22T20:03:17.9364683Z Restored D:\a\_work\1\s\src\Assets\Microsoft.AspNetCore.App.Internal.Assets.csproj (in 0.8 ms). 2026-01-22T20:03:17.9365187Z Restored D:\a\_work\1\s\src\Antiforgery\test\Microsoft.AspNetCore.Antiforgery.Test.csproj (in 5 ms). 2026-01-22T20:03:17.9659668Z Restored D:\a\_work\1\s\src\Antiforgery\src\Microsoft.AspNetCore.Antiforgery.csproj (in 3 ms). 2026-01-22T20:03:17.9767913Z Restored D:\a\_work\1\s\src\Antiforgery\samples\MinimalFormSample\MinimalFormSample.csproj (in 16 ms). 2026-01-22T20:03:18.5205716Z Restored D:\a\_work\1\s\src\Caching\perf\MicroBenchmarks\Microsoft.Extensions.Caching.MicroBenchmarks\Microsoft.Extensions.Caching.MicroBenchmarks.csproj (in 2.51 sec). 2026-01-22T20:03:18.5249123Z Restored D:\a\_work\1\s\src\Analyzers\Analyzers\src\Microsoft.AspNetCore.Analyzers.csproj (in 1 ms). 2026-01-22T20:03:18.6553185Z Restored D:\a\_work\1\s\eng\tools\HelixTestRunner\HelixTestRunner.csproj (in 127 ms). 2026-01-22T20:03:18.6678703Z Restored D:\a\_work\1\s\src\Hosting\Hosting\test\Microsoft.AspNetCore.Hosting.Tests.csproj (in 6 ms). 2026-01-22T20:03:18.6863337Z Restored D:\a\_work\1\s\src\Hosting\Hosting\src\Microsoft.AspNetCore.Hosting.csproj (in 12 ms). 2026-01-22T20:03:18.6927372Z Restored D:\a\_work\1\s\src\Hosting\Abstractions\src\Microsoft.AspNetCore.Hosting.Abstractions.csproj (in 2 ms). 2026-01-22T20:03:18.7041666Z Restored D:\a\_work\1\s\src\HealthChecks\HealthChecks\test\Microsoft.Extensions.Diagnostics.HealthChecks.Tests.csproj (in 6 ms). 2026-01-22T20:03:18.7109862Z Restored D:\a\_work\1\s\src\HealthChecks\HealthChecks\src\Microsoft.Extensions.Diagnostics.HealthChecks.csproj (in 2 ms). 2026-01-22T20:03:18.7154503Z Restored D:\a\_work\1\s\src\HealthChecks\Abstractions\src\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.csproj (in 1 ms). 2026-01-22T20:03:18.7220252Z Restored D:\a\_work\1\s\src\Grpc\Interop\test\InteropTests\InteropTests.csproj (in 3 ms). 2026-01-22T20:03:18.7312360Z Restored D:\a\_work\1\s\src\Framework\test\Microsoft.AspNetCore.App.UnitTests.csproj (in 5 ms). 2026-01-22T20:03:21.1627800Z Restored D:\a\_work\1\s\src\Analyzers\Microsoft.AspNetCore.Analyzer.Testing\src\Microsoft.AspNetCore.Analyzer.Testing.csproj (in 3.18 sec). 2026-01-22T20:03:21.1634541Z Restored D:\a\_work\1\s\src\Components\Analyzers\test\Microsoft.AspNetCore.Components.Analyzers.Tests.csproj (in 6.07 sec). 2026-01-22T20:03:21.1782275Z Restored D:\a\_work\1\s\src\Framework\AspNetCoreAnalyzers\src\SourceGenerators\Microsoft.AspNetCore.App.SourceGenerators.csproj (in 9 ms). 2026-01-22T20:03:21.2053510Z Restored D:\a\_work\1\s\src\Analyzers\Analyzers\test\Microsoft.AspNetCore.Analyzers.Test.csproj (in 3.21 sec). 2026-01-22T20:03:22.5552075Z Restored D:\a\_work\1\s\src\Framework\AspNetCoreAnalyzers\src\Analyzers\Microsoft.AspNetCore.App.Analyzers.csproj (in 1.33 sec). 2026-01-22T20:03:22.5555836Z Restored D:\a\_work\1\s\src\Framework\AspNetCoreAnalyzers\src\CodeFixes\Microsoft.AspNetCore.App.CodeFixes.csproj (in 1.35 sec). 2026-01-22T20:03:22.5570148Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\src\aspnetcore-runtime.proj (in 1 ms). 2026-01-22T20:03:22.5588864Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\src\aspnetcore-runtime-composite.proj (in 1 ms). 2026-01-22T20:03:22.5663890Z Restored D:\a\_work\1\s\src\WebEncoders\test\Microsoft.Extensions.WebEncoders.Tests.csproj (in 5 ms). 2026-01-22T20:03:22.5740886Z Restored D:\a\_work\1\s\src\Tools\FirstRunCertGenerator\test\Microsoft.AspNetCore.DeveloperCertificates.XPlat.Tests.csproj (in 3 ms). 2026-01-22T20:03:22.5757681Z Restored D:\a\_work\1\s\src\Tools\FirstRunCertGenerator\src\Microsoft.AspNetCore.DeveloperCertificates.XPlat.csproj (in 0.7 ms). 2026-01-22T20:03:22.5772111Z Restored D:\a\_work\1\s\src\Tools\Extensions.ApiDescription.Server\src\Microsoft.Extensions.ApiDescription.Server.csproj (in 0.7 ms). 2026-01-22T20:03:22.5905872Z Restored D:\a\_work\1\s\src\Tools\Extensions.ApiDescription.Client\test\Microsoft.Extensions.ApiDescription.Client.Tests.csproj (in 4 ms). 2026-01-22T20:03:22.5916319Z Restored D:\a\_work\1\s\src\Tools\Extensions.ApiDescription.Client\src\Microsoft.Extensions.ApiDescription.Client.csproj (in 1 ms). 2026-01-22T20:03:22.5925763Z Restored D:\a\_work\1\s\src\Framework\AspNetCoreAnalyzers\test\Microsoft.AspNetCore.App.Analyzers.Test.csproj (in 3.83 sec). 2026-01-22T20:03:22.5965355Z Restored D:\a\_work\1\s\src\Tools\dotnet-user-secrets\src\dotnet-user-secrets.csproj (in 3 ms). 2026-01-22T20:03:22.5965913Z Restored D:\a\_work\1\s\src\Tools\dotnet-user-secrets\test\dotnet-user-secrets.Tests.csproj (in 6 ms). 2026-01-22T20:03:22.6694329Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\src\Microsoft.AspNetCore.App.Runtime.Composite.sfxproj (in 124 ms). 2026-01-22T20:03:22.6694937Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\src\Microsoft.AspNetCore.App.Runtime.sfxproj (in 1.43 sec). 2026-01-22T20:03:22.6735280Z Restored D:\a\_work\1\s\src\Tools\dotnet-getdocument\src\dotnet-getdocument.csproj (in 0.8 ms). 2026-01-22T20:03:22.6768795Z Restored D:\a\_work\1\s\src\Tools\dotnet-dev-certs\src\dotnet-dev-certs.csproj (in 0.5 ms). 2026-01-22T20:03:22.6869371Z Restored D:\a\_work\1\s\src\Testing\test\Microsoft.AspNetCore.InternalTesting.Tests.csproj (in 5 ms). 2026-01-22T20:03:22.9045953Z Restored D:\a\_work\1\s\src\Tools\dotnet-user-jwts\src\dotnet-user-jwts.csproj (in 309 ms). 2026-01-22T20:03:22.9543087Z Restored D:\a\_work\1\s\src\Testing\src\Microsoft.AspNetCore.InternalTesting.csproj (in 221 ms). 2026-01-22T20:03:22.9549199Z Restored D:\a\_work\1\s\src\Tools\dotnet-user-jwts\test\dotnet-user-jwts.Tests.csproj (in 317 ms). 2026-01-22T20:03:22.9555944Z Restored D:\a\_work\1\s\src\StaticAssets\src\Microsoft.AspNetCore.StaticAssets.csproj (in 7 ms). 2026-01-22T20:03:22.9559633Z Restored D:\a\_work\1\s\src\StaticAssets\test\Microsoft.AspNetCore.StaticAssets.Tests.csproj (in 27 ms). 2026-01-22T20:03:23.0278496Z Restored D:\a\_work\1\s\src\Tools\dotnet-sql-cache\src\dotnet-sql-cache.csproj (in 354 ms). 2026-01-22T20:03:23.1437220Z Restored D:\a\_work\1\s\src\SignalR\common\Protocols.NewtonsoftJson\src\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.csproj (in 111 ms). 2026-01-22T20:03:23.1440028Z Restored D:\a\_work\1\s\src\SignalR\common\SignalR.Common\src\Microsoft.AspNetCore.SignalR.Common.csproj (in 191 ms). 2026-01-22T20:03:23.1517934Z Restored D:\a\_work\1\s\src\SignalR\common\Protocols.Json\src\Microsoft.AspNetCore.SignalR.Protocols.Json.csproj (in 3 ms). 2026-01-22T20:03:23.2242896Z Restored D:\a\_work\1\s\src\SignalR\common\testassets\Tests.Utils\Microsoft.AspNetCore.SignalR.Tests.Utils.csproj (in 275 ms). 2026-01-22T20:03:23.2245141Z Restored D:\a\_work\1\s\src\SignalR\common\SignalR.Common\test\Microsoft.AspNetCore.SignalR.Common.Tests.csproj (in 266 ms). 2026-01-22T20:03:23.2263364Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections\test\Microsoft.AspNetCore.Http.Connections.Tests.csproj (in 61 ms). 2026-01-22T20:03:23.2385868Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections.Common\src\Microsoft.AspNetCore.Http.Connections.Common.csproj (in 3 ms). 2026-01-22T20:03:23.2448109Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections\src\Microsoft.AspNetCore.Http.Connections.csproj (in 12 ms). 2026-01-22T20:03:23.2699277Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Client\test\UnitTests\Microsoft.AspNetCore.SignalR.Client.Tests.csproj (in 10 ms). 2026-01-22T20:03:23.4002641Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Http.Connections.Client\src\Microsoft.AspNetCore.Http.Connections.Client.csproj (in 157 ms). 2026-01-22T20:03:23.5276559Z Restored D:\a\_work\1\s\src\SignalR\common\Protocols.MessagePack\src\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.csproj (in 361 ms). 2026-01-22T20:03:23.5280799Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Client.SourceGenerator\src\Microsoft.AspNetCore.SignalR.Client.SourceGenerator.csproj (in 1 ms). 2026-01-22T20:03:23.5879254Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Client.Core\src\Microsoft.AspNetCore.SignalR.Client.Core.csproj (in 49 ms). 2026-01-22T20:03:23.5879953Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Client\src\Microsoft.AspNetCore.SignalR.Client.csproj (in 172 ms). 2026-01-22T20:03:23.6019487Z Restored D:\a\_work\1\s\src\Security\Authentication\OAuth\src\Microsoft.AspNetCore.Authentication.OAuth.csproj (in 6 ms). 2026-01-22T20:03:23.6367872Z Restored D:\a\_work\1\s\src\Security\Authentication\Negotiate\test\testassets\Negotiate.Server\Negotiate.Server.csproj (in 21 ms). 2026-01-22T20:03:23.6533837Z Restored D:\a\_work\1\s\src\Security\Authentication\Negotiate\test\testassets\Negotiate.Client\Negotiate.Client.csproj (in 30 ms). 2026-01-22T20:03:23.6584535Z Restored D:\a\_work\1\s\src\Security\Authentication\Negotiate\test\Negotiate.Test\Microsoft.AspNetCore.Authentication.Negotiate.Test.csproj (in 10 ms). 2026-01-22T20:03:23.6777649Z Restored D:\a\_work\1\s\src\Security\Authentication\Negotiate\src\Microsoft.AspNetCore.Authentication.Negotiate.csproj (in 6 ms). 2026-01-22T20:03:23.6825772Z Restored D:\a\_work\1\s\src\Security\Authentication\Negotiate\test\Negotiate.FunctionalTest\Microsoft.AspNetCore.Authentication.Negotiate.FunctionalTest.csproj (in 12 ms). 2026-01-22T20:03:23.6969370Z Restored D:\a\_work\1\s\src\Security\Authentication\MicrosoftAccount\src\Microsoft.AspNetCore.Authentication.MicrosoftAccount.csproj (in 6 ms). 2026-01-22T20:03:23.7135691Z Restored D:\a\_work\1\s\src\Security\Authentication\Negotiate\samples\NegotiateAuthSample\NegotiateAuthSample.csproj (in 13 ms). 2026-01-22T20:03:23.7167064Z Restored D:\a\_work\1\s\src\Security\Authentication\JwtBearer\src\Microsoft.AspNetCore.Authentication.JwtBearer.csproj (in 6 ms). 2026-01-22T20:03:23.7588584Z Restored D:\a\_work\1\s\src\SignalR\clients\ts\FunctionalTests\SignalR.Client.FunctionalTestApp.csproj (in 486 ms). 2026-01-22T20:03:23.7593580Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Client\test\FunctionalTests\Microsoft.AspNetCore.SignalR.Client.FunctionalTests.csproj (in 443 ms). 2026-01-22T20:03:23.7853009Z Restored D:\a\_work\1\s\src\Security\Authentication\JwtBearer\samples\MinimalJwtBearerSample\MinimalJwtBearerSample.csproj (in 13 ms). 2026-01-22T20:03:23.7969489Z Restored D:\a\_work\1\s\src\Security\Authentication\Google\src\Microsoft.AspNetCore.Authentication.Google.csproj (in 6 ms). 2026-01-22T20:03:23.7991618Z Restored D:\a\_work\1\s\src\Security\Authentication\Facebook\src\Microsoft.AspNetCore.Authentication.Facebook.csproj (in 5 ms). 2026-01-22T20:03:23.8059627Z Restored D:\a\_work\1\s\src\Security\Authentication\JwtBearer\samples\JwtBearerSample\JwtBearerSample.csproj (in 20 ms). 2026-01-22T20:03:23.8073198Z Restored D:\a\_work\1\s\src\Security\Authentication\Core\src\Microsoft.AspNetCore.Authentication.csproj (in 5 ms). 2026-01-22T20:03:23.8087506Z Restored D:\a\_work\1\s\src\Security\Authentication\Cookies\src\Microsoft.AspNetCore.Authentication.Cookies.csproj (in 5 ms). 2026-01-22T20:03:23.8090703Z Restored D:\a\_work\1\s\src\Security\Authentication\Certificate\src\Microsoft.AspNetCore.Authentication.Certificate.csproj (in 8 ms). 2026-01-22T20:03:23.8092810Z Restored D:\a\_work\1\s\src\Security\Authentication\Cookies\samples\CookieSessionSample\CookieSessionSample.csproj (in 12 ms). 2026-01-22T20:03:23.8098368Z Restored D:\a\_work\1\s\src\Security\Authentication\Cookies\samples\CookieSample\CookieSample.csproj (in 15 ms). 2026-01-22T20:03:23.8135913Z Restored D:\a\_work\1\s\src\Security\Authentication\BearerToken\src\Microsoft.AspNetCore.Authentication.BearerToken.csproj (in 10 ms). 2026-01-22T20:03:23.8137714Z Restored D:\a\_work\1\s\src\Razor\Razor\test\Microsoft.AspNetCore.Razor.Test.csproj (in 4 ms). 2026-01-22T20:03:23.8167942Z Restored D:\a\_work\1\s\src\Razor\Razor\src\Microsoft.AspNetCore.Razor.csproj (in 1 ms). 2026-01-22T20:03:23.8168556Z Restored D:\a\_work\1\s\src\Security\Authentication\Certificate\samples\Certificate.Sample\Certificate.Sample.csproj (in 17 ms). 2026-01-22T20:03:23.8180371Z Restored D:\a\_work\1\s\src\Security\Authentication\Certificate\samples\Certificate.Optional.Sample\Certificate.Optional.Sample.csproj (in 16 ms). 2026-01-22T20:03:23.8182090Z Restored D:\a\_work\1\s\src\Razor\Razor.Runtime\src\Microsoft.AspNetCore.Razor.Runtime.csproj (in 2 ms). 2026-01-22T20:03:23.8183759Z Restored D:\a\_work\1\s\src\Razor\Razor.Runtime\test\Microsoft.AspNetCore.Razor.Runtime.Test.csproj (in 5 ms). 2026-01-22T20:03:24.0393642Z Restored D:\a\_work\1\s\src\ProjectTemplates\Web.ProjectTemplates\Microsoft.DotNet.Web.ProjectTemplates.csproj (in 236 ms). 2026-01-22T20:03:24.0397456Z Restored D:\a\_work\1\s\src\ProjectTemplates\Web.ItemTemplates\Microsoft.DotNet.Web.ItemTemplates.csproj (in 226 ms). 2026-01-22T20:03:24.0399378Z Restored D:\a\_work\1\s\src\ProjectTemplates\Web.Client.ItemTemplates\Microsoft.DotNet.Web.Client.ItemTemplates.csproj (in 226 ms). 2026-01-22T20:03:24.0552675Z Restored D:\a\_work\1\s\src\OpenApi\test\Microsoft.AspNetCore.OpenApi.Build.Tests\Microsoft.AspNetCore.OpenApi.Build.Tests.csproj (in 3 ms). 2026-01-22T20:03:24.0868714Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RazorPagesClassLibrary\RazorPagesClassLibrary.csproj (in 16 ms). 2026-01-22T20:03:24.1117445Z Restored D:\a\_work\1\s\src\OpenApi\src\Microsoft.AspNetCore.OpenApi.csproj (in 53 ms). 2026-01-22T20:03:24.1469813Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RazorBuildWebSite.Views\RazorBuildWebSite.Views.csproj (in 16 ms). 2026-01-22T20:03:24.1830261Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RazorBuildWebSite.PrecompiledViews\RazorBuildWebSite.PrecompiledViews.csproj (in 18 ms). 2026-01-22T20:03:24.2175895Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\HtmlGenerationWebSite\HtmlGenerationWebSite.csproj (in 20 ms). 2026-01-22T20:03:24.2485780Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\GenericHostWebSite\GenericHostWebSite.csproj (in 16 ms). 2026-01-22T20:03:24.9999555Z Restored D:\a\_work\1\s\src\OpenApi\test\Microsoft.AspNetCore.OpenApi.Tests\Microsoft.AspNetCore.OpenApi.Tests.csproj (in 1.16 sec). 2026-01-22T20:03:25.0896896Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\FormatterWebSite\FormatterWebSite.csproj (in 773 ms). 2026-01-22T20:03:25.0899475Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\FilesWebSite\FilesWebSite.csproj (in 28 ms). 2026-01-22T20:03:25.1480953Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\CorsWebSite\CorsWebSite.csproj (in 20 ms). 2026-01-22T20:03:25.1887067Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\ControllersFromServicesWebSite\ControllersFromServicesWebSite.csproj (in 33 ms). 2026-01-22T20:03:25.1899204Z Restored D:\a\_work\1\s\src\OpenApi\test\Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests\Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests.csproj (in 1.13 sec). 2026-01-22T20:03:25.2207950Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\ControllersFromServicesClassLibrary\ControllersFromServicesClassLibrary.csproj (in 21 ms). 2026-01-22T20:03:25.2358879Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\BasicWebSite\BasicWebSite.csproj (in 23 ms). 2026-01-22T20:03:25.2622182Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\ApplicationModelWebSite\ApplicationModelWebSite.csproj (in 22 ms). 2026-01-22T20:03:25.5291949Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\ApiExplorerWebSite\ApiExplorerWebSite.csproj (in 20 ms). 2026-01-22T20:03:25.5501446Z Restored D:\a\_work\1\s\src\Mvc\test\Mvc.IntegrationTests\Microsoft.AspNetCore.Mvc.IntegrationTests.csproj (in 24 ms). 2026-01-22T20:03:25.5528177Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\ErrorPageMiddlewareWebSite\ErrorPageMiddlewareWebSite.csproj (in 216 ms). 2026-01-22T20:03:25.5533334Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RazorBuildWebSite\RazorBuildWebSite.csproj (in 1.21 sec). 2026-01-22T20:03:25.5588301Z Restored D:\a\_work\1\s\src\Mvc\shared\Mvc.TestDiagnosticListener\Microsoft.AspNetCore.Mvc.TestDiagnosticListener.csproj (in 0.8 ms). 2026-01-22T20:03:25.5965152Z Restored D:\a\_work\1\s\src\Mvc\shared\Mvc.Core.TestCommon\Microsoft.AspNetCore.Mvc.Core.TestCommon.csproj (in 11 ms). 2026-01-22T20:03:25.5971068Z Restored D:\a\_work\1\s\src\Mvc\shared\Mvc.Views.TestCommon\Microsoft.AspNetCore.Mvc.Views.TestCommon.csproj (in 20 ms). 2026-01-22T20:03:25.6125902Z Restored D:\a\_work\1\s\src\Mvc\samples\MvcSandbox\MvcSandbox.csproj (in 23 ms). 2026-01-22T20:03:25.6261402Z Restored D:\a\_work\1\s\src\Mvc\samples\MvcFormSample\MvcFormSample.csproj (in 28 ms). 2026-01-22T20:03:25.6366441Z Restored D:\a\_work\1\s\src\Mvc\Mvc\test\Microsoft.AspNetCore.Mvc.Test.csproj (in 22 ms). 2026-01-22T20:03:25.6369760Z Restored D:\a\_work\1\s\src\Mvc\Mvc\src\Microsoft.AspNetCore.Mvc.csproj (in 16 ms). 2026-01-22T20:03:25.6634994Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Testing\src\Microsoft.AspNetCore.Mvc.Testing.csproj (in 10 ms). 2026-01-22T20:03:25.6677962Z Restored D:\a\_work\1\s\src\Mvc\Mvc.ViewFeatures\src\Microsoft.AspNetCore.Mvc.ViewFeatures.csproj (in 14 ms). 2026-01-22T20:03:25.6688518Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Testing.Tasks\src\Microsoft.AspNetCore.Mvc.Testing.Tasks.csproj (in 1 ms). 2026-01-22T20:03:25.6713011Z Restored D:\a\_work\1\s\src\Mvc\Mvc.ViewFeatures\test\Microsoft.AspNetCore.Mvc.ViewFeatures.Test.csproj (in 23 ms). 2026-01-22T20:03:25.7032728Z Restored D:\a\_work\1\s\src\Mvc\Mvc.TagHelpers\src\Microsoft.AspNetCore.Mvc.TagHelpers.csproj (in 19 ms). 2026-01-22T20:03:25.7057944Z Restored D:\a\_work\1\s\src\Mvc\Mvc.TagHelpers\test\Microsoft.AspNetCore.Mvc.TagHelpers.Test.csproj (in 21 ms). 2026-01-22T20:03:25.7179571Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Razor\test\Microsoft.AspNetCore.Mvc.Razor.Test.csproj (in 24 ms). 2026-01-22T20:03:25.7833047Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Razor\src\Microsoft.AspNetCore.Mvc.Razor.csproj (in 16 ms). 2026-01-22T20:03:25.8218233Z Restored D:\a\_work\1\s\src\Mvc\Mvc.RazorPages\test\Microsoft.AspNetCore.Mvc.RazorPages.Test.csproj (in 23 ms). 2026-01-22T20:03:25.8220591Z Restored D:\a\_work\1\s\src\Mvc\Mvc.RazorPages\src\Microsoft.AspNetCore.Mvc.RazorPages.csproj (in 16 ms). 2026-01-22T20:03:26.0214331Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Razor.RuntimeCompilation\test\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test.csproj (in 37 ms). 2026-01-22T20:03:26.0217449Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Razor.RuntimeCompilation\src\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.csproj (in 22 ms). 2026-01-22T20:03:26.0279037Z Restored D:\a\_work\1\s\src\Mvc\Mvc.NewtonsoftJson\test\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test.csproj (in 20 ms). 2026-01-22T20:03:26.0310557Z Restored D:\a\_work\1\s\src\Mvc\Mvc.NewtonsoftJson\src\Microsoft.AspNetCore.Mvc.NewtonsoftJson.csproj (in 16 ms). 2026-01-22T20:03:26.0312744Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Localization\test\Microsoft.AspNetCore.Mvc.Localization.Test.csproj (in 17 ms). 2026-01-22T20:03:26.0500893Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Localization\src\Microsoft.AspNetCore.Mvc.Localization.csproj (in 20 ms). 2026-01-22T20:03:26.0526993Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Formatters.Xml\src\Microsoft.AspNetCore.Mvc.Formatters.Xml.csproj (in 11 ms). 2026-01-22T20:03:26.0530429Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Formatters.Xml\test\Microsoft.AspNetCore.Mvc.Formatters.Xml.Test.csproj (in 14 ms). 2026-01-22T20:03:26.0554859Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Formatters.Json\src\Microsoft.AspNetCore.Mvc.Formatters.Json.csproj (in 9 ms). 2026-01-22T20:03:26.0610832Z Restored D:\a\_work\1\s\src\Mvc\Mvc.DataAnnotations\src\Microsoft.AspNetCore.Mvc.DataAnnotations.csproj (in 8 ms). 2026-01-22T20:03:26.0611652Z Restored D:\a\_work\1\s\src\Mvc\Mvc.DataAnnotations\test\Microsoft.AspNetCore.Mvc.DataAnnotations.Test.csproj (in 14 ms). 2026-01-22T20:03:26.0615580Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Cors\test\Microsoft.AspNetCore.Mvc.Cors.Test.csproj (in 15 ms). 2026-01-22T20:03:26.0623097Z Restored D:\a\_work\1\s\src\Mvc\test\Mvc.FunctionalTests\Microsoft.AspNetCore.Mvc.FunctionalTests.csproj (in 335 ms). 2026-01-22T20:03:26.0640430Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Cors\src\Microsoft.AspNetCore.Mvc.Cors.csproj (in 8 ms). 2026-01-22T20:03:26.0863786Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Core\src\Microsoft.AspNetCore.Mvc.Core.csproj (in 10 ms). 2026-01-22T20:03:26.0882171Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Core\test\Microsoft.AspNetCore.Mvc.Core.Test.csproj (in 21 ms). 2026-01-22T20:03:26.0910281Z Restored D:\a\_work\1\s\src\Mvc\Mvc.ApiExplorer\src\Microsoft.AspNetCore.Mvc.ApiExplorer.csproj (in 19 ms). 2026-01-22T20:03:26.0934460Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Api.Analyzers\src\Microsoft.AspNetCore.Mvc.Api.Analyzers.csproj (in 1 ms). 2026-01-22T20:03:26.0939895Z Restored D:\a\_work\1\s\src\Mvc\Mvc.ApiExplorer\test\Microsoft.AspNetCore.Mvc.ApiExplorer.Test.csproj (in 23 ms). 2026-01-22T20:03:26.0951970Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Analyzers\src\Microsoft.AspNetCore.Mvc.Analyzers.csproj (in 0.9 ms). 2026-01-22T20:03:26.0991607Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Abstractions\src\Microsoft.AspNetCore.Mvc.Abstractions.csproj (in 3 ms). 2026-01-22T20:03:26.1021149Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Api.Analyzers\test\Mvc.Api.Analyzers.Test.csproj (in 20 ms). 2026-01-22T20:03:26.1049227Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Abstractions\test\Microsoft.AspNetCore.Mvc.Abstractions.Test.csproj (in 14 ms). 2026-01-22T20:03:26.1054423Z Restored D:\a\_work\1\s\src\Middleware\WebSockets\test\UnitTests\Microsoft.AspNetCore.WebSockets.Tests.csproj (in 20 ms). 2026-01-22T20:03:26.1055004Z Restored D:\a\_work\1\s\src\Middleware\WebSockets\test\ConformanceTests\Microsoft.AspNetCore.WebSockets.ConformanceTests.csproj (in 5 ms). 2026-01-22T20:03:26.1058091Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Analyzers\test\Mvc.Analyzers.Test.csproj (in 25 ms). 2026-01-22T20:03:26.1076657Z Restored D:\a\_work\1\s\src\Middleware\tools\RazorPageGenerator\RazorPageGenerator.csproj (in 1 ms). 2026-01-22T20:03:26.1108933Z Restored D:\a\_work\1\s\src\Middleware\WebSockets\test\ConformanceTests\AutobahnTestApp\AutobahnTestApp.csproj (in 11 ms). 2026-01-22T20:03:26.1109434Z Restored D:\a\_work\1\s\src\Middleware\WebSockets\src\Microsoft.AspNetCore.WebSockets.csproj (in 4 ms). 2026-01-22T20:03:26.1116604Z Restored D:\a\_work\1\s\src\Middleware\StaticFiles\test\UnitTests\Microsoft.AspNetCore.StaticFiles.Tests.csproj (in 14 ms). 2026-01-22T20:03:26.1693114Z Restored D:\a\_work\1\s\src\Middleware\StaticFiles\src\Microsoft.AspNetCore.StaticFiles.csproj (in 6 ms). 2026-01-22T20:03:26.1698512Z Restored D:\a\_work\1\s\src\Middleware\StaticFiles\samples\StaticFileSample\StaticFileSample.csproj (in 10 ms). 2026-01-22T20:03:26.1706530Z Restored D:\a\_work\1\s\src\Middleware\StaticFiles\test\FunctionalTests\Microsoft.AspNetCore.StaticFiles.FunctionalTests.csproj (in 12 ms). 2026-01-22T20:03:26.1757062Z Restored D:\a\_work\1\s\src\Middleware\Spa\SpaProxy\src\Microsoft.AspNetCore.SpaProxy.csproj (in 5 ms). 2026-01-22T20:03:26.1758004Z Restored D:\a\_work\1\s\src\Middleware\Spa\SpaServices.Extensions\src\Microsoft.AspNetCore.SpaServices.Extensions.csproj (in 6 ms). 2026-01-22T20:03:26.1759461Z Restored D:\a\_work\1\s\src\Middleware\Session\test\Microsoft.AspNetCore.Session.Tests.csproj (in 8 ms). 2026-01-22T20:03:26.1764075Z Restored D:\a\_work\1\s\src\Middleware\Spa\SpaServices.Extensions\test\Microsoft.AspNetCore.SpaServices.Extensions.Tests.csproj (in 14 ms). 2026-01-22T20:03:26.1818919Z Restored D:\a\_work\1\s\src\Middleware\Session\src\Microsoft.AspNetCore.Session.csproj (in 3 ms). 2026-01-22T20:03:26.1819476Z Restored D:\a\_work\1\s\src\Middleware\Rewrite\src\Microsoft.AspNetCore.Rewrite.csproj (in 5 ms). 2026-01-22T20:03:26.1820572Z Restored D:\a\_work\1\s\src\Middleware\Session\samples\SessionSample.csproj (in 9 ms). 2026-01-22T20:03:26.1865933Z Restored D:\a\_work\1\s\src\Middleware\Rewrite\test\Microsoft.AspNetCore.Rewrite.Tests.csproj (in 14 ms). 2026-01-22T20:03:26.1878317Z Restored D:\a\_work\1\s\src\Middleware\ResponseCompression\src\Microsoft.AspNetCore.ResponseCompression.csproj (in 4 ms). 2026-01-22T20:03:26.1880314Z Restored D:\a\_work\1\s\src\Middleware\ResponseCompression\test\Microsoft.AspNetCore.ResponseCompression.Tests.csproj (in 7 ms). 2026-01-22T20:03:26.1880941Z Restored D:\a\_work\1\s\src\Middleware\Rewrite\sample\RewriteSample.csproj (in 8 ms). 2026-01-22T20:03:26.1933841Z Restored D:\a\_work\1\s\src\Middleware\ResponseCompression\sample\ResponseCompressionSample.csproj (in 6 ms). 2026-01-22T20:03:26.1937483Z Restored D:\a\_work\1\s\src\WebEncoders\src\Microsoft.Extensions.WebEncoders.csproj (in 5 ms). 2026-01-22T20:03:26.1942013Z Restored D:\a\_work\1\s\src\Validation\test\Microsoft.Extensions.Validation.Tests\Microsoft.Extensions.Validation.Tests.csproj (in 6 ms). 2026-01-22T20:03:26.1944351Z Restored D:\a\_work\1\s\src\Middleware\ResponseCompression\perf\Microbenchmarks\Microsoft.AspNetCore.ResponseCompression.Microbenchmarks.csproj (in 8 ms). 2026-01-22T20:03:26.1968352Z Restored D:\a\_work\1\s\src\Validation\src\Microsoft.Extensions.Validation.csproj (in 0.9 ms). 2026-01-22T20:03:26.2067946Z Restored D:\a\_work\1\s\src\Validation\gen\Microsoft.Extensions.Validation.ValidationsGenerator.csproj (in 0.9 ms). 2026-01-22T20:03:26.2078860Z Restored D:\a\_work\1\s\src\Tools\SDK-Analyzers\Components\src\Microsoft.AspNetCore.Components.SdkAnalyzers.csproj (in 6 ms). 2026-01-22T20:03:26.2084401Z Restored D:\a\_work\1\s\src\Tools\SDK-Analyzers\Components\test\Microsoft.AspNetCore.Components.SdkAnalyzers.Tests.csproj (in 8 ms). 2026-01-22T20:03:26.2088780Z Restored D:\a\_work\1\s\src\Validation\test\Microsoft.Extensions.Validation.GeneratorTests\Microsoft.Extensions.Validation.GeneratorTests.csproj (in 21 ms). 2026-01-22T20:03:26.2194973Z Restored D:\a\_work\1\s\src\Tools\GetDocumentInsider\tests\GetDocumentInsider.Tests.csproj (in 20 ms). 2026-01-22T20:03:26.2483270Z Restored D:\a\_work\1\s\src\Tools\GetDocumentInsider\src\GetDocument.Insider.csproj (in 24 ms). 2026-01-22T20:03:26.2747081Z Restored D:\a\_work\1\s\src\Tools\GetDocumentInsider\sample\GetDocumentSample.csproj (in 10 ms). 2026-01-22T20:03:26.2987525Z Restored D:\a\_work\1\s\src\Tools\Microsoft.dotnet-openapi\src\Microsoft.dotnet-openapi.csproj (in 128 ms). 2026-01-22T20:03:26.2993650Z Restored D:\a\_work\1\s\src\Tools\Microsoft.dotnet-openapi\test\dotnet-microsoft.openapi.Tests.csproj (in 131 ms). 2026-01-22T20:03:26.4140140Z Restored D:\a\_work\1\s\src\SiteExtensions\Microsoft.Web.Xdt.Extensions\src\Microsoft.Web.Xdt.Extensions.csproj (in 112 ms). 2026-01-22T20:03:26.4169609Z Restored D:\a\_work\1\s\src\SiteExtensions\Microsoft.Web.Xdt.Extensions\tests\Microsoft.Web.Xdt.Extensions.Tests.csproj (in 137 ms). 2026-01-22T20:03:26.4171863Z Restored D:\a\_work\1\s\src\SiteExtensions\LoggingAggregate\test\Microsoft.AspNetCore.AzureAppServices.SiteExtension.Tests\Microsoft.AspNetCore.AzureAppServices.SiteExtension.Tests.csproj (in 112 ms). 2026-01-22T20:03:26.4405880Z Restored D:\a\_work\1\s\src\SignalR\server\StackExchangeRedis\src\Microsoft.AspNetCore.SignalR.StackExchangeRedis.csproj (in 13 ms). 2026-01-22T20:03:26.4408990Z Restored D:\a\_work\1\s\src\SignalR\server\Specification.Tests\src\Microsoft.AspNetCore.SignalR.Specification.Tests.csproj (in 13 ms). 2026-01-22T20:03:26.4480456Z Restored D:\a\_work\1\s\src\SignalR\server\StackExchangeRedis\test\Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.csproj (in 20 ms). 2026-01-22T20:03:26.4670924Z Restored D:\a\_work\1\s\src\SignalR\server\SignalR\src\Microsoft.AspNetCore.SignalR.csproj (in 8 ms). 2026-01-22T20:03:26.4680459Z Restored D:\a\_work\1\s\src\SignalR\server\Core\src\Microsoft.AspNetCore.SignalR.Core.csproj (in 10 ms). 2026-01-22T20:03:26.4696715Z Restored D:\a\_work\1\s\src\SignalR\samples\WebSocketSample\WebSocketSample.csproj (in 0.8 ms). 2026-01-22T20:03:26.4777471Z Restored D:\a\_work\1\s\src\SignalR\server\SignalR\test\Microsoft.AspNetCore.SignalR.Tests\Microsoft.AspNetCore.SignalR.Tests.csproj (in 20 ms). 2026-01-22T20:03:26.5102886Z Restored D:\a\_work\1\s\src\SignalR\samples\JwtSample\JwtSample.csproj (in 12 ms). 2026-01-22T20:03:26.5192336Z Restored D:\a\_work\1\s\src\SignalR\samples\JwtClientSample\JwtClientSample.csproj (in 3 ms). 2026-01-22T20:03:26.5369759Z Restored D:\a\_work\1\s\src\SignalR\samples\ClientSample\ClientSample.csproj (in 10 ms). 2026-01-22T20:03:26.6086397Z Restored D:\a\_work\1\s\src\SignalR\perf\Microbenchmarks\Microsoft.AspNetCore.SignalR.Microbenchmarks.csproj (in 28 ms). 2026-01-22T20:03:26.6099988Z Restored D:\a\_work\1\s\src\Security\CookiePolicy\src\Microsoft.AspNetCore.CookiePolicy.csproj (in 5 ms). 2026-01-22T20:03:26.6157132Z Restored D:\a\_work\1\s\src\Security\CookiePolicy\samples\CookiePolicySample\CookiePolicySample.csproj (in 12 ms). 2026-01-22T20:03:26.6479876Z Restored D:\a\_work\1\s\src\Security\Authorization\test\Microsoft.AspNetCore.Authorization.Test.csproj (in 18 ms). 2026-01-22T20:03:26.6499019Z Restored D:\a\_work\1\s\src\Tools\LinkabilityChecker\LinkabilityChecker.csproj (in 447 ms). 2026-01-22T20:03:26.6585613Z Restored D:\a\_work\1\s\src\Security\Authorization\Core\src\Microsoft.AspNetCore.Authorization.csproj (in 3 ms). 2026-01-22T20:03:26.6607937Z Restored D:\a\_work\1\s\src\Security\Authorization\Policy\src\Microsoft.AspNetCore.Authorization.Policy.csproj (in 5 ms). 2026-01-22T20:03:26.6752207Z Restored D:\a\_work\1\s\src\Security\Authentication\WsFederation\src\Microsoft.AspNetCore.Authentication.WsFederation.csproj (in 6 ms). 2026-01-22T20:03:26.6863743Z Restored D:\a\_work\1\s\src\Security\Authentication\WsFederation\samples\WsFedSample\WsFedSample.csproj (in 13 ms). 2026-01-22T20:03:26.6894835Z Restored D:\a\_work\1\s\src\Security\Authentication\Twitter\src\Microsoft.AspNetCore.Authentication.Twitter.csproj (in 5 ms). 2026-01-22T20:03:26.7299403Z Restored D:\a\_work\1\s\src\Security\Authentication\samples\SocialSample\SocialSample.csproj (in 18 ms). 2026-01-22T20:03:26.7358938Z Restored D:\a\_work\1\s\src\Security\Authentication\test\Microsoft.AspNetCore.Authentication.Test.csproj (in 22 ms). 2026-01-22T20:03:26.7648410Z Restored D:\a\_work\1\s\src\SignalR\samples\SocialWeather\SocialWeather.csproj (in 253 ms). 2026-01-22T20:03:26.7651887Z Restored D:\a\_work\1\s\src\SignalR\samples\SignalRSamples\SignalRSamples.csproj (in 251 ms). 2026-01-22T20:03:26.7654053Z Restored D:\a\_work\1\s\src\Security\Authentication\OpenIdConnect\src\Microsoft.AspNetCore.Authentication.OpenIdConnect.csproj (in 9 ms). 2026-01-22T20:03:26.7829460Z Restored D:\a\_work\1\s\src\Security\Authentication\OpenIdConnect\samples\OpenIdConnectSample\OpenIdConnectSample.csproj (in 16 ms). 2026-01-22T20:03:26.8294326Z Restored D:\a\_work\1\s\src\OpenApi\gen\Microsoft.AspNetCore.OpenApi.SourceGenerators.csproj (in 2 ms). 2026-01-22T20:03:26.8334825Z Restored D:\a\_work\1\s\src\Security\Authentication\OpenIdConnect\samples\MinimalOpenIdConnectSample\MinimalOpenIdConnectSample.csproj (in 17 ms). 2026-01-22T20:03:26.9654070Z Restored D:\a\_work\1\s\src\ObjectPool\src\Microsoft.Extensions.ObjectPool.csproj (in 1 ms). 2026-01-22T20:03:27.0330148Z Restored D:\a\_work\1\s\src\ObjectPool\test\Microsoft.Extensions.ObjectPool.Tests.csproj (in 9 ms). 2026-01-22T20:03:27.0334169Z Restored D:\a\_work\1\s\src\ObjectPool\perf\Microbenchmarks\Microsoft.Extensions.ObjectPool.Microbenchmark.csproj (in 2 ms). 2026-01-22T20:03:27.0337523Z Restored D:\a\_work\1\s\src\OpenApi\sample\Sample.csproj (in 25 ms). 2026-01-22T20:03:27.1522104Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\XmlFormattersWebSite\XmlFormattersWebSite.csproj (in 24 ms). 2026-01-22T20:03:27.1524145Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\VersioningWebSite\VersioningWebSite.csproj (in 23 ms). 2026-01-22T20:03:27.1527093Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\TagHelpersWebSite\TagHelpersWebSite.csproj (in 23 ms). 2026-01-22T20:03:27.1562073Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\SimpleWebSiteWithWebApplicationBuilderException\SimpleWebSiteWithWebApplicationBuilderException.csproj (in 17 ms). 2026-01-22T20:03:27.1564950Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\SimpleWebSite\SimpleWebSite.csproj (in 29 ms). 2026-01-22T20:03:27.1569600Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\SimpleWebSiteWithWebApplicationBuilder\SimpleWebSiteWithWebApplicationBuilder.csproj (in 29 ms). 2026-01-22T20:03:27.1573382Z Restored D:\a\_work\1\s\src\OpenApi\perf\Microbenchmarks\Microsoft.AspNetCore.OpenApi.Microbenchmarks.csproj (in 119 ms). 2026-01-22T20:03:27.1599864Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\SecurityWebSite\SecurityWebSite.csproj (in 24 ms). 2026-01-22T20:03:27.1654751Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RazorWebSite\RazorWebSite.csproj (in 27 ms). 2026-01-22T20:03:27.1655293Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RoutingWebSite\Mvc.RoutingWebSite.csproj (in 28 ms). 2026-01-22T20:03:27.1670610Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RazorPagesWebSite\RazorPagesWebSite.csproj (in 25 ms). 2026-01-22T20:03:27.1673087Z Restored D:\a\_work\1\s\src\Middleware\ResponseCaching\src\Microsoft.AspNetCore.ResponseCaching.csproj (in 4 ms). 2026-01-22T20:03:27.1675537Z Restored D:\a\_work\1\s\src\Middleware\ResponseCaching\test\Microsoft.AspNetCore.ResponseCaching.Tests.csproj (in 13 ms). 2026-01-22T20:03:27.1736566Z Restored D:\a\_work\1\s\src\Middleware\ResponseCaching.Abstractions\src\Microsoft.AspNetCore.ResponseCaching.Abstractions.csproj (in 0.8 ms). 2026-01-22T20:03:27.1756813Z Restored D:\a\_work\1\s\src\Middleware\ResponseCaching\samples\ResponseCachingSample\ResponseCachingSample.csproj (in 8 ms). 2026-01-22T20:03:27.1788355Z Restored D:\a\_work\1\s\src\Middleware\RequestDecompression\src\Microsoft.AspNetCore.RequestDecompression.csproj (in 3 ms). 2026-01-22T20:03:27.1869107Z Restored D:\a\_work\1\s\src\Middleware\RequestDecompression\test\Microsoft.AspNetCore.RequestDecompression.Tests.csproj (in 8 ms). 2026-01-22T20:03:27.1872109Z Restored D:\a\_work\1\s\src\Middleware\RequestDecompression\perf\Microbenchmarks\Microsoft.AspNetCore.RequestDecompression.Microbenchmarks.csproj (in 7 ms). 2026-01-22T20:03:27.1873367Z Restored D:\a\_work\1\s\src\Middleware\RequestDecompression\sample\RequestDecompressionSample.csproj (in 9 ms). 2026-01-22T20:03:27.1907099Z Restored D:\a\_work\1\s\src\Middleware\RateLimiting\src\Microsoft.AspNetCore.RateLimiting.csproj (in 2 ms). 2026-01-22T20:03:27.1951803Z Restored D:\a\_work\1\s\src\Middleware\RateLimiting\test\Microsoft.AspNetCore.RateLimiting.Tests.csproj (in 8 ms). 2026-01-22T20:03:27.1955186Z Restored D:\a\_work\1\s\src\Middleware\perf\ResponseCaching.Microbenchmarks\Microsoft.AspNetCore.ResponseCaching.Microbenchmarks.csproj (in 4 ms). 2026-01-22T20:03:27.2010791Z Restored D:\a\_work\1\s\src\Middleware\perf\Microbenchmarks\Microsoft.AspNetCore.WebSockets.Microbenchmarks.csproj (in 7 ms). 2026-01-22T20:03:27.2016963Z Restored D:\a\_work\1\s\src\Middleware\OutputCaching\src\Microsoft.AspNetCore.OutputCaching.csproj (in 3 ms). 2026-01-22T20:03:27.2048830Z Restored D:\a\_work\1\s\src\Middleware\OutputCaching\test\Microsoft.AspNetCore.OutputCaching.Tests.csproj (in 9 ms). 2026-01-22T20:03:27.2051379Z Restored D:\a\_work\1\s\src\Middleware\RateLimiting\samples\RateLimitingSample\RateLimitingSample.csproj (in 17 ms). 2026-01-22T20:03:27.2139448Z Restored D:\a\_work\1\s\src\Middleware\OutputCaching\perf\Microbenchmarks\Microsoft.AspNetCore.OutputCaching.Microbenchmarks.csproj (in 8 ms). 2026-01-22T20:03:27.2151776Z Restored D:\a\_work\1\s\src\Middleware\MiddlewareAnalysis\src\Microsoft.AspNetCore.MiddlewareAnalysis.csproj (in 3 ms). 2026-01-22T20:03:27.2191310Z Restored D:\a\_work\1\s\src\Middleware\OutputCaching\samples\OutputCachingSample\OutputCachingSample.csproj (in 18 ms). 2026-01-22T20:03:27.2194771Z Restored D:\a\_work\1\s\src\Middleware\MiddlewareAnalysis\test\Microsoft.AspNetCore.MiddlewareAnalysis.Tests.csproj (in 10 ms). 2026-01-22T20:03:27.2242668Z Restored D:\a\_work\1\s\src\Middleware\MiddlewareAnalysis\samples\MiddlewareAnalysisSample\MiddlewareAnalysisSample.csproj (in 14 ms). 2026-01-22T20:03:27.2244585Z Restored D:\a\_work\1\s\src\Middleware\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis\src\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.csproj (in 4 ms). 2026-01-22T20:03:27.2245949Z Restored D:\a\_work\1\s\src\Middleware\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis\test\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.Tests.csproj (in 12 ms). 2026-01-22T20:03:27.2268811Z Restored D:\a\_work\1\s\src\Middleware\Localization\testassets\ResourcesClassLibraryNoAttribute\ResourcesClassLibraryNoAttribute.csproj (in 0.6 ms). 2026-01-22T20:03:27.2299366Z Restored D:\a\_work\1\s\src\Middleware\Localization\testassets\ResourcesClassLibraryWithAttribute\ResourcesClassLibraryWithAttribute.csproj (in 1 ms). 2026-01-22T20:03:27.2302892Z Restored D:\a\_work\1\s\src\Middleware\Localization\test\UnitTests\Microsoft.AspNetCore.Localization.Tests.csproj (in 8 ms). 2026-01-22T20:03:27.2334816Z Restored D:\a\_work\1\s\src\Middleware\Localization\src\Microsoft.AspNetCore.Localization.csproj (in 4 ms). 2026-01-22T20:03:27.2377169Z Restored D:\a\_work\1\s\src\Middleware\Localization\test\FunctionalTests\Microsoft.AspNetCore.Localization.FunctionalTests.csproj (in 16 ms). 2026-01-22T20:03:27.2378456Z Restored D:\a\_work\1\s\src\Middleware\Localization\testassets\LocalizationWebsite\LocalizationWebsite.csproj (in 12 ms). 2026-01-22T20:03:27.2383671Z Restored D:\a\_work\1\s\src\Middleware\Localization\sample\LocalizationSample.csproj (in 8 ms). 2026-01-22T20:03:27.2444554Z Restored D:\a\_work\1\s\src\Middleware\Localization.Routing\src\Microsoft.AspNetCore.Localization.Routing.csproj (in 8 ms). 2026-01-22T20:03:27.2448346Z Restored D:\a\_work\1\s\src\Middleware\Localization.Routing\test\Microsoft.AspNetCore.Localization.Routing.Tests.csproj (in 15 ms). 2026-01-22T20:03:27.2449108Z Restored D:\a\_work\1\s\src\Middleware\HttpsPolicy\src\Microsoft.AspNetCore.HttpsPolicy.csproj (in 4 ms). 2026-01-22T20:03:27.2493271Z Restored D:\a\_work\1\s\src\Middleware\HttpsPolicy\test\Microsoft.AspNetCore.HttpsPolicy.Tests.csproj (in 8 ms). 2026-01-22T20:03:27.2527509Z Restored D:\a\_work\1\s\src\Middleware\HttpsPolicy\sample\HttpsPolicySample.csproj (in 6 ms). 2026-01-22T20:03:27.2541723Z Restored D:\a\_work\1\s\src\Middleware\HttpOverrides\test\Microsoft.AspNetCore.HttpOverrides.Tests.csproj (in 11 ms). 2026-01-22T20:03:27.2545286Z Restored D:\a\_work\1\s\src\Middleware\HttpOverrides\src\Microsoft.AspNetCore.HttpOverrides.csproj (in 15 ms). 2026-01-22T20:03:27.2582182Z Restored D:\a\_work\1\s\src\Middleware\HttpOverrides\sample\HttpOverridesSample.csproj (in 7 ms). 2026-01-22T20:03:27.2585861Z Restored D:\a\_work\1\s\src\Middleware\HttpLogging\src\Microsoft.AspNetCore.HttpLogging.csproj (in 3 ms). 2026-01-22T20:03:27.2639190Z Restored D:\a\_work\1\s\src\Middleware\HttpLogging\test\Microsoft.AspNetCore.HttpLogging.Tests.csproj (in 14 ms). 2026-01-22T20:03:27.2673503Z Restored D:\a\_work\1\s\src\Middleware\HostFiltering\test\Microsoft.AspNetCore.HostFiltering.Tests.csproj (in 7 ms). 2026-01-22T20:03:27.2675753Z Restored D:\a\_work\1\s\src\Middleware\HostFiltering\src\Microsoft.AspNetCore.HostFiltering.csproj (in 6 ms). 2026-01-22T20:03:27.2676493Z Restored D:\a\_work\1\s\src\Middleware\HttpLogging\samples\Logging.W3C.Sample\Logging.W3C.Sample.csproj (in 18 ms). 2026-01-22T20:03:27.2683390Z Restored D:\a\_work\1\s\src\Middleware\HttpLogging\samples\HttpLogging.Sample\HttpLogging.Sample.csproj (in 15 ms). 2026-01-22T20:03:27.2704631Z Restored D:\a\_work\1\s\src\Middleware\HostFiltering\sample\HostFilteringSample.csproj (in 11 ms). 2026-01-22T20:03:27.2745513Z Restored D:\a\_work\1\s\src\Middleware\HealthChecks\src\Microsoft.AspNetCore.Diagnostics.HealthChecks.csproj (in 6 ms). 2026-01-22T20:03:27.2749010Z Restored D:\a\_work\1\s\src\Middleware\HealthChecks.EntityFrameworkCore\test\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.Tests.csproj (in 4 ms). 2026-01-22T20:03:27.2779722Z Restored D:\a\_work\1\s\src\Middleware\HealthChecks.EntityFrameworkCore\src\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.csproj (in 2 ms). 2026-01-22T20:03:27.2786403Z Restored D:\a\_work\1\s\src\Middleware\HeaderPropagation\src\Microsoft.AspNetCore.HeaderPropagation.csproj (in 7 ms). 2026-01-22T20:03:27.2787047Z Restored D:\a\_work\1\s\src\Middleware\HeaderPropagation\test\Microsoft.AspNetCore.HeaderPropagation.Tests.csproj (in 10 ms). 2026-01-22T20:03:27.2819614Z Restored D:\a\_work\1\s\src\Middleware\HeaderPropagation\samples\HeaderPropagationSample\HeaderPropagationSample.csproj (in 9 ms). 2026-01-22T20:03:27.2826180Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\testassets\WelcomePageSample\WelcomePageSample.csproj (in 13 ms). 2026-01-22T20:03:27.2826706Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\UnitTests\Microsoft.AspNetCore.Diagnostics.Tests.csproj (in 20 ms). 2026-01-22T20:03:27.2833610Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\testassets\StatusCodePagesSample\StatusCodePagesSample.csproj (in 9 ms). 2026-01-22T20:03:27.2834175Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\testassets\ExceptionHandlerSample\ExceptionHandlerSample.csproj (in 9 ms). 2026-01-22T20:03:27.2850232Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\testassets\DeveloperExceptionPageSample\DeveloperExceptionPageSample.csproj (in 12 ms). 2026-01-22T20:03:27.2862843Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\testassets\ClassLibraryWithPortablePdbs\ClassLibraryWithPortablePdbs.csproj (in 0.8 ms). 2026-01-22T20:03:28.4002744Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\testassets\DatabaseErrorPageSample\DatabaseErrorPageSample.csproj (in 1.11 sec). 2026-01-22T20:03:28.4065773Z Restored D:\a\_work\1\s\src\Middleware\HealthChecks\test\testassets\HealthChecksSample\HealthChecksSample.csproj (in 1.22 sec). 2026-01-22T20:03:28.4108263Z Restored D:\a\_work\1\s\src\Middleware\HealthChecks\test\UnitTests\Microsoft.AspNetCore.Diagnostics.HealthChecks.Tests.csproj (in 1.23 sec). 2026-01-22T20:03:28.5453918Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\FunctionalTests\Diagnostics.FunctionalTests.csproj (in 1.09 sec). 2026-01-22T20:03:28.6588575Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics.EntityFrameworkCore\test\UnitTests\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.Tests.csproj (in 6 ms). 2026-01-22T20:03:28.8284423Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics.EntityFrameworkCore\src\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.csproj (in 7 ms). 2026-01-22T20:03:28.8284938Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\src\Microsoft.AspNetCore.Diagnostics.csproj (in 6 ms). 2026-01-22T20:03:28.8285583Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics.EntityFrameworkCore\test\FunctionalTests\Diagnostics.EFCore.FunctionalTests.csproj (in 12 ms). 2026-01-22T20:03:28.8286238Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics.Abstractions\src\Microsoft.AspNetCore.Diagnostics.Abstractions.csproj (in 2 ms). 2026-01-22T20:03:28.8286891Z Restored D:\a\_work\1\s\src\Middleware\CORS\src\Microsoft.AspNetCore.Cors.csproj (in 10 ms). 2026-01-22T20:03:28.8287502Z Restored D:\a\_work\1\s\src\Middleware\CORS\test\testassets\CorsMiddlewareWebSite\CorsMiddlewareWebSite.csproj (in 15 ms). 2026-01-22T20:03:28.8288003Z Restored D:\a\_work\1\s\src\Middleware\CORS\test\UnitTests\Microsoft.AspNetCore.Cors.Test.csproj (in 17 ms). 2026-01-22T20:03:28.8288451Z Restored D:\a\_work\1\s\src\Middleware\ConcurrencyLimiter\test\Microsoft.AspNetCore.ConcurrencyLimiter.Tests.csproj (in 13 ms). 2026-01-22T20:03:28.8288907Z Restored D:\a\_work\1\s\src\Middleware\ConcurrencyLimiter\src\Microsoft.AspNetCore.ConcurrencyLimiter.csproj (in 2 ms). 2026-01-22T20:03:28.8289376Z Restored D:\a\_work\1\s\src\Logging.AzureAppServices\src\Microsoft.Extensions.Logging.AzureAppServices.csproj (in 13 ms). 2026-01-22T20:03:28.8289830Z Restored D:\a\_work\1\s\src\Middleware\ConcurrencyLimiter\sample\ConcurrencyLimiterSample.csproj (in 14 ms). 2026-01-22T20:03:28.8291275Z Restored D:\a\_work\1\s\src\Localization\Localization\test\Microsoft.Extensions.Localization.Tests\Microsoft.Extensions.Localization.Tests.csproj (in 5 ms). 2026-01-22T20:03:28.8291828Z Restored D:\a\_work\1\s\src\Middleware\ConcurrencyLimiter\perf\Microbenchmarks\Microsoft.AspNetCore.ConcurrencyLimiter.Microbenchmarks.csproj (in 15 ms). 2026-01-22T20:03:28.8292348Z Restored D:\a\_work\1\s\src\Localization\Abstractions\src\Microsoft.Extensions.Localization.Abstractions.csproj (in 1 ms). 2026-01-22T20:03:28.8293076Z Restored D:\a\_work\1\s\src\Localization\Localization\src\Microsoft.Extensions.Localization.csproj (in 7 ms). 2026-01-22T20:03:28.8293638Z Restored D:\a\_work\1\s\src\Localization\Localization\test\Microsoft.Extensions.Localization.RootNamespace.Tests\Microsoft.Extensions.Localization.RootNamespace.Tests.csproj (in 10 ms). 2026-01-22T20:03:28.8294193Z Restored D:\a\_work\1\s\src\JSInterop\Microsoft.JSInterop\test\Microsoft.JSInterop.Tests.csproj (in 3 ms). 2026-01-22T20:03:28.8294646Z Restored D:\a\_work\1\s\src\JSInterop\Microsoft.JSInterop\src\Microsoft.JSInterop.csproj (in 0.8 ms). 2026-01-22T20:03:28.8295108Z Restored D:\a\_work\1\s\src\Identity\test\InMemory.Test\Microsoft.AspNetCore.Identity.InMemory.Test.csproj (in 18 ms). 2026-01-22T20:03:28.8295581Z Restored D:\a\_work\1\s\src\Identity\UI\src\Microsoft.AspNetCore.Identity.UI.csproj (in 23 ms). 2026-01-22T20:03:28.8296034Z Restored D:\a\_work\1\s\src\Identity\test\Identity.Test\Microsoft.AspNetCore.Identity.Test.csproj (in 35 ms). 2026-01-22T20:03:28.8296524Z Restored D:\a\_work\1\s\src\Identity\test\Identity.FunctionalTests\Microsoft.AspNetCore.Identity.FunctionalTests.csproj (in 41 ms). 2026-01-22T20:03:28.8297278Z Restored D:\a\_work\1\s\src\Identity\Specification.Tests\src\Microsoft.AspNetCore.Identity.Specification.Tests.csproj (in 13 ms). 2026-01-22T20:03:28.8297855Z Restored D:\a\_work\1\s\src\Identity\testassets\Identity.DefaultUI.WebSite\Identity.DefaultUI.WebSite.csproj (in 35 ms). 2026-01-22T20:03:28.8298366Z Restored D:\a\_work\1\s\src\Identity\samples\IdentitySample.PasskeyUI\IdentitySample.PasskeyUI.csproj (in 34 ms). 2026-01-22T20:03:28.8298874Z Restored D:\a\_work\1\s\src\Identity\samples\IdentitySample.PasskeyConformance\IdentitySample.PasskeyConformance.csproj (in 34 ms). 2026-01-22T20:03:28.8299371Z Restored D:\a\_work\1\s\src\Identity\Extensions.Stores\src\Microsoft.Extensions.Identity.Stores.csproj (in 6 ms). 2026-01-22T20:03:28.8299944Z Restored D:\a\_work\1\s\src\Identity\samples\IdentitySample.Mvc\IdentitySample.Mvc.csproj (in 30 ms). 2026-01-22T20:03:28.8300390Z Restored D:\a\_work\1\s\src\Identity\Extensions.Core\src\Microsoft.Extensions.Identity.Core.csproj (in 4 ms). 2026-01-22T20:03:28.8300857Z Restored D:\a\_work\1\s\src\Identity\samples\IdentitySample.ApiEndpoints\IdentitySample.ApiEndpoints.csproj (in 20 ms). 2026-01-22T20:03:28.8301332Z Restored D:\a\_work\1\s\src\Identity\EntityFrameworkCore\src\Microsoft.AspNetCore.Identity.EntityFrameworkCore.csproj (in 3 ms). 2026-01-22T20:03:28.8301814Z Restored D:\a\_work\1\s\src\Identity\samples\IdentitySample.DefaultUI\IdentitySample.DefaultUI.csproj (in 32 ms). 2026-01-22T20:03:28.8303248Z Restored D:\a\_work\1\s\src\Identity\EntityFrameworkCore\test\EF.Test\Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test.csproj (in 14 ms). 2026-01-22T20:03:28.8303794Z Restored D:\a\_work\1\s\src\Http\WebUtilities\src\Microsoft.AspNetCore.WebUtilities.csproj (in 1 ms). 2026-01-22T20:03:28.8309637Z Restored D:\a\_work\1\s\src\Identity\EntityFrameworkCore\test\EF.InMemory.Test\Microsoft.AspNetCore.Identity.EntityFrameworkCore.InMemory.Test.csproj (in 17 ms). 2026-01-22T20:03:28.8367518Z Restored D:\a\_work\1\s\src\Identity\Core\src\Microsoft.AspNetCore.Identity.csproj (in 9 ms). 2026-01-22T20:03:28.8373452Z Restored D:\a\_work\1\s\src\Http\WebUtilities\test\Microsoft.AspNetCore.WebUtilities.Tests.csproj (in 4 ms). 2026-01-22T20:03:28.8414370Z Restored D:\a\_work\1\s\src\Http\WebUtilities\perf\Microbenchmarks\Microsoft.AspNetCore.WebUtilities.Microbenchmarks.csproj (in 5 ms). 2026-01-22T20:03:28.8559337Z Restored D:\a\_work\1\s\src\Http\samples\SampleApp\HttpAbstractions.SampleApp.csproj (in 4 ms). 2026-01-22T20:03:28.8709971Z Restored D:\a\_work\1\s\src\Http\samples\MinimalSampleOwin\MinimalSampleOwin.csproj (in 19 ms). 2026-01-22T20:03:28.8717172Z Restored D:\a\_work\1\s\src\Http\samples\MinimalValidationSample\MinimalValidationSample.csproj (in 20 ms). 2026-01-22T20:03:28.8731899Z Restored D:\a\_work\1\s\src\Http\samples\MinimalSample\MinimalSample.csproj (in 19 ms). 2026-01-22T20:03:29.4726540Z Restored D:\a\_work\1\s\src\Http\Routing\tools\Swaggatherer\Swaggatherer.csproj (in 5 ms). 2026-01-22T20:03:29.4786321Z Restored D:\a\_work\1\s\src\Http\Routing\test\UnitTests\Microsoft.AspNetCore.Routing.Tests.csproj (in 9 ms). 2026-01-22T20:03:29.4797034Z Restored D:\a\_work\1\s\src\Http\Routing\test\testassets\RoutingWebSite\RoutingWebSite.csproj (in 20 ms). 2026-01-22T20:03:29.5094097Z Restored D:\a\_work\1\s\src\Http\Routing\test\testassets\RoutingSandbox\RoutingSandbox.csproj (in 10 ms). 2026-01-22T20:03:29.5153863Z Restored D:\a\_work\1\s\src\Http\Routing\test\testassets\Benchmarks\Benchmarks.csproj (in 17 ms). 2026-01-22T20:03:29.5160301Z Restored D:\a\_work\1\s\src\Http\Routing\test\FunctionalTests\Microsoft.AspNetCore.Routing.FunctionalTests.csproj (in 13 ms). 2026-01-22T20:03:29.5458552Z Restored D:\a\_work\1\s\src\Http\Routing\src\Microsoft.AspNetCore.Routing.csproj (in 16 ms). 2026-01-22T20:03:29.5489333Z Restored D:\a\_work\1\s\src\Http\Routing.Abstractions\src\Microsoft.AspNetCore.Routing.Abstractions.csproj (in 3 ms). 2026-01-22T20:03:29.5491622Z Restored D:\a\_work\1\s\src\Http\Routing\perf\Microbenchmarks\Microsoft.AspNetCore.Routing.Microbenchmarks.csproj (in 15 ms). 2026-01-22T20:03:29.5497396Z Restored D:\a\_work\1\s\src\Http\Routing.Abstractions\test\Microsoft.AspNetCore.Mvc.Routing.Abstractions.Tests.csproj (in 14 ms). 2026-01-22T20:03:29.5587832Z Restored D:\a\_work\1\s\src\Http\Owin\src\Microsoft.AspNetCore.Owin.csproj (in 15 ms). 2026-01-22T20:03:29.5591182Z Restored D:\a\_work\1\s\src\Http\Owin\test\Microsoft.AspNetCore.Owin.Tests.csproj (in 14 ms). 2026-01-22T20:03:29.5592095Z Restored D:\a\_work\1\s\src\Http\Owin\benchmarks\Microsoft.AspNetCore.Owin.Microbenchmarks\Microsoft.AspNetCore.Owin.Microbenchmarks.csproj (in 6 ms). 2026-01-22T20:03:29.5641852Z Restored D:\a\_work\1\s\src\Http\Metadata\src\Microsoft.AspNetCore.Metadata.csproj (in 2 ms). 2026-01-22T20:03:29.5646095Z Restored D:\a\_work\1\s\src\Http\Http\src\Microsoft.AspNetCore.Http.csproj (in 15 ms). 2026-01-22T20:03:29.5651505Z Restored D:\a\_work\1\s\src\Http\Http\test\Microsoft.AspNetCore.Http.Tests.csproj (in 17 ms). 2026-01-22T20:03:29.5669939Z Restored D:\a\_work\1\s\src\Http\Http.Results\tools\ResultsOfTGenerator\ResultsOfTGenerator.csproj (in 0.8 ms). 2026-01-22T20:03:29.5705273Z Restored D:\a\_work\1\s\src\Http\Http.Results\src\Microsoft.AspNetCore.Http.Results.csproj (in 6 ms). 2026-01-22T20:03:29.5711663Z Restored D:\a\_work\1\s\src\Http\Http.Features\src\Microsoft.AspNetCore.Http.Features.csproj (in 2 ms). 2026-01-22T20:03:29.5712664Z Restored D:\a\_work\1\s\src\Http\Http\perf\Microbenchmarks\Microsoft.AspNetCore.Http.Microbenchmarks.csproj (in 17 ms). 2026-01-22T20:03:29.5972002Z Restored D:\a\_work\1\s\src\Http\Http.Extensions\src\Microsoft.AspNetCore.Http.Extensions.csproj (in 3 ms). 2026-01-22T20:03:29.5978516Z Restored D:\a\_work\1\s\src\Http\Http.Extensions\gen\Microsoft.AspNetCore.Http.RequestDelegateGenerator\Microsoft.AspNetCore.Http.RequestDelegateGenerator.csproj (in 1 ms). 2026-01-22T20:03:29.6002649Z Restored D:\a\_work\1\s\src\Http\Http.Extensions\test\Microsoft.AspNetCore.Http.Extensions.Tests.csproj (in 17 ms). 2026-01-22T20:03:29.6016367Z Restored D:\a\_work\1\s\src\Http\Http.Abstractions\src\Microsoft.AspNetCore.Http.Abstractions.csproj (in 2 ms). 2026-01-22T20:03:29.6131555Z Restored D:\a\_work\1\s\src\Http\Http.Abstractions\perf\Microbenchmarks\Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks.csproj (in 4 ms). 2026-01-22T20:03:29.6162025Z Restored D:\a\_work\1\s\src\Http\Headers\test\Microsoft.Net.Http.Headers.Tests.csproj (in 3 ms). 2026-01-22T20:03:29.6164938Z Restored D:\a\_work\1\s\src\Http\Headers\src\Microsoft.Net.Http.Headers.csproj (in 0.8 ms). 2026-01-22T20:03:29.6222148Z Restored D:\a\_work\1\s\src\Http\Authentication.Core\test\Microsoft.AspNetCore.Authentication.Core.Test.csproj (in 6 ms). 2026-01-22T20:03:29.6228079Z Restored D:\a\_work\1\s\src\Http\Authentication.Core\src\Microsoft.AspNetCore.Authentication.Core.csproj (in 8 ms). 2026-01-22T20:03:29.6232592Z Restored D:\a\_work\1\s\src\Http\Authentication.Abstractions\src\Microsoft.AspNetCore.Authentication.Abstractions.csproj (in 2 ms). 2026-01-22T20:03:29.7766545Z Restored D:\a\_work\1\s\src\Http\samples\MinimalSampleFSharp\MinimalSampleFSharp.fsproj (in 753 ms). 2026-01-22T20:03:29.7813220Z Restored D:\a\_work\1\s\src\Http\Http.Results\test\Microsoft.AspNetCore.Http.Results.Tests.csproj (in 145 ms). 2026-01-22T20:03:29.7907573Z Restored D:\a\_work\1\s\src\Http\Http.Abstractions\test\Microsoft.AspNetCore.Http.Abstractions.Tests.csproj (in 93 ms). 2026-01-22T20:03:29.7946555Z Restored D:\a\_work\1\s\src\Html.Abstractions\src\Microsoft.AspNetCore.Html.Abstractions.csproj (in 0.8 ms). 2026-01-22T20:03:29.7952147Z Restored D:\a\_work\1\s\src\Html.Abstractions\test\Microsoft.AspNetCore.Html.Abstractions.Tests.csproj (in 8 ms). 2026-01-22T20:03:30.0395363Z Restored D:\a\_work\1\s\src\HttpClientFactory\Polly\src\Microsoft.Extensions.Http.Polly.csproj (in 262 ms). 2026-01-22T20:03:30.0420768Z Restored D:\a\_work\1\s\src\HttpClientFactory\Polly\test\Microsoft.Extensions.Http.Polly.Tests.csproj (in 427 ms). 2026-01-22T20:03:30.8455221Z Restoring NPM packages... 2026-01-22T20:04:07.7396288Z 2026-01-22T20:04:07.7397944Z added 1387 packages, and audited 1402 packages in 35s 2026-01-22T20:04:07.7399321Z 2026-01-22T20:04:07.7400577Z 146 packages are looking for funding 2026-01-22T20:04:07.7401788Z run `npm fund` for details 2026-01-22T20:04:07.7633747Z 2026-01-22T20:04:07.7639958Z 21 vulnerabilities (3 low, 2 moderate, 16 high) 2026-01-22T20:04:07.7644116Z 2026-01-22T20:04:07.7645722Z To address issues that do not require attention, run: 2026-01-22T20:04:07.7647604Z npm audit fix 2026-01-22T20:04:07.7649187Z 2026-01-22T20:04:07.7650867Z To address all issues (including breaking changes), run: 2026-01-22T20:04:07.7652345Z npm audit fix --force 2026-01-22T20:04:07.7653758Z 2026-01-22T20:04:07.7655170Z Run `npm audit` for details. 2026-01-22T20:04:08.5674050Z Building NPM packages... 2026-01-22T20:04:08.7546857Z Workspace Path: D:\a\_work\1\s\package.json 2026-01-22T20:04:08.7547303Z Default Package Version: 10.0.4-ci 2026-01-22T20:04:08.7549430Z Package Output Path: D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2026-01-22T20:04:08.7549960Z Intermediate Output Path: D:\a\_work\1\s\artifacts\obj\Npm.Workspace\Release\ 2026-01-22T20:04:08.7561115Z Skipping @microsoft/functionaltests because it is marked as private. 2026-01-22T20:04:08.7563121Z Skipping @microsoft/client-ts because it is marked as private. 2026-01-22T20:04:08.7566662Z Skipping @microsoft/dotnet-runtime because it is marked as private. 2026-01-22T20:04:08.7568712Z Skipping @microsoft/microsoft.aspnetcore.components.web.js because it is marked as private. 2026-01-22T20:04:08.7570686Z Skipping @microsoft/components.authentication because it is marked as private. 2026-01-22T20:04:08.7572633Z Skipping @microsoft/microsoft.msal.components.webassembly because it is marked as private. 2026-01-22T20:04:08.7575510Z Skipping @microsoft/microsoft.components.customelements because it is marked as private. 2026-01-22T20:04:08.7577404Z Skipping @microsoft/microsoft.aspnetcore.projecttemplates.tests because it is marked as private. 2026-01-22T20:04:09.7783329Z @microsoft/signalr 2026-01-22T20:04:09.7812378Z v10.0.4-ci 2026-01-22T20:04:11.7078806Z npm error code E401 2026-01-22T20:04:11.7079459Z npm error Unable to authenticate, your authentication token seems to be invalid. 2026-01-22T20:04:11.7083091Z npm error To correct this please try logging in again with: 2026-01-22T20:04:11.7083440Z npm error npm login 2026-01-22T20:04:11.7083849Z npm error A complete log of this run can be found in: C:\Users\cloudtest\AppData\Local\npm-cache\_logs\2026-01-22T20_04_09_117Z-debug-0.log 2026-01-22T20:04:11.7261928Z Failed to run npm version command for @microsoft/signalr, falling back to manual version update... 2026-01-22T20:04:11.7271254Z Manually applied version 10.0.4-ci to @microsoft/signalr in D:\a\_work\1\s\src\SignalR\clients\ts\signalr... 2026-01-22T20:04:12.6948740Z @microsoft/signalr-protocol-msgpack 2026-01-22T20:04:12.6983824Z v10.0.4-ci 2026-01-22T20:04:14.7212038Z npm error code E401 2026-01-22T20:04:14.7213170Z npm error Unable to authenticate, your authentication token seems to be invalid. 2026-01-22T20:04:14.7214035Z npm error To correct this please try logging in again with: 2026-01-22T20:04:14.7214937Z npm error npm login 2026-01-22T20:04:14.7223250Z npm error A complete log of this run can be found in: C:\Users\cloudtest\AppData\Local\npm-cache\_logs\2026-01-22T20_04_12_101Z-debug-0.log 2026-01-22T20:04:14.7419714Z Failed to run npm version command for @microsoft/signalr-protocol-msgpack, falling back to manual version update... 2026-01-22T20:04:14.7490443Z Manually applied version 10.0.4-ci to @microsoft/signalr-protocol-msgpack in D:\a\_work\1\s\src\SignalR\clients\ts\signalr-protocol-msgpack... 2026-01-22T20:04:15.6258584Z @microsoft/dotnet-js-interop 2026-01-22T20:04:15.6285951Z v10.0.4-ci 2026-01-22T20:04:17.4940631Z npm error code E401 2026-01-22T20:04:17.4941173Z npm error Unable to authenticate, your authentication token seems to be invalid. 2026-01-22T20:04:17.4941916Z npm error To correct this please try logging in again with: 2026-01-22T20:04:17.4942325Z npm error npm login 2026-01-22T20:04:17.4952267Z npm error A complete log of this run can be found in: C:\Users\cloudtest\AppData\Local\npm-cache\_logs\2026-01-22T20_04_15_086Z-debug-0.log 2026-01-22T20:04:17.5149551Z Failed to run npm version command for @microsoft/dotnet-js-interop, falling back to manual version update... 2026-01-22T20:04:17.5159304Z Manually applied version 10.0.4-ci to @microsoft/dotnet-js-interop in D:\a\_work\1\s\src\JSInterop\Microsoft.JSInterop.JS\src... 2026-01-22T20:04:17.5168741Z Updating dependencies for package @microsoft/signalr with version 10.0.4-ci... 2026-01-22T20:04:17.5171551Z Updating dependencies for package @microsoft/signalr-protocol-msgpack with version 10.0.4-ci... 2026-01-22T20:04:17.5173642Z Updated dependency @microsoft/signalr to 10.0.4-ci in @microsoft/signalr-protocol-msgpack. 2026-01-22T20:04:17.5177919Z Updated package @microsoft/signalr-protocol-msgpack dependencies. 2026-01-22T20:04:17.5180415Z Updating dependencies for package @microsoft/dotnet-js-interop with version 10.0.4-ci... 2026-01-22T20:04:17.9209255Z 2026-01-22T20:04:17.9209655Z > @microsoft/aspnetcore@1.0.0 build 2026-01-22T20:04:17.9209931Z > npm run build --workspaces --if-present 2026-01-22T20:04:17.9210160Z 2026-01-22T20:04:18.3319472Z 2026-01-22T20:04:18.3319977Z > @microsoft/signalr@10.0.4-ci prebuild 2026-01-22T20:04:18.3320635Z > rimraf ./src/pkg-version.ts && node -e "const fs = require('fs'); const packageJson = require('./package.json'); fs.writeFileSync('./src/pkg-version.ts', 'export const VERSION = \'' + packageJson.version + '\';');" 2026-01-22T20:04:18.3326673Z 2026-01-22T20:04:18.4907700Z 2026-01-22T20:04:18.4908086Z > @microsoft/signalr@10.0.4-ci build 2026-01-22T20:04:18.4908527Z > npm run build:esm && npm run build:cjs && npm run build:browser && npm run build:webworker 2026-01-22T20:04:18.4908874Z 2026-01-22T20:04:19.0238568Z 2026-01-22T20:04:19.0239783Z > @microsoft/signalr@10.0.4-ci build:esm 2026-01-22T20:04:19.0241423Z > tsc --project ./tsconfig.json --module es2015 --outDir ./dist/esm -d 2026-01-22T20:04:19.0243105Z 2026-01-22T20:04:21.5718521Z 2026-01-22T20:04:21.5719140Z > @microsoft/signalr@10.0.4-ci build:cjs 2026-01-22T20:04:21.5719561Z > tsc --project ./tsconfig.json --module commonjs --outDir ./dist/cjs 2026-01-22T20:04:21.5721096Z 2026-01-22T20:04:24.0628576Z 2026-01-22T20:04:24.0629074Z > @microsoft/signalr@10.0.4-ci build:browser 2026-01-22T20:04:24.0629462Z > webpack-cli 2026-01-22T20:04:24.0629758Z 2026-01-22T20:04:29.5623041Z 2026-01-22T20:04:29.6055548Z Duplicate Sources / Packages - No duplicates found. ≡ƒÜÇ 2026-01-22T20:04:29.6056369Z 2026-01-22T20:04:29.6056993Z asset signalr.js 153 KiB [emitted] (name: signalr) 1 related asset 2026-01-22T20:04:29.6057613Z asset signalr.min.js 46.6 KiB [emitted] [minimized] (name: signalr.min) 1 related asset 2026-01-22T20:04:29.6058124Z orphan modules 152 KiB [orphan] 27 modules 2026-01-22T20:04:29.6058443Z runtime modules 1.74 KiB 8 modules 2026-01-22T20:04:29.6058974Z ./src/browser-index.ts + 27 modules 153 KiB [built] [code generated] 2026-01-22T20:04:29.6059501Z webpack 5.98.0 compiled successfully in 4693 ms 2026-01-22T20:04:30.0828571Z 2026-01-22T20:04:30.0831237Z > @microsoft/signalr@10.0.4-ci build:webworker 2026-01-22T20:04:30.0831846Z > webpack-cli --env platform=webworker 2026-01-22T20:04:30.0832130Z 2026-01-22T20:04:35.5611337Z 2026-01-22T20:04:35.5612114Z Duplicate Sources / Packages - No duplicates found. ≡ƒÜÇ 2026-01-22T20:04:35.5612445Z 2026-01-22T20:04:35.5775411Z asset signalr.js 153 KiB [emitted] (name: signalr) 1 related asset 2026-01-22T20:04:35.5776118Z asset signalr.min.js 46.6 KiB [emitted] [minimized] (name: signalr.min) 1 related asset 2026-01-22T20:04:35.5776649Z orphan modules 152 KiB [orphan] 27 modules 2026-01-22T20:04:35.5776961Z runtime modules 1.74 KiB 8 modules 2026-01-22T20:04:35.5777509Z ./src/browser-index.ts + 27 modules 153 KiB [built] [code generated] 2026-01-22T20:04:35.5778353Z webpack 5.98.0 compiled successfully in 4668 ms 2026-01-22T20:04:35.6213408Z 2026-01-22T20:04:35.6213907Z > @microsoft/signalr-protocol-msgpack@10.0.4-ci prebuild 2026-01-22T20:04:35.6214385Z > rimraf ./src/pkg-version.ts && node -e "const fs = require('fs'); const packageJson = require('./package.json'); fs.writeFileSync('./src/pkg-version.ts', 'export const VERSION = \'' + packageJson.version + '\';');" 2026-01-22T20:04:35.6214823Z 2026-01-22T20:04:35.7676435Z 2026-01-22T20:04:35.7676851Z > @microsoft/signalr-protocol-msgpack@10.0.4-ci build 2026-01-22T20:04:35.7677296Z > npm run build:esm && npm run build:cjs && npm run build:browser && npm run build:uglify 2026-01-22T20:04:35.7677653Z 2026-01-22T20:04:36.2798913Z 2026-01-22T20:04:36.2799434Z > @microsoft/signalr-protocol-msgpack@10.0.4-ci build:esm 2026-01-22T20:04:36.2799830Z > tsc --project ./tsconfig.json --module es2015 --outDir ./dist/esm -d 2026-01-22T20:04:36.2800157Z 2026-01-22T20:04:38.1873829Z 2026-01-22T20:04:38.1874349Z > @microsoft/signalr-protocol-msgpack@10.0.4-ci build:cjs 2026-01-22T20:04:38.1874791Z > tsc --project ./tsconfig.json --module commonjs --outDir ./dist/cjs 2026-01-22T20:04:38.1875107Z 2026-01-22T20:04:40.0922861Z 2026-01-22T20:04:40.0923293Z > @microsoft/signalr-protocol-msgpack@10.0.4-ci build:browser 2026-01-22T20:04:40.0923663Z > webpack-cli 2026-01-22T20:04:40.0924001Z 2026-01-22T20:04:44.0037889Z 2026-01-22T20:04:44.0038796Z Duplicate Sources / Packages - No duplicates found. ≡ƒÜÇ 2026-01-22T20:04:44.0039430Z 2026-01-22T20:04:44.0217523Z asset signalr-protocol-msgpack.js 82.3 KiB [emitted] (name: signalr-protocol-msgpack) 1 related asset 2026-01-22T20:04:44.0218267Z asset signalr-protocol-msgpack.min.js 29.3 KiB [emitted] [minimized] (name: signalr-protocol-msgpack.min) 1 related asset 2026-01-22T20:04:44.0219046Z orphan modules 91 KiB [orphan] 21 modules 2026-01-22T20:04:44.0219429Z runtime modules 1.31 KiB 6 modules 2026-01-22T20:04:44.0219961Z built modules 78.7 KiB [built] 2026-01-22T20:04:44.0220563Z ./src/browser-index.ts + 16 modules 78.6 KiB [built] [code generated] 2026-01-22T20:04:44.0221201Z ModuleConcatenation bailout: Cannot concat with external "signalR": umd externals can't be concatenated 2026-01-22T20:04:44.0222012Z external "signalR" 42 bytes [built] [code generated] 2026-01-22T20:04:44.0222601Z ModuleConcatenation bailout: umd externals can't be concatenated 2026-01-22T20:04:44.0223078Z webpack 5.98.0 compiled successfully in 3098 ms 2026-01-22T20:04:44.5150613Z 2026-01-22T20:04:44.5151206Z > @microsoft/signalr-protocol-msgpack@10.0.4-ci build:uglify 2026-01-22T20:04:44.5151868Z > terser -m -c --ecma 2019 --module --source-map "url='signalr-protocol-msgpack.min.js.map',content='./dist/browser/signalr-protocol-msgpack.js.map'" --comments -o ./dist/browser/signalr-protocol-msgpack.min.js ./dist/browser/signalr-protocol-msgpack.js 2026-01-22T20:04:44.5152763Z 2026-01-22T20:04:45.3570570Z 2026-01-22T20:04:45.3570981Z > @microsoft/functionaltests@1.0.0 build 2026-01-22T20:04:45.3571282Z > npm run build:inner 2026-01-22T20:04:45.3571522Z 2026-01-22T20:04:45.8800100Z 2026-01-22T20:04:45.8800489Z > @microsoft/functionaltests@1.0.0 build:inner 2026-01-22T20:04:45.8800873Z > npm run build:lint && npm run build:webpack 2026-01-22T20:04:45.8801171Z 2026-01-22T20:04:46.4031855Z 2026-01-22T20:04:46.4032308Z > @microsoft/functionaltests@1.0.0 build:lint 2026-01-22T20:04:46.4032643Z > eslint . --ext .ts 2026-01-22T20:04:46.4032912Z 2026-01-22T20:04:50.2351015Z 2026-01-22T20:04:50.2351469Z > @microsoft/functionaltests@1.0.0 build:webpack 2026-01-22T20:04:50.2351895Z > webpack-cli 2026-01-22T20:04:50.2352224Z 2026-01-22T20:04:54.0622885Z [FileManagerPlugin] copied "D:/a/_work/1/s/node_modules/@microsoft/signalr/dist/browser/*" to "D:/a/_work/1/s/src/SignalR/clients/ts/FunctionalTests/wwwroot/lib/signalr 2026-01-22T20:04:54.0623718Z [FileManagerPlugin] copied "D:/a/_work/1/s/node_modules/jasmine-core/lib/jasmine-core/*.css" to "D:/a/_work/1/s/src/SignalR/clients/ts/FunctionalTests/wwwroot/lib/jasmine 2026-01-22T20:04:54.0624333Z [FileManagerPlugin] copied "D:/a/_work/1/s/node_modules/jasmine-core/lib/jasmine-core/*.js" to "D:/a/_work/1/s/src/SignalR/clients/ts/FunctionalTests/wwwroot/lib/jasmine 2026-01-22T20:04:54.0624886Z [FileManagerPlugin] copied "D:/a/_work/1/s/node_modules/@microsoft/signalr-protocol-msgpack/dist/browser/*" to "D:/a/_work/1/s/src/SignalR/clients/ts/FunctionalTests/wwwroot/lib/signalr 2026-01-22T20:04:54.0651495Z [FileManagerPlugin] copied "D:/a/_work/1/s/node_modules/@microsoft/signalr/dist/webworker" to "D:/a/_work/1/s/src/SignalR/clients/ts/FunctionalTests/wwwroot/lib/signalr-webworker 2026-01-22T20:04:54.0972210Z asset signalr-functional-tests.js 266 KiB [emitted] (name: main) 1 related asset 2026-01-22T20:04:54.0973229Z orphan modules 120 KiB [orphan] 83 modules 2026-01-22T20:04:54.0973606Z runtime modules 1.13 KiB 5 modules 2026-01-22T20:04:54.0974196Z built modules 223 KiB [built] 2026-01-22T20:04:54.0974676Z modules by path ../ 157 KiB 2026-01-22T20:04:54.0975106Z modules by path ../../../../../node_modules/ 73.7 KiB 23 modules 2026-01-22T20:04:54.0975581Z modules by path ../signalr/dist/esm/*.js 83.5 KiB 2026-01-22T20:04:54.0976109Z ../signalr/dist/esm/Utils.js 8.2 KiB [built] [code generated] 2026-01-22T20:04:54.0976524Z + 16 modules 2026-01-22T20:04:54.0976905Z modules by path ./ts/*.ts 66 KiB 2026-01-22T20:04:54.0977849Z ./ts/index.ts 395 bytes [built] [code generated] 2026-01-22T20:04:54.0978458Z ./ts/LogBannerReporter.ts 1000 bytes [built] [code generated] 2026-01-22T20:04:54.0979061Z ./ts/ConnectionTests.ts 10.1 KiB [built] [code generated] 2026-01-22T20:04:54.0979479Z + 6 modules 2026-01-22T20:04:54.0980399Z external "signalR" 42 bytes [built] [code generated] 2026-01-22T20:04:54.0981020Z external "signalR.protocols.msgpack" 42 bytes [built] [code generated] 2026-01-22T20:04:54.0981550Z webpack 5.98.0 compiled successfully in 2896 ms 2026-01-22T20:04:54.1527683Z 2026-01-22T20:04:54.1529550Z > @microsoft/dotnet-js-interop@10.0.4-ci build 2026-01-22T20:04:54.1530388Z > npm run clean && npm run build:esm 2026-01-22T20:04:54.1532239Z 2026-01-22T20:04:54.6719410Z 2026-01-22T20:04:54.6719822Z > @microsoft/dotnet-js-interop@10.0.4-ci clean 2026-01-22T20:04:54.6720912Z > rimraf ./dist 2026-01-22T20:04:54.6721500Z 2026-01-22T20:04:55.2982304Z 2026-01-22T20:04:55.2982739Z > @microsoft/dotnet-js-interop@10.0.4-ci build:esm 2026-01-22T20:04:55.2983079Z > tsc --project ./tsconfig.json 2026-01-22T20:04:55.2983325Z 2026-01-22T20:04:57.3435061Z 2026-01-22T20:04:57.3435550Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 prebuild 2026-01-22T20:04:57.3436063Z > npm run clean 2026-01-22T20:04:57.3436348Z 2026-01-22T20:04:57.8908639Z 2026-01-22T20:04:57.8909144Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 clean 2026-01-22T20:04:57.8909422Z > rimraf ./dist/Debug ./dist/Release 2026-01-22T20:04:57.8909838Z 2026-01-22T20:04:58.0501794Z 2026-01-22T20:04:58.0502845Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 build 2026-01-22T20:04:58.0504445Z > npm run build:debug && npm run build:production 2026-01-22T20:04:58.0506038Z 2026-01-22T20:04:58.5673708Z 2026-01-22T20:04:58.5674194Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 build:debug 2026-01-22T20:04:58.5674581Z > rollup -c --environment development --forceExit 2026-01-22T20:04:58.5674869Z 2026-01-22T20:05:00.1012153Z  2026-01-22T20:05:00.1012788Z ./src/Boot.Server.ts ΓåÆ dist/Debug... 2026-01-22T20:05:07.6267897Z created dist/Debug in 7.5s 2026-01-22T20:05:07.6268509Z  2026-01-22T20:05:07.6268970Z ./src/Boot.Web.ts ΓåÆ dist/Debug... 2026-01-22T20:05:14.2339265Z created dist/Debug in 6.6s 2026-01-22T20:05:14.2340006Z  2026-01-22T20:05:14.2341545Z ./src/Boot.WebAssembly.ts ΓåÆ dist/Debug... 2026-01-22T20:05:18.3053334Z created dist/Debug in 4s 2026-01-22T20:05:18.3053834Z  2026-01-22T20:05:18.3059770Z ./src/Boot.WebView.ts ΓåÆ dist/Debug... 2026-01-22T20:05:22.2624358Z created dist/Debug in 3.9s 2026-01-22T20:05:22.8369639Z 2026-01-22T20:05:22.8370124Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 build:production 2026-01-22T20:05:22.8370542Z > rollup -c --environment production --forceExit 2026-01-22T20:05:22.8370892Z 2026-01-22T20:05:24.4432223Z  2026-01-22T20:05:24.4432786Z ./src/Boot.Server.ts ΓåÆ dist/Release... 2026-01-22T20:05:33.5446218Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2026-01-22T20:05:33.5447070Z Γöé Γöé 2026-01-22T20:05:33.5448318Z Γöé Bundle Name:  blazor.server.js Γöé 2026-01-22T20:05:33.5448837Z Γöé Bundle Size:  160.98 KB Γöé 2026-01-22T20:05:33.5449283Z Γöé Minified Size:  160.88 KB Γöé 2026-01-22T20:05:33.5449829Z Γöé Gzipped Size:  43.11 KB Γöé 2026-01-22T20:05:33.5450304Z Γöé Brotli size: 37.66 KB Γöé 2026-01-22T20:05:33.5450696Z Γöé Γöé 2026-01-22T20:05:33.5451280Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-01-22T20:05:33.5537262Z created dist/Release in 9.1s 2026-01-22T20:05:33.5539752Z  2026-01-22T20:05:33.5540242Z ./src/Boot.Web.ts ΓåÆ dist/Release... 2026-01-22T20:05:41.4582614Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2026-01-22T20:05:41.4583372Z Γöé Γöé 2026-01-22T20:05:41.4583774Z Γöé Bundle Name:  blazor.web.js Γöé 2026-01-22T20:05:41.4584498Z Γöé Bundle Size:  195.52 KB Γöé 2026-01-22T20:05:41.4584910Z Γöé Minified Size:  195.47 KB Γöé 2026-01-22T20:05:41.4585316Z Γöé Gzipped Size:  53.72 KB Γöé 2026-01-22T20:05:41.4585787Z Γöé Brotli size: 46.43 KB Γöé 2026-01-22T20:05:41.4586207Z Γöé Γöé 2026-01-22T20:05:41.4587509Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-01-22T20:05:41.4650838Z created dist/Release in 7.9s 2026-01-22T20:05:41.4651248Z  2026-01-22T20:05:41.4651666Z ./src/Boot.WebAssembly.ts ΓåÆ dist/Release... 2026-01-22T20:05:46.2508967Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2026-01-22T20:05:46.2509715Z Γöé Γöé 2026-01-22T20:05:46.2510169Z Γöé Bundle Name:  blazor.webassembly.js Γöé 2026-01-22T20:05:46.2510936Z Γöé Bundle Size:  58.87 KB Γöé 2026-01-22T20:05:46.2511666Z Γöé Minified Size:  58.81 KB Γöé 2026-01-22T20:05:46.2512177Z Γöé Gzipped Size:  18.2 KB Γöé 2026-01-22T20:05:46.2512638Z Γöé Brotli size: 16.3 KB Γöé 2026-01-22T20:05:46.2513102Z Γöé Γöé 2026-01-22T20:05:46.2514270Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-01-22T20:05:46.2524489Z created dist/Release in 4.7s 2026-01-22T20:05:46.2524941Z  2026-01-22T20:05:46.2525671Z ./src/Boot.WebView.ts ΓåÆ dist/Release... 2026-01-22T20:05:51.3435060Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2026-01-22T20:05:51.3435927Z Γöé Γöé 2026-01-22T20:05:51.3436679Z Γöé Bundle Name:  blazor.webview.js Γöé 2026-01-22T20:05:51.3437266Z Γöé Bundle Size:  431.14 KB Γöé 2026-01-22T20:05:51.3437762Z Γöé Minified Size:  49.54 KB Γöé 2026-01-22T20:05:51.3438308Z Γöé Gzipped Size:  15.35 KB Γöé 2026-01-22T20:05:51.3438828Z Γöé Brotli size: 103.43 KB Γöé 2026-01-22T20:05:51.3439400Z Γöé Γöé 2026-01-22T20:05:51.3447277Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-01-22T20:05:51.3470837Z created dist/Release in 5s 2026-01-22T20:05:51.4082691Z 2026-01-22T20:05:51.4083207Z > prebuild 2026-01-22T20:05:51.4083474Z > npm run clean 2026-01-22T20:05:51.4083888Z 2026-01-22T20:05:51.9127444Z 2026-01-22T20:05:51.9127771Z > clean 2026-01-22T20:05:51.9128037Z > rimraf ./dist/Debug ./dist/Release 2026-01-22T20:05:51.9128290Z 2026-01-22T20:05:52.0879265Z 2026-01-22T20:05:52.0879616Z > build 2026-01-22T20:05:52.0879938Z > npm run build:debug && npm run build:production 2026-01-22T20:05:52.0880463Z 2026-01-22T20:05:52.6130168Z 2026-01-22T20:05:52.6130589Z > build:debug 2026-01-22T20:05:52.6130910Z > rollup -c --environment development --forceExit 2026-01-22T20:05:52.6131642Z 2026-01-22T20:05:54.1882160Z  2026-01-22T20:05:54.1882842Z ./AuthenticationService.ts ΓåÆ dist/Debug... 2026-01-22T20:06:03.5193691Z created dist/Debug in 9.3s 2026-01-22T20:06:04.0592974Z 2026-01-22T20:06:04.0593324Z > build:production 2026-01-22T20:06:04.0595454Z > rollup -c --environment production --forceExit 2026-01-22T20:06:04.0595787Z 2026-01-22T20:06:05.6837972Z  2026-01-22T20:06:05.6838612Z ./AuthenticationService.ts ΓåÆ dist/Release... 2026-01-22T20:06:17.4966141Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2026-01-22T20:06:17.4967121Z Γöé Γöé 2026-01-22T20:06:17.4968018Z Γöé Bundle Name:  AuthenticationService.js Γöé 2026-01-22T20:06:17.4968533Z Γöé Bundle Size:  285.53 KB Γöé 2026-01-22T20:06:17.4969995Z Γöé Minified Size:  285.53 KB Γöé 2026-01-22T20:06:17.4971401Z Γöé Gzipped Size:  72.63 KB Γöé 2026-01-22T20:06:17.4972157Z Γöé Brotli size: 61.13 KB Γöé 2026-01-22T20:06:17.4973229Z Γöé Γöé 2026-01-22T20:06:17.4974342Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-01-22T20:06:17.5546465Z created dist/Release in 11.8s 2026-01-22T20:06:17.6119029Z 2026-01-22T20:06:17.6120471Z > prebuild 2026-01-22T20:06:17.6121186Z > npm run clean 2026-01-22T20:06:17.6122486Z 2026-01-22T20:06:18.1649446Z 2026-01-22T20:06:18.1649914Z > clean 2026-01-22T20:06:18.1650326Z > rimraf ./dist/Debug ./dist/Release 2026-01-22T20:06:18.1650666Z 2026-01-22T20:06:18.3414570Z 2026-01-22T20:06:18.3414966Z > build 2026-01-22T20:06:18.3415292Z > npm run build:debug && npm run build:production 2026-01-22T20:06:18.3415644Z 2026-01-22T20:06:18.8794954Z 2026-01-22T20:06:18.8795415Z > build:debug 2026-01-22T20:06:18.8795680Z > rollup -c --environment development --forceExit 2026-01-22T20:06:18.8795917Z 2026-01-22T20:06:20.5200856Z  2026-01-22T20:06:20.5201410Z ./AuthenticationService.ts ΓåÆ dist/Debug... 2026-01-22T20:06:29.6330072Z created dist/Debug in 9.1s 2026-01-22T20:06:30.1536875Z 2026-01-22T20:06:30.1537239Z > build:production 2026-01-22T20:06:30.1537512Z > rollup -c --environment production --forceExit 2026-01-22T20:06:30.1537813Z 2026-01-22T20:06:31.6954732Z  2026-01-22T20:06:31.6955413Z ./AuthenticationService.ts ΓåÆ dist/Release... 2026-01-22T20:06:42.5315570Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2026-01-22T20:06:42.5316285Z Γöé Γöé 2026-01-22T20:06:42.5316708Z Γöé Bundle Name:  AuthenticationService.js Γöé 2026-01-22T20:06:42.5317383Z Γöé Bundle Size:  347.16 KB Γöé 2026-01-22T20:06:42.5317694Z Γöé Minified Size:  347.16 KB Γöé 2026-01-22T20:06:42.5317992Z Γöé Gzipped Size:  72.86 KB Γöé 2026-01-22T20:06:42.5318338Z Γöé Brotli size: 57.78 KB Γöé 2026-01-22T20:06:42.5318639Z Γöé Γöé 2026-01-22T20:06:42.5319104Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-01-22T20:06:42.5383612Z created dist/Release in 10.8s 2026-01-22T20:06:42.5888116Z 2026-01-22T20:06:42.5888693Z > prebuild 2026-01-22T20:06:42.5888981Z > npm run clean 2026-01-22T20:06:42.5889249Z 2026-01-22T20:06:43.1219545Z 2026-01-22T20:06:43.2874283Z > clean 2026-01-22T20:06:43.2874742Z > rimraf ./dist/Debug ./dist/Release 2026-01-22T20:06:43.2875032Z 2026-01-22T20:06:43.2924732Z 2026-01-22T20:06:43.2928220Z > build 2026-01-22T20:06:43.2929034Z > npm run build:debug && npm run build:production 2026-01-22T20:06:43.2930386Z 2026-01-22T20:06:43.8120843Z 2026-01-22T20:06:43.8123101Z > build:debug 2026-01-22T20:06:43.8123425Z > rollup -c --environment development --forceExit 2026-01-22T20:06:43.8123704Z 2026-01-22T20:06:45.3899953Z  2026-01-22T20:06:45.3900569Z ./BlazorCustomElements.ts ΓåÆ dist/Debug... 2026-01-22T20:06:48.0039126Z created dist/Debug in 2.6s 2026-01-22T20:06:48.5100071Z 2026-01-22T20:06:48.5100494Z > build:production 2026-01-22T20:06:48.5100767Z > rollup -c --environment production --forceExit 2026-01-22T20:06:48.5101014Z 2026-01-22T20:06:50.0584674Z  2026-01-22T20:06:50.0585126Z ./BlazorCustomElements.ts ΓåÆ dist/Release... 2026-01-22T20:06:52.7126120Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉΓöé ΓöéΓöé Bundle Name: ΓöéΓöé Microsoft.AspNetCore.Components.CustomElements.lib.module.js ΓöéΓöé Bundle Size:  2.56 KB ΓöéΓöé Minified Size:  2.56 KB ΓöéΓöé Gzipped Size:  1.02 KB ΓöéΓöé Brotli size: 871 B ΓöéΓöé ΓöéΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-01-22T20:06:52.7143159Z created dist/Release in 2.6s 2026-01-22T20:06:52.7837232Z Testing NPM packages... 2026-01-22T20:06:53.1596302Z 2026-01-22T20:06:53.1596693Z > @microsoft/aspnetcore@1.0.0 test 2026-01-22T20:06:53.1597015Z > npm run test --workspaces --if-present 2026-01-22T20:06:53.1597280Z 2026-01-22T20:06:53.5724775Z 2026-01-22T20:06:53.5725481Z > @microsoft/client-ts@1.0.0 pretest 2026-01-22T20:06:53.5725837Z > npm run lint-signalr & npm run lint-signalr-msgpack 2026-01-22T20:06:53.5726142Z 2026-01-22T20:06:54.1154176Z 2026-01-22T20:06:54.1155466Z > @microsoft/client-ts@1.0.0 lint-signalr 2026-01-22T20:06:54.1156896Z > eslint -c ./signalr/tests/.eslintrc.js --ext .ts ./signalr/tests 2026-01-22T20:06:54.1158305Z 2026-01-22T20:06:59.3023218Z 2026-01-22T20:06:59.3023595Z > @microsoft/client-ts@1.0.0 lint-signalr-msgpack 2026-01-22T20:06:59.3023956Z > eslint -c ./signalr-protocol-msgpack/tests/.eslintrc.js --ext .ts ./signalr-protocol-msgpack/tests 2026-01-22T20:06:59.3024270Z 2026-01-22T20:07:02.2862836Z 2026-01-22T20:07:02.2863345Z > @microsoft/client-ts@1.0.0 test 2026-01-22T20:07:02.2863678Z > jest --config ./jest.config.js 2026-01-22T20:07:02.2863956Z 2026-01-22T20:07:11.7575636Z PASS signalr/tests/HubConnection.Reconnect.test.ts (8.225 s) 2026-01-22T20:07:11.7883922Z PASS signalr/tests/HttpConnection.test.ts (8.246 s) 2026-01-22T20:07:12.0766616Z PASS signalr/tests/LongPollingTransport.test.ts 2026-01-22T20:07:12.3753182Z PASS signalr/tests/WebSocketTransport.test.ts 2026-01-22T20:07:12.5359669Z PASS signalr/tests/HubConnectionBuilder.test.ts 2026-01-22T20:07:12.9670840Z PASS signalr/tests/ServerSentEventsTransport.test.ts 2026-01-22T20:07:13.1623954Z PASS signalr-protocol-msgpack/tests/MessagePackHubProtocol.test.ts 2026-01-22T20:07:13.3311955Z PASS signalr/tests/MessageSize.test.ts 2026-01-22T20:07:13.3615814Z PASS signalr/tests/JsonHubProtocol.test.ts 2026-01-22T20:07:13.5064131Z PASS signalr/tests/HttpClient.test.ts 2026-01-22T20:07:13.7594735Z PASS signalr/tests/FetchHttpClient.test.ts 2026-01-22T20:07:13.8566742Z PASS signalr/tests/TextMessageFormat.test.ts 2026-01-22T20:07:13.9753277Z PASS signalr/tests/AbortSignal.test.ts 2026-01-22T20:07:14.0862456Z PASS signalr/tests/UserAgent.test.ts 2026-01-22T20:07:14.2041864Z PASS signalr/tests/OutputSize.test.ts 2026-01-22T20:07:15.0329195Z PASS signalr-protocol-msgpack/tests/BinaryMessageFormatter.test.ts 2026-01-22T20:07:17.9462508Z PASS signalr/tests/HubConnection.test.ts (14.395 s) 2026-01-22T20:07:18.4975836Z A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. Active timers can also cause this, ensure that .unref() was called on them. 2026-01-22T20:07:18.5105257Z 2026-01-22T20:07:18.5108075Z Test Suites: 17 passed, 17 total 2026-01-22T20:07:18.5108405Z Tests: 363 passed, 363 total 2026-01-22T20:07:18.5108996Z Snapshots: 0 total 2026-01-22T20:07:18.5109316Z Time: 15.449 s 2026-01-22T20:07:18.5109692Z Ran all test suites. 2026-01-22T20:07:18.5250423Z 2026-01-22T20:07:18.5250769Z > @microsoft/dotnet-js-interop@10.0.4-ci test 2026-01-22T20:07:18.5251047Z > jest 2026-01-22T20:07:18.5251276Z 2026-01-22T20:07:21.7646003Z PASS test/findObjectMember.test.ts 2026-01-22T20:07:21.8399322Z PASS test/CallDispatcher.test.ts 2026-01-22T20:07:21.8750061Z 2026-01-22T20:07:21.8754593Z Test Suites: 2 passed, 2 total 2026-01-22T20:07:21.8755179Z Tests: 32 passed, 32 total 2026-01-22T20:07:21.8755432Z Snapshots: 0 total 2026-01-22T20:07:21.8755690Z Time: 2.626 s 2026-01-22T20:07:21.8756266Z Ran all test suites. 2026-01-22T20:07:21.8976381Z 2026-01-22T20:07:21.8976900Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 test 2026-01-22T20:07:21.8977213Z > jest 2026-01-22T20:07:21.8977443Z 2026-01-22T20:07:24.9037048Z PASS test/EditDistance.test.ts 2026-01-22T20:07:26.0906846Z PASS test/DomSync.test.ts 2026-01-22T20:07:26.1192607Z 2026-01-22T20:07:26.1195133Z Test Suites: 2 passed, 2 total 2026-01-22T20:07:26.1195475Z Tests: 32 passed, 32 total 2026-01-22T20:07:26.1195803Z Snapshots: 0 total 2026-01-22T20:07:26.1196104Z Time: 3.437 s 2026-01-22T20:07:26.1196688Z Ran all test suites. 2026-01-22T20:07:26.1694748Z Packing NPM packages... 2026-01-22T20:07:26.3080201Z Workspace Path: D:\a\_work\1\s\package.json 2026-01-22T20:07:26.3084629Z Default Package Version: 10.0.4-ci 2026-01-22T20:07:26.3085013Z Package Output Path: D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2026-01-22T20:07:26.3085735Z Intermediate Output Path: D:\a\_work\1\s\artifacts\obj\Npm.Workspace\Release\ 2026-01-22T20:07:26.3100470Z Skipping @microsoft/functionaltests because it is marked as private. 2026-01-22T20:07:26.3102771Z Skipping @microsoft/client-ts because it is marked as private. 2026-01-22T20:07:26.3105903Z Skipping @microsoft/dotnet-runtime because it is marked as private. 2026-01-22T20:07:26.3107932Z Skipping @microsoft/microsoft.aspnetcore.components.web.js because it is marked as private. 2026-01-22T20:07:26.3109743Z Skipping @microsoft/components.authentication because it is marked as private. 2026-01-22T20:07:26.3111374Z Skipping @microsoft/microsoft.msal.components.webassembly because it is marked as private. 2026-01-22T20:07:26.3114226Z Skipping @microsoft/microsoft.components.customelements because it is marked as private. 2026-01-22T20:07:26.3116223Z Skipping @microsoft/microsoft.aspnetcore.projecttemplates.tests because it is marked as private. 2026-01-22T20:07:26.3118969Z Skipping @microsoft/signalr - version 10.0.4-ci already applied. 2026-01-22T20:07:26.3119440Z Skipping @microsoft/signalr-protocol-msgpack - version 10.0.4-ci already applied. 2026-01-22T20:07:26.3120191Z Skipping @microsoft/dotnet-js-interop - version 10.0.4-ci already applied. 2026-01-22T20:07:26.3123753Z Updating dependencies for package @microsoft/signalr with version 10.0.4-ci... 2026-01-22T20:07:26.3126762Z Updating dependencies for package @microsoft/signalr-protocol-msgpack with version 10.0.4-ci... 2026-01-22T20:07:26.3129266Z Updating dependencies for package @microsoft/dotnet-js-interop with version 10.0.4-ci... 2026-01-22T20:07:26.4784370Z Workspace Path: D:\a\_work\1\s\package.json 2026-01-22T20:07:26.4788623Z Default Package Version: 10.0.4-ci 2026-01-22T20:07:26.4789176Z Package Output Path: D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2026-01-22T20:07:26.4789711Z Intermediate Output Path: D:\a\_work\1\s\artifacts\obj\Npm.Workspace\Release\ 2026-01-22T20:07:26.4804291Z Packing @microsoft/signalr... 2026-01-22T20:07:26.4804667Z npm pack D:\a\_work\1\s\src\SignalR\clients\ts\signalr --pack-destination D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2026-01-22T20:07:27.7236042Z npm notice 2026-01-22T20:07:27.7240298Z npm notice ≡ƒôª @microsoft/signalr@10.0.4-ci 2026-01-22T20:07:27.7241573Z npm notice Tarball Contents 2026-01-22T20:07:27.7250099Z npm notice 2.6kB README.md 2026-01-22T20:07:27.7251683Z npm notice 156.7kB dist/browser/signalr.js 2026-01-22T20:07:27.7252883Z npm notice 314.7kB dist/browser/signalr.js.map 2026-01-22T20:07:27.7254503Z npm notice 47.7kB dist/browser/signalr.min.js 2026-01-22T20:07:27.7256015Z npm notice 269.9kB dist/browser/signalr.min.js.map 2026-01-22T20:07:27.7256816Z npm notice 1.0kB dist/cjs/AbortController.js 2026-01-22T20:07:27.7257312Z npm notice 1.9kB dist/cjs/AbortController.js.map 2026-01-22T20:07:27.7258600Z npm notice 2.3kB dist/cjs/AccessTokenHttpClient.js 2026-01-22T20:07:27.7259218Z npm notice 4.0kB dist/cjs/AccessTokenHttpClient.js.map 2026-01-22T20:07:27.7260329Z npm notice 2.1kB dist/cjs/browser-index.js 2026-01-22T20:07:27.7261013Z npm notice 2.3kB dist/cjs/browser-index.js.map 2026-01-22T20:07:27.7261563Z npm notice 1.9kB dist/cjs/DefaultHttpClient.js 2026-01-22T20:07:27.7262094Z npm notice 3.1kB dist/cjs/DefaultHttpClient.js.map 2026-01-22T20:07:27.7262837Z npm notice 839B dist/cjs/DefaultReconnectPolicy.js 2026-01-22T20:07:27.7263432Z npm notice 1.4kB dist/cjs/DefaultReconnectPolicy.js.map 2026-01-22T20:07:27.7263745Z npm notice 6.6kB dist/cjs/Errors.js 2026-01-22T20:07:27.7264583Z npm notice 11.1kB dist/cjs/Errors.js.map 2026-01-22T20:07:27.7265138Z npm notice 6.8kB dist/cjs/FetchHttpClient.js 2026-01-22T20:07:27.7265456Z npm notice 12.1kB dist/cjs/FetchHttpClient.js.map 2026-01-22T20:07:27.7266512Z npm notice 2.9kB dist/cjs/HandshakeProtocol.js 2026-01-22T20:07:27.7266855Z npm notice 4.9kB dist/cjs/HandshakeProtocol.js.map 2026-01-22T20:07:27.7267736Z npm notice 426B dist/cjs/HeaderNames.js 2026-01-22T20:07:27.7268052Z npm notice 543B dist/cjs/HeaderNames.js.map 2026-01-22T20:07:27.7268665Z npm notice 1.6kB dist/cjs/HttpClient.js 2026-01-22T20:07:27.7269408Z npm notice 9.6kB dist/cjs/HttpClient.js.map 2026-01-22T20:07:27.7269882Z npm notice 31.3kB dist/cjs/HttpConnection.js 2026-01-22T20:07:27.7270470Z npm notice 55.0kB dist/cjs/HttpConnection.js.map 2026-01-22T20:07:27.7271265Z npm notice 47.9kB dist/cjs/HubConnection.js 2026-01-22T20:07:27.7271757Z npm notice 82.7kB dist/cjs/HubConnection.js.map 2026-01-22T20:07:27.7272074Z npm notice 6.9kB dist/cjs/HubConnectionBuilder.js 2026-01-22T20:07:27.7272886Z npm notice 16.5kB dist/cjs/HubConnectionBuilder.js.map 2026-01-22T20:07:27.7273218Z npm notice 257B dist/cjs/IConnection.js 2026-01-22T20:07:27.7273758Z npm notice 816B dist/cjs/IConnection.js.map 2026-01-22T20:07:27.7274402Z npm notice 268B dist/cjs/IHttpConnectionOptions.js 2026-01-22T20:07:27.7274920Z npm notice 4.0kB dist/cjs/IHttpConnectionOptions.js.map 2026-01-22T20:07:27.7275730Z npm notice 1.9kB dist/cjs/IHubProtocol.js 2026-01-22T20:07:27.7276383Z npm notice 8.9kB dist/cjs/IHubProtocol.js.map 2026-01-22T20:07:27.7276708Z npm notice 1.6kB dist/cjs/ILogger.js 2026-01-22T20:07:27.7277506Z npm notice 2.0kB dist/cjs/ILogger.js.map 2026-01-22T20:07:27.7278130Z npm notice 3.4kB dist/cjs/index.js 2026-01-22T20:07:27.7278558Z npm notice 2.2kB dist/cjs/index.js.map 2026-01-22T20:07:27.7279305Z npm notice 258B dist/cjs/IRetryPolicy.js 2026-01-22T20:07:27.7279739Z npm notice 1.3kB dist/cjs/IRetryPolicy.js.map 2026-01-22T20:07:27.7280528Z npm notice 271B dist/cjs/IStatefulReconnectOptions.js 2026-01-22T20:07:27.7281051Z npm notice 703B dist/cjs/IStatefulReconnectOptions.js.map 2026-01-22T20:07:27.7281376Z npm notice 1.6kB dist/cjs/ITransport.js 2026-01-22T20:07:27.7282203Z npm notice 1.9kB dist/cjs/ITransport.js.map 2026-01-22T20:07:27.7282665Z npm notice 5.5kB dist/cjs/JsonHubProtocol.js 2026-01-22T20:07:27.7283203Z npm notice 8.9kB dist/cjs/JsonHubProtocol.js.map 2026-01-22T20:07:27.7283944Z npm notice 646B dist/cjs/Loggers.js 2026-01-22T20:07:27.7284613Z npm notice 980B dist/cjs/Loggers.js.map 2026-01-22T20:07:27.7285109Z npm notice 9.5kB dist/cjs/LongPollingTransport.js 2026-01-22T20:07:27.7285849Z npm notice 16.3kB dist/cjs/LongPollingTransport.js.map 2026-01-22T20:07:27.7286576Z npm notice 8.9kB dist/cjs/MessageBuffer.js 2026-01-22T20:07:27.7287234Z npm notice 15.2kB dist/cjs/MessageBuffer.js.map 2026-01-22T20:07:27.7287562Z npm notice 177B dist/cjs/pkg-version.js 2026-01-22T20:07:27.7288041Z npm notice 206B dist/cjs/pkg-version.js.map 2026-01-22T20:07:27.7289170Z npm notice 255B dist/cjs/Polyfills.js 2026-01-22T20:07:27.7294676Z npm notice 756B dist/cjs/Polyfills.js.map 2026-01-22T20:07:27.7296444Z npm notice 4.9kB dist/cjs/ServerSentEventsTransport.js 2026-01-22T20:07:27.7297365Z npm notice 9.3kB dist/cjs/ServerSentEventsTransport.js.map 2026-01-22T20:07:27.7298159Z npm notice 252B dist/cjs/Stream.js 2026-01-22T20:07:27.7299316Z npm notice 3.0kB dist/cjs/Stream.js.map 2026-01-22T20:07:27.7299625Z npm notice 1.1kB dist/cjs/Subject.js 2026-01-22T20:07:27.7300592Z npm notice 2.2kB dist/cjs/Subject.js.map 2026-01-22T20:07:27.7301404Z npm notice 971B dist/cjs/TextMessageFormat.js 2026-01-22T20:07:27.7302262Z npm notice 1.6kB dist/cjs/TextMessageFormat.js.map 2026-01-22T20:07:27.7303090Z npm notice 9.4kB dist/cjs/Utils.js 2026-01-22T20:07:27.7304024Z npm notice 17.3kB dist/cjs/Utils.js.map 2026-01-22T20:07:27.7304748Z npm notice 7.5kB dist/cjs/WebSocketTransport.js 2026-01-22T20:07:27.7305521Z npm notice 13.8kB dist/cjs/WebSocketTransport.js.map 2026-01-22T20:07:27.7307581Z npm notice 3.7kB dist/cjs/XhrHttpClient.js 2026-01-22T20:07:27.7308768Z npm notice 6.8kB dist/cjs/XhrHttpClient.js.map 2026-01-22T20:07:27.7309270Z npm notice 550B dist/esm/AbortController.d.ts 2026-01-22T20:07:27.7310383Z npm notice 863B dist/esm/AbortController.js 2026-01-22T20:07:27.7311010Z npm notice 1.9kB dist/esm/AbortController.js.map 2026-01-22T20:07:27.7312021Z npm notice 540B dist/esm/AccessTokenHttpClient.d.ts 2026-01-22T20:07:27.7312739Z npm notice 2.1kB dist/esm/AccessTokenHttpClient.js 2026-01-22T20:07:27.7313602Z npm notice 4.1kB dist/esm/AccessTokenHttpClient.js.map 2026-01-22T20:07:27.7314434Z npm notice 26B dist/esm/browser-index.d.ts 2026-01-22T20:07:27.7315284Z npm notice 1.4kB dist/esm/browser-index.js 2026-01-22T20:07:27.7316246Z npm notice 2.3kB dist/esm/browser-index.js.map 2026-01-22T20:07:27.7317098Z npm notice 598B dist/esm/DefaultHttpClient.d.ts 2026-01-22T20:07:27.7318129Z npm notice 1.7kB dist/esm/DefaultHttpClient.js 2026-01-22T20:07:27.7318513Z npm notice 3.3kB dist/esm/DefaultHttpClient.js.map 2026-01-22T20:07:27.7322204Z npm notice 309B dist/esm/DefaultReconnectPolicy.d.ts 2026-01-22T20:07:27.7323781Z npm notice 667B dist/esm/DefaultReconnectPolicy.js 2026-01-22T20:07:27.7325284Z npm notice 1.4kB dist/esm/DefaultReconnectPolicy.js.map 2026-01-22T20:07:27.7325653Z npm notice 4.4kB dist/esm/Errors.d.ts 2026-01-22T20:07:27.7326677Z npm notice 5.9kB dist/esm/Errors.js 2026-01-22T20:07:27.7327514Z npm notice 11.0kB dist/esm/Errors.js.map 2026-01-22T20:07:27.7328356Z npm notice 467B dist/esm/FetchHttpClient.d.ts 2026-01-22T20:07:27.7329144Z npm notice 6.6kB dist/esm/FetchHttpClient.js 2026-01-22T20:07:27.7330179Z npm notice 12.2kB dist/esm/FetchHttpClient.js.map 2026-01-22T20:07:27.7330962Z npm notice 471B dist/esm/HandshakeProtocol.d.ts 2026-01-22T20:07:27.7331774Z npm notice 2.6kB dist/esm/HandshakeProtocol.js 2026-01-22T20:07:27.7332637Z npm notice 5.0kB dist/esm/HandshakeProtocol.js.map 2026-01-22T20:07:27.7333180Z npm notice 142B dist/esm/HeaderNames.d.ts 2026-01-22T20:07:27.7334181Z npm notice 287B dist/esm/HeaderNames.js 2026-01-22T20:07:27.7335081Z npm notice 532B dist/esm/HeaderNames.js.map 2026-01-22T20:07:27.7335873Z npm notice 7.5kB dist/esm/HttpClient.d.ts 2026-01-22T20:07:27.7336734Z npm notice 1.4kB dist/esm/HttpClient.js 2026-01-22T20:07:27.7337547Z npm notice 9.6kB dist/esm/HttpClient.js.map 2026-01-22T20:07:27.7338370Z npm notice 2.4kB dist/esm/HttpConnection.d.ts 2026-01-22T20:07:27.7339187Z npm notice 30.4kB dist/esm/HttpConnection.js 2026-01-22T20:07:27.7340024Z npm notice 55.3kB dist/esm/HttpConnection.js.map 2026-01-22T20:07:27.7340852Z npm notice 8.8kB dist/esm/HubConnection.d.ts 2026-01-22T20:07:27.7341639Z npm notice 46.8kB dist/esm/HubConnection.js 2026-01-22T20:07:27.7342462Z npm notice 82.8kB dist/esm/HubConnection.js.map 2026-01-22T20:07:27.7343256Z npm notice 6.6kB dist/esm/HubConnectionBuilder.d.ts 2026-01-22T20:07:27.7344189Z npm notice 6.4kB dist/esm/HubConnectionBuilder.js 2026-01-22T20:07:27.7344928Z npm notice 16.7kB dist/esm/HubConnectionBuilder.js.map 2026-01-22T20:07:27.7345684Z npm notice 463B dist/esm/IConnection.d.ts 2026-01-22T20:07:27.7346821Z npm notice 190B dist/esm/IConnection.js 2026-01-22T20:07:27.7347597Z npm notice 815B dist/esm/IConnection.js.map 2026-01-22T20:07:27.7348480Z npm notice 2.7kB dist/esm/IHttpConnectionOptions.d.ts 2026-01-22T20:07:27.7349011Z npm notice 201B dist/esm/IHttpConnectionOptions.js 2026-01-22T20:07:27.7350103Z npm notice 4.0kB dist/esm/IHttpConnectionOptions.js.map 2026-01-22T20:07:27.7350671Z npm notice 7.8kB dist/esm/IHubProtocol.d.ts 2026-01-22T20:07:27.7351505Z npm notice 1.8kB dist/esm/IHubProtocol.js 2026-01-22T20:07:27.7352350Z npm notice 8.9kB dist/esm/IHubProtocol.js.map 2026-01-22T20:07:27.7353160Z npm notice 1.3kB dist/esm/ILogger.d.ts 2026-01-22T20:07:27.7354029Z npm notice 1.5kB dist/esm/ILogger.js 2026-01-22T20:07:27.7354857Z npm notice 2.0kB dist/esm/ILogger.js.map 2026-01-22T20:07:27.7355676Z npm notice 1.2kB dist/esm/index.d.ts 2026-01-22T20:07:27.7356558Z npm notice 809B dist/esm/index.js 2026-01-22T20:07:27.7357543Z npm notice 2.3kB dist/esm/index.js.map 2026-01-22T20:07:27.7358421Z npm notice 957B dist/esm/IRetryPolicy.d.ts 2026-01-22T20:07:27.7359178Z npm notice 191B dist/esm/IRetryPolicy.js 2026-01-22T20:07:27.7359993Z npm notice 1.3kB dist/esm/IRetryPolicy.js.map 2026-01-22T20:07:27.7360938Z npm notice 358B dist/esm/IStatefulReconnectOptions.d.ts 2026-01-22T20:07:27.7361829Z npm notice 204B dist/esm/IStatefulReconnectOptions.js 2026-01-22T20:07:27.7362604Z npm notice 702B dist/esm/IStatefulReconnectOptions.js.map 2026-01-22T20:07:27.7363549Z npm notice 1.1kB dist/esm/ITransport.d.ts 2026-01-22T20:07:27.7364319Z npm notice 1.4kB dist/esm/ITransport.js 2026-01-22T20:07:27.7365229Z npm notice 1.9kB dist/esm/ITransport.js.map 2026-01-22T20:07:27.7366073Z npm notice 1.3kB dist/esm/JsonHubProtocol.d.ts 2026-01-22T20:07:27.7366843Z npm notice 5.2kB dist/esm/JsonHubProtocol.js 2026-01-22T20:07:27.7367568Z npm notice 9.0kB dist/esm/JsonHubProtocol.js.map 2026-01-22T20:07:27.7368317Z npm notice 393B dist/esm/Loggers.d.ts 2026-01-22T20:07:27.7369120Z npm notice 510B dist/esm/Loggers.js 2026-01-22T20:07:27.7370068Z npm notice 971B dist/esm/Loggers.js.map 2026-01-22T20:07:27.7370824Z npm notice 958B dist/esm/LongPollingTransport.d.ts 2026-01-22T20:07:27.7371619Z npm notice 9.0kB dist/esm/LongPollingTransport.js 2026-01-22T20:07:27.7372543Z npm notice 16.4kB dist/esm/LongPollingTransport.js.map 2026-01-22T20:07:27.7373417Z npm notice 1.0kB dist/esm/MessageBuffer.d.ts 2026-01-22T20:07:27.7374146Z npm notice 8.6kB dist/esm/MessageBuffer.js 2026-01-22T20:07:27.7374972Z npm notice 15.2kB dist/esm/MessageBuffer.js.map 2026-01-22T20:07:27.7375809Z npm notice 45B dist/esm/pkg-version.d.ts 2026-01-22T20:07:27.7376537Z npm notice 76B dist/esm/pkg-version.js 2026-01-22T20:07:27.7377267Z npm notice 213B dist/esm/pkg-version.js.map 2026-01-22T20:07:27.7378389Z npm notice 393B dist/esm/Polyfills.d.ts 2026-01-22T20:07:27.7378721Z npm notice 188B dist/esm/Polyfills.js 2026-01-22T20:07:27.7379640Z npm notice 755B dist/esm/Polyfills.js.map 2026-01-22T20:07:27.7380554Z npm notice 890B dist/esm/ServerSentEventsTransport.d.ts 2026-01-22T20:07:27.7382728Z npm notice 4.7kB dist/esm/ServerSentEventsTransport.js 2026-01-22T20:07:27.7383696Z npm notice 9.4kB dist/esm/ServerSentEventsTransport.js.map 2026-01-22T20:07:27.7384195Z npm notice 1.9kB dist/esm/Stream.d.ts 2026-01-22T20:07:27.7385174Z npm notice 185B dist/esm/Stream.js 2026-01-22T20:07:27.7385987Z npm notice 3.0kB dist/esm/Stream.js.map 2026-01-22T20:07:27.7386787Z npm notice 367B dist/esm/Subject.d.ts 2026-01-22T20:07:27.7387636Z npm notice 970B dist/esm/Subject.js 2026-01-22T20:07:27.7388538Z npm notice 2.2kB dist/esm/Subject.js.map 2026-01-22T20:07:27.7389135Z npm notice 227B dist/esm/TextMessageFormat.d.ts 2026-01-22T20:07:27.7390414Z npm notice 814B dist/esm/TextMessageFormat.js 2026-01-22T20:07:27.7391218Z npm notice 1.6kB dist/esm/TextMessageFormat.js.map 2026-01-22T20:07:27.7391774Z npm notice 2.4kB dist/esm/Utils.d.ts 2026-01-22T20:07:27.7393059Z npm notice 8.4kB dist/esm/Utils.js 2026-01-22T20:07:27.7394391Z npm notice 17.3kB dist/esm/Utils.js.map 2026-01-22T20:07:27.7395389Z npm notice 1.1kB dist/esm/WebSocketTransport.d.ts 2026-01-22T20:07:27.7396121Z npm notice 7.2kB dist/esm/WebSocketTransport.js 2026-01-22T20:07:27.7396940Z npm notice 13.9kB dist/esm/WebSocketTransport.js.map 2026-01-22T20:07:27.7397645Z npm notice 315B dist/esm/XhrHttpClient.d.ts 2026-01-22T20:07:27.7398555Z npm notice 3.5kB dist/esm/XhrHttpClient.js 2026-01-22T20:07:27.7399290Z npm notice 6.9kB dist/esm/XhrHttpClient.js.map 2026-01-22T20:07:27.7400182Z npm notice 156.7kB dist/webworker/signalr.js 2026-01-22T20:07:27.7401778Z npm notice 314.7kB dist/webworker/signalr.js.map 2026-01-22T20:07:27.7407301Z npm notice 47.7kB dist/webworker/signalr.min.js 2026-01-22T20:07:27.7407945Z npm notice 269.9kB dist/webworker/signalr.min.js.map 2026-01-22T20:07:27.7408640Z npm notice 1.8kB package.json 2026-01-22T20:07:27.7409444Z npm notice 1.2kB src/AbortController.ts 2026-01-22T20:07:27.7409774Z npm notice 2.3kB src/AccessTokenHttpClient.ts 2026-01-22T20:07:27.7410404Z npm notice 1.3kB src/browser-index.ts 2026-01-22T20:07:27.7411039Z npm notice 1.9kB src/DefaultHttpClient.ts 2026-01-22T20:07:27.7411529Z npm notice 815B src/DefaultReconnectPolicy.ts 2026-01-22T20:07:27.7411826Z npm notice 8.1kB src/Errors.ts 2026-01-22T20:07:27.7412118Z npm notice 7.2kB src/FetchHttpClient.ts 2026-01-22T20:07:27.7412895Z npm notice 3.0kB src/HandshakeProtocol.ts 2026-01-22T20:07:27.7413475Z npm notice 275B src/HeaderNames.ts 2026-01-22T20:07:27.7414080Z npm notice 8.4kB src/HttpClient.ts 2026-01-22T20:07:27.7414841Z npm notice 33.3kB src/HttpConnection.ts 2026-01-22T20:07:27.7415316Z npm notice 52.3kB src/HubConnection.ts 2026-01-22T20:07:27.7415634Z npm notice 12.4kB src/HubConnectionBuilder.ts 2026-01-22T20:07:27.7416743Z npm notice 612B src/IConnection.ts 2026-01-22T20:07:27.7417284Z npm notice 3.6kB src/IHttpConnectionOptions.ts 2026-01-22T20:07:27.7418129Z npm notice 8.0kB src/IHubProtocol.ts 2026-01-22T20:07:27.7418971Z npm notice 1.5kB src/ILogger.ts 2026-01-22T20:07:27.7419841Z npm notice 1.5kB src/index.ts 2026-01-22T20:07:27.7420774Z npm notice 1.1kB src/IRetryPolicy.ts 2026-01-22T20:07:27.7421644Z npm notice 497B src/IStatefulReconnectOptions.ts 2026-01-22T20:07:27.7422588Z npm notice 1.3kB src/ITransport.ts 2026-01-22T20:07:27.7423397Z npm notice 5.6kB src/JsonHubProtocol.ts 2026-01-22T20:07:27.7424475Z npm notice 608B src/Loggers.ts 2026-01-22T20:07:27.7424858Z npm notice 9.8kB src/LongPollingTransport.ts 2026-01-22T20:07:27.7425815Z npm notice 9.3kB src/MessageBuffer.ts 2026-01-22T20:07:27.7427082Z npm notice 35B src/pkg-version.ts 2026-01-22T20:07:27.7427809Z npm notice 564B src/Polyfills.ts 2026-01-22T20:07:27.7429007Z npm notice 5.5kB src/ServerSentEventsTransport.ts 2026-01-22T20:07:27.7429511Z npm notice 2.7kB src/Stream.ts 2026-01-22T20:07:27.7430638Z npm notice 1.3kB src/Subject.ts 2026-01-22T20:07:27.7431475Z npm notice 828B src/TextMessageFormat.ts 2026-01-22T20:07:27.7433431Z npm notice 1.6kB src/third-party-notices.txt 2026-01-22T20:07:27.7434463Z npm notice 9.7kB src/Utils.ts 2026-01-22T20:07:27.7435175Z npm notice 8.2kB src/WebSocketTransport.ts 2026-01-22T20:07:27.7435988Z npm notice 3.6kB src/XhrHttpClient.ts 2026-01-22T20:07:27.7436686Z npm notice Tarball Details 2026-01-22T20:07:27.7437440Z npm notice name: @microsoft/signalr 2026-01-22T20:07:27.7438171Z npm notice version: 10.0.4-ci 2026-01-22T20:07:27.7439098Z npm notice filename: microsoft-signalr-10.0.4-ci.tgz 2026-01-22T20:07:27.7439804Z npm notice package size: 515.2 kB 2026-01-22T20:07:27.7440646Z npm notice unpacked size: 2.8 MB 2026-01-22T20:07:27.7441599Z npm notice shasum: ce54dc533992981b665b6db54947be264640e65d 2026-01-22T20:07:27.7442176Z npm notice integrity: sha512-CGRQU5EfJ5Ao7[...]IxtXFQo1fvA8g== 2026-01-22T20:07:27.7443122Z npm notice total files: 215 2026-01-22T20:07:27.7443773Z npm notice 2026-01-22T20:07:27.7444746Z microsoft-signalr-10.0.4-ci.tgz 2026-01-22T20:07:27.7448845Z Packed @microsoft/signalr to D:\a\_work\1\s\src\SignalR\clients\ts\signalr\microsoft-signalr-10.0.4-ci.tgz 2026-01-22T20:07:27.7449493Z Packing @microsoft/signalr-protocol-msgpack... 2026-01-22T20:07:27.7450271Z npm pack D:\a\_work\1\s\src\SignalR\clients\ts\signalr-protocol-msgpack --pack-destination D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2026-01-22T20:07:28.6387208Z npm notice 2026-01-22T20:07:28.6397823Z npm notice ≡ƒôª @microsoft/signalr-protocol-msgpack@10.0.4-ci 2026-01-22T20:07:28.6400153Z npm notice Tarball Contents 2026-01-22T20:07:28.6401833Z npm notice 2.1kB README.md 2026-01-22T20:07:28.6403357Z npm notice 84.3kB dist/browser/signalr-protocol-msgpack.js 2026-01-22T20:07:28.6404914Z npm notice 112.5kB dist/browser/signalr-protocol-msgpack.js.map 2026-01-22T20:07:28.6406431Z npm notice 30.8kB dist/browser/signalr-protocol-msgpack.min.js 2026-01-22T20:07:28.6408063Z npm notice 129.3kB dist/browser/signalr-protocol-msgpack.min.js.map 2026-01-22T20:07:28.6409724Z npm notice 2.7kB dist/cjs/BinaryMessageFormat.js 2026-01-22T20:07:28.6411217Z npm notice 5.0kB dist/cjs/BinaryMessageFormat.js.map 2026-01-22T20:07:28.6412707Z npm notice 1.1kB dist/cjs/browser-index.js 2026-01-22T20:07:28.6414176Z npm notice 511B dist/cjs/browser-index.js.map 2026-01-22T20:07:28.6415873Z npm notice 833B dist/cjs/index.js 2026-01-22T20:07:28.6417405Z npm notice 722B dist/cjs/index.js.map 2026-01-22T20:07:28.6418953Z npm notice 14.6kB dist/cjs/MessagePackHubProtocol.js 2026-01-22T20:07:28.6422178Z npm notice 25.9kB dist/cjs/MessagePackHubProtocol.js.map 2026-01-22T20:07:28.6423749Z npm notice 264B dist/cjs/MessagePackOptions.js 2026-01-22T20:07:28.6425270Z npm notice 2.0kB dist/cjs/MessagePackOptions.js.map 2026-01-22T20:07:28.6426880Z npm notice 177B dist/cjs/pkg-version.js 2026-01-22T20:07:28.6428476Z npm notice 206B dist/cjs/pkg-version.js.map 2026-01-22T20:07:28.6430019Z npm notice 660B dist/cjs/Utils.js 2026-01-22T20:07:28.6431820Z npm notice 914B dist/cjs/Utils.js.map 2026-01-22T20:07:28.6433464Z npm notice 169B dist/esm/BinaryMessageFormat.d.ts 2026-01-22T20:07:28.6434998Z npm notice 2.5kB dist/esm/BinaryMessageFormat.js 2026-01-22T20:07:28.6436591Z npm notice 5.0kB dist/esm/BinaryMessageFormat.js.map 2026-01-22T20:07:28.6438201Z npm notice 26B dist/esm/browser-index.d.ts 2026-01-22T20:07:28.6439823Z npm notice 325B dist/esm/browser-index.js 2026-01-22T20:07:28.6440822Z npm notice 503B dist/esm/browser-index.js.map 2026-01-22T20:07:28.6442281Z npm notice 236B dist/esm/index.d.ts 2026-01-22T20:07:28.6443712Z npm notice 411B dist/esm/index.js 2026-01-22T20:07:28.6444575Z npm notice 733B dist/esm/index.js.map 2026-01-22T20:07:28.6445294Z npm notice 2.2kB dist/esm/MessagePackHubProtocol.d.ts 2026-01-22T20:07:28.6445857Z npm notice 13.8kB dist/esm/MessagePackHubProtocol.js 2026-01-22T20:07:28.6447039Z npm notice 26.0kB dist/esm/MessagePackHubProtocol.js.map 2026-01-22T20:07:28.6447807Z npm notice 1.6kB dist/esm/MessagePackOptions.d.ts 2026-01-22T20:07:28.6448592Z npm notice 197B dist/esm/MessagePackOptions.js 2026-01-22T20:07:28.6449388Z npm notice 2.0kB dist/esm/MessagePackOptions.js.map 2026-01-22T20:07:28.6450165Z npm notice 45B dist/esm/pkg-version.d.ts 2026-01-22T20:07:28.6450938Z npm notice 76B dist/esm/pkg-version.js 2026-01-22T20:07:28.6451974Z npm notice 213B dist/esm/pkg-version.js.map 2026-01-22T20:07:28.6452675Z npm notice 87B dist/esm/Utils.d.ts 2026-01-22T20:07:28.6453499Z npm notice 515B dist/esm/Utils.js 2026-01-22T20:07:28.6456381Z npm notice 904B dist/esm/Utils.js.map 2026-01-22T20:07:28.6459175Z npm notice 2.1kB package.json 2026-01-22T20:07:28.6461550Z npm notice 2.6kB src/BinaryMessageFormat.ts 2026-01-22T20:07:28.6463208Z npm notice 288B src/browser-index.ts 2026-01-22T20:07:28.6464004Z npm notice 444B src/index.ts 2026-01-22T20:07:28.6465063Z npm notice 15.6kB src/MessagePackHubProtocol.ts 2026-01-22T20:07:28.6465587Z npm notice 1.7kB src/MessagePackOptions.ts 2026-01-22T20:07:28.6466679Z npm notice 35B src/pkg-version.ts 2026-01-22T20:07:28.6467163Z npm notice 18.7kB src/third-party-notices.txt 2026-01-22T20:07:28.6468196Z npm notice 501B src/Utils.ts 2026-01-22T20:07:28.6469006Z npm notice Tarball Details 2026-01-22T20:07:28.6469818Z npm notice name: @microsoft/signalr-protocol-msgpack 2026-01-22T20:07:28.6470323Z npm notice version: 10.0.4-ci 2026-01-22T20:07:28.6471384Z npm notice filename: microsoft-signalr-protocol-msgpack-10.0.4-ci.tgz 2026-01-22T20:07:28.6472161Z npm notice package size: 94.0 kB 2026-01-22T20:07:28.6473096Z npm notice unpacked size: 513.9 kB 2026-01-22T20:07:28.6473906Z npm notice shasum: 40604ef66b8c6a2756e1a480916c08bd00ab7a92 2026-01-22T20:07:28.6474619Z npm notice integrity: sha512-Llmmzwu833TFB[...]dsEbRGjkYdZqw== 2026-01-22T20:07:28.6475649Z npm notice total files: 49 2026-01-22T20:07:28.6476432Z npm notice 2026-01-22T20:07:28.6477302Z microsoft-signalr-protocol-msgpack-10.0.4-ci.tgz 2026-01-22T20:07:28.6579915Z Packed @microsoft/signalr-protocol-msgpack to D:\a\_work\1\s\src\SignalR\clients\ts\signalr-protocol-msgpack\microsoft-signalr-protocol-msgpack-10.0.4-ci.tgz 2026-01-22T20:07:28.6580632Z Packing @microsoft/dotnet-js-interop... 2026-01-22T20:07:28.6581944Z npm pack D:\a\_work\1\s\src\JSInterop\Microsoft.JSInterop.JS\src --pack-destination D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2026-01-22T20:07:29.4914043Z npm notice 2026-01-22T20:07:29.4917163Z npm notice ≡ƒôª @microsoft/dotnet-js-interop@10.0.4-ci 2026-01-22T20:07:29.4919375Z npm notice Tarball Contents 2026-01-22T20:07:29.4921989Z npm notice 14.0kB dist/src/Microsoft.JSInterop.d.ts 2026-01-22T20:07:29.4924952Z npm notice 4.8kB dist/src/Microsoft.JSInterop.d.ts.map 2026-01-22T20:07:29.4927770Z npm notice 29.4kB dist/src/Microsoft.JSInterop.js 2026-01-22T20:07:29.4930463Z npm notice 17.8kB dist/src/Microsoft.JSInterop.js.map 2026-01-22T20:07:29.4932370Z npm notice 50.8kB dist/tsconfig.tsbuildinfo 2026-01-22T20:07:29.4934235Z npm notice 1.6kB package.json 2026-01-22T20:07:29.4935835Z npm notice Tarball Details 2026-01-22T20:07:29.4937434Z npm notice name: @microsoft/dotnet-js-interop 2026-01-22T20:07:29.4939023Z npm notice version: 10.0.4-ci 2026-01-22T20:07:29.4940639Z npm notice filename: microsoft-dotnet-js-interop-10.0.4-ci.tgz 2026-01-22T20:07:29.4942799Z npm notice package size: 30.0 kB 2026-01-22T20:07:29.4944511Z npm notice unpacked size: 118.4 kB 2026-01-22T20:07:29.4946000Z npm notice shasum: 8e7cff447a078bf3b1ad2491a538c9cc5c3e2b9d 2026-01-22T20:07:29.4947514Z npm notice integrity: sha512-N6a+w3LU2gE27[...]c9K2Cm3cjHkCQ== 2026-01-22T20:07:29.4949038Z npm notice total files: 6 2026-01-22T20:07:29.4950488Z npm notice 2026-01-22T20:07:29.4951968Z microsoft-dotnet-js-interop-10.0.4-ci.tgz 2026-01-22T20:07:29.5127457Z Packed @microsoft/dotnet-js-interop to D:\a\_work\1\s\src\JSInterop\Microsoft.JSInterop.JS\src\microsoft-dotnet-js-interop-10.0.4-ci.tgz 2026-01-22T20:07:29.5307400Z Npm.Workspace -> 2026-01-22T20:07:29.5313563Z 📦 D:\a\_work\1\s\artifacts\packages\Release\Shipping\microsoft-dotnet-js-interop-10.0.4-ci.tgz 2026-01-22T20:07:29.5314241Z 📦 D:\a\_work\1\s\artifacts\packages\Release\Shipping\microsoft-signalr-10.0.4-ci.tgz 2026-01-22T20:07:29.5314775Z 📦 D:\a\_work\1\s\artifacts\packages\Release\Shipping\microsoft-signalr-protocol-msgpack-10.0.4-ci.tgz 2026-01-22T20:07:32.5055941Z Downloading https://services.gradle.org/distributions/gradle-9.2.1-bin.zip 2026-01-22T20:07:34.4768088Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.App.Ref.Internal.10.0.4-ci.nupkg'. 2026-01-22T20:07:34.5198910Z The package Microsoft.AspNetCore.App.Internal.Assets.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:07:34.5199538Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Internal.Assets.10.0.4-ci.nupkg'. 2026-01-22T20:07:36.5307980Z ............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%.............100% 2026-01-22T20:07:38.0303601Z INFO: Could not find files for the given pattern(s). 2026-01-22T20:07:38.0497254Z INFO: Could not find files for the given pattern(s). 2026-01-22T20:07:39.6238565Z 2026-01-22T20:07:39.7901583Z Welcome to Gradle 9.2.1! 2026-01-22T20:07:39.8887041Z 2026-01-22T20:07:39.9513779Z Here are the highlights of this release: 2026-01-22T20:07:40.1969312Z - Windows ARM support 2026-01-22T20:07:40.2610313Z - Improved publishing APIs 2026-01-22T20:07:40.2830211Z - Better guidance for dependency verification failures 2026-01-22T20:07:40.3188901Z 2026-01-22T20:07:40.3538837Z For more details see https://docs.gradle.org/9.2.1/release-notes.html 2026-01-22T20:07:40.3881506Z 2026-01-22T20:07:40.5003285Z To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/9.2.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. 2026-01-22T20:07:43.1466416Z Microsoft.AspNetCore.App.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.Analyzers\Release\netstandard2.0\Microsoft.AspNetCore.App.Analyzers.dll 2026-01-22T20:07:44.5729103Z Daemon will be stopped at the end of the build 2026-01-22T20:07:45.8950514Z Microsoft.AspNetCore.App.CodeFixes -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.CodeFixes\Release\netstandard2.0\Microsoft.AspNetCore.App.CodeFixes.dll 2026-01-22T20:07:46.7217136Z Microsoft.Net.Http.Headers -> D:\a\_work\1\s\artifacts\bin\Microsoft.Net.Http.Headers\Release\net10.0\Microsoft.Net.Http.Headers.dll 2026-01-22T20:07:47.6077557Z HelixTestRunner -> D:\a\_work\1\s\artifacts\bin\HelixTestRunner\Release\net10.0\HelixTestRunner.dll 2026-01-22T20:07:49.3219203Z Microsoft.AspNetCore.WebUtilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebUtilities\Release\net10.0\Microsoft.AspNetCore.WebUtilities.dll 2026-01-22T20:07:51.0592165Z Microsoft.AspNetCore.Metadata -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Metadata\Release\net10.0\Microsoft.AspNetCore.Metadata.dll 2026-01-22T20:07:52.3012297Z Microsoft.Extensions.Validation.ValidationsGenerator -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Validation.ValidationsGenerator\Release\netstandard2.0\Microsoft.Extensions.Validation.ValidationsGenerator.dll 2026-01-22T20:07:53.4224571Z Microsoft.JSInterop -> D:\a\_work\1\s\artifacts\bin\Microsoft.JSInterop\Release\net10.0\Microsoft.JSInterop.dll 2026-01-22T20:07:54.1764042Z Microsoft.AspNetCore.Authorization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization\Release\net10.0\Microsoft.AspNetCore.Authorization.dll 2026-01-22T20:07:55.0788217Z Microsoft.Extensions.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features\Release\net10.0\Microsoft.Extensions.Features.dll 2026-01-22T20:07:55.1196275Z Microsoft.AspNetCore.Cryptography.Internal -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.Internal\Release\net10.0\Microsoft.AspNetCore.Cryptography.Internal.dll 2026-01-22T20:07:55.3722453Z HelixTestRunner -> D:\a\_work\1\s\artifacts\bin\HelixTestRunner\Release\net10.0\publish\ 2026-01-22T20:08:04.8875311Z Microsoft.AspNetCore.Components -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components\Release\net10.0\Microsoft.AspNetCore.Components.dll 2026-01-22T20:08:05.1587656Z Microsoft.AspNetCore.DataProtection.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Abstractions\Release\net10.0\Microsoft.AspNetCore.DataProtection.Abstractions.dll 2026-01-22T20:08:06.4818477Z > Task :core:generateVersionClass 2026-01-22T20:08:08.6570751Z Microsoft.AspNetCore.Analyzer.Testing -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Analyzer.Testing\Release\netstandard2.0\Microsoft.AspNetCore.Analyzer.Testing.dll 2026-01-22T20:08:08.7604675Z Microsoft.AspNetCore.App.SourceGenerators -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.SourceGenerators\Release\netstandard2.0\Microsoft.AspNetCore.App.SourceGenerators.dll 2026-01-22T20:08:09.6387754Z Microsoft.AspNetCore.Components.Authorization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Authorization\Release\net10.0\Microsoft.AspNetCore.Components.Authorization.dll 2026-01-22T20:08:11.8487123Z 2026-01-22T20:08:11.8493818Z > Task :core:compileJava 2026-01-22T20:08:12.5230279Z Note: D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnection.java uses unchecked or unsafe operations. 2026-01-22T20:08:12.9098459Z Note: Recompile with -Xlint:unchecked for details. 2026-01-22T20:08:12.9389179Z Microsoft.Extensions.ObjectPool -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool\Release\net10.0\Microsoft.Extensions.ObjectPool.dll 2026-01-22T20:08:13.2937162Z 2026-01-22T20:08:13.2945857Z [Incubating] Problems report is available at: file:///D:/a/_work/1/s/src/SignalR/clients/java/signalr/build/reports/problems/problems-report.html 2026-01-22T20:08:13.2984248Z 2026-01-22T20:08:13.3052067Z Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 2026-01-22T20:08:13.3057241Z 2026-01-22T20:08:13.3060910Z You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 2026-01-22T20:08:13.3065027Z 2026-01-22T20:08:13.3072346Z For more on this, please refer to https://docs.gradle.org/9.2.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. 2026-01-22T20:08:13.3076818Z 2026-01-22T20:08:13.3081029Z BUILD SUCCESSFUL in 41s 2026-01-22T20:08:13.3085567Z 2 actionable tasks: 2 executed 2026-01-22T20:08:13.4689483Z Microsoft.Extensions.Caching.SqlServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.SqlServer\Release\net10.0\Microsoft.Extensions.Caching.SqlServer.dll 2026-01-22T20:08:13.4783809Z > gradlew -Dorg.gradle.daemon=false -PpackageVersion="10.0.4-ci" publishToMavenLocal 2026-01-22T20:08:13.7014517Z Microsoft.AspNetCore.ResponseCaching.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCaching.Abstractions\Release\net10.0\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll 2026-01-22T20:08:14.8209772Z TestTasks -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\TestTasks\bin\Release\net10.0\TestTasks.dll 2026-01-22T20:08:15.0068636Z To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/9.2.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. 2026-01-22T20:08:15.7574085Z Microsoft.AspNetCore.InternalTesting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.InternalTesting\Release\net462\Microsoft.AspNetCore.InternalTesting.dll 2026-01-22T20:08:16.5978271Z Microsoft.Extensions.Caching.SqlServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.SqlServer\Release\net462\Microsoft.Extensions.Caching.SqlServer.dll 2026-01-22T20:08:16.9879122Z Microsoft.Extensions.WebEncoders -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders\Release\net10.0\Microsoft.Extensions.WebEncoders.dll 2026-01-22T20:08:17.4554558Z Daemon will be stopped at the end of the build 2026-01-22T20:08:19.5520763Z Microsoft.AspNetCore.JsonPatch -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch\Release\net462\Microsoft.AspNetCore.JsonPatch.dll 2026-01-22T20:08:19.6645822Z Microsoft.AspNetCore.InternalTesting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.InternalTesting\Release\net10.0\Microsoft.AspNetCore.InternalTesting.dll 2026-01-22T20:08:20.8051233Z Microsoft.AspNetCore.JsonPatch -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch\Release\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll 2026-01-22T20:08:21.5016893Z Microsoft.Extensions.Caching.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.StackExchangeRedis\Release\net10.0\Microsoft.Extensions.Caching.StackExchangeRedis.dll 2026-01-22T20:08:24.7719038Z Microsoft.Extensions.Caching.MicroBenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.MicroBenchmarks\Release\net10.0\Microsoft.Extensions.Caching.MicroBenchmarks.dll 2026-01-22T20:08:25.0015028Z Microsoft.AspNetCore.JsonPatch.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch.Tests\Release\net472\Microsoft.AspNetCore.JsonPatch.Tests.dll 2026-01-22T20:08:26.2676888Z > Task :core:generateVersionClass 2026-01-22T20:08:26.6086349Z Microsoft.Extensions.Caching.SqlServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.SqlServer\Release\netstandard2.0\Microsoft.Extensions.Caching.SqlServer.dll 2026-01-22T20:08:27.1328824Z Microsoft.Extensions.Caching.SqlServer.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.SqlServer.Tests\Release\net472\Microsoft.Extensions.Caching.SqlServer.Tests.dll 2026-01-22T20:08:27.2556323Z > Task :core:compileJava 2026-01-22T20:08:27.3547906Z > Task :core:processResources NO-SOURCE 2026-01-22T20:08:27.3557858Z > Task :core:classes 2026-01-22T20:08:27.4572206Z > Task :core:jar 2026-01-22T20:08:28.3615925Z Microsoft.AspNetCore.Connections.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Connections.Abstractions\Release\net10.0\Microsoft.AspNetCore.Connections.Abstractions.dll 2026-01-22T20:08:29.2667490Z Microsoft.Extensions.Caching.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.StackExchangeRedis\Release\netstandard2.0\Microsoft.Extensions.Caching.StackExchangeRedis.dll 2026-01-22T20:08:29.4085631Z Microsoft.Extensions.Caching.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.StackExchangeRedis\Release\net462\Microsoft.Extensions.Caching.StackExchangeRedis.dll 2026-01-22T20:08:30.4867709Z 2026-01-22T20:08:30.5078690Z > Task :core:javadoc 2026-01-22T20:08:30.5757309Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function1Single.java:13: warning: no @param for 2026-01-22T20:08:30.5848613Z public interface Function1Single { 2026-01-22T20:08:30.5964936Z ^ 2026-01-22T20:08:30.6463072Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function2Single.java:14: warning: no @param for 2026-01-22T20:08:30.6944103Z public interface Function2Single { 2026-01-22T20:08:30.7988193Z ^ 2026-01-22T20:08:30.8009221Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function3Single.java:15: warning: no @param for 2026-01-22T20:08:30.9148181Z public interface Function3Single { 2026-01-22T20:08:30.9999325Z Microsoft.Extensions.Caching.StackExchangeRedis.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.StackExchangeRedis.Tests\Release\net10.0\Microsoft.Extensions.Caching.StackExchangeRedis.Tests.dll 2026-01-22T20:08:31.0317360Z ^ 2026-01-22T20:08:31.0911824Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function4Single.java:16: warning: no @param for 2026-01-22T20:08:31.2559561Z public interface Function4Single { 2026-01-22T20:08:31.2845632Z ^ 2026-01-22T20:08:31.3633787Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function5Single.java:17: warning: no @param for 2026-01-22T20:08:31.3776791Z public interface Function5Single { 2026-01-22T20:08:31.4509602Z ^ 2026-01-22T20:08:31.4616682Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function6Single.java:18: warning: no @param for 2026-01-22T20:08:31.4690149Z public interface Function6Single { 2026-01-22T20:08:31.4815221Z ^ 2026-01-22T20:08:31.4821589Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function7Single.java:19: warning: no @param for 2026-01-22T20:08:31.4824459Z public interface Function7Single { 2026-01-22T20:08:31.4827693Z ^ 2026-01-22T20:08:31.4831089Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function8Single.java:20: warning: no @param for 2026-01-22T20:08:31.4834335Z public interface Function8Single { 2026-01-22T20:08:31.4836598Z ^ 2026-01-22T20:08:31.4846170Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\FunctionSingle.java:11: warning: no @param for 2026-01-22T20:08:31.4850005Z public interface FunctionSingle { 2026-01-22T20:08:31.4852716Z ^ 2026-01-22T20:08:31.4855731Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\TypeReference.java:14: warning: no @param for 2026-01-22T20:08:31.4859707Z public abstract class TypeReference { 2026-01-22T20:08:31.4861903Z ^ 2026-01-22T20:08:31.4865946Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Action.java:12: warning: no comment 2026-01-22T20:08:31.4869473Z void invoke(); 2026-01-22T20:08:31.4872510Z ^ 2026-01-22T20:08:31.4874900Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Action1.java:14: warning: no comment 2026-01-22T20:08:31.4880222Z void invoke(T1 param1); 2026-01-22T20:08:31.4882704Z ^ 2026-01-22T20:08:31.4888068Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Action2.java:15: warning: no comment 2026-01-22T20:08:31.4893760Z void invoke(T1 param1, T2 param2); 2026-01-22T20:08:31.4899698Z ^ 2026-01-22T20:08:31.4901976Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Action3.java:16: warning: no comment 2026-01-22T20:08:31.4905747Z void invoke(T1 param1, T2 param2, T3 param3); 2026-01-22T20:08:31.4908791Z ^ 2026-01-22T20:08:31.4912667Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Action4.java:17: warning: no comment 2026-01-22T20:08:31.4915504Z void invoke(T1 param1, T2 param2, T3 param3, T4 param4); 2026-01-22T20:08:31.4917695Z ^ 2026-01-22T20:08:31.4919515Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Action5.java:18: warning: no comment 2026-01-22T20:08:31.4921913Z void invoke(T1 param1, T2 param2, T3 param3, T4 param4, T5 param5); 2026-01-22T20:08:31.4923995Z ^ 2026-01-22T20:08:31.4926513Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Action6.java:19: warning: no comment 2026-01-22T20:08:31.4928439Z void invoke(T1 param1, T2 param2, T3 param3, T4 param4, T5 param5, T6 param6); 2026-01-22T20:08:31.4930667Z ^ 2026-01-22T20:08:31.4931148Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Action7.java:20: warning: no comment 2026-01-22T20:08:31.4934321Z void invoke(T1 param1, T2 param2, T3 param3, T4 param4, T5 param5, T6 param6, T7 param7); 2026-01-22T20:08:31.4937414Z ^ 2026-01-22T20:08:31.4940686Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Action8.java:21: warning: no comment 2026-01-22T20:08:31.4942753Z void invoke(T1 param1, T2 param2, T3 param3, T4 param4, T5 param5, T6 param6, T7 param7, T8 param8); 2026-01-22T20:08:31.4945689Z ^ 2026-01-22T20:08:31.4947404Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CancelInvocationMessage.java:8: warning: no comment 2026-01-22T20:08:31.4950336Z public final class CancelInvocationMessage extends HubMessage { 2026-01-22T20:08:31.4951957Z ^ 2026-01-22T20:08:31.4954904Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CancelInvocationMessage.java:13: warning: no comment 2026-01-22T20:08:31.4957012Z public CancelInvocationMessage(Map headers, String invocationId) { 2026-01-22T20:08:31.4959467Z ^ 2026-01-22T20:08:31.4961123Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CancelInvocationMessage.java:20: warning: no comment 2026-01-22T20:08:31.4963965Z public Map getHeaders() { 2026-01-22T20:08:31.4965432Z ^ 2026-01-22T20:08:31.4967977Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CancelInvocationMessage.java:24: warning: no comment 2026-01-22T20:08:31.4969577Z public String getInvocationId() { 2026-01-22T20:08:31.4971918Z ^ 2026-01-22T20:08:31.4973415Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessage.java:10: warning: no comment 2026-01-22T20:08:31.4976294Z public abstract HubMessageType getMessageType(); 2026-01-22T20:08:31.4977746Z ^ 2026-01-22T20:08:31.4980192Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CloseMessage.java:6: warning: no comment 2026-01-22T20:08:31.4981793Z public final class CloseMessage extends HubMessage { 2026-01-22T20:08:31.4984477Z ^ 2026-01-22T20:08:31.4986098Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CloseMessage.java:17: warning: no comment 2026-01-22T20:08:31.4988753Z public CloseMessage() { 2026-01-22T20:08:31.4990063Z ^ 2026-01-22T20:08:31.4992593Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CloseMessage.java:25: warning: no comment 2026-01-22T20:08:31.4994334Z public CloseMessage(boolean allowReconnect) { 2026-01-22T20:08:31.4996651Z ^ 2026-01-22T20:08:31.4998148Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CloseMessage.java:21: warning: no comment 2026-01-22T20:08:31.5000576Z public CloseMessage(String error) { 2026-01-22T20:08:31.5001970Z ^ 2026-01-22T20:08:31.5004925Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CloseMessage.java:29: warning: no comment 2026-01-22T20:08:31.5013754Z public CloseMessage(String error, boolean allowReconnect) { 2026-01-22T20:08:31.5027891Z ^ 2026-01-22T20:08:31.5029867Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CloseMessage.java:38: warning: no comment 2026-01-22T20:08:31.5032798Z public boolean getAllowReconnect() { 2026-01-22T20:08:31.5034505Z ^ 2026-01-22T20:08:31.5037631Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CloseMessage.java:34: warning: no comment 2026-01-22T20:08:31.5039505Z public String getError() { 2026-01-22T20:08:31.5042300Z ^ 2026-01-22T20:08:31.5046499Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CompletionMessage.java:8: warning: no comment 2026-01-22T20:08:31.5050603Z public final class CompletionMessage extends HubMessage { 2026-01-22T20:08:31.5054648Z ^ 2026-01-22T20:08:31.5057669Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CompletionMessage.java:15: warning: no comment 2026-01-22T20:08:31.5071122Z public CompletionMessage(Map headers, String invocationId, Object result, String error) { 2026-01-22T20:08:31.5075054Z ^ 2026-01-22T20:08:31.5078703Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CompletionMessage.java:35: warning: no comment 2026-01-22T20:08:31.5082430Z public String getError() { 2026-01-22T20:08:31.5087236Z ^ 2026-01-22T20:08:31.5090752Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CompletionMessage.java:27: warning: no comment 2026-01-22T20:08:31.5096874Z public Map getHeaders() { 2026-01-22T20:08:31.5100073Z ^ 2026-01-22T20:08:31.5103842Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CompletionMessage.java:39: warning: no comment 2026-01-22T20:08:31.5110142Z public String getInvocationId() { 2026-01-22T20:08:31.5113646Z ^ 2026-01-22T20:08:31.5117042Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CompletionMessage.java:31: warning: no comment 2026-01-22T20:08:31.5120477Z public Object getResult() { 2026-01-22T20:08:31.5123981Z ^ 2026-01-22T20:08:31.5127445Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function1Single.java:16: warning: no comment 2026-01-22T20:08:31.5131042Z Single invoke(T1 param1); 2026-01-22T20:08:31.5134481Z ^ 2026-01-22T20:08:31.5137541Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function2Single.java:17: warning: no comment 2026-01-22T20:08:31.5252276Z Single invoke(T1 param1, T2 param2); 2026-01-22T20:08:31.5256579Z ^ 2026-01-22T20:08:31.5259138Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function3Single.java:18: warning: no comment 2026-01-22T20:08:31.5261906Z Single invoke(T1 param1, T2 param2, T3 param3); 2026-01-22T20:08:31.5263947Z ^ 2026-01-22T20:08:31.5276183Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function4Single.java:19: warning: no comment 2026-01-22T20:08:31.5347111Z Single invoke(T1 param1, T2 param2, T3 param3, T4 param4); 2026-01-22T20:08:31.5356187Z ^ 2026-01-22T20:08:31.5357714Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function5Single.java:20: warning: no comment 2026-01-22T20:08:31.5359431Z Single invoke(T1 param1, T2 param2, T3 param3, T4 param4, T5 param5); 2026-01-22T20:08:31.5360356Z ^ 2026-01-22T20:08:31.5360914Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function6Single.java:21: warning: no comment 2026-01-22T20:08:31.5361990Z Single invoke(T1 param1, T2 param2, T3 param3, T4 param4, T5 param5, T6 param6); 2026-01-22T20:08:31.5367788Z ^ 2026-01-22T20:08:31.5368999Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function7Single.java:22: warning: no comment 2026-01-22T20:08:31.5406680Z Single invoke(T1 param1, T2 param2, T3 param3, T4 param4, T5 param5, T6 param6, T7 param7); 2026-01-22T20:08:31.5408455Z ^ 2026-01-22T20:08:31.5420588Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function8Single.java:23: warning: no comment 2026-01-22T20:08:31.5436786Z Single invoke(T1 param1, T2 param2, T3 param3, T4 param4, T5 param5, T6 param6, T7 param7, T8 param8); 2026-01-22T20:08:31.5441604Z ^ 2026-01-22T20:08:31.5442912Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\FunctionSingle.java:14: warning: no comment 2026-01-22T20:08:31.5448386Z Single invoke(); 2026-01-22T20:08:31.5450295Z ^ 2026-01-22T20:08:31.5468696Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\GsonHubProtocol.java:21: warning: no comment 2026-01-22T20:08:31.5472511Z public final class GsonHubProtocol implements HubProtocol { 2026-01-22T20:08:31.5477917Z ^ 2026-01-22T20:08:31.5480126Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\GsonHubProtocol.java:25: warning: no comment 2026-01-22T20:08:31.5483047Z public GsonHubProtocol() { 2026-01-22T20:08:31.5484770Z ^ 2026-01-22T20:08:31.5485183Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\GsonHubProtocol.java:29: warning: no comment 2026-01-22T20:08:31.5487623Z public GsonHubProtocol(Gson gson) { 2026-01-22T20:08:31.5488715Z ^ 2026-01-22T20:08:31.5489810Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubProtocol.java:13: warning: no comment 2026-01-22T20:08:31.5490234Z String getName(); 2026-01-22T20:08:31.5492643Z ^ 2026-01-22T20:08:31.5494153Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubProtocol.java:14: warning: no comment 2026-01-22T20:08:31.5497397Z int getVersion(); 2026-01-22T20:08:31.5499458Z ^ 2026-01-22T20:08:31.5502215Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnection.java:1323: warning: no comment 2026-01-22T20:08:31.5504863Z public Subscription onWithResult(String target, Function1Single callback, Class param1) { 2026-01-22T20:08:31.5507619Z ^ 2026-01-22T20:08:31.5509600Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnection.java:1328: warning: no comment 2026-01-22T20:08:31.5532896Z public Subscription onWithResult(String target, Function2Single callback, 2026-01-22T20:08:31.5540449Z ^ 2026-01-22T20:08:31.5545172Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnection.java:1335: warning: no comment 2026-01-22T20:08:31.5549172Z public Subscription onWithResult(String target, Function3Single callback, 2026-01-22T20:08:31.5563842Z ^ 2026-01-22T20:08:31.5595955Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnection.java:1342: warning: no comment 2026-01-22T20:08:31.5600737Z public Subscription onWithResult(String target, Function4Single callback, 2026-01-22T20:08:31.5602377Z ^ 2026-01-22T20:08:31.5603331Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnection.java:1349: warning: no comment 2026-01-22T20:08:31.5604135Z public Subscription onWithResult(String target, Function5Single callback, 2026-01-22T20:08:31.5604984Z ^ 2026-01-22T20:08:31.5605852Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnection.java:1356: warning: no comment 2026-01-22T20:08:31.5606382Z public Subscription onWithResult(String target, Function6Single callback, 2026-01-22T20:08:31.5607080Z ^ 2026-01-22T20:08:31.5607466Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnection.java:1364: warning: no comment 2026-01-22T20:08:31.5608042Z public Subscription onWithResult(String target, Function7Single callback, 2026-01-22T20:08:31.5608406Z ^ 2026-01-22T20:08:31.5609304Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnection.java:1372: warning: no comment 2026-01-22T20:08:31.5610047Z public Subscription onWithResult(String target, Function8Single callback, 2026-01-22T20:08:31.5610460Z ^ 2026-01-22T20:08:31.5611260Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnection.java:1318: warning: no comment 2026-01-22T20:08:31.5611800Z public Subscription onWithResult(String target, FunctionSingle callback) { 2026-01-22T20:08:31.5612817Z ^ 2026-01-22T20:08:31.5613751Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnectionBuilder.java:9: warning: use of default constructor, which does not provide a comment 2026-01-22T20:08:31.5614878Z public abstract class HubConnectionBuilder { 2026-01-22T20:08:31.5615864Z ^ 2026-01-22T20:08:31.5616331Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnectionState.java:10: warning: no comment 2026-01-22T20:08:31.5616779Z CONNECTED, 2026-01-22T20:08:31.5619817Z ^ 2026-01-22T20:08:31.5620757Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnectionState.java:12: warning: no comment 2026-01-22T20:08:31.5621840Z CONNECTING, 2026-01-22T20:08:31.5622556Z ^ 2026-01-22T20:08:31.5623690Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnectionState.java:11: warning: no comment 2026-01-22T20:08:31.5624624Z DISCONNECTED, 2026-01-22T20:08:31.5625517Z ^ 2026-01-22T20:08:31.5626434Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessage.java:9: warning: use of default constructor, which does not provide a comment 2026-01-22T20:08:31.5630531Z public abstract class HubMessage { 2026-01-22T20:08:31.5631355Z ^ 2026-01-22T20:08:31.5632414Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:6: warning: no comment 2026-01-22T20:08:31.5637472Z public enum HubMessageType { 2026-01-22T20:08:31.5638566Z ^ 2026-01-22T20:08:31.5639463Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:11: warning: no comment 2026-01-22T20:08:31.5640549Z CANCEL_INVOCATION(5), 2026-01-22T20:08:31.5641280Z ^ 2026-01-22T20:08:31.5642367Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:13: warning: no comment 2026-01-22T20:08:31.5643245Z CLOSE(7), 2026-01-22T20:08:31.5644325Z ^ 2026-01-22T20:08:31.5645522Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:9: warning: no comment 2026-01-22T20:08:31.5646589Z COMPLETION(3), 2026-01-22T20:08:31.5786089Z ^ 2026-01-22T20:08:31.5801519Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:7: warning: no comment 2026-01-22T20:08:31.5805230Z INVOCATION(1), 2026-01-22T20:08:31.5876627Z ^ 2026-01-22T20:08:31.6007253Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:14: warning: no comment 2026-01-22T20:08:31.6008044Z INVOCATION_BINDING_FAILURE(-1), 2026-01-22T20:08:31.6083384Z ^ 2026-01-22T20:08:31.6090418Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:12: warning: no comment 2026-01-22T20:08:31.6094355Z PING(6), 2026-01-22T20:08:31.6096234Z ^ 2026-01-22T20:08:31.6097986Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:15: warning: no comment 2026-01-22T20:08:31.6099318Z STREAM_BINDING_FAILURE(-2); 2026-01-22T20:08:31.6100853Z ^ 2026-01-22T20:08:31.6101846Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:10: warning: no comment 2026-01-22T20:08:31.6102882Z STREAM_INVOCATION(4), 2026-01-22T20:08:31.6103771Z ^ 2026-01-22T20:08:31.6104244Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:8: warning: no comment 2026-01-22T20:08:31.6105180Z STREAM_ITEM(2), 2026-01-22T20:08:31.6105469Z ^ 2026-01-22T20:08:31.6105876Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:17: warning: no comment 2026-01-22T20:08:31.6106299Z public int value; 2026-01-22T20:08:31.6106851Z ^ 2026-01-22T20:08:31.6107287Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationBinder.java:14: warning: no comment 2026-01-22T20:08:31.6107755Z List getParameterTypes(String methodName); 2026-01-22T20:08:31.6108558Z ^ 2026-01-22T20:08:31.6108981Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationBinder.java:13: warning: no comment 2026-01-22T20:08:31.6109425Z Type getReturnType(String invocationId); 2026-01-22T20:08:31.6109691Z ^ 2026-01-22T20:08:31.6110262Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationBindingFailureMessage.java:6: warning: no comment 2026-01-22T20:08:31.6110748Z public class InvocationBindingFailureMessage extends HubMessage { 2026-01-22T20:08:31.6111089Z ^ 2026-01-22T20:08:31.6111481Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationBindingFailureMessage.java:11: warning: no comment 2026-01-22T20:08:31.6111979Z public InvocationBindingFailureMessage(String invocationId, String target, Exception exception) { 2026-01-22T20:08:31.6112313Z ^ 2026-01-22T20:08:31.6112982Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationBindingFailureMessage.java:25: warning: no comment 2026-01-22T20:08:31.6113429Z public Exception getException() { 2026-01-22T20:08:31.6113749Z ^ 2026-01-22T20:08:31.6114143Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationBindingFailureMessage.java:17: warning: no comment 2026-01-22T20:08:31.6114532Z public String getInvocationId() { 2026-01-22T20:08:31.6114794Z ^ 2026-01-22T20:08:31.6115202Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationBindingFailureMessage.java:21: warning: no comment 2026-01-22T20:08:31.6115623Z public String getTarget() { 2026-01-22T20:08:31.6115876Z ^ 2026-01-22T20:08:31.6116258Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationMessage.java:9: warning: no comment 2026-01-22T20:08:31.6116692Z public class InvocationMessage extends HubMessage { 2026-01-22T20:08:31.6117189Z ^ 2026-01-22T20:08:31.6117560Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationMessage.java:17: warning: no comment 2026-01-22T20:08:31.6118061Z public InvocationMessage(Map headers, String invocationId, String target, Object[] args, Collection streamIds) { 2026-01-22T20:08:31.6118425Z ^ 2026-01-22T20:08:31.6118823Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationMessage.java:41: warning: no comment 2026-01-22T20:08:31.6119276Z public Object[] getArguments() { 2026-01-22T20:08:31.6119535Z ^ 2026-01-22T20:08:31.6119918Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationMessage.java:29: warning: no comment 2026-01-22T20:08:31.6120480Z public Map getHeaders() { 2026-01-22T20:08:31.6120748Z ^ 2026-01-22T20:08:31.6121408Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationMessage.java:33: warning: no comment 2026-01-22T20:08:31.6121984Z public String getInvocationId() { 2026-01-22T20:08:31.6122263Z ^ 2026-01-22T20:08:31.6122698Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationMessage.java:45: warning: no comment 2026-01-22T20:08:31.6123160Z public Collection getStreamIds() { 2026-01-22T20:08:31.6123461Z ^ 2026-01-22T20:08:31.6123956Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationMessage.java:37: warning: no comment 2026-01-22T20:08:31.6124402Z public String getTarget() { 2026-01-22T20:08:31.6124676Z ^ 2026-01-22T20:08:31.6125112Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\OnClosedCallback.java:10: warning: no comment 2026-01-22T20:08:31.6125571Z void invoke(Exception exception); 2026-01-22T20:08:31.6125856Z ^ 2026-01-22T20:08:31.6126266Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\PingMessage.java:6: warning: no comment 2026-01-22T20:08:31.6126731Z public class PingMessage extends HubMessage 2026-01-22T20:08:31.6127022Z ^ 2026-01-22T20:08:31.6127417Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\PingMessage.java:16: warning: no comment 2026-01-22T20:08:31.6128990Z public static PingMessage getInstance() {return instance;} 2026-01-22T20:08:31.6184662Z ^ 2026-01-22T20:08:31.6185241Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\StreamBindingFailureMessage.java:6: warning: no comment 2026-01-22T20:08:31.6214821Z public class StreamBindingFailureMessage extends HubMessage { 2026-01-22T20:08:31.6218701Z ^ 2026-01-22T20:08:31.6219523Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\StreamBindingFailureMessage.java:10: warning: no comment 2026-01-22T20:08:31.6220310Z public StreamBindingFailureMessage(String invocationId, Exception exception) { 2026-01-22T20:08:31.6222131Z ^ 2026-01-22T20:08:31.6224109Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\StreamBindingFailureMessage.java:19: warning: no comment 2026-01-22T20:08:31.6226039Z public Exception getException() { 2026-01-22T20:08:31.6250722Z ^ 2026-01-22T20:08:31.6256563Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\StreamBindingFailureMessage.java:15: warning: no comment 2026-01-22T20:08:31.6261168Z public String getInvocationId() { 2026-01-22T20:08:31.6263013Z ^ 2026-01-22T20:08:31.6265153Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\StreamInvocationMessage.java:9: warning: no comment 2026-01-22T20:08:31.6268232Z public final class StreamInvocationMessage extends InvocationMessage { 2026-01-22T20:08:31.6269866Z ^ 2026-01-22T20:08:31.6271555Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\StreamInvocationMessage.java:11: warning: no comment 2026-01-22T20:08:31.6274364Z public StreamInvocationMessage(Map headers, String invocationId, String target, Object[] args, Collection streamIds) { 2026-01-22T20:08:31.6276437Z ^ 2026-01-22T20:08:31.6278327Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\StreamItem.java:8: warning: no comment 2026-01-22T20:08:31.6283263Z public final class StreamItem extends HubMessage { 2026-01-22T20:08:31.6285954Z ^ 2026-01-22T20:08:31.8569896Z Microsoft.Extensions.Caching.SqlServer.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.SqlServer.Tests\Release\net10.0\Microsoft.Extensions.Caching.SqlServer.Tests.dll 2026-01-22T20:08:32.1863188Z 100 warnings 2026-01-22T20:08:32.5949397Z Microsoft.AspNetCore.Http.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Features\Release\net10.0\Microsoft.AspNetCore.Http.Features.dll 2026-01-22T20:08:32.8023563Z 2026-01-22T20:08:32.8034469Z > Task :core:javadocJar 2026-01-22T20:08:32.8049030Z > Task :core:sourcesJar 2026-01-22T20:08:32.8547890Z > Task :core:generateMetadataFileForReleasePublication 2026-01-22T20:08:32.9901911Z > Task :core:generatePomFileForReleasePublication 2026-01-22T20:08:32.9909923Z > Task :core:publishReleasePublicationToMavenLocal 2026-01-22T20:08:32.9915374Z > Task :core:publishToMavenLocal 2026-01-22T20:08:32.9919297Z 2026-01-22T20:08:32.9992017Z [Incubating] Problems report is available at: file:///D:/a/_work/1/s/src/SignalR/clients/java/signalr/build/reports/problems/problems-report.html 2026-01-22T20:08:33.0016859Z 2026-01-22T20:08:33.0102512Z Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 2026-01-22T20:08:33.0145684Z 2026-01-22T20:08:33.0205210Z You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 2026-01-22T20:08:33.0427265Z 2026-01-22T20:08:33.0594125Z For more on this, please refer to https://docs.gradle.org/9.2.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. 2026-01-22T20:08:33.0729554Z 2026-01-22T20:08:33.0737205Z BUILD SUCCESSFUL in 19s 2026-01-22T20:08:33.0743539Z 9 actionable tasks: 9 executed 2026-01-22T20:08:33.4806077Z Microsoft.AspNetCore.Hosting.Server.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.Server.Abstractions\Release\net10.0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll 2026-01-22T20:08:35.2344500Z java:signalr -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\signalr-10.0.4-ci.jar 2026-01-22T20:08:35.2374547Z java:signalr -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\signalr-10.0.4-ci-javadoc.jar 2026-01-22T20:08:35.2403432Z java:signalr -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\signalr-10.0.4-ci-sources.jar 2026-01-22T20:08:35.2422469Z java:signalr -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\signalr-10.0.4-ci.pom 2026-01-22T20:08:35.7954877Z The package Microsoft.Net.Http.Headers.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:08:35.7958657Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Net.Http.Headers.10.0.4-ci.nupkg'. 2026-01-22T20:08:35.8070254Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Net.Http.Headers.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:08:35.8619727Z Microsoft.AspNetCore.Http.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Abstractions\Release\net10.0\Microsoft.AspNetCore.Http.Abstractions.dll 2026-01-22T20:08:37.4278602Z To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/9.2.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. 2026-01-22T20:08:37.9346009Z ResultsOfTGenerator -> D:\a\_work\1\s\artifacts\bin\ResultsOfTGenerator\Release\net10.0\ResultsOfTGenerator.dll 2026-01-22T20:08:38.3316627Z Microsoft.Extensions.FileProviders.Embedded.Manifest.Task -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded.Manifest.Task\Release\netstandard2.0\Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.dll 2026-01-22T20:08:39.2197072Z Microsoft.Net.Http.Headers.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Net.Http.Headers.Tests\Release\net10.0\Microsoft.Net.Http.Headers.Tests.dll 2026-01-22T20:08:40.2854689Z Daemon will be stopped at the end of the build 2026-01-22T20:08:40.4366035Z Microsoft.Extensions.FileProviders.Embedded -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded\Release\net10.0\Microsoft.Extensions.FileProviders.Embedded.dll 2026-01-22T20:08:42.1037883Z Microsoft.AspNetCore.WebUtilities.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebUtilities.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.WebUtilities.Microbenchmarks.dll 2026-01-22T20:08:42.1078707Z 2026-01-22T20:08:42.1079294Z Running benchmark validation for: 2026-01-22T20:08:42.1081037Z Microsoft.AspNetCore.WebUtilities.Microbenchmarks 2026-01-22T20:08:42.1082388Z 2026-01-22T20:08:42.6281460Z Microsoft.Extensions.Http.Polly -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Http.Polly\Release\netstandard2.0\Microsoft.Extensions.Http.Polly.dll 2026-01-22T20:08:46.0252822Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Http.Polly.10.0.4-ci.nupkg'. 2026-01-22T20:08:46.0764480Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Http.Polly.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:08:46.2427361Z Microsoft.AspNetCore.WebUtilities.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebUtilities.Tests\Release\net10.0\Microsoft.AspNetCore.WebUtilities.Tests.dll 2026-01-22T20:08:48.1232674Z > Task :core:generateVersionClass 2026-01-22T20:08:49.0919211Z > Task :core:compileJava 2026-01-22T20:08:50.1169153Z Microsoft.Extensions.Http.Polly.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Http.Polly.Tests\Release\net10.0\Microsoft.Extensions.Http.Polly.Tests.dll 2026-01-22T20:08:50.9298630Z Microsoft.Extensions.Http.Polly.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Http.Polly.Tests\Release\net472\Microsoft.Extensions.Http.Polly.Tests.dll 2026-01-22T20:08:51.7197687Z The package Microsoft.AspNetCore.WebUtilities.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:08:51.7200342Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.WebUtilities.10.0.4-ci.nupkg'. 2026-01-22T20:08:51.7306179Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.WebUtilities.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:08:53.7726003Z > Task :messagepack:compileJava 2026-01-22T20:08:53.8644795Z 2026-01-22T20:08:53.8678484Z [Incubating] Problems report is available at: file:///D:/a/_work/1/s/src/SignalR/clients/java/signalr/build/reports/problems/problems-report.html 2026-01-22T20:08:53.8847883Z 2026-01-22T20:08:53.8862789Z Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 2026-01-22T20:08:53.8868483Z 2026-01-22T20:08:53.8878187Z You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 2026-01-22T20:08:53.8883171Z 2026-01-22T20:08:53.8891099Z For more on this, please refer to https://docs.gradle.org/9.2.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. 2026-01-22T20:08:53.8899235Z 2026-01-22T20:08:53.8907847Z BUILD SUCCESSFUL in 17s 2026-01-22T20:08:53.8918928Z 3 actionable tasks: 3 executed 2026-01-22T20:08:53.9594610Z > gradlew -Dorg.gradle.daemon=false -PpackageVersion="10.0.4-ci" publishToMavenLocal 2026-01-22T20:08:54.3087868Z Microsoft.Extensions.Localization.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.Abstractions\Release\net10.0\Microsoft.Extensions.Localization.Abstractions.dll 2026-01-22T20:08:55.3801239Z To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/9.2.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. 2026-01-22T20:08:56.3726795Z Microsoft.Extensions.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features\Release\netstandard2.0\Microsoft.Extensions.Features.dll 2026-01-22T20:08:57.5425594Z Microsoft.AspNetCore.Connections.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Connections.Abstractions\Release\netstandard2.1\Microsoft.AspNetCore.Connections.Abstractions.dll 2026-01-22T20:08:57.6167874Z Daemon will be stopped at the end of the build 2026-01-22T20:08:57.7829695Z Microsoft.AspNetCore.Connections.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Connections.Abstractions\Release\netstandard2.0\Microsoft.AspNetCore.Connections.Abstractions.dll 2026-01-22T20:08:58.2412974Z The package Microsoft.AspNetCore.ANCMSymbols.win-x64.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:08:58.2422910Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.ANCMSymbols.win-x64.10.0.4-ci.nupkg'. 2026-01-22T20:08:58.6666811Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.ANCMSymbols.win-x64.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:08:58.7754182Z Microsoft.AspNetCore.Server.IntegrationTesting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IntegrationTesting\Release\net10.0\Microsoft.AspNetCore.Server.IntegrationTesting.dll 2026-01-22T20:08:59.4282733Z Microsoft.AspNetCore.Mvc.Testing.Tasks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Testing.Tasks\Release\netstandard2.0\Microsoft.AspNetCore.Mvc.Testing.Tasks.dll 2026-01-22T20:09:00.4600302Z The package Microsoft.AspNetCore.Server.IntegrationTesting.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:09:00.4617590Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Server.IntegrationTesting.10.0.4-ci.nupkg'. 2026-01-22T20:09:00.4815023Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Server.IntegrationTesting.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:09:02.8900632Z InProcessNewShimWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessNewShimWebSite\bin\Release\net10.0\InProcessWebSite.dll 2026-01-22T20:09:05.0057661Z > Task :core:generateVersionClass 2026-01-22T20:09:05.1241128Z Microsoft.AspNetCore.Server.IntegrationTesting.IIS -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IntegrationTesting.IIS\Release\net10.0\Microsoft.AspNetCore.Server.IntegrationTesting.IIS.dll 2026-01-22T20:09:05.6401200Z The package Microsoft.AspNetCore.Server.IntegrationTesting.IIS.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:09:05.6431709Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Server.IntegrationTesting.IIS.10.0.4-ci.nupkg'. 2026-01-22T20:09:05.7658062Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Server.IntegrationTesting.IIS.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:09:06.0771491Z > Task :core:compileJava 2026-01-22T20:09:06.0926977Z > Task :messagepack:compileJava UP-TO-DATE 2026-01-22T20:09:06.0936642Z > Task :messagepack:processResources NO-SOURCE 2026-01-22T20:09:06.0947499Z > Task :messagepack:classes UP-TO-DATE 2026-01-22T20:09:06.1831585Z > Task :messagepack:jar 2026-01-22T20:09:06.5492316Z HttpClientApp -> D:\a\_work\1\s\artifacts\bin\HttpClientApp\Release\net10.0\HttpClientApp.dll 2026-01-22T20:09:08.0192651Z 2026-01-22T20:09:08.0196472Z > Task :messagepack:javadoc 2026-01-22T20:09:08.0198908Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\messagepack\src\main\java\com\microsoft\signalr\messagepack\MessagePackHubProtocol.java:43: warning: no comment 2026-01-22T20:09:08.0201311Z public class MessagePackHubProtocol implements HubProtocol { 2026-01-22T20:09:08.0203934Z ^ 2026-01-22T20:09:08.0204430Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\messagepack\src\main\java\com\microsoft\signalr\messagepack\MessagePackHubProtocol.java:43: warning: use of default constructor, which does not provide a comment 2026-01-22T20:09:08.0207090Z public class MessagePackHubProtocol implements HubProtocol { 2026-01-22T20:09:08.0210006Z ^ 2026-01-22T20:09:08.0212826Z 2 warnings 2026-01-22T20:09:08.2816692Z 2026-01-22T20:09:08.2839055Z > Task :messagepack:javadocJar 2026-01-22T20:09:08.2851055Z > Task :messagepack:sourcesJar 2026-01-22T20:09:08.4083531Z > Task :messagepack:generateMetadataFileForReleasePublication 2026-01-22T20:09:08.5059145Z > Task :messagepack:generatePomFileForReleasePublication 2026-01-22T20:09:08.5071315Z > Task :messagepack:publishReleasePublicationToMavenLocal 2026-01-22T20:09:08.5074539Z > Task :messagepack:publishToMavenLocal 2026-01-22T20:09:08.5078274Z 2026-01-22T20:09:08.5088647Z [Incubating] Problems report is available at: file:///D:/a/_work/1/s/src/SignalR/clients/java/signalr/build/reports/problems/problems-report.html 2026-01-22T20:09:08.5094106Z 2026-01-22T20:09:08.5099370Z Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 2026-01-22T20:09:08.5166084Z 2026-01-22T20:09:08.5311783Z You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 2026-01-22T20:09:08.5377773Z 2026-01-22T20:09:08.5511567Z For more on this, please refer to https://docs.gradle.org/9.2.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. 2026-01-22T20:09:08.5744213Z 2026-01-22T20:09:08.5846246Z BUILD SUCCESSFUL in 14s 2026-01-22T20:09:08.6058520Z 10 actionable tasks: 9 executed, 1 up-to-date 2026-01-22T20:09:08.6318608Z java:signalr-messagepack -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\signalr-messagepack-10.0.4-ci.jar 2026-01-22T20:09:08.6338831Z java:signalr-messagepack -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\signalr-messagepack-10.0.4-ci-javadoc.jar 2026-01-22T20:09:08.6347678Z java:signalr-messagepack -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\signalr-messagepack-10.0.4-ci-sources.jar 2026-01-22T20:09:08.6357577Z java:signalr-messagepack -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\signalr-messagepack-10.0.4-ci.pom 2026-01-22T20:09:09.9516062Z To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/9.2.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. 2026-01-22T20:09:13.6336583Z Daemon will be stopped at the end of the build 2026-01-22T20:09:14.7749698Z Microsoft.AspNetCore.Http.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Extensions\Release\net10.0\Microsoft.AspNetCore.Http.Extensions.dll 2026-01-22T20:09:17.3014942Z Microsoft.AspNetCore.Routing.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing.Abstractions\Release\net10.0\Microsoft.AspNetCore.Routing.Abstractions.dll 2026-01-22T20:09:18.7164646Z Microsoft.Web.Xdt.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Web.Xdt.Extensions\Release\net462\Microsoft.Web.Xdt.Extensions.dll 2026-01-22T20:09:20.6408882Z Microsoft.Web.Xdt.Extensions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Web.Xdt.Extensions.Tests\Release\net472\Microsoft.Web.Xdt.Extensions.Tests.dll 2026-01-22T20:09:20.8896459Z Microsoft.AspNetCore.Diagnostics.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.Abstractions\Release\net10.0\Microsoft.AspNetCore.Diagnostics.Abstractions.dll 2026-01-22T20:09:21.2816087Z > Task :core:generateVersionClass 2026-01-22T20:09:22.0557737Z > Task :core:compileJava 2026-01-22T20:09:22.0561825Z > Task :messagepack:compileJava UP-TO-DATE 2026-01-22T20:09:22.8408025Z Microsoft.AspNetCore.BrowserTesting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.BrowserTesting\Release\net10.0\Microsoft.AspNetCore.BrowserTesting.dll 2026-01-22T20:09:22.9494700Z Microsoft.AspNetCore.AzureAppServices.SiteExtension.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.AzureAppServices.SiteExtension.Tests\Release\net472\Microsoft.AspNetCore.AzureAppServices.SiteExtension.Tests.dll 2026-01-22T20:09:23.3361939Z Microsoft.AspNetCore.Authentication.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Abstractions\Release\net10.0\Microsoft.AspNetCore.Authentication.Abstractions.dll 2026-01-22T20:09:23.9933199Z Microsoft.AspNetCore.Hosting.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.Abstractions\Release\net10.0\Microsoft.AspNetCore.Hosting.Abstractions.dll 2026-01-22T20:09:29.0264703Z > Task :test:compileJava 2026-01-22T20:09:29.0412126Z 2026-01-22T20:09:29.1980282Z [Incubating] Problems report is available at: file:///D:/a/_work/1/s/src/SignalR/clients/java/signalr/build/reports/problems/problems-report.html 2026-01-22T20:09:29.2007755Z 2026-01-22T20:09:29.2364058Z Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 2026-01-22T20:09:29.2372472Z 2026-01-22T20:09:29.2379127Z You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 2026-01-22T20:09:29.2386465Z 2026-01-22T20:09:29.2390789Z For more on this, please refer to https://docs.gradle.org/9.2.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. 2026-01-22T20:09:29.2394108Z 2026-01-22T20:09:29.2720144Z BUILD SUCCESSFUL in 20s 2026-01-22T20:09:29.3075376Z dotnet-dev-certs -> D:\a\_work\1\s\artifacts\bin\dotnet-dev-certs\Release\net10.0\dotnet-dev-certs.dll 2026-01-22T20:09:29.3107243Z 4 actionable tasks: 3 executed, 1 up-to-date 2026-01-22T20:09:30.2259605Z dotnet-getdocument -> D:\a\_work\1\s\artifacts\bin\dotnet-getdocument\Release\net10.0\dotnet-getdocument.dll 2026-01-22T20:09:30.3049891Z Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll 2026-01-22T20:09:30.3740541Z dotnet-dev-certs -> D:\a\_work\1\s\artifacts\bin\dotnet-dev-certs\Release\net10.0\dotnet-dev-certs.dll 2026-01-22T20:09:30.4159341Z dotnet-dev-certs -> D:\a\_work\1\s\artifacts\bin\dotnet-dev-certs\Release\net10.0\publish\ 2026-01-22T20:09:30.5119560Z MockHostTypes -> D:\a\_work\1\s\artifacts\bin\MockHostTypes\Release\net10.0\MockHostTypes.dll 2026-01-22T20:09:30.6090503Z The package dotnet-dev-certs.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:09:30.6092603Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-dev-certs.10.0.4-ci.nupkg'. 2026-01-22T20:09:30.6153972Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-dev-certs.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:09:31.8220423Z Microsoft.AspNetCore.Server.Kestrel.Transport.Quic -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll 2026-01-22T20:09:32.3501172Z dotnet-sql-cache -> D:\a\_work\1\s\artifacts\bin\dotnet-sql-cache\Release\net10.0\dotnet-sql-cache.dll 2026-01-22T20:09:32.4461757Z dotnet-user-jwts -> D:\a\_work\1\s\artifacts\bin\dotnet-user-jwts\Release\net10.0\dotnet-user-jwts.dll 2026-01-22T20:09:32.4588506Z BuildWebHostInvalidSignature -> D:\a\_work\1\s\artifacts\bin\BuildWebHostInvalidSignature\Release\net10.0\BuildWebHostInvalidSignature.dll 2026-01-22T20:09:32.5639926Z dotnet-sql-cache -> D:\a\_work\1\s\artifacts\bin\dotnet-sql-cache\Release\net10.0\dotnet-sql-cache.dll 2026-01-22T20:09:32.5991569Z dotnet-sql-cache -> D:\a\_work\1\s\artifacts\bin\dotnet-sql-cache\Release\net10.0\publish\ 2026-01-22T20:09:33.1464454Z BuildWebHostPatternTestSite -> D:\a\_work\1\s\artifacts\bin\BuildWebHostPatternTestSite\Release\net10.0\BuildWebHostPatternTestSite.dll 2026-01-22T20:09:33.2464032Z Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll 2026-01-22T20:09:33.2694789Z CreateHostBuilderInvalidSignature -> D:\a\_work\1\s\artifacts\bin\CreateHostBuilderInvalidSignature\Release\net10.0\CreateHostBuilderInvalidSignature.dll 2026-01-22T20:09:33.3651225Z dotnet-user-jwts -> D:\a\_work\1\s\artifacts\bin\dotnet-user-jwts\Release\net10.0\dotnet-user-jwts.dll 2026-01-22T20:09:33.4451057Z dotnet-user-jwts -> D:\a\_work\1\s\artifacts\bin\dotnet-user-jwts\Release\net10.0\publish\ 2026-01-22T20:09:33.5237322Z CreateWebHostBuilderPatternTestSite -> D:\a\_work\1\s\artifacts\bin\CreateWebHostBuilderPatternTestSite\Release\net10.0\CreateWebHostBuilderPatternTestSite.dll 2026-01-22T20:09:33.5606560Z CreateHostBuilderPatternTestSite -> D:\a\_work\1\s\artifacts\bin\CreateHostBuilderPatternTestSite\Release\net10.0\CreateHostBuilderPatternTestSite.dll 2026-01-22T20:09:33.5726728Z Microsoft.AspNetCore.JsonPatch.SystemTextJson -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch.SystemTextJson\Release\net10.0\Microsoft.AspNetCore.JsonPatch.SystemTextJson.dll 2026-01-22T20:09:33.5997275Z Microsoft.AspNetCore.JsonPatch -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch\Release\net10.0\Microsoft.AspNetCore.JsonPatch.dll 2026-01-22T20:09:33.6360569Z TestStartupAssembly1 -> D:\a\_work\1\s\src\Hosting\test\testassets\TestStartupAssembly1\bin\Release\net10.0\TestStartupAssembly1.dll 2026-01-22T20:09:33.8611646Z The package dotnet-user-jwts.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:09:33.8633303Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-user-jwts.10.0.4-ci.nupkg'. 2026-01-22T20:09:34.0963187Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-user-jwts.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:09:34.6296163Z Microsoft.AspNetCore.HttpOverrides -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpOverrides\Release\net10.0\Microsoft.AspNetCore.HttpOverrides.dll 2026-01-22T20:09:35.4485475Z Microsoft.AspNetCore.JsonPatch.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch.Tests\Release\net10.0\Microsoft.AspNetCore.JsonPatch.Tests.dll 2026-01-22T20:09:37.4558019Z Microsoft.AspNetCore.Http -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http\Release\net10.0\Microsoft.AspNetCore.Http.dll 2026-01-22T20:09:37.6024923Z dotnet-user-secrets -> D:\a\_work\1\s\artifacts\bin\dotnet-user-secrets\Release\net10.0\dotnet-user-secrets.dll 2026-01-22T20:09:38.4278158Z Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests\Release\net10.0\Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests.dll 2026-01-22T20:09:38.4811683Z dotnet-user-secrets -> D:\a\_work\1\s\artifacts\bin\dotnet-user-secrets\Release\net10.0\dotnet-user-secrets.dll 2026-01-22T20:09:38.5324241Z dotnet-user-secrets -> D:\a\_work\1\s\artifacts\bin\dotnet-user-secrets\Release\net10.0\publish\ 2026-01-22T20:09:38.6009675Z Microsoft.Extensions.ApiDescription.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ApiDescription.Client\Release\netstandard2.0\Microsoft.Extensions.ApiDescription.Client.dll 2026-01-22T20:09:40.5542769Z The package dotnet-user-secrets.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:09:40.5543849Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-user-secrets.10.0.4-ci.nupkg'. 2026-01-22T20:09:40.5555730Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-user-secrets.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:09:40.7240364Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ApiDescription.Client.10.0.4-ci.nupkg'. 2026-01-22T20:09:40.7457574Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ApiDescription.Client.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:09:40.9441299Z Microsoft.AspNetCore.Hosting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting\Release\net10.0\Microsoft.AspNetCore.Hosting.dll 2026-01-22T20:09:41.1188245Z dotnet-getdocument -> D:\a\_work\1\s\artifacts\bin\dotnet-getdocument\Release\net10.0\publish\ 2026-01-22T20:09:42.5466997Z Microsoft.AspNetCore.HostFiltering -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HostFiltering\Release\net10.0\Microsoft.AspNetCore.HostFiltering.dll 2026-01-22T20:09:43.3703882Z GetDocument.Insider -> D:\a\_work\1\s\artifacts\bin\GetDocument.Insider\Release\net10.0\GetDocument.Insider.dll 2026-01-22T20:09:43.6026682Z GetDocument.Insider -> D:\a\_work\1\s\artifacts\bin\GetDocument.Insider\Release\net462\GetDocument.Insider.exe 2026-01-22T20:09:43.6595379Z dotnet-user-secrets.Tests -> D:\a\_work\1\s\artifacts\bin\dotnet-user-secrets.Tests\Release\net10.0\Microsoft.Extensions.SecretManager.Tools.Tests.dll 2026-01-22T20:09:44.8848788Z Microsoft.AspNetCore.DeveloperCertificates.XPlat -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DeveloperCertificates.XPlat\Release\net10.0\Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll 2026-01-22T20:09:45.5509651Z The package Microsoft.AspNetCore.DeveloperCertificates.XPlat.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:09:45.5512213Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.DeveloperCertificates.XPlat.10.0.4-ci.nupkg'. 2026-01-22T20:09:45.5518026Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.DeveloperCertificates.XPlat.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:09:54.8092700Z GetDocument.Insider -> D:\a\_work\1\s\artifacts\bin\GetDocument.Insider\x86\Release\net462\GetDocument.Insider.exe 2026-01-22T20:09:54.8329372Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.JsonPatch.SystemTextJson.10.0.4-ci.nupkg'. 2026-01-22T20:09:54.8520529Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.JsonPatch.SystemTextJson.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:09:55.2829379Z CreateWebHostBuilderInvalidSignature -> D:\a\_work\1\s\artifacts\bin\CreateWebHostBuilderInvalidSignature\Release\net10.0\CreateWebHostBuilderInvalidSignature.dll 2026-01-22T20:09:55.3448444Z Microsoft.AspNetCore.Server.Kestrel.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Core\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.Core.dll 2026-01-22T20:09:56.8845415Z Microsoft.AspNetCore.Components.SdkAnalyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.SdkAnalyzers\Release\netstandard2.0\Microsoft.AspNetCore.Components.SdkAnalyzers.dll 2026-01-22T20:09:56.8875585Z Microsoft.dotnet-openapi -> D:\a\_work\1\s\artifacts\bin\Microsoft.dotnet-openapi\Release\net10.0\dotnet-openapi.dll 2026-01-22T20:09:56.9536988Z Microsoft.AspNetCore.Server.Kestrel -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.dll 2026-01-22T20:09:58.0764011Z Microsoft.dotnet-openapi -> D:\a\_work\1\s\artifacts\bin\Microsoft.dotnet-openapi\Release\net10.0\dotnet-openapi.dll 2026-01-22T20:09:58.2553096Z Microsoft.dotnet-openapi -> D:\a\_work\1\s\artifacts\bin\Microsoft.dotnet-openapi\Release\net10.0\publish\ 2026-01-22T20:10:02.3175343Z IIS.Common.TestLib -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\IIS.Common.TestLib\bin\Release\net10.0\IIS.Common.TestLib.dll 2026-01-22T20:10:02.3341030Z Microsoft.AspNetCore.Owin -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Owin\Release\net10.0\Microsoft.AspNetCore.Owin.dll 2026-01-22T20:10:02.3810849Z Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks.dll 2026-01-22T20:10:02.3846905Z 2026-01-22T20:10:02.3848952Z Running benchmark validation for: 2026-01-22T20:10:02.3850781Z Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks 2026-01-22T20:10:02.3851148Z 2026-01-22T20:10:03.5944177Z Microsoft.AspNetCore.OutputCaching -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OutputCaching\Release\net10.0\Microsoft.AspNetCore.OutputCaching.dll 2026-01-22T20:10:04.2198144Z Microsoft.AspNetCore.Http.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Tests\Release\net10.0\Microsoft.AspNetCore.Http.Tests.dll 2026-01-22T20:10:04.2841812Z HttpAbstractions.SampleApp -> D:\a\_work\1\s\artifacts\bin\HttpAbstractions.SampleApp\Release\net10.0\HttpAbstractions.SampleApp.dll 2026-01-22T20:10:04.4783985Z Microsoft.AspNetCore.Hosting.TestSites -> D:\a\_work\1\s\src\Hosting\test\testassets\Microsoft.AspNetCore.Hosting.TestSites\bin\Release\net10.0\Microsoft.AspNetCore.Hosting.TestSites.dll 2026-01-22T20:10:04.5441167Z Microsoft.AspNetCore.Hosting.WindowsServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.WindowsServices\Release\net10.0\Microsoft.AspNetCore.Hosting.WindowsServices.dll 2026-01-22T20:10:04.8479321Z CodeGenerator -> D:\a\_work\1\s\artifacts\bin\CodeGenerator\Release\net10.0\CodeGenerator.dll 2026-01-22T20:10:05.0154624Z Microsoft.AspNetCore.Server.Kestrel.Core.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Core.Tests\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.Core.Tests.dll 2026-01-22T20:10:05.6548815Z Microsoft.AspNetCore.Html.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Html.Abstractions\Release\net10.0\Microsoft.AspNetCore.Html.Abstractions.dll 2026-01-22T20:10:05.7011874Z Microsoft.AspNetCore.TestHost -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.TestHost\Release\net10.0\Microsoft.AspNetCore.TestHost.dll 2026-01-22T20:10:06.5973582Z Microsoft.AspNetCore.Server.Kestrel.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Tests\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.Tests.dll 2026-01-22T20:10:06.7208889Z Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks.dll 2026-01-22T20:10:07.3798027Z 2026-01-22T20:10:07.3800829Z Running benchmark validation for: 2026-01-22T20:10:07.3803008Z Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks 2026-01-22T20:10:07.3804781Z 2026-01-22T20:10:07.5755165Z Microsoft.AspNetCore.Http.RequestDelegateGenerator -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.RequestDelegateGenerator\Release\netstandard2.0\Microsoft.AspNetCore.Http.RequestDelegateGenerator.dll 2026-01-22T20:10:07.6912189Z ThrowingLibrary -> D:\a\_work\1\s\artifacts\bin\ThrowingLibrary\Release\netstandard2.0\ThrowingLibrary.dll 2026-01-22T20:10:08.4871014Z BasicLinkedApp -> D:\a\_work\1\s\src\Hosting\test\testassets\BasicLinkedApp\bin\Release\net10.0\BasicLinkedApp.dll 2026-01-22T20:10:08.5477165Z Microsoft.AspNetCore.HeaderPropagation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HeaderPropagation\Release\net10.0\Microsoft.AspNetCore.HeaderPropagation.dll 2026-01-22T20:10:09.1701106Z SampleStartups -> D:\a\_work\1\s\artifacts\bin\SampleStartups\Release\net10.0\SampleStartups.dll 2026-01-22T20:10:09.2235179Z Microsoft.AspNetCore.CookiePolicy -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.CookiePolicy\Release\net10.0\Microsoft.AspNetCore.CookiePolicy.dll 2026-01-22T20:10:10.9528466Z Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.dll 2026-01-22T20:10:11.0895126Z Microsoft.AspNetCore.SpaProxy -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SpaProxy\Release\net10.0\Microsoft.AspNetCore.SpaProxy.dll 2026-01-22T20:10:12.2760529Z Microsoft.AspNetCore.HttpLogging -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpLogging\Release\net10.0\Microsoft.AspNetCore.HttpLogging.dll 2026-01-22T20:10:12.3650473Z Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.Tests\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.Tests.dll 2026-01-22T20:10:14.0237664Z Sockets.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Sockets.FunctionalTests\Release\net10.0\Sockets.FunctionalTests.dll 2026-01-22T20:10:14.1588554Z Microsoft.AspNetCore.WebSockets -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebSockets\Release\net10.0\Microsoft.AspNetCore.WebSockets.dll 2026-01-22T20:10:14.9106473Z Microsoft.Extensions.Logging.AzureAppServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.AzureAppServices\Release\net10.0\Microsoft.Extensions.Logging.AzureAppServices.dll 2026-01-22T20:10:15.7130359Z Sockets.BindTests -> D:\a\_work\1\s\artifacts\bin\Sockets.BindTests\Release\net10.0\Sockets.BindTests.dll 2026-01-22T20:10:15.7631657Z Microsoft.Extensions.Logging.AzureAppServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.AzureAppServices\Release\net462\Microsoft.Extensions.Logging.AzureAppServices.dll 2026-01-22T20:10:15.7935281Z Microsoft.Extensions.Logging.AzureAppServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.AzureAppServices\Release\netstandard2.0\Microsoft.Extensions.Logging.AzureAppServices.dll 2026-01-22T20:10:16.2116219Z Microsoft.AspNetCore.Owin.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Owin.Tests\Release\net10.0\Microsoft.AspNetCore.Owin.Tests.dll 2026-01-22T20:10:16.6228209Z Microsoft.AspNetCore.HttpsPolicy -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpsPolicy\Release\net10.0\Microsoft.AspNetCore.HttpsPolicy.dll 2026-01-22T20:10:18.2931848Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Components.SdkAnalyzers.10.0.4-ci.nupkg'. 2026-01-22T20:10:18.3571192Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Components.SdkAnalyzers.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:10:18.4095908Z Microsoft.AspNetCore.ConcurrencyLimiter -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ConcurrencyLimiter\Release\net10.0\Microsoft.AspNetCore.ConcurrencyLimiter.dll 2026-01-22T20:10:20.1889002Z Microsoft.AspNetCore.Owin.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Owin.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Owin.Microbenchmarks.dll 2026-01-22T20:10:20.1951930Z 2026-01-22T20:10:20.1959425Z Running benchmark validation for: 2026-01-22T20:10:20.1959826Z Microsoft.AspNetCore.Owin.Microbenchmarks 2026-01-22T20:10:20.1962569Z 2026-01-22T20:10:20.2417047Z Microsoft.AspNetCore.RateLimiting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.RateLimiting\Release\net10.0\Microsoft.AspNetCore.RateLimiting.dll 2026-01-22T20:10:20.3398420Z Microsoft.AspNetCore.ConcurrencyLimiter.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ConcurrencyLimiter.Tests\Release\net10.0\Microsoft.AspNetCore.ConcurrencyLimiter.Tests.dll 2026-01-22T20:10:20.8425986Z Microsoft.AspNetCore.RequestDecompression -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.RequestDecompression\Release\net10.0\Microsoft.AspNetCore.RequestDecompression.dll 2026-01-22T20:10:20.9884047Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Logging.AzureAppServices.10.0.4-ci.nupkg'. 2026-01-22T20:10:20.9955226Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Logging.AzureAppServices.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:10:21.8799828Z Microsoft.AspNetCore.ResponseCaching -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCaching\Release\net10.0\Microsoft.AspNetCore.ResponseCaching.dll 2026-01-22T20:10:22.1399822Z Interop.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Interop.FunctionalTests\Release\net10.0\Interop.FunctionalTests.dll 2026-01-22T20:10:22.2217513Z Microsoft.AspNetCore.ConcurrencyLimiter.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ConcurrencyLimiter.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.ConcurrencyLimiter.Microbenchmarks.dll 2026-01-22T20:10:22.2366529Z 2026-01-22T20:10:22.2368497Z Running benchmark validation for: 2026-01-22T20:10:22.2370742Z Microsoft.AspNetCore.ConcurrencyLimiter.Microbenchmarks 2026-01-22T20:10:22.2372390Z 2026-01-22T20:10:24.2265669Z Microsoft.AspNetCore.ResponseCompression -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCompression\Release\net10.0\Microsoft.AspNetCore.ResponseCompression.dll 2026-01-22T20:10:24.3075087Z IIS.NewShim.FunctionalTests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.NewShim.FunctionalTests\bin\Release\net10.0\IIS.NewShim.FunctionalTests.dll 2026-01-22T20:10:24.4797885Z InProcessNewShimWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessNewShimWebSite\bin\Release\net10.0\InProcessWebSite.dll 2026-01-22T20:10:24.5524633Z InProcessNewShimWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessNewShimWebSite\bin\Release\net10.0\publish\InProcessNewShimWebSite-Portable\ 2026-01-22T20:10:25.1053359Z Microsoft.AspNetCore.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Localization\Release\net10.0\Microsoft.AspNetCore.Localization.dll 2026-01-22T20:10:26.2314287Z InProcessNewShimWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessNewShimWebSite\bin\Release\net10.0\win-x64\InProcessWebSite.dll 2026-01-22T20:10:27.0021636Z Microsoft.AspNetCore.Mvc.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Abstractions\Release\net10.0\Microsoft.AspNetCore.Mvc.Abstractions.dll 2026-01-22T20:10:27.1141723Z The package Microsoft.AspNetCore.ConcurrencyLimiter.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:10:27.1144278Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.ConcurrencyLimiter.10.0.4-ci.nupkg'. 2026-01-22T20:10:27.1201638Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.ConcurrencyLimiter.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:10:27.2448524Z InProcessNewShimWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessNewShimWebSite\bin\Release\net10.0\publish\InProcessNewShimWebSite-Standalone-x64\ 2026-01-22T20:10:27.4165949Z Microsoft.AspNetCore.Localization.Routing -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Localization.Routing\Release\net10.0\Microsoft.AspNetCore.Localization.Routing.dll 2026-01-22T20:10:27.6498688Z Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions\Release\net10.0\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll 2026-01-22T20:10:27.6946411Z Microsoft.AspNetCore.Mvc.Routing.Abstractions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Routing.Abstractions.Tests\Release\net10.0\Microsoft.AspNetCore.Mvc.Routing.Abstractions.Tests.dll 2026-01-22T20:10:29.6037551Z Microsoft.AspNetCore.Hosting.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.Tests\Release\net10.0\Microsoft.AspNetCore.Hosting.Tests.dll 2026-01-22T20:10:30.3276594Z Microsoft.AspNetCore.Authentication.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Core\Release\net10.0\Microsoft.AspNetCore.Authentication.Core.dll 2026-01-22T20:10:31.7238962Z ClassLibraryWithPortablePdbs -> D:\a\_work\1\s\artifacts\bin\ClassLibraryWithPortablePdbs\Release\net10.0\ClassLibraryWithPortablePdbs.dll 2026-01-22T20:10:31.7740631Z Microsoft.AspNetCore.HeaderPropagation.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HeaderPropagation.Tests\Release\net10.0\Microsoft.AspNetCore.HeaderPropagation.Tests.dll 2026-01-22T20:10:33.4658760Z ResourcesClassLibraryNoAttribute -> D:\a\_work\1\s\artifacts\bin\ResourcesClassLibraryNoAttribute\Release\netstandard2.0\ResourcesClassLibraryNoAttribute.dll 2026-01-22T20:10:34.0010773Z Microsoft.AspNetCore.WebSockets.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebSockets.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.WebSockets.Microbenchmarks.dll 2026-01-22T20:10:34.0103069Z 2026-01-22T20:10:34.0236082Z Running benchmark validation for: 2026-01-22T20:10:34.0240341Z Microsoft.AspNetCore.WebSockets.Microbenchmarks 2026-01-22T20:10:34.0240684Z 2026-01-22T20:10:37.9297267Z Microsoft.AspNetCore.Server.HttpSys -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.HttpSys\Release\net10.0\Microsoft.AspNetCore.Server.HttpSys.dll 2026-01-22T20:10:44.2562251Z Microsoft.AspNetCore.Server.IIS -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IIS\Release\net10.0\Microsoft.AspNetCore.Server.IIS.dll 2026-01-22T20:10:44.8115336Z Microsoft.AspNetCore.Server.HttpSys.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.HttpSys.FunctionalTests\Release\net10.0\Microsoft.AspNetCore.Server.HttpSys.FunctionalTests.dll 2026-01-22T20:10:44.8274069Z Microsoft.AspNetCore.MiddlewareAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.MiddlewareAnalysis\Release\net10.0\Microsoft.AspNetCore.MiddlewareAnalysis.dll 2026-01-22T20:10:46.1797990Z Microsoft.AspNetCore.OutputCaching.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OutputCaching.Tests\Release\net10.0\Microsoft.AspNetCore.OutputCaching.Tests.dll 2026-01-22T20:10:46.2178891Z Microsoft.AspNetCore.Server.IISIntegration -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IISIntegration\Release\net10.0\Microsoft.AspNetCore.Server.IISIntegration.dll 2026-01-22T20:10:46.7082961Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Owin.10.0.4-ci.nupkg'. 2026-01-22T20:10:46.7164158Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Owin.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:10:46.7359377Z The package Microsoft.AspNetCore.Hosting.WindowsServices.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:10:46.7362144Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Hosting.WindowsServices.10.0.4-ci.nupkg'. 2026-01-22T20:10:46.7365502Z Microsoft.AspNetCore.ResponseCaching.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCaching.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.ResponseCaching.Microbenchmarks.dll 2026-01-22T20:10:46.7432410Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Hosting.WindowsServices.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:10:46.7479882Z 2026-01-22T20:10:46.7482308Z Running benchmark validation for: 2026-01-22T20:10:46.7484623Z Microsoft.AspNetCore.ResponseCaching.Microbenchmarks 2026-01-22T20:10:46.7486752Z 2026-01-22T20:10:46.7567605Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.TestHost.10.0.4-ci.nupkg'. 2026-01-22T20:10:46.7672541Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.TestHost.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:10:47.6918717Z Microsoft.Extensions.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization\Release\net10.0\Microsoft.Extensions.Localization.dll 2026-01-22T20:10:48.4698665Z Microsoft.AspNetCore.HttpsPolicy.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpsPolicy.Tests\Release\net10.0\Microsoft.AspNetCore.HttpsPolicy.Tests.dll 2026-01-22T20:10:48.5737139Z HotAddSample -> D:\a\_work\1\s\artifacts\bin\HotAddSample\Release\net10.0\HotAddSample.dll 2026-01-22T20:10:48.6609831Z SelfHostServer -> D:\a\_work\1\s\artifacts\bin\SelfHostServer\Release\net10.0\SelfHostServer.dll 2026-01-22T20:10:48.8277674Z Microsoft.AspNetCore.Server.IISIntegration.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IISIntegration.Tests\Release\net10.0\Microsoft.AspNetCore.Server.IISIntegration.Tests.dll 2026-01-22T20:10:48.8646923Z Microsoft.AspNetCore.HttpOverrides.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpOverrides.Tests\Release\net10.0\Microsoft.AspNetCore.HttpOverrides.Tests.dll 2026-01-22T20:10:49.3294937Z Microsoft.AspNetCore.Razor -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Razor\Release\net10.0\Microsoft.AspNetCore.Razor.dll 2026-01-22T20:10:49.8769496Z Microsoft.AspNetCore.Razor.Runtime -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Razor.Runtime\Release\net10.0\Microsoft.AspNetCore.Razor.Runtime.dll 2026-01-22T20:10:50.1214167Z IIS.Tests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.Tests\bin\Release\net10.0\IIS.Tests.dll 2026-01-22T20:10:50.6117862Z Microsoft.AspNetCore.Localization.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Localization.Tests\Release\net10.0\Microsoft.AspNetCore.Localization.Tests.dll 2026-01-22T20:10:50.6466960Z Microsoft.AspNetCore.OutputCaching.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OutputCaching.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.OutputCaching.Microbenchmarks.dll 2026-01-22T20:10:50.6495923Z 2026-01-22T20:10:50.6497875Z Running benchmark validation for: 2026-01-22T20:10:50.6499544Z Microsoft.AspNetCore.OutputCaching.Microbenchmarks 2026-01-22T20:10:50.6500540Z 2026-01-22T20:10:50.6608659Z Microsoft.AspNetCore.Metadata -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Metadata\Release\net462\Microsoft.AspNetCore.Metadata.dll 2026-01-22T20:10:50.9960074Z Microsoft.Extensions.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features\Release\net462\Microsoft.Extensions.Features.dll 2026-01-22T20:10:51.2698338Z Microsoft.AspNetCore.OutputCaching.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis\Release\net10.0\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.dll 2026-01-22T20:10:51.3373296Z Microsoft.AspNetCore.RequestDecompression.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.RequestDecompression.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.RequestDecompression.Microbenchmarks.dll 2026-01-22T20:10:51.3607689Z 2026-01-22T20:10:51.3610644Z Running benchmark validation for: 2026-01-22T20:10:51.3612861Z Microsoft.AspNetCore.RequestDecompression.Microbenchmarks 2026-01-22T20:10:51.3614392Z 2026-01-22T20:10:51.5779880Z Microsoft.AspNetCore.Cryptography.KeyDerivation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.KeyDerivation\Release\net10.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll 2026-01-22T20:10:52.0216416Z Microsoft.AspNetCore.Cryptography.Internal -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.Internal\Release\netstandard2.0\Microsoft.AspNetCore.Cryptography.Internal.dll 2026-01-22T20:10:52.4979409Z Microsoft.AspNetCore.Cryptography.Internal -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.Internal\Release\net462\Microsoft.AspNetCore.Cryptography.Internal.dll 2026-01-22T20:10:52.8555514Z Microsoft.AspNetCore.Cryptography.KeyDerivation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.KeyDerivation\Release\net462\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll 2026-01-22T20:10:53.2143031Z Microsoft.AspNetCore.Cryptography.Internal.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.Internal.Tests\Release\net10.0\Microsoft.AspNetCore.Cryptography.Internal.Tests.dll 2026-01-22T20:10:53.2418481Z Microsoft.AspNetCore.DataProtection.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Abstractions\Release\net462\Microsoft.AspNetCore.DataProtection.Abstractions.dll 2026-01-22T20:10:53.6710863Z Microsoft.AspNetCore.Cryptography.KeyDerivation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.KeyDerivation\Release\netstandard2.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll 2026-01-22T20:10:53.8733856Z Microsoft.AspNetCore.DataProtection.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Abstractions\Release\netstandard2.0\Microsoft.AspNetCore.DataProtection.Abstractions.dll 2026-01-22T20:10:54.1663948Z Microsoft.AspNetCore.HostFiltering.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HostFiltering.Tests\Release\net10.0\Microsoft.AspNetCore.HostFiltering.Tests.dll 2026-01-22T20:10:54.2648677Z The package Microsoft.AspNetCore.HeaderPropagation.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:10:54.2649495Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.HeaderPropagation.10.0.4-ci.nupkg'. 2026-01-22T20:10:54.2655178Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.HeaderPropagation.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:10:54.4636718Z Microsoft.AspNetCore.DataProtection.Abstractions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Abstractions.Tests\Release\net10.0\Microsoft.AspNetCore.DataProtection.Abstractions.Tests.dll 2026-01-22T20:10:54.7401342Z The package dotnet-sql-cache.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:10:54.9480466Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-sql-cache.10.0.4-ci.nupkg'. 2026-01-22T20:10:56.1025733Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-sql-cache.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:10:56.2753590Z Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore\Release\net10.0\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll 2026-01-22T20:10:56.4352782Z Microsoft.Extensions.Validation -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Validation\Release\net10.0\Microsoft.Extensions.Validation.dll 2026-01-22T20:10:56.8917033Z Microsoft.AspNetCore.Components.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Analyzers\Release\netstandard2.0\Microsoft.AspNetCore.Components.Analyzers.dll 2026-01-22T20:10:56.9634279Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.10.0.4-ci.nupkg'. 2026-01-22T20:10:56.9724292Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:00.7921076Z Microsoft.AspNetCore.DataProtection -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection\Release\net10.0\Microsoft.AspNetCore.DataProtection.dll 2026-01-22T20:11:01.5130366Z Microsoft.Extensions.Caching.StackExchangeRedis.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.StackExchangeRedis.Tests\Release\net472\Microsoft.Extensions.Caching.StackExchangeRedis.Tests.dll 2026-01-22T20:11:01.5412186Z Microsoft.Extensions.Caching.MicroBenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.MicroBenchmarks\Release\net462\Microsoft.Extensions.Caching.MicroBenchmarks.exe 2026-01-22T20:11:01.5545669Z Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests\Release\net472\Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests.dll 2026-01-22T20:11:01.5805190Z Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests\Release\net10.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests.dll 2026-01-22T20:11:02.0918016Z The package Microsoft.AspNetCore.DataProtection.Abstractions.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:11:02.0921370Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.Abstractions.10.0.4-ci.nupkg'. 2026-01-22T20:11:02.1055519Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.Abstractions.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:03.1510138Z The package Microsoft.AspNetCore.MiddlewareAnalysis.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:11:03.1512848Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.MiddlewareAnalysis.10.0.4-ci.nupkg'. 2026-01-22T20:11:03.1604128Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.MiddlewareAnalysis.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:03.5184527Z Microsoft.Extensions.Identity.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Core\Release\net462\Microsoft.Extensions.Identity.Core.dll 2026-01-22T20:11:03.8483276Z Diagnostics.EFCore.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Diagnostics.EFCore.FunctionalTests\Release\net10.0\Diagnostics.EFCore.FunctionalTests.dll 2026-01-22T20:11:05.4680281Z Microsoft.Extensions.Identity.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Core\Release\net10.0\Microsoft.Extensions.Identity.Core.dll 2026-01-22T20:11:05.6556689Z Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.Tests\Release\net10.0\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.Tests.dll 2026-01-22T20:11:06.9489230Z Microsoft.AspNetCore.RequestDecompression.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.RequestDecompression.Tests\Release\net10.0\Microsoft.AspNetCore.RequestDecompression.Tests.dll 2026-01-22T20:11:10.3722984Z RazorPageGenerator -> D:\a\_work\1\s\artifacts\bin\RazorPageGenerator\Release\net10.0\dotnet-razorpagegenerator.dll 2026-01-22T20:11:12.0837446Z The package Microsoft.AspNetCore.Cryptography.Internal.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:11:12.0839959Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Cryptography.Internal.10.0.4-ci.nupkg'. 2026-01-22T20:11:12.0848195Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Cryptography.Internal.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:12.7913749Z The package Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:11:12.7917126Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.10.0.4-ci.nupkg'. 2026-01-22T20:11:12.7925371Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:13.4804798Z The package Microsoft.AspNetCore.SpaProxy.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:11:13.4807010Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SpaProxy.10.0.4-ci.nupkg'. 2026-01-22T20:11:13.4810827Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SpaProxy.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:13.5254644Z IStartupInjectionAssemblyName -> D:\a\_work\1\s\src\Hosting\test\testassets\IStartupInjectionAssemblyName\bin\Release\net10.0\IStartupInjectionAssemblyName.dll 2026-01-22T20:11:13.7832775Z InMemory.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\InMemory.FunctionalTests\Release\net10.0\InMemory.FunctionalTests.dll 2026-01-22T20:11:14.4243532Z The package RazorPageGenerator.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:11:14.4247122Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\RazorPageGenerator.10.0.4-ci.nupkg'. 2026-01-22T20:11:14.4256023Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\RazorPageGenerator.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:14.5381353Z Microsoft.AspNetCore.ResponseCaching.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCaching.Tests\Release\net10.0\Microsoft.AspNetCore.ResponseCaching.Tests.dll 2026-01-22T20:11:16.5740210Z Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.Tests\Release\net10.0\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.Tests.dll 2026-01-22T20:11:16.6929979Z http2cat -> D:\a\_work\1\s\artifacts\bin\http2cat\Release\net10.0\http2cat.dll 2026-01-22T20:11:16.7069840Z Microsoft.AspNetCore.WebSockets.ConformanceTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebSockets.ConformanceTests\Release\net10.0\Microsoft.AspNetCore.WebSockets.ConformanceTests.dll 2026-01-22T20:11:16.9002003Z Microsoft.AspNetCore.WebSockets.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebSockets.Tests\Release\net10.0\Microsoft.AspNetCore.WebSockets.Tests.dll 2026-01-22T20:11:17.3964395Z GenericWebHost -> D:\a\_work\1\s\artifacts\bin\GenericWebHost\Release\net10.0\GenericWebHost.dll 2026-01-22T20:11:17.4927373Z Microsoft.AspNetCore.DeveloperCertificates.XPlat.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DeveloperCertificates.XPlat.Tests\Release\net10.0\Microsoft.AspNetCore.DeveloperCertificates.XPlat.Tests.dll 2026-01-22T20:11:19.4990545Z Microsoft.AspNetCore.Mvc.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Analyzers\Release\netstandard2.0\Microsoft.AspNetCore.Mvc.Analyzers.dll 2026-01-22T20:11:20.3833317Z The package Microsoft.AspNetCore.Mvc.Analyzers.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:11:20.3836495Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Mvc.Analyzers.10.0.4-ci.nupkg'. 2026-01-22T20:11:20.3840412Z The package Microsoft.AspNetCore.Mvc.Analyzers.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:11:20.3842735Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Mvc.Analyzers.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:23.0520079Z Microsoft.AspNetCore.Connections.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Connections.Abstractions\Release\net462\Microsoft.AspNetCore.Connections.Abstractions.dll 2026-01-22T20:11:23.0649684Z Microsoft.AspNetCore.Authorization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization\Release\net462\Microsoft.AspNetCore.Authorization.dll 2026-01-22T20:11:23.1065248Z Microsoft.AspNetCore.Authentication.Core.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Core.Test\Release\net10.0\Microsoft.AspNetCore.Authentication.Core.Test.dll 2026-01-22T20:11:23.1442279Z Microsoft.AspNetCore.Server.HttpSys.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.HttpSys.Tests\Release\net10.0\Microsoft.AspNetCore.Server.HttpSys.Tests.dll 2026-01-22T20:11:23.2316288Z Microsoft.AspNetCore.Mvc.Api.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Api.Analyzers\Release\netstandard2.0\Microsoft.AspNetCore.Mvc.Api.Analyzers.dll 2026-01-22T20:11:23.8805369Z The package Microsoft.AspNetCore.Mvc.Api.Analyzers.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:11:23.8807583Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Mvc.Api.Analyzers.10.0.4-ci.nupkg'. 2026-01-22T20:11:23.8810051Z The package Microsoft.AspNetCore.Mvc.Api.Analyzers.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:11:23.8812042Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Mvc.Api.Analyzers.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:24.5895957Z Microsoft.AspNetCore.TestHost.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.TestHost.Tests\Release\net10.0\Microsoft.AspNetCore.TestHost.Tests.dll 2026-01-22T20:11:24.7802664Z Microsoft.AspNetCore.Mvc.TestDiagnosticListener -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.TestDiagnosticListener\Release\net10.0\Microsoft.AspNetCore.Mvc.TestDiagnosticListener.dll 2026-01-22T20:11:24.9917981Z Microsoft.AspNetCore.ResponseCompression.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCompression.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.ResponseCompression.Microbenchmarks.dll 2026-01-22T20:11:24.9924708Z 2026-01-22T20:11:24.9927248Z Running benchmark validation for: 2026-01-22T20:11:24.9929783Z Microsoft.AspNetCore.ResponseCompression.Microbenchmarks 2026-01-22T20:11:24.9932985Z 2026-01-22T20:11:25.2605509Z QueueSharing -> D:\a\_work\1\s\artifacts\bin\QueueSharing\Release\net10.0\QueueSharing.dll 2026-01-22T20:11:25.3186964Z The package Microsoft.dotnet-openapi.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:11:25.3189143Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.dotnet-openapi.10.0.4-ci.nupkg'. 2026-01-22T20:11:25.3383008Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.dotnet-openapi.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:26.0905071Z Microsoft.AspNetCore.Server.HttpSys.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.HttpSys.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Server.HttpSys.Microbenchmarks.dll 2026-01-22T20:11:26.2557631Z Microsoft.AspNetCore.Shared.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Shared.Tests\Release\net10.0\Microsoft.AspNetCore.Shared.Tests.dll 2026-01-22T20:11:27.0487270Z Microsoft.AspNetCore.ResponseCompression.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCompression.Tests\Release\net10.0\Microsoft.AspNetCore.ResponseCompression.Tests.dll 2026-01-22T20:11:27.4145001Z Microsoft.AspNetCore.DataProtection.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.StackExchangeRedis\Release\net10.0\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll 2026-01-22T20:11:28.1071738Z Microsoft.AspNetCore.Cryptography.Internal.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.Internal.Tests\Release\net472\Microsoft.AspNetCore.Cryptography.Internal.Tests.dll 2026-01-22T20:11:28.1371357Z Microsoft.AspNetCore.Session -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Session\Release\net10.0\Microsoft.AspNetCore.Session.dll 2026-01-22T20:11:28.2538412Z Microsoft.AspNetCore.DataProtection.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Extensions\Release\net10.0\Microsoft.AspNetCore.DataProtection.Extensions.dll 2026-01-22T20:11:28.2632611Z The package Microsoft.Extensions.Caching.SqlServer.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:11:28.2634377Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Caching.SqlServer.10.0.4-ci.nupkg'. 2026-01-22T20:11:28.2636161Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Caching.SqlServer.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:28.6431868Z Microsoft.AspNetCore.DataProtection.EntityFrameworkCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore\Release\net10.0\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.dll 2026-01-22T20:11:29.1943790Z Microsoft.AspNetCore.Antiforgery -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Antiforgery\Release\net10.0\Microsoft.AspNetCore.Antiforgery.dll 2026-01-22T20:11:30.7924927Z Microsoft.AspNetCore.DataProtection.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Tests\Release\net10.0\Microsoft.AspNetCore.DataProtection.Tests.dll 2026-01-22T20:11:32.8727819Z Microsoft.AspNetCore.DataProtection.Abstractions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Abstractions.Tests\Release\net472\Microsoft.AspNetCore.DataProtection.Abstractions.Tests.dll 2026-01-22T20:11:32.9661677Z Microsoft.AspNetCore.DataProtection -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection\Release\net462\Microsoft.AspNetCore.DataProtection.dll 2026-01-22T20:11:33.5876960Z Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.Test\Release\net10.0\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.Test.dll 2026-01-22T20:11:33.7584286Z Microsoft.AspNetCore.Session.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Session.Tests\Release\net10.0\Microsoft.AspNetCore.Session.Tests.dll 2026-01-22T20:11:34.6448430Z KeyManagementSample -> D:\a\_work\1\s\artifacts\bin\KeyManagementSample\Release\net10.0\KeyManagementSample.dll 2026-01-22T20:11:35.9726463Z KeyManagementSimulator -> D:\a\_work\1\s\artifacts\bin\KeyManagementSimulator\Release\net10.0\KeyManagementSimulator.dll 2026-01-22T20:11:36.0568970Z Microsoft.AspNetCore.DataProtection.Extensions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Extensions.Tests\Release\net10.0\Microsoft.AspNetCore.DataProtection.Extensions.Tests.dll 2026-01-22T20:11:36.0763893Z Microsoft.AspNetCore.Authentication -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication\Release\net10.0\Microsoft.AspNetCore.Authentication.dll 2026-01-22T20:11:36.2823771Z NonDISample -> D:\a\_work\1\s\artifacts\bin\NonDISample\Release\net10.0\NonDISample.dll 2026-01-22T20:11:37.0874512Z Microsoft.AspNetCore.Razor.Runtime.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Razor.Runtime.Test\Release\net10.0\Microsoft.AspNetCore.Razor.Runtime.Test.dll 2026-01-22T20:11:37.1274190Z CustomEncryptorSample -> D:\a\_work\1\s\artifacts\bin\CustomEncryptorSample\Release\net10.0\CustomEncryptorSample.dll 2026-01-22T20:11:37.6958664Z Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests\Release\net10.0\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests.dll 2026-01-22T20:11:38.7504491Z Microsoft.Extensions.Identity.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Core\Release\netstandard2.0\Microsoft.Extensions.Identity.Core.dll 2026-01-22T20:11:38.8586153Z Microsoft.AspNetCore.Html.Abstractions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Html.Abstractions.Tests\Release\net10.0\Microsoft.AspNetCore.Html.Abstractions.Tests.dll 2026-01-22T20:11:38.9244060Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Caching.StackExchangeRedis.10.0.4-ci.nupkg'. 2026-01-22T20:11:38.9400818Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Caching.StackExchangeRedis.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:38.9750441Z Microsoft.AspNetCore.Authentication.Cookies -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Cookies\Release\net10.0\Microsoft.AspNetCore.Authentication.Cookies.dll 2026-01-22T20:11:40.1041932Z Microsoft.AspNetCore.Authentication.BearerToken -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.BearerToken\Release\net10.0\Microsoft.AspNetCore.Authentication.BearerToken.dll 2026-01-22T20:11:40.4453688Z Microsoft.AspNetCore.DataProtection.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Extensions\Release\net462\Microsoft.AspNetCore.DataProtection.Extensions.dll 2026-01-22T20:11:40.4495932Z Microsoft.AspNetCore.DataProtection.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.StackExchangeRedis\Release\net462\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll 2026-01-22T20:11:40.9107177Z Microsoft.AspNetCore.Authentication.OAuth -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.OAuth\Release\net10.0\Microsoft.AspNetCore.Authentication.OAuth.dll 2026-01-22T20:11:41.2427357Z Microsoft.AspNetCore.Authentication.Certificate -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Certificate\Release\net10.0\Microsoft.AspNetCore.Authentication.Certificate.dll 2026-01-22T20:11:41.2782277Z Microsoft.AspNetCore.Authentication.Negotiate -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Negotiate\Release\net10.0\Microsoft.AspNetCore.Authentication.Negotiate.dll 2026-01-22T20:11:41.7297021Z Microsoft.AspNetCore.OpenApi.SourceGenerators -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi.SourceGenerators\Release\netstandard2.0\Microsoft.AspNetCore.OpenApi.SourceGenerators.dll 2026-01-22T20:11:41.7860457Z Microsoft.AspNetCore.DataProtection -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection\Release\netstandard2.0\Microsoft.AspNetCore.DataProtection.dll 2026-01-22T20:11:42.1616760Z Microsoft.AspNetCore.Razor.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Razor.Test\Release\net10.0\Microsoft.AspNetCore.Razor.Test.dll 2026-01-22T20:11:42.7612760Z Microsoft.AspNetCore.SignalR.Client.SourceGenerator -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client.SourceGenerator\Release\netstandard2.0\Microsoft.AspNetCore.SignalR.Client.SourceGenerator.dll 2026-01-22T20:11:43.6276934Z The package Microsoft.AspNetCore.SignalR.Client.SourceGenerator.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:11:43.6278094Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.SignalR.Client.SourceGenerator.10.0.4-ci.nupkg'. 2026-01-22T20:11:43.6280810Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.SignalR.Client.SourceGenerator.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:43.8010631Z SessionSample -> D:\a\_work\1\s\artifacts\bin\SessionSample\Release\net10.0\SessionSample.dll 2026-01-22T20:11:43.8394788Z Microsoft.AspNetCore.Antiforgery.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Antiforgery.Test\Release\net10.0\Microsoft.AspNetCore.Antiforgery.Test.dll 2026-01-22T20:11:43.8828734Z Microsoft.AspNetCore.CookiePolicy.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.CookiePolicy.Test\Release\net10.0\Microsoft.AspNetCore.CookiePolicy.Test.dll 2026-01-22T20:11:44.4297301Z Microsoft.AspNetCore.Authentication.Twitter -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Twitter\Release\net10.0\Microsoft.AspNetCore.Authentication.Twitter.dll 2026-01-22T20:11:44.4461860Z Microsoft.AspNetCore.Authentication.Facebook -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Facebook\Release\net10.0\Microsoft.AspNetCore.Authentication.Facebook.dll 2026-01-22T20:11:44.5043208Z Microsoft.AspNetCore.Authentication.Google -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Google\Release\net10.0\Microsoft.AspNetCore.Authentication.Google.dll 2026-01-22T20:11:45.6735379Z Microsoft.AspNetCore.Authentication.OpenIdConnect -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.OpenIdConnect\Release\net10.0\Microsoft.AspNetCore.Authentication.OpenIdConnect.dll 2026-01-22T20:11:45.7491499Z Microsoft.AspNetCore.Authentication.MicrosoftAccount -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.MicrosoftAccount\Release\net10.0\Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll 2026-01-22T20:11:46.8580439Z Microsoft.AspNetCore.Authentication.JwtBearer -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.JwtBearer\Release\net10.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll 2026-01-22T20:11:47.2474058Z Microsoft.AspNetCore.AzureAppServicesIntegration -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.AzureAppServicesIntegration\Release\net10.0\Microsoft.AspNetCore.AzureAppServicesIntegration.dll 2026-01-22T20:11:47.3454502Z Microsoft.Extensions.Identity.Stores -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Stores\Release\netstandard2.0\Microsoft.Extensions.Identity.Stores.dll 2026-01-22T20:11:47.5500287Z Microsoft.Extensions.Localization.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.Abstractions\Release\netstandard2.0\Microsoft.Extensions.Localization.Abstractions.dll 2026-01-22T20:11:48.1757564Z Microsoft.AspNetCore.Authentication.WsFederation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.WsFederation\Release\net10.0\Microsoft.AspNetCore.Authentication.WsFederation.dll 2026-01-22T20:11:48.2312258Z Microsoft.Extensions.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization\Release\netstandard2.0\Microsoft.Extensions.Localization.dll 2026-01-22T20:11:48.4557635Z Microsoft.AspNetCore.DataProtection.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Extensions\Release\netstandard2.0\Microsoft.AspNetCore.DataProtection.Extensions.dll 2026-01-22T20:11:48.5106004Z Redis -> D:\a\_work\1\s\artifacts\bin\Redis\Release\net10.0\Redis.dll 2026-01-22T20:11:48.5309308Z Microsoft.AspNetCore.DataProtection.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.StackExchangeRedis\Release\netstandard2.0\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll 2026-01-22T20:11:48.8767687Z ResourcesClassLibraryWithAttribute -> D:\a\_work\1\s\artifacts\bin\ResourcesClassLibraryWithAttribute\Release\netstandard2.0\ResourcesClassLibraryWithAttribute.dll 2026-01-22T20:11:48.9699809Z Microsoft.Extensions.ApiDescription.Client.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ApiDescription.Client.Tests\Release\net10.0\Microsoft.Extensions.ApiDescription.Client.Tests.dll 2026-01-22T20:11:49.3389877Z Microsoft.AspNetCore.SignalR.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Common\Release\net10.0\Microsoft.AspNetCore.SignalR.Common.dll 2026-01-22T20:11:49.3580535Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.10.0.4-ci.nupkg'. 2026-01-22T20:11:49.3649934Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:49.5369142Z The package Microsoft.AspNetCore.Authentication.Twitter.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:11:49.5378830Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Twitter.10.0.4-ci.nupkg'. 2026-01-22T20:11:49.5480744Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Twitter.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:49.5581819Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Negotiate.10.0.4-ci.nupkg'. 2026-01-22T20:11:49.5688106Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Negotiate.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:49.5888745Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.OpenIdConnect.10.0.4-ci.nupkg'. 2026-01-22T20:11:49.6026309Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.OpenIdConnect.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:49.6577622Z Kestrel.SampleApp -> D:\a\_work\1\s\artifacts\bin\Kestrel.SampleApp\Release\net10.0\Kestrel.SampleApp.dll 2026-01-22T20:11:49.8532813Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.MicrosoftAccount.10.0.4-ci.nupkg'. 2026-01-22T20:11:49.8583227Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.MicrosoftAccount.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:49.8809833Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Google.10.0.4-ci.nupkg'. 2026-01-22T20:11:49.8835631Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Google.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:49.9009991Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Facebook.10.0.4-ci.nupkg'. 2026-01-22T20:11:49.9075157Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Facebook.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:50.6471485Z SystemdTestApp -> D:\a\_work\1\s\artifacts\bin\SystemdTestApp\Release\net10.0\SystemdTestApp.dll 2026-01-22T20:11:50.7745460Z The package Microsoft.AspNetCore.Authentication.WsFederation.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:11:50.7777199Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.WsFederation.10.0.4-ci.nupkg'. 2026-01-22T20:11:50.8064252Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.WsFederation.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:51.2123267Z GetDocument.Insider -> D:\a\_work\1\s\artifacts\bin\GetDocument.Insider\Release\net10.0\publish\ 2026-01-22T20:11:51.2396017Z Microsoft.JSInterop.WebAssembly -> D:\a\_work\1\s\artifacts\bin\Microsoft.JSInterop.WebAssembly\Release\net10.0\Microsoft.JSInterop.WebAssembly.dll 2026-01-22T20:11:51.3627873Z Microsoft.AspNetCore.Components.SdkAnalyzers.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.SdkAnalyzers.Tests\Release\net10.0\Microsoft.AspNetCore.Components.SdkAnalyzers.Tests.dll 2026-01-22T20:11:51.6219206Z Microsoft.AspNetCore.Http.Connections.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Common\Release\net10.0\Microsoft.AspNetCore.Http.Connections.Common.dll 2026-01-22T20:11:51.7384373Z dotnet-microsoft.openapi.Tests -> D:\a\_work\1\s\artifacts\bin\dotnet-microsoft.openapi.Tests\Release\net10.0\Microsoft.DotNet.Open.Api.Tools.Tests.dll 2026-01-22T20:11:51.7684309Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Certificate.10.0.4-ci.nupkg'. 2026-01-22T20:11:51.7909564Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Certificate.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:51.9492519Z ConcurrencyLimiterSample -> D:\a\_work\1\s\artifacts\bin\ConcurrencyLimiterSample\Release\net10.0\ConcurrencyLimiterSample.dll 2026-01-22T20:11:52.0865845Z Http2SampleApp -> D:\a\_work\1\s\artifacts\bin\Http2SampleApp\Release\net10.0\Http2SampleApp.dll 2026-01-22T20:11:52.3852921Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.JwtBearer.10.0.4-ci.nupkg'. 2026-01-22T20:11:52.3924394Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.JwtBearer.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:52.4350160Z LargeResponseApp -> D:\a\_work\1\s\artifacts\bin\LargeResponseApp\Release\net10.0\LargeResponseApp.dll 2026-01-22T20:11:52.5826492Z Microsoft.dotnet-openapi -> D:\a\_work\1\s\artifacts\bin\Microsoft.dotnet-openapi\Release\net10.0\dotnet-openapi.dll 2026-01-22T20:11:53.0354466Z Microsoft.AspNetCore.SignalR.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Common\Release\net462\Microsoft.AspNetCore.SignalR.Common.dll 2026-01-22T20:11:53.9823618Z Microsoft.AspNetCore.SignalR.Protocols.Json -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.Json\Release\net10.0\Microsoft.AspNetCore.SignalR.Protocols.Json.dll 2026-01-22T20:11:54.0362241Z Microsoft.Extensions.Diagnostics.HealthChecks -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks\Release\net10.0\Microsoft.Extensions.Diagnostics.HealthChecks.dll 2026-01-22T20:11:55.4737236Z Microsoft.AspNetCore.DataProtection.Extensions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Extensions.Tests\Release\net472\Microsoft.AspNetCore.DataProtection.Extensions.Tests.dll 2026-01-22T20:11:55.5361242Z Microsoft.AspNetCore.SignalR.Protocols.MessagePack -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.MessagePack\Release\net10.0\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll 2026-01-22T20:11:55.5864205Z Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests\Release\net472\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests.dll 2026-01-22T20:11:55.6130688Z Microsoft.AspNetCore.Http.Connections.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Client\Release\net10.0\Microsoft.AspNetCore.Http.Connections.Client.dll 2026-01-22T20:11:55.8100741Z Http3SampleApp -> D:\a\_work\1\s\artifacts\bin\Http3SampleApp\Release\net10.0\Http3SampleApp.dll 2026-01-22T20:11:55.8648323Z Microsoft.dotnet-openapi -> D:\a\_work\1\s\artifacts\bin\dotnet-microsoft.openapi.Tests\Release\net10.0\tool\ 2026-01-22T20:11:56.0927587Z Microsoft.AspNetCore.Hosting.FunctionalTests -> D:\a\_work\1\s\src\Hosting\test\FunctionalTests\bin\Release\net10.0\Microsoft.AspNetCore.Hosting.FunctionalTests.dll 2026-01-22T20:11:56.1092813Z Running tests: D:\a\_work\1\s\src\Hosting\test\FunctionalTests\bin\Release\net10.0\Microsoft.AspNetCore.Hosting.FunctionalTests.dll [net10.0|x64] 2026-01-22T20:11:57.0170451Z Tests succeeded: D:\a\_work\1\s\src\Hosting\test\FunctionalTests\bin\Release\net10.0\Microsoft.AspNetCore.Hosting.FunctionalTests.dll [net10.0|x64] 2026-01-22T20:11:57.8662582Z Microsoft.AspNetCore.Http.Connections.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Common\Release\net462\Microsoft.AspNetCore.Http.Connections.Common.dll 2026-01-22T20:11:57.8769465Z WebSocketSample -> D:\a\_work\1\s\artifacts\bin\WebSocketSample\Release\net10.0\WebSocketSample.dll 2026-01-22T20:11:57.8921470Z Microsoft.AspNetCore.Hosting.WindowsServices.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.WindowsServices.Tests\Release\net10.0\Microsoft.AspNetCore.Hosting.WindowsServices.Tests.dll 2026-01-22T20:11:58.5701893Z Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson\Release\net10.0\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll 2026-01-22T20:11:58.8086835Z IISSample -> D:\a\_work\1\s\artifacts\bin\IISSample\Release\net10.0\IISSample.dll 2026-01-22T20:11:58.8217972Z EntityFrameworkCoreSample -> D:\a\_work\1\s\artifacts\bin\EntityFrameworkCoreSample\Release\net10.0\EntityFrameworkCoreSample.dll 2026-01-22T20:11:58.9365409Z ServerComparison.TestSites -> D:\a\_work\1\s\src\Servers\testassets\ServerComparison.TestSites\bin\Release\net10.0\ServerComparison.TestSites.dll 2026-01-22T20:11:59.1713051Z NativeIISSample -> D:\a\_work\1\s\artifacts\bin\NativeIISSample\Release\net10.0\NativeIISSample.dll 2026-01-22T20:11:59.6561825Z ResponseCompressionSample -> D:\a\_work\1\s\artifacts\bin\ResponseCompressionSample\Release\net10.0\ResponseCompressionSample.dll 2026-01-22T20:11:59.7505407Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.10.0.4-ci.nupkg'. 2026-01-22T20:11:59.7658326Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:11:59.9252362Z CookieSessionSample -> D:\a\_work\1\s\artifacts\bin\CookieSessionSample\Release\net10.0\CookieSessionSample.dll 2026-01-22T20:11:59.9718946Z Microsoft.AspNetCore.SignalR.Protocols.MessagePack -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.MessagePack\Release\net462\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll 2026-01-22T20:12:00.0553807Z Microsoft.AspNetCore.Http.Connections.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Common\Release\netstandard2.0\Microsoft.AspNetCore.Http.Connections.Common.dll 2026-01-22T20:12:00.3650812Z CookiePolicySample -> D:\a\_work\1\s\artifacts\bin\CookiePolicySample\Release\net10.0\CookiePolicySample.dll 2026-01-22T20:12:00.4453809Z ServerComparison.FunctionalTests -> D:\a\_work\1\s\src\Servers\test\FunctionalTests\bin\Release\net10.0\ServerComparison.FunctionalTests.dll 2026-01-22T20:12:00.4482876Z Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore\Release\net10.0\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll 2026-01-22T20:12:00.4524309Z Running tests: D:\a\_work\1\s\src\Servers\test\FunctionalTests\bin\Release\net10.0\ServerComparison.FunctionalTests.dll [net10.0|x64] 2026-01-22T20:12:00.6207981Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Analyzers.10.0.4-ci.nupkg'. 2026-01-22T20:12:00.6211378Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Analyzers.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:12:02.0134522Z Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson\Release\net462\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll 2026-01-22T20:12:02.0837768Z Microsoft.AspNetCore.SignalR.Client.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client.Core\Release\net10.0\Microsoft.AspNetCore.SignalR.Client.Core.dll 2026-01-22T20:12:02.5425777Z Microsoft.AspNetCore.Components.Analyzers.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Analyzers.Tests\Release\net10.0\Microsoft.AspNetCore.Components.Analyzers.Tests.dll 2026-01-22T20:12:03.0294600Z Microsoft.AspNetCore.SignalR.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client\Release\net10.0\Microsoft.AspNetCore.SignalR.Client.dll 2026-01-22T20:12:03.0558127Z Microsoft.AspNetCore.Http.Connections.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Client\Release\net462\Microsoft.AspNetCore.Http.Connections.Client.dll 2026-01-22T20:12:03.1701838Z The package Microsoft.AspNetCore.AzureAppServicesIntegration.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:12:03.1702636Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.AzureAppServicesIntegration.10.0.4-ci.nupkg'. 2026-01-22T20:12:03.1758781Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.AzureAppServicesIntegration.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:12:03.4724500Z Microsoft.AspNetCore.Components.Performance -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Performance\Release\net10.0\Microsoft.AspNetCore.Components.Performance.dll 2026-01-22T20:12:03.5274687Z The package Microsoft.AspNetCore.DataProtection.Extensions.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:12:03.5275767Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.Extensions.10.0.4-ci.nupkg'. 2026-01-22T20:12:03.5395374Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.Extensions.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:12:03.7890961Z Microsoft.AspNetCore.AzureAppServices.HostingStartup -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.AzureAppServices.HostingStartup\Release\net10.0\Microsoft.AspNetCore.AzureAppServices.HostingStartup.dll 2026-01-22T20:12:09.3344162Z Microsoft.AspNetCore.Components.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Tests\Release\net10.0\Microsoft.AspNetCore.Components.Tests.dll 2026-01-22T20:12:10.1757252Z The package Microsoft.Extensions.ApiDescription.Server.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:12:10.1760507Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ApiDescription.Server.10.0.4-ci.nupkg'. 2026-01-22T20:12:10.5294346Z The package Microsoft.Extensions.ApiDescription.Server.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:12:10.5298523Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ApiDescription.Server.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:12:13.0741724Z JwtClientSample -> D:\a\_work\1\s\artifacts\bin\JwtClientSample\Release\net10.0\JwtClientSample.dll 2026-01-22T20:12:13.1312077Z ClientSample -> D:\a\_work\1\s\artifacts\bin\ClientSample\Release\net10.0\ClientSample.dll 2026-01-22T20:12:13.2079314Z The package Microsoft.JSInterop.WebAssembly.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:12:13.2083270Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.JSInterop.WebAssembly.10.0.4-ci.nupkg'. 2026-01-22T20:12:13.2096991Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.JSInterop.WebAssembly.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:12:13.3987402Z HostedBlazorWebassemblyApp.Shared -> D:\a\_work\1\s\artifacts\bin\HostedBlazorWebassemblyApp.Shared\Release\net10.0\HostedBlazorWebassemblyApp.Shared.dll 2026-01-22T20:12:13.5474761Z Microsoft.AspNetCore.Http.Connections.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Client\Release\netstandard2.0\Microsoft.AspNetCore.Http.Connections.Client.dll 2026-01-22T20:12:13.6123415Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.10.0.4-ci.nupkg'. 2026-01-22T20:12:13.6124330Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:12:13.9927027Z The package Microsoft.AspNetCore.AzureAppServices.HostingStartup.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:12:13.9928466Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.AzureAppServices.HostingStartup.10.0.4-ci.nupkg'. 2026-01-22T20:12:13.9990717Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.AzureAppServices.HostingStartup.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:12:15.2581760Z Microsoft.AspNetCore.AzureAppServicesIntegration.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.AzureAppServicesIntegration.Tests\Release\net10.0\Microsoft.AspNetCore.AzureAppServicesIntegration.Tests.dll 2026-01-22T20:12:16.1689747Z Microsoft.Extensions.FileProviders.Embedded -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded\Release\net462\Microsoft.Extensions.FileProviders.Embedded.dll 2026-01-22T20:12:16.2945940Z Microsoft.AspNetCore.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Analyzers\Release\netstandard2.0\Microsoft.AspNetCore.Analyzers.dll 2026-01-22T20:12:16.6987812Z The package Microsoft.AspNetCore.Analyzers.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:12:16.6988720Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Analyzers.10.0.4-ci.nupkg'. 2026-01-22T20:12:16.6992258Z The package Microsoft.AspNetCore.Analyzers.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:12:16.6996372Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Analyzers.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:12:17.4337877Z Microsoft.Extensions.FileProviders.Embedded.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded.Tests\Release\net10.0\Microsoft.Extensions.FileProviders.Embedded.Tests.dll 2026-01-22T20:12:17.4632357Z Microsoft.Extensions.FileProviders.Embedded.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded.Tests\Release\net472\Microsoft.Extensions.FileProviders.Embedded.Tests.dll 2026-01-22T20:12:18.0643636Z Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.Tests\Release\net10.0\Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.Tests.dll 2026-01-22T20:12:19.1279747Z Microsoft.Extensions.Localization.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.Tests\Release\net10.0\Microsoft.Extensions.Localization.Tests.dll 2026-01-22T20:12:19.2144927Z Microsoft.Extensions.ObjectPool.Microbenchmark -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool.Microbenchmark\Release\net10.0\Microsoft.Extensions.ObjectPool.Microbenchmark.dll 2026-01-22T20:12:19.6295459Z Microsoft.Extensions.ObjectPool.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool.Tests\Release\net10.0\Microsoft.Extensions.ObjectPool.Tests.dll 2026-01-22T20:12:20.6032350Z Microsoft.JSInterop.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.JSInterop.Tests\Release\net10.0\Microsoft.JSInterop.Tests.dll 2026-01-22T20:12:20.7414013Z Microsoft.Extensions.Localization.RootNamespace.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.RootNamespace.Tests\Release\net10.0\Microsoft.Extensions.Localization.RootNamespace.Tests.dll 2026-01-22T20:12:20.8547744Z Microsoft.Extensions.WebEncoders.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders.Tests\Release\net10.0\Microsoft.Extensions.WebEncoders.Tests.dll 2026-01-22T20:12:21.0019054Z The package Microsoft.JSInterop.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:12:21.0019813Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.JSInterop.10.0.4-ci.nupkg'. 2026-01-22T20:12:21.0023078Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.JSInterop.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:12:21.3928142Z Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions\Release\net462\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll 2026-01-22T20:12:22.0059805Z Microsoft.Extensions.Diagnostics.HealthChecks.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks.Tests\Release\net10.0\Microsoft.Extensions.Diagnostics.HealthChecks.Tests.dll 2026-01-22T20:12:22.8591405Z Microsoft.AspNetCore.InternalTesting.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.InternalTesting.Tests\Release\net10.0\Microsoft.AspNetCore.InternalTesting.Tests.dll 2026-01-22T20:12:23.5739472Z Microsoft.AspNetCore.InternalTesting.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.InternalTesting.Tests\Release\net472\Microsoft.AspNetCore.InternalTesting.Tests.dll 2026-01-22T20:12:24.0930427Z The package Microsoft.DotNet.Web.Client.ItemTemplates.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:12:24.0931246Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.Web.Client.ItemTemplates.10.0.4-ci.nupkg'. 2026-01-22T20:12:24.9209131Z Microsoft.AspNetCore.InternalTesting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.InternalTesting\Release\netstandard2.0\Microsoft.AspNetCore.InternalTesting.dll 2026-01-22T20:12:24.9723129Z The package Microsoft.DotNet.Web.ItemTemplates.10.0.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:12:24.9724489Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.Web.ItemTemplates.10.0.10.0.4-ci.nupkg'. 2026-01-22T20:12:25.7108304Z Microsoft.Extensions.Features.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features.Tests\Release\net472\Microsoft.Extensions.Features.Tests.dll 2026-01-22T20:12:25.9414852Z Microsoft.Extensions.Features.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features.Tests\Release\net10.0\Microsoft.Extensions.Features.Tests.dll 2026-01-22T20:12:26.5534350Z Microsoft.AspNetCore.OpenApi.Build.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi.Build.Tests\Release\net10.0\Microsoft.AspNetCore.OpenApi.Build.Tests.dll 2026-01-22T20:12:28.5365815Z Tests succeeded: D:\a\_work\1\s\src\Servers\test\FunctionalTests\bin\Release\net10.0\ServerComparison.FunctionalTests.dll [net10.0|x64] 2026-01-22T20:12:28.7627260Z Microsoft.AspNetCore.SignalR.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Common\Release\netstandard2.0\Microsoft.AspNetCore.SignalR.Common.dll 2026-01-22T20:12:28.7991912Z Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.Tests\Release\net10.0\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.Tests.dll 2026-01-22T20:12:28.8120547Z Microsoft.AspNetCore.SignalR.Protocols.Json -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.Json\Release\net462\Microsoft.AspNetCore.SignalR.Protocols.Json.dll 2026-01-22T20:12:29.6506169Z Microsoft.AspNetCore.SignalR.Protocols.Json -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.Json\Release\netstandard2.0\Microsoft.AspNetCore.SignalR.Protocols.Json.dll 2026-01-22T20:12:29.6577597Z Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson\Release\netstandard2.0\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll 2026-01-22T20:12:29.9499523Z Microsoft.AspNetCore.SignalR.Protocols.MessagePack -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.MessagePack\Release\netstandard2.0\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll 2026-01-22T20:12:32.0020183Z Microsoft.AspNetCore.Components.Forms -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Forms\Release\net10.0\Microsoft.AspNetCore.Components.Forms.dll 2026-01-22T20:12:33.0146051Z Microsoft.AspNetCore.SignalR.Client.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client.Core\Release\net462\Microsoft.AspNetCore.SignalR.Client.Core.dll 2026-01-22T20:12:36.4196220Z Microsoft.AspNetCore.SignalR.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client\Release\net462\Microsoft.AspNetCore.SignalR.Client.dll 2026-01-22T20:12:37.5714776Z Microsoft.AspNetCore.Routing -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing\Release\net10.0\Microsoft.AspNetCore.Routing.dll 2026-01-22T20:12:37.6171367Z Microsoft.AspNetCore.Components.Forms.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Forms.Tests\Release\net10.0\Microsoft.AspNetCore.Components.Forms.Tests.dll 2026-01-22T20:12:37.7374882Z Microsoft.AspNetCore.Components.Web -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Web\Release\net10.0\Microsoft.AspNetCore.Components.Web.dll 2026-01-22T20:12:38.6444441Z Microsoft.Extensions.Validation.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Validation.Tests\Release\net10.0\Microsoft.Extensions.Validation.Tests.dll 2026-01-22T20:12:39.0051477Z Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions\Release\netstandard2.0\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll 2026-01-22T20:12:39.8095570Z Microsoft.Extensions.WebEncoders -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders\Release\net462\Microsoft.Extensions.WebEncoders.dll 2026-01-22T20:12:39.8587405Z Microsoft.AspNetCore.Components.WebView -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebView\Release\net10.0\Microsoft.AspNetCore.Components.WebView.dll 2026-01-22T20:12:40.0525215Z Microsoft.Extensions.ObjectPool -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool\Release\net462\Microsoft.Extensions.ObjectPool.dll 2026-01-22T20:12:41.1901266Z Microsoft.Extensions.Localization.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.Abstractions\Release\net462\Microsoft.Extensions.Localization.Abstractions.dll 2026-01-22T20:12:41.6901151Z Microsoft.Extensions.Configuration.KeyPerFile -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.KeyPerFile\Release\net462\Microsoft.Extensions.Configuration.KeyPerFile.dll 2026-01-22T20:12:41.7592723Z Microsoft.AspNetCore.Components.Authorization.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Authorization.Tests\Release\net10.0\Microsoft.AspNetCore.Components.Authorization.Tests.dll 2026-01-22T20:12:41.7763807Z Microsoft.AspNetCore.SignalR.Client.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client.Core\Release\netstandard2.0\Microsoft.AspNetCore.SignalR.Client.Core.dll 2026-01-22T20:12:42.4327458Z Microsoft.Extensions.Configuration.KeyPerFile -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.KeyPerFile\Release\net10.0\Microsoft.Extensions.Configuration.KeyPerFile.dll 2026-01-22T20:12:43.3665911Z Microsoft.Extensions.WebEncoders.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders.Tests\Release\net472\Microsoft.Extensions.WebEncoders.Tests.dll 2026-01-22T20:12:43.6478635Z Microsoft.AspNetCore.Components.Web.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Web.Tests\Release\net10.0\Microsoft.AspNetCore.Components.Web.Tests.dll 2026-01-22T20:12:43.8424123Z Microsoft.Extensions.FileProviders.Embedded -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded\Release\netstandard2.0\Microsoft.Extensions.FileProviders.Embedded.dll 2026-01-22T20:12:43.9409842Z DelegationSite -> D:\a\_work\1\s\src\Servers\HttpSys\test\testassets\DelegationSite\bin\Release\net10.0\DelegationSite.dll 2026-01-22T20:12:44.5298685Z Microsoft.Extensions.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization\Release\net462\Microsoft.Extensions.Localization.dll 2026-01-22T20:12:44.6242519Z Microsoft.Extensions.Configuration.KeyPerFile.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.KeyPerFile.Tests\Release\net472\Microsoft.Extensions.Configuration.KeyPerFile.Tests.dll 2026-01-22T20:12:44.8873899Z The package Microsoft.AspNetCore.InternalTesting.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:12:44.8878132Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.InternalTesting.10.0.4-ci.nupkg'. 2026-01-22T20:12:44.8888088Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.InternalTesting.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:12:44.9959536Z Microsoft.AspNetCore.Http.Connections.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Client\Release\netstandard2.1\Microsoft.AspNetCore.Http.Connections.Client.dll 2026-01-22T20:12:45.6245517Z Microsoft.AspNetCore.Components.CustomElements -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.CustomElements\Release\net10.0\Microsoft.AspNetCore.Components.CustomElements.dll 2026-01-22T20:12:45.6283857Z Microsoft.AspNetCore.Server.HttpSys.NonHelixTests -> D:\a\_work\1\s\src\Servers\HttpSys\test\NonHelixTests\bin\Release\net10.0\Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.dll 2026-01-22T20:12:45.6390710Z Running tests: D:\a\_work\1\s\src\Servers\HttpSys\test\NonHelixTests\bin\Release\net10.0\Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.dll [net10.0|x64] 2026-01-22T20:12:45.6954811Z Microsoft.Extensions.Identity.Stores -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Stores\Release\net10.0\Microsoft.Extensions.Identity.Stores.dll 2026-01-22T20:12:45.7931254Z The package Microsoft.AspNetCore.SignalR.Common.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:12:45.7932495Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Common.10.0.4-ci.nupkg'. 2026-01-22T20:12:45.7940563Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Common.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:12:45.8970768Z LazyTestContentPackage -> D:\a\_work\1\s\artifacts\bin\LazyTestContentPackage\Release\net10.0\LazyTestContentPackage.dll 2026-01-22T20:12:45.9215590Z Microsoft.AspNetCore.Components.QuickGrid -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.QuickGrid\Release\net10.0\Microsoft.AspNetCore.Components.QuickGrid.dll 2026-01-22T20:12:46.2994079Z LocalizationWebsite -> D:\a\_work\1\s\artifacts\bin\LocalizationWebsite\Release\net10.0\LocalizationWebsite.dll 2026-01-22T20:12:47.2221990Z Microsoft.Extensions.Configuration.KeyPerFile.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.KeyPerFile.Tests\Release\net10.0\Microsoft.Extensions.Configuration.KeyPerFile.Tests.dll 2026-01-22T20:12:48.0828504Z The package Microsoft.DotNet.Web.ProjectTemplates.10.0.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:12:48.0833463Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.Web.ProjectTemplates.10.0.10.0.4-ci.nupkg'. 2026-01-22T20:12:48.5023792Z Microsoft.Extensions.ObjectPool.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool.Tests\Release\net472\Microsoft.Extensions.ObjectPool.Tests.dll 2026-01-22T20:12:50.9070969Z Microsoft.AspNetCore.SignalR.Client.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client.Core\Release\netstandard2.1\Microsoft.AspNetCore.SignalR.Client.Core.dll 2026-01-22T20:12:55.1806952Z Microsoft.Extensions.Localization.RootNamespace.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.RootNamespace.Tests\Release\net472\Microsoft.Extensions.Localization.RootNamespace.Tests.dll 2026-01-22T20:12:57.7452481Z Microsoft.AspNetCore.Diagnostics -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics\Release\net10.0\Microsoft.AspNetCore.Diagnostics.dll 2026-01-22T20:12:59.4815956Z Microsoft.AspNetCore.Rewrite -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Rewrite\Release\net10.0\Microsoft.AspNetCore.Rewrite.dll 2026-01-22T20:12:59.5214757Z ClientSample -> D:\a\_work\1\s\artifacts\bin\ClientSample\Release\net462\ClientSample.exe 2026-01-22T20:13:00.9458790Z Microsoft.AspNetCore.Diagnostics.HealthChecks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.HealthChecks\Release\net10.0\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll 2026-01-22T20:13:01.1729764Z Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter\Release\net10.0\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter.dll 2026-01-22T20:13:02.9105756Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.QuickGrid.10.0.4-ci.nupkg'. 2026-01-22T20:13:02.9109361Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.QuickGrid.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:13:02.9485866Z The package Microsoft.AspNetCore.Components.CustomElements.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:13:02.9488017Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.CustomElements.10.0.4-ci.nupkg'. 2026-01-22T20:13:02.9511845Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.CustomElements.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:13:02.9688054Z Microsoft.AspNetCore.Cors -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cors\Release\net10.0\Microsoft.AspNetCore.Cors.dll 2026-01-22T20:13:03.0537331Z Microsoft.AspNetCore.Components.QuickGrid.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.QuickGrid.Tests\Release\net10.0\Microsoft.AspNetCore.Components.QuickGrid.Tests.dll 2026-01-22T20:13:03.4125624Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter.10.0.4-ci.nupkg'. 2026-01-22T20:13:03.4136081Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:13:07.0372755Z Microsoft.AspNetCore.SignalR.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client\Release\netstandard2.0\Microsoft.AspNetCore.SignalR.Client.dll 2026-01-22T20:13:07.1042185Z Microsoft.AspNetCore.Http.Results -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Results\Release\net10.0\Microsoft.AspNetCore.Http.Results.dll 2026-01-22T20:13:10.7980616Z Microsoft.AspNetCore.Authorization.Policy -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization.Policy\Release\net10.0\Microsoft.AspNetCore.Authorization.Policy.dll 2026-01-22T20:13:10.9938685Z The package Microsoft.AspNetCore.DataProtection.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:13:10.9941155Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.10.0.4-ci.nupkg'. 2026-01-22T20:13:11.0098005Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:13:14.8487111Z Microsoft.AspNetCore.StaticFiles -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.StaticFiles\Release\net10.0\Microsoft.AspNetCore.StaticFiles.dll 2026-01-22T20:13:18.6582181Z Microsoft.AspNetCore.StaticAssets -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.StaticAssets\Release\net10.0\Microsoft.AspNetCore.StaticAssets.dll 2026-01-22T20:13:20.9405989Z Microsoft.AspNetCore.StaticFiles.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.StaticFiles.FunctionalTests\Release\net10.0\Microsoft.AspNetCore.StaticFiles.FunctionalTests.dll 2026-01-22T20:13:21.9308258Z Microsoft.AspNetCore.StaticFiles.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.StaticFiles.Tests\Release\net10.0\Microsoft.AspNetCore.StaticFiles.Tests.dll 2026-01-22T20:13:22.8179859Z Tests succeeded: D:\a\_work\1\s\src\Servers\HttpSys\test\NonHelixTests\bin\Release\net10.0\Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.dll [net10.0|x64] 2026-01-22T20:13:25.0438390Z Microsoft.AspNetCore.Components.Endpoints -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Endpoints\Release\net10.0\Microsoft.AspNetCore.Components.Endpoints.dll 2026-01-22T20:13:29.0119358Z Microsoft.AspNetCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore\Release\net10.0\Microsoft.AspNetCore.dll 2026-01-22T20:13:30.2810953Z Microsoft.AspNetCore.Components.WebAssembly -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly\Release\net10.0\Microsoft.AspNetCore.Components.WebAssembly.dll 2026-01-22T20:13:30.4433240Z Microsoft.AspNetCore.Http.Connections -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections\Release\net10.0\Microsoft.AspNetCore.Http.Connections.dll 2026-01-22T20:13:32.9574953Z Microsoft.AspNetCore.SignalR.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Core\Release\net10.0\Microsoft.AspNetCore.SignalR.Core.dll 2026-01-22T20:13:34.4044557Z Microsoft.AspNetCore.SignalR.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.StackExchangeRedis\Release\net10.0\Microsoft.AspNetCore.SignalR.StackExchangeRedis.dll 2026-01-22T20:13:34.4509846Z Microsoft.AspNetCore.SignalR.Tests.Utils -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Tests.Utils\Release\net10.0\Microsoft.AspNetCore.SignalR.Tests.Utils.dll 2026-01-22T20:13:35.1254979Z Microsoft.AspNetCore.SignalR.Specification.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Specification.Tests\Release\net10.0\Microsoft.AspNetCore.SignalR.Specification.Tests.dll 2026-01-22T20:13:36.1363223Z Microsoft.AspNetCore.SignalR.Common.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Common.Tests\Release\net10.0\Microsoft.AspNetCore.SignalR.Common.Tests.dll 2026-01-22T20:13:37.9510762Z Microsoft.AspNetCore.SignalR -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR\Release\net10.0\Microsoft.AspNetCore.SignalR.dll 2026-01-22T20:13:39.8576611Z The package Microsoft.AspNetCore.Connections.Abstractions.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:13:40.0142044Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Connections.Abstractions.10.0.4-ci.nupkg'. 2026-01-22T20:13:40.4901530Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Connections.Abstractions.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:13:40.9033876Z Microsoft.Extensions.Diagnostics.HealthChecks -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks\Release\net462\Microsoft.Extensions.Diagnostics.HealthChecks.dll 2026-01-22T20:13:40.9070029Z Microsoft.AspNetCore.Components.Server -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Server\Release\net10.0\Microsoft.AspNetCore.Components.Server.dll 2026-01-22T20:13:41.7313645Z Microsoft.Extensions.Diagnostics.HealthChecks.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks.Tests\Release\net472\Microsoft.Extensions.Diagnostics.HealthChecks.Tests.dll 2026-01-22T20:13:42.9299462Z Microsoft.Extensions.Identity.Stores -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Stores\Release\net462\Microsoft.Extensions.Identity.Stores.dll 2026-01-22T20:13:43.0041954Z AzureAppServicesSample -> D:\a\_work\1\s\artifacts\bin\AzureAppServicesSample\Release\net10.0\AzureAppServicesSample.dll 2026-01-22T20:13:43.2136055Z Microsoft.AspNetCore.Metadata -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Metadata\Release\netstandard2.0\Microsoft.AspNetCore.Metadata.dll 2026-01-22T20:13:43.2617887Z AzureAppServicesHostingStartupSample -> D:\a\_work\1\s\artifacts\bin\AzureAppServicesHostingStartupSample\Release\net10.0\AzureAppServicesHostingStartupSample.dll 2026-01-22T20:13:44.0388210Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.10.0.4-ci.nupkg'. 2026-01-22T20:13:44.0546747Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:13:44.4285720Z The package Microsoft.AspNetCore.Components.Web.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:13:44.4287496Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Web.10.0.4-ci.nupkg'. 2026-01-22T20:13:44.4562049Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Web.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:13:44.6113065Z Microsoft.AspNetCore.Authorization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization\Release\netstandard2.0\Microsoft.AspNetCore.Authorization.dll 2026-01-22T20:13:44.6113732Z TestContentPackage -> D:\a\_work\1\s\artifacts\bin\TestContentPackage\Release\net10.0\TestContentPackage.dll 2026-01-22T20:13:44.9425884Z Microsoft.AspNetCore.Components.WebAssembly.Authentication -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.Authentication\Release\net10.0\Microsoft.AspNetCore.Components.WebAssembly.Authentication.dll 2026-01-22T20:13:44.9484817Z Microsoft.Extensions.ObjectPool -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool\Release\netstandard2.0\Microsoft.Extensions.ObjectPool.dll 2026-01-22T20:13:46.9609955Z Microsoft.Extensions.Diagnostics.HealthChecks -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks\Release\netstandard2.0\Microsoft.Extensions.Diagnostics.HealthChecks.dll 2026-01-22T20:13:46.9891100Z The package Microsoft.AspNetCore.Components.Forms.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:13:46.9892807Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Forms.10.0.4-ci.nupkg'. 2026-01-22T20:13:47.0072470Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Forms.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:13:47.2626287Z The package Microsoft.Extensions.Validation.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:13:47.2628690Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Validation.10.0.4-ci.nupkg'. 2026-01-22T20:13:47.2715438Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Validation.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:13:47.7376691Z Microsoft.AspNetCore.Http.Connections.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Tests\Release\net10.0\Microsoft.AspNetCore.Http.Connections.Tests.dll 2026-01-22T20:13:47.7889384Z Microsoft.AspNetCore.Components.WebAssembly.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.Tests\Release\net10.0\Microsoft.AspNetCore.Components.WebAssembly.Tests.dll 2026-01-22T20:13:48.6072978Z The package Microsoft.AspNetCore.Components.Authorization.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:13:48.6073831Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Authorization.10.0.4-ci.nupkg'. 2026-01-22T20:13:48.6145677Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Authorization.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:13:48.6246165Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.Authentication.10.0.4-ci.nupkg'. 2026-01-22T20:13:48.6482211Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.Authentication.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:13:48.6567480Z The package Microsoft.AspNetCore.Components.WebView.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:13:48.6571694Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebView.10.0.4-ci.nupkg'. 2026-01-22T20:13:48.6815041Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebView.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:13:48.7030468Z The package Microsoft.AspNetCore.Http.Connections.Client.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:13:48.7032367Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Http.Connections.Client.10.0.4-ci.nupkg'. 2026-01-22T20:13:48.7312113Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Http.Connections.Client.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:13:48.8184463Z DeveloperExceptionPageSample -> D:\a\_work\1\s\artifacts\bin\DeveloperExceptionPageSample\Release\net10.0\DeveloperExceptionPageSample.dll 2026-01-22T20:13:48.9885564Z Microsoft.Authentication.WebAssembly.Msal -> D:\a\_work\1\s\artifacts\bin\Microsoft.Authentication.WebAssembly.Msal\Release\net10.0\Microsoft.Authentication.WebAssembly.Msal.dll 2026-01-22T20:13:49.0453318Z PlaintextApp -> D:\a\_work\1\s\artifacts\bin\PlaintextApp\Release\net10.0\PlaintextApp.dll 2026-01-22T20:13:49.1048882Z The package Microsoft.Extensions.Localization.Abstractions.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:13:49.1053932Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Localization.Abstractions.10.0.4-ci.nupkg'. 2026-01-22T20:13:49.1155479Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Localization.Abstractions.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:13:51.1479671Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Authentication.WebAssembly.Msal.10.0.4-ci.nupkg'. 2026-01-22T20:13:51.1654223Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Authentication.WebAssembly.Msal.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:13:51.3028251Z Microsoft.AspNetCore.SignalR.Client.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client.FunctionalTests\Release\net10.0\Microsoft.AspNetCore.SignalR.Client.FunctionalTests.dll 2026-01-22T20:13:51.8248009Z Microsoft.AspNetCore.Components.WebAssembly.Authentication.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.Authentication.Tests\Release\net10.0\Microsoft.AspNetCore.Components.WebAssembly.Authentication.Tests.dll 2026-01-22T20:13:54.6159934Z Wasm.Performance.TestApp -> D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\TestApp\bin\Release\net10.0\Wasm.Performance.TestApp.dll 2026-01-22T20:13:54.6174738Z Wasm.Performance.TestApp (Blazor output) -> D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\TestApp\bin\Release\net10.0\wwwroot 2026-01-22T20:13:55.2103699Z Wasm.Performance.ConsoleHost -> D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\ConsoleHost\bin\Release\net10.0\Wasm.Performance.ConsoleHost.dll 2026-01-22T20:13:55.3400544Z HttpOverridesSample -> D:\a\_work\1\s\artifacts\bin\HttpOverridesSample\Release\net10.0\HttpOverridesSample.dll 2026-01-22T20:13:55.4046162Z HttpsPolicySample -> D:\a\_work\1\s\artifacts\bin\HttpsPolicySample\Release\net10.0\HttpsPolicySample.dll 2026-01-22T20:13:55.4660854Z ResponseCachingSample -> D:\a\_work\1\s\artifacts\bin\ResponseCachingSample\Release\net10.0\ResponseCachingSample.dll 2026-01-22T20:13:55.6187428Z InProcessWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessWebSite\bin\Release\net10.0\InProcessWebSite.dll 2026-01-22T20:13:56.1646785Z Microsoft.AspNetCore.SignalR.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Tests\Release\net10.0\Microsoft.AspNetCore.SignalR.Tests.dll 2026-01-22T20:13:58.8109175Z IIS.NewHandler.FunctionalTests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.NewHandler.FunctionalTests\bin\Release\net10.0\IIS.NewHandler.FunctionalTests.dll 2026-01-22T20:13:59.2420131Z IIS.ShadowCopy.Tests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.ShadowCopy.Tests\bin\Release\net10.0\IIS.ShadowCopy.Tests.dll 2026-01-22T20:14:00.6001511Z IIS.LongTests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.LongTests\bin\Release\net10.0\IIS.LongTests.dll 2026-01-22T20:14:02.4109666Z RequestDecompressionSample -> D:\a\_work\1\s\artifacts\bin\RequestDecompressionSample\Release\net10.0\RequestDecompressionSample.dll 2026-01-22T20:14:02.5121542Z HostFilteringSample -> D:\a\_work\1\s\artifacts\bin\HostFilteringSample\Release\net10.0\HostFilteringSample.dll 2026-01-22T20:14:02.7081181Z IISExpress.FunctionalTests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IISExpress.FunctionalTests\bin\Release\net10.0\IISExpress.FunctionalTests.dll 2026-01-22T20:14:04.7039668Z BlazorUnitedApp.Client -> D:\a\_work\1\s\artifacts\bin\BlazorUnitedApp.Client\Release\net10.0\BlazorUnitedApp.Client.dll 2026-01-22T20:14:04.7050504Z BlazorUnitedApp.Client (Blazor output) -> D:\a\_work\1\s\artifacts\bin\BlazorUnitedApp.Client\Release\net10.0\wwwroot 2026-01-22T20:14:04.8164299Z IIS.FunctionalTests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.FunctionalTests\bin\Release\net10.0\IIS.FunctionalTests.dll 2026-01-22T20:14:04.8328269Z WasmLinkerTest -> D:\a\_work\1\s\artifacts\bin\WasmLinkerTest\Release\net10.0\browser-wasm\WasmLinkerTest.dll 2026-01-22T20:14:07.2617801Z InProcessWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessWebSite\bin\Release\net10.0\InProcessWebSite.dll 2026-01-22T20:14:07.8995353Z InProcessWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessWebSite\bin\Release\net10.0\publish\InProcessWebSite-Portable\ 2026-01-22T20:14:10.1150032Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Client.10.0.4-ci.nupkg'. 2026-01-22T20:14:10.1307002Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Client.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:14:10.1893631Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Client.Core.10.0.4-ci.nupkg'. 2026-01-22T20:14:10.2207115Z Microsoft.AspNetCore.Routing.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Routing.Microbenchmarks.dll 2026-01-22T20:14:10.2387615Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Client.Core.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:14:10.3031491Z Swaggatherer -> D:\a\_work\1\s\artifacts\bin\Swaggatherer\Release\net10.0\Swaggatherer.dll 2026-01-22T20:14:10.3790379Z Microsoft.AspNetCore.Authentication.Negotiate.FunctionalTest -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Negotiate.FunctionalTest\Release\net10.0\Microsoft.AspNetCore.Authentication.Negotiate.FunctionalTest.dll 2026-01-22T20:14:10.4960717Z Microsoft.AspNetCore.Authentication.Negotiate.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Negotiate.Test\Release\net10.0\Microsoft.AspNetCore.Authentication.Negotiate.Test.dll 2026-01-22T20:14:10.5864727Z DatabaseErrorPageSample -> D:\a\_work\1\s\artifacts\bin\DatabaseErrorPageSample\Release\net10.0\DatabaseErrorPageSample.dll 2026-01-22T20:14:10.7911730Z SignalR.Client.FunctionalTestApp -> D:\a\_work\1\s\artifacts\bin\SignalR.Client.FunctionalTestApp\Release\net10.0\SignalR.Client.FunctionalTestApp.dll 2026-01-22T20:14:10.8904822Z The package Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:14:10.8906161Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.10.0.4-ci.nupkg'. 2026-01-22T20:14:10.8907835Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:14:11.0313566Z Microsoft.AspNetCore.SpaServices.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SpaServices.Extensions\Release\net10.0\Microsoft.AspNetCore.SpaServices.Extensions.dll 2026-01-22T20:14:11.0445918Z Microsoft.AspNetCore.Components.WebAssembly.Server -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.Server\Release\net10.0\Microsoft.AspNetCore.Components.WebAssembly.Server.dll 2026-01-22T20:14:11.4284240Z Microsoft.Extensions.WebEncoders -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders\Release\netstandard2.0\Microsoft.Extensions.WebEncoders.dll 2026-01-22T20:14:11.9697192Z Microsoft.AspNetCore.Components.Endpoints.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Endpoints.Tests\Release\net10.0\Microsoft.AspNetCore.Components.Endpoints.Tests.dll 2026-01-22T20:14:12.7441892Z Microsoft.Extensions.Configuration.KeyPerFile -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.KeyPerFile\Release\netstandard2.0\Microsoft.Extensions.Configuration.KeyPerFile.dll 2026-01-22T20:14:13.8759588Z The package Microsoft.Extensions.ObjectPool.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:14:13.8766552Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ObjectPool.10.0.4-ci.nupkg'. 2026-01-22T20:14:13.8928869Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ObjectPool.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:14:13.9303002Z Microsoft.AspNetCore.SpaServices.Extensions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SpaServices.Extensions.Tests\Release\net10.0\Microsoft.AspNetCore.SpaServices.Extensions.Tests.dll 2026-01-22T20:14:14.0055938Z LocalizationSample -> D:\a\_work\1\s\artifacts\bin\LocalizationSample\Release\net10.0\LocalizationSample.dll 2026-01-22T20:14:14.0566525Z The package Microsoft.AspNetCore.Components.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:14:14.0589691Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.10.0.4-ci.nupkg'. 2026-01-22T20:14:14.0900819Z The package Microsoft.AspNetCore.Components.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:14:14.0903665Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:14:15.1237327Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.JsonPatch.10.0.4-ci.nupkg'. 2026-01-22T20:14:15.1452609Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.JsonPatch.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:14:20.4473843Z Microsoft.AspNetCore.SignalR.Client.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client.Tests\Release\net10.0\Microsoft.AspNetCore.SignalR.Client.Tests.dll 2026-01-22T20:14:20.7700347Z SimpleWebSiteWithWebApplicationBuilderException -> D:\a\_work\1\s\artifacts\bin\SimpleWebSiteWithWebApplicationBuilderException\Release\net10.0\SimpleWebSiteWithWebApplicationBuilderException.dll 2026-01-22T20:14:21.0282452Z The package Microsoft.AspNetCore.SignalR.Protocols.MessagePack.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:14:21.0319844Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.10.0.4-ci.nupkg'. 2026-01-22T20:14:21.0629234Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:14:23.6224057Z InProcessWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessWebSite\bin\Release\net10.0\win-x64\InProcessWebSite.dll 2026-01-22T20:14:23.6236264Z Microsoft.AspNetCore.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Tests\Release\net10.0\Microsoft.AspNetCore.Tests.dll 2026-01-22T20:14:23.9686011Z Microsoft.AspNetCore.Components.Server.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Server.Tests\Release\net10.0\Microsoft.AspNetCore.Components.Server.Tests.dll 2026-01-22T20:14:24.4200713Z TlsFeaturesObserve -> D:\a\_work\1\s\artifacts\bin\TlsFeaturesObserve\Release\net10.0\TlsFeaturesObserve.dll 2026-01-22T20:14:25.6861615Z Microsoft.AspNetCore.Security.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Security.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Security.Microbenchmarks.dll 2026-01-22T20:14:25.6905249Z 2026-01-22T20:14:25.6908600Z Running benchmark validation for: 2026-01-22T20:14:25.6912098Z Microsoft.AspNetCore.Security.Microbenchmarks 2026-01-22T20:14:25.6930549Z 2026-01-22T20:14:38.2907673Z Microsoft.AspNetCore.Mvc.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Core\Release\net10.0\Microsoft.AspNetCore.Mvc.Core.dll 2026-01-22T20:14:38.3856717Z dotnet-user-jwts.Tests -> D:\a\_work\1\s\artifacts\bin\dotnet-user-jwts.Tests\Release\net10.0\Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Tests.dll 2026-01-22T20:14:39.6544673Z Microsoft.AspNetCore.Mvc.DataAnnotations -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.DataAnnotations\Release\net10.0\Microsoft.AspNetCore.Mvc.DataAnnotations.dll 2026-01-22T20:14:39.9090214Z Microsoft.AspNetCore.StaticAssets.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.StaticAssets.Tests\Release\net10.0\Microsoft.AspNetCore.StaticAssets.Tests.dll 2026-01-22T20:14:40.6319093Z Microsoft.AspNetCore.Mvc.Cors -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Cors\Release\net10.0\Microsoft.AspNetCore.Mvc.Cors.dll 2026-01-22T20:14:41.9890352Z Microsoft.AspNetCore.Mvc.Formatters.Json -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Formatters.Json\Release\net10.0\Microsoft.AspNetCore.Mvc.Formatters.Json.dll 2026-01-22T20:14:44.8568868Z Microsoft.AspNetCore.Mvc.Formatters.Xml -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Formatters.Xml\Release\net10.0\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll 2026-01-22T20:14:45.9780494Z Microsoft.AspNetCore.Mvc.ApiExplorer -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.ApiExplorer\Release\net10.0\Microsoft.AspNetCore.Mvc.ApiExplorer.dll 2026-01-22T20:14:46.4624488Z JwtSample -> D:\a\_work\1\s\artifacts\bin\JwtSample\Release\net10.0\JwtSample.dll 2026-01-22T20:14:54.6743634Z The package Microsoft.Extensions.Diagnostics.HealthChecks.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:14:54.7227043Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.10.0.4-ci.nupkg'. 2026-01-22T20:14:54.8518554Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:14:59.1782207Z Microsoft.AspNetCore.Identity -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity\Release\net10.0\Microsoft.AspNetCore.Identity.dll 2026-01-22T20:15:00.3305467Z The package Microsoft.AspNetCore.SignalR.StackExchangeRedis.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:15:00.3306876Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.StackExchangeRedis.10.0.4-ci.nupkg'. 2026-01-22T20:15:00.3434368Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.StackExchangeRedis.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:15:00.4156554Z The package Microsoft.AspNetCore.SignalR.Specification.Tests.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:15:00.4159429Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Specification.Tests.10.0.4-ci.nupkg'. 2026-01-22T20:15:00.4238639Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Specification.Tests.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:15:00.9452321Z Microsoft.AspNetCore.Http.Results.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Results.Tests\Release\net10.0\Microsoft.AspNetCore.Http.Results.Tests.dll 2026-01-22T20:15:00.9931544Z Microsoft.AspNetCore.Routing.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing.Tests\Release\net10.0\Microsoft.AspNetCore.Routing.Tests.dll 2026-01-22T20:15:04.8799570Z Microsoft.AspNetCore.Mvc.ViewFeatures -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.ViewFeatures\Release\net10.0\Microsoft.AspNetCore.Mvc.ViewFeatures.dll 2026-01-22T20:15:08.1049049Z Microsoft.AspNetCore.Mvc.Razor -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Razor\Release\net10.0\Microsoft.AspNetCore.Mvc.Razor.dll 2026-01-22T20:15:08.1214781Z Microsoft.AspNetCore.MiddlewareAnalysis.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.MiddlewareAnalysis.Tests\Release\net10.0\Microsoft.AspNetCore.MiddlewareAnalysis.Tests.dll 2026-01-22T20:15:08.1700396Z Microsoft.AspNetCore.Authorization.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization.Test\Release\net10.0\Microsoft.AspNetCore.Authorization.Test.dll 2026-01-22T20:15:10.9421365Z Microsoft.AspNetCore.Http.Abstractions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Abstractions.Tests\Release\net10.0\Microsoft.AspNetCore.Http.Abstractions.Tests.dll 2026-01-22T20:15:11.1471562Z Microsoft.AspNetCore.Mvc.RazorPages -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.RazorPages\Release\net10.0\Microsoft.AspNetCore.Mvc.RazorPages.dll 2026-01-22T20:15:11.1768750Z StartWithIApplicationBuilderUrlApp -> D:\a\_work\1\s\src\DefaultBuilder\testassets\StartWithIApplicationBuilderUrlApp\bin\Release\net10.0\StartWithIApplicationBuilderUrlApp.dll 2026-01-22T20:15:11.4744119Z StartRouteBuilderUrlApp -> D:\a\_work\1\s\src\DefaultBuilder\testassets\StartRouteBuilderUrlApp\bin\Release\net10.0\StartRouteBuilderUrlApp.dll 2026-01-22T20:15:12.2487586Z StartRequestDelegateUrlApp -> D:\a\_work\1\s\src\DefaultBuilder\testassets\StartRequestDelegateUrlApp\bin\Release\net10.0\StartRequestDelegateUrlApp.dll 2026-01-22T20:15:12.2706382Z Microsoft.AspNetCore.Mvc.TagHelpers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.TagHelpers\Release\net10.0\Microsoft.AspNetCore.Mvc.TagHelpers.dll 2026-01-22T20:15:12.5817718Z DependencyInjectionApp -> D:\a\_work\1\s\src\DefaultBuilder\testassets\DependencyInjectionApp\bin\Release\net10.0\DependencyInjectionApp.dll 2026-01-22T20:15:12.6899222Z Microsoft.AspNetCore.Mvc.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Localization\Release\net10.0\Microsoft.AspNetCore.Mvc.Localization.dll 2026-01-22T20:15:12.8317476Z CreateDefaultBuilderOfTApp -> D:\a\_work\1\s\src\DefaultBuilder\testassets\CreateDefaultBuilderOfTApp\bin\Release\net10.0\CreateDefaultBuilderOfTApp.dll 2026-01-22T20:15:13.3024561Z CreateDefaultBuilderApp -> D:\a\_work\1\s\src\DefaultBuilder\testassets\CreateDefaultBuilderApp\bin\Release\net10.0\CreateDefaultBuilderApp.dll 2026-01-22T20:15:13.5733568Z Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation\Release\net10.0\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll 2026-01-22T20:15:13.9914998Z Microsoft.AspNetCore.Mvc -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc\Release\net10.0\Microsoft.AspNetCore.Mvc.dll 2026-01-22T20:15:14.5514716Z Microsoft.AspNetCore.FunctionalTests -> D:\a\_work\1\s\src\DefaultBuilder\test\Microsoft.AspNetCore.FunctionalTests\bin\Release\net10.0\Microsoft.AspNetCore.FunctionalTests.dll 2026-01-22T20:15:14.5659747Z Running tests: D:\a\_work\1\s\src\DefaultBuilder\test\Microsoft.AspNetCore.FunctionalTests\bin\Release\net10.0\Microsoft.AspNetCore.FunctionalTests.dll [net10.0|x64] 2026-01-22T20:15:23.9497872Z SecurityWebSite -> D:\a\_work\1\s\artifacts\bin\SecurityWebSite\Release\net10.0\SecurityWebSite.dll 2026-01-22T20:15:25.8805372Z SimpleWebSiteWithWebApplicationBuilder -> D:\a\_work\1\s\artifacts\bin\SimpleWebSiteWithWebApplicationBuilder\Release\net10.0\SimpleWebSiteWithWebApplicationBuilder.dll 2026-01-22T20:15:27.0669516Z Tests succeeded: D:\a\_work\1\s\src\DefaultBuilder\test\Microsoft.AspNetCore.FunctionalTests\bin\Release\net10.0\Microsoft.AspNetCore.FunctionalTests.dll [net10.0|x64] 2026-01-22T20:15:28.0304756Z RazorBuildWebSite.Views -> D:\a\_work\1\s\artifacts\bin\RazorBuildWebSite.Views\Release\net10.0\RazorBuildWebSite.Views.dll 2026-01-22T20:15:30.8777202Z Zipping directory "D:\a\_work\1\s\artifacts\obj\aspnetcore-runtime-composite\Release\win-x64\output\" to "D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-runtime-composite-10.0.4-ci-win-x64.zip". 2026-01-22T20:15:31.0482956Z Microsoft.AspNetCore.Mvc.Core.TestCommon -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Core.TestCommon\Release\net10.0\Microsoft.AspNetCore.Mvc.Core.TestCommon.dll 2026-01-22T20:15:32.9698057Z XmlFormattersWebSite -> D:\a\_work\1\s\artifacts\bin\XmlFormattersWebSite\Release\net10.0\XmlFormattersWebSite.dll 2026-01-22T20:15:36.3613302Z Microsoft.AspNetCore.Mvc.Cors.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Cors.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.Cors.Test.dll 2026-01-22T20:15:37.3716386Z HtmlGenerationWebSite -> D:\a\_work\1\s\artifacts\bin\HtmlGenerationWebSite\Release\net10.0\HtmlGenerationWebSite.dll 2026-01-22T20:15:37.3961842Z Successfully created archive -> 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-runtime-composite-10.0.4-ci-win-x64.zip' from 'D:\a\_work\1\s\artifacts\obj\aspnetcore-runtime-composite\Release\win-x64\output\' 2026-01-22T20:15:37.4929133Z GenericHostWebSite -> D:\a\_work\1\s\artifacts\bin\GenericHostWebSite\Release\net10.0\GenericHostWebSite.dll 2026-01-22T20:15:37.6116507Z Microsoft.AspNetCore.Mvc.NewtonsoftJson -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.NewtonsoftJson\Release\net10.0\Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll 2026-01-22T20:15:38.1274746Z Microsoft.Extensions.Validation.GeneratorTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Validation.GeneratorTests\Release\net10.0\Microsoft.Extensions.Validation.GeneratorTests.dll 2026-01-22T20:15:38.2017419Z Microsoft.AspNetCore.Mvc.Testing -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Testing\Release\net10.0\Microsoft.AspNetCore.Mvc.Testing.dll 2026-01-22T20:15:38.5911784Z RazorPagesClassLibrary -> D:\a\_work\1\s\artifacts\bin\RazorPagesClassLibrary\Release\net10.0\RazorPagesClassLibrary.dll 2026-01-22T20:15:38.6839017Z ApplicationModelWebSite -> D:\a\_work\1\s\artifacts\bin\ApplicationModelWebSite\Release\net10.0\ApplicationModelWebSite.dll 2026-01-22T20:15:38.8462958Z Microsoft.AspNetCore.Mvc.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.Test.dll 2026-01-22T20:15:39.0273397Z CorsWebSite -> D:\a\_work\1\s\artifacts\bin\CorsWebSite\Release\net10.0\CorsWebSite.dll 2026-01-22T20:15:43.3681178Z RazorWebSite -> D:\a\_work\1\s\artifacts\bin\RazorWebSite\Release\net10.0\RazorWebSite.dll 2026-01-22T20:15:43.7684552Z Mvc.RoutingWebSite -> D:\a\_work\1\s\artifacts\bin\Mvc.RoutingWebSite\Release\net10.0\Mvc.RoutingWebSite.dll 2026-01-22T20:15:44.3057225Z Microsoft.AspNetCore.Mvc.DataAnnotations.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.DataAnnotations.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.DataAnnotations.Test.dll 2026-01-22T20:15:45.7129930Z FormatterWebSite -> D:\a\_work\1\s\artifacts\bin\FormatterWebSite\Release\net10.0\FormatterWebSite.dll 2026-01-22T20:15:45.7906635Z FilesWebSite -> D:\a\_work\1\s\artifacts\bin\FilesWebSite\Release\net10.0\FilesWebSite.dll 2026-01-22T20:15:46.1144263Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.Testing.10.0.4-ci.nupkg'. 2026-01-22T20:15:46.1246405Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.Testing.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:15:46.7146764Z SimpleWebSite -> D:\a\_work\1\s\artifacts\bin\SimpleWebSite\Release\net10.0\SimpleWebSite.dll 2026-01-22T20:15:47.9243369Z VersioningWebSite -> D:\a\_work\1\s\artifacts\bin\VersioningWebSite\Release\net10.0\VersioningWebSite.dll 2026-01-22T20:15:50.8336815Z ControllersFromServicesClassLibrary -> D:\a\_work\1\s\artifacts\bin\ControllersFromServicesClassLibrary\Release\net10.0\ControllersFromServicesClassLibrary.dll 2026-01-22T20:15:53.4099074Z RazorBuildWebSite.PrecompiledViews -> D:\a\_work\1\s\artifacts\bin\RazorBuildWebSite.PrecompiledViews\Release\net10.0\RazorBuildWebSite.PrecompiledViews.dll 2026-01-22T20:15:55.4760269Z Microsoft.AspNetCore.Mvc.IntegrationTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.IntegrationTests\Release\net10.0\Microsoft.AspNetCore.Mvc.IntegrationTests.dll 2026-01-22T20:15:57.3441340Z BasicWebSite -> D:\a\_work\1\s\artifacts\bin\BasicWebSite\Release\net10.0\BasicWebSite.dll 2026-01-22T20:15:57.4868199Z Microsoft.AspNetCore.Mvc.Localization.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Localization.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.Localization.Test.dll 2026-01-22T20:15:59.0391519Z Microsoft.AspNetCore.Mvc.Abstractions.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Abstractions.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.Abstractions.Test.dll 2026-01-22T20:15:59.1070068Z Microsoft.AspNetCore.Identity.Specification.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.Specification.Tests\Release\net10.0\Microsoft.AspNetCore.Identity.Specification.Tests.dll 2026-01-22T20:15:59.3674393Z Microsoft.AspNetCore.RateLimiting.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.RateLimiting.Tests\Release\net10.0\Microsoft.AspNetCore.RateLimiting.Tests.dll 2026-01-22T20:15:59.5565870Z Microsoft.AspNetCore.HttpLogging.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpLogging.Tests\Release\net10.0\Microsoft.AspNetCore.HttpLogging.Tests.dll 2026-01-22T20:16:01.2676157Z Microsoft.AspNetCore.App.Ref -> 2026-01-22T20:16:02.6411476Z ApiExplorerWebSite -> D:\a\_work\1\s\artifacts\bin\ApiExplorerWebSite\Release\net10.0\ApiExplorerWebSite.dll 2026-01-22T20:16:03.9951965Z Microsoft.AspNetCore.App.Runtime.Composite -> 2026-01-22T20:16:04.6445256Z Microsoft.AspNetCore.App.Analyzers.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.Analyzers.Test\Release\net10.0\Microsoft.AspNetCore.App.Analyzers.Test.dll 2026-01-22T20:16:05.7356685Z Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test.dll 2026-01-22T20:16:05.8454988Z Microsoft.AspNetCore.Mvc.Formatters.Xml.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Formatters.Xml.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.Formatters.Xml.Test.dll 2026-01-22T20:16:06.6311869Z Microsoft.AspNetCore.OpenApi -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi\Release\net10.0\Microsoft.AspNetCore.OpenApi.dll 2026-01-22T20:16:07.9450849Z Microsoft.AspNetCore.Mvc.Views.TestCommon -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Views.TestCommon\Release\net10.0\Microsoft.AspNetCore.Mvc.Views.TestCommon.dll 2026-01-22T20:16:08.1688442Z Microsoft.AspNetCore.Analyzers.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Analyzers.Test\Release\net10.0\Microsoft.AspNetCore.Analyzers.Test.dll 2026-01-22T20:16:11.7674524Z Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests\Release\net10.0\Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.dll 2026-01-22T20:16:12.7302511Z Mvc.Api.Analyzers.Test -> D:\a\_work\1\s\artifacts\bin\Mvc.Api.Analyzers.Test\Release\net10.0\Mvc.Api.Analyzers.Test.dll 2026-01-22T20:16:12.8069556Z Microsoft.AspNetCore.Identity.EntityFrameworkCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.EntityFrameworkCore\Release\net10.0\Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll 2026-01-22T20:16:13.2058545Z Microsoft.AspNetCore.Components.WebView.Photino -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebView.Photino\Release\net10.0\Microsoft.AspNetCore.Components.WebView.Photino.dll 2026-01-22T20:16:15.2503122Z Microsoft.Extensions.Localization.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.Tests\Release\net472\Microsoft.Extensions.Localization.Tests.dll 2026-01-22T20:16:15.5323898Z Microsoft.AspNetCore.Mvc.ApiExplorer.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.ApiExplorer.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.ApiExplorer.Test.dll 2026-01-22T20:16:15.6007618Z Microsoft.AspNetCore.Identity.InMemory.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.InMemory.Test\Release\net10.0\Microsoft.AspNetCore.Identity.InMemory.Test.dll 2026-01-22T20:16:15.8984947Z Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests\Release\net10.0\Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests.dll 2026-01-22T20:16:27.2398703Z Microsoft.AspNetCore.SignalR.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.SignalR.Microbenchmarks.dll 2026-01-22T20:16:27.2597165Z 2026-01-22T20:16:27.2598660Z Running benchmark validation for: 2026-01-22T20:16:27.2599858Z Microsoft.AspNetCore.SignalR.Microbenchmarks 2026-01-22T20:16:27.2601311Z 2026-01-22T20:16:28.1461075Z Microsoft.AspNetCore.Mvc.Core.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Core.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.Core.Test.dll 2026-01-22T20:16:30.4934522Z Microsoft.AspNetCore.Mvc.Razor.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Razor.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.Razor.Test.dll 2026-01-22T20:16:31.3953583Z LinkabilityChecker -> D:\a\_work\1\s\artifacts\bin\LinkabilityChecker\Release\net10.0\LinkabilityChecker.dll 2026-01-22T20:16:48.0942680Z Microsoft.AspNetCore.Components.WebView.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebView.Test\Release\net10.0\Microsoft.AspNetCore.Components.WebView.Test.dll 2026-01-22T20:16:49.8546407Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.OpenApi.10.0.4-ci.nupkg'. 2026-01-22T20:16:49.8730319Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.OpenApi.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:16:51.8685001Z Microsoft.AspNetCore.Mvc.TagHelpers.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.TagHelpers.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.TagHelpers.Test.dll 2026-01-22T20:16:51.9524268Z Microsoft.AspNetCore.Mvc.RazorPages.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.RazorPages.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.RazorPages.Test.dll 2026-01-22T20:16:55.7286838Z Mvc.Analyzers.Test -> D:\a\_work\1\s\artifacts\bin\Mvc.Analyzers.Test\Release\net10.0\Mvc.Analyzers.Test.dll 2026-01-22T20:16:55.8646875Z TagHelpersWebSite -> D:\a\_work\1\s\artifacts\bin\TagHelpersWebSite\Release\net10.0\TagHelpersWebSite.dll 2026-01-22T20:16:55.9435606Z Microsoft.AspNetCore.Mvc.ViewFeatures.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.ViewFeatures.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.ViewFeatures.Test.dll 2026-01-22T20:16:56.0241711Z RazorPagesWebSite -> D:\a\_work\1\s\artifacts\bin\RazorPagesWebSite\Release\net10.0\RazorPagesWebSite.dll 2026-01-22T20:16:56.7155016Z ControllersFromServicesWebSite -> D:\a\_work\1\s\artifacts\bin\ControllersFromServicesWebSite\Release\net10.0\ControllersFromServicesWebSite.dll 2026-01-22T20:16:56.8106077Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Identity.EntityFrameworkCore.10.0.4-ci.nupkg'. 2026-01-22T20:16:56.8207781Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Identity.EntityFrameworkCore.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:17:00.3770211Z Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test\Release\net10.0\Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test.dll 2026-01-22T20:17:01.3508290Z Microsoft.AspNetCore.Identity.EntityFrameworkCore.InMemory.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.EntityFrameworkCore.InMemory.Test\Release\net10.0\Microsoft.AspNetCore.Identity.EntityFrameworkCore.InMemory.Test.dll 2026-01-22T20:17:20.6312092Z Microsoft.AspNetCore.App.Runtime -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-runtime-10.0.4-ci-win-x64.msi 2026-01-22T20:17:26.9040373Z aspnetcore-runtime-bundle -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-runtime-10.0.4-ci-win-x64.exe 2026-01-22T20:17:26.9948314Z Microsoft.AspNetCore.App.Runtime -> 2026-01-22T20:17:27.0408077Z Zipping directory "D:\a\_work\1\s\artifacts\obj\aspnetcore-runtime\Release\win-x64\output\" to "D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-runtime-10.0.4-ci-win-x64.zip". 2026-01-22T20:17:29.9576778Z The package Microsoft.Extensions.Identity.Core.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:17:29.9577750Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Identity.Core.10.0.4-ci.nupkg'. 2026-01-22T20:17:29.9962176Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Identity.Core.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:17:30.0922731Z Microsoft.AspNetCore.Http.Extensions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Extensions.Tests\Release\net10.0\Microsoft.AspNetCore.Http.Extensions.Tests.dll 2026-01-22T20:17:30.2228660Z Microsoft.AspNetCore.Http.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Http.Microbenchmarks.dll 2026-01-22T20:17:30.2680882Z 2026-01-22T20:17:30.2681307Z Running benchmark validation for: 2026-01-22T20:17:30.2681636Z Microsoft.AspNetCore.Http.Microbenchmarks 2026-01-22T20:17:30.2681893Z 2026-01-22T20:17:42.3681858Z Successfully created archive -> 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-runtime-10.0.4-ci-win-x64.zip' from 'D:\a\_work\1\s\artifacts\obj\aspnetcore-runtime\Release\win-x64\output\' 2026-01-22T20:17:42.4912760Z Microsoft.AspNetCore.Rewrite.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Rewrite.Tests\Release\net10.0\Microsoft.AspNetCore.Rewrite.Tests.dll 2026-01-22T20:17:42.5506869Z Microsoft.AspNetCore.Authentication.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Test\Release\net10.0\Microsoft.AspNetCore.Authentication.Test.dll 2026-01-22T20:17:42.8867403Z Microsoft.AspNetCore.Localization.Routing.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Localization.Routing.Tests\Release\net10.0\Microsoft.AspNetCore.Localization.Routing.Tests.dll 2026-01-22T20:17:48.5377303Z PathSchemeSelection -> D:\a\_work\1\s\artifacts\bin\PathSchemeSelection\Release\net10.0\PathSchemeSelection.dll 2026-01-22T20:17:48.6768943Z StaticFilesAuth -> D:\a\_work\1\s\artifacts\bin\StaticFilesAuth\Release\net10.0\StaticFilesAuth.dll 2026-01-22T20:17:48.7937153Z CustomPolicyProvider -> D:\a\_work\1\s\artifacts\bin\CustomPolicyProvider\Release\net10.0\CustomPolicyProvider.dll 2026-01-22T20:17:48.8940107Z CustomAuthorizationFailureResponse -> D:\a\_work\1\s\artifacts\bin\CustomAuthorizationFailureResponse\Release\net10.0\CustomAuthorizationFailureResponse.dll 2026-01-22T20:17:49.0576297Z Cookies -> D:\a\_work\1\s\artifacts\bin\Cookies\Release\net10.0\Cookies.dll 2026-01-22T20:17:49.3074118Z Microsoft.AspNetCore.Identity.UI -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.UI\Release\net10.0\Microsoft.AspNetCore.Identity.UI.dll 2026-01-22T20:17:52.7666895Z Microsoft.AspNetCore.Identity.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.Test\Release\net10.0\Microsoft.AspNetCore.Identity.Test.dll 2026-01-22T20:17:53.9421463Z DefaultBuilder.SampleApp -> D:\a\_work\1\s\artifacts\bin\DefaultBuilder.SampleApp\Release\net10.0\DefaultBuilder.SampleApp.dll 2026-01-22T20:17:54.8581598Z IdentitySample.DefaultUI -> D:\a\_work\1\s\artifacts\bin\IdentitySample.DefaultUI\Release\net10.0\IdentitySample.DefaultUI.dll 2026-01-22T20:17:57.1651825Z Microsoft.AspNetCore.App.Runtime -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\VS.Redist.Common.AspNetCore.SharedFramework.x64.10.0.10.0.4-ci.nupkg 2026-01-22T20:17:57.9345881Z IdentitySample.PasskeyUI -> D:\a\_work\1\s\artifacts\bin\IdentitySample.PasskeyUI\Release\net10.0\IdentitySample.PasskeyUI.dll 2026-01-22T20:17:58.0703349Z Identity.ExternalClaims -> D:\a\_work\1\s\artifacts\bin\Identity.ExternalClaims\Release\net10.0\Identity.ExternalClaims.dll 2026-01-22T20:18:01.8798977Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.10.0.4-ci.nupkg) in any of the provided search directories. 2026-01-22T20:18:01.8818883Z IdentitySample.PasskeyConformance -> D:\a\_work\1\s\artifacts\bin\IdentitySample.PasskeyConformance\Release\net10.0\IdentitySample.PasskeyConformance.dll 2026-01-22T20:18:01.9453559Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net10.0/Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.10.0.4-ci.nupkg) in any of the provided search directories. 2026-01-22T20:18:01.9681174Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net462/Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.10.0.4-ci.nupkg) in any of the provided search directories. 2026-01-22T20:18:01.9735256Z StaticFileSample -> D:\a\_work\1\s\artifacts\bin\StaticFileSample\Release\net10.0\StaticFileSample.dll 2026-01-22T20:18:02.2199694Z ExceptionHandlerSample -> D:\a\_work\1\s\artifacts\bin\ExceptionHandlerSample\Release\net10.0\ExceptionHandlerSample.dll 2026-01-22T20:18:02.3351084Z HeaderPropagationSample -> D:\a\_work\1\s\artifacts\bin\HeaderPropagationSample\Release\net10.0\HeaderPropagationSample.dll 2026-01-22T20:18:02.5272013Z RoutingSandbox -> D:\a\_work\1\s\artifacts\bin\RoutingSandbox\Release\net10.0\RoutingSandbox.dll 2026-01-22T20:18:02.6015102Z RoutingWebSite -> D:\a\_work\1\s\artifacts\bin\RoutingWebSite\Release\net10.0\RoutingWebSite.dll 2026-01-22T20:18:02.6810652Z HttpStress -> D:\a\_work\1\s\artifacts\bin\HttpStress\Release\net10.0\HttpStress.dll 2026-01-22T20:18:03.4027335Z Benchmarks -> D:\a\_work\1\s\artifacts\bin\Benchmarks\Release\net10.0\Benchmarks.dll 2026-01-22T20:18:03.8241284Z IdentitySample.Mvc -> D:\a\_work\1\s\artifacts\bin\IdentitySample.Mvc\Release\net10.0\IdentitySample.Mvc.dll 2026-01-22T20:18:04.6120698Z The package Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:18:04.6125606Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.10.0.4-ci.nupkg'. 2026-01-22T20:18:04.6134296Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:18:04.6262942Z Microsoft.AspNetCore.Diagnostics.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.Tests\Release\net10.0\Microsoft.AspNetCore.Diagnostics.Tests.dll 2026-01-22T20:18:04.8590472Z Microsoft.AspNetCore.Routing.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing.FunctionalTests\Release\net10.0\Microsoft.AspNetCore.Routing.FunctionalTests.dll 2026-01-22T20:18:04.9565013Z StatusCodePagesSample -> D:\a\_work\1\s\artifacts\bin\StatusCodePagesSample\Release\net10.0\StatusCodePagesSample.dll 2026-01-22T20:18:04.9792249Z IdentitySample.ApiEndpoints -> D:\a\_work\1\s\artifacts\bin\IdentitySample.ApiEndpoints\Release\net10.0\IdentitySample.ApiEndpoints.dll 2026-01-22T20:18:04.9836683Z WelcomePageSample -> D:\a\_work\1\s\artifacts\bin\WelcomePageSample\Release\net10.0\WelcomePageSample.dll 2026-01-22T20:18:05.1514547Z WsFedSample -> D:\a\_work\1\s\artifacts\bin\WsFedSample\Release\net10.0\WsFedSample.dll 2026-01-22T20:18:05.2783953Z CorsMiddlewareWebSite -> D:\a\_work\1\s\src\Middleware\CORS\test\testassets\CorsMiddlewareWebSite\bin\Release\net10.0\CorsMiddlewareWebSite.dll 2026-01-22T20:18:05.6927625Z InProcessWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessWebSite\bin\Release\net10.0\publish\InProcessWebSite-Standalone-x64\ 2026-01-22T20:18:06.3819623Z MiddlewareAnalysisSample -> D:\a\_work\1\s\artifacts\bin\MiddlewareAnalysisSample\Release\net10.0\MiddlewareAnalysisSample.dll 2026-01-22T20:18:06.4035304Z Microsoft.AspNetCore.Localization.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Localization.FunctionalTests\Release\net10.0\Microsoft.AspNetCore.Localization.FunctionalTests.dll 2026-01-22T20:18:07.1187906Z AutobahnTestApp -> D:\a\_work\1\s\artifacts\bin\AutobahnTestApp\Release\net10.0\AutobahnTestApp.dll 2026-01-22T20:18:07.2272214Z HealthChecksSample -> D:\a\_work\1\s\artifacts\bin\HealthChecksSample\Release\net10.0\HealthChecksSample.dll 2026-01-22T20:18:07.3579245Z BlazorServerApp -> D:\a\_work\1\s\artifacts\bin\BlazorServerApp\Release\net10.0\BlazorServerApp.dll 2026-01-22T20:18:08.4689999Z RewriteSample -> D:\a\_work\1\s\artifacts\bin\RewriteSample\Release\net10.0\RewriteSample.dll 2026-01-22T20:18:08.5577617Z Microsoft.AspNetCore.Cors.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cors.Test\Release\net10.0\Microsoft.AspNetCore.Cors.Test.dll 2026-01-22T20:18:09.0262863Z The package Microsoft.AspNetCore.Http.Connections.Common.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:18:09.0265494Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Http.Connections.Common.10.0.4-ci.nupkg'. 2026-01-22T20:18:09.0268721Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Http.Connections.Common.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:18:09.2518796Z Microsoft.AspNetCore.Diagnostics.HealthChecks.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.HealthChecks.Tests\Release\net10.0\Microsoft.AspNetCore.Diagnostics.HealthChecks.Tests.dll 2026-01-22T20:18:09.3343708Z IIS.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\IIS.Microbenchmarks\Release\net10.0\IIS.Microbenchmarks.dll 2026-01-22T20:18:09.3618295Z The package Microsoft.AspNetCore.SpaServices.Extensions.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:18:09.3619587Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SpaServices.Extensions.10.0.4-ci.nupkg'. 2026-01-22T20:18:09.4025872Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SpaServices.Extensions.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:18:27.5841250Z Microsoft.AspNetCore.App.Ref -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-targeting-pack-10.0.4-ci-win-x64.msi 2026-01-22T20:18:27.7595894Z MvcFormSample -> D:\a\_work\1\s\artifacts\bin\MvcFormSample\Release\net10.0\MvcFormSample.dll 2026-01-22T20:18:27.9911321Z Microsoft.AspNetCore.Components.WebViewE2E.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebViewE2E.Test\Release\net10.0\Microsoft.AspNetCore.Components.WebViewE2E.Test.dll 2026-01-22T20:18:28.0434551Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.FileProviders.Embedded.10.0.4-ci.nupkg'. 2026-01-22T20:18:28.0635628Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.FileProviders.Embedded.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:18:28.1714272Z SocialWeather -> D:\a\_work\1\s\artifacts\bin\SocialWeather\Release\net10.0\SocialWeather.dll 2026-01-22T20:18:29.4567495Z HostedBlazorWebassemblyApp.Client -> D:\a\_work\1\s\artifacts\bin\HostedBlazorWebassemblyApp.Client\Release\net10.0\HostedBlazorWebassemblyApp.Client.dll 2026-01-22T20:18:29.4580958Z HostedBlazorWebassemblyApp.Client (Blazor output) -> D:\a\_work\1\s\artifacts\bin\HostedBlazorWebassemblyApp.Client\Release\net10.0\wwwroot 2026-01-22T20:18:29.5075323Z The package Microsoft.AspNetCore.Cryptography.KeyDerivation.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:18:29.5076482Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Cryptography.KeyDerivation.10.0.4-ci.nupkg'. 2026-01-22T20:18:29.5169311Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Cryptography.KeyDerivation.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:18:29.6062403Z Successfully wrote compatibility suppressions to 'D:\a\_work\1\s\src\FileProviders\Embedded\src\CompatibilitySuppressions.xml'. 2026-01-22T20:18:29.6201287Z The package Microsoft.Extensions.Localization.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:18:29.6202107Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Localization.10.0.4-ci.nupkg'. 2026-01-22T20:18:29.6280093Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Localization.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:18:29.6559175Z The package Microsoft.Extensions.Features.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:18:29.6560190Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Features.10.0.4-ci.nupkg'. 2026-01-22T20:18:29.6625051Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Features.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:18:30.0128985Z WebTransportInteractiveSampleApp -> D:\a\_work\1\s\artifacts\bin\WebTransportInteractiveSampleApp\Release\net10.0\WebTransportInteractiveSampleApp.dll 2026-01-22T20:18:30.1007000Z OpenIdConnectSample -> D:\a\_work\1\s\artifacts\bin\OpenIdConnectSample\Release\net10.0\OpenIdConnectSample.dll 2026-01-22T20:18:30.1954053Z MinimalOpenIdConnectSample -> D:\a\_work\1\s\artifacts\bin\MinimalOpenIdConnectSample\Release\net10.0\MinimalOpenIdConnectSample.dll 2026-01-22T20:18:30.2881728Z SocialSample -> D:\a\_work\1\s\artifacts\bin\SocialSample\Release\net10.0\SocialSample.dll 2026-01-22T20:18:30.3826929Z NegotiateAuthSample -> D:\a\_work\1\s\artifacts\bin\NegotiateAuthSample\Release\net10.0\NegotiateAuthSample.dll 2026-01-22T20:18:30.4751113Z MinimalValidationSample -> D:\a\_work\1\s\artifacts\bin\MinimalValidationSample\Release\net10.0\MinimalValidationSample.dll 2026-01-22T20:18:30.5882114Z WebTransportSampleApp -> D:\a\_work\1\s\artifacts\bin\WebTransportSampleApp\Release\net10.0\WebTransportSampleApp.dll 2026-01-22T20:18:30.5935931Z MinimalSampleFSharp -> D:\a\_work\1\s\artifacts\bin\MinimalSampleFSharp\Release\net10.0\MinimalSampleFSharp.dll 2026-01-22T20:18:30.6530729Z The package Microsoft.Extensions.WebEncoders.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:18:30.6537934Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.WebEncoders.10.0.4-ci.nupkg'. 2026-01-22T20:18:30.6653862Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.WebEncoders.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:18:31.0586572Z Identity.DefaultUI.WebSite -> D:\a\_work\1\s\artifacts\bin\Identity.DefaultUI.WebSite\Release\net10.0\Identity.DefaultUI.WebSite.dll 2026-01-22T20:18:31.1681674Z HttpLogging.Sample -> D:\a\_work\1\s\artifacts\bin\HttpLogging.Sample\Release\net10.0\HttpLogging.Sample.dll 2026-01-22T20:18:31.2774759Z Certificate.Optional.Sample -> D:\a\_work\1\s\artifacts\bin\Certificate.Optional.Sample\Release\net10.0\Certificate.Optional.Sample.dll 2026-01-22T20:18:31.3213639Z ClaimsTransformation -> D:\a\_work\1\s\artifacts\bin\ClaimsTransformation\Release\net10.0\ClaimsTransformation.dll 2026-01-22T20:18:31.4685889Z Negotiate.Server -> D:\a\_work\1\s\artifacts\bin\Negotiate.Server\Release\net10.0\Negotiate.Server.dll 2026-01-22T20:18:31.4926068Z Logging.W3C.Sample -> D:\a\_work\1\s\artifacts\bin\Logging.W3C.Sample\Release\net10.0\Logging.W3C.Sample.dll 2026-01-22T20:18:31.5652893Z MinimalFormSample -> D:\a\_work\1\s\artifacts\bin\MinimalFormSample\Release\net10.0\MinimalFormSample.dll 2026-01-22T20:18:31.6787665Z MinimalSampleOwin -> D:\a\_work\1\s\artifacts\bin\MinimalSampleOwin\Release\net10.0\MinimalSampleOwin.dll 2026-01-22T20:18:31.7638241Z OutputCachingSample -> D:\a\_work\1\s\artifacts\bin\OutputCachingSample\Release\net10.0\OutputCachingSample.dll 2026-01-22T20:18:31.7883814Z Sample -> D:\a\_work\1\s\artifacts\bin\Sample\Release\net10.0\Sample.dll 2026-01-22T20:18:31.8422692Z RateLimitingSample -> D:\a\_work\1\s\artifacts\bin\RateLimitingSample\Release\net10.0\RateLimitingSample.dll 2026-01-22T20:18:31.8497792Z MinimalJwtBearerSample -> D:\a\_work\1\s\artifacts\bin\MinimalJwtBearerSample\Release\net10.0\MinimalJwtBearerSample.dll 2026-01-22T20:18:31.9854321Z JwtBearerSample -> D:\a\_work\1\s\artifacts\bin\JwtBearerSample\Release\net10.0\JwtBearerSample.dll 2026-01-22T20:18:32.0827615Z CookieSample -> D:\a\_work\1\s\artifacts\bin\CookieSample\Release\net10.0\CookieSample.dll 2026-01-22T20:18:32.2077110Z MinimalSample -> D:\a\_work\1\s\artifacts\bin\MinimalSample\Release\net10.0\MinimalSample.dll 2026-01-22T20:18:32.2080958Z GetDocumentSample -> D:\a\_work\1\s\artifacts\bin\GetDocumentSample\Release\net10.0\GetDocumentSample.dll 2026-01-22T20:18:32.3582576Z The package Microsoft.Extensions.Configuration.KeyPerFile.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:18:32.3590784Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Configuration.KeyPerFile.10.0.4-ci.nupkg'. 2026-01-22T20:18:32.3774865Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Configuration.KeyPerFile.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:18:32.4142075Z Certificate.Sample -> D:\a\_work\1\s\artifacts\bin\Certificate.Sample\Release\net10.0\Certificate.Sample.dll 2026-01-22T20:18:33.7731911Z SignalRSamples -> D:\a\_work\1\s\artifacts\bin\SignalRSamples\Release\net10.0\SignalRSamples.dll 2026-01-22T20:18:33.8431943Z BlazorUnitedApp -> D:\a\_work\1\s\artifacts\bin\BlazorUnitedApp\Release\net10.0\BlazorUnitedApp.dll 2026-01-22T20:18:34.0582470Z Microsoft.AspNetCore.Components.WebAssembly.Server.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.Server.Tests\Release\net10.0\Microsoft.AspNetCore.Components.WebAssembly.Server.Tests.dll 2026-01-22T20:18:34.4982952Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.Server.10.0.4-ci.nupkg'. 2026-01-22T20:18:34.7808728Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.Server.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:18:34.8199057Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.NewtonsoftJson.10.0.4-ci.nupkg'. 2026-01-22T20:18:34.8299914Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.NewtonsoftJson.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:18:34.9698932Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.10.0.4-ci.nupkg'. 2026-01-22T20:18:34.9805904Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:18:35.1121811Z Microsoft.AspNetCore.App.Ref -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\VS.Redist.Common.AspNetCore.TargetingPack.x64.10.0.10.0.4-ci.nupkg 2026-01-22T20:18:35.1453989Z The package Microsoft.AspNetCore.Authorization.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:18:35.1459828Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authorization.10.0.4-ci.nupkg'. 2026-01-22T20:18:35.1681196Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authorization.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:18:35.3338788Z INFO: Could not find files for the given pattern(s). 2026-01-22T20:18:35.6807884Z Zipping directory "D:\a\_work\1\s\artifacts\obj\aspnetcore-ref\Release\win-x64\output\" to "D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-targeting-pack-10.0.4-ci-win-x64.zip". 2026-01-22T20:18:36.7494018Z Successfully created archive -> 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-targeting-pack-10.0.4-ci-win-x64.zip' from 'D:\a\_work\1\s\artifacts\obj\aspnetcore-ref\Release\win-x64\output\' 2026-01-22T20:18:41.1125640Z ErrorPageMiddlewareWebSite -> D:\a\_work\1\s\artifacts\bin\ErrorPageMiddlewareWebSite\Release\net10.0\ErrorPageMiddlewareWebSite.dll 2026-01-22T20:18:41.1314687Z Microsoft.AspNetCore.Identity.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.FunctionalTests\Release\net10.0\Microsoft.AspNetCore.Identity.FunctionalTests.dll 2026-01-22T20:18:42.4905449Z Microsoft.AspNetCore.OpenApi.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi.Tests\Release\net10.0\Microsoft.AspNetCore.OpenApi.Tests.dll 2026-01-22T20:18:42.8266620Z RazorBuildWebSite -> D:\a\_work\1\s\artifacts\bin\RazorBuildWebSite\Release\net10.0\RazorBuildWebSite.dll 2026-01-22T20:18:44.1349897Z Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test.dll 2026-01-22T20:18:45.7356747Z Diagnostics.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Diagnostics.FunctionalTests\Release\net10.0\Diagnostics.FunctionalTests.dll 2026-01-22T20:18:45.8367812Z GetDocumentInsider.Tests -> D:\a\_work\1\s\artifacts\bin\GetDocumentInsider.Tests\Release\net10.0\Microsoft.Extensions.ApiDescription.Tool.Tests.dll 2026-01-22T20:18:45.9894210Z Negotiate.Client -> D:\a\_work\1\s\artifacts\bin\Negotiate.Client\Release\net10.0\Negotiate.Client.dll 2026-01-22T20:18:46.4852799Z DynamicSchemes -> D:\a\_work\1\s\artifacts\bin\DynamicSchemes\Release\net10.0\DynamicSchemes.dll 2026-01-22T20:18:46.7062361Z MvcSandbox -> D:\a\_work\1\s\artifacts\bin\MvcSandbox\Release\net10.0\MvcSandbox.dll 2026-01-22T20:18:47.7164898Z Microsoft.AspNetCore.OpenApi.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.OpenApi.Microbenchmarks.dll 2026-01-22T20:18:47.7649058Z 2026-01-22T20:18:47.7649754Z Running benchmark validation for: 2026-01-22T20:18:47.7650859Z Microsoft.AspNetCore.OpenApi.Microbenchmarks 2026-01-22T20:18:47.7652673Z 2026-01-22T20:18:48.7713750Z Wasm.Performance.Driver -> D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\Driver\bin\Release\net10.0\Wasm.Performance.Driver.dll 2026-01-22T20:18:49.0274927Z The package Microsoft.AspNetCore.Metadata.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:18:49.0277256Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Metadata.10.0.4-ci.nupkg'. 2026-01-22T20:18:49.0283516Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Metadata.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:18:58.5451086Z Identity.DefaultUI.WebSite -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.FunctionalTests\Release\net10.0\publish\ 2026-01-22T20:19:02.0999413Z Microsoft.AspNetCore.Mvc.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.FunctionalTests\Release\net10.0\Microsoft.AspNetCore.Mvc.FunctionalTests.dll 2026-01-22T20:19:02.2990749Z AuthSamples.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\AuthSamples.FunctionalTests\Release\net10.0\AuthSamples.FunctionalTests.dll 2026-01-22T20:19:03.7221449Z BasicTestApp -> D:\a\_work\1\s\artifacts\bin\BasicTestApp\Release\net10.0\BasicTestApp.dll 2026-01-22T20:19:03.7229652Z BasicTestApp (Blazor output) -> D:\a\_work\1\s\artifacts\bin\BasicTestApp\Release\net10.0\wwwroot 2026-01-22T20:19:05.8364760Z PhotinoTestApp -> D:\a\_work\1\s\artifacts\bin\PhotinoTestApp\Release\net10.0\PhotinoTestApp.dll 2026-01-22T20:19:05.8871777Z HostedBlazorWebassemblyApp.Server -> D:\a\_work\1\s\artifacts\bin\HostedBlazorWebassemblyApp.Server\Release\net10.0\HostedBlazorWebassemblyApp.Server.dll 2026-01-22T20:19:06.1810640Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Identity.UI.10.0.4-ci.nupkg'. 2026-01-22T20:19:06.4621762Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Identity.UI.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:19:06.4867473Z The package Microsoft.Extensions.Identity.Stores.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:19:06.4869219Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Identity.Stores.10.0.4-ci.nupkg'. 2026-01-22T20:19:06.5061186Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Identity.Stores.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:19:06.5266613Z The package Microsoft.AspNetCore.SignalR.Protocols.Json.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:19:06.5267445Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.Json.10.0.4-ci.nupkg'. 2026-01-22T20:19:06.5370361Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.Json.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:19:07.5046339Z The package Microsoft.AspNetCore.App.Runtime.win-x64.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:19:07.5047187Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Runtime.win-x64.10.0.4-ci.nupkg'. 2026-01-22T20:19:08.7631586Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Runtime.win-x64.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:19:09.4244926Z The package Microsoft.AspNetCore.App.Ref.10.0.4-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-22T20:19:09.4247566Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Ref.10.0.4-ci.nupkg'. 2026-01-22T20:19:10.0435211Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Ref.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:19:10.0820503Z Successfully wrote compatibility suppressions to 'D:\a\_work\1\s\src\Framework\App.Ref\src\CompatibilitySuppressions.xml'. 2026-01-22T20:19:10.1354782Z Successfully wrote compatibility suppressions to 'D:\a\_work\1\s\src\Framework\App.Runtime\src\CompatibilitySuppressions.xml'. 2026-01-22T20:19:11.0123555Z Microsoft.AspNetCore.Components.WebAssembly.DevServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.DevServer\Release\net10.0\blazor-devserver.dll 2026-01-22T20:19:12.0193703Z InteropTests -> D:\a\_work\1\s\artifacts\bin\InteropTests\Release\net10.0\InteropTests.dll 2026-01-22T20:19:12.2150579Z Determining projects to restore... 2026-01-22T20:19:12.2478954Z Determining projects to restore... 2026-01-22T20:19:12.2519250Z BuildAfterTargetingPack -> D:\a\_work\1\s\artifacts\bin\BuildAfterTargetingPack\Release\net10.0\BuildAfterTargetingPack.dll 2026-01-22T20:19:12.4771102Z Determining projects to restore... 2026-01-22T20:19:12.8343273Z Microsoft.AspNetCore.Components.WebAssembly.DevServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.DevServer\Release\net10.0\publish\ 2026-01-22T20:19:13.2873199Z Microsoft.AspNetCore.App.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.UnitTests\Release\net10.0\Microsoft.AspNetCore.App.UnitTests.dll 2026-01-22T20:19:13.4017449Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.DevServer.10.0.4-ci.nupkg'. 2026-01-22T20:19:14.0549669Z Restored D:\a\_work\1\s\src\Grpc\Interop\test\testassets\InteropClient\InteropClient.csproj (in 1.72 sec). 2026-01-22T20:19:14.2768327Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.DevServer.10.0.4-ci.symbols.nupkg'. 2026-01-22T20:19:19.6747048Z Restored D:\a\_work\1\s\src\Grpc\Interop\test\testassets\InteropWebsite\InteropWebsite.csproj (in 1.32 sec). 2026-01-22T20:19:20.7199786Z InteropClient -> D:\a\_work\1\s\artifacts\bin\InteropTests\Release\net10.0\InteropClient\InteropClient.dll 2026-01-22T20:19:20.7654510Z InteropClient -> D:\a\_work\1\s\artifacts\bin\InteropTests\Release\net10.0\publish\InteropClient\ 2026-01-22T20:19:21.9799211Z InteropWebsite -> D:\a\_work\1\s\artifacts\bin\InteropTests\Release\net10.0\InteropWebsite\InteropWebsite.dll 2026-01-22T20:19:22.0060104Z InteropWebsite -> D:\a\_work\1\s\artifacts\bin\InteropTests\Release\net10.0\publish\InteropWebsite\ 2026-01-22T20:19:32.9277838Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\src\Microsoft.AspNetCore.Grpc.Swagger\Microsoft.AspNetCore.Grpc.Swagger.csproj (in 7.34 sec). 2026-01-22T20:19:33.3264406Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\src\Microsoft.AspNetCore.Grpc.JsonTranscoding\Microsoft.AspNetCore.Grpc.JsonTranscoding.csproj (in 4 ms). 2026-01-22T20:19:33.7203286Z Restored D:\a\_work\1\s\src\Framework\Microsoft.Internal.Aspnetcore.DotNetApiDocs.Transport\src\Microsoft.Internal.Aspnetcore.DotNetApiDocs.Transport.csproj (in 318 ms). 2026-01-22T20:19:33.8996569Z Restored D:\a\_work\1\s\src\Framework\App.Ref\src\Microsoft.AspNetCore.App.Ref.sfxproj (in 114 ms). 2026-01-22T20:19:34.2317613Z 166 of 170 projects are up-to-date for restore. 2026-01-22T20:19:34.4353851Z Determining projects to restore... 2026-01-22T20:19:35.9783762Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\perf\Microsoft.AspNetCore.Grpc.Microbenchmarks\Microsoft.AspNetCore.Grpc.Microbenchmarks.csproj (in 65 ms). 2026-01-22T20:19:35.9785769Z 110 of 111 projects are up-to-date for restore. 2026-01-22T20:19:35.9834676Z Determining projects to restore... 2026-01-22T20:19:37.1261467Z All projects are up-to-date for restore. 2026-01-22T20:19:37.1318511Z Determining projects to restore... 2026-01-22T20:19:38.8359562Z All projects are up-to-date for restore. 2026-01-22T20:19:38.8758970Z Determining projects to restore... 2026-01-22T20:19:40.2031523Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\test\testassets\IntegrationTestsWebsite\IntegrationTestsWebsite.csproj (in 24 ms). 2026-01-22T20:19:40.2032498Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\test\Microsoft.AspNetCore.Grpc.JsonTranscoding.IntegrationTests\Microsoft.AspNetCore.Grpc.JsonTranscoding.IntegrationTests.csproj (in 135 ms). 2026-01-22T20:19:40.2050592Z 112 of 114 projects are up-to-date for restore. 2026-01-22T20:19:40.3522765Z Determining projects to restore... 2026-01-22T20:19:41.8490791Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\test\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests.csproj (in 53 ms). 2026-01-22T20:19:41.8492423Z 111 of 112 projects are up-to-date for restore. 2026-01-22T20:19:41.8736581Z Determining projects to restore... 2026-01-22T20:19:43.0480490Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\test\Microsoft.AspNetCore.Grpc.Swagger.Tests\Microsoft.AspNetCore.Grpc.Swagger.Tests.csproj (in 62 ms). 2026-01-22T20:19:43.0486227Z 112 of 113 projects are up-to-date for restore. 2026-01-22T20:19:43.0731407Z Determining projects to restore... 2026-01-22T20:19:44.2010215Z All projects are up-to-date for restore. 2026-01-22T20:19:44.2642576Z Determining projects to restore... 2026-01-22T20:19:45.3826197Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\test\testassets\Sandbox\Sandbox.csproj (in 68 ms). 2026-01-22T20:19:45.6352736Z 111 of 112 projects are up-to-date for restore. 2026-01-22T20:19:45.7604862Z Determining projects to restore... 2026-01-22T20:19:47.2457531Z Restored D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Blazor.Tests\Templates.Blazor.Tests.csproj (in 82 ms). 2026-01-22T20:19:47.2465135Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\src\Microsoft.AspNetCore.App.Runtime.sfxproj (in 66 ms). 2026-01-22T20:19:47.2482599Z 110 of 112 projects are up-to-date for restore. 2026-01-22T20:19:47.3803704Z Determining projects to restore... 2026-01-22T20:19:54.5689935Z Restored D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Blazor.WebAssembly.Auth.Tests\Templates.Blazor.WebAssembly.Auth.Tests.csproj (in 6.5 sec). 2026-01-22T20:19:54.6386317Z 109 of 110 projects are up-to-date for restore. 2026-01-22T20:19:54.8157317Z Determining projects to restore... 2026-01-22T20:19:55.9113872Z Restored D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Blazor.WebAssembly.Tests\Templates.Blazor.WebAssembly.Tests.csproj (in 58 ms). 2026-01-22T20:19:55.9118681Z 109 of 110 projects are up-to-date for restore. 2026-01-22T20:19:56.0415112Z Determining projects to restore... 2026-01-22T20:19:57.1563101Z Restored D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Mvc.Tests\Templates.Mvc.Tests.csproj (in 68 ms). 2026-01-22T20:19:57.1565617Z 109 of 110 projects are up-to-date for restore. 2026-01-22T20:19:57.3117030Z Determining projects to restore... 2026-01-22T20:19:58.5512088Z Restored D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Tests\Templates.Tests.csproj (in 69 ms). 2026-01-22T20:19:58.5531452Z 111 of 112 projects are up-to-date for restore. 2026-01-22T20:19:59.7208056Z Preparing environment for tests 2026-01-22T20:20:00.5292627Z Microsoft.AspNetCore.Grpc.JsonTranscoding -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Grpc.JsonTranscoding\Release\net10.0\Microsoft.AspNetCore.Grpc.JsonTranscoding.dll 2026-01-22T20:20:00.9201269Z Preparing environment for tests 2026-01-22T20:20:01.0302707Z Preparing environment for tests 2026-01-22T20:20:11.1697936Z Removed directory 2026-01-22T20:20:11.1710020Z Created directory 2026-01-22T20:20:11.1714007Z Removed directory 2026-01-22T20:20:11.1722585Z Created directory 2026-01-22T20:20:13.7761917Z Removed directory 2026-01-22T20:20:13.9338990Z Created directory 2026-01-22T20:20:17.5824848Z Templates.Blazor.WebAssembly.Auth.Tests -> D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Blazor.WebAssembly.Auth.Tests\bin\Release\net10.0\Templates.Blazor.WebAssembly.Auth.Tests.dll 2026-01-22T20:20:17.5871330Z Templates.Mvc.Tests -> D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Mvc.Tests\bin\Release\net10.0\Templates.Mvc.Tests.dll 2026-01-22T20:20:18.4207643Z Templates.Blazor.WebAssembly.Tests -> D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Blazor.WebAssembly.Tests\bin\Release\net10.0\Templates.Blazor.WebAssembly.Tests.dll 2026-01-22T20:20:18.7156812Z Preparing environment for tests 2026-01-22T20:20:27.1815960Z Preparing environment for tests 2026-01-22T20:20:27.5056123Z Removed directory 2026-01-22T20:20:27.5081108Z Created directory 2026-01-22T20:20:34.4869888Z Templates.Tests -> D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Tests\bin\Release\net10.0\Templates.Tests.dll 2026-01-22T20:20:34.5576221Z Microsoft.AspNetCore.Grpc.Swagger -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Grpc.Swagger\Release\net10.0\Microsoft.AspNetCore.Grpc.Swagger.dll 2026-01-22T20:20:34.8618436Z Removed directory 2026-01-22T20:20:34.8619000Z Created directory 2026-01-22T20:20:37.3618680Z Templates.Blazor.Tests -> D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Blazor.Tests\bin\Release\net10.0\Templates.Blazor.Tests.dll 2026-01-22T20:20:37.6593045Z Microsoft.AspNetCore.Grpc.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Grpc.Microbenchmarks.dll 2026-01-22T20:20:37.8596443Z Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net10.0\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests.dll 2026-01-22T20:20:38.3618817Z IntegrationTestsWebsite -> D:\a\_work\1\s\artifacts\bin\IntegrationTestsWebsite\Release\net10.0\IntegrationTestsWebsite.dll 2026-01-22T20:20:38.7827134Z Microsoft.AspNetCore.Grpc.Swagger.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Microsoft.AspNetCore.Grpc.Swagger.Tests.dll 2026-01-22T20:20:38.8384405Z Sandbox -> D:\a\_work\1\s\artifacts\bin\Sandbox\Release\net10.0\Sandbox.dll 2026-01-22T20:20:39.3874602Z Microsoft.AspNetCore.Grpc.JsonTranscoding.IntegrationTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Grpc.JsonTranscoding.IntegrationTests\Release\net10.0\Microsoft.AspNetCore.Grpc.JsonTranscoding.IntegrationTests.dll 2026-01-22T20:20:40.1991049Z Determining projects to restore... 2026-01-22T20:20:40.2277812Z Determining projects to restore... 2026-01-22T20:20:40.2613958Z Determining projects to restore... 2026-01-22T20:20:55.0879231Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.TrimmingTests\SlimBuilderDoesNotDependOnX509Test\project.csproj (in 4.33 sec). 2026-01-22T20:20:55.0880436Z 60 of 61 projects are up-to-date for restore. 2026-01-22T20:20:55.1198103Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestCertificateXmlEncryptor\project.csproj (in 4.55 sec). 2026-01-22T20:20:55.1380571Z 60 of 61 projects are up-to-date for restore. 2026-01-22T20:20:55.6188997Z Determining projects to restore... 2026-01-22T20:20:55.7751055Z Determining projects to restore... 2026-01-22T20:20:55.7843365Z Determining projects to restore... 2026-01-22T20:20:55.8434365Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.NativeAotTests\UseStartupThrowsForStructContainersTest\project.csproj (in 4.36 sec). 2026-01-22T20:20:55.8469058Z 60 of 61 projects are up-to-date for restore. 2026-01-22T20:21:05.8565945Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestEncryptedXmlDecryptor\project.csproj (in 440 ms). 2026-01-22T20:21:05.8776836Z 60 of 61 projects are up-to-date for restore. 2026-01-22T20:21:05.9915889Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.TrimmingTests\UseHttpsDoesDependOnX509Test\project.csproj (in 336 ms). 2026-01-22T20:21:06.0485971Z 60 of 61 projects are up-to-date for restore. 2026-01-22T20:21:06.4941065Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.OpenApi.NativeAotTests\BasicMinimalApiWithOpenApiDependency\project.csproj (in 385 ms). 2026-01-22T20:21:06.4991962Z 60 of 61 projects are up-to-date for restore. 2026-01-22T20:21:06.5531804Z Determining projects to restore... 2026-01-22T20:21:06.7507177Z Determining projects to restore... 2026-01-22T20:21:14.9657380Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestUnprotectWorksWithX509Certificate\project.csproj (in 354 ms). 2026-01-22T20:21:14.9948967Z 60 of 61 projects are up-to-date for restore. 2026-01-22T20:21:15.2136227Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.SignalR.TrimmingTests\TestTypedClients\project.csproj (in 364 ms). 2026-01-22T20:21:15.2541592Z 60 of 61 projects are up-to-date for restore. 2026-01-22T20:21:15.7248164Z Testing NPM packages... 2026-01-22T20:21:15.7857680Z Running tests: D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Blazor.Tests\bin\Release\net10.0\Templates.Blazor.Tests.dll [net10.0|x64] 2026-01-22T20:21:16.3256536Z 2026-01-22T20:21:16.3258178Z > @microsoft/aspnetcore@1.0.0 integration-test 2026-01-22T20:21:16.3258873Z > npm run integration-test --workspaces --if-present 2026-01-22T20:21:16.3259418Z 2026-01-22T20:21:16.7978499Z 2026-01-22T20:21:16.7979456Z > @microsoft/functionaltests@1.0.0 preintegration-test 2026-01-22T20:21:16.7980778Z > npm run build && dotnet build SignalR.Client.FunctionalTestApp.csproj 2026-01-22T20:21:16.7983137Z 2026-01-22T20:21:17.4669399Z 2026-01-22T20:21:17.4669864Z > @microsoft/functionaltests@1.0.0 build 2026-01-22T20:21:17.4682252Z > npm run build:inner 2026-01-22T20:21:17.4682497Z 2026-01-22T20:21:18.1095648Z 2026-01-22T20:21:18.1096357Z > @microsoft/functionaltests@1.0.0 build:inner 2026-01-22T20:21:18.1097218Z > npm run build:lint && npm run build:webpack 2026-01-22T20:21:18.1098747Z 2026-01-22T20:21:18.8568981Z 2026-01-22T20:21:18.8569442Z > @microsoft/functionaltests@1.0.0 build:lint 2026-01-22T20:21:18.8569730Z > eslint . --ext .ts 2026-01-22T20:21:18.8569960Z 2026-01-22T20:21:24.3932642Z 2026-01-22T20:21:24.4081915Z > @microsoft/functionaltests@1.0.0 build:webpack 2026-01-22T20:21:24.4082461Z > webpack-cli 2026-01-22T20:21:24.4086989Z 2026-01-22T20:21:30.0703005Z [FileManagerPlugin] copied "D:/a/_work/1/s/node_modules/jasmine-core/lib/jasmine-core/*.css" to "D:/a/_work/1/s/src/SignalR/clients/ts/FunctionalTests/wwwroot/lib/jasmine 2026-01-22T20:21:30.0704104Z [FileManagerPlugin] copied "D:/a/_work/1/s/node_modules/jasmine-core/lib/jasmine-core/*.js" to "D:/a/_work/1/s/src/SignalR/clients/ts/FunctionalTests/wwwroot/lib/jasmine 2026-01-22T20:21:30.0709392Z [FileManagerPlugin] copied "D:/a/_work/1/s/node_modules/@microsoft/signalr-protocol-msgpack/dist/browser/*" to "D:/a/_work/1/s/src/SignalR/clients/ts/FunctionalTests/wwwroot/lib/signalr 2026-01-22T20:21:30.0710084Z [FileManagerPlugin] copied "D:/a/_work/1/s/node_modules/@microsoft/signalr/dist/browser/*" to "D:/a/_work/1/s/src/SignalR/clients/ts/FunctionalTests/wwwroot/lib/signalr 2026-01-22T20:21:30.0766211Z [FileManagerPlugin] copied "D:/a/_work/1/s/node_modules/@microsoft/signalr/dist/webworker" to "D:/a/_work/1/s/src/SignalR/clients/ts/FunctionalTests/wwwroot/lib/signalr-webworker 2026-01-22T20:21:30.2484715Z asset signalr-functional-tests.js 266 KiB [compared for emit] (name: main) 1 related asset 2026-01-22T20:21:30.2485807Z orphan modules 120 KiB [orphan] 83 modules 2026-01-22T20:21:30.2493580Z runtime modules 1.13 KiB 5 modules 2026-01-22T20:21:30.2494089Z built modules 223 KiB [built] 2026-01-22T20:21:30.2494538Z modules by path ../ 157 KiB 2026-01-22T20:21:30.2495071Z modules by path ../../../../../node_modules/ 73.7 KiB 23 modules 2026-01-22T20:21:30.2495573Z modules by path ../signalr/dist/esm/*.js 83.5 KiB 2026-01-22T20:21:30.2496180Z ../signalr/dist/esm/Utils.js 8.2 KiB [built] [code generated] 2026-01-22T20:21:30.2496558Z + 16 modules 2026-01-22T20:21:30.2500728Z modules by path ./ts/*.ts 66 KiB 2026-01-22T20:21:30.2501511Z ./ts/index.ts 395 bytes [built] [code generated] 2026-01-22T20:21:30.2502123Z ./ts/LogBannerReporter.ts 1000 bytes [built] [code generated] 2026-01-22T20:21:30.2502749Z ./ts/ConnectionTests.ts 10.1 KiB [built] [code generated] 2026-01-22T20:21:30.2503120Z + 6 modules 2026-01-22T20:21:30.2503759Z external "signalR" 42 bytes [built] [code generated] 2026-01-22T20:21:30.2504300Z external "signalR.protocols.msgpack" 42 bytes [built] [code generated] 2026-01-22T20:21:30.2504815Z webpack 5.98.0 compiled successfully in 3903 ms 2026-01-22T20:21:31.3786990Z Determining projects to restore... 2026-01-22T20:21:47.6214980Z Restored D:\a\_work\1\s\src\Validation\gen\Microsoft.Extensions.Validation.ValidationsGenerator.csproj (in 456 ms). 2026-01-22T20:21:47.6346302Z Restored D:\a\_work\1\s\src\Validation\src\Microsoft.Extensions.Validation.csproj (in 456 ms). 2026-01-22T20:21:47.6590980Z Restored D:\a\_work\1\s\src\WebEncoders\src\Microsoft.Extensions.WebEncoders.csproj (in 456 ms). 2026-01-22T20:21:47.6617183Z Restored D:\a\_work\1\s\src\Middleware\HttpOverrides\src\Microsoft.AspNetCore.HttpOverrides.csproj (in 456 ms). 2026-01-22T20:21:47.6619452Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics.Abstractions\src\Microsoft.AspNetCore.Diagnostics.Abstractions.csproj (in 11 ms). 2026-01-22T20:21:47.6621337Z Restored D:\a\_work\1\s\src\Http\WebUtilities\src\Microsoft.AspNetCore.WebUtilities.csproj (in 5 ms). 2026-01-22T20:21:47.6623228Z Restored D:\a\_work\1\s\src\Http\Routing.Abstractions\src\Microsoft.AspNetCore.Routing.Abstractions.csproj (in 9 ms). 2026-01-22T20:21:47.6826688Z Restored D:\a\_work\1\s\src\Middleware\CORS\src\Microsoft.AspNetCore.Cors.csproj (in 28 ms). 2026-01-22T20:21:47.6944261Z Restored D:\a\_work\1\s\src\Http\Metadata\src\Microsoft.AspNetCore.Metadata.csproj (in 6 ms). 2026-01-22T20:21:47.7015099Z Restored D:\a\_work\1\s\src\Http\Routing\src\Microsoft.AspNetCore.Routing.csproj (in 20 ms). 2026-01-22T20:21:47.7140909Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\src\Microsoft.AspNetCore.Diagnostics.csproj (in 40 ms). 2026-01-22T20:21:47.7143093Z Restored D:\a\_work\1\s\src\Http\Http\src\Microsoft.AspNetCore.Http.csproj (in 12 ms). 2026-01-22T20:21:47.7147446Z Restored D:\a\_work\1\s\src\Http\Http.Features\src\Microsoft.AspNetCore.Http.Features.csproj (in 7 ms). 2026-01-22T20:21:47.7149584Z Restored D:\a\_work\1\s\src\Http\Http.Extensions\src\Microsoft.AspNetCore.Http.Extensions.csproj (in 10 ms). 2026-01-22T20:21:47.7462154Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections.Common\src\Microsoft.AspNetCore.Http.Connections.Common.csproj (in 17 ms). 2026-01-22T20:21:47.7633196Z Restored D:\a\_work\1\s\src\SignalR\common\Protocols.Json\src\Microsoft.AspNetCore.SignalR.Protocols.Json.csproj (in 31 ms). 2026-01-22T20:21:47.7713633Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections\src\Microsoft.AspNetCore.Http.Connections.csproj (in 29 ms). 2026-01-22T20:21:47.7715898Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Sockets\src\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.csproj (in 11 ms). 2026-01-22T20:21:47.7986712Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Quic\src\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.csproj (in 17 ms). 2026-01-22T20:21:47.8125267Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.NamedPipes\src\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.csproj (in 19 ms). 2026-01-22T20:21:47.8683914Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Core\src\Microsoft.AspNetCore.Server.Kestrel.Core.csproj (in 28 ms). 2026-01-22T20:21:47.9164181Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Kestrel\src\Microsoft.AspNetCore.Server.Kestrel.csproj (in 42 ms). 2026-01-22T20:21:47.9605860Z Restored D:\a\_work\1\s\src\Servers\IIS\IISIntegration\src\Microsoft.AspNetCore.Server.IISIntegration.csproj (in 48 ms). 2026-01-22T20:21:48.0062946Z Restored D:\a\_work\1\s\src\SignalR\clients\ts\FunctionalTests\SignalR.Client.FunctionalTestApp.csproj (in 106 ms). 2026-01-22T20:21:48.0552560Z Restored D:\a\_work\1\s\src\Servers\Connections.Abstractions\src\Microsoft.AspNetCore.Connections.Abstractions.csproj (in 19 ms). 2026-01-22T20:21:48.0827367Z Restored D:\a\_work\1\s\src\Security\Authorization\Policy\src\Microsoft.AspNetCore.Authorization.Policy.csproj (in 26 ms). 2026-01-22T20:21:48.0839770Z Restored D:\a\_work\1\s\src\Security\Authorization\Core\src\Microsoft.AspNetCore.Authorization.csproj (in 25 ms). 2026-01-22T20:21:48.0844130Z Restored D:\a\_work\1\s\src\Security\Authentication\Core\src\Microsoft.AspNetCore.Authentication.csproj (in 33 ms). 2026-01-22T20:21:48.0846942Z Restored D:\a\_work\1\s\src\ObjectPool\src\Microsoft.Extensions.ObjectPool.csproj (in 30 ms). 2026-01-22T20:21:48.0849044Z Restored D:\a\_work\1\s\src\Security\Authentication\JwtBearer\src\Microsoft.AspNetCore.Authentication.JwtBearer.csproj (in 44 ms). 2026-01-22T20:21:48.0853009Z Restored D:\a\_work\1\s\src\Middleware\WebSockets\src\Microsoft.AspNetCore.WebSockets.csproj (in 15 ms). 2026-01-22T20:21:48.1091296Z Restored D:\a\_work\1\s\src\Middleware\StaticFiles\src\Microsoft.AspNetCore.StaticFiles.csproj (in 24 ms). 2026-01-22T20:21:48.1381630Z Restored D:\a\_work\1\s\src\SignalR\server\SignalR\src\Microsoft.AspNetCore.SignalR.csproj (in 32 ms). 2026-01-22T20:21:48.1434736Z Restored D:\a\_work\1\s\src\SignalR\common\SignalR.Common\src\Microsoft.AspNetCore.SignalR.Common.csproj (in 17 ms). 2026-01-22T20:21:48.1439030Z Restored D:\a\_work\1\s\src\Http\Http.Abstractions\src\Microsoft.AspNetCore.Http.Abstractions.csproj (in 9 ms). 2026-01-22T20:21:48.1463167Z Restored D:\a\_work\1\s\src\SignalR\server\Core\src\Microsoft.AspNetCore.SignalR.Core.csproj (in 37 ms). 2026-01-22T20:21:48.1465341Z Restored D:\a\_work\1\s\src\Http\Headers\src\Microsoft.Net.Http.Headers.csproj (in 10 ms). 2026-01-22T20:21:48.1474372Z Restored D:\a\_work\1\s\src\Http\Authentication.Abstractions\src\Microsoft.AspNetCore.Authentication.Abstractions.csproj (in 13 ms). 2026-01-22T20:21:48.1476419Z Restored D:\a\_work\1\s\src\SignalR\common\Protocols.MessagePack\src\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.csproj (in 51 ms). 2026-01-22T20:21:48.1487564Z Restored D:\a\_work\1\s\src\Http\Authentication.Core\src\Microsoft.AspNetCore.Authentication.Core.csproj (in 17 ms). 2026-01-22T20:21:48.1491705Z Restored D:\a\_work\1\s\src\Hosting\Server.Abstractions\src\Microsoft.AspNetCore.Hosting.Server.Abstractions.csproj (in 9 ms). 2026-01-22T20:21:48.2140615Z Restored D:\a\_work\1\s\src\Extensions\Features\src\Microsoft.Extensions.Features.csproj (in 6 ms). 2026-01-22T20:21:48.2189536Z Restored D:\a\_work\1\s\src\Hosting\Abstractions\src\Microsoft.AspNetCore.Hosting.Abstractions.csproj (in 29 ms). 2026-01-22T20:21:48.2331611Z Restored D:\a\_work\1\s\src\Hosting\Hosting\src\Microsoft.AspNetCore.Hosting.csproj (in 37 ms). 2026-01-22T20:21:48.2372425Z Restored D:\a\_work\1\s\src\DataProtection\Cryptography.Internal\src\Microsoft.AspNetCore.Cryptography.Internal.csproj (in 7 ms). 2026-01-22T20:21:48.2436321Z Restored D:\a\_work\1\s\src\DataProtection\Abstractions\src\Microsoft.AspNetCore.DataProtection.Abstractions.csproj (in 10 ms). 2026-01-22T20:21:48.2478253Z Restored D:\a\_work\1\s\src\DataProtection\DataProtection\src\Microsoft.AspNetCore.DataProtection.csproj (in 67 ms). 2026-01-22T20:21:58.1832004Z Microsoft.Extensions.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features\Debug\net10.0\Microsoft.Extensions.Features.dll 2026-01-22T20:21:58.2125284Z Microsoft.Extensions.ObjectPool -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool\Debug\net10.0\Microsoft.Extensions.ObjectPool.dll 2026-01-22T20:21:59.7079677Z Microsoft.Net.Http.Headers -> D:\a\_work\1\s\artifacts\bin\Microsoft.Net.Http.Headers\Debug\net10.0\Microsoft.Net.Http.Headers.dll 2026-01-22T20:22:01.1783934Z Microsoft.AspNetCore.WebUtilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebUtilities\Debug\net10.0\Microsoft.AspNetCore.WebUtilities.dll 2026-01-22T20:22:02.2418896Z Microsoft.AspNetCore.Metadata -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Metadata\Debug\net10.0\Microsoft.AspNetCore.Metadata.dll 2026-01-22T20:22:02.9214787Z Microsoft.AspNetCore.Connections.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Connections.Abstractions\Debug\net10.0\Microsoft.AspNetCore.Connections.Abstractions.dll 2026-01-22T20:22:03.4817178Z Microsoft.AspNetCore.Authorization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization\Debug\net10.0\Microsoft.AspNetCore.Authorization.dll 2026-01-22T20:22:04.0746085Z Microsoft.AspNetCore.Http.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Features\Debug\net10.0\Microsoft.AspNetCore.Http.Features.dll 2026-01-22T20:22:06.1264696Z Microsoft.AspNetCore.Http.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Abstractions\Debug\net10.0\Microsoft.AspNetCore.Http.Abstractions.dll 2026-01-22T20:22:06.1807713Z Microsoft.AspNetCore.Hosting.Server.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.Server.Abstractions\Debug\net10.0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll 2026-01-22T20:22:06.6095991Z Microsoft.AspNetCore.Routing.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing.Abstractions\Debug\net10.0\Microsoft.AspNetCore.Routing.Abstractions.dll 2026-01-22T20:22:07.0478843Z Microsoft.AspNetCore.Authentication.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Abstractions\Debug\net10.0\Microsoft.AspNetCore.Authentication.Abstractions.dll 2026-01-22T20:22:07.1059660Z Microsoft.AspNetCore.Diagnostics.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.Abstractions\Debug\net10.0\Microsoft.AspNetCore.Diagnostics.Abstractions.dll 2026-01-22T20:22:10.9661014Z Microsoft.AspNetCore.Http.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Extensions\Debug\net10.0\Microsoft.AspNetCore.Http.Extensions.dll 2026-01-22T20:22:11.7660539Z Microsoft.Extensions.Validation.ValidationsGenerator -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Validation.ValidationsGenerator\Debug\netstandard2.0\Microsoft.Extensions.Validation.ValidationsGenerator.dll 2026-01-22T20:22:12.3844905Z Microsoft.AspNetCore.HttpOverrides -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpOverrides\Debug\net10.0\Microsoft.AspNetCore.HttpOverrides.dll 2026-01-22T20:22:14.1150567Z Microsoft.AspNetCore.Hosting.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.Abstractions\Debug\net10.0\Microsoft.AspNetCore.Hosting.Abstractions.dll 2026-01-22T20:22:14.1393691Z Microsoft.AspNetCore.Http -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http\Debug\net10.0\Microsoft.AspNetCore.Http.dll 2026-01-22T20:22:14.6881384Z Microsoft.AspNetCore.WebSockets -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebSockets\Debug\net10.0\Microsoft.AspNetCore.WebSockets.dll 2026-01-22T20:22:15.9647568Z Microsoft.AspNetCore.Authentication.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Core\Debug\net10.0\Microsoft.AspNetCore.Authentication.Core.dll 2026-01-22T20:22:16.0070378Z Microsoft.Extensions.Validation -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Validation\Debug\net10.0\Microsoft.Extensions.Validation.dll 2026-01-22T20:22:17.1128480Z Microsoft.AspNetCore.Server.Kestrel.Transport.Quic -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic\Debug\net10.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll 2026-01-22T20:22:18.6888201Z Microsoft.Extensions.WebEncoders -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders\Debug\net10.0\Microsoft.Extensions.WebEncoders.dll 2026-01-22T20:22:32.8746909Z Microsoft.AspNetCore.Routing -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing\Debug\net10.0\Microsoft.AspNetCore.Routing.dll 2026-01-22T20:22:33.1220205Z Microsoft.AspNetCore.DataProtection.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Abstractions\Debug\net10.0\Microsoft.AspNetCore.DataProtection.Abstractions.dll 2026-01-22T20:22:33.4655488Z Microsoft.AspNetCore.Server.IISIntegration -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IISIntegration\Debug\net10.0\Microsoft.AspNetCore.Server.IISIntegration.dll 2026-01-22T20:22:33.6891013Z Microsoft.AspNetCore.Server.Kestrel.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Core\Debug\net10.0\Microsoft.AspNetCore.Server.Kestrel.Core.dll 2026-01-22T20:22:34.6307536Z Microsoft.AspNetCore.Cryptography.Internal -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.Internal\Debug\net10.0\Microsoft.AspNetCore.Cryptography.Internal.dll 2026-01-22T20:22:34.9964407Z Microsoft.AspNetCore.Authorization.Policy -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization.Policy\Debug\net10.0\Microsoft.AspNetCore.Authorization.Policy.dll 2026-01-22T20:22:37.1823070Z Microsoft.AspNetCore.Cors -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cors\Debug\net10.0\Microsoft.AspNetCore.Cors.dll 2026-01-22T20:22:37.5106286Z Microsoft.AspNetCore.Http.Connections.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Common\Debug\net10.0\Microsoft.AspNetCore.Http.Connections.Common.dll 2026-01-22T20:22:40.4129966Z Microsoft.AspNetCore.Hosting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting\Debug\net10.0\Microsoft.AspNetCore.Hosting.dll 2026-01-22T20:22:41.2478246Z Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes\Debug\net10.0\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll 2026-01-22T20:22:41.3054383Z Microsoft.AspNetCore.Diagnostics -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics\Debug\net10.0\Microsoft.AspNetCore.Diagnostics.dll 2026-01-22T20:22:42.9223489Z Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets\Debug\net10.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll 2026-01-22T20:22:43.0034305Z Microsoft.AspNetCore.DataProtection -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection\Debug\net10.0\Microsoft.AspNetCore.DataProtection.dll 2026-01-22T20:22:43.2827852Z Microsoft.AspNetCore.Http.Connections -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections\Debug\net10.0\Microsoft.AspNetCore.Http.Connections.dll 2026-01-22T20:22:44.3176488Z Microsoft.AspNetCore.Authentication -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication\Debug\net10.0\Microsoft.AspNetCore.Authentication.dll 2026-01-22T20:22:44.3424044Z Microsoft.AspNetCore.Server.Kestrel -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel\Debug\net10.0\Microsoft.AspNetCore.Server.Kestrel.dll 2026-01-22T20:22:44.8798326Z Microsoft.AspNetCore.SignalR.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Common\Debug\net10.0\Microsoft.AspNetCore.SignalR.Common.dll 2026-01-22T20:22:45.4564225Z Microsoft.AspNetCore.SignalR.Protocols.Json -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.Json\Debug\net10.0\Microsoft.AspNetCore.SignalR.Protocols.Json.dll 2026-01-22T20:22:48.3227944Z Microsoft.AspNetCore.Authentication.JwtBearer -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.JwtBearer\Debug\net10.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll 2026-01-22T20:22:48.4027970Z Microsoft.AspNetCore.StaticFiles -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.StaticFiles\Debug\net10.0\Microsoft.AspNetCore.StaticFiles.dll 2026-01-22T20:22:48.4186936Z Microsoft.AspNetCore.SignalR.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Core\Debug\net10.0\Microsoft.AspNetCore.SignalR.Core.dll 2026-01-22T20:22:48.7049682Z Microsoft.AspNetCore.SignalR -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR\Debug\net10.0\Microsoft.AspNetCore.SignalR.dll 2026-01-22T20:22:49.0400809Z Microsoft.AspNetCore.SignalR.Protocols.MessagePack -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.MessagePack\Debug\net10.0\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll 2026-01-22T20:22:50.2651462Z SignalR.Client.FunctionalTestApp -> D:\a\_work\1\s\artifacts\bin\SignalR.Client.FunctionalTestApp\Debug\net10.0\SignalR.Client.FunctionalTestApp.dll 2026-01-22T20:22:50.2822701Z 2026-01-22T20:22:50.2831993Z Build succeeded. 2026-01-22T20:22:50.2850905Z 0 Warning(s) 2026-01-22T20:22:50.2851275Z 0 Error(s) 2026-01-22T20:22:50.2851530Z 2026-01-22T20:22:50.2852466Z Time Elapsed 00:01:19.68 2026-01-22T20:22:50.3437366Z 2026-01-22T20:22:50.3438159Z > @microsoft/functionaltests@1.0.0 integration-test 2026-01-22T20:22:50.3438579Z > tsc --noEmit && npm run integration-test:local 2026-01-22T20:22:50.3444519Z 2026-01-22T20:22:53.3244045Z 2026-01-22T20:22:53.3244850Z > @microsoft/functionaltests@1.0.0 integration-test:local 2026-01-22T20:22:53.3245271Z > ts-node --project ./scripts/tsconfig.json ./scripts/run-tests.ts 2026-01-22T20:22:53.3245618Z 2026-01-22T20:22:56.7464719Z Checking for ChromeHeadlessNoSandbox at C:\Program Files\Google\Chrome\Application\chrome.exe... 2026-01-22T20:22:56.7465361Z Located ChromeHeadlessNoSandbox at C:\Program Files\Google\Chrome\Application\chrome.exe. 2026-01-22T20:22:56.7465821Z Checking for ChromiumHeadlessIgnoreCert at C:\Program Files\Chromium\Application\chrome.exe... 2026-01-22T20:22:56.7466301Z Unable to locate ChromiumHeadlessIgnoreCert. Skipping. 2026-01-22T20:22:56.7468128Z Checking for FirefoxHeadless at C:\Program Files\Mozilla Firefox\firefox.exe... 2026-01-22T20:22:56.7469136Z Unable to locate FirefoxHeadless. Skipping. 2026-01-22T20:22:56.7475667Z Checking for FirefoxDeveloperHeadless at C:\Program Files\Firefox Developer Edition\firefox.exe... 2026-01-22T20:22:56.7475974Z Unable to locate FirefoxDeveloperHeadless. Skipping. 2026-01-22T20:22:57.6022261Z Starting Node tests using Jest. 2026-01-22T20:23:11.2536965Z Finished Node tests. 2026-01-22T20:23:11.2748433Z 22 01 2026 20:23:10.877:WARN [karma-server]: Passing raw CLI options to `new Server(config, done)` is deprecated. Use `parseConfig(configFilePath, cliOptions, {promiseConfig: true, throwErrors: true})` to prepare a processed `Config` instance and pass that as the `config` argument instead. 2026-01-22T20:23:12.3400685Z 22 01 2026 20:23:12.330:INFO [karma-server]: Writing browser console to file: D:\a\_work\1\s\artifacts\log\browserlogs.console.log 2026-01-22T20:23:12.3583687Z 22 01 2026 20:23:12.342:INFO [karma-server]: Karma v6.4.4 server started at http://localhost:9876/ 2026-01-22T20:23:12.3584584Z 22 01 2026 20:23:12.342:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency 1 2026-01-22T20:23:12.3697790Z 22 01 2026 20:23:12.356:INFO [launcher]: Starting browser ChromeHeadless 2026-01-22T20:23:18.3220481Z 22 01 2026 20:23:18.305:INFO [Chrome Headless 144.0.0.0 (Windows 10)]: Connected on socket XJxRn1gmOBUsaiYoAAAB with id 69863456 2026-01-22T20:23:18.3982324Z Chrome Headless 144.0.0.0 (Windows 10): Executed 0 of 286 SUCCESS (0 secs / 0 secs) 2026-01-22T20:23:18.6428262Z Chrome Headless 144.0.0.0 (Windows 10): Executed 1 of 286 SUCCESS (0 secs / 0.125 secs) 2026-01-22T20:23:18.6443386Z Chrome Headless 144.0.0.0 (Windows 10): Executed 2 of 286 SUCCESS (0 secs / 0.158 secs) 2026-01-22T20:23:18.6655269Z Chrome Headless 144.0.0.0 (Windows 10): Executed 3 of 286 SUCCESS (0 secs / 0.266 secs) 2026-01-22T20:23:18.6751139Z Chrome Headless 144.0.0.0 (Windows 10): Executed 4 of 286 SUCCESS (0 secs / 0.282 secs) 2026-01-22T20:23:18.6996025Z Chrome Headless 144.0.0.0 (Windows 10): Executed 5 of 286 SUCCESS (0 secs / 0.305 secs) 2026-01-22T20:23:18.7402885Z Chrome Headless 144.0.0.0 (Windows 10): Executed 6 of 286 SUCCESS (0 secs / 0.344 secs) 2026-01-22T20:23:18.7523555Z Chrome Headless 144.0.0.0 (Windows 10): Executed 7 of 286 SUCCESS (0 secs / 0.35 secs) 2026-01-22T20:23:18.7660178Z Chrome Headless 144.0.0.0 (Windows 10): Executed 8 of 286 SUCCESS (0 secs / 0.358 secs) 2026-01-22T20:23:18.7707899Z Chrome Headless 144.0.0.0 (Windows 10): Executed 9 of 286 SUCCESS (0 secs / 0.366 secs) 2026-01-22T20:23:18.7886603Z Chrome Headless 144.0.0.0 (Windows 10): Executed 10 of 286 SUCCESS (0 secs / 0.376 secs) 2026-01-22T20:23:18.7945145Z Chrome Headless 144.0.0.0 (Windows 10): Executed 11 of 286 SUCCESS (0 secs / 0.385 secs) 2026-01-22T20:23:18.8081508Z Chrome Headless 144.0.0.0 (Windows 10): Executed 12 of 286 SUCCESS (0 secs / 0.4 secs) 2026-01-22T20:23:18.8206046Z Chrome Headless 144.0.0.0 (Windows 10): Executed 13 of 286 SUCCESS (0 secs / 0.418 secs) 2026-01-22T20:23:18.8377539Z Chrome Headless 144.0.0.0 (Windows 10): Executed 14 of 286 SUCCESS (0 secs / 0.432 secs) 2026-01-22T20:23:18.8557747Z Chrome Headless 144.0.0.0 (Windows 10): Executed 15 of 286 SUCCESS (0 secs / 0.452 secs) 2026-01-22T20:23:18.8723449Z Chrome Headless 144.0.0.0 (Windows 10): Executed 16 of 286 SUCCESS (0 secs / 0.47 secs) 2026-01-22T20:23:18.8953885Z Chrome Headless 144.0.0.0 (Windows 10): Executed 17 of 286 SUCCESS (0 secs / 0.493 secs) 2026-01-22T20:23:18.9204515Z Chrome Headless 144.0.0.0 (Windows 10): Executed 18 of 286 SUCCESS (0 secs / 0.519 secs) 2026-01-22T20:23:18.9820322Z Chrome Headless 144.0.0.0 (Windows 10): Executed 19 of 286 SUCCESS (0 secs / 0.573 secs) 2026-01-22T20:23:19.0028120Z Chrome Headless 144.0.0.0 (Windows 10): Executed 20 of 286 SUCCESS (0 secs / 0.578 secs) 2026-01-22T20:23:19.0406982Z Chrome Headless 144.0.0.0 (Windows 10): Executed 21 of 286 SUCCESS (0 secs / 0.587 secs) 2026-01-22T20:23:19.0536542Z Chrome Headless 144.0.0.0 (Windows 10): Executed 22 of 286 SUCCESS (0 secs / 0.596 secs) 2026-01-22T20:23:19.0785628Z Chrome Headless 144.0.0.0 (Windows 10): Executed 23 of 286 SUCCESS (0 secs / 0.607 secs) 2026-01-22T20:23:19.0786402Z Chrome Headless 144.0.0.0 (Windows 10): Executed 24 of 286 SUCCESS (0 secs / 0.62 secs) 2026-01-22T20:23:19.0833924Z Chrome Headless 144.0.0.0 (Windows 10): Executed 25 of 286 SUCCESS (0 secs / 0.634 secs) 2026-01-22T20:23:19.0883706Z Chrome Headless 144.0.0.0 (Windows 10): Executed 26 of 286 SUCCESS (0 secs / 0.641 secs) 2026-01-22T20:23:19.0895722Z Chrome Headless 144.0.0.0 (Windows 10): Executed 27 of 286 SUCCESS (0 secs / 0.657 secs) 2026-01-22T20:23:19.1394054Z Chrome Headless 144.0.0.0 (Windows 10): Executed 28 of 286 SUCCESS (0 secs / 0.726 secs) 2026-01-22T20:23:19.1734812Z Chrome Headless 144.0.0.0 (Windows 10): Executed 29 of 286 SUCCESS (0 secs / 0.761 secs) 2026-01-22T20:23:19.1869563Z Chrome Headless 144.0.0.0 (Windows 10): Executed 30 of 286 SUCCESS (0 secs / 0.778 secs) 2026-01-22T20:23:19.1907719Z Chrome Headless 144.0.0.0 (Windows 10): Executed 31 of 286 SUCCESS (0 secs / 0.783 secs) 2026-01-22T20:23:19.2149510Z Chrome Headless 144.0.0.0 (Windows 10): Executed 32 of 286 SUCCESS (0 secs / 0.806 secs) 2026-01-22T20:23:19.2365718Z Chrome Headless 144.0.0.0 (Windows 10): Executed 33 of 286 SUCCESS (0 secs / 0.826 secs) 2026-01-22T20:23:19.2690392Z Chrome Headless 144.0.0.0 (Windows 10): Executed 34 of 286 SUCCESS (0 secs / 0.85 secs) 2026-01-22T20:23:19.2979758Z Chrome Headless 144.0.0.0 (Windows 10): Executed 35 of 286 SUCCESS (0 secs / 0.883 secs) 2026-01-22T20:23:19.3090885Z Chrome Headless 144.0.0.0 (Windows 10): Executed 36 of 286 SUCCESS (0 secs / 0.896 secs) 2026-01-22T20:23:19.3222460Z Chrome Headless 144.0.0.0 (Windows 10): Executed 37 of 286 SUCCESS (0 secs / 0.906 secs) 2026-01-22T20:23:19.3279722Z Chrome Headless 144.0.0.0 (Windows 10): Executed 38 of 286 SUCCESS (0 secs / 0.917 secs) 2026-01-22T20:23:19.3497461Z Chrome Headless 144.0.0.0 (Windows 10): Executed 39 of 286 SUCCESS (0 secs / 0.937 secs) 2026-01-22T20:23:19.3603082Z Chrome Headless 144.0.0.0 (Windows 10): Executed 40 of 286 SUCCESS (0 secs / 0.948 secs) 2026-01-22T20:23:19.3743922Z Chrome Headless 144.0.0.0 (Windows 10): Executed 41 of 286 SUCCESS (0 secs / 0.96 secs) 2026-01-22T20:23:19.3842955Z Chrome Headless 144.0.0.0 (Windows 10): Executed 42 of 286 SUCCESS (0 secs / 0.972 secs) 2026-01-22T20:23:19.3985853Z Chrome Headless 144.0.0.0 (Windows 10): Executed 43 of 286 SUCCESS (0 secs / 0.983 secs) 2026-01-22T20:23:19.4089813Z Chrome Headless 144.0.0.0 (Windows 10): Executed 44 of 286 (skipped 1) SUCCESS (0 secs / 0.994 secs) 2026-01-22T20:23:19.4227296Z Chrome Headless 144.0.0.0 (Windows 10): Executed 45 of 286 (skipped 1) SUCCESS (0 secs / 1.006 secs) 2026-01-22T20:23:19.4345597Z Chrome Headless 144.0.0.0 (Windows 10): Executed 46 of 286 (skipped 1) SUCCESS (0 secs / 1.017 secs) 2026-01-22T20:23:19.4448273Z Chrome Headless 144.0.0.0 (Windows 10): Executed 47 of 286 (skipped 1) SUCCESS (0 secs / 1.029 secs) 2026-01-22T20:23:19.4572046Z Chrome Headless 144.0.0.0 (Windows 10): Executed 48 of 286 (skipped 1) SUCCESS (0 secs / 1.041 secs) 2026-01-22T20:23:19.4812136Z Chrome Headless 144.0.0.0 (Windows 10): Executed 49 of 286 (skipped 1) SUCCESS (0 secs / 1.064 secs) 2026-01-22T20:23:19.4910491Z Chrome Headless 144.0.0.0 (Windows 10): Executed 50 of 286 (skipped 1) SUCCESS (0 secs / 1.076 secs) 2026-01-22T20:23:19.5054863Z Chrome Headless 144.0.0.0 (Windows 10): Executed 51 of 286 (skipped 1) SUCCESS (0 secs / 1.088 secs) 2026-01-22T20:23:19.5393184Z Chrome Headless 144.0.0.0 (Windows 10): Executed 52 of 286 (skipped 1) SUCCESS (0 secs / 1.104 secs) 2026-01-22T20:23:19.5747039Z Chrome Headless 144.0.0.0 (Windows 10): Executed 53 of 286 (skipped 1) SUCCESS (0 secs / 1.133 secs) 2026-01-22T20:23:19.5899067Z Chrome Headless 144.0.0.0 (Windows 10): Executed 54 of 286 (skipped 1) SUCCESS (0 secs / 1.144 secs) 2026-01-22T20:23:19.5979807Z Chrome Headless 144.0.0.0 (Windows 10): Executed 55 of 286 (skipped 1) SUCCESS (0 secs / 1.164 secs) 2026-01-22T20:23:19.6039166Z Chrome Headless 144.0.0.0 (Windows 10): Executed 56 of 286 (skipped 1) SUCCESS (0 secs / 1.178 secs) 2026-01-22T20:23:19.6191844Z Chrome Headless 144.0.0.0 (Windows 10): Executed 57 of 286 (skipped 1) SUCCESS (0 secs / 1.194 secs) 2026-01-22T20:23:19.6321548Z Chrome Headless 144.0.0.0 (Windows 10): Executed 58 of 286 (skipped 1) SUCCESS (0 secs / 1.204 secs) 2026-01-22T20:23:19.6414136Z Chrome Headless 144.0.0.0 (Windows 10): Executed 59 of 286 (skipped 1) SUCCESS (0 secs / 1.217 secs) 2026-01-22T20:23:19.6643777Z Chrome Headless 144.0.0.0 (Windows 10): Executed 60 of 286 (skipped 1) SUCCESS (0 secs / 1.24 secs) 2026-01-22T20:23:19.6753970Z Chrome Headless 144.0.0.0 (Windows 10): Executed 61 of 286 (skipped 1) SUCCESS (0 secs / 1.251 secs) 2026-01-22T20:23:19.6880005Z Chrome Headless 144.0.0.0 (Windows 10): Executed 62 of 286 (skipped 1) SUCCESS (0 secs / 1.262 secs) 2026-01-22T20:23:19.7031725Z Chrome Headless 144.0.0.0 (Windows 10): Executed 63 of 286 (skipped 1) SUCCESS (0 secs / 1.276 secs) 2026-01-22T20:23:19.7136830Z Chrome Headless 144.0.0.0 (Windows 10): Executed 64 of 286 (skipped 1) SUCCESS (0 secs / 1.288 secs) 2026-01-22T20:23:19.7280302Z Chrome Headless 144.0.0.0 (Windows 10): Executed 65 of 286 (skipped 1) SUCCESS (0 secs / 1.303 secs) 2026-01-22T20:23:19.7487749Z Chrome Headless 144.0.0.0 (Windows 10): Executed 66 of 286 (skipped 1) SUCCESS (0 secs / 1.323 secs) 2026-01-22T20:23:19.7596996Z Chrome Headless 144.0.0.0 (Windows 10): Executed 67 of 286 (skipped 1) SUCCESS (0 secs / 1.334 secs) 2026-01-22T20:23:19.7755949Z Chrome Headless 144.0.0.0 (Windows 10): Executed 68 of 286 (skipped 1) SUCCESS (0 secs / 1.35 secs) 2026-01-22T20:23:19.7844657Z Chrome Headless 144.0.0.0 (Windows 10): Executed 69 of 286 (skipped 1) SUCCESS (0 secs / 1.358 secs) 2026-01-22T20:23:19.7955294Z Chrome Headless 144.0.0.0 (Windows 10): Executed 70 of 286 (skipped 1) SUCCESS (0 secs / 1.37 secs) 2026-01-22T20:23:19.8116325Z Chrome Headless 144.0.0.0 (Windows 10): Executed 71 of 286 (skipped 1) SUCCESS (0 secs / 1.386 secs) 2026-01-22T20:23:19.8249265Z Chrome Headless 144.0.0.0 (Windows 10): Executed 72 of 286 (skipped 1) SUCCESS (0 secs / 1.395 secs) 2026-01-22T20:23:19.8401685Z Chrome Headless 144.0.0.0 (Windows 10): Executed 73 of 286 (skipped 1) SUCCESS (0 secs / 1.408 secs) 2026-01-22T20:23:19.8508329Z Chrome Headless 144.0.0.0 (Windows 10): Executed 74 of 286 (skipped 1) SUCCESS (0 secs / 1.422 secs) 2026-01-22T20:23:19.8589247Z Chrome Headless 144.0.0.0 (Windows 10): Executed 75 of 286 (skipped 1) SUCCESS (0 secs / 1.433 secs) 2026-01-22T20:23:19.8819808Z Chrome Headless 144.0.0.0 (Windows 10): Executed 76 of 286 (skipped 1) SUCCESS (0 secs / 1.447 secs) 2026-01-22T20:23:19.8932143Z Chrome Headless 144.0.0.0 (Windows 10): Executed 77 of 286 (skipped 2) SUCCESS (0 secs / 1.456 secs) 2026-01-22T20:23:19.8960191Z Chrome Headless 144.0.0.0 (Windows 10): Executed 78 of 286 (skipped 2) SUCCESS (0 secs / 1.466 secs) 2026-01-22T20:23:19.9185774Z Chrome Headless 144.0.0.0 (Windows 10): Executed 79 of 286 (skipped 2) SUCCESS (0 secs / 1.49 secs) 2026-01-22T20:23:19.9421441Z Chrome Headless 144.0.0.0 (Windows 10): Executed 80 of 286 (skipped 2) SUCCESS (0 secs / 1.513 secs) 2026-01-22T20:23:19.9609337Z Chrome Headless 144.0.0.0 (Windows 10): Executed 81 of 286 (skipped 2) SUCCESS (0 secs / 1.532 secs) 2026-01-22T20:23:19.9829913Z Chrome Headless 144.0.0.0 (Windows 10): Executed 82 of 286 (skipped 2) SUCCESS (0 secs / 1.554 secs) 2026-01-22T20:23:20.0013633Z Chrome Headless 144.0.0.0 (Windows 10): Executed 83 of 286 (skipped 2) SUCCESS (0 secs / 1.572 secs) 2026-01-22T20:23:20.0197191Z Chrome Headless 144.0.0.0 (Windows 10): Executed 84 of 286 (skipped 2) SUCCESS (0 secs / 1.589 secs) 2026-01-22T20:23:20.0418746Z Chrome Headless 144.0.0.0 (Windows 10): Executed 85 of 286 (skipped 2) SUCCESS (0 secs / 1.61 secs) 2026-01-22T20:23:20.0623968Z Chrome Headless 144.0.0.0 (Windows 10): Executed 86 of 286 (skipped 3) SUCCESS (0 secs / 1.63 secs) 2026-01-22T20:23:20.0839943Z Chrome Headless 144.0.0.0 (Windows 10): Executed 87 of 286 (skipped 3) SUCCESS (0 secs / 1.651 secs) 2026-01-22T20:23:20.1032114Z Chrome Headless 144.0.0.0 (Windows 10): Executed 88 of 286 (skipped 3) SUCCESS (0 secs / 1.669 secs) 2026-01-22T20:23:20.1252706Z Chrome Headless 144.0.0.0 (Windows 10): Executed 89 of 286 (skipped 3) SUCCESS (0 secs / 1.688 secs) 2026-01-22T20:23:20.1476775Z Chrome Headless 144.0.0.0 (Windows 10): Executed 90 of 286 (skipped 3) SUCCESS (0 secs / 1.709 secs) 2026-01-22T20:23:20.1734127Z Chrome Headless 144.0.0.0 (Windows 10): Executed 91 of 286 (skipped 3) SUCCESS (0 secs / 1.736 secs) 2026-01-22T20:23:20.2119375Z Chrome Headless 144.0.0.0 (Windows 10): Executed 92 of 286 (skipped 3) SUCCESS (0 secs / 1.775 secs) 2026-01-22T20:23:20.2498704Z Chrome Headless 144.0.0.0 (Windows 10): Executed 93 of 286 (skipped 3) SUCCESS (0 secs / 1.813 secs) 2026-01-22T20:23:20.2787867Z Chrome Headless 144.0.0.0 (Windows 10): Executed 94 of 286 (skipped 3) SUCCESS (0 secs / 1.842 secs) 2026-01-22T20:23:20.3027688Z Chrome Headless 144.0.0.0 (Windows 10): Executed 95 of 286 (skipped 3) SUCCESS (0 secs / 1.866 secs) 2026-01-22T20:23:20.3223986Z Chrome Headless 144.0.0.0 (Windows 10): Executed 96 of 286 (skipped 3) SUCCESS (0 secs / 1.886 secs) 2026-01-22T20:23:20.3397038Z Chrome Headless 144.0.0.0 (Windows 10): Executed 97 of 286 (skipped 3) SUCCESS (0 secs / 1.903 secs) 2026-01-22T20:23:20.3586470Z Chrome Headless 144.0.0.0 (Windows 10): Executed 98 of 286 (skipped 3) SUCCESS (0 secs / 1.922 secs) 2026-01-22T20:23:20.3773108Z Chrome Headless 144.0.0.0 (Windows 10): Executed 99 of 286 (skipped 3) SUCCESS (0 secs / 1.939 secs) 2026-01-22T20:23:20.4080165Z Chrome Headless 144.0.0.0 (Windows 10): Executed 100 of 286 (skipped 3) SUCCESS (0 secs / 1.97 secs) 2026-01-22T20:23:20.4294869Z Chrome Headless 144.0.0.0 (Windows 10): Executed 101 of 286 (skipped 3) SUCCESS (0 secs / 1.99 secs) 2026-01-22T20:23:20.4512742Z Chrome Headless 144.0.0.0 (Windows 10): Executed 102 of 286 (skipped 3) SUCCESS (0 secs / 2.011 secs) 2026-01-22T20:23:20.4939456Z Chrome Headless 144.0.0.0 (Windows 10): Executed 103 of 286 (skipped 3) SUCCESS (0 secs / 2.052 secs) 2026-01-22T20:23:20.5162751Z Chrome Headless 144.0.0.0 (Windows 10): Executed 104 of 286 (skipped 3) SUCCESS (0 secs / 2.074 secs) 2026-01-22T20:23:20.5404143Z Chrome Headless 144.0.0.0 (Windows 10): Executed 105 of 286 (skipped 3) SUCCESS (0 secs / 2.098 secs) 2026-01-22T20:23:20.5597656Z Chrome Headless 144.0.0.0 (Windows 10): Executed 106 of 286 (skipped 3) SUCCESS (0 secs / 2.117 secs) 2026-01-22T20:23:20.5838007Z Chrome Headless 144.0.0.0 (Windows 10): Executed 107 of 286 (skipped 3) SUCCESS (0 secs / 2.141 secs) 2026-01-22T20:23:20.6056421Z Chrome Headless 144.0.0.0 (Windows 10): Executed 108 of 286 (skipped 3) SUCCESS (0 secs / 2.163 secs) 2026-01-22T20:23:20.6277813Z Chrome Headless 144.0.0.0 (Windows 10): Executed 109 of 286 (skipped 3) SUCCESS (0 secs / 2.183 secs) 2026-01-22T20:23:20.6467666Z Chrome Headless 144.0.0.0 (Windows 10): Executed 110 of 286 (skipped 3) SUCCESS (0 secs / 2.202 secs) 2026-01-22T20:23:20.6701443Z Chrome Headless 144.0.0.0 (Windows 10): Executed 111 of 286 (skipped 3) SUCCESS (0 secs / 2.225 secs) 2026-01-22T20:23:20.6995550Z Chrome Headless 144.0.0.0 (Windows 10): Executed 112 of 286 (skipped 3) SUCCESS (0 secs / 2.254 secs) 2026-01-22T20:23:20.7284991Z Chrome Headless 144.0.0.0 (Windows 10): Executed 113 of 286 (skipped 3) SUCCESS (0 secs / 2.283 secs) 2026-01-22T20:23:20.7509650Z Chrome Headless 144.0.0.0 (Windows 10): Executed 114 of 286 (skipped 3) SUCCESS (0 secs / 2.304 secs) 2026-01-22T20:23:20.7742887Z Chrome Headless 144.0.0.0 (Windows 10): Executed 115 of 286 (skipped 3) SUCCESS (0 secs / 2.327 secs) 2026-01-22T20:23:20.7969195Z Chrome Headless 144.0.0.0 (Windows 10): Executed 116 of 286 (skipped 3) SUCCESS (0 secs / 2.349 secs) 2026-01-22T20:23:20.8188166Z Chrome Headless 144.0.0.0 (Windows 10): Executed 117 of 286 (skipped 3) SUCCESS (0 secs / 2.371 secs) 2026-01-22T20:23:20.8426356Z Chrome Headless 144.0.0.0 (Windows 10): Executed 118 of 286 (skipped 4) SUCCESS (0 secs / 2.394 secs) 2026-01-22T20:23:20.8638077Z Chrome Headless 144.0.0.0 (Windows 10): Executed 119 of 286 (skipped 4) SUCCESS (0 secs / 2.415 secs) 2026-01-22T20:23:20.8881372Z Chrome Headless 144.0.0.0 (Windows 10): Executed 120 of 286 (skipped 4) SUCCESS (0 secs / 2.439 secs) 2026-01-22T20:23:20.9340920Z Chrome Headless 144.0.0.0 (Windows 10): Executed 121 of 286 (skipped 4) SUCCESS (0 secs / 2.484 secs) 2026-01-22T20:23:20.9522054Z Chrome Headless 144.0.0.0 (Windows 10): Executed 122 of 286 (skipped 4) SUCCESS (0 secs / 2.5 secs) 2026-01-22T20:23:20.9731847Z Chrome Headless 144.0.0.0 (Windows 10): Executed 123 of 286 (skipped 4) SUCCESS (0 secs / 2.521 secs) 2026-01-22T20:23:20.9944624Z Chrome Headless 144.0.0.0 (Windows 10): Executed 124 of 286 (skipped 4) SUCCESS (0 secs / 2.543 secs) 2026-01-22T20:23:21.0171653Z Chrome Headless 144.0.0.0 (Windows 10): Executed 125 of 286 (skipped 4) SUCCESS (0 secs / 2.565 secs) 2026-01-22T20:23:21.0403449Z Chrome Headless 144.0.0.0 (Windows 10): Executed 126 of 286 (skipped 4) SUCCESS (0 secs / 2.586 secs) 2026-01-22T20:23:21.0659039Z Chrome Headless 144.0.0.0 (Windows 10): Executed 127 of 286 (skipped 4) SUCCESS (0 secs / 2.611 secs) 2026-01-22T20:23:21.0884788Z Chrome Headless 144.0.0.0 (Windows 10): Executed 128 of 286 (skipped 4) SUCCESS (0 secs / 2.632 secs) 2026-01-22T20:23:21.1335223Z Chrome Headless 144.0.0.0 (Windows 10): Executed 129 of 286 (skipped 5) SUCCESS (0 secs / 2.674 secs) 2026-01-22T20:23:21.1640785Z Chrome Headless 144.0.0.0 (Windows 10): Executed 130 of 286 (skipped 5) SUCCESS (0 secs / 2.697 secs) 2026-01-22T20:23:21.1797445Z Chrome Headless 144.0.0.0 (Windows 10): Executed 131 of 286 (skipped 5) SUCCESS (0 secs / 2.723 secs) 2026-01-22T20:23:21.2056488Z Chrome Headless 144.0.0.0 (Windows 10): Executed 132 of 286 (skipped 5) SUCCESS (0 secs / 2.748 secs) 2026-01-22T20:23:21.2309407Z Chrome Headless 144.0.0.0 (Windows 10): Executed 133 of 286 (skipped 5) SUCCESS (0 secs / 2.772 secs) 2026-01-22T20:23:21.2526109Z Chrome Headless 144.0.0.0 (Windows 10): Executed 134 of 286 (skipped 5) SUCCESS (0 secs / 2.793 secs) 2026-01-22T20:23:21.2774244Z Chrome Headless 144.0.0.0 (Windows 10): Executed 135 of 286 (skipped 5) SUCCESS (0 secs / 2.817 secs) 2026-01-22T20:23:21.3095691Z Chrome Headless 144.0.0.0 (Windows 10): Executed 136 of 286 (skipped 5) SUCCESS (0 secs / 2.848 secs) 2026-01-22T20:23:21.3315560Z Chrome Headless 144.0.0.0 (Windows 10): Executed 137 of 286 (skipped 5) SUCCESS (0 secs / 2.87 secs) 2026-01-22T20:23:21.3536403Z Chrome Headless 144.0.0.0 (Windows 10): Executed 138 of 286 (skipped 5) SUCCESS (0 secs / 2.891 secs) 2026-01-22T20:23:21.3870995Z Chrome Headless 144.0.0.0 (Windows 10): Executed 139 of 286 (skipped 5) SUCCESS (0 secs / 2.924 secs) 2026-01-22T20:23:21.4085370Z Chrome Headless 144.0.0.0 (Windows 10): Executed 140 of 286 (skipped 5) SUCCESS (0 secs / 2.946 secs) 2026-01-22T20:23:21.4331191Z Chrome Headless 144.0.0.0 (Windows 10): Executed 141 of 286 (skipped 5) SUCCESS (0 secs / 2.97 secs) 2026-01-22T20:23:21.4743386Z Chrome Headless 144.0.0.0 (Windows 10): Executed 142 of 286 (skipped 5) SUCCESS (0 secs / 3.01 secs) 2026-01-22T20:23:21.4950743Z Chrome Headless 144.0.0.0 (Windows 10): Executed 143 of 286 (skipped 5) SUCCESS (0 secs / 3.03 secs) 2026-01-22T20:23:21.5005554Z Chrome Headless 144.0.0.0 (Windows 10): Executed 144 of 286 (skipped 5) SUCCESS (0 secs / 3.035 secs) 2026-01-22T20:23:21.5273537Z Chrome Headless 144.0.0.0 (Windows 10): Executed 145 of 286 (skipped 5) SUCCESS (0 secs / 3.063 secs) 2026-01-22T20:23:21.5556443Z Chrome Headless 144.0.0.0 (Windows 10): Executed 146 of 286 (skipped 5) SUCCESS (0 secs / 3.09 secs) 2026-01-22T20:23:21.5793196Z Chrome Headless 144.0.0.0 (Windows 10): Executed 147 of 286 (skipped 5) SUCCESS (0 secs / 3.113 secs) 2026-01-22T20:23:21.6028065Z Chrome Headless 144.0.0.0 (Windows 10): Executed 148 of 286 (skipped 5) SUCCESS (0 secs / 3.136 secs) 2026-01-22T20:23:21.6346501Z Chrome Headless 144.0.0.0 (Windows 10): Executed 149 of 286 (skipped 5) SUCCESS (0 secs / 3.167 secs) 2026-01-22T20:23:21.6573852Z Chrome Headless 144.0.0.0 (Windows 10): Executed 150 of 286 (skipped 5) SUCCESS (0 secs / 3.19 secs) 2026-01-22T20:23:21.6717155Z Chrome Headless 144.0.0.0 (Windows 10): Executed 151 of 286 (skipped 5) SUCCESS (0 secs / 3.204 secs) 2026-01-22T20:23:21.6957612Z Chrome Headless 144.0.0.0 (Windows 10): Executed 152 of 286 (skipped 5) SUCCESS (0 secs / 3.226 secs) 2026-01-22T20:23:21.7282265Z Chrome Headless 144.0.0.0 (Windows 10): Executed 153 of 286 (skipped 5) SUCCESS (0 secs / 3.259 secs) 2026-01-22T20:23:21.7534817Z Chrome Headless 144.0.0.0 (Windows 10): Executed 154 of 286 (skipped 5) SUCCESS (0 secs / 3.283 secs) 2026-01-22T20:23:21.7740322Z Chrome Headless 144.0.0.0 (Windows 10): Executed 155 of 286 (skipped 5) SUCCESS (0 secs / 3.295 secs) 2026-01-22T20:23:21.7844834Z Chrome Headless 144.0.0.0 (Windows 10): Executed 156 of 286 (skipped 5) SUCCESS (0 secs / 3.311 secs) 2026-01-22T20:23:21.7954192Z Chrome Headless 144.0.0.0 (Windows 10): Executed 157 of 286 (skipped 5) SUCCESS (0 secs / 3.323 secs) 2026-01-22T20:23:21.8135126Z Chrome Headless 144.0.0.0 (Windows 10): Executed 158 of 286 (skipped 5) SUCCESS (0 secs / 3.341 secs) 2026-01-22T20:23:21.8301352Z Chrome Headless 144.0.0.0 (Windows 10): Executed 159 of 286 (skipped 6) SUCCESS (0 secs / 3.355 secs) 2026-01-22T20:23:21.8438255Z Chrome Headless 144.0.0.0 (Windows 10): Executed 160 of 286 (skipped 6) SUCCESS (0 secs / 3.371 secs) 2026-01-22T20:23:21.8557907Z Chrome Headless 144.0.0.0 (Windows 10): Executed 161 of 286 (skipped 6) SUCCESS (0 secs / 3.382 secs) 2026-01-22T20:23:21.8787870Z Chrome Headless 144.0.0.0 (Windows 10): Executed 162 of 286 (skipped 6) SUCCESS (0 secs / 3.404 secs) 2026-01-22T20:23:21.8902518Z Chrome Headless 144.0.0.0 (Windows 10): Executed 163 of 286 (skipped 6) SUCCESS (0 secs / 3.417 secs) 2026-01-22T20:23:21.9033700Z Chrome Headless 144.0.0.0 (Windows 10): Executed 164 of 286 (skipped 6) SUCCESS (0 secs / 3.428 secs) 2026-01-22T20:23:21.9142238Z Chrome Headless 144.0.0.0 (Windows 10): Executed 165 of 286 (skipped 6) SUCCESS (0 secs / 3.439 secs) 2026-01-22T20:23:21.9299012Z Chrome Headless 144.0.0.0 (Windows 10): Executed 166 of 286 (skipped 6) SUCCESS (0 secs / 3.455 secs) 2026-01-22T20:23:21.9455629Z Chrome Headless 144.0.0.0 (Windows 10): Executed 167 of 286 (skipped 6) SUCCESS (0 secs / 3.47 secs) 2026-01-22T20:23:21.9561789Z Chrome Headless 144.0.0.0 (Windows 10): Executed 168 of 286 (skipped 6) SUCCESS (0 secs / 3.481 secs) 2026-01-22T20:23:21.9715673Z Chrome Headless 144.0.0.0 (Windows 10): Executed 169 of 286 (skipped 6) SUCCESS (0 secs / 3.496 secs) 2026-01-22T20:23:21.9842311Z Chrome Headless 144.0.0.0 (Windows 10): Executed 170 of 286 (skipped 6) SUCCESS (0 secs / 3.509 secs) 2026-01-22T20:23:21.9964201Z Chrome Headless 144.0.0.0 (Windows 10): Executed 171 of 286 (skipped 6) SUCCESS (0 secs / 3.521 secs) 2026-01-22T20:23:22.0092248Z Chrome Headless 144.0.0.0 (Windows 10): Executed 172 of 286 (skipped 6) SUCCESS (0 secs / 3.534 secs) 2026-01-22T20:23:22.0204307Z Chrome Headless 144.0.0.0 (Windows 10): Executed 173 of 286 (skipped 6) SUCCESS (0 secs / 3.545 secs) 2026-01-22T20:23:22.0441992Z Chrome Headless 144.0.0.0 (Windows 10): Executed 174 of 286 (skipped 6) SUCCESS (0 secs / 3.567 secs) 2026-01-22T20:23:22.0637593Z Chrome Headless 144.0.0.0 (Windows 10): Executed 175 of 286 (skipped 6) SUCCESS (0 secs / 3.585 secs) 2026-01-22T20:23:22.0847620Z Chrome Headless 144.0.0.0 (Windows 10): Executed 176 of 286 (skipped 6) SUCCESS (0 secs / 3.607 secs) 2026-01-22T20:23:22.0997432Z Chrome Headless 144.0.0.0 (Windows 10): Executed 177 of 286 (skipped 6) SUCCESS (0 secs / 3.617 secs) 2026-01-22T20:23:22.1115248Z Chrome Headless 144.0.0.0 (Windows 10): Executed 178 of 286 (skipped 6) SUCCESS (0 secs / 3.629 secs) 2026-01-22T20:23:22.1229333Z Chrome Headless 144.0.0.0 (Windows 10): Executed 179 of 286 (skipped 6) SUCCESS (0 secs / 3.641 secs) 2026-01-22T20:23:22.1379394Z Chrome Headless 144.0.0.0 (Windows 10): Executed 180 of 286 (skipped 6) SUCCESS (0 secs / 3.652 secs) 2026-01-22T20:23:22.1451409Z Chrome Headless 144.0.0.0 (Windows 10): Executed 181 of 286 (skipped 6) SUCCESS (0 secs / 3.663 secs) 2026-01-22T20:23:22.1574833Z Chrome Headless 144.0.0.0 (Windows 10): Executed 182 of 286 (skipped 6) SUCCESS (0 secs / 3.675 secs) 2026-01-22T20:23:22.1766653Z Chrome Headless 144.0.0.0 (Windows 10): Executed 183 of 286 (skipped 6) SUCCESS (0 secs / 3.69 secs) 2026-01-22T20:23:22.1835689Z Chrome Headless 144.0.0.0 (Windows 10): Executed 184 of 286 (skipped 6) SUCCESS (0 secs / 3.701 secs) 2026-01-22T20:23:22.2007687Z Chrome Headless 144.0.0.0 (Windows 10): Executed 185 of 286 (skipped 6) SUCCESS (0 secs / 3.714 secs) 2026-01-22T20:23:22.2238403Z Chrome Headless 144.0.0.0 (Windows 10): Executed 186 of 286 (skipped 6) SUCCESS (0 secs / 3.737 secs) 2026-01-22T20:23:22.2362390Z Chrome Headless 144.0.0.0 (Windows 10): Executed 187 of 286 (skipped 6) SUCCESS (0 secs / 3.749 secs) 2026-01-22T20:23:22.2466838Z Chrome Headless 144.0.0.0 (Windows 10): Executed 188 of 286 (skipped 6) SUCCESS (0 secs / 3.759 secs) 2026-01-22T20:23:22.2642302Z Chrome Headless 144.0.0.0 (Windows 10): Executed 189 of 286 (skipped 6) SUCCESS (0 secs / 3.772 secs) 2026-01-22T20:23:22.2678612Z Chrome Headless 144.0.0.0 (Windows 10): Executed 190 of 286 (skipped 6) SUCCESS (0 secs / 3.783 secs) 2026-01-22T20:23:22.2816695Z Chrome Headless 144.0.0.0 (Windows 10): Executed 191 of 286 (skipped 7) SUCCESS (0 secs / 3.794 secs) 2026-01-22T20:23:22.3091708Z Chrome Headless 144.0.0.0 (Windows 10): Executed 192 of 286 (skipped 7) SUCCESS (0 secs / 3.81 secs) 2026-01-22T20:23:22.3092722Z Chrome Headless 144.0.0.0 (Windows 10): Executed 193 of 286 (skipped 7) SUCCESS (0 secs / 3.823 secs) 2026-01-22T20:23:22.3226401Z Chrome Headless 144.0.0.0 (Windows 10): Executed 194 of 286 (skipped 7) SUCCESS (0 secs / 3.836 secs) 2026-01-22T20:23:22.3443479Z Chrome Headless 144.0.0.0 (Windows 10): Executed 195 of 286 (skipped 7) SUCCESS (0 secs / 3.857 secs) 2026-01-22T20:23:22.3614130Z Chrome Headless 144.0.0.0 (Windows 10): Executed 196 of 286 (skipped 7) SUCCESS (0 secs / 3.873 secs) 2026-01-22T20:23:22.3725387Z Chrome Headless 144.0.0.0 (Windows 10): Executed 197 of 286 (skipped 7) SUCCESS (0 secs / 3.884 secs) 2026-01-22T20:23:22.3822154Z Chrome Headless 144.0.0.0 (Windows 10): Executed 198 of 286 (skipped 7) SUCCESS (0 secs / 3.895 secs) 2026-01-22T20:23:22.3922358Z Chrome Headless 144.0.0.0 (Windows 10): Executed 199 of 286 (skipped 7) SUCCESS (0 secs / 3.905 secs) 2026-01-22T20:23:22.4064607Z Chrome Headless 144.0.0.0 (Windows 10): Executed 200 of 286 (skipped 7) SUCCESS (0 secs / 3.918 secs) 2026-01-22T20:23:22.4418934Z Chrome Headless 144.0.0.0 (Windows 10): Executed 201 of 286 (skipped 7) SUCCESS (0 secs / 3.941 secs) 2026-01-22T20:23:22.4426280Z Chrome Headless 144.0.0.0 (Windows 10): Executed 202 of 286 (skipped 7) SUCCESS (0 secs / 3.949 secs) 2026-01-22T20:23:22.4461418Z Chrome Headless 144.0.0.0 (Windows 10): Executed 203 of 286 (skipped 7) SUCCESS (0 secs / 3.957 secs) 2026-01-22T20:23:22.4541087Z Chrome Headless 144.0.0.0 (Windows 10): Executed 204 of 286 (skipped 7) SUCCESS (0 secs / 3.964 secs) 2026-01-22T20:23:22.4660684Z Chrome Headless 144.0.0.0 (Windows 10): Executed 205 of 286 (skipped 7) SUCCESS (0 secs / 3.976 secs) 2026-01-22T20:23:22.4784797Z Chrome Headless 144.0.0.0 (Windows 10): Executed 206 of 286 (skipped 7) SUCCESS (0 secs / 3.988 secs) 2026-01-22T20:23:22.4905780Z Chrome Headless 144.0.0.0 (Windows 10): Executed 207 of 286 (skipped 7) SUCCESS (0 secs / 3.999 secs) 2026-01-22T20:23:22.5014658Z Chrome Headless 144.0.0.0 (Windows 10): Executed 208 of 286 (skipped 7) SUCCESS (0 secs / 4.011 secs) 2026-01-22T20:23:22.5261205Z Chrome Headless 144.0.0.0 (Windows 10): Executed 209 of 286 (skipped 8) SUCCESS (0 secs / 4.033 secs) 2026-01-22T20:23:22.5362764Z Chrome Headless 144.0.0.0 (Windows 10): Executed 210 of 286 (skipped 8) SUCCESS (0 secs / 4.043 secs) 2026-01-22T20:23:22.5599577Z Chrome Headless 144.0.0.0 (Windows 10): Executed 211 of 286 (skipped 8) SUCCESS (0 secs / 4.066 secs) 2026-01-22T20:23:22.5758443Z Chrome Headless 144.0.0.0 (Windows 10): Executed 212 of 286 (skipped 8) SUCCESS (0 secs / 4.08 secs) 2026-01-22T20:23:22.5815857Z Chrome Headless 144.0.0.0 (Windows 10): Executed 213 of 286 (skipped 8) SUCCESS (0 secs / 4.087 secs) 2026-01-22T20:23:22.5976498Z Chrome Headless 144.0.0.0 (Windows 10): Executed 214 of 286 (skipped 8) SUCCESS (0 secs / 4.102 secs) 2026-01-22T20:23:22.6061579Z Chrome Headless 144.0.0.0 (Windows 10): Executed 215 of 286 (skipped 8) SUCCESS (0 secs / 4.109 secs) 2026-01-22T20:23:22.6192900Z Chrome Headless 144.0.0.0 (Windows 10): Executed 216 of 286 (skipped 8) SUCCESS (0 secs / 4.121 secs) 2026-01-22T20:23:22.6346691Z Chrome Headless 144.0.0.0 (Windows 10): Executed 217 of 286 (skipped 8) SUCCESS (0 secs / 4.135 secs) 2026-01-22T20:23:22.6414771Z Chrome Headless 144.0.0.0 (Windows 10): Executed 218 of 286 (skipped 8) SUCCESS (0 secs / 4.143 secs) 2026-01-22T20:23:22.6534487Z Chrome Headless 144.0.0.0 (Windows 10): Executed 219 of 286 (skipped 8) SUCCESS (0 secs / 4.155 secs) 2026-01-22T20:23:22.6659474Z Chrome Headless 144.0.0.0 (Windows 10): Executed 220 of 286 (skipped 8) SUCCESS (0 secs / 4.166 secs) 2026-01-22T20:23:22.6786858Z Chrome Headless 144.0.0.0 (Windows 10): Executed 221 of 286 (skipped 8) SUCCESS (0 secs / 4.179 secs) 2026-01-22T20:23:22.6893356Z Chrome Headless 144.0.0.0 (Windows 10): Executed 222 of 286 (skipped 8) SUCCESS (0 secs / 4.189 secs) 2026-01-22T20:23:22.7169245Z Chrome Headless 144.0.0.0 (Windows 10): Executed 223 of 286 (skipped 8) SUCCESS (0 secs / 4.217 secs) 2026-01-22T20:23:22.7371058Z Chrome Headless 144.0.0.0 (Windows 10): Executed 224 of 286 (skipped 8) SUCCESS (0 secs / 4.238 secs) 2026-01-22T20:23:22.7629970Z Chrome Headless 144.0.0.0 (Windows 10): Executed 225 of 286 (skipped 8) SUCCESS (0 secs / 4.264 secs) 2026-01-22T20:23:22.7843649Z Chrome Headless 144.0.0.0 (Windows 10): Executed 226 of 286 (skipped 8) SUCCESS (0 secs / 4.285 secs) 2026-01-22T20:23:22.8032034Z Chrome Headless 144.0.0.0 (Windows 10): Executed 227 of 286 (skipped 8) SUCCESS (0 secs / 4.303 secs) 2026-01-22T20:23:22.8219609Z Chrome Headless 144.0.0.0 (Windows 10): Executed 228 of 286 (skipped 8) SUCCESS (0 secs / 4.321 secs) 2026-01-22T20:23:22.8409143Z Chrome Headless 144.0.0.0 (Windows 10): Executed 229 of 286 (skipped 8) SUCCESS (0 secs / 4.34 secs) 2026-01-22T20:23:22.8677612Z Chrome Headless 144.0.0.0 (Windows 10): Executed 230 of 286 (skipped 8) SUCCESS (0 secs / 4.367 secs) 2026-01-22T20:23:22.8899549Z Chrome Headless 144.0.0.0 (Windows 10): Executed 231 of 286 (skipped 8) SUCCESS (0 secs / 4.388 secs) 2026-01-22T20:23:22.9258743Z Chrome Headless 144.0.0.0 (Windows 10): Executed 232 of 286 (skipped 8) SUCCESS (0 secs / 4.424 secs) 2026-01-22T20:23:22.9457645Z Chrome Headless 144.0.0.0 (Windows 10): Executed 233 of 286 (skipped 8) SUCCESS (0 secs / 4.444 secs) 2026-01-22T20:23:22.9675525Z Chrome Headless 144.0.0.0 (Windows 10): Executed 234 of 286 (skipped 8) SUCCESS (0 secs / 4.466 secs) 2026-01-22T20:23:22.9869362Z Chrome Headless 144.0.0.0 (Windows 10): Executed 235 of 286 (skipped 8) SUCCESS (0 secs / 4.484 secs) 2026-01-22T20:23:23.0066805Z Chrome Headless 144.0.0.0 (Windows 10): Executed 236 of 286 (skipped 8) SUCCESS (0 secs / 4.502 secs) 2026-01-22T20:23:23.0290483Z Chrome Headless 144.0.0.0 (Windows 10): Executed 237 of 286 (skipped 8) SUCCESS (0 secs / 4.525 secs) 2026-01-22T20:23:23.0486953Z Chrome Headless 144.0.0.0 (Windows 10): Executed 238 of 286 (skipped 8) SUCCESS (0 secs / 4.544 secs) 2026-01-22T20:23:23.0701039Z Chrome Headless 144.0.0.0 (Windows 10): Executed 239 of 286 (skipped 8) SUCCESS (0 secs / 4.565 secs) 2026-01-22T20:23:23.0948804Z Chrome Headless 144.0.0.0 (Windows 10): Executed 240 of 286 (skipped 8) SUCCESS (0 secs / 4.588 secs) 2026-01-22T20:23:23.1141744Z Chrome Headless 144.0.0.0 (Windows 10): Executed 241 of 286 (skipped 9) SUCCESS (0 secs / 4.607 secs) 2026-01-22T20:23:23.1811593Z Chrome Headless 144.0.0.0 (Windows 10): Executed 242 of 286 (skipped 9) SUCCESS (0 secs / 4.655 secs) 2026-01-22T20:23:23.2010584Z Chrome Headless 144.0.0.0 (Windows 10): Executed 243 of 286 (skipped 9) SUCCESS (0 secs / 4.688 secs) 2026-01-22T20:23:23.2230951Z Chrome Headless 144.0.0.0 (Windows 10): Executed 244 of 286 (skipped 9) SUCCESS (0 secs / 4.713 secs) 2026-01-22T20:23:23.2413993Z Chrome Headless 144.0.0.0 (Windows 10): Executed 245 of 286 (skipped 9) SUCCESS (0 secs / 4.732 secs) 2026-01-22T20:23:23.2495487Z Chrome Headless 144.0.0.0 (Windows 10): Executed 246 of 286 (skipped 9) SUCCESS (0 secs / 4.74 secs) 2026-01-22T20:23:23.2759551Z Chrome Headless 144.0.0.0 (Windows 10): Executed 247 of 286 (skipped 9) SUCCESS (0 secs / 4.757 secs) 2026-01-22T20:23:23.2966405Z Chrome Headless 144.0.0.0 (Windows 10): Executed 248 of 286 (skipped 9) SUCCESS (0 secs / 4.784 secs) 2026-01-22T20:23:23.3363872Z Chrome Headless 144.0.0.0 (Windows 10): Executed 249 of 286 (skipped 9) SUCCESS (0 secs / 4.82 secs) 2026-01-22T20:23:23.3532049Z Chrome Headless 144.0.0.0 (Windows 10): Executed 250 of 286 (skipped 9) SUCCESS (0 secs / 4.839 secs) 2026-01-22T20:23:23.3741311Z Chrome Headless 144.0.0.0 (Windows 10): Executed 251 of 286 (skipped 9) SUCCESS (0 secs / 4.861 secs) 2026-01-22T20:23:23.3910375Z Chrome Headless 144.0.0.0 (Windows 10): Executed 252 of 286 (skipped 9) SUCCESS (0 secs / 4.877 secs) 2026-01-22T20:23:23.4187073Z Chrome Headless 144.0.0.0 (Windows 10): Executed 253 of 286 (skipped 9) SUCCESS (0 secs / 4.902 secs) 2026-01-22T20:23:23.4405713Z Chrome Headless 144.0.0.0 (Windows 10): Executed 254 of 286 (skipped 9) SUCCESS (0 secs / 4.921 secs) 2026-01-22T20:23:23.4723975Z Chrome Headless 144.0.0.0 (Windows 10): Executed 255 of 286 (skipped 9) SUCCESS (0 secs / 4.955 secs) 2026-01-22T20:23:23.4943735Z Chrome Headless 144.0.0.0 (Windows 10): Executed 256 of 286 (skipped 9) SUCCESS (0 secs / 4.972 secs) 2026-01-22T20:23:23.5107720Z Chrome Headless 144.0.0.0 (Windows 10): Executed 257 of 286 (skipped 10) SUCCESS (0 secs / 4.992 secs) 2026-01-22T20:23:23.5482754Z Chrome Headless 144.0.0.0 (Windows 10): Executed 258 of 286 (skipped 10) SUCCESS (0 secs / 5.028 secs) 2026-01-22T20:23:23.5655331Z Chrome Headless 144.0.0.0 (Windows 10): Executed 259 of 286 (skipped 10) SUCCESS (0 secs / 5.045 secs) 2026-01-22T20:23:23.5836273Z Chrome Headless 144.0.0.0 (Windows 10): Executed 260 of 286 (skipped 10) SUCCESS (0 secs / 5.061 secs) 2026-01-22T20:23:23.5982491Z Chrome Headless 144.0.0.0 (Windows 10): Executed 261 of 286 (skipped 10) SUCCESS (0 secs / 5.075 secs) 2026-01-22T20:23:23.6122981Z Chrome Headless 144.0.0.0 (Windows 10): Executed 262 of 286 (skipped 10) SUCCESS (0 secs / 5.089 secs) 2026-01-22T20:23:23.6296282Z Chrome Headless 144.0.0.0 (Windows 10): Executed 263 of 286 (skipped 10) SUCCESS (0 secs / 5.106 secs) 2026-01-22T20:23:23.6444602Z Chrome Headless 144.0.0.0 (Windows 10): Executed 264 of 286 (skipped 10) SUCCESS (0 secs / 5.119 secs) 2026-01-22T20:23:23.6582990Z Chrome Headless 144.0.0.0 (Windows 10): Executed 265 of 286 (skipped 10) SUCCESS (0 secs / 5.132 secs) 2026-01-22T20:23:23.6742521Z Chrome Headless 144.0.0.0 (Windows 10): Executed 266 of 286 (skipped 10) SUCCESS (0 secs / 5.147 secs) 2026-01-22T20:23:23.6953636Z Chrome Headless 144.0.0.0 (Windows 10): Executed 267 of 286 (skipped 10) SUCCESS (0 secs / 5.167 secs) 2026-01-22T20:23:23.7115576Z Chrome Headless 144.0.0.0 (Windows 10): Executed 268 of 286 (skipped 10) SUCCESS (0 secs / 5.178 secs) 2026-01-22T20:23:23.7233695Z Chrome Headless 144.0.0.0 (Windows 10): Executed 269 of 286 (skipped 10) SUCCESS (0 secs / 5.194 secs) 2026-01-22T20:23:23.7358759Z Chrome Headless 144.0.0.0 (Windows 10): Executed 270 of 286 (skipped 10) SUCCESS (0 secs / 5.206 secs) 2026-01-22T20:23:23.7453095Z Chrome Headless 144.0.0.0 (Windows 10): Executed 271 of 286 (skipped 10) SUCCESS (0 secs / 5.215 secs) 2026-01-22T20:23:23.7566020Z Chrome Headless 144.0.0.0 (Windows 10): Executed 272 of 286 (skipped 10) SUCCESS (0 secs / 5.223 secs) 2026-01-22T20:23:23.7579644Z Chrome Headless 144.0.0.0 (Windows 10): Executed 273 of 286 (skipped 10) SUCCESS (0 secs / 5.227 secs) 2026-01-22T20:23:23.7784959Z Chrome Headless 144.0.0.0 (Windows 10): Executed 274 of 286 (skipped 10) SUCCESS (0 secs / 5.246 secs) 2026-01-22T20:23:23.7907769Z Chrome Headless 144.0.0.0 (Windows 10): Executed 275 of 286 (skipped 10) SUCCESS (0 secs / 5.258 secs) 2026-01-22T20:23:23.8076141Z Chrome Headless 144.0.0.0 (Windows 10): Executed 276 of 286 (skipped 10) SUCCESS (0 secs / 5.269 secs) 2026-01-22T20:23:23.8088126Z Chrome Headless 144.0.0.0 (Windows 10): Executed 276 of 286 (skipped 10) SUCCESS (5.414 secs / 5.269 secs) 2026-01-22T20:23:23.8090972Z TOTAL: 276 SUCCESS 2026-01-22T20:23:23.8094134Z SUMMARY 2026-01-22T20:23:23.8096352Z 0: Chrome Headless 144.0.0.0 (Windows 10): Executed 276 of 286 (skipped 10) SUCCESS (5.414 secs / 5.269 secs) 2026-01-22T20:23:23.8098452Z 165 test cases successful in all browsers 2026-01-22T20:23:23.9626883Z karma exit code: 0 2026-01-22T20:23:23.9631005Z jest exit code: 0 2026-01-22T20:23:23.9633292Z Terminating dotnet process 2026-01-22T20:23:24.4840258Z Determining projects to restore... 2026-01-22T20:23:24.4987211Z Determining projects to restore... 2026-01-22T20:23:33.0928493Z Restored D:\a\_work\1\s\src\Servers\IIS\IISIntegration\src\Microsoft.AspNetCore.Server.IISIntegration.csproj (in 221 ms). 2026-01-22T20:23:33.1468689Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics.Abstractions\src\Microsoft.AspNetCore.Diagnostics.Abstractions.csproj (in 239 ms). 2026-01-22T20:23:33.1481110Z Restored D:\a\_work\1\s\src\Servers\Connections.Abstractions\src\Microsoft.AspNetCore.Connections.Abstractions.csproj (in 21 ms). 2026-01-22T20:23:33.1487097Z Restored D:\a\_work\1\s\src\Middleware\HttpOverrides\src\Microsoft.AspNetCore.HttpOverrides.csproj (in 331 ms). 2026-01-22T20:23:33.1497953Z Restored D:\a\_work\1\s\src\Http\Routing\src\Microsoft.AspNetCore.Routing.csproj (in 13 ms). 2026-01-22T20:23:33.1500272Z Restored D:\a\_work\1\s\src\Security\Authorization\Policy\src\Microsoft.AspNetCore.Authorization.Policy.csproj (in 15 ms). 2026-01-22T20:23:33.1507270Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Core\src\Microsoft.AspNetCore.Server.Kestrel.Core.csproj (in 376 ms). 2026-01-22T20:23:33.1508524Z Restored D:\a\_work\1\s\src\Http\Routing.Abstractions\src\Microsoft.AspNetCore.Routing.Abstractions.csproj (in 7 ms). 2026-01-22T20:23:33.1510910Z Restored D:\a\_work\1\s\src\Http\WebUtilities\src\Microsoft.AspNetCore.WebUtilities.csproj (in 232 ms). 2026-01-22T20:23:33.1515525Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\src\Microsoft.AspNetCore.Diagnostics.csproj (in 245 ms). 2026-01-22T20:23:33.1524065Z Restored D:\a\_work\1\s\src\Security\Authorization\Core\src\Microsoft.AspNetCore.Authorization.csproj (in 25 ms). 2026-01-22T20:23:33.1526438Z Restored D:\a\_work\1\s\src\Security\Authentication\Core\src\Microsoft.AspNetCore.Authentication.csproj (in 19 ms). 2026-01-22T20:23:33.1528893Z Restored D:\a\_work\1\s\src\Http\Metadata\src\Microsoft.AspNetCore.Metadata.csproj (in 15 ms). 2026-01-22T20:23:33.1538554Z Restored D:\a\_work\1\s\src\Http\Http\src\Microsoft.AspNetCore.Http.csproj (in 9 ms). 2026-01-22T20:23:33.1545981Z Restored D:\a\_work\1\s\src\ObjectPool\src\Microsoft.Extensions.ObjectPool.csproj (in 6 ms). 2026-01-22T20:23:33.1555762Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Kestrel\src\Microsoft.AspNetCore.Server.Kestrel.csproj (in 434 ms). 2026-01-22T20:23:33.1556397Z Restored D:\a\_work\1\s\src\Validation\src\Microsoft.Extensions.Validation.csproj (in 4 ms). 2026-01-22T20:23:33.1558846Z Restored D:\a\_work\1\s\src\Http\Http.Extensions\src\Microsoft.AspNetCore.Http.Extensions.csproj (in 9 ms). 2026-01-22T20:23:33.1561510Z Restored D:\a\_work\1\s\src\Http\Http.Features\src\Microsoft.AspNetCore.Http.Features.csproj (in 14 ms). 2026-01-22T20:23:33.1576981Z Restored D:\a\_work\1\s\src\Middleware\WebSockets\src\Microsoft.AspNetCore.WebSockets.csproj (in 9 ms). 2026-01-22T20:23:33.1580384Z Restored D:\a\_work\1\s\src\Validation\gen\Microsoft.Extensions.Validation.ValidationsGenerator.csproj (in 45 ms). 2026-01-22T20:23:33.1586467Z Restored D:\a\_work\1\s\src\SignalR\common\SignalR.Common\src\Microsoft.AspNetCore.SignalR.Common.csproj (in 40 ms). 2026-01-22T20:23:33.1593606Z Restored D:\a\_work\1\s\src\SignalR\common\Protocols.Json\src\Microsoft.AspNetCore.SignalR.Protocols.Json.csproj (in 13 ms). 2026-01-22T20:23:33.1605770Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections.Common\src\Microsoft.AspNetCore.Http.Connections.Common.csproj (in 9 ms). 2026-01-22T20:23:33.1612191Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections\src\Microsoft.AspNetCore.Http.Connections.csproj (in 18 ms). 2026-01-22T20:23:33.1621860Z Restored D:\a\_work\1\s\src\SignalR\server\SignalR\src\Microsoft.AspNetCore.SignalR.csproj (in 31 ms). 2026-01-22T20:23:33.1632977Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Quic\src\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.csproj (in 9 ms). 2026-01-22T20:23:33.1637548Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Sockets\src\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.csproj (in 9 ms). 2026-01-22T20:23:33.1646964Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.NamedPipes\src\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.csproj (in 9 ms). 2026-01-22T20:23:33.1657810Z Restored D:\a\_work\1\s\src\Http\Http.Abstractions\src\Microsoft.AspNetCore.Http.Abstractions.csproj (in 6 ms). 2026-01-22T20:23:33.1665547Z Restored D:\a\_work\1\s\src\Http\Headers\src\Microsoft.Net.Http.Headers.csproj (in 4 ms). 2026-01-22T20:23:33.1674076Z Restored D:\a\_work\1\s\src\Http\Authentication.Core\src\Microsoft.AspNetCore.Authentication.Core.csproj (in 11 ms). 2026-01-22T20:23:33.1677326Z Restored D:\a\_work\1\s\src\SignalR\server\SignalR\src\Microsoft.AspNetCore.SignalR.csproj (in 139 ms). 2026-01-22T20:23:33.1685629Z Restored D:\a\_work\1\s\src\Hosting\Server.Abstractions\src\Microsoft.AspNetCore.Hosting.Server.Abstractions.csproj (in 8 ms). 2026-01-22T20:23:33.1690482Z Restored D:\a\_work\1\s\src\SignalR\server\Core\src\Microsoft.AspNetCore.SignalR.Core.csproj (in 16 ms). 2026-01-22T20:23:33.1698717Z Restored D:\a\_work\1\s\src\Hosting\Abstractions\src\Microsoft.AspNetCore.Hosting.Abstractions.csproj (in 9 ms). 2026-01-22T20:23:33.1707832Z Restored D:\a\_work\1\s\src\Hosting\Hosting\src\Microsoft.AspNetCore.Hosting.csproj (in 17 ms). 2026-01-22T20:23:33.1716977Z Restored D:\a\_work\1\s\src\Extensions\Features\src\Microsoft.Extensions.Features.csproj (in 6 ms). 2026-01-22T20:23:33.1718560Z Restored D:\a\_work\1\s\src\Hosting\Hosting\src\Microsoft.AspNetCore.Hosting.csproj (in 36 ms). 2026-01-22T20:23:33.1727142Z Restored D:\a\_work\1\s\src\Extensions\Features\src\Microsoft.Extensions.Features.csproj (in 13 ms). 2026-01-22T20:23:33.1740601Z Restored D:\a\_work\1\s\src\DataProtection\Cryptography.Internal\src\Microsoft.AspNetCore.Cryptography.Internal.csproj (in 7 ms). 2026-01-22T20:23:33.1749295Z Restored D:\a\_work\1\s\src\DataProtection\Abstractions\src\Microsoft.AspNetCore.DataProtection.Abstractions.csproj (in 5 ms). 2026-01-22T20:23:33.1760178Z Restored D:\a\_work\1\s\src\WebEncoders\src\Microsoft.Extensions.WebEncoders.csproj (in 389 ms). 2026-01-22T20:23:33.1765052Z Restored D:\a\_work\1\s\src\DataProtection\DataProtection\src\Microsoft.AspNetCore.DataProtection.csproj (in 59 ms). 2026-01-22T20:23:33.1767935Z Restored D:\a\_work\1\s\src\WebEncoders\src\Microsoft.Extensions.WebEncoders.csproj (in 228 ms). 2026-01-22T20:23:33.1772649Z Restored D:\a\_work\1\s\src\Http\Authentication.Abstractions\src\Microsoft.AspNetCore.Authentication.Abstractions.csproj (in 184 ms). 2026-01-22T20:23:33.1777123Z Restored D:\a\_work\1\s\src\Http\Authentication.Abstractions\src\Microsoft.AspNetCore.Authentication.Abstractions.csproj (in 196 ms). 2026-01-22T20:23:33.2321534Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj (in 170 ms). 2026-01-22T20:23:33.2335275Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.NativeAotTests\BasicMinimalApiWithValidation\project.csproj (in 138 ms). 2026-01-22T20:23:33.2371306Z 45 of 61 projects are up-to-date for restore. 2026-01-22T20:23:33.5128791Z ##[error].dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot create a file when that file already exists. at System.IO.FileSystem.MoveFile(String sourceFullPath, String destFullPath, Boolean overwrite) at NuGet.Common.FileUtility.Move(String sourceFileName, String destFileName) at NuGet.Common.FileUtility.Replace(Action`1 writeSourceFile, String destFilePath) at NuGet.Commands.RestoreResult.CommitAssetsFileAsync(LockFileFormat lockFileFormat, ILogger log, Boolean toolCommit, CancellationToken token) at NuGet.Commands.RestoreResult.CommitAsync(ILogger log, CancellationToken token) at NuGet.Commands.RestoreRunner.CommitAsync(RestoreResultPair restoreResult, IRestoreProgressReporter progressReporter, CancellationToken token) at NuGet.Commands.RestoreRunner.ExecuteAndCommitAsync(RestoreSummaryRequest summaryRequest, IRestoreProgressReporter progressReporter, CancellationToken token) at NuGet.Commands.RestoreRunner.CompleteTaskAsync(List`1 restoreTasks) at NuGet.Commands.RestoreRunner.RunAsync(IEnumerable`1 restoreRequests, RestoreArgs restoreArgs, CancellationToken token) at NuGet.Commands.RestoreRunner.RunAsync(RestoreArgs restoreContext, CancellationToken token) at NuGet.Build.Tasks.BuildTasksUtility.RestoreAsync(DependencyGraphSpec dependencyGraphSpec, Boolean interactive, Boolean recursive, Boolean noCache, Boolean ignoreFailedSources, Boolean disableParallel, Boolean force, Boolean forceEvaluate, Boolean hideWarningsAndErrors, Boolean restorePC, Boolean cleanupAssetsForUnsupportedProjects, ILogger log, CancellationToken cancellationToken) at NuGet.Build.Tasks.Console.MSBuildStaticGraphRestore.RestoreAsync(String entryProjectFilePath, IDictionary`2 globalProperties, IReadOnlyDictionary`2 options) 2026-01-22T20:23:33.5392829Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : Cannot create a file when that file already exists. [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:23:33.5394076Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at System.IO.FileSystem.MoveFile(String sourceFullPath, String destFullPath, Boolean overwrite) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:23:33.5395433Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Common.FileUtility.Move(String sourceFileName, String destFileName) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:23:33.5396367Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Common.FileUtility.Replace(Action`1 writeSourceFile, String destFilePath) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:23:33.5402481Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Commands.RestoreResult.CommitAssetsFileAsync(LockFileFormat lockFileFormat, ILogger log, Boolean toolCommit, CancellationToken token) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:23:33.5403524Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Commands.RestoreResult.CommitAsync(ILogger log, CancellationToken token) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:23:33.5404663Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Commands.RestoreRunner.CommitAsync(RestoreResultPair restoreResult, IRestoreProgressReporter progressReporter, CancellationToken token) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:23:33.5405703Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Commands.RestoreRunner.ExecuteAndCommitAsync(RestoreSummaryRequest summaryRequest, IRestoreProgressReporter progressReporter, CancellationToken token) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:23:33.5406822Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Commands.RestoreRunner.CompleteTaskAsync(List`1 restoreTasks) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:23:33.5407739Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Commands.RestoreRunner.RunAsync(IEnumerable`1 restoreRequests, RestoreArgs restoreArgs, CancellationToken token) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:23:33.5413755Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Commands.RestoreRunner.RunAsync(RestoreArgs restoreContext, CancellationToken token) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:23:33.5415687Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Build.Tasks.BuildTasksUtility.RestoreAsync(DependencyGraphSpec dependencyGraphSpec, Boolean interactive, Boolean recursive, Boolean noCache, Boolean ignoreFailedSources, Boolean disableParallel, Boolean force, Boolean forceEvaluate, Boolean hideWarningsAndErrors, Boolean restorePC, Boolean cleanupAssetsForUnsupportedProjects, ILogger log, CancellationToken cancellationToken) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:23:33.5417370Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Build.Tasks.Console.MSBuildStaticGraphRestore.RestoreAsync(String entryProjectFilePath, IDictionary`2 globalProperties, IReadOnlyDictionary`2 options) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:32:13.3024272Z Tests succeeded: D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Blazor.Tests\bin\Release\net10.0\Templates.Blazor.Tests.dll [net10.0|x64] 2026-01-22T20:32:16.9095225Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.TrimmingTests\SlimBuilderDoesNotDependOnX509Test\bin\Release\net10.0\win-x64\project.dll 2026-01-22T20:32:17.0686410Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.NativeAotTests\BasicMinimalApiWithValidation\bin\Release\net10.0\win-x64\project.dll 2026-01-22T20:32:17.0687219Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.NativeAotTests\UseStartupThrowsForStructContainersTest\bin\Release\net10.0\win-x64\project.dll 2026-01-22T20:32:17.0918383Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestCertificateXmlEncryptor\bin\Release\net10.0\win-x64\project.dll 2026-01-22T20:32:17.1624921Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.SignalR.TrimmingTests\TestTypedClients\bin\Release\net10.0\win-x64\project.dll 2026-01-22T20:32:17.2503152Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.OpenApi.NativeAotTests\BasicMinimalApiWithOpenApiDependency\bin\Release\net10.0\win-x64\project.dll 2026-01-22T20:32:17.9382413Z Optimizing assemblies for size. This process might take a while. 2026-01-22T20:32:17.9843928Z Optimizing assemblies for size. This process might take a while. 2026-01-22T20:32:28.8271487Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.TrimmingTests\SlimBuilderDoesNotDependOnX509Test\bin\Release\net10.0\win-x64\publish\ 2026-01-22T20:32:28.9653236Z Optimizing assemblies for size. This process might take a while. 2026-01-22T20:32:28.9754095Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestCertificateXmlEncryptor\bin\Release\net10.0\win-x64\publish\ 2026-01-22T20:32:30.0036084Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestEncryptedXmlDecryptor\bin\Release\net10.0\win-x64\project.dll 2026-01-22T20:32:30.3420861Z Optimizing assemblies for size. This process might take a while. 2026-01-22T20:32:34.1038099Z Generating native code 2026-01-22T20:32:34.1051378Z Generating native code 2026-01-22T20:32:47.5326994Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.SignalR.TrimmingTests\TestTypedClients\bin\Release\net10.0\win-x64\publish\ 2026-01-22T20:32:47.6484447Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestEncryptedXmlDecryptor\bin\Release\net10.0\win-x64\publish\ 2026-01-22T20:32:47.6772140Z [Trimming Tests] Running test: D:\a\_work\1\s\src\SignalR\server\SignalR\test\Microsoft.AspNetCore.SignalR.TrimmingTests\TestTypedClients.cs ... 2026-01-22T20:32:48.2550690Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.TrimmingTests\UseHttpsDoesDependOnX509Test\bin\Release\net10.0\win-x64\project.dll 2026-01-22T20:32:48.7981910Z Optimizing assemblies for size. This process might take a while. 2026-01-22T20:32:50.9177116Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestUnprotectWorksWithX509Certificate\bin\Release\net10.0\win-x64\project.dll 2026-01-22T20:32:51.5221938Z Optimizing assemblies for size. This process might take a while. 2026-01-22T20:32:51.9759722Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.NativeAotTests\UseStartupThrowsForStructContainersTest\bin\Release\net10.0\win-x64\publish\ 2026-01-22T20:32:51.9994801Z [Trimming Tests] Running test: D:\a\_work\1\s\src\DefaultBuilder\test\Microsoft.AspNetCore.NativeAotTests\UseStartupThrowsForStructContainersTest.cs ... 2026-01-22T20:33:04.3963873Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.TrimmingTests\UseHttpsDoesDependOnX509Test\bin\Release\net10.0\win-x64\publish\ 2026-01-22T20:33:04.4736742Z [Trimming Tests] Running test: D:\a\_work\1\s\src\DefaultBuilder\test\Microsoft.AspNetCore.TrimmingTests\SlimBuilderDoesNotDependOnX509Test.cs ... 2026-01-22T20:33:06.8584310Z [Trimming Tests] Running test: D:\a\_work\1\s\src\DefaultBuilder\test\Microsoft.AspNetCore.TrimmingTests\UseHttpsDoesDependOnX509Test.cs ... 2026-01-22T20:33:08.3894905Z Generating native code 2026-01-22T20:33:08.8227341Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestUnprotectWorksWithX509Certificate\bin\Release\net10.0\win-x64\publish\ 2026-01-22T20:33:08.8241353Z [Trimming Tests] Running test: D:\a\_work\1\s\src\DataProtection\DataProtection\test\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestCertificateXmlEncryptor.cs ... 2026-01-22T20:33:09.5847403Z [Trimming Tests] Running test: D:\a\_work\1\s\src\DataProtection\DataProtection\test\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestEncryptedXmlDecryptor.cs ... 2026-01-22T20:33:10.6444936Z [Trimming Tests] Running test: D:\a\_work\1\s\src\DataProtection\DataProtection\test\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestUnprotectWorksWithX509Certificate.cs ... 2026-01-22T20:33:19.0021678Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.NativeAotTests\BasicMinimalApiWithValidation\bin\Release\net10.0\win-x64\publish\ 2026-01-22T20:33:19.0052890Z [Trimming Tests] Running test: D:\a\_work\1\s\src\Validation\test\Microsoft.Extensions.Validation.NativeAotTests\BasicMinimalApiWithValidation.cs ... 2026-01-22T20:33:28.4524157Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.OpenApi.NativeAotTests\BasicMinimalApiWithOpenApiDependency\bin\Release\net10.0\win-x64\publish\ 2026-01-22T20:33:28.4621791Z [Trimming Tests] Running test: D:\a\_work\1\s\src\OpenApi\test\Microsoft.AspNetCore.OpenApi.NativeAotTests\BasicMinimalApiWithOpenApiDependency.cs ... 2026-01-22T20:33:28.6839079Z 2026-01-22T20:33:28.6860846Z Build FAILED. 2026-01-22T20:33:28.6872798Z 2026-01-22T20:33:28.6875539Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : Cannot create a file when that file already exists. [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:33:28.6876867Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at System.IO.FileSystem.MoveFile(String sourceFullPath, String destFullPath, Boolean overwrite) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:33:28.6879641Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Common.FileUtility.Move(String sourceFileName, String destFileName) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:33:28.6882376Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Common.FileUtility.Replace(Action`1 writeSourceFile, String destFilePath) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:33:28.6884166Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Commands.RestoreResult.CommitAssetsFileAsync(LockFileFormat lockFileFormat, ILogger log, Boolean toolCommit, CancellationToken token) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:33:28.6885653Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Commands.RestoreResult.CommitAsync(ILogger log, CancellationToken token) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:33:28.6886691Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Commands.RestoreRunner.CommitAsync(RestoreResultPair restoreResult, IRestoreProgressReporter progressReporter, CancellationToken token) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:33:28.6888015Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Commands.RestoreRunner.ExecuteAndCommitAsync(RestoreSummaryRequest summaryRequest, IRestoreProgressReporter progressReporter, CancellationToken token) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:33:28.6889090Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Commands.RestoreRunner.CompleteTaskAsync(List`1 restoreTasks) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:33:28.6890105Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Commands.RestoreRunner.RunAsync(IEnumerable`1 restoreRequests, RestoreArgs restoreArgs, CancellationToken token) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:33:28.6891210Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Commands.RestoreRunner.RunAsync(RestoreArgs restoreContext, CancellationToken token) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:33:28.6893941Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Build.Tasks.BuildTasksUtility.RestoreAsync(DependencyGraphSpec dependencyGraphSpec, Boolean interactive, Boolean recursive, Boolean noCache, Boolean ignoreFailedSources, Boolean disableParallel, Boolean force, Boolean forceEvaluate, Boolean hideWarningsAndErrors, Boolean restorePC, Boolean cleanupAssetsForUnsupportedProjects, ILogger log, CancellationToken cancellationToken) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:33:28.6895373Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\NuGet.RestoreEx.targets(19,5): error : at NuGet.Build.Tasks.Console.MSBuildStaticGraphRestore.RestoreAsync(String entryProjectFilePath, IDictionary`2 globalProperties, IReadOnlyDictionary`2 options) [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj] 2026-01-22T20:33:28.6896250Z 0 Warning(s) 2026-01-22T20:33:28.6896990Z 1 Error(s) 2026-01-22T20:33:28.6907374Z 2026-01-22T20:33:28.6908027Z Time Elapsed 00:31:33.72 2026-01-22T20:33:29.7443419Z Build failed with exit code 1. Check errors above. 2026-01-22T20:33:29.7745084Z See log: D:\a\_work\1\s\artifacts\log\Release\Build.binlog 2026-01-22T20:33:30.9839103Z Killing running build processes... 2026-01-22T20:33:31.5797856Z build.cmd completed 2026-01-22T20:33:31.7870220Z ##[section]Finishing: Run build.cmd