2026-02-18T01:59:16.5848878Z ##[section]Starting: Run build.cmd 2026-02-18T01:59:16.5859722Z ============================================================================== 2026-02-18T01:59:16.5859899Z Task : Command line 2026-02-18T01:59:16.5859995Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-02-18T01:59:16.5860153Z Version : 2.268.0 2026-02-18T01:59:16.5860249Z Author : Microsoft Corporation 2026-02-18T01:59:16.5860361Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-02-18T01:59:16.5860504Z ============================================================================== 2026-02-18T01:59:17.4254273Z Generating script. 2026-02-18T01:59:17.4332016Z Script contents: shell 2026-02-18T01:59:17.4352403Z 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-02-18T01:59:17.4599327Z ========================== Starting Command Output =========================== 2026-02-18T01:59:17.4817037Z ##[command]"C:\Windows\system32\cmd.exe" /D /E:ON /V:OFF /S /C "CALL "D:\a\_work\_temp\57ea315f-68c2-4ed3-9315-9739b1db386e.cmd"" 2026-02-18T01:59:18.1216110Z 2026-02-18T01:59:18.1233293Z Id Name PSJobTypeName State HasMoreData Location Command 2026-02-18T01:59:18.1238361Z -- ---- ------------- ----- ----------- -------- ------- 2026-02-18T01:59:18.1242641Z 1 DumpProcesses BackgroundJob Running True localhost Set-Location $args[0]... 2026-02-18T01:59:18.1797653Z 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-02-18T01:59:18.1800727Z Note that if you are running Source Build, building NodeJS projects will be disabled later on. 2026-02-18T01:59:18.4032993Z Variable NativeToolsOnMachine detected, enabling native tool path promotion... 2026-02-18T01:59:18.4467287Z Processing D:\a\_work\1\s\global.json 2026-02-18T01:59:18.9241219Z Adding jdk to the path (C:\arcade-tools\jdk-25.0.1\bin)... 2026-02-18T01:59:18.9265193Z 2026-02-18T01:59:18.9267076Z Key : jdk 2026-02-18T01:59:18.9267907Z Value : C:\arcade-tools\jdk-25.0.1 2026-02-18T01:59:18.9268379Z Name : jdk 2026-02-18T01:59:18.9268515Z 2026-02-18T01:59:18.9482636Z Detected JDK in C:\arcade-tools\jdk-25.0.1 (via PATH) 2026-02-18T01:59:18.9983928Z GET https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.ps1 2026-02-18T01:59:19.1315705Z Attempting to install 'sdk v11.0.100-preview.1.26104.118' from public location. 2026-02-18T01:59:24.9922621Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-preview.1.26104.118/dotnet-sdk-11.0.100-preview.1.26104.118-win-x64.zip size is 306328672 bytes. 2026-02-18T01:59:24.9975357Z dotnet-install: Downloaded file https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-preview.1.26104.118/dotnet-sdk-11.0.100-preview.1.26104.118-win-x64.zip size is 306328672 bytes. 2026-02-18T01:59:25.0010448Z dotnet-install: The remote and local file sizes are equal. 2026-02-18T01:59:25.0036215Z dotnet-install: Extracting the archive. 2026-02-18T01:59:39.5435668Z 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-02-18T01:59:39.5452625Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-02-18T01:59:39.5459492Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-02-18T01:59:39.5466145Z dotnet-install: Installed version is 11.0.100-preview.1.26104.118 2026-02-18T01:59:39.5473442Z dotnet-install: Installation finished 2026-02-18T01:59:39.5690061Z Setting NUGET enhanced retry environment variables 2026-02-18T01:59:41.0727954Z 2026-02-18T01:59:41.0916309Z Downloading vswhere 3.1.7 2026-02-18T01:59:41.0941289Z VERBOSE: GET with 0-byte payload 2026-02-18T01:59:41.1232327Z VERBOSE: received 469456-byte response of content type application/x-msdownload 2026-02-18T01:59:41.3320760Z Setting NUGET enhanced retry environment variables 2026-02-18T01:59:41.3437398Z Setting NUGET enhanced retry environment variables 2026-02-18T01:59:43.0210327Z 2026-02-18T01:59:44.3285492Z Determining projects to restore... 2026-02-18T01:59:48.6779343Z Restored D:\a\_work\1\s\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.26111.109\tools\Tools.proj (in 3.24 sec). 2026-02-18T01:59:49.5985938Z Determining projects to restore... 2026-02-18T01:59:50.1731523Z Restored D:\a\_work\1\s\eng\tools\GenerateFiles\GenerateFiles.csproj (in 358 ms). 2026-02-18T01:59:50.2643507Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.props 2026-02-18T01:59:50.2680356Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.targets 2026-02-18T01:59:50.2693313Z GenerateFiles -> D:\a\_work\1\s\.config\dotnet-tools.json 2026-02-18T01:59:53.8766703Z GET https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.ps1 2026-02-18T01:59:54.0446631Z Attempting to install runtime toolset 'dotnet/x86 v11.0.0-preview.2.26111.109' from public location. 2026-02-18T01:59:55.4235364Z dotnet-install: Remote file https://ci.dot.net/public/Runtime/11.0.0-preview.2.26111.109/dotnet-runtime-11.0.0-preview.2.26111.109-win-x86.zip size is 33611372 bytes. 2026-02-18T01:59:55.4290382Z dotnet-install: Downloaded file https://ci.dot.net/public/Runtime/11.0.0-preview.2.26111.109/dotnet-runtime-11.0.0-preview.2.26111.109-win-x86.zip size is 33611372 bytes. 2026-02-18T01:59:55.4314865Z dotnet-install: The remote and local file sizes are equal. 2026-02-18T01:59:55.4335621Z dotnet-install: Extracting the archive. 2026-02-18T01:59:56.6346702Z 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-02-18T01:59:56.6363029Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-02-18T01:59:56.6371046Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-02-18T01:59:56.6378712Z dotnet-install: Installed version is 11.0.0-preview.2.26111.109 2026-02-18T01:59:56.6386132Z dotnet-install: Installation finished 2026-02-18T01:59:57.2946995Z Attempting to install runtime toolset 'dotnet/x64 v11.0.0-preview.2.26111.109' from public location. 2026-02-18T01:59:58.5979552Z dotnet-install: Remote file https://ci.dot.net/public/Runtime/11.0.0-preview.2.26111.109/dotnet-runtime-11.0.0-preview.2.26111.109-win-x64.zip size is 36588117 bytes. 2026-02-18T01:59:58.6022954Z dotnet-install: Downloaded file https://ci.dot.net/public/Runtime/11.0.0-preview.2.26111.109/dotnet-runtime-11.0.0-preview.2.26111.109-win-x64.zip size is 36588117 bytes. 2026-02-18T01:59:58.6046941Z dotnet-install: The remote and local file sizes are equal. 2026-02-18T01:59:58.6068170Z dotnet-install: Extracting the archive. 2026-02-18T01:59:59.8618242Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-02-18T01:59:59.8625022Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-02-18T01:59:59.8632285Z dotnet-install: Installed version is 11.0.0-preview.2.26111.109 2026-02-18T01:59:59.8639174Z dotnet-install: Installation finished 2026-02-18T02:00:02.0886151Z Determining projects to restore... 2026-02-18T02:00:04.7966837Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\CommonLib.vcxproj (in 1.27 sec). 2026-02-18T02:00:04.7967693Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLibTests\CommonLibTests.vcxproj (in 1.27 sec). 2026-02-18T02:00:04.7969832Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\AspNetCore\AspNetCore.vcxproj (in 1.27 sec). 2026-02-18T02:00:04.7970431Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\RequestHandlerLib\RequestHandlerLib.vcxproj (in 1.27 sec). 2026-02-18T02:00:04.8217777Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\OutOfProcessRequestHandler\OutOfProcessRequestHandler.vcxproj (in 2 ms). 2026-02-18T02:00:04.8225883Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\InProcessRequestHandler\InProcessRequestHandler.vcxproj (in 2 ms). 2026-02-18T02:00:04.8247993Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\IISLib\IISLib.vcxproj (in 4 ms). 2026-02-18T02:00:04.8306132Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\gtest\gtest.vcxproj (in 4 ms). 2026-02-18T02:00:08.2486695Z Restored D:\a\_work\1\s\eng\tools\RepoTasks\RepoTasks.csproj (in 3.44 sec). 2026-02-18T02:00:13.9576310Z RepoTasks -> D:\a\_work\1\s\artifacts\bin\RepoTasks\Release\net472\RepoTasks.dll 2026-02-18T02:00:14.2105755Z RepoTasks -> D:\a\_work\1\s\artifacts\bin\RepoTasks\Release\net11.0\RepoTasks.dll 2026-02-18T02:00:14.9981074Z gmock-all.cc 2026-02-18T02:00:15.1890737Z gtest-all.cc 2026-02-18T02:00:15.2759765Z acache.cpp 2026-02-18T02:00:15.3014475Z ahutil.cpp 2026-02-18T02:00:15.3168908Z base64.cpp 2026-02-18T02:00:15.3217102Z multisz.cpp 2026-02-18T02:00:15.6249613Z acache.cpp 2026-02-18T02:00:15.6480556Z ahutil.cpp 2026-02-18T02:00:15.6506326Z base64.cpp 2026-02-18T02:00:15.6576717Z multisz.cpp 2026-02-18T02:00:15.7588766Z gmock-all.cc 2026-02-18T02:00:15.7593458Z gtest-all.cc 2026-02-18T02:00:16.1058572Z acache.cpp 2026-02-18T02:00:16.1090490Z ahutil.cpp 2026-02-18T02:00:16.1129288Z base64.cpp 2026-02-18T02:00:16.1135796Z multisz.cpp 2026-02-18T02:00:16.2374134Z gmock-all.cc 2026-02-18T02:00:16.2374444Z gtest-all.cc 2026-02-18T02:00:40.0190919Z multisza.cpp 2026-02-18T02:00:40.1592424Z reftrace.c 2026-02-18T02:00:40.5415460Z multisza.cpp 2026-02-18T02:00:40.6622829Z stringa.cpp 2026-02-18T02:00:40.9649373Z reftrace.c 2026-02-18T02:00:41.2417163Z stringa.cpp 2026-02-18T02:00:41.5226256Z multisza.cpp 2026-02-18T02:00:41.8270575Z reftrace.c 2026-02-18T02:00:41.9855249Z stringa.cpp 2026-02-18T02:00:45.5638918Z stringu.cpp 2026-02-18T02:00:47.3974118Z stringu.cpp 2026-02-18T02:00:47.5594308Z stringu.cpp 2026-02-18T02:00:56.2420562Z tracelog.c 2026-02-18T02:00:56.3547935Z tracelog.c 2026-02-18T02:00:57.8618820Z tracelog.c 2026-02-18T02:00:59.1934208Z gtest.vcxproj -> D:\a\_work\1\s\artifacts\bin\gtest\Win32\Release\gtest.lib 2026-02-18T02:01:00.7980718Z util.cpp 2026-02-18T02:01:01.0465791Z util.cpp 2026-02-18T02:01:02.2233325Z util.cpp 2026-02-18T02:01:02.4666914Z gtest.vcxproj -> D:\a\_work\1\s\artifacts\bin\gtest\x64\Release\gtest.lib 2026-02-18T02:01:06.5849362Z gtest.vcxproj -> D:\a\_work\1\s\artifacts\bin\gtest\arm64\Release\gtest.lib 2026-02-18T02:01:07.7449438Z IISLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\IISLib\Win32\Release\IISLib.lib 2026-02-18T02:01:08.2859048Z IISLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\IISLib\x64\Release\IISLib.lib 2026-02-18T02:01:08.4436631Z IISLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\IISLib\arm64\Release\IISLib.lib 2026-02-18T02:01:08.5927808Z Compiling Event Messages ... 2026-02-18T02:01:08.5928499Z Compiling Event Messages ... 2026-02-18T02:01:08.6293884Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-02-18T02:01:08.6294668Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-02-18T02:01:08.7417858Z Compiling Event Messages ... 2026-02-18T02:01:08.7433608Z stdafx.cpp 2026-02-18T02:01:08.7649756Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-02-18T02:01:08.8712918Z stdafx.cpp 2026-02-18T02:01:08.9259802Z stdafx.cpp 2026-02-18T02:01:13.6011530Z ConfigurationSection.cpp 2026-02-18T02:01:13.6110707Z ConfigurationSource.cpp 2026-02-18T02:01:13.6298791Z debugutil.cpp 2026-02-18T02:01:13.6359503Z Environment.cpp 2026-02-18T02:01:14.5092069Z EventLog.cpp 2026-02-18T02:01:14.6490482Z ConfigurationSection.cpp 2026-02-18T02:01:14.6922066Z ConfigurationSource.cpp 2026-02-18T02:01:14.7169553Z debugutil.cpp 2026-02-18T02:01:14.7541207Z ConfigurationSection.cpp 2026-02-18T02:01:14.7888269Z ConfigurationSource.cpp 2026-02-18T02:01:14.8288015Z debugutil.cpp 2026-02-18T02:01:14.8701911Z Environment.cpp 2026-02-18T02:01:14.9460695Z Environment.cpp 2026-02-18T02:01:15.6703364Z file_utility.cpp 2026-02-18T02:01:16.3913868Z fx_ver.cpp 2026-02-18T02:01:16.6249885Z EventLog.cpp 2026-02-18T02:01:16.8877736Z GlobalVersionUtility.cpp 2026-02-18T02:01:17.2382095Z EventLog.cpp 2026-02-18T02:01:18.2295366Z file_utility.cpp 2026-02-18T02:01:19.0276871Z file_utility.cpp 2026-02-18T02:01:19.1781408Z fx_ver.cpp 2026-02-18T02:01:20.3038667Z fx_ver.cpp 2026-02-18T02:01:20.4114538Z HostFxr.cpp 2026-02-18T02:01:20.4855515Z HostFxrResolver.cpp 2026-02-18T02:01:20.5686263Z GlobalVersionUtility.cpp 2026-02-18T02:01:21.1562207Z HostFxrResolutionResult.cpp 2026-02-18T02:01:21.8507810Z GlobalVersionUtility.cpp 2026-02-18T02:01:23.5570696Z HostFxr.cpp 2026-02-18T02:01:23.6972527Z HostFxr.cpp 2026-02-18T02:01:23.9282390Z HostFxrResolver.cpp 2026-02-18T02:01:24.0114499Z LoggingHelpers.cpp 2026-02-18T02:01:24.3364287Z HostFxrResolutionResult.cpp 2026-02-18T02:01:24.6215584Z HostFxrResolver.cpp 2026-02-18T02:01:24.9401828Z PollingAppOfflineApplication.cpp 2026-02-18T02:01:25.0804471Z StandardStreamRedirection.cpp 2026-02-18T02:01:26.7178749Z HostFxrResolutionResult.cpp 2026-02-18T02:01:27.4070963Z LoggingHelpers.cpp 2026-02-18T02:01:27.5404916Z LoggingHelpers.cpp 2026-02-18T02:01:27.6714748Z RedirectionOutput.cpp 2026-02-18T02:01:27.9539325Z PollingAppOfflineApplication.cpp 2026-02-18T02:01:28.2925140Z StandardStreamRedirection.cpp 2026-02-18T02:01:28.4525691Z RegistryKey.cpp 2026-02-18T02:01:28.5713066Z PollingAppOfflineApplication.cpp 2026-02-18T02:01:30.3694632Z StdWrapper.cpp 2026-02-18T02:01:30.4564823Z StandardStreamRedirection.cpp 2026-02-18T02:01:30.7114554Z RedirectionOutput.cpp 2026-02-18T02:01:30.8027798Z RedirectionOutput.cpp 2026-02-18T02:01:30.9012254Z RegistryKey.cpp 2026-02-18T02:01:31.2693969Z SRWExclusiveLock.cpp 2026-02-18T02:01:31.7794891Z SRWSharedLock.cpp 2026-02-18T02:01:32.0028793Z RegistryKey.cpp 2026-02-18T02:01:32.5331457Z StringHelpers.cpp 2026-02-18T02:01:33.1208330Z StdWrapper.cpp 2026-02-18T02:01:33.2433822Z WebConfigConfigurationSection.cpp 2026-02-18T02:01:33.5638944Z WebConfigConfigurationSource.cpp 2026-02-18T02:01:33.6605484Z SRWExclusiveLock.cpp 2026-02-18T02:01:34.1808812Z SRWSharedLock.cpp 2026-02-18T02:01:35.3164752Z StringHelpers.cpp 2026-02-18T02:01:35.4369988Z StdWrapper.cpp 2026-02-18T02:01:36.0876182Z WebConfigConfigurationSection.cpp 2026-02-18T02:01:36.4634054Z WebConfigConfigurationSource.cpp 2026-02-18T02:01:36.5563583Z SRWExclusiveLock.cpp 2026-02-18T02:01:36.9224902Z SRWSharedLock.cpp 2026-02-18T02:01:37.0685535Z StringHelpers.cpp 2026-02-18T02:01:37.2092597Z WebConfigConfigurationSection.cpp 2026-02-18T02:01:37.9706788Z WebConfigConfigurationSource.cpp 2026-02-18T02:01:39.2043717Z CommonLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLib\x64\Release\CommonLib.lib 2026-02-18T02:01:39.9505643Z CommonLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLib\Win32\Release\CommonLib.lib 2026-02-18T02:01:40.1491095Z Compiling Event Messages ... 2026-02-18T02:01:40.1579762Z Compiling Event Messages ... 2026-02-18T02:01:40.1819724Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-02-18T02:01:40.1876191Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-02-18T02:01:40.3356655Z stdafx.cpp 2026-02-18T02:01:40.4326859Z AppOfflineTrackingApplication.cpp 2026-02-18T02:01:40.4668675Z filewatcher.cpp 2026-02-18T02:01:40.4803407Z requesthandler_config.cpp 2026-02-18T02:01:40.4841669Z Compiling Event Messages ... 2026-02-18T02:01:40.5377379Z CommonLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLib\arm64\Release\CommonLib.lib 2026-02-18T02:01:40.6073932Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-02-18T02:01:41.1551220Z AppOfflineTrackingApplication.cpp 2026-02-18T02:01:41.1983945Z filewatcher.cpp 2026-02-18T02:01:41.2258921Z requesthandler_config.cpp 2026-02-18T02:01:47.9807196Z applicationinfo.cpp 2026-02-18T02:01:48.0201263Z applicationmanager.cpp 2026-02-18T02:01:48.1004968Z AppOfflineApplication.cpp 2026-02-18T02:01:48.1937894Z AppOfflineHandler.cpp 2026-02-18T02:01:56.6386168Z Compiling Event Messages ... 2026-02-18T02:01:56.6544041Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-02-18T02:02:00.4223386Z DisconnectHandler.cpp 2026-02-18T02:02:00.7616499Z ModuleEnvironment.cpp 2026-02-18T02:02:01.4571584Z stdafx.cpp 2026-02-18T02:02:02.2791311Z ShimOptions.cpp 2026-02-18T02:02:03.7750609Z dllmain.cpp 2026-02-18T02:02:10.0474487Z globalmodule.cpp 2026-02-18T02:02:12.3372148Z RequestHandlerLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\RequestHandlerLib\Win32\Release\RequestHandlerLib.lib 2026-02-18T02:02:13.0333367Z applicationinfo.cpp 2026-02-18T02:02:13.0930093Z applicationmanager.cpp 2026-02-18T02:02:13.1676018Z AppOfflineApplication.cpp 2026-02-18T02:02:13.2489370Z AppOfflineHandler.cpp 2026-02-18T02:02:13.3279574Z HandlerResolver.cpp 2026-02-18T02:02:14.8273376Z Compiling Event Messages ... 2026-02-18T02:02:15.5885425Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-02-18T02:02:16.3883212Z proxymodule.cpp 2026-02-18T02:02:16.8313271Z Compiling Event Messages ... 2026-02-18T02:02:17.2302651Z stdafx.cpp 2026-02-18T02:02:17.8239873Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-02-18T02:02:20.9192730Z RequestHandlerLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\RequestHandlerLib\x64\Release\RequestHandlerLib.lib 2026-02-18T02:02:23.3048922Z DisconnectHandler.cpp 2026-02-18T02:02:23.3371993Z ModuleEnvironment.cpp 2026-02-18T02:02:24.9250576Z Compiling Event Messages ... 2026-02-18T02:02:25.2658850Z ShimOptions.cpp 2026-02-18T02:02:25.5621978Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-02-18T02:02:26.8207302Z Compiling Event Messages ... 2026-02-18T02:02:26.8560243Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-02-18T02:02:26.8974350Z dllmain.cpp 2026-02-18T02:02:26.9532656Z stdafx.cpp 2026-02-18T02:02:34.0850410Z globalmodule.cpp 2026-02-18T02:02:34.6367876Z dllmain.cpp 2026-02-18T02:02:34.6731524Z inprocessapplication.cpp 2026-02-18T02:02:34.8735902Z InProcessApplicationBase.cpp 2026-02-18T02:02:34.9845713Z inprocesshandler.cpp 2026-02-18T02:02:37.1734810Z InProcessOptions.cpp 2026-02-18T02:02:38.8112593Z stdafx.cpp 2026-02-18T02:02:40.8679285Z managedexports.cpp 2026-02-18T02:02:49.6288376Z AppOfflineTrackingApplication.cpp 2026-02-18T02:02:49.6900190Z filewatcher.cpp 2026-02-18T02:02:49.7457328Z requesthandler_config.cpp 2026-02-18T02:02:49.8090703Z HandlerResolver.cpp 2026-02-18T02:02:49.8628161Z proxymodule.cpp 2026-02-18T02:03:04.9367845Z applicationinfo.cpp 2026-02-18T02:03:04.9839605Z applicationmanager.cpp 2026-02-18T02:03:05.0653475Z AppOfflineApplication.cpp 2026-02-18T02:03:05.1318432Z AppOfflineHandler.cpp 2026-02-18T02:03:05.2244764Z 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-02-18T02:03:05.2687826Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-02-18T02:03:10.0038085Z InProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\Win32\Release\aspnetcorev2_inprocess.dll 2026-02-18T02:03:10.4669014Z 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-02-18T02:03:10.5065162Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-02-18T02:03:10.5518830Z AspNetCore.vcxproj -> D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\Win32\Release\aspnetcorev2.dll 2026-02-18T02:03:11.0592279Z DisconnectHandler.cpp 2026-02-18T02:03:11.0840675Z ModuleEnvironment.cpp 2026-02-18T02:03:11.1233074Z 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-02-18T02:03:11.1471511Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-02-18T02:03:11.1657228Z ShimOptions.cpp 2026-02-18T02:03:11.2016230Z dllmain.cpp 2026-02-18T02:03:14.9943507Z AspNetCore.vcxproj -> D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\x64\Release\aspnetcorev2.dll 2026-02-18T02:03:16.7687003Z RequestHandlerLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\RequestHandlerLib\arm64\Release\RequestHandlerLib.lib 2026-02-18T02:03:19.3280937Z globalmodule.cpp 2026-02-18T02:03:19.3657182Z HandlerResolver.cpp 2026-02-18T02:03:19.9015336Z ConfigUtilityTests.cpp 2026-02-18T02:03:20.0083089Z dotnet_exe_path_tests.cpp 2026-02-18T02:03:20.1125017Z GlobalVersionTests.cpp 2026-02-18T02:03:20.1479128Z Helpers.cpp 2026-02-18T02:03:21.4999388Z Compiling Event Messages ... 2026-02-18T02:03:21.6618500Z proxymodule.cpp 2026-02-18T02:03:21.7035506Z Compiling Event Messages ... 2026-02-18T02:03:22.4656057Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-02-18T02:03:22.5248022Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-02-18T02:03:23.9437842Z stdafx.cpp 2026-02-18T02:03:30.9516996Z dllmain.cpp 2026-02-18T02:03:31.0237773Z forwardinghandler.cpp 2026-02-18T02:03:31.1102242Z outprocessapplication.cpp 2026-02-18T02:03:31.2111070Z forwarderconnection.cpp 2026-02-18T02:03:32.3090888Z processmanager.cpp 2026-02-18T02:03:32.3703730Z protocolconfig.cpp 2026-02-18T02:03:32.9975645Z responseheaderhash.cpp 2026-02-18T02:03:33.3170963Z serverprocess.cpp 2026-02-18T02:03:33.6356038Z url_utility.cpp 2026-02-18T02:03:33.6888724Z websockethandler.cpp 2026-02-18T02:03:34.2262536Z winhttphelper.cpp 2026-02-18T02:03:35.5873579Z inprocess_application_tests.cpp 2026-02-18T02:03:35.9528430Z main.cpp 2026-02-18T02:03:36.3250009Z StandardOutputRedirectionTest.cpp 2026-02-18T02:03:38.9264365Z BindingInformationTest.cpp 2026-02-18T02:03:41.7351561Z stdafx.cpp 2026-02-18T02:03:46.8037511Z 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-02-18T02:03:46.8730998Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-02-18T02:03:47.8125414Z utility_tests.cpp 2026-02-18T02:03:48.4511555Z Compiling Event Messages ... 2026-02-18T02:03:48.5107205Z Compiling Event Messages ... 2026-02-18T02:03:48.5689334Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-02-18T02:03:48.6125035Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-02-18T02:03:48.7004147Z 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-02-18T02:03:48.7048237Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-02-18T02:03:50.1445416Z dllmain.cpp 2026-02-18T02:03:50.2171983Z inprocessapplication.cpp 2026-02-18T02:03:50.2605304Z InProcessApplicationBase.cpp 2026-02-18T02:03:50.3181076Z inprocesshandler.cpp 2026-02-18T02:03:50.3574673Z InProcessOptions.cpp 2026-02-18T02:03:51.9397011Z OutOfProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\Win32\Release\aspnetcorev2_outofprocess.dll 2026-02-18T02:03:52.0723016Z managedexports.cpp 2026-02-18T02:03:54.6666148Z stdafx.cpp 2026-02-18T02:03:57.7925136Z stdafx.cpp 2026-02-18T02:03:59.1117794Z 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-02-18T02:03:59.1493847Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-02-18T02:04:03.1021647Z AspNetCore.vcxproj -> D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\arm64\Release\aspnetcorev2.dll 2026-02-18T02:04:06.9669118Z dllmain.cpp 2026-02-18T02:04:07.0105452Z inprocessapplication.cpp 2026-02-18T02:04:07.0472594Z InProcessApplicationBase.cpp 2026-02-18T02:04:07.0830865Z inprocesshandler.cpp 2026-02-18T02:04:08.6082722Z InProcessOptions.cpp 2026-02-18T02:04:09.9337834Z CommonLibTests.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLibTests\Win32\Release\CommonLibTests.exe 2026-02-18T02:04:10.6412017Z managedexports.cpp 2026-02-18T02:04:12.1032652Z [==========] Running 42 tests from 15 test suites. 2026-02-18T02:04:12.1295178Z [----------] Global test environment set-up. 2026-02-18T02:04:12.1508359Z [----------] 3 tests from ConfigUtilityTest 2026-02-18T02:04:12.1797260Z [ RUN ] ConfigUtilityTest.CheckHandlerVersionKeysAndValues 2026-02-18T02:04:12.2087505Z [ OK ] ConfigUtilityTest.CheckHandlerVersionKeysAndValues (76 ms) 2026-02-18T02:04:12.2346454Z [ RUN ] ConfigUtilityTest.CheckDebugLogFile 2026-02-18T02:04:12.2741526Z [ OK ] ConfigUtilityTest.CheckDebugLogFile (0 ms) 2026-02-18T02:04:12.3086003Z [ RUN ] ConfigUtilityTest.CheckDebugLevel 2026-02-18T02:04:12.3443910Z [ OK ] ConfigUtilityTest.CheckDebugLevel (0 ms) 2026-02-18T02:04:12.3519365Z [----------] 3 tests from ConfigUtilityTest (77 ms total) 2026-02-18T02:04:12.3848499Z 2026-02-18T02:04:12.4147073Z [----------] 2 tests from ConfigUtilityTestSingle 2026-02-18T02:04:12.4467625Z [ RUN ] ConfigUtilityTestSingle.MultipleElements 2026-02-18T02:04:12.4803259Z [ OK ] ConfigUtilityTestSingle.MultipleElements (0 ms) 2026-02-18T02:04:12.5198092Z [ RUN ] ConfigUtilityTestSingle.IgnoresFailedGetElement 2026-02-18T02:04:12.5593237Z [ OK ] ConfigUtilityTestSingle.IgnoresFailedGetElement (0 ms) 2026-02-18T02:04:12.5914189Z [----------] 2 tests from ConfigUtilityTestSingle (0 ms total) 2026-02-18T02:04:12.6205402Z 2026-02-18T02:04:12.6501792Z [----------] 1 test from Dotnet_EXE_Path_Tests 2026-02-18T02:04:12.6839351Z [ RUN ] Dotnet_EXE_Path_Tests.EndWith_dotnet 2026-02-18T02:04:12.7215020Z [ OK ] Dotnet_EXE_Path_Tests.EndWith_dotnet (316 ms) 2026-02-18T02:04:12.7559461Z [----------] 1 test from Dotnet_EXE_Path_Tests (316 ms total) 2026-02-18T02:04:12.7876369Z 2026-02-18T02:04:12.8192908Z [----------] 1 test from GlobalVersionTest 2026-02-18T02:04:12.8387597Z [ RUN ] GlobalVersionTest.RemovesPathCorrectly 2026-02-18T02:04:12.8586726Z [ OK ] GlobalVersionTest.RemovesPathCorrectly (0 ms) 2026-02-18T02:04:12.8880038Z [----------] 1 test from GlobalVersionTest (0 ms total) 2026-02-18T02:04:12.9195519Z 2026-02-18T02:04:12.9354784Z [----------] 3 tests from GetRequestHandlerVersions 2026-02-18T02:04:12.9572798Z [ RUN ] GetRequestHandlerVersions.GetFolders 2026-02-18T02:04:12.9869148Z [ OK ] GetRequestHandlerVersions.GetFolders (3 ms) 2026-02-18T02:04:13.0111515Z [ RUN ] GetRequestHandlerVersions.GetFolderPreview 2026-02-18T02:04:13.0380938Z [ OK ] GetRequestHandlerVersions.GetFolderPreview (2 ms) 2026-02-18T02:04:13.0521149Z [ RUN ] GetRequestHandlerVersions.GetFolderManyVersions 2026-02-18T02:04:13.1388626Z [ OK ] GetRequestHandlerVersions.GetFolderManyVersions (6 ms) 2026-02-18T02:04:13.1582162Z [----------] 3 tests from GetRequestHandlerVersions (12 ms total) 2026-02-18T02:04:13.1827720Z 2026-02-18T02:04:13.2102258Z [----------] 5 tests from FindHighestGlobalVersion 2026-02-18T02:04:13.2216466Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithSingleFolder 2026-02-18T02:04:13.2440446Z [ OK ] FindHighestGlobalVersion.HighestVersionWithSingleFolder (2 ms) 2026-02-18T02:04:13.2551080Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithMultipleVersions 2026-02-18T02:04:13.2852011Z [ OK ] FindHighestGlobalVersion.HighestVersionWithMultipleVersions (3 ms) 2026-02-18T02:04:13.3074229Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithSemVersion20 2026-02-18T02:04:13.3202755Z [ OK ] FindHighestGlobalVersion.HighestVersionWithSemVersion20 (3 ms) 2026-02-18T02:04:13.3409484Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithMultipleVersionsPreview 2026-02-18T02:04:13.3601916Z [ OK ] FindHighestGlobalVersion.HighestVersionWithMultipleVersionsPreview (5 ms) 2026-02-18T02:04:13.3884106Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithMultipleVersionNoPreview 2026-02-18T02:04:13.3941702Z [ OK ] FindHighestGlobalVersion.HighestVersionWithMultipleVersionNoPreview (37 ms) 2026-02-18T02:04:13.4218969Z [----------] 5 tests from FindHighestGlobalVersion (51 ms total) 2026-02-18T02:04:13.4277380Z 2026-02-18T02:04:13.4553577Z [----------] 4 tests from GetGlobalRequestHandlerPath 2026-02-18T02:04:13.4616436Z [ RUN ] GetGlobalRequestHandlerPath.FindHighestVersionNoHandlerName 2026-02-18T02:04:13.4910762Z [ OK ] GetGlobalRequestHandlerPath.FindHighestVersionNoHandlerName (2 ms) 2026-02-18T02:04:13.4949689Z [ RUN ] GetGlobalRequestHandlerPath.FindHighestVersionPreviewWins 2026-02-18T02:04:13.5248678Z [ OK ] GetGlobalRequestHandlerPath.FindHighestVersionPreviewWins (3 ms) 2026-02-18T02:04:13.5327983Z [ RUN ] GetGlobalRequestHandlerPath.FindHighestVersionSpecificVersion 2026-02-18T02:04:13.5609822Z [ OK ] GetGlobalRequestHandlerPath.FindHighestVersionSpecificVersion (3 ms) 2026-02-18T02:04:13.5819605Z [ RUN ] GetGlobalRequestHandlerPath.FindHighestVersionSpecificPreview 2026-02-18T02:04:13.5997941Z [ OK ] GetGlobalRequestHandlerPath.FindHighestVersionSpecificPreview (4 ms) 2026-02-18T02:04:13.6161436Z [----------] 4 tests from GetGlobalRequestHandlerPath (14 ms total) 2026-02-18T02:04:13.6377873Z 2026-02-18T02:04:13.6688399Z [----------] 3 tests from InProcessTest 2026-02-18T02:04:13.6774542Z [ RUN ] InProcessTest.NoNullRefForExePath 2026-02-18T02:04:13.7089153Z [ OK ] InProcessTest.NoNullRefForExePath (0 ms) 2026-02-18T02:04:13.7227686Z [ RUN ] InProcessTest.GeneratesVirtualPath 2026-02-18T02:04:13.7444609Z [ OK ] InProcessTest.GeneratesVirtualPath (0 ms) 2026-02-18T02:04:13.7778827Z [ RUN ] InProcessTest.GeneratesVirtualPathForDefaultApp 2026-02-18T02:04:13.8115363Z [ OK ] InProcessTest.GeneratesVirtualPathForDefaultApp (0 ms) 2026-02-18T02:04:13.8192977Z [----------] 3 tests from InProcessTest (0 ms total) 2026-02-18T02:04:13.8489982Z 2026-02-18T02:04:13.8561096Z [----------] 2 tests from FileRedirectionOutputTest 2026-02-18T02:04:13.8826406Z [ RUN ] FileRedirectionOutputTest.WriteToFileCheckContentsWritten 2026-02-18T02:04:13.8968500Z C:\Users\CLOUDT~1\AppData\Local\Temp\df3d4cfc-6df8-4b7b-a05c-599716ea5a5c\_20260218020411_3384.log 2026-02-18T02:04:13.9192576Z C:\Users\CLOUDT~1\AppData\Local\Temp\aad39266-0a89-45db-a6f9-62f9f962754a\log_20260218020411_3384.log 2026-02-18T02:04:13.9514037Z [ OK ] FileRedirectionOutputTest.WriteToFileCheckContentsWritten (497 ms) 2026-02-18T02:04:13.9532397Z [ RUN ] FileRedirectionOutputTest.WriteToFileCheckContentsWrittenErr 2026-02-18T02:04:13.9855463Z C:\Users\CLOUDT~1\AppData\Local\Temp\1f1ae0af-88a6-46d1-afd4-e20043fda529\_20260218020411_3384.log 2026-02-18T02:04:14.0191907Z C:\Users\CLOUDT~1\AppData\Local\Temp\c5e9a988-647b-41e2-9399-1dc03237317c\log_20260218020411_3384.log 2026-02-18T02:04:14.0248714Z [ OK ] FileRedirectionOutputTest.WriteToFileCheckContentsWrittenErr (271 ms) 2026-02-18T02:04:14.0566386Z [----------] 2 tests from FileRedirectionOutputTest (812 ms total) 2026-02-18T02:04:14.0619702Z 2026-02-18T02:04:14.0942569Z [----------] 7 tests from PipeManagerOutputTest 2026-02-18T02:04:14.1258799Z [ RUN ] PipeManagerOutputTest.StdOut 2026-02-18T02:04:14.1302241Z [ OK ] PipeManagerOutputTest.StdOut (73 ms) 2026-02-18T02:04:14.1596814Z [ RUN ] PipeManagerOutputTest.StdOutMultiToWide 2026-02-18T02:04:14.1666257Z [ OK ] PipeManagerOutputTest.StdOutMultiToWide (98 ms) 2026-02-18T02:04:14.1951505Z [ RUN ] PipeManagerOutputTest.StdErr 2026-02-18T02:04:14.2151640Z [ OK ] PipeManagerOutputTest.StdErr (102 ms) 2026-02-18T02:04:14.2296912Z [ RUN ] PipeManagerOutputTest.CheckMaxPipeSize 2026-02-18T02:04:14.2484179Z [ OK ] PipeManagerOutputTest.CheckMaxPipeSize (502 ms) 2026-02-18T02:04:14.2625842Z [ RUN ] PipeManagerOutputTest.SetInvalidHandlesForErrAndOut 2026-02-18T02:04:14.2944164Z [ OK ] PipeManagerOutputTest.SetInvalidHandlesForErrAndOut (127 ms) 2026-02-18T02:04:14.2971124Z [ RUN ] PipeManagerOutputTest.CreateDeleteMultipleTimesStdOutWorks 2026-02-18T02:04:15.4132012Z [ OK ] PipeManagerOutputTest.CreateDeleteMultipleTimesStdOutWorks (1103 ms) 2026-02-18T02:04:15.4309148Z [ RUN ] PipeManagerOutputTest.CreateDeleteKeepOriginalStdErr 2026-02-18T02:04:16.4618112Z Hello![ OK ] PipeManagerOutputTest.CreateDeleteKeepOriginalStdErr (1062 ms) 2026-02-18T02:04:16.4688916Z [----------] 7 tests from PipeManagerOutputTest (3072 ms total) 2026-02-18T02:04:16.4944233Z 2026-02-18T02:04:16.5024871Z [----------] 4 tests from StringStreamRedirectionOutputTest 2026-02-18T02:04:16.5280270Z [ RUN ] StringStreamRedirectionOutputTest.StdOut 2026-02-18T02:04:16.5820040Z [ OK ] StringStreamRedirectionOutputTest.StdOut (119 ms) 2026-02-18T02:04:16.5934206Z [ RUN ] StringStreamRedirectionOutputTest.StdErr 2026-02-18T02:04:16.6643901Z [ OK ] StringStreamRedirectionOutputTest.StdErr (78 ms) 2026-02-18T02:04:16.6883017Z [ RUN ] StringStreamRedirectionOutputTest.CapAt30KB 2026-02-18T02:04:16.6980462Z 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-02-18T02:04:16.7281874Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-02-18T02:04:16.8086759Z InProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\x64\Release\aspnetcorev2_inprocess.dll 2026-02-18T02:04:17.1433580Z [ OK ] StringStreamRedirectionOutputTest.CapAt30KB (475 ms) 2026-02-18T02:04:17.1686550Z [ RUN ] StringStreamRedirectionOutputTest.StartStopRestoresCorrectly 2026-02-18T02:04:18.0991947Z [ OK ] StringStreamRedirectionOutputTest.StartStopRestoresCorrectly (961 ms) 2026-02-18T02:04:18.1254539Z [----------] 4 tests from StringStreamRedirectionOutputTest (1636 ms total) 2026-02-18T02:04:18.1352428Z 2026-02-18T02:04:18.1651430Z [----------] 1 test from BindingInformationTest 2026-02-18T02:04:18.1850135Z [ RUN ] BindingInformationTest.ParsesInformationCorrectly 2026-02-18T02:04:18.1988638Z [ OK ] BindingInformationTest.ParsesInformationCorrectly (0 ms) 2026-02-18T02:04:18.2183882Z [----------] 1 test from BindingInformationTest (0 ms total) 2026-02-18T02:04:18.2323603Z 2026-02-18T02:04:18.2638305Z [----------] 2 tests from PassUnexpandedEnvString 2026-02-18T02:04:18.2698462Z [ RUN ] PassUnexpandedEnvString.ExpandsResult 2026-02-18T02:04:18.2974769Z [ OK ] PassUnexpandedEnvString.ExpandsResult (0 ms) 2026-02-18T02:04:18.3212897Z [ RUN ] PassUnexpandedEnvString.LongStringExpandsResults 2026-02-18T02:04:18.3319768Z [ OK ] PassUnexpandedEnvString.LongStringExpandsResults (0 ms) 2026-02-18T02:04:18.3627261Z [----------] 2 tests from PassUnexpandedEnvString (0 ms total) 2026-02-18T02:04:18.3707307Z 2026-02-18T02:04:18.3963955Z [----------] 2 tests from GetEnvironmentVariableValue 2026-02-18T02:04:18.4078301Z [ RUN ] GetEnvironmentVariableValue.ReturnsCorrectLength 2026-02-18T02:04:18.4305869Z [ OK ] GetEnvironmentVariableValue.ReturnsCorrectLength (0 ms) 2026-02-18T02:04:18.4584374Z [ RUN ] GetEnvironmentVariableValue.ReturnsNulloptWhenNotFound 2026-02-18T02:04:18.4639505Z [ OK ] GetEnvironmentVariableValue.ReturnsNulloptWhenNotFound (0 ms) 2026-02-18T02:04:18.4955059Z [----------] 2 tests from GetEnvironmentVariableValue (0 ms total) 2026-02-18T02:04:18.5277353Z 2026-02-18T02:04:18.5296895Z [----------] 2 tests from CheckStringHelpers 2026-02-18T02:04:18.5402952Z [ RUN ] CheckStringHelpers.FormatWithoutContentDoesNotIncreaseSizeString 2026-02-18T02:04:18.5611324Z [ OK ] CheckStringHelpers.FormatWithoutContentDoesNotIncreaseSizeString (0 ms) 2026-02-18T02:04:18.5727474Z [ RUN ] CheckStringHelpers.FormatWithoutContentDoesNotIncreaseSizeWstring 2026-02-18T02:04:18.5940640Z [ OK ] CheckStringHelpers.FormatWithoutContentDoesNotIncreaseSizeWstring (0 ms) 2026-02-18T02:04:18.6241964Z [----------] 2 tests from CheckStringHelpers (0 ms total) 2026-02-18T02:04:18.6259672Z 2026-02-18T02:04:18.6573417Z [----------] Global test environment tear-down 2026-02-18T02:04:18.6715478Z [==========] 42 tests from 15 test suites ran. (6000 ms total) 2026-02-18T02:04:18.6909452Z [ PASSED ] 42 tests. 2026-02-18T02:04:21.1913791Z dllmain.cpp 2026-02-18T02:04:21.2165692Z forwardinghandler.cpp 2026-02-18T02:04:21.2356055Z outprocessapplication.cpp 2026-02-18T02:04:21.3396671Z forwarderconnection.cpp 2026-02-18T02:04:21.7838696Z ConfigUtilityTests.cpp 2026-02-18T02:04:21.8283651Z dotnet_exe_path_tests.cpp 2026-02-18T02:04:22.0895606Z GlobalVersionTests.cpp 2026-02-18T02:04:22.1376297Z Helpers.cpp 2026-02-18T02:04:22.1718820Z processmanager.cpp 2026-02-18T02:04:22.2109941Z protocolconfig.cpp 2026-02-18T02:04:22.9241305Z responseheaderhash.cpp 2026-02-18T02:04:23.0327720Z serverprocess.cpp 2026-02-18T02:04:23.6078940Z url_utility.cpp 2026-02-18T02:04:23.6698814Z websockethandler.cpp 2026-02-18T02:04:24.1528712Z winhttphelper.cpp 2026-02-18T02:04:30.8772260Z 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-02-18T02:04:30.9108802Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-02-18T02:04:34.4734865Z inprocess_application_tests.cpp 2026-02-18T02:04:34.6964916Z InProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\arm64\Release\aspnetcorev2_inprocess.dll 2026-02-18T02:04:34.7935484Z main.cpp 2026-02-18T02:04:35.5044624Z 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-02-18T02:04:35.5648223Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-02-18T02:04:40.4912021Z OutOfProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\x64\Release\aspnetcorev2_outofprocess.dll 2026-02-18T02:04:41.5115563Z StandardOutputRedirectionTest.cpp 2026-02-18T02:04:41.6153654Z ConfigUtilityTests.cpp 2026-02-18T02:04:41.7135656Z dotnet_exe_path_tests.cpp 2026-02-18T02:04:41.8123017Z GlobalVersionTests.cpp 2026-02-18T02:04:41.9100630Z Helpers.cpp 2026-02-18T02:04:42.0083079Z BindingInformationTest.cpp 2026-02-18T02:04:48.9190374Z utility_tests.cpp 2026-02-18T02:04:49.8620077Z inprocess_application_tests.cpp 2026-02-18T02:04:50.0622407Z main.cpp 2026-02-18T02:04:50.3152274Z StandardOutputRedirectionTest.cpp 2026-02-18T02:04:52.8555036Z dllmain.cpp 2026-02-18T02:04:52.8880929Z forwardinghandler.cpp 2026-02-18T02:04:52.9182209Z outprocessapplication.cpp 2026-02-18T02:04:53.0974541Z BindingInformationTest.cpp 2026-02-18T02:04:53.1325181Z forwarderconnection.cpp 2026-02-18T02:04:54.0979996Z processmanager.cpp 2026-02-18T02:04:54.2186147Z protocolconfig.cpp 2026-02-18T02:04:54.5530543Z responseheaderhash.cpp 2026-02-18T02:04:54.6398428Z serverprocess.cpp 2026-02-18T02:04:55.0852069Z url_utility.cpp 2026-02-18T02:04:55.1718871Z websockethandler.cpp 2026-02-18T02:04:55.6944933Z winhttphelper.cpp 2026-02-18T02:05:01.3365133Z utility_tests.cpp 2026-02-18T02:05:02.4662730Z 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-02-18T02:05:02.4996877Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-02-18T02:05:04.1317081Z 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-02-18T02:05:04.1352581Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-02-18T02:05:04.4861867Z CommonLibTests.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLibTests\x64\Release\CommonLibTests.exe 2026-02-18T02:05:04.6380801Z [==========] Running 42 tests from 15 test suites. 2026-02-18T02:05:04.6381376Z [----------] Global test environment set-up. 2026-02-18T02:05:04.6382472Z [----------] 3 tests from ConfigUtilityTest 2026-02-18T02:05:04.6382929Z [ RUN ] ConfigUtilityTest.CheckHandlerVersionKeysAndValues 2026-02-18T02:05:04.6397504Z [ OK ] ConfigUtilityTest.CheckHandlerVersionKeysAndValues (2 ms) 2026-02-18T02:05:04.6398010Z [ RUN ] ConfigUtilityTest.CheckDebugLogFile 2026-02-18T02:05:04.6401091Z [ OK ] ConfigUtilityTest.CheckDebugLogFile (0 ms) 2026-02-18T02:05:04.6401744Z [ RUN ] ConfigUtilityTest.CheckDebugLevel 2026-02-18T02:05:04.6409923Z [ OK ] ConfigUtilityTest.CheckDebugLevel (0 ms) 2026-02-18T02:05:04.6412383Z [----------] 3 tests from ConfigUtilityTest (2 ms total) 2026-02-18T02:05:04.6412906Z 2026-02-18T02:05:04.6413619Z [----------] 2 tests from ConfigUtilityTestSingle 2026-02-18T02:05:04.6414079Z [ RUN ] ConfigUtilityTestSingle.MultipleElements 2026-02-18T02:05:04.6414940Z [ OK ] ConfigUtilityTestSingle.MultipleElements (0 ms) 2026-02-18T02:05:04.6415756Z [ RUN ] ConfigUtilityTestSingle.IgnoresFailedGetElement 2026-02-18T02:05:04.6416166Z [ OK ] ConfigUtilityTestSingle.IgnoresFailedGetElement (0 ms) 2026-02-18T02:05:04.6416567Z [----------] 2 tests from ConfigUtilityTestSingle (0 ms total) 2026-02-18T02:05:04.6416896Z 2026-02-18T02:05:04.6417208Z [----------] 1 test from Dotnet_EXE_Path_Tests 2026-02-18T02:05:04.6417608Z [ RUN ] Dotnet_EXE_Path_Tests.EndWith_dotnet 2026-02-18T02:05:04.6428940Z [ OK ] Dotnet_EXE_Path_Tests.EndWith_dotnet (1 ms) 2026-02-18T02:05:04.6429454Z [----------] 1 test from Dotnet_EXE_Path_Tests (1 ms total) 2026-02-18T02:05:04.6429793Z 2026-02-18T02:05:04.6430239Z [----------] 1 test from GlobalVersionTest 2026-02-18T02:05:04.6430623Z [ RUN ] GlobalVersionTest.RemovesPathCorrectly 2026-02-18T02:05:04.6430997Z [ OK ] GlobalVersionTest.RemovesPathCorrectly (0 ms) 2026-02-18T02:05:04.6431435Z [----------] 1 test from GlobalVersionTest (0 ms total) 2026-02-18T02:05:04.6431733Z 2026-02-18T02:05:04.6432089Z [----------] 3 tests from GetRequestHandlerVersions 2026-02-18T02:05:04.6432479Z [ RUN ] GetRequestHandlerVersions.GetFolders 2026-02-18T02:05:04.6458775Z [ OK ] GetRequestHandlerVersions.GetFolders (3 ms) 2026-02-18T02:05:04.6459331Z [ RUN ] GetRequestHandlerVersions.GetFolderPreview 2026-02-18T02:05:04.6481856Z [ OK ] GetRequestHandlerVersions.GetFolderPreview (2 ms) 2026-02-18T02:05:04.6482566Z [ RUN ] GetRequestHandlerVersions.GetFolderManyVersions 2026-02-18T02:05:04.6546903Z [ OK ] GetRequestHandlerVersions.GetFolderManyVersions (6 ms) 2026-02-18T02:05:04.6547832Z [----------] 3 tests from GetRequestHandlerVersions (11 ms total) 2026-02-18T02:05:04.6548427Z 2026-02-18T02:05:04.6549060Z [----------] 5 tests from FindHighestGlobalVersion 2026-02-18T02:05:04.6549752Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithSingleFolder 2026-02-18T02:05:04.6567753Z [ OK ] FindHighestGlobalVersion.HighestVersionWithSingleFolder (2 ms) 2026-02-18T02:05:04.6568503Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithMultipleVersions 2026-02-18T02:05:04.6608216Z [ OK ] FindHighestGlobalVersion.HighestVersionWithMultipleVersions (4 ms) 2026-02-18T02:05:04.6608811Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithSemVersion20 2026-02-18T02:05:04.6651238Z [ OK ] FindHighestGlobalVersion.HighestVersionWithSemVersion20 (4 ms) 2026-02-18T02:05:04.6652019Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithMultipleVersionsPreview 2026-02-18T02:05:04.6706326Z [ OK ] FindHighestGlobalVersion.HighestVersionWithMultipleVersionsPreview (5 ms) 2026-02-18T02:05:04.6708121Z [ RUN ] FindHighestGlobalVersion.HighestVersionWithMultipleVersionNoPreview 2026-02-18T02:05:04.6768220Z [ OK ] FindHighestGlobalVersion.HighestVersionWithMultipleVersionNoPreview (5 ms) 2026-02-18T02:05:04.6769614Z [----------] 5 tests from FindHighestGlobalVersion (22 ms total) 2026-02-18T02:05:04.6770097Z 2026-02-18T02:05:04.6770684Z [----------] 4 tests from GetGlobalRequestHandlerPath 2026-02-18T02:05:04.6771263Z [ RUN ] GetGlobalRequestHandlerPath.FindHighestVersionNoHandlerName 2026-02-18T02:05:04.6791792Z [ OK ] GetGlobalRequestHandlerPath.FindHighestVersionNoHandlerName (2 ms) 2026-02-18T02:05:04.6792561Z [ RUN ] GetGlobalRequestHandlerPath.FindHighestVersionPreviewWins 2026-02-18T02:05:04.6824206Z [ OK ] GetGlobalRequestHandlerPath.FindHighestVersionPreviewWins (3 ms) 2026-02-18T02:05:04.6824917Z [ RUN ] GetGlobalRequestHandlerPath.FindHighestVersionSpecificVersion 2026-02-18T02:05:04.6859705Z [ OK ] GetGlobalRequestHandlerPath.FindHighestVersionSpecificVersion (3 ms) 2026-02-18T02:05:04.6860546Z [ RUN ] GetGlobalRequestHandlerPath.FindHighestVersionSpecificPreview 2026-02-18T02:05:04.6923729Z [ OK ] GetGlobalRequestHandlerPath.FindHighestVersionSpecificPreview (5 ms) 2026-02-18T02:05:04.6924778Z [----------] 4 tests from GetGlobalRequestHandlerPath (14 ms total) 2026-02-18T02:05:04.6925543Z 2026-02-18T02:05:04.6926402Z [----------] 3 tests from InProcessTest 2026-02-18T02:05:04.6926929Z [ RUN ] InProcessTest.NoNullRefForExePath 2026-02-18T02:05:04.6927528Z [ OK ] InProcessTest.NoNullRefForExePath (0 ms) 2026-02-18T02:05:04.6928088Z [ RUN ] InProcessTest.GeneratesVirtualPath 2026-02-18T02:05:04.6928889Z [ OK ] InProcessTest.GeneratesVirtualPath (0 ms) 2026-02-18T02:05:04.6929493Z [ RUN ] InProcessTest.GeneratesVirtualPathForDefaultApp 2026-02-18T02:05:04.6930314Z [ OK ] InProcessTest.GeneratesVirtualPathForDefaultApp (0 ms) 2026-02-18T02:05:04.6930845Z [----------] 3 tests from InProcessTest (0 ms total) 2026-02-18T02:05:04.6931264Z 2026-02-18T02:05:04.6932027Z [----------] 2 tests from FileRedirectionOutputTest 2026-02-18T02:05:04.6933343Z [ RUN ] FileRedirectionOutputTest.WriteToFileCheckContentsWritten 2026-02-18T02:05:04.6940829Z C:\Users\CLOUDT~1\AppData\Local\Temp\cc10fea3-89bc-42c7-b9b2-227415e8a5af\_20260218020504_2496.log 2026-02-18T02:05:04.6971533Z C:\Users\CLOUDT~1\AppData\Local\Temp\8e34c349-dbcd-4b1d-86c2-109607c11927\log_20260218020504_2496.log 2026-02-18T02:05:04.6981700Z [ OK ] FileRedirectionOutputTest.WriteToFileCheckContentsWritten (6 ms) 2026-02-18T02:05:04.6982222Z [ RUN ] FileRedirectionOutputTest.WriteToFileCheckContentsWrittenErr 2026-02-18T02:05:04.7073030Z C:\Users\CLOUDT~1\AppData\Local\Temp\bc11e07c-c5f4-4fc1-83e7-73d7378d3474\_20260218020504_2496.log 2026-02-18T02:05:04.7101015Z C:\Users\CLOUDT~1\AppData\Local\Temp\00a67d58-3337-477e-963a-ad5bdf192701\log_20260218020504_2496.log 2026-02-18T02:05:04.7111864Z [ OK ] FileRedirectionOutputTest.WriteToFileCheckContentsWrittenErr (12 ms) 2026-02-18T02:05:04.7112755Z [----------] 2 tests from FileRedirectionOutputTest (19 ms total) 2026-02-18T02:05:04.7113388Z 2026-02-18T02:05:04.7113885Z [----------] 7 tests from PipeManagerOutputTest 2026-02-18T02:05:04.7114499Z [ RUN ] PipeManagerOutputTest.StdOut 2026-02-18T02:05:04.7118945Z [ OK ] PipeManagerOutputTest.StdOut (0 ms) 2026-02-18T02:05:04.7119466Z [ RUN ] PipeManagerOutputTest.StdOutMultiToWide 2026-02-18T02:05:04.7124482Z [ OK ] PipeManagerOutputTest.StdOutMultiToWide (0 ms) 2026-02-18T02:05:04.7125015Z [ RUN ] PipeManagerOutputTest.StdErr 2026-02-18T02:05:04.7129025Z [ OK ] PipeManagerOutputTest.StdErr (0 ms) 2026-02-18T02:05:04.7129444Z [ RUN ] PipeManagerOutputTest.CheckMaxPipeSize 2026-02-18T02:05:04.7559507Z [ OK ] PipeManagerOutputTest.CheckMaxPipeSize (42 ms) 2026-02-18T02:05:04.7566070Z [ RUN ] PipeManagerOutputTest.SetInvalidHandlesForErrAndOut 2026-02-18T02:05:04.7567008Z OutOfProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\arm64\Release\aspnetcorev2_outofprocess.dll 2026-02-18T02:05:04.7590139Z [ OK ] PipeManagerOutputTest.SetInvalidHandlesForErrAndOut (1 ms) 2026-02-18T02:05:04.7591947Z [ RUN ] PipeManagerOutputTest.CreateDeleteMultipleTimesStdOutWorks 2026-02-18T02:05:04.7634567Z [ OK ] PipeManagerOutputTest.CreateDeleteMultipleTimesStdOutWorks (6 ms) 2026-02-18T02:05:04.7635207Z [ RUN ] PipeManagerOutputTest.CreateDeleteKeepOriginalStdErr 2026-02-18T02:05:04.7663624Z Hello![ OK ] PipeManagerOutputTest.CreateDeleteKeepOriginalStdErr (2 ms) 2026-02-18T02:05:04.7665202Z [----------] 7 tests from PipeManagerOutputTest (55 ms total) 2026-02-18T02:05:04.7666325Z 2026-02-18T02:05:04.7668002Z [----------] 4 tests from StringStreamRedirectionOutputTest 2026-02-18T02:05:04.7669746Z [ RUN ] StringStreamRedirectionOutputTest.StdOut 2026-02-18T02:05:04.7674653Z [ OK ] StringStreamRedirectionOutputTest.StdOut (0 ms) 2026-02-18T02:05:04.7677524Z [ RUN ] StringStreamRedirectionOutputTest.StdErr 2026-02-18T02:05:04.7752036Z [ OK ] StringStreamRedirectionOutputTest.StdErr (1 ms) 2026-02-18T02:05:04.7754966Z [ RUN ] StringStreamRedirectionOutputTest.CapAt30KB 2026-02-18T02:05:04.8172406Z [ OK ] StringStreamRedirectionOutputTest.CapAt30KB (48 ms) 2026-02-18T02:05:04.8173160Z [ RUN ] StringStreamRedirectionOutputTest.StartStopRestoresCorrectly 2026-02-18T02:05:04.8203068Z [ OK ] StringStreamRedirectionOutputTest.StartStopRestoresCorrectly (2 ms) 2026-02-18T02:05:04.8206462Z [----------] 4 tests from StringStreamRedirectionOutputTest (53 ms total) 2026-02-18T02:05:04.8207196Z 2026-02-18T02:05:04.8211641Z [----------] 1 test from BindingInformationTest 2026-02-18T02:05:04.8215142Z [ RUN ] BindingInformationTest.ParsesInformationCorrectly 2026-02-18T02:05:04.8220088Z [ OK ] BindingInformationTest.ParsesInformationCorrectly (0 ms) 2026-02-18T02:05:04.8222180Z [----------] 1 test from BindingInformationTest (0 ms total) 2026-02-18T02:05:04.8225317Z 2026-02-18T02:05:04.8225760Z [----------] 2 tests from PassUnexpandedEnvString 2026-02-18T02:05:04.8227723Z [ RUN ] PassUnexpandedEnvString.ExpandsResult 2026-02-18T02:05:04.8228732Z [ OK ] PassUnexpandedEnvString.ExpandsResult (0 ms) 2026-02-18T02:05:04.8231215Z [ RUN ] PassUnexpandedEnvString.LongStringExpandsResults 2026-02-18T02:05:04.8232062Z [ OK ] PassUnexpandedEnvString.LongStringExpandsResults (0 ms) 2026-02-18T02:05:04.8232929Z [----------] 2 tests from PassUnexpandedEnvString (0 ms total) 2026-02-18T02:05:04.8233708Z 2026-02-18T02:05:04.8235742Z [----------] 2 tests from GetEnvironmentVariableValue 2026-02-18T02:05:04.8236988Z [ RUN ] GetEnvironmentVariableValue.ReturnsCorrectLength 2026-02-18T02:05:04.8238304Z [ OK ] GetEnvironmentVariableValue.ReturnsCorrectLength (0 ms) 2026-02-18T02:05:04.8239166Z [ RUN ] GetEnvironmentVariableValue.ReturnsNulloptWhenNotFound 2026-02-18T02:05:04.8240836Z [ OK ] GetEnvironmentVariableValue.ReturnsNulloptWhenNotFound (0 ms) 2026-02-18T02:05:04.8241615Z [----------] 2 tests from GetEnvironmentVariableValue (0 ms total) 2026-02-18T02:05:04.8242943Z 2026-02-18T02:05:04.8244724Z [----------] 2 tests from CheckStringHelpers 2026-02-18T02:05:04.8245420Z [ RUN ] CheckStringHelpers.FormatWithoutContentDoesNotIncreaseSizeString 2026-02-18T02:05:04.8245932Z [ OK ] CheckStringHelpers.FormatWithoutContentDoesNotIncreaseSizeString (0 ms) 2026-02-18T02:05:04.8248436Z [ RUN ] CheckStringHelpers.FormatWithoutContentDoesNotIncreaseSizeWstring 2026-02-18T02:05:04.8250181Z [ OK ] CheckStringHelpers.FormatWithoutContentDoesNotIncreaseSizeWstring (0 ms) 2026-02-18T02:05:04.8251290Z [----------] 2 tests from CheckStringHelpers (0 ms total) 2026-02-18T02:05:04.8252612Z 2026-02-18T02:05:04.8254252Z [----------] Global test environment tear-down 2026-02-18T02:05:04.8255002Z [==========] 42 tests from 15 test suites ran. (185 ms total) 2026-02-18T02:05:04.8255918Z [ PASSED ] 42 tests. 2026-02-18T02:05:07.4912165Z 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-02-18T02:05:07.4994826Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-02-18T02:05:08.3088113Z CommonLibTests.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLibTests\arm64\Release\CommonLibTests.exe 2026-02-18T02:05:08.3705272Z 2026-02-18T02:05:08.3739847Z Build succeeded. 2026-02-18T02:05:08.3744338Z 0 Warning(s) 2026-02-18T02:05:08.3744945Z 0 Error(s) 2026-02-18T02:05:08.3788089Z 2026-02-18T02:05:08.3793707Z Time Elapsed 00:05:25.37 2026-02-18T02:05:08.4595064Z 2026-02-18T02:05:08.4651098Z Setting NUGET enhanced retry environment variables 2026-02-18T02:05:08.4720504Z Setting NUGET enhanced retry environment variables 2026-02-18T02:05:09.3705379Z Determining projects to restore... 2026-02-18T02:05:13.3852439Z Tool 'dotnet-dump' (version '6.0.322601') was restored. Available commands: dotnet-dump 2026-02-18T02:05:13.3854271Z Tool 'dotnet-ef' (version '11.0.0-preview.2.26111.109') was restored. Available commands: dotnet-ef 2026-02-18T02:05:13.3854882Z Tool 'dotnet-serve' (version '1.10.93') was restored. Available commands: dotnet-serve 2026-02-18T02:05:13.3855346Z Tool 'microsoft.playwright.cli' (version '1.2.3') was restored. Available commands: playwright 2026-02-18T02:05:13.3855676Z 2026-02-18T02:05:13.3856184Z A newer version of tool 'dotnet-dump' is available (version '10.0.711601'). Consider updating your manifest file. 2026-02-18T02:05:13.3857556Z A newer version of tool 'dotnet-serve' is available (version '1.10.194'). Consider updating your manifest file. 2026-02-18T02:05:13.3858018Z 2026-02-18T02:05:13.3858307Z Restore was successful. 2026-02-18T02:05:13.5323594Z All projects are up-to-date for restore. 2026-02-18T02:05:13.9340707Z Determining projects to restore... 2026-02-18T02:05:14.1582974Z All projects are up-to-date for restore. 2026-02-18T02:05:14.3454446Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.props 2026-02-18T02:05:14.3456018Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.targets 2026-02-18T02:05:14.3456943Z GenerateFiles -> D:\a\_work\1\s\.config\dotnet-tools.json 2026-02-18T02:05:14.8928347Z Runtime toolset 'dotnet/x86 v11.0.0-preview.2.26111.109' already installed. 2026-02-18T02:05:15.3319106Z Runtime toolset 'dotnet/x64 v11.0.0-preview.2.26111.109' already installed. 2026-02-18T02:05:54.0433774Z Determining projects to restore... 2026-02-18T02:06:21.2891187Z Restored D:\a\_work\1\s\src\SignalR\common\testassets\Tests.Utils\Microsoft.AspNetCore.SignalR.Tests.Utils.csproj (in 4.38 sec). 2026-02-18T02:06:21.2893826Z Restored D:\a\_work\1\s\src\SignalR\common\SignalR.Common\test\Microsoft.AspNetCore.SignalR.Common.Tests.csproj (in 4.38 sec). 2026-02-18T02:06:21.3257623Z Restored D:\a\_work\1\s\src\SignalR\perf\Microbenchmarks\Microsoft.AspNetCore.SignalR.Microbenchmarks.csproj (in 4.39 sec). 2026-02-18T02:06:21.3572956Z Restored D:\a\_work\1\s\src\WebEncoders\test\Microsoft.Extensions.WebEncoders.Tests.csproj (in 4.76 sec). 2026-02-18T02:06:21.3725856Z Restored D:\a\_work\1\s\src\SignalR\common\Protocols.NewtonsoftJson\src\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.csproj (in 425 ms). 2026-02-18T02:06:21.3847529Z Restored D:\a\_work\1\s\src\SignalR\common\SignalR.Common\src\Microsoft.AspNetCore.SignalR.Common.csproj (in 742 ms). 2026-02-18T02:06:21.3850624Z Restored D:\a\_work\1\s\src\SignalR\common\Protocols.Json\src\Microsoft.AspNetCore.SignalR.Protocols.Json.csproj (in 548 ms). 2026-02-18T02:06:21.3915790Z Restored D:\a\_work\1\s\src\SignalR\common\Protocols.MessagePack\src\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.csproj (in 777 ms). 2026-02-18T02:06:21.3968792Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections.Common\src\Microsoft.AspNetCore.Http.Connections.Common.csproj (in 99 ms). 2026-02-18T02:06:21.3990335Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections\src\Microsoft.AspNetCore.Http.Connections.csproj (in 103 ms). 2026-02-18T02:06:21.4280660Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Client\test\UnitTests\Microsoft.AspNetCore.SignalR.Client.Tests.csproj (in 50 ms). 2026-02-18T02:06:21.8523017Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Http.Connections.Client\src\Microsoft.AspNetCore.Http.Connections.Client.csproj (in 505 ms). 2026-02-18T02:06:22.4505418Z Restored D:\a\_work\1\s\src\SignalR\clients\ts\FunctionalTests\SignalR.Client.FunctionalTestApp.csproj (in 976 ms). 2026-02-18T02:06:22.4599046Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Client\test\FunctionalTests\Microsoft.AspNetCore.SignalR.Client.FunctionalTests.csproj (in 830 ms). 2026-02-18T02:06:22.4766060Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Client\src\Microsoft.AspNetCore.SignalR.Client.csproj (in 508 ms). 2026-02-18T02:06:22.4775783Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Client.Core\src\Microsoft.AspNetCore.SignalR.Client.Core.csproj (in 20 ms). 2026-02-18T02:06:22.4777139Z Restored D:\a\_work\1\s\src\Shared\test\testassets\ThrowingLibrary\ThrowingLibrary.csproj (in 2 ms). 2026-02-18T02:06:22.4788510Z Restored D:\a\_work\1\s\src\Shared\test\testassets\MockHostTypes\MockHostTypes.csproj (in 2 ms). 2026-02-18T02:06:22.4802639Z Restored D:\a\_work\1\s\src\Shared\test\testassets\CreateWebHostBuilderPatternTestSite\CreateWebHostBuilderPatternTestSite.csproj (in 31 ms). 2026-02-18T02:06:22.4808498Z Restored D:\a\_work\1\s\src\Shared\test\testassets\CreateWebHostBuilderInvalidSignature\CreateWebHostBuilderInvalidSignature.csproj (in 42 ms). 2026-02-18T02:06:22.4812497Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections\test\Microsoft.AspNetCore.Http.Connections.Tests.csproj (in 1.45 sec). 2026-02-18T02:06:22.4828910Z Restored D:\a\_work\1\s\src\Shared\test\testassets\CreateHostBuilderPatternTestSite\CreateHostBuilderPatternTestSite.csproj (in 14 ms). 2026-02-18T02:06:22.4835917Z Restored D:\a\_work\1\s\src\Shared\test\testassets\CreateHostBuilderInvalidSignature\CreateHostBuilderInvalidSignature.csproj (in 13 ms). 2026-02-18T02:06:22.4842839Z Restored D:\a\_work\1\s\src\Shared\test\testassets\BuildWebHostPatternTestSite\BuildWebHostPatternTestSite.csproj (in 12 ms). 2026-02-18T02:06:22.6923384Z Restored D:\a\_work\1\s\src\Shared\test\testassets\BuildWebHostInvalidSignature\BuildWebHostInvalidSignature.csproj (in 14 ms). 2026-02-18T02:06:23.9180440Z Restored D:\a\_work\1\s\src\Servers\test\FunctionalTests\ServerComparison.FunctionalTests.csproj (in 364 ms). 2026-02-18T02:06:23.9398676Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Client.SourceGenerator\src\Microsoft.AspNetCore.SignalR.Client.SourceGenerator.csproj (in 1.44 sec). 2026-02-18T02:06:23.9476676Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Sockets\src\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.csproj (in 9 ms). 2026-02-18T02:06:24.2352786Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Quic\test\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.csproj (in 266 ms). 2026-02-18T02:06:24.2690346Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Quic\src\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.csproj (in 10 ms). 2026-02-18T02:06:24.3791640Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.NamedPipes\test\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.Tests.csproj (in 37 ms). 2026-02-18T02:06:24.3819284Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.NamedPipes\src\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.csproj (in 11 ms). 2026-02-18T02:06:24.3930366Z Restored D:\a\_work\1\s\src\Servers\Kestrel\tools\CodeGenerator\CodeGenerator.csproj (in 16 ms). 2026-02-18T02:06:24.4622959Z Restored D:\a\_work\1\s\src\Servers\Kestrel\test\Sockets.FunctionalTests\Sockets.FunctionalTests.csproj (in 36 ms). 2026-02-18T02:06:24.5689120Z Restored D:\a\_work\1\s\src\Servers\Kestrel\test\Sockets.BindTests\Sockets.BindTests.csproj (in 43 ms). 2026-02-18T02:06:24.6603902Z Restored D:\a\_work\1\s\src\Shared\test\Shared.Tests\Microsoft.AspNetCore.Shared.Tests.csproj (in 2.17 sec). 2026-02-18T02:06:24.7171595Z Restored D:\a\_work\1\s\src\Servers\Kestrel\test\InMemory.FunctionalTests\InMemory.FunctionalTests.csproj (in 26 ms). 2026-02-18T02:06:24.9567864Z Restored D:\a\_work\1\s\src\Servers\Kestrel\test\Interop.FunctionalTests\Interop.FunctionalTests.csproj (in 398 ms). 2026-02-18T02:06:24.9756593Z Restored D:\a\_work\1\s\src\Servers\Kestrel\stress\HttpStress.csproj (in 240 ms). 2026-02-18T02:06:25.0823652Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\WebTransportSampleApp\WebTransportSampleApp.csproj (in 23 ms). 2026-02-18T02:06:25.0832873Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\WebTransportInteractiveSampleApp\WebTransportInteractiveSampleApp.csproj (in 24 ms). 2026-02-18T02:06:25.0838289Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\SystemdTestApp\SystemdTestApp.csproj (in 14 ms). 2026-02-18T02:06:25.0860879Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\SampleApp\Kestrel.SampleApp.csproj (in 22 ms). 2026-02-18T02:06:25.0861799Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\PlaintextApp\PlaintextApp.csproj (in 18 ms). 2026-02-18T02:06:25.0895178Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\HttpClientApp\HttpClientApp.csproj (in 2 ms). 2026-02-18T02:06:25.1124823Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\LargeResponseApp\LargeResponseApp.csproj (in 16 ms). 2026-02-18T02:06:26.3626565Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\Http3SampleApp\Http3SampleApp.csproj (in 19 ms). 2026-02-18T02:06:26.3845557Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\Http2SampleApp\Http2SampleApp.csproj (in 16 ms). 2026-02-18T02:06:26.4139426Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\http2cat\http2cat.csproj (in 24 ms). 2026-02-18T02:06:26.4268615Z Restored D:\a\_work\1\s\src\Servers\Kestrel\perf\Microbenchmarks\Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks.csproj (in 20 ms). 2026-02-18T02:06:26.4697505Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Kestrel\test\Microsoft.AspNetCore.Server.Kestrel.Tests.csproj (in 27 ms). 2026-02-18T02:06:26.4703060Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Kestrel\src\Microsoft.AspNetCore.Server.Kestrel.csproj (in 20 ms). 2026-02-18T02:06:26.4984947Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Core\src\Microsoft.AspNetCore.Server.Kestrel.Core.csproj (in 11 ms). 2026-02-18T02:06:26.5102730Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Core\test\Microsoft.AspNetCore.Server.Kestrel.Core.Tests.csproj (in 19 ms). 2026-02-18T02:06:28.2865517Z Restored D:\a\_work\1\s\src\Servers\IIS\IntegrationTesting.IIS\src\Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj (in 398 ms). 2026-02-18T02:06:30.7806244Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessWebSite\InProcessWebSite.csproj (in 3.83 sec). 2026-02-18T02:06:30.9211756Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\TestTasks\TestTasks.csproj (in 4.39 sec). 2026-02-18T02:06:30.9783918Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\IIS.Common.TestLib\IIS.Common.TestLib.csproj (in 18 ms). 2026-02-18T02:06:31.2375098Z Restored D:\a\_work\1\s\src\Servers\testassets\ServerComparison.TestSites\ServerComparison.TestSites.csproj (in 7.85 sec). 2026-02-18T02:06:31.2727221Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IISExpress.FunctionalTests\IISExpress.FunctionalTests.csproj (in 53 ms). 2026-02-18T02:06:31.3286838Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.ShadowCopy.Tests\IIS.ShadowCopy.Tests.csproj (in 41 ms). 2026-02-18T02:06:31.3363271Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.NewShim.FunctionalTests\IIS.NewShim.FunctionalTests.csproj (in 32 ms). 2026-02-18T02:06:31.3367877Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.Tests\IIS.Tests.csproj (in 165 ms). 2026-02-18T02:06:31.3597880Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.LongTests\IIS.LongTests.csproj (in 37 ms). 2026-02-18T02:06:31.7838549Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.FunctionalTests\IIS.FunctionalTests.csproj (in 34 ms). 2026-02-18T02:06:31.9516822Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\src\Microsoft.AspNetCore.Server.IIS.csproj (in 18 ms). 2026-02-18T02:06:31.9809319Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\samples\NativeIISSample\NativeIISSample.csproj (in 79 ms). 2026-02-18T02:06:32.0913663Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\perf\Microbenchmarks\IIS.Microbenchmarks.csproj (in 116 ms). 2026-02-18T02:06:32.1289210Z Restored D:\a\_work\1\s\src\Servers\IIS\IISIntegration\test\Tests\Microsoft.AspNetCore.Server.IISIntegration.Tests.csproj (in 31 ms). 2026-02-18T02:06:32.1363514Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.NewHandler.FunctionalTests\IIS.NewHandler.FunctionalTests.csproj (in 831 ms). 2026-02-18T02:06:32.2176170Z Restored D:\a\_work\1\s\src\Servers\IIS\IISIntegration\src\Microsoft.AspNetCore.Server.IISIntegration.csproj (in 17 ms). 2026-02-18T02:06:32.2512420Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\Symbols\Microsoft.AspNetCore.ANCMSymbols.csproj (in 4 ms). 2026-02-18T02:06:32.2684425Z Restored D:\a\_work\1\s\src\Servers\IIS\IISIntegration\samples\IISSample\IISSample.csproj (in 38 ms). 2026-02-18T02:06:32.4682086Z Restored D:\a\_work\1\s\src\Servers\HttpSys\test\Tests\Microsoft.AspNetCore.Server.HttpSys.Tests.csproj (in 27 ms). 2026-02-18T02:06:32.4974381Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessNewShimWebSite\InProcessNewShimWebSite.csproj (in 1.47 sec). 2026-02-18T02:06:32.5102514Z Restored D:\a\_work\1\s\src\Servers\HttpSys\test\testassets\DelegationSite\DelegationSite.csproj (in 17 ms). 2026-02-18T02:06:32.6367771Z Restored D:\a\_work\1\s\src\Servers\HttpSys\src\Microsoft.AspNetCore.Server.HttpSys.csproj (in 23 ms). 2026-02-18T02:06:32.6534793Z Restored D:\a\_work\1\s\src\Servers\HttpSys\test\NonHelixTests\Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.csproj (in 42 ms). 2026-02-18T02:06:32.6585041Z Restored D:\a\_work\1\s\src\Servers\HttpSys\test\FunctionalTests\Microsoft.AspNetCore.Server.HttpSys.FunctionalTests.csproj (in 40 ms). 2026-02-18T02:06:32.7876357Z Restored D:\a\_work\1\s\src\Servers\HttpSys\samples\QueueSharing\QueueSharing.csproj (in 20 ms). 2026-02-18T02:06:32.7942347Z Restored D:\a\_work\1\s\src\Servers\HttpSys\samples\SelfHostServer\SelfHostServer.csproj (in 20 ms). 2026-02-18T02:06:32.8074212Z Restored D:\a\_work\1\s\src\Servers\HttpSys\samples\TlsFeaturesObserve\TlsFeaturesObserve.csproj (in 36 ms). 2026-02-18T02:06:32.9464396Z Restored D:\a\_work\1\s\src\Servers\HttpSys\perf\Microbenchmarks\Microsoft.AspNetCore.Server.HttpSys.Microbenchmarks.csproj (in 16 ms). 2026-02-18T02:06:32.9535908Z Restored D:\a\_work\1\s\src\Servers\HttpSys\samples\HotAddSample\HotAddSample.csproj (in 22 ms). 2026-02-18T02:06:33.0808409Z Restored D:\a\_work\1\s\src\Security\samples\StaticFilesAuth\StaticFilesAuth.csproj (in 65 ms). 2026-02-18T02:06:33.2146974Z Restored D:\a\_work\1\s\src\Security\samples\PathSchemeSelection\PathSchemeSelection.csproj (in 22 ms). 2026-02-18T02:06:34.6611755Z Restored D:\a\_work\1\s\src\Shared\BrowserTesting\src\Microsoft.AspNetCore.BrowserTesting.csproj (in 11.81 sec). 2026-02-18T02:06:34.6687398Z Restored D:\a\_work\1\s\src\Servers\Connections.Abstractions\src\Microsoft.AspNetCore.Connections.Abstractions.csproj (in 1.87 sec). 2026-02-18T02:06:35.0514706Z Restored D:\a\_work\1\s\src\Security\samples\CustomPolicyProvider\CustomPolicyProvider.csproj (in 24 ms). 2026-02-18T02:06:35.2214607Z Restored D:\a\_work\1\s\src\Security\samples\CustomAuthorizationFailureResponse\CustomAuthorizationFailureResponse.csproj (in 36 ms). 2026-02-18T02:06:35.2828328Z Restored D:\a\_work\1\s\src\Security\samples\Cookies\Cookies.csproj (in 59 ms). 2026-02-18T02:06:35.3554732Z Restored D:\a\_work\1\s\src\Security\samples\ClaimsTransformation\ClaimsTransformation.csproj (in 36 ms). 2026-02-18T02:06:35.3665806Z Restored D:\a\_work\1\s\src\Security\perf\Microbenchmarks\Microsoft.AspNetCore.Security.Microbenchmarks.csproj (in 14 ms). 2026-02-18T02:06:35.3866049Z Restored D:\a\_work\1\s\src\StaticAssets\src\Microsoft.AspNetCore.StaticAssets.csproj (in 12 ms). 2026-02-18T02:06:35.5263750Z Restored D:\a\_work\1\s\src\SiteExtensions\Microsoft.Web.Xdt.Extensions\tests\Microsoft.Web.Xdt.Extensions.Tests.csproj (in 130 ms). 2026-02-18T02:06:35.5287577Z Restored D:\a\_work\1\s\src\SiteExtensions\Microsoft.Web.Xdt.Extensions\src\Microsoft.Web.Xdt.Extensions.csproj (in 1 ms). 2026-02-18T02:06:35.5379690Z Restored D:\a\_work\1\s\src\SiteExtensions\LoggingAggregate\test\Microsoft.AspNetCore.AzureAppServices.SiteExtension.Tests\Microsoft.AspNetCore.AzureAppServices.SiteExtension.Tests.csproj (in 4 ms). 2026-02-18T02:06:35.5949177Z Restored D:\a\_work\1\s\src\SignalR\server\StackExchangeRedis\test\Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.csproj (in 19 ms). 2026-02-18T02:06:35.6082539Z Restored D:\a\_work\1\s\src\SignalR\server\StackExchangeRedis\src\Microsoft.AspNetCore.SignalR.StackExchangeRedis.csproj (in 9 ms). 2026-02-18T02:06:35.6345599Z Restored D:\a\_work\1\s\src\SignalR\server\Specification.Tests\src\Microsoft.AspNetCore.SignalR.Specification.Tests.csproj (in 8 ms). 2026-02-18T02:06:37.1179851Z Restored D:\a\_work\1\s\src\SignalR\server\SignalR\test\Microsoft.AspNetCore.SignalR.Tests\Microsoft.AspNetCore.SignalR.Tests.csproj (in 35 ms). 2026-02-18T02:06:37.1190365Z Restored D:\a\_work\1\s\src\SignalR\server\SignalR\src\Microsoft.AspNetCore.SignalR.csproj (in 20 ms). 2026-02-18T02:06:37.1252172Z Restored D:\a\_work\1\s\src\SignalR\server\Core\src\Microsoft.AspNetCore.SignalR.Core.csproj (in 27 ms). 2026-02-18T02:06:37.1262668Z Restored D:\a\_work\1\s\src\SignalR\samples\WebSocketSample\WebSocketSample.csproj (in 1 ms). 2026-02-18T02:06:37.1339344Z Restored D:\a\_work\1\s\src\SignalR\samples\SocialWeather\SocialWeather.csproj (in 712 ms). 2026-02-18T02:06:37.1348394Z Restored D:\a\_work\1\s\src\SignalR\samples\SignalRSamples\SignalRSamples.csproj (in 14 ms). 2026-02-18T02:06:37.1604217Z Restored D:\a\_work\1\s\src\SignalR\samples\JwtSample\JwtSample.csproj (in 28 ms). 2026-02-18T02:06:37.1739068Z Restored D:\a\_work\1\s\src\SignalR\samples\JwtClientSample\JwtClientSample.csproj (in 4 ms). 2026-02-18T02:06:37.2157367Z Restored D:\a\_work\1\s\src\SignalR\samples\ClientSample\ClientSample.csproj (in 19 ms). 2026-02-18T02:06:37.2712652Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RazorWebSite\RazorWebSite.csproj (in 20 ms). 2026-02-18T02:06:37.4748888Z Restored D:\a\_work\1\s\src\Security\samples\DynamicSchemes\DynamicSchemes.csproj (in 2.79 sec). 2026-02-18T02:06:37.5054364Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RazorPagesClassLibrary\RazorPagesClassLibrary.csproj (in 11 ms). 2026-02-18T02:06:37.5575028Z Restored D:\a\_work\1\s\src\Security\samples\Identity.ExternalClaims\Identity.ExternalClaims.csproj (in 4.31 sec). 2026-02-18T02:06:37.5625382Z Restored D:\a\_work\1\s\src\Security\test\AuthSamples.FunctionalTests\AuthSamples.FunctionalTests.csproj (in 4.64 sec). 2026-02-18T02:06:37.5898800Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RazorBuildWebSite.Views\RazorBuildWebSite.Views.csproj (in 12 ms). 2026-02-18T02:06:37.5921335Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RazorBuildWebSite.PrecompiledViews\RazorBuildWebSite.PrecompiledViews.csproj (in 11 ms). 2026-02-18T02:06:37.6406313Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\HtmlGenerationWebSite\HtmlGenerationWebSite.csproj (in 18 ms). 2026-02-18T02:06:37.6412601Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\GenericHostWebSite\GenericHostWebSite.csproj (in 16 ms). 2026-02-18T02:06:37.7233960Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\FilesWebSite\FilesWebSite.csproj (in 21 ms). 2026-02-18T02:06:37.7241104Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\FormatterWebSite\FormatterWebSite.csproj (in 24 ms). 2026-02-18T02:06:37.7341585Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RazorPagesWebSite\RazorPagesWebSite.csproj (in 386 ms). 2026-02-18T02:06:37.7532362Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\CorsWebSite\CorsWebSite.csproj (in 22 ms). 2026-02-18T02:06:37.7538033Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\ControllersFromServicesWebSite\ControllersFromServicesWebSite.csproj (in 26 ms). 2026-02-18T02:06:37.7649368Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\ControllersFromServicesClassLibrary\ControllersFromServicesClassLibrary.csproj (in 15 ms). 2026-02-18T02:06:37.8091539Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\BasicWebSite\BasicWebSite.csproj (in 22 ms). 2026-02-18T02:06:37.8238983Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\ApplicationModelWebSite\ApplicationModelWebSite.csproj (in 24 ms). 2026-02-18T02:06:37.8430186Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\ApiExplorerWebSite\ApiExplorerWebSite.csproj (in 15 ms). 2026-02-18T02:06:37.9339349Z Restored D:\a\_work\1\s\src\Mvc\test\Mvc.IntegrationTests\Microsoft.AspNetCore.Mvc.IntegrationTests.csproj (in 21 ms). 2026-02-18T02:06:37.9830470Z Restored D:\a\_work\1\s\src\Mvc\shared\Mvc.Views.TestCommon\Microsoft.AspNetCore.Mvc.Views.TestCommon.csproj (in 29 ms). 2026-02-18T02:06:38.1315189Z Restored D:\a\_work\1\s\src\Mvc\shared\Mvc.TestDiagnosticListener\Microsoft.AspNetCore.Mvc.TestDiagnosticListener.csproj (in 179 ms). 2026-02-18T02:06:38.1970080Z Restored D:\a\_work\1\s\src\Mvc\shared\Mvc.Core.TestCommon\Microsoft.AspNetCore.Mvc.Core.TestCommon.csproj (in 24 ms). 2026-02-18T02:06:38.2164655Z Restored D:\a\_work\1\s\src\Mvc\samples\MvcSandbox\MvcSandbox.csproj (in 16 ms). 2026-02-18T02:06:38.2492575Z Restored D:\a\_work\1\s\src\Mvc\samples\MvcFormSample\MvcFormSample.csproj (in 17 ms). 2026-02-18T02:06:38.2883020Z Restored D:\a\_work\1\s\src\Mvc\Mvc\test\Microsoft.AspNetCore.Mvc.Test.csproj (in 17 ms). 2026-02-18T02:06:38.3620396Z Restored D:\a\_work\1\s\src\Mvc\Mvc\src\Microsoft.AspNetCore.Mvc.csproj (in 17 ms). 2026-02-18T02:06:38.3631027Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RazorBuildWebSite\RazorBuildWebSite.csproj (in 807 ms). 2026-02-18T02:06:38.3863739Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\ErrorPageMiddlewareWebSite\ErrorPageMiddlewareWebSite.csproj (in 647 ms). 2026-02-18T02:06:38.3919323Z Restored D:\a\_work\1\s\src\Mvc\Mvc.ViewFeatures\src\Microsoft.AspNetCore.Mvc.ViewFeatures.csproj (in 13 ms). 2026-02-18T02:06:38.3925967Z Restored D:\a\_work\1\s\src\Mvc\test\Mvc.FunctionalTests\Microsoft.AspNetCore.Mvc.FunctionalTests.csproj (in 497 ms). 2026-02-18T02:06:38.4026749Z Restored D:\a\_work\1\s\src\Mvc\Mvc.ViewFeatures\test\Microsoft.AspNetCore.Mvc.ViewFeatures.Test.csproj (in 30 ms). 2026-02-18T02:06:38.4611593Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Testing.Tasks\src\Microsoft.AspNetCore.Mvc.Testing.Tasks.csproj (in 22 ms). 2026-02-18T02:06:38.5524781Z Restored D:\a\_work\1\s\src\Mvc\Mvc.TagHelpers\src\Microsoft.AspNetCore.Mvc.TagHelpers.csproj (in 13 ms). 2026-02-18T02:06:38.5536936Z Restored D:\a\_work\1\s\src\Mvc\Mvc.TagHelpers\test\Microsoft.AspNetCore.Mvc.TagHelpers.Test.csproj (in 24 ms). 2026-02-18T02:06:38.5542122Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Razor\src\Microsoft.AspNetCore.Mvc.Razor.csproj (in 17 ms). 2026-02-18T02:06:38.5542694Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Razor\test\Microsoft.AspNetCore.Mvc.Razor.Test.csproj (in 30 ms). 2026-02-18T02:06:38.5600447Z Restored D:\a\_work\1\s\src\Mvc\Mvc.RazorPages\test\Microsoft.AspNetCore.Mvc.RazorPages.Test.csproj (in 26 ms). 2026-02-18T02:06:38.5601055Z Restored D:\a\_work\1\s\src\Mvc\Mvc.RazorPages\src\Microsoft.AspNetCore.Mvc.RazorPages.csproj (in 14 ms). 2026-02-18T02:06:38.6710799Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Razor.RuntimeCompilation\test\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test.csproj (in 36 ms). 2026-02-18T02:06:38.6713961Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Razor.RuntimeCompilation\src\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.csproj (in 12 ms). 2026-02-18T02:06:38.6720055Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Testing\src\Microsoft.AspNetCore.Mvc.Testing.csproj (in 195 ms). 2026-02-18T02:06:38.6933333Z Restored D:\a\_work\1\s\src\Mvc\Mvc.NewtonsoftJson\src\Microsoft.AspNetCore.Mvc.NewtonsoftJson.csproj (in 10 ms). 2026-02-18T02:06:38.6945999Z Restored D:\a\_work\1\s\src\Mvc\Mvc.NewtonsoftJson\test\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test.csproj (in 29 ms). 2026-02-18T02:06:38.6954109Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Formatters.Xml\src\Microsoft.AspNetCore.Mvc.Formatters.Xml.csproj (in 5 ms). 2026-02-18T02:06:38.6989088Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Localization\src\Microsoft.AspNetCore.Mvc.Localization.csproj (in 22 ms). 2026-02-18T02:06:38.6992555Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Localization\test\Microsoft.AspNetCore.Mvc.Localization.Test.csproj (in 31 ms). 2026-02-18T02:06:38.6998876Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Formatters.Json\src\Microsoft.AspNetCore.Mvc.Formatters.Json.csproj (in 4 ms). 2026-02-18T02:06:38.7102810Z Restored D:\a\_work\1\s\src\Mvc\Mvc.DataAnnotations\src\Microsoft.AspNetCore.Mvc.DataAnnotations.csproj (in 5 ms). 2026-02-18T02:06:38.7131601Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Formatters.Xml\test\Microsoft.AspNetCore.Mvc.Formatters.Xml.Test.csproj (in 26 ms). 2026-02-18T02:06:38.7203513Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Cors\src\Microsoft.AspNetCore.Mvc.Cors.csproj (in 6 ms). 2026-02-18T02:06:38.7215961Z Restored D:\a\_work\1\s\src\Mvc\Mvc.DataAnnotations\test\Microsoft.AspNetCore.Mvc.DataAnnotations.Test.csproj (in 29 ms). 2026-02-18T02:06:38.7217864Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Core\src\Microsoft.AspNetCore.Mvc.Core.csproj (in 9 ms). 2026-02-18T02:06:38.7223306Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Cors\test\Microsoft.AspNetCore.Mvc.Cors.Test.csproj (in 27 ms). 2026-02-18T02:06:38.7282425Z Restored D:\a\_work\1\s\src\Mvc\Mvc.ApiExplorer\src\Microsoft.AspNetCore.Mvc.ApiExplorer.csproj (in 7 ms). 2026-02-18T02:06:38.7284762Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Core\test\Microsoft.AspNetCore.Mvc.Core.Test.csproj (in 27 ms). 2026-02-18T02:06:38.7305737Z Restored D:\a\_work\1\s\src\Mvc\Mvc.ApiExplorer\test\Microsoft.AspNetCore.Mvc.ApiExplorer.Test.csproj (in 29 ms). 2026-02-18T02:06:39.6460125Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Analyzers\src\Microsoft.AspNetCore.Mvc.Analyzers.csproj (in 762 ms). 2026-02-18T02:06:39.9917716Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Api.Analyzers\src\Microsoft.AspNetCore.Mvc.Api.Analyzers.csproj (in 847 ms). 2026-02-18T02:06:39.9931860Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Abstractions\src\Microsoft.AspNetCore.Mvc.Abstractions.csproj (in 6 ms). 2026-02-18T02:06:39.9945397Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Abstractions\test\Microsoft.AspNetCore.Mvc.Abstractions.Test.csproj (in 40 ms). 2026-02-18T02:06:40.0118184Z Restored D:\a\_work\1\s\src\Middleware\WebSockets\test\ConformanceTests\Microsoft.AspNetCore.WebSockets.ConformanceTests.csproj (in 11 ms). 2026-02-18T02:06:40.0123697Z Restored D:\a\_work\1\s\src\Middleware\WebSockets\test\UnitTests\Microsoft.AspNetCore.WebSockets.Tests.csproj (in 18 ms). 2026-02-18T02:06:40.0144871Z Restored D:\a\_work\1\s\src\Middleware\WebSockets\src\Microsoft.AspNetCore.WebSockets.csproj (in 3 ms). 2026-02-18T02:06:40.0152818Z Restored D:\a\_work\1\s\src\Middleware\WebSockets\test\ConformanceTests\AutobahnTestApp\AutobahnTestApp.csproj (in 8 ms). 2026-02-18T02:06:40.0164284Z Restored D:\a\_work\1\s\src\Middleware\tools\RazorPageGenerator\RazorPageGenerator.csproj (in 1 ms). 2026-02-18T02:06:40.0279817Z Restored D:\a\_work\1\s\src\Middleware\StaticFiles\test\UnitTests\Microsoft.AspNetCore.StaticFiles.Tests.csproj (in 9 ms). 2026-02-18T02:06:40.0290220Z Restored D:\a\_work\1\s\src\Middleware\StaticFiles\test\FunctionalTests\Microsoft.AspNetCore.StaticFiles.FunctionalTests.csproj (in 14 ms). 2026-02-18T02:06:40.0291525Z Restored D:\a\_work\1\s\src\Middleware\StaticFiles\src\Microsoft.AspNetCore.StaticFiles.csproj (in 6 ms). 2026-02-18T02:06:40.0367728Z Restored D:\a\_work\1\s\src\Middleware\StaticFiles\samples\StaticFileSample\StaticFileSample.csproj (in 21 ms). 2026-02-18T02:06:40.0387137Z Restored D:\a\_work\1\s\src\Middleware\Spa\SpaServices.Extensions\test\Microsoft.AspNetCore.SpaServices.Extensions.Tests.csproj (in 27 ms). 2026-02-18T02:06:40.0396632Z Restored D:\a\_work\1\s\src\Middleware\Spa\SpaServices.Extensions\src\Microsoft.AspNetCore.SpaServices.Extensions.csproj (in 5 ms). 2026-02-18T02:06:40.0405846Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Api.Analyzers\test\Mvc.Api.Analyzers.Test.csproj (in 1 sec). 2026-02-18T02:06:40.0413847Z Restored D:\a\_work\1\s\src\Middleware\Spa\SpaProxy\src\Microsoft.AspNetCore.SpaProxy.csproj (in 27 ms). 2026-02-18T02:06:40.0467378Z Restored D:\a\_work\1\s\src\Middleware\Session\src\Microsoft.AspNetCore.Session.csproj (in 4 ms). 2026-02-18T02:06:40.0472337Z Restored D:\a\_work\1\s\src\Middleware\Session\test\Microsoft.AspNetCore.Session.Tests.csproj (in 54 ms). 2026-02-18T02:06:40.0477486Z Restored D:\a\_work\1\s\src\Middleware\Session\samples\SessionSample.csproj (in 10 ms). 2026-02-18T02:06:40.0494951Z Restored D:\a\_work\1\s\src\Middleware\Rewrite\src\Microsoft.AspNetCore.Rewrite.csproj (in 6 ms). 2026-02-18T02:06:40.0560535Z Restored D:\a\_work\1\s\src\Middleware\Rewrite\sample\RewriteSample.csproj (in 10 ms). 2026-02-18T02:06:40.2126462Z Restored D:\a\_work\1\s\src\Middleware\Rewrite\test\Microsoft.AspNetCore.Rewrite.Tests.csproj (in 56 ms). 2026-02-18T02:06:40.5375390Z Restored D:\a\_work\1\s\src\WebEncoders\src\Microsoft.Extensions.WebEncoders.csproj (in 3 ms). 2026-02-18T02:06:40.5376083Z Restored D:\a\_work\1\s\src\Middleware\ResponseCompression\src\Microsoft.AspNetCore.ResponseCompression.csproj (in 7 ms). 2026-02-18T02:06:40.5703293Z Restored D:\a\_work\1\s\src\Middleware\ResponseCompression\test\Microsoft.AspNetCore.ResponseCompression.Tests.csproj (in 20 ms). 2026-02-18T02:06:40.5727259Z Restored D:\a\_work\1\s\src\Validation\src\Microsoft.Extensions.Validation.csproj (in 0.9 ms). 2026-02-18T02:06:40.5747652Z Restored D:\a\_work\1\s\src\Validation\test\Microsoft.Extensions.Validation.Tests\Microsoft.Extensions.Validation.Tests.csproj (in 15 ms). 2026-02-18T02:06:40.5748208Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Analyzers\test\Mvc.Analyzers.Test.csproj (in 1.73 sec). 2026-02-18T02:06:40.5834225Z Restored D:\a\_work\1\s\src\Validation\gen\Microsoft.Extensions.Validation.ValidationsGenerator.csproj (in 2 ms). 2026-02-18T02:06:40.5854170Z Restored D:\a\_work\1\s\src\Tools\SDK-Analyzers\Components\src\Microsoft.AspNetCore.Components.SdkAnalyzers.csproj (in 3 ms). 2026-02-18T02:06:40.5862086Z Restored D:\a\_work\1\s\src\Tools\SDK-Analyzers\Components\test\Microsoft.AspNetCore.Components.SdkAnalyzers.Tests.csproj (in 5 ms). 2026-02-18T02:06:40.7161449Z Restored D:\a\_work\1\s\src\Tools\Microsoft.dotnet-openapi\src\Microsoft.dotnet-openapi.csproj (in 144 ms). 2026-02-18T02:06:40.7168838Z Restored D:\a\_work\1\s\src\Tools\Microsoft.dotnet-openapi\test\dotnet-microsoft.openapi.Tests.csproj (in 150 ms). 2026-02-18T02:06:41.0460803Z Restored D:\a\_work\1\s\src\Tools\GetDocumentInsider\tests\GetDocumentInsider.Tests.csproj (in 301 ms). 2026-02-18T02:06:41.0783415Z Restored D:\a\_work\1\s\src\Security\Authentication\OpenIdConnect\samples\OpenIdConnectSample\OpenIdConnectSample.csproj (in 11 ms). 2026-02-18T02:06:41.0864510Z Restored D:\a\_work\1\s\src\Tools\GetDocumentInsider\src\GetDocument.Insider.csproj (in 345 ms). 2026-02-18T02:06:41.3365601Z Restored D:\a\_work\1\s\src\Security\Authentication\OAuth\src\Microsoft.AspNetCore.Authentication.OAuth.csproj (in 6 ms). 2026-02-18T02:06:41.3377074Z Restored D:\a\_work\1\s\src\Security\Authentication\OpenIdConnect\samples\MinimalOpenIdConnectSample\MinimalOpenIdConnectSample.csproj (in 38 ms). 2026-02-18T02:06:41.3388183Z Restored D:\a\_work\1\s\src\Security\Authentication\Negotiate\test\testassets\Negotiate.Server\Negotiate.Server.csproj (in 34 ms). 2026-02-18T02:06:41.3464951Z Restored D:\a\_work\1\s\src\Security\Authentication\Negotiate\test\testassets\Negotiate.Client\Negotiate.Client.csproj (in 27 ms). 2026-02-18T02:06:41.3477508Z Restored D:\a\_work\1\s\src\Security\Authentication\Negotiate\test\Negotiate.Test\Microsoft.AspNetCore.Authentication.Negotiate.Test.csproj (in 33 ms). 2026-02-18T02:06:41.3651610Z Restored D:\a\_work\1\s\src\Security\Authentication\Negotiate\src\Microsoft.AspNetCore.Authentication.Negotiate.csproj (in 6 ms). 2026-02-18T02:06:41.3663410Z Restored D:\a\_work\1\s\src\Security\Authentication\Negotiate\test\Negotiate.FunctionalTest\Microsoft.AspNetCore.Authentication.Negotiate.FunctionalTest.csproj (in 32 ms). 2026-02-18T02:06:41.3698572Z Restored D:\a\_work\1\s\src\Security\Authentication\MicrosoftAccount\src\Microsoft.AspNetCore.Authentication.MicrosoftAccount.csproj (in 11 ms). 2026-02-18T02:06:41.3702727Z Restored D:\a\_work\1\s\src\Security\Authentication\Negotiate\samples\NegotiateAuthSample\NegotiateAuthSample.csproj (in 14 ms). 2026-02-18T02:06:41.3753943Z Restored D:\a\_work\1\s\src\Security\Authentication\JwtBearer\src\Microsoft.AspNetCore.Authentication.JwtBearer.csproj (in 6 ms). 2026-02-18T02:06:41.4169258Z Restored D:\a\_work\1\s\src\Security\Authentication\JwtBearer\samples\MinimalJwtBearerSample\MinimalJwtBearerSample.csproj (in 12 ms). 2026-02-18T02:06:41.4186302Z Restored D:\a\_work\1\s\src\Security\Authentication\JwtBearer\samples\JwtBearerSample\JwtBearerSample.csproj (in 13 ms). 2026-02-18T02:06:41.4191303Z Restored D:\a\_work\1\s\src\Security\Authentication\Google\src\Microsoft.AspNetCore.Authentication.Google.csproj (in 5 ms). 2026-02-18T02:06:41.8841140Z Restored D:\a\_work\1\s\src\Security\Authentication\Facebook\src\Microsoft.AspNetCore.Authentication.Facebook.csproj (in 6 ms). 2026-02-18T02:06:41.8856740Z Restored D:\a\_work\1\s\src\Security\Authentication\Core\src\Microsoft.AspNetCore.Authentication.csproj (in 10 ms). 2026-02-18T02:06:41.8880149Z Restored D:\a\_work\1\s\src\Validation\test\Microsoft.Extensions.Validation.GeneratorTests\Microsoft.Extensions.Validation.GeneratorTests.csproj (in 895 ms). 2026-02-18T02:06:41.8890943Z Restored D:\a\_work\1\s\src\Security\Authentication\Cookies\src\Microsoft.AspNetCore.Authentication.Cookies.csproj (in 5 ms). 2026-02-18T02:06:41.8934203Z Restored D:\a\_work\1\s\src\Security\Authentication\Certificate\src\Microsoft.AspNetCore.Authentication.Certificate.csproj (in 5 ms). 2026-02-18T02:06:41.8952704Z Restored D:\a\_work\1\s\src\Security\Authentication\Cookies\samples\CookieSample\CookieSample.csproj (in 21 ms). 2026-02-18T02:06:41.8987164Z Restored D:\a\_work\1\s\src\Security\Authentication\Cookies\samples\CookieSessionSample\CookieSessionSample.csproj (in 49 ms). 2026-02-18T02:06:41.9011167Z Restored D:\a\_work\1\s\src\Security\Authentication\Certificate\samples\Certificate.Sample\Certificate.Sample.csproj (in 12 ms). 2026-02-18T02:06:41.9089511Z Restored D:\a\_work\1\s\src\Security\Authentication\BearerToken\src\Microsoft.AspNetCore.Authentication.BearerToken.csproj (in 9 ms). 2026-02-18T02:06:41.9106717Z Restored D:\a\_work\1\s\src\Razor\Razor\src\Microsoft.AspNetCore.Razor.csproj (in 1 ms). 2026-02-18T02:06:41.9109353Z Restored D:\a\_work\1\s\src\Security\Authentication\Certificate\samples\Certificate.Optional.Sample\Certificate.Optional.Sample.csproj (in 29 ms). 2026-02-18T02:06:41.9115407Z Restored D:\a\_work\1\s\src\Razor\Razor\test\Microsoft.AspNetCore.Razor.Test.csproj (in 8 ms). 2026-02-18T02:06:41.9222172Z Restored D:\a\_work\1\s\src\Razor\Razor.Runtime\src\Microsoft.AspNetCore.Razor.Runtime.csproj (in 1 ms). 2026-02-18T02:06:41.9233809Z Restored D:\a\_work\1\s\src\Razor\Razor.Runtime\test\Microsoft.AspNetCore.Razor.Runtime.Test.csproj (in 7 ms). 2026-02-18T02:06:41.9324742Z Restored D:\a\_work\1\s\src\Tools\LinkabilityChecker\LinkabilityChecker.csproj (in 1.32 sec). 2026-02-18T02:06:42.2528819Z Restored D:\a\_work\1\s\src\ProjectTemplates\Web.ItemTemplates\Microsoft.DotNet.Web.ItemTemplates.csproj (in 302 ms). 2026-02-18T02:06:42.2661201Z Restored D:\a\_work\1\s\src\ProjectTemplates\Web.ProjectTemplates\Microsoft.DotNet.Web.ProjectTemplates.csproj (in 303 ms). 2026-02-18T02:06:42.2712837Z Restored D:\a\_work\1\s\src\ProjectTemplates\Web.Client.ItemTemplates\Microsoft.DotNet.Web.Client.ItemTemplates.csproj (in 294 ms). 2026-02-18T02:06:42.3073021Z Restored D:\a\_work\1\s\src\Middleware\ResponseCompression\sample\ResponseCompressionSample.csproj (in 8 ms). 2026-02-18T02:06:42.3078789Z Restored D:\a\_work\1\s\src\Middleware\ResponseCompression\perf\Microbenchmarks\Microsoft.AspNetCore.ResponseCompression.Microbenchmarks.csproj (in 13 ms). 2026-02-18T02:06:42.3433716Z Restored D:\a\_work\1\s\src\OpenApi\test\Microsoft.AspNetCore.OpenApi.Tests\Microsoft.AspNetCore.OpenApi.Tests.csproj (in 247 ms). 2026-02-18T02:06:42.3452485Z Restored D:\a\_work\1\s\src\OpenApi\test\Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests\Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests.csproj (in 30 ms). 2026-02-18T02:06:42.3497490Z Restored D:\a\_work\1\s\src\Middleware\ResponseCaching\samples\ResponseCachingSample\ResponseCachingSample.csproj (in 8 ms). 2026-02-18T02:06:42.3515907Z Restored D:\a\_work\1\s\src\Middleware\ResponseCaching\test\Microsoft.AspNetCore.ResponseCaching.Tests.csproj (in 9 ms). 2026-02-18T02:06:42.3557894Z Restored D:\a\_work\1\s\src\Middleware\ResponseCaching\src\Microsoft.AspNetCore.ResponseCaching.csproj (in 3 ms). 2026-02-18T02:06:42.3725238Z Restored D:\a\_work\1\s\src\Middleware\ResponseCaching.Abstractions\src\Microsoft.AspNetCore.ResponseCaching.Abstractions.csproj (in 1 ms). 2026-02-18T02:06:42.3842741Z Restored D:\a\_work\1\s\src\Middleware\RequestDecompression\src\Microsoft.AspNetCore.RequestDecompression.csproj (in 4 ms). 2026-02-18T02:06:42.4451072Z Restored D:\a\_work\1\s\src\Middleware\RequestDecompression\test\Microsoft.AspNetCore.RequestDecompression.Tests.csproj (in 16 ms). 2026-02-18T02:06:42.4469047Z Restored D:\a\_work\1\s\src\Middleware\RequestDecompression\sample\RequestDecompressionSample.csproj (in 14 ms). 2026-02-18T02:06:42.4492922Z Restored D:\a\_work\1\s\src\Middleware\RequestDecompression\perf\Microbenchmarks\Microsoft.AspNetCore.RequestDecompression.Microbenchmarks.csproj (in 8 ms). 2026-02-18T02:06:42.4613108Z Restored D:\a\_work\1\s\src\Middleware\RateLimiting\src\Microsoft.AspNetCore.RateLimiting.csproj (in 3 ms). 2026-02-18T02:06:42.5297805Z Restored D:\a\_work\1\s\src\Middleware\perf\ResponseCaching.Microbenchmarks\Microsoft.AspNetCore.ResponseCaching.Microbenchmarks.csproj (in 5 ms). 2026-02-18T02:06:42.5301583Z Restored D:\a\_work\1\s\src\Middleware\perf\Microbenchmarks\Microsoft.AspNetCore.WebSockets.Microbenchmarks.csproj (in 4 ms). 2026-02-18T02:06:42.5372560Z Restored D:\a\_work\1\s\src\Middleware\OutputCaching\src\Microsoft.AspNetCore.OutputCaching.csproj (in 4 ms). 2026-02-18T02:06:42.5378769Z Restored D:\a\_work\1\s\src\Middleware\OutputCaching\test\Microsoft.AspNetCore.OutputCaching.Tests.csproj (in 9 ms). 2026-02-18T02:06:42.5428272Z Restored D:\a\_work\1\s\src\Middleware\OutputCaching\perf\Microbenchmarks\Microsoft.AspNetCore.OutputCaching.Microbenchmarks.csproj (in 5 ms). 2026-02-18T02:06:42.5488814Z Restored D:\a\_work\1\s\src\Middleware\OutputCaching\samples\OutputCachingSample\OutputCachingSample.csproj (in 13 ms). 2026-02-18T02:06:42.5506625Z Restored D:\a\_work\1\s\src\Middleware\MiddlewareAnalysis\src\Microsoft.AspNetCore.MiddlewareAnalysis.csproj (in 3 ms). 2026-02-18T02:06:42.5507425Z Restored D:\a\_work\1\s\src\Middleware\MiddlewareAnalysis\test\Microsoft.AspNetCore.MiddlewareAnalysis.Tests.csproj (in 17 ms). 2026-02-18T02:06:42.5684842Z Restored D:\a\_work\1\s\src\Middleware\RateLimiting\test\Microsoft.AspNetCore.RateLimiting.Tests.csproj (in 101 ms). 2026-02-18T02:06:42.5713403Z Restored D:\a\_work\1\s\src\Middleware\MiddlewareAnalysis\samples\MiddlewareAnalysisSample\MiddlewareAnalysisSample.csproj (in 10 ms). 2026-02-18T02:06:42.5717923Z Restored D:\a\_work\1\s\src\Middleware\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis\test\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.Tests.csproj (in 12 ms). 2026-02-18T02:06:42.5723751Z Restored D:\a\_work\1\s\src\Middleware\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis\src\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.csproj (in 2 ms). 2026-02-18T02:06:42.5874259Z Restored D:\a\_work\1\s\src\Middleware\Localization\testassets\ResourcesClassLibraryWithAttribute\ResourcesClassLibraryWithAttribute.csproj (in 2 ms). 2026-02-18T02:06:42.5992630Z Restored D:\a\_work\1\s\src\Middleware\Localization\testassets\ResourcesClassLibraryNoAttribute\ResourcesClassLibraryNoAttribute.csproj (in 0.7 ms). 2026-02-18T02:06:42.6071098Z Restored D:\a\_work\1\s\src\Middleware\Localization\test\UnitTests\Microsoft.AspNetCore.Localization.Tests.csproj (in 11 ms). 2026-02-18T02:06:42.6606213Z Restored D:\a\_work\1\s\src\Middleware\Localization\src\Microsoft.AspNetCore.Localization.csproj (in 5 ms). 2026-02-18T02:06:42.6612778Z Restored D:\a\_work\1\s\src\Middleware\Localization\test\FunctionalTests\Microsoft.AspNetCore.Localization.FunctionalTests.csproj (in 20 ms). 2026-02-18T02:06:42.6613425Z Restored D:\a\_work\1\s\src\Middleware\Localization\testassets\LocalizationWebsite\LocalizationWebsite.csproj (in 7 ms). 2026-02-18T02:06:42.6701319Z Restored D:\a\_work\1\s\src\Middleware\Localization.Routing\src\Microsoft.AspNetCore.Localization.Routing.csproj (in 4 ms). 2026-02-18T02:06:42.6757975Z Restored D:\a\_work\1\s\src\Middleware\Localization\sample\LocalizationSample.csproj (in 9 ms). 2026-02-18T02:06:42.6758582Z Restored D:\a\_work\1\s\src\Middleware\Localization.Routing\test\Microsoft.AspNetCore.Localization.Routing.Tests.csproj (in 9 ms). 2026-02-18T02:06:42.6777396Z Restored D:\a\_work\1\s\src\Middleware\HttpsPolicy\src\Microsoft.AspNetCore.HttpsPolicy.csproj (in 8 ms). 2026-02-18T02:06:42.6846319Z Restored D:\a\_work\1\s\src\Middleware\HttpsPolicy\test\Microsoft.AspNetCore.HttpsPolicy.Tests.csproj (in 9 ms). 2026-02-18T02:06:42.6850673Z Restored D:\a\_work\1\s\src\Middleware\HttpsPolicy\sample\HttpsPolicySample.csproj (in 13 ms). 2026-02-18T02:06:42.6855794Z Restored D:\a\_work\1\s\src\Middleware\RateLimiting\samples\RateLimitingSample\RateLimitingSample.csproj (in 181 ms). 2026-02-18T02:06:42.6922414Z Restored D:\a\_work\1\s\src\Middleware\HttpOverrides\src\Microsoft.AspNetCore.HttpOverrides.csproj (in 3 ms). 2026-02-18T02:06:42.6924238Z Restored D:\a\_work\1\s\src\Middleware\HttpOverrides\test\Microsoft.AspNetCore.HttpOverrides.Tests.csproj (in 8 ms). 2026-02-18T02:06:42.6937395Z Restored D:\a\_work\1\s\src\Middleware\HttpLogging\src\Microsoft.AspNetCore.HttpLogging.csproj (in 3 ms). 2026-02-18T02:06:42.6939504Z Restored D:\a\_work\1\s\src\Middleware\HttpOverrides\sample\HttpOverridesSample.csproj (in 7 ms). 2026-02-18T02:06:42.6943741Z Restored D:\a\_work\1\s\src\Middleware\HttpLogging\test\Microsoft.AspNetCore.HttpLogging.Tests.csproj (in 9 ms). 2026-02-18T02:06:42.6999395Z Restored D:\a\_work\1\s\src\Middleware\HostFiltering\src\Microsoft.AspNetCore.HostFiltering.csproj (in 7 ms). 2026-02-18T02:06:42.7003337Z Restored D:\a\_work\1\s\src\Middleware\HttpLogging\samples\Logging.W3C.Sample\Logging.W3C.Sample.csproj (in 12 ms). 2026-02-18T02:06:42.7004923Z Restored D:\a\_work\1\s\src\Middleware\HttpLogging\samples\HttpLogging.Sample\HttpLogging.Sample.csproj (in 13 ms). 2026-02-18T02:06:42.7008854Z Restored D:\a\_work\1\s\src\Middleware\HostFiltering\test\Microsoft.AspNetCore.HostFiltering.Tests.csproj (in 15 ms). 2026-02-18T02:06:42.7025628Z Restored D:\a\_work\1\s\src\Middleware\HostFiltering\sample\HostFilteringSample.csproj (in 7 ms). 2026-02-18T02:06:42.7107893Z Restored D:\a\_work\1\s\src\Middleware\HealthChecks\src\Microsoft.AspNetCore.Diagnostics.HealthChecks.csproj (in 5 ms). 2026-02-18T02:06:42.7116125Z Restored D:\a\_work\1\s\src\Middleware\HealthChecks.EntityFrameworkCore\src\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.csproj (in 2 ms). 2026-02-18T02:06:42.7119343Z Restored D:\a\_work\1\s\src\Middleware\HealthChecks.EntityFrameworkCore\test\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.Tests.csproj (in 8 ms). 2026-02-18T02:06:42.7186917Z Restored D:\a\_work\1\s\src\Middleware\HeaderPropagation\src\Microsoft.AspNetCore.HeaderPropagation.csproj (in 3 ms). 2026-02-18T02:06:42.7191278Z Restored D:\a\_work\1\s\src\Middleware\HeaderPropagation\test\Microsoft.AspNetCore.HeaderPropagation.Tests.csproj (in 14 ms). 2026-02-18T02:06:42.7242384Z Restored D:\a\_work\1\s\src\Middleware\HeaderPropagation\samples\HeaderPropagationSample\HeaderPropagationSample.csproj (in 12 ms). 2026-02-18T02:06:42.7252309Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\testassets\WelcomePageSample\WelcomePageSample.csproj (in 9 ms). 2026-02-18T02:06:42.7254281Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\UnitTests\Microsoft.AspNetCore.Diagnostics.Tests.csproj (in 21 ms). 2026-02-18T02:06:42.7264517Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\testassets\StatusCodePagesSample\StatusCodePagesSample.csproj (in 11 ms). 2026-02-18T02:06:42.7265227Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\testassets\ExceptionHandlerSample\ExceptionHandlerSample.csproj (in 10 ms). 2026-02-18T02:06:42.7280044Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\testassets\DeveloperExceptionPageSample\DeveloperExceptionPageSample.csproj (in 12 ms). 2026-02-18T02:06:42.7285682Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\testassets\ClassLibraryWithPortablePdbs\ClassLibraryWithPortablePdbs.csproj (in 1 ms). 2026-02-18T02:06:44.7345149Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\testassets\DatabaseErrorPageSample\DatabaseErrorPageSample.csproj (in 2.04 sec). 2026-02-18T02:06:44.7460589Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\FunctionalTests\Diagnostics.FunctionalTests.csproj (in 2.01 sec). 2026-02-18T02:06:44.7731593Z Restored D:\a\_work\1\s\src\Middleware\HealthChecks\test\testassets\HealthChecksSample\HealthChecksSample.csproj (in 2.19 sec). 2026-02-18T02:06:44.7891475Z Restored D:\a\_work\1\s\src\Middleware\HealthChecks\test\UnitTests\Microsoft.AspNetCore.Diagnostics.HealthChecks.Tests.csproj (in 2.19 sec). 2026-02-18T02:06:44.7912376Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\src\Microsoft.AspNetCore.Diagnostics.csproj (in 6 ms). 2026-02-18T02:06:44.8374220Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics.EntityFrameworkCore\src\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.csproj (in 3 ms). 2026-02-18T02:06:44.8392327Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics.Abstractions\src\Microsoft.AspNetCore.Diagnostics.Abstractions.csproj (in 2 ms). 2026-02-18T02:06:44.8392801Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics.EntityFrameworkCore\test\UnitTests\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.Tests.csproj (in 11 ms). 2026-02-18T02:06:44.8673609Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics.EntityFrameworkCore\test\FunctionalTests\Diagnostics.EFCore.FunctionalTests.csproj (in 11 ms). 2026-02-18T02:06:44.8694964Z Restored D:\a\_work\1\s\src\Middleware\CORS\src\Microsoft.AspNetCore.Cors.csproj (in 12 ms). 2026-02-18T02:06:44.8741508Z Restored D:\a\_work\1\s\src\Logging.AzureAppServices\src\Microsoft.Extensions.Logging.AzureAppServices.csproj (in 6 ms). 2026-02-18T02:06:44.8776215Z Restored D:\a\_work\1\s\src\Middleware\CORS\test\testassets\CorsMiddlewareWebSite\CorsMiddlewareWebSite.csproj (in 17 ms). 2026-02-18T02:06:44.8780192Z Restored D:\a\_work\1\s\src\Middleware\CORS\test\UnitTests\Microsoft.AspNetCore.Cors.Test.csproj (in 17 ms). 2026-02-18T02:06:44.8792650Z Restored D:\a\_work\1\s\src\Localization\Localization\test\Microsoft.Extensions.Localization.Tests\Microsoft.Extensions.Localization.Tests.csproj (in 5 ms). 2026-02-18T02:06:44.8793942Z Restored D:\a\_work\1\s\src\Localization\Abstractions\src\Microsoft.Extensions.Localization.Abstractions.csproj (in 1 ms). 2026-02-18T02:06:44.8795428Z Restored D:\a\_work\1\s\src\Localization\Localization\src\Microsoft.Extensions.Localization.csproj (in 2 ms). 2026-02-18T02:06:44.8799247Z Restored D:\a\_work\1\s\src\Localization\Localization\test\Microsoft.Extensions.Localization.RootNamespace.Tests\Microsoft.Extensions.Localization.RootNamespace.Tests.csproj (in 5 ms). 2026-02-18T02:06:44.8837358Z Restored D:\a\_work\1\s\src\JSInterop\Microsoft.JSInterop\src\Microsoft.JSInterop.csproj (in 0.8 ms). 2026-02-18T02:06:44.8879733Z Restored D:\a\_work\1\s\src\JSInterop\Microsoft.JSInterop\test\Microsoft.JSInterop.Tests.csproj (in 6 ms). 2026-02-18T02:06:44.8932828Z Restored D:\a\_work\1\s\src\Identity\test\InMemory.Test\Microsoft.AspNetCore.Identity.InMemory.Test.csproj (in 25 ms). 2026-02-18T02:06:44.9013516Z Restored D:\a\_work\1\s\src\Identity\UI\src\Microsoft.AspNetCore.Identity.UI.csproj (in 28 ms). 2026-02-18T02:06:44.9016142Z Restored D:\a\_work\1\s\src\Identity\test\Identity.Test\Microsoft.AspNetCore.Identity.Test.csproj (in 22 ms). 2026-02-18T02:06:44.9103595Z Restored D:\a\_work\1\s\src\Identity\Specification.Tests\src\Microsoft.AspNetCore.Identity.Specification.Tests.csproj (in 17 ms). 2026-02-18T02:06:44.9193136Z Restored D:\a\_work\1\s\src\Identity\test\Identity.FunctionalTests\Microsoft.AspNetCore.Identity.FunctionalTests.csproj (in 53 ms). 2026-02-18T02:06:44.9862722Z Restored D:\a\_work\1\s\src\Identity\samples\IdentitySample.PasskeyUI\IdentitySample.PasskeyUI.csproj (in 30 ms). 2026-02-18T02:06:45.0133312Z Restored D:\a\_work\1\s\src\Identity\samples\IdentitySample.PasskeyConformance\IdentitySample.PasskeyConformance.csproj (in 41 ms). 2026-02-18T02:06:45.0217089Z Restored D:\a\_work\1\s\src\Identity\samples\IdentitySample.Mvc\IdentitySample.Mvc.csproj (in 19 ms). 2026-02-18T02:06:45.0348484Z Restored D:\a\_work\1\s\src\Identity\testassets\Identity.DefaultUI.WebSite\Identity.DefaultUI.WebSite.csproj (in 42 ms). 2026-02-18T02:06:45.0491174Z Restored D:\a\_work\1\s\src\Identity\Extensions.Core\src\Microsoft.Extensions.Identity.Core.csproj (in 5 ms). 2026-02-18T02:06:45.0508418Z Restored D:\a\_work\1\s\src\Identity\Extensions.Stores\src\Microsoft.Extensions.Identity.Stores.csproj (in 6 ms). 2026-02-18T02:06:45.0762052Z Restored D:\a\_work\1\s\src\Identity\samples\IdentitySample.ApiEndpoints\IdentitySample.ApiEndpoints.csproj (in 19 ms). 2026-02-18T02:06:45.1282860Z Restored D:\a\_work\1\s\src\Identity\EntityFrameworkCore\src\Microsoft.AspNetCore.Identity.EntityFrameworkCore.csproj (in 2 ms). 2026-02-18T02:06:45.1452646Z Restored D:\a\_work\1\s\src\Identity\EntityFrameworkCore\test\EF.InMemory.Test\Microsoft.AspNetCore.Identity.EntityFrameworkCore.InMemory.Test.csproj (in 12 ms). 2026-02-18T02:06:45.1597769Z Restored D:\a\_work\1\s\src\Identity\samples\IdentitySample.DefaultUI\IdentitySample.DefaultUI.csproj (in 28 ms). 2026-02-18T02:06:45.5431435Z Restored D:\a\_work\1\s\src\Http\WebUtilities\src\Microsoft.AspNetCore.WebUtilities.csproj (in 1 ms). 2026-02-18T02:06:45.5531465Z Restored D:\a\_work\1\s\src\Identity\EntityFrameworkCore\test\EF.Test\Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test.csproj (in 21 ms). 2026-02-18T02:06:45.5532329Z Restored D:\a\_work\1\s\src\Http\WebUtilities\perf\Microbenchmarks\Microsoft.AspNetCore.WebUtilities.Microbenchmarks.csproj (in 2 ms). 2026-02-18T02:06:45.5541664Z Restored D:\a\_work\1\s\src\Http\WebUtilities\test\Microsoft.AspNetCore.WebUtilities.Tests.csproj (in 10 ms). 2026-02-18T02:06:45.5542418Z Restored D:\a\_work\1\s\src\Identity\Core\src\Microsoft.AspNetCore.Identity.csproj (in 12 ms). 2026-02-18T02:06:45.5547872Z Restored D:\a\_work\1\s\src\Http\samples\SampleApp\HttpAbstractions.SampleApp.csproj (in 5 ms). 2026-02-18T02:06:45.5579861Z Restored D:\a\_work\1\s\src\Http\samples\MinimalValidationSample\MinimalValidationSample.csproj (in 13 ms). 2026-02-18T02:06:45.5586540Z Restored D:\a\_work\1\s\src\Http\samples\MinimalSampleOwin\MinimalSampleOwin.csproj (in 10 ms). 2026-02-18T02:06:45.5594047Z Restored D:\a\_work\1\s\src\Http\samples\MinimalSample\MinimalSample.csproj (in 17 ms). 2026-02-18T02:06:45.5732638Z Restored D:\a\_work\1\s\src\Http\Routing\tools\Swaggatherer\Swaggatherer.csproj (in 14 ms). 2026-02-18T02:06:45.5750217Z Restored D:\a\_work\1\s\src\Http\Routing\test\testassets\RoutingWebSite\RoutingWebSite.csproj (in 8 ms). 2026-02-18T02:06:45.5823991Z Restored D:\a\_work\1\s\src\Http\Routing\test\testassets\RoutingSandbox\RoutingSandbox.csproj (in 8 ms). 2026-02-18T02:06:45.5852557Z Restored D:\a\_work\1\s\src\Http\Routing\test\UnitTests\Microsoft.AspNetCore.Routing.Tests.csproj (in 18 ms). 2026-02-18T02:06:45.6234177Z Restored D:\a\_work\1\s\src\Http\Routing\src\Microsoft.AspNetCore.Routing.csproj (in 5 ms). 2026-02-18T02:06:45.6364766Z Restored D:\a\_work\1\s\src\Http\Routing\test\testassets\Benchmarks\Benchmarks.csproj (in 10 ms). 2026-02-18T02:06:45.6495042Z Restored D:\a\_work\1\s\src\Http\Routing\perf\Microbenchmarks\Microsoft.AspNetCore.Routing.Microbenchmarks.csproj (in 6 ms). 2026-02-18T02:06:45.6507637Z Restored D:\a\_work\1\s\src\Http\Routing.Abstractions\test\Microsoft.AspNetCore.Mvc.Routing.Abstractions.Tests.csproj (in 11 ms). 2026-02-18T02:06:45.6627939Z Restored D:\a\_work\1\s\src\Http\Routing.Abstractions\src\Microsoft.AspNetCore.Routing.Abstractions.csproj (in 2 ms). 2026-02-18T02:06:45.6629480Z Restored D:\a\_work\1\s\src\Http\Routing\test\FunctionalTests\Microsoft.AspNetCore.Routing.FunctionalTests.csproj (in 49 ms). 2026-02-18T02:06:45.6644868Z Restored D:\a\_work\1\s\src\Http\Owin\test\Microsoft.AspNetCore.Owin.Tests.csproj (in 27 ms). 2026-02-18T02:06:45.7244880Z Restored D:\a\_work\1\s\src\Http\Metadata\src\Microsoft.AspNetCore.Metadata.csproj (in 1 ms). 2026-02-18T02:06:45.7377512Z Restored D:\a\_work\1\s\src\Http\Owin\src\Microsoft.AspNetCore.Owin.csproj (in 4 ms). 2026-02-18T02:06:45.7380822Z Restored D:\a\_work\1\s\src\Http\Owin\benchmarks\Microsoft.AspNetCore.Owin.Microbenchmarks\Microsoft.AspNetCore.Owin.Microbenchmarks.csproj (in 5 ms). 2026-02-18T02:06:45.7454934Z Restored D:\a\_work\1\s\src\Http\Http\test\Microsoft.AspNetCore.Http.Tests.csproj (in 9 ms). 2026-02-18T02:06:45.7507856Z Restored D:\a\_work\1\s\src\Http\Http\src\Microsoft.AspNetCore.Http.csproj (in 5 ms). 2026-02-18T02:06:45.7508527Z Restored D:\a\_work\1\s\src\Http\Http\perf\Microbenchmarks\Microsoft.AspNetCore.Http.Microbenchmarks.csproj (in 37 ms). 2026-02-18T02:06:45.7510664Z Restored D:\a\_work\1\s\src\Http\Http.Results\tools\ResultsOfTGenerator\ResultsOfTGenerator.csproj (in 0.9 ms). 2026-02-18T02:06:45.7522723Z Restored D:\a\_work\1\s\src\Http\Http.Features\src\Microsoft.AspNetCore.Http.Features.csproj (in 2 ms). 2026-02-18T02:06:45.7537891Z Restored D:\a\_work\1\s\src\Http\Http.Results\src\Microsoft.AspNetCore.Http.Results.csproj (in 18 ms). 2026-02-18T02:06:45.7580693Z Restored D:\a\_work\1\s\src\Http\Http.Extensions\src\Microsoft.AspNetCore.Http.Extensions.csproj (in 3 ms). 2026-02-18T02:06:45.7603171Z Restored D:\a\_work\1\s\src\Http\Http.Extensions\gen\Microsoft.AspNetCore.Http.RequestDelegateGenerator\Microsoft.AspNetCore.Http.RequestDelegateGenerator.csproj (in 1 ms). 2026-02-18T02:06:45.7967243Z Restored D:\a\_work\1\s\src\Http\Http.Extensions\test\Microsoft.AspNetCore.Http.Extensions.Tests.csproj (in 68 ms). 2026-02-18T02:06:45.8020334Z Restored D:\a\_work\1\s\src\Http\Http.Abstractions\src\Microsoft.AspNetCore.Http.Abstractions.csproj (in 6 ms). 2026-02-18T02:06:45.8097825Z Restored D:\a\_work\1\s\src\Http\Http.Abstractions\perf\Microbenchmarks\Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks.csproj (in 4 ms). 2026-02-18T02:06:45.8185961Z Restored D:\a\_work\1\s\src\Http\Headers\test\Microsoft.Net.Http.Headers.Tests.csproj (in 8 ms). 2026-02-18T02:06:45.8196845Z Restored D:\a\_work\1\s\src\Http\samples\MinimalSampleFSharp\MinimalSampleFSharp.fsproj (in 674 ms). 2026-02-18T02:06:45.8198814Z Restored D:\a\_work\1\s\src\Http\Http.Abstractions\test\Microsoft.AspNetCore.Http.Abstractions.Tests.csproj (in 140 ms). 2026-02-18T02:06:45.8203237Z Restored D:\a\_work\1\s\src\Http\Http.Results\test\Microsoft.AspNetCore.Http.Results.Tests.csproj (in 214 ms). 2026-02-18T02:06:45.8312483Z Restored D:\a\_work\1\s\src\Http\Headers\src\Microsoft.Net.Http.Headers.csproj (in 0.8 ms). 2026-02-18T02:06:45.8317289Z Restored D:\a\_work\1\s\src\Http\Authentication.Abstractions\src\Microsoft.AspNetCore.Authentication.Abstractions.csproj (in 3 ms). 2026-02-18T02:06:45.8332701Z Restored D:\a\_work\1\s\src\Http\Authentication.Core\src\Microsoft.AspNetCore.Authentication.Core.csproj (in 8 ms). 2026-02-18T02:06:45.8349398Z Restored D:\a\_work\1\s\src\Http\Authentication.Core\test\Microsoft.AspNetCore.Authentication.Core.Test.csproj (in 24 ms). 2026-02-18T02:06:45.8355235Z Restored D:\a\_work\1\s\src\Html.Abstractions\src\Microsoft.AspNetCore.Html.Abstractions.csproj (in 0.8 ms). 2026-02-18T02:06:45.8595230Z Restored D:\a\_work\1\s\src\Hosting\WindowsServices\test\Microsoft.AspNetCore.Hosting.WindowsServices.Tests.csproj (in 17 ms). 2026-02-18T02:06:45.8742327Z Restored D:\a\_work\1\s\src\Html.Abstractions\test\Microsoft.AspNetCore.Html.Abstractions.Tests.csproj (in 37 ms). 2026-02-18T02:06:45.8949123Z Restored D:\a\_work\1\s\src\Tools\FirstRunCertGenerator\test\Microsoft.AspNetCore.DeveloperCertificates.XPlat.Tests.csproj (in 3 ms). 2026-02-18T02:06:45.8997636Z Restored D:\a\_work\1\s\src\Tools\FirstRunCertGenerator\src\Microsoft.AspNetCore.DeveloperCertificates.XPlat.csproj (in 0.7 ms). 2026-02-18T02:06:45.9041905Z Restored D:\a\_work\1\s\src\Tools\Extensions.ApiDescription.Server\src\Microsoft.Extensions.ApiDescription.Server.csproj (in 0.7 ms). 2026-02-18T02:06:45.9175126Z Restored D:\a\_work\1\s\src\Tools\Extensions.ApiDescription.Client\test\Microsoft.Extensions.ApiDescription.Client.Tests.csproj (in 7 ms). 2026-02-18T02:06:45.9259233Z Restored D:\a\_work\1\s\src\Tools\Extensions.ApiDescription.Client\src\Microsoft.Extensions.ApiDescription.Client.csproj (in 1 ms). 2026-02-18T02:06:45.9942299Z Restored D:\a\_work\1\s\src\Tools\GetDocumentInsider\sample\GetDocumentSample.csproj (in 65 ms). 2026-02-18T02:06:45.9946598Z Restored D:\a\_work\1\s\src\Tools\dotnet-user-secrets\src\dotnet-user-secrets.csproj (in 1 ms). 2026-02-18T02:06:45.9950212Z Restored D:\a\_work\1\s\src\Tools\dotnet-user-secrets\test\dotnet-user-secrets.Tests.csproj (in 32 ms). 2026-02-18T02:06:45.9952627Z Restored D:\a\_work\1\s\src\Tools\dotnet-user-jwts\src\dotnet-user-jwts.csproj (in 2 ms). 2026-02-18T02:06:46.0284062Z Restored D:\a\_work\1\s\src\Tools\dotnet-user-jwts\test\dotnet-user-jwts.Tests.csproj (in 43 ms). 2026-02-18T02:06:46.0336481Z Restored D:\a\_work\1\s\src\Tools\dotnet-getdocument\src\dotnet-getdocument.csproj (in 0.7 ms). 2026-02-18T02:06:46.0387600Z Restored D:\a\_work\1\s\src\Tools\dotnet-dev-certs\src\dotnet-dev-certs.csproj (in 0.7 ms). 2026-02-18T02:06:46.0561098Z Restored D:\a\_work\1\s\src\Testing\test\Microsoft.AspNetCore.InternalTesting.Tests.csproj (in 10 ms). 2026-02-18T02:06:46.0724962Z Restored D:\a\_work\1\s\src\HttpClientFactory\Polly\src\Microsoft.Extensions.Http.Polly.csproj (in 264 ms). 2026-02-18T02:06:46.0819567Z Restored D:\a\_work\1\s\src\HttpClientFactory\Polly\test\Microsoft.Extensions.Http.Polly.Tests.csproj (in 266 ms). 2026-02-18T02:06:46.1392279Z Restored D:\a\_work\1\s\src\Tools\dotnet-sql-cache\src\dotnet-sql-cache.csproj (in 101 ms). 2026-02-18T02:06:46.1411344Z Restored D:\a\_work\1\s\src\Security\CookiePolicy\test\Microsoft.AspNetCore.CookiePolicy.Test.csproj (in 9 ms). 2026-02-18T02:06:46.1422589Z Restored D:\a\_work\1\s\src\Security\CookiePolicy\src\Microsoft.AspNetCore.CookiePolicy.csproj (in 3 ms). 2026-02-18T02:06:46.1430636Z Restored D:\a\_work\1\s\src\StaticAssets\test\Microsoft.AspNetCore.StaticAssets.Tests.csproj (in 13 ms). 2026-02-18T02:06:46.1717680Z Restored D:\a\_work\1\s\src\Security\Authorization\Policy\src\Microsoft.AspNetCore.Authorization.Policy.csproj (in 6 ms). 2026-02-18T02:06:46.1736727Z Restored D:\a\_work\1\s\src\Security\CookiePolicy\samples\CookiePolicySample\CookiePolicySample.csproj (in 17 ms). 2026-02-18T02:06:46.1746786Z Restored D:\a\_work\1\s\src\Security\Authorization\Core\src\Microsoft.AspNetCore.Authorization.csproj (in 3 ms). 2026-02-18T02:06:46.1772194Z Restored D:\a\_work\1\s\src\Security\Authorization\test\Microsoft.AspNetCore.Authorization.Test.csproj (in 22 ms). 2026-02-18T02:06:46.1790527Z Restored D:\a\_work\1\s\src\Security\Authentication\WsFederation\src\Microsoft.AspNetCore.Authentication.WsFederation.csproj (in 5 ms). 2026-02-18T02:06:46.1825829Z Restored D:\a\_work\1\s\src\Security\Authentication\Twitter\src\Microsoft.AspNetCore.Authentication.Twitter.csproj (in 5 ms). 2026-02-18T02:06:46.1998073Z Restored D:\a\_work\1\s\src\Security\Authentication\WsFederation\samples\WsFedSample\WsFedSample.csproj (in 13 ms). 2026-02-18T02:06:46.2064444Z Restored D:\a\_work\1\s\src\Security\Authentication\OpenIdConnect\src\Microsoft.AspNetCore.Authentication.OpenIdConnect.csproj (in 5 ms). 2026-02-18T02:06:46.2245631Z Restored D:\a\_work\1\s\src\Security\Authentication\test\Microsoft.AspNetCore.Authentication.Test.csproj (in 22 ms). 2026-02-18T02:06:46.2246577Z Restored D:\a\_work\1\s\src\OpenApi\test\Microsoft.AspNetCore.OpenApi.Build.Tests\Microsoft.AspNetCore.OpenApi.Build.Tests.csproj (in 3 ms). 2026-02-18T02:06:46.2249091Z Restored D:\a\_work\1\s\src\Security\Authentication\samples\SocialSample\SocialSample.csproj (in 20 ms). 2026-02-18T02:06:46.5145485Z Restored D:\a\_work\1\s\src\OpenApi\src\Microsoft.AspNetCore.OpenApi.csproj (in 11 ms). 2026-02-18T02:06:46.5214947Z Restored D:\a\_work\1\s\src\OpenApi\gen\Microsoft.AspNetCore.OpenApi.SourceGenerators.csproj (in 1 ms). 2026-02-18T02:06:46.5267198Z Restored D:\a\_work\1\s\src\OpenApi\sample\Sample.csproj (in 17 ms). 2026-02-18T02:06:46.5271682Z Restored D:\a\_work\1\s\src\ObjectPool\test\Microsoft.Extensions.ObjectPool.Tests.csproj (in 5 ms). 2026-02-18T02:06:46.5321596Z Restored D:\a\_work\1\s\src\ObjectPool\src\Microsoft.Extensions.ObjectPool.csproj (in 1 ms). 2026-02-18T02:06:46.5325408Z Restored D:\a\_work\1\s\src\ObjectPool\perf\Microbenchmarks\Microsoft.Extensions.ObjectPool.Microbenchmark.csproj (in 2 ms). 2026-02-18T02:06:46.5344018Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\XmlFormattersWebSite\XmlFormattersWebSite.csproj (in 17 ms). 2026-02-18T02:06:46.5345948Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\VersioningWebSite\VersioningWebSite.csproj (in 18 ms). 2026-02-18T02:06:46.5363003Z Restored D:\a\_work\1\s\src\Testing\src\Microsoft.AspNetCore.InternalTesting.csproj (in 302 ms). 2026-02-18T02:06:46.5368370Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\TagHelpersWebSite\TagHelpersWebSite.csproj (in 48 ms). 2026-02-18T02:06:46.5368854Z Restored D:\a\_work\1\s\src\OpenApi\perf\Microbenchmarks\Microsoft.AspNetCore.OpenApi.Microbenchmarks.csproj (in 152 ms). 2026-02-18T02:06:46.5375087Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\SimpleWebSite\SimpleWebSite.csproj (in 46 ms). 2026-02-18T02:06:46.5383628Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\SimpleWebSiteWithWebApplicationBuilderException\SimpleWebSiteWithWebApplicationBuilderException.csproj (in 11 ms). 2026-02-18T02:06:46.5389228Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\SecurityWebSite\SecurityWebSite.csproj (in 18 ms). 2026-02-18T02:06:46.5391217Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\SimpleWebSiteWithWebApplicationBuilder\SimpleWebSiteWithWebApplicationBuilder.csproj (in 30 ms). 2026-02-18T02:06:46.5402120Z Restored D:\a\_work\1\s\src\Hosting\WindowsServices\src\Microsoft.AspNetCore.Hosting.WindowsServices.csproj (in 5 ms). 2026-02-18T02:06:46.5407750Z Restored D:\a\_work\1\s\src\Hosting\test\testassets\TestStartupAssembly1\TestStartupAssembly1.csproj (in 7 ms). 2026-02-18T02:06:46.5414349Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RoutingWebSite\Mvc.RoutingWebSite.csproj (in 22 ms). 2026-02-18T02:06:46.5419114Z Restored D:\a\_work\1\s\src\Hosting\test\testassets\Microsoft.AspNetCore.Hosting.TestSites\Microsoft.AspNetCore.Hosting.TestSites.csproj (in 5 ms). 2026-02-18T02:06:46.5473083Z Restored D:\a\_work\1\s\src\Hosting\test\testassets\IStartupInjectionAssemblyName\IStartupInjectionAssemblyName.csproj (in 5 ms). 2026-02-18T02:06:46.5525040Z Restored D:\a\_work\1\s\src\Hosting\test\testassets\BasicLinkedApp\BasicLinkedApp.csproj (in 9 ms). 2026-02-18T02:06:46.5525979Z Restored D:\a\_work\1\s\src\Hosting\test\FunctionalTests\Microsoft.AspNetCore.Hosting.FunctionalTests.csproj (in 6 ms). 2026-02-18T02:06:46.5563912Z Restored D:\a\_work\1\s\src\Hosting\Server.IntegrationTesting\src\Microsoft.AspNetCore.Server.IntegrationTesting.csproj (in 2 ms). 2026-02-18T02:06:46.5564374Z Restored D:\a\_work\1\s\src\Hosting\TestHost\src\Microsoft.AspNetCore.TestHost.csproj (in 5 ms). 2026-02-18T02:06:46.5567853Z Restored D:\a\_work\1\s\src\Hosting\TestHost\test\Microsoft.AspNetCore.TestHost.Tests.csproj (in 10 ms). 2026-02-18T02:06:46.5569040Z Restored D:\a\_work\1\s\src\Hosting\Server.Abstractions\src\Microsoft.AspNetCore.Hosting.Server.Abstractions.csproj (in 4 ms). 2026-02-18T02:06:46.5621480Z Restored D:\a\_work\1\s\src\Hosting\samples\GenericWebHost\GenericWebHost.csproj (in 9 ms). 2026-02-18T02:06:46.5622289Z Restored D:\a\_work\1\s\src\Hosting\Hosting\src\Microsoft.AspNetCore.Hosting.csproj (in 5 ms). 2026-02-18T02:06:46.5623730Z Restored D:\a\_work\1\s\src\Hosting\samples\SampleStartups\SampleStartups.csproj (in 13 ms). 2026-02-18T02:06:46.5643578Z Restored D:\a\_work\1\s\src\Hosting\Hosting\test\Microsoft.AspNetCore.Hosting.Tests.csproj (in 9 ms). 2026-02-18T02:06:46.5669835Z Restored D:\a\_work\1\s\src\Hosting\Abstractions\src\Microsoft.AspNetCore.Hosting.Abstractions.csproj (in 3 ms). 2026-02-18T02:06:46.5671006Z Restored D:\a\_work\1\s\src\HealthChecks\Abstractions\src\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.csproj (in 1 ms). 2026-02-18T02:06:46.5745913Z Restored D:\a\_work\1\s\src\HealthChecks\HealthChecks\src\Microsoft.Extensions.Diagnostics.HealthChecks.csproj (in 5 ms). 2026-02-18T02:06:46.5750865Z Restored D:\a\_work\1\s\src\HealthChecks\HealthChecks\test\Microsoft.Extensions.Diagnostics.HealthChecks.Tests.csproj (in 6 ms). 2026-02-18T02:06:46.5751336Z Restored D:\a\_work\1\s\src\Grpc\Interop\test\InteropTests\InteropTests.csproj (in 3 ms). 2026-02-18T02:06:46.5756328Z Restored D:\a\_work\1\s\src\Framework\test\Microsoft.AspNetCore.App.UnitTests.csproj (in 3 ms). 2026-02-18T02:06:46.6434168Z Restored D:\a\_work\1\s\src\Framework\AspNetCoreAnalyzers\src\SourceGenerators\Microsoft.AspNetCore.App.SourceGenerators.csproj (in 124 ms). 2026-02-18T02:06:47.4864780Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\src\Microsoft.AspNetCore.App.Runtime.sfxproj (in 822 ms). 2026-02-18T02:06:47.6930251Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\src\aspnetcore-runtime.proj (in 203 ms). 2026-02-18T02:06:47.6968464Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\src\aspnetcore-base-runtime.proj (in 0.5 ms). 2026-02-18T02:06:48.1673957Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\bundle\aspnetcore-runtime-bundle.bundleproj (in 467 ms). 2026-02-18T02:06:48.2232837Z Restored D:\a\_work\1\s\src\Framework\App.Ref\src\Microsoft.AspNetCore.App.Ref.sfxproj (in 24 ms). 2026-02-18T02:06:48.2280316Z Restored D:\a\_work\1\s\src\Framework\App.Ref.Internal\src\Microsoft.AspNetCore.App.Ref.Internal.csproj (in 0.8 ms). 2026-02-18T02:06:48.2410621Z Restored D:\a\_work\1\s\src\FileProviders\Manifest.MSBuildTask\test\Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.Tests.csproj (in 6 ms). 2026-02-18T02:06:48.2456516Z Restored D:\a\_work\1\s\src\FileProviders\Manifest.MSBuildTask\src\Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.csproj (in 0.9 ms). 2026-02-18T02:06:48.2583306Z Restored D:\a\_work\1\s\src\FileProviders\Embedded\test\Microsoft.Extensions.FileProviders.Embedded.Tests.csproj (in 5 ms). 2026-02-18T02:06:48.2637398Z Restored D:\a\_work\1\s\src\FileProviders\Embedded\src\Microsoft.Extensions.FileProviders.Embedded.csproj (in 1 ms). 2026-02-18T02:06:48.2763074Z Restored D:\a\_work\1\s\src\Features\JsonPatch\test\Microsoft.AspNetCore.JsonPatch.Tests.csproj (in 6 ms). 2026-02-18T02:06:48.2833396Z Restored D:\a\_work\1\s\src\Features\JsonPatch\src\Microsoft.AspNetCore.JsonPatch.csproj (in 2 ms). 2026-02-18T02:06:48.2984320Z Restored D:\a\_work\1\s\src\Features\JsonPatch.SystemTextJson\test\Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests.csproj (in 7 ms). 2026-02-18T02:06:48.3047170Z Restored D:\a\_work\1\s\src\Features\JsonPatch.SystemTextJson\src\Microsoft.AspNetCore.JsonPatch.SystemTextJson.csproj (in 2 ms). 2026-02-18T02:06:48.3186008Z Restored D:\a\_work\1\s\src\Extensions\Features\test\Microsoft.Extensions.Features.Tests.csproj (in 7 ms). 2026-02-18T02:06:48.3237077Z Restored D:\a\_work\1\s\src\Extensions\Features\src\Microsoft.Extensions.Features.csproj (in 1 ms). 2026-02-18T02:06:48.7714753Z Restored D:\a\_work\1\s\src\DefaultBuilder\test\Microsoft.AspNetCore.Tests\Microsoft.AspNetCore.Tests.csproj (in 11 ms). 2026-02-18T02:06:48.7940675Z Restored D:\a\_work\1\s\src\DefaultBuilder\test\Microsoft.AspNetCore.FunctionalTests\Microsoft.AspNetCore.FunctionalTests.csproj (in 12 ms). 2026-02-18T02:06:48.8118649Z Restored D:\a\_work\1\s\src\DefaultBuilder\testassets\StartWithIApplicationBuilderUrlApp\StartWithIApplicationBuilderUrlApp.csproj (in 8 ms). 2026-02-18T02:06:49.3743352Z Restored D:\a\_work\1\s\src\DefaultBuilder\testassets\StartRouteBuilderUrlApp\StartRouteBuilderUrlApp.csproj (in 9 ms). 2026-02-18T02:06:49.3788517Z Restored D:\a\_work\1\s\src\DefaultBuilder\testassets\StartRequestDelegateUrlApp\StartRequestDelegateUrlApp.csproj (in 31 ms). 2026-02-18T02:06:49.3807894Z Restored D:\a\_work\1\s\src\DefaultBuilder\testassets\DependencyInjectionApp\DependencyInjectionApp.csproj (in 82 ms). 2026-02-18T02:06:49.3831617Z Restored D:\a\_work\1\s\src\DefaultBuilder\testassets\CreateDefaultBuilderOfTApp\CreateDefaultBuilderOfTApp.csproj (in 12 ms). 2026-02-18T02:06:49.4137093Z Restored D:\a\_work\1\s\src\DefaultBuilder\testassets\CreateDefaultBuilderApp\CreateDefaultBuilderApp.csproj (in 16 ms). 2026-02-18T02:06:49.4625041Z Restored D:\a\_work\1\s\src\DefaultBuilder\src\Microsoft.AspNetCore.csproj (in 9 ms). 2026-02-18T02:06:49.5117682Z Restored D:\a\_work\1\s\src\DefaultBuilder\samples\SampleApp\DefaultBuilder.SampleApp.csproj (in 10 ms). 2026-02-18T02:06:49.7152771Z Restored D:\a\_work\1\s\src\DataProtection\StackExchangeRedis\test\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests.csproj (in 196 ms). 2026-02-18T02:06:49.7513039Z Restored D:\a\_work\1\s\src\Framework\AspNetCoreAnalyzers\src\Analyzers\Microsoft.AspNetCore.App.Analyzers.csproj (in 3.22 sec). 2026-02-18T02:06:49.7516401Z Restored D:\a\_work\1\s\src\Framework\AspNetCoreAnalyzers\src\CodeFixes\Microsoft.AspNetCore.App.CodeFixes.csproj (in 3.22 sec). 2026-02-18T02:06:49.7643744Z Restored D:\a\_work\1\s\src\DataProtection\samples\NonDISample\NonDISample.csproj (in 7 ms). 2026-02-18T02:06:49.7655712Z Restored D:\a\_work\1\s\src\DataProtection\samples\Redis\Redis.csproj (in 8 ms). 2026-02-18T02:06:49.7800195Z Restored D:\a\_work\1\s\src\DataProtection\samples\KeyManagementSample\KeyManagementSample.csproj (in 6 ms). 2026-02-18T02:06:49.7806084Z Restored D:\a\_work\1\s\src\DataProtection\samples\KeyManagementSimulator\KeyManagementSimulator.csproj (in 6 ms). 2026-02-18T02:06:49.7873414Z Restored D:\a\_work\1\s\src\Framework\AspNetCoreAnalyzers\test\Microsoft.AspNetCore.App.Analyzers.Test.csproj (in 3.24 sec). 2026-02-18T02:06:49.8008039Z Restored D:\a\_work\1\s\src\DataProtection\samples\CustomEncryptorSample\CustomEncryptorSample.csproj (in 6 ms). 2026-02-18T02:06:49.8011682Z Restored D:\a\_work\1\s\src\DataProtection\samples\EntityFrameworkCoreSample\EntityFrameworkCoreSample.csproj (in 8 ms). 2026-02-18T02:06:49.8013412Z Restored D:\a\_work\1\s\src\DataProtection\Extensions\test\Microsoft.AspNetCore.DataProtection.Extensions.Tests.csproj (in 8 ms). 2026-02-18T02:06:49.8095069Z Restored D:\a\_work\1\s\src\DataProtection\EntityFrameworkCore\src\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.csproj (in 2 ms). 2026-02-18T02:06:49.8117393Z Restored D:\a\_work\1\s\src\DataProtection\EntityFrameworkCore\test\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.Test.csproj (in 5 ms). 2026-02-18T02:06:49.8333319Z Restored D:\a\_work\1\s\src\DataProtection\DataProtection\test\Microsoft.AspNetCore.DataProtection.Tests\Microsoft.AspNetCore.DataProtection.Tests.csproj (in 15 ms). 2026-02-18T02:06:49.8487195Z Restored D:\a\_work\1\s\src\DataProtection\Cryptography.KeyDerivation\test\Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests.csproj (in 8 ms). 2026-02-18T02:06:49.8561706Z Restored D:\a\_work\1\s\src\DataProtection\Cryptography.KeyDerivation\src\Microsoft.AspNetCore.Cryptography.KeyDerivation.csproj (in 2 ms). 2026-02-18T02:06:49.8705358Z Restored D:\a\_work\1\s\src\DataProtection\Cryptography.Internal\test\Microsoft.AspNetCore.Cryptography.Internal.Tests.csproj (in 6 ms). 2026-02-18T02:06:49.8772455Z Restored D:\a\_work\1\s\src\DataProtection\Cryptography.Internal\src\Microsoft.AspNetCore.Cryptography.Internal.csproj (in 2 ms). 2026-02-18T02:06:49.8856124Z Restored D:\a\_work\1\s\src\DataProtection\benchmarks\Microsoft.AspNetCore.DataProtection.MicroBenchmarks\Microsoft.AspNetCore.DataProtection.MicroBenchmarks.csproj (in 3 ms). 2026-02-18T02:06:49.8973235Z Restored D:\a\_work\1\s\src\DataProtection\Abstractions\test\Microsoft.AspNetCore.DataProtection.Abstractions.Tests.csproj (in 5 ms). 2026-02-18T02:06:49.9059648Z Restored D:\a\_work\1\s\src\DataProtection\Abstractions\src\Microsoft.AspNetCore.DataProtection.Abstractions.csproj (in 4 ms). 2026-02-18T02:06:49.9201587Z Restored D:\a\_work\1\s\src\Configuration.KeyPerFile\test\Microsoft.Extensions.Configuration.KeyPerFile.Tests.csproj (in 8 ms). 2026-02-18T02:06:49.9269939Z Restored D:\a\_work\1\s\src\Configuration.KeyPerFile\src\Microsoft.Extensions.Configuration.KeyPerFile.csproj (in 2 ms). 2026-02-18T02:06:49.9630580Z Restored D:\a\_work\1\s\src\DataProtection\DataProtection\src\Microsoft.AspNetCore.DataProtection.csproj (in 125 ms). 2026-02-18T02:06:49.9631207Z Restored D:\a\_work\1\s\src\DataProtection\StackExchangeRedis\src\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.csproj (in 222 ms). 2026-02-18T02:06:49.9633213Z Restored D:\a\_work\1\s\src\DataProtection\Extensions\src\Microsoft.AspNetCore.DataProtection.Extensions.csproj (in 140 ms). 2026-02-18T02:06:49.9720964Z Restored D:\a\_work\1\s\src\Components\Web\test\Microsoft.AspNetCore.Components.Web.Tests.csproj (in 9 ms). 2026-02-18T02:06:49.9737087Z Restored D:\a\_work\1\s\src\Components\Web\src\Microsoft.AspNetCore.Components.Web.csproj (in 2 ms). 2026-02-18T02:06:49.9746613Z Restored D:\a\_work\1\s\src\Components\WebView\WebView\test\Microsoft.AspNetCore.Components.WebView.Test.csproj (in 5 ms). 2026-02-18T02:06:49.9751084Z Restored D:\a\_work\1\s\src\Components\WebView\WebView\src\Microsoft.AspNetCore.Components.WebView.csproj (in 3 ms). 2026-02-18T02:06:49.9822162Z Restored D:\a\_work\1\s\src\Components\WebAssembly\WebAssembly\test\Microsoft.AspNetCore.Components.WebAssembly.Tests.csproj (in 12 ms). 2026-02-18T02:06:49.9894118Z Restored D:\a\_work\1\s\src\Components\WebAssembly\WebAssembly\src\Microsoft.AspNetCore.Components.WebAssembly.csproj (in 2 ms). 2026-02-18T02:06:50.0044856Z Restored D:\a\_work\1\s\src\Components\WebAssembly\WebAssembly.Authentication\test\Microsoft.AspNetCore.Components.WebAssembly.Authentication.Tests.csproj (in 7 ms). 2026-02-18T02:06:50.0243714Z Restored D:\a\_work\1\s\src\Components\WebAssembly\WebAssembly.Authentication\src\Microsoft.AspNetCore.Components.WebAssembly.Authentication.csproj (in 3 ms). 2026-02-18T02:06:50.2311853Z Restored D:\a\_work\1\s\src\Components\WebView\Samples\PhotinoPlatform\src\Microsoft.AspNetCore.Components.WebView.Photino.csproj (in 266 ms). 2026-02-18T02:06:50.2324638Z Restored D:\a\_work\1\s\src\Components\WebView\test\E2ETest\Microsoft.AspNetCore.Components.WebViewE2E.Test.csproj (in 275 ms). 2026-02-18T02:06:50.2446011Z Restored D:\a\_work\1\s\src\Components\WebView\Samples\PhotinoPlatform\testassets\PhotinoTestApp\PhotinoTestApp.csproj (in 272 ms). 2026-02-18T02:06:50.2531984Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Samples\HostedBlazorWebassemblyApp\Shared\HostedBlazorWebassemblyApp.Shared.csproj (in 0.7 ms). 2026-02-18T02:06:50.2670293Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Server\test\Microsoft.AspNetCore.Components.WebAssembly.Server.Tests.csproj (in 19 ms). 2026-02-18T02:06:50.2936124Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Samples\HostedBlazorWebassemblyApp\Server\HostedBlazorWebassemblyApp.Server.csproj (in 22 ms). 2026-02-18T02:06:50.2988587Z Restored D:\a\_work\1\s\src\Components\WebAssembly\JSInterop\src\Microsoft.JSInterop.WebAssembly.csproj (in 1 ms). 2026-02-18T02:06:50.3267625Z Restored D:\a\_work\1\s\src\Components\WebAssembly\DevServer\src\Microsoft.AspNetCore.Components.WebAssembly.DevServer.csproj (in 10 ms). 2026-02-18T02:06:50.3409341Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Authentication.Msal\src\Microsoft.Authentication.WebAssembly.Msal.csproj (in 4 ms). 2026-02-18T02:06:50.3607588Z Restored D:\a\_work\1\s\src\Components\test\testassets\TestContentPackage\TestContentPackage.csproj (in 10 ms). 2026-02-18T02:06:50.3680643Z Restored D:\a\_work\1\s\src\Components\test\testassets\LazyTestContentPackage\LazyTestContentPackage.csproj (in 2 ms). 2026-02-18T02:06:50.4836711Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Server\src\Microsoft.AspNetCore.Components.WebAssembly.Server.csproj (in 241 ms). 2026-02-18T02:06:51.0279695Z Restored D:\a\_work\1\s\src\Components\WebAssembly\testassets\WasmLinkerTest\WasmLinkerTest.csproj (in 935 ms). 2026-02-18T02:06:51.0309581Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Samples\HostedBlazorWebassemblyApp\Client\HostedBlazorWebassemblyApp.Client.csproj (in 696 ms). 2026-02-18T02:06:51.0409341Z Restored D:\a\_work\1\s\src\Components\test\testassets\BasicTestApp\BasicTestApp.csproj (in 616 ms). 2026-02-18T02:06:51.0428019Z Restored D:\a\_work\1\s\src\Components\Samples\BlazorUnitedApp.Client\BlazorUnitedApp.Client.csproj (in 12 ms). 2026-02-18T02:06:51.0435987Z Restored D:\a\_work\1\s\src\Components\Server\src\Microsoft.AspNetCore.Components.Server.csproj (in 26 ms). 2026-02-18T02:06:51.0717902Z Restored D:\a\_work\1\s\src\Components\Server\test\Microsoft.AspNetCore.Components.Server.Tests.csproj (in 512 ms). 2026-02-18T02:06:51.0871211Z Restored D:\a\_work\1\s\src\Components\QuickGrid\Microsoft.AspNetCore.Components.QuickGrid\src\Microsoft.AspNetCore.Components.QuickGrid.csproj (in 2 ms). 2026-02-18T02:06:51.0881982Z Restored D:\a\_work\1\s\src\Components\QuickGrid\Microsoft.AspNetCore.Components.QuickGrid\test\Microsoft.AspNetCore.Components.QuickGrid.Tests.csproj (in 7 ms). 2026-02-18T02:06:51.0970138Z Restored D:\a\_work\1\s\src\Components\QuickGrid\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter\src\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter.csproj (in 8 ms). 2026-02-18T02:06:51.0984370Z Restored D:\a\_work\1\s\src\Components\Samples\BlazorUnitedApp\BlazorUnitedApp.csproj (in 38 ms). 2026-02-18T02:06:51.1390653Z Restored D:\a\_work\1\s\src\Components\Forms\src\Microsoft.AspNetCore.Components.Forms.csproj (in 1 ms). 2026-02-18T02:06:51.1438398Z Restored D:\a\_work\1\s\src\Components\CustomElements\src\Microsoft.AspNetCore.Components.CustomElements.csproj (in 2 ms). 2026-02-18T02:06:51.1439703Z Restored D:\a\_work\1\s\src\Components\Forms\test\Microsoft.AspNetCore.Components.Forms.Tests.csproj (in 6 ms). 2026-02-18T02:06:51.1548103Z Restored D:\a\_work\1\s\src\Components\Components\src\Microsoft.AspNetCore.Components.csproj (in 1 ms). 2026-02-18T02:06:51.1591214Z Restored D:\a\_work\1\s\src\Components\Endpoints\src\Microsoft.AspNetCore.Components.Endpoints.csproj (in 12 ms). 2026-02-18T02:06:51.1594973Z Restored D:\a\_work\1\s\src\Components\Components\test\Microsoft.AspNetCore.Components.Tests.csproj (in 16 ms). 2026-02-18T02:06:51.1600856Z Restored D:\a\_work\1\s\src\Components\Endpoints\test\Microsoft.AspNetCore.Components.Endpoints.Tests.csproj (in 32 ms). 2026-02-18T02:06:51.1624484Z Restored D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\TestApp\Wasm.Performance.TestApp.csproj (in 6 ms). 2026-02-18T02:06:51.1627975Z Restored D:\a\_work\1\s\src\Components\Components\perf\Microsoft.AspNetCore.Components.Performance.csproj (in 2 ms). 2026-02-18T02:06:51.1632697Z Restored D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\ConsoleHost\Wasm.Performance.ConsoleHost.csproj (in 3 ms). 2026-02-18T02:06:51.1721089Z Restored D:\a\_work\1\s\src\Components\Authorization\src\Microsoft.AspNetCore.Components.Authorization.csproj (in 5 ms). 2026-02-18T02:06:51.1766584Z Restored D:\a\_work\1\s\src\Components\Authorization\test\Microsoft.AspNetCore.Components.Authorization.Tests.csproj (in 8 ms). 2026-02-18T02:06:51.1771914Z Restored D:\a\_work\1\s\src\Components\Analyzers\test\Microsoft.AspNetCore.Components.Analyzers.Tests.csproj (in 9 ms). 2026-02-18T02:06:51.1835073Z Restored D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\Driver\Wasm.Performance.Driver.csproj (in 13 ms). 2026-02-18T02:06:51.1843954Z Restored D:\a\_work\1\s\src\Components\Analyzers\src\Microsoft.AspNetCore.Components.Analyzers.csproj (in 1 ms). 2026-02-18T02:06:51.1950467Z Restored D:\a\_work\1\s\src\Caching\StackExchangeRedis\src\Microsoft.Extensions.Caching.StackExchangeRedis.csproj (in 4 ms). 2026-02-18T02:06:51.2025061Z Restored D:\a\_work\1\s\src\Caching\StackExchangeRedis\test\Microsoft.Extensions.Caching.StackExchangeRedis.Tests.csproj (in 10 ms). 2026-02-18T02:06:51.2120513Z Restored D:\a\_work\1\s\src\BuildAfterTargetingPack\BuildAfterTargetingPack.csproj (in 3 ms). 2026-02-18T02:06:51.2128613Z Restored D:\a\_work\1\s\src\Azure\samples\AzureAppServicesSample\AzureAppServicesSample.csproj (in 9 ms). 2026-02-18T02:06:51.2147260Z Restored D:\a\_work\1\s\src\Azure\samples\AzureAppServicesHostingStartupSample\AzureAppServicesHostingStartupSample.csproj (in 9 ms). 2026-02-18T02:06:51.2193171Z Restored D:\a\_work\1\s\src\Azure\AzureAppServicesIntegration\test\Microsoft.AspNetCore.AzureAppServicesIntegration.Tests.csproj (in 16 ms). 2026-02-18T02:06:51.2248772Z Restored D:\a\_work\1\s\src\Azure\AzureAppServicesIntegration\src\Microsoft.AspNetCore.AzureAppServicesIntegration.csproj (in 5 ms). 2026-02-18T02:06:51.2339463Z Restored D:\a\_work\1\s\src\Azure\AzureAppServices.HostingStartup\src\Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj (in 3 ms). 2026-02-18T02:06:51.2380421Z Restored D:\a\_work\1\s\src\Assets\Microsoft.AspNetCore.App.Internal.Assets.csproj (in 0.6 ms). 2026-02-18T02:06:51.2520210Z Restored D:\a\_work\1\s\src\Antiforgery\test\Microsoft.AspNetCore.Antiforgery.Test.csproj (in 6 ms). 2026-02-18T02:06:51.2613421Z Restored D:\a\_work\1\s\src\Antiforgery\src\Microsoft.AspNetCore.Antiforgery.csproj (in 3 ms). 2026-02-18T02:06:51.2823989Z Restored D:\a\_work\1\s\src\Antiforgery\samples\MinimalFormSample\MinimalFormSample.csproj (in 9 ms). 2026-02-18T02:06:51.2941806Z Restored D:\a\_work\1\s\src\Antiforgery\benchmarks\Microsoft.AspNetCore.Antiforgery.Microbenchmarks\Microsoft.AspNetCore.Antiforgery.Microbenchmarks.csproj (in 5 ms). 2026-02-18T02:06:52.1514071Z Restored D:\a\_work\1\s\src\Analyzers\Microsoft.AspNetCore.Analyzer.Testing\src\Microsoft.AspNetCore.Analyzer.Testing.csproj (in 690 ms). 2026-02-18T02:06:52.1593827Z Restored D:\a\_work\1\s\src\Analyzers\Analyzers\test\Microsoft.AspNetCore.Analyzers.Test.csproj (in 22 ms). 2026-02-18T02:06:52.1788600Z Restored D:\a\_work\1\s\src\Analyzers\Analyzers\src\Microsoft.AspNetCore.Analyzers.csproj (in 1 ms). 2026-02-18T02:06:52.9575211Z Restored D:\a\_work\1\s\eng\tools\HelixTestRunner\HelixTestRunner.csproj (in 138 ms). 2026-02-18T02:06:53.0447507Z Restored D:\a\_work\1\s\src\Caching\SqlServer\test\Microsoft.Extensions.Caching.SqlServer.Tests.csproj (in 1.76 sec). 2026-02-18T02:06:53.4145595Z Restored D:\a\_work\1\s\src\Caching\SqlServer\src\Microsoft.Extensions.Caching.SqlServer.csproj (in 2.29 sec). 2026-02-18T02:06:53.5550571Z Restored D:\a\_work\1\s\src\Caching\perf\MicroBenchmarks\Microsoft.Extensions.Caching.MicroBenchmarks\Microsoft.Extensions.Caching.MicroBenchmarks.csproj (in 2.42 sec). 2026-02-18T02:06:53.5869714Z 1 of 557 projects are up-to-date for restore. 2026-02-18T02:06:54.4953946Z Restoring NPM packages... 2026-02-18T02:07:59.0972977Z 2026-02-18T02:07:59.0973556Z added 1393 packages, and audited 1408 packages in 1m 2026-02-18T02:07:59.0974558Z 2026-02-18T02:07:59.0975897Z 157 packages are looking for funding 2026-02-18T02:07:59.0984860Z run `npm fund` for details 2026-02-18T02:07:59.2557924Z 2026-02-18T02:07:59.2558413Z 23 vulnerabilities (1 low, 10 moderate, 12 high) 2026-02-18T02:07:59.2559491Z 2026-02-18T02:07:59.2560547Z To address issues that do not require attention, run: 2026-02-18T02:07:59.2561664Z npm audit fix 2026-02-18T02:07:59.2562924Z 2026-02-18T02:07:59.2564412Z To address all issues possible (including breaking changes), run: 2026-02-18T02:07:59.2564877Z npm audit fix --force 2026-02-18T02:07:59.2565165Z 2026-02-18T02:07:59.2566591Z Some issues need review, and may require choosing 2026-02-18T02:07:59.2567833Z a different dependency. 2026-02-18T02:07:59.2568220Z 2026-02-18T02:07:59.2568522Z Run `npm audit` for details. 2026-02-18T02:08:04.9300183Z RepoTasks -> D:\a\_work\1\s\artifacts\bin\RepoTasks\Release\net472\RepoTasks.dll 2026-02-18T02:08:05.3224939Z RepoTasks -> D:\a\_work\1\s\artifacts\bin\RepoTasks\Release\net11.0\RepoTasks.dll 2026-02-18T02:08:06.1808640Z Building NPM packages... 2026-02-18T02:08:06.3359891Z Workspace Path: D:\a\_work\1\s\package.json 2026-02-18T02:08:06.3365229Z Default Package Version: 11.0.0-ci 2026-02-18T02:08:06.3365899Z Package Output Path: D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2026-02-18T02:08:06.3366800Z Intermediate Output Path: D:\a\_work\1\s\artifacts\obj\Npm.Workspace\Release\ 2026-02-18T02:08:06.3383392Z Skipping @microsoft/functionaltests because it is marked as private. 2026-02-18T02:08:06.3386069Z Skipping @microsoft/client-ts because it is marked as private. 2026-02-18T02:08:06.3389830Z Skipping @microsoft/dotnet-runtime because it is marked as private. 2026-02-18T02:08:06.3392464Z Skipping @microsoft/microsoft.aspnetcore.components.web.js because it is marked as private. 2026-02-18T02:08:06.3393760Z Skipping @microsoft/components.authentication because it is marked as private. 2026-02-18T02:08:06.3396640Z Skipping @microsoft/microsoft.msal.components.webassembly because it is marked as private. 2026-02-18T02:08:06.3399457Z Skipping @microsoft/microsoft.components.customelements because it is marked as private. 2026-02-18T02:08:06.3401631Z Skipping @microsoft/microsoft.aspnetcore.projecttemplates.tests because it is marked as private. 2026-02-18T02:08:07.2993246Z @microsoft/signalr 2026-02-18T02:08:07.3023098Z v11.0.0-ci 2026-02-18T02:08:08.7754902Z npm error code ETARGET 2026-02-18T02:08:08.7755401Z npm error notarget No matching version found for @microsoft/signalr@>=11.0.0-dev. 2026-02-18T02:08:08.7755940Z npm error notarget In most cases you or one of your dependencies are requesting 2026-02-18T02:08:08.7756406Z npm error notarget a package version that doesn't exist. 2026-02-18T02:08:08.7759745Z npm error A complete log of this run can be found in: C:\Users\cloudtest\AppData\Local\npm-cache\_logs\2026-02-18T02_08_06_696Z-debug-0.log 2026-02-18T02:08:08.7983039Z Failed to run npm version command for @microsoft/signalr, falling back to manual version update... 2026-02-18T02:08:08.7995674Z Manually applied version 11.0.0-ci to @microsoft/signalr in D:\a\_work\1\s\src\SignalR\clients\ts\signalr... 2026-02-18T02:08:09.6808966Z @microsoft/signalr-protocol-msgpack 2026-02-18T02:08:09.6841053Z v11.0.0-ci 2026-02-18T02:08:11.1605551Z npm error code ETARGET 2026-02-18T02:08:11.1608278Z npm error notarget No matching version found for @microsoft/signalr@>=11.0.0-dev. 2026-02-18T02:08:11.1610876Z npm error notarget In most cases you or one of your dependencies are requesting 2026-02-18T02:08:11.1613177Z npm error notarget a package version that doesn't exist. 2026-02-18T02:08:11.1626539Z npm error A complete log of this run can be found in: C:\Users\cloudtest\AppData\Local\npm-cache\_logs\2026-02-18T02_08_09_128Z-debug-0.log 2026-02-18T02:08:11.1836743Z Failed to run npm version command for @microsoft/signalr-protocol-msgpack, falling back to manual version update... 2026-02-18T02:08:11.1847553Z Manually applied version 11.0.0-ci to @microsoft/signalr-protocol-msgpack in D:\a\_work\1\s\src\SignalR\clients\ts\signalr-protocol-msgpack... 2026-02-18T02:08:12.0470697Z @microsoft/dotnet-js-interop 2026-02-18T02:08:12.0501136Z v11.0.0-ci 2026-02-18T02:08:13.6079049Z npm error code ETARGET 2026-02-18T02:08:13.6080107Z npm error notarget No matching version found for @microsoft/signalr@>=11.0.0-dev. 2026-02-18T02:08:13.6082649Z npm error notarget In most cases you or one of your dependencies are requesting 2026-02-18T02:08:13.6084113Z npm error notarget a package version that doesn't exist. 2026-02-18T02:08:13.6099473Z npm error A complete log of this run can be found in: C:\Users\cloudtest\AppData\Local\npm-cache\_logs\2026-02-18T02_08_11_506Z-debug-0.log 2026-02-18T02:08:13.6271726Z Failed to run npm version command for @microsoft/dotnet-js-interop, falling back to manual version update... 2026-02-18T02:08:13.6282474Z Manually applied version 11.0.0-ci to @microsoft/dotnet-js-interop in D:\a\_work\1\s\src\JSInterop\Microsoft.JSInterop.JS\src... 2026-02-18T02:08:13.6288797Z Updating dependencies for package @microsoft/signalr with version 11.0.0-ci... 2026-02-18T02:08:13.6292103Z Updating dependencies for package @microsoft/signalr-protocol-msgpack with version 11.0.0-ci... 2026-02-18T02:08:13.6297066Z Updated dependency @microsoft/signalr to 11.0.0-ci in @microsoft/signalr-protocol-msgpack. 2026-02-18T02:08:13.6299166Z Updated package @microsoft/signalr-protocol-msgpack dependencies. 2026-02-18T02:08:13.6301416Z Updating dependencies for package @microsoft/dotnet-js-interop with version 11.0.0-ci... 2026-02-18T02:08:14.0325870Z 2026-02-18T02:08:14.0326907Z > @microsoft/aspnetcore@1.0.0 build 2026-02-18T02:08:14.0329802Z > npm run build --workspaces --if-present 2026-02-18T02:08:14.0332262Z 2026-02-18T02:08:14.4643133Z 2026-02-18T02:08:14.4643844Z > @microsoft/signalr@11.0.0-ci prebuild 2026-02-18T02:08:14.4644387Z > 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-02-18T02:08:14.4648870Z 2026-02-18T02:08:14.6261110Z 2026-02-18T02:08:14.6261989Z > @microsoft/signalr@11.0.0-ci build 2026-02-18T02:08:14.6262651Z > npm run build:esm && npm run build:cjs && npm run build:browser && npm run build:webworker 2026-02-18T02:08:14.6263249Z 2026-02-18T02:08:15.1272638Z 2026-02-18T02:08:15.1273846Z > @microsoft/signalr@11.0.0-ci build:esm 2026-02-18T02:08:15.1276370Z > tsc --project ./tsconfig.json --module es2015 --outDir ./dist/esm -d 2026-02-18T02:08:15.1278826Z 2026-02-18T02:08:17.7011546Z 2026-02-18T02:08:17.7012639Z > @microsoft/signalr@11.0.0-ci build:cjs 2026-02-18T02:08:17.7015389Z > tsc --project ./tsconfig.json --module commonjs --outDir ./dist/cjs 2026-02-18T02:08:17.7018250Z 2026-02-18T02:08:20.1228940Z 2026-02-18T02:08:20.1229981Z > @microsoft/signalr@11.0.0-ci build:browser 2026-02-18T02:08:20.1230801Z > webpack-cli 2026-02-18T02:08:20.1237767Z 2026-02-18T02:08:25.2107212Z 2026-02-18T02:08:25.2508153Z Duplicate Sources / Packages - No duplicates found. ≡ƒÜÇ 2026-02-18T02:08:25.2512166Z 2026-02-18T02:08:25.2512661Z asset signalr.js 153 KiB [emitted] (name: signalr) 1 related asset 2026-02-18T02:08:25.2513190Z asset signalr.min.js 46.6 KiB [emitted] [minimized] (name: signalr.min) 1 related asset 2026-02-18T02:08:25.2513625Z orphan modules 152 KiB [orphan] 27 modules 2026-02-18T02:08:25.2513900Z runtime modules 1.74 KiB 8 modules 2026-02-18T02:08:25.2514310Z ./src/browser-index.ts + 27 modules 153 KiB [built] [code generated] 2026-02-18T02:08:25.2514741Z webpack 5.105.0 compiled successfully in 4242 ms 2026-02-18T02:08:25.7295319Z 2026-02-18T02:08:25.7296309Z > @microsoft/signalr@11.0.0-ci build:webworker 2026-02-18T02:08:25.7299032Z > webpack-cli --env platform=webworker 2026-02-18T02:08:25.7301256Z 2026-02-18T02:08:30.7509185Z 2026-02-18T02:08:30.7510228Z Duplicate Sources / Packages - No duplicates found. ≡ƒÜÇ 2026-02-18T02:08:30.7511831Z 2026-02-18T02:08:30.7665742Z asset signalr.js 153 KiB [emitted] (name: signalr) 1 related asset 2026-02-18T02:08:30.7666801Z asset signalr.min.js 46.6 KiB [emitted] [minimized] (name: signalr.min) 1 related asset 2026-02-18T02:08:30.7667675Z orphan modules 152 KiB [orphan] 27 modules 2026-02-18T02:08:30.7668084Z runtime modules 1.74 KiB 8 modules 2026-02-18T02:08:30.7668692Z ./src/browser-index.ts + 27 modules 153 KiB [built] [code generated] 2026-02-18T02:08:30.7669226Z webpack 5.105.0 compiled successfully in 4223 ms 2026-02-18T02:08:30.8159787Z 2026-02-18T02:08:30.8160942Z > @microsoft/signalr-protocol-msgpack@11.0.0-ci prebuild 2026-02-18T02:08:30.8163577Z > 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-02-18T02:08:30.8166085Z 2026-02-18T02:08:30.9677506Z 2026-02-18T02:08:30.9677999Z > @microsoft/signalr-protocol-msgpack@11.0.0-ci build 2026-02-18T02:08:30.9678592Z > npm run build:esm && npm run build:cjs && npm run build:browser && npm run build:uglify 2026-02-18T02:08:30.9679985Z 2026-02-18T02:08:31.4751808Z 2026-02-18T02:08:31.4752588Z > @microsoft/signalr-protocol-msgpack@11.0.0-ci build:esm 2026-02-18T02:08:31.4753099Z > tsc --project ./tsconfig.json --module es2015 --outDir ./dist/esm -d 2026-02-18T02:08:31.4754614Z 2026-02-18T02:08:33.3131969Z 2026-02-18T02:08:33.3132521Z > @microsoft/signalr-protocol-msgpack@11.0.0-ci build:cjs 2026-02-18T02:08:33.3133024Z > tsc --project ./tsconfig.json --module commonjs --outDir ./dist/cjs 2026-02-18T02:08:33.3133428Z 2026-02-18T02:08:35.0869336Z 2026-02-18T02:08:35.0869825Z > @microsoft/signalr-protocol-msgpack@11.0.0-ci build:browser 2026-02-18T02:08:35.0871265Z > webpack-cli 2026-02-18T02:08:35.0871985Z 2026-02-18T02:08:38.7000448Z 2026-02-18T02:08:38.7001325Z Duplicate Sources / Packages - No duplicates found. ≡ƒÜÇ 2026-02-18T02:08:38.7001980Z 2026-02-18T02:08:38.7173277Z asset signalr-protocol-msgpack.js 82.3 KiB [emitted] (name: signalr-protocol-msgpack) 1 related asset 2026-02-18T02:08:38.7174194Z asset signalr-protocol-msgpack.min.js 29.3 KiB [emitted] [minimized] (name: signalr-protocol-msgpack.min) 1 related asset 2026-02-18T02:08:38.7175657Z orphan modules 91 KiB [orphan] 21 modules 2026-02-18T02:08:38.7176243Z runtime modules 1.31 KiB 6 modules 2026-02-18T02:08:38.7176964Z built modules 78.7 KiB [built] 2026-02-18T02:08:38.7177486Z ./src/browser-index.ts + 16 modules 78.6 KiB [built] [code generated] 2026-02-18T02:08:38.7178210Z ModuleConcatenation bailout: Cannot concat with external "signalR": umd externals can't be concatenated 2026-02-18T02:08:38.7178796Z external "signalR" 42 bytes [built] [code generated] 2026-02-18T02:08:38.7179265Z ModuleConcatenation bailout: umd externals can't be concatenated 2026-02-18T02:08:38.7179699Z webpack 5.105.0 compiled successfully in 2777 ms 2026-02-18T02:08:39.2075821Z 2026-02-18T02:08:39.2076390Z > @microsoft/signalr-protocol-msgpack@11.0.0-ci build:uglify 2026-02-18T02:08:39.2077940Z > 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-02-18T02:08:39.2078935Z 2026-02-18T02:08:40.0305554Z 2026-02-18T02:08:40.0305968Z > @microsoft/functionaltests@1.0.0 build 2026-02-18T02:08:40.0306692Z > npm run build:inner 2026-02-18T02:08:40.0307856Z 2026-02-18T02:08:40.5371508Z 2026-02-18T02:08:40.5372011Z > @microsoft/functionaltests@1.0.0 build:inner 2026-02-18T02:08:40.5372500Z > npm run build:lint && npm run build:webpack 2026-02-18T02:08:40.5372895Z 2026-02-18T02:08:41.0475303Z 2026-02-18T02:08:41.0475741Z > @microsoft/functionaltests@1.0.0 build:lint 2026-02-18T02:08:41.0476069Z > eslint . --ext .ts 2026-02-18T02:08:41.0476742Z 2026-02-18T02:08:44.8382852Z 2026-02-18T02:08:44.8383434Z > @microsoft/functionaltests@1.0.0 build:webpack 2026-02-18T02:08:44.8383779Z > webpack-cli 2026-02-18T02:08:44.8384060Z 2026-02-18T02:08:48.4535566Z [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-02-18T02:08:48.4541229Z [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-02-18T02:08:48.4541900Z [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-02-18T02:08:48.4542384Z [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-02-18T02:08:48.4572034Z [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-02-18T02:08:48.4854724Z asset signalr-functional-tests.js 266 KiB [emitted] (name: main) 1 related asset 2026-02-18T02:08:48.4855443Z orphan modules 120 KiB [orphan] 83 modules 2026-02-18T02:08:48.4855891Z runtime modules 1.13 KiB 5 modules 2026-02-18T02:08:48.4856589Z built modules 223 KiB [built] 2026-02-18T02:08:48.4857003Z modules by path ../ 157 KiB 2026-02-18T02:08:48.4858053Z modules by path ../../../../../node_modules/ 73.7 KiB 23 modules 2026-02-18T02:08:48.4859105Z modules by path ../signalr/dist/esm/*.js 83.5 KiB 2026-02-18T02:08:48.4860066Z ../signalr/dist/esm/Utils.js 8.2 KiB [built] [code generated] 2026-02-18T02:08:48.4861064Z + 16 modules 2026-02-18T02:08:48.4861901Z modules by path ./ts/*.ts 66 KiB 2026-02-18T02:08:48.4862396Z ./ts/index.ts 395 bytes [built] [code generated] 2026-02-18T02:08:48.4863106Z ./ts/LogBannerReporter.ts 1000 bytes [built] [code generated] 2026-02-18T02:08:48.4864177Z ./ts/ConnectionTests.ts 10.1 KiB [built] [code generated] 2026-02-18T02:08:48.4864508Z + 6 modules 2026-02-18T02:08:48.4865645Z external "signalR" 42 bytes [built] [code generated] 2026-02-18T02:08:48.4866264Z external "signalR.protocols.msgpack" 42 bytes [built] [code generated] 2026-02-18T02:08:48.4866812Z webpack 5.105.0 compiled successfully in 2681 ms 2026-02-18T02:08:48.5440540Z 2026-02-18T02:08:48.5459026Z > @microsoft/dotnet-js-interop@11.0.0-ci build 2026-02-18T02:08:48.5461551Z > npm run clean && npm run build:esm 2026-02-18T02:08:48.5463984Z 2026-02-18T02:08:49.0557211Z 2026-02-18T02:08:49.0558151Z > @microsoft/dotnet-js-interop@11.0.0-ci clean 2026-02-18T02:08:49.0558474Z > rimraf ./dist 2026-02-18T02:08:49.0558774Z 2026-02-18T02:08:49.6922587Z 2026-02-18T02:08:49.6923204Z > @microsoft/dotnet-js-interop@11.0.0-ci build:esm 2026-02-18T02:08:49.6923566Z > tsc --project ./tsconfig.json 2026-02-18T02:08:49.6923882Z 2026-02-18T02:08:51.6235471Z 2026-02-18T02:08:51.6237168Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 prebuild 2026-02-18T02:08:51.6239755Z > npm run clean 2026-02-18T02:08:51.6242283Z 2026-02-18T02:08:52.1427106Z 2026-02-18T02:08:52.1427573Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 clean 2026-02-18T02:08:52.1428181Z > rimraf ./dist/Debug ./dist/Release 2026-02-18T02:08:52.1429080Z 2026-02-18T02:08:52.3107986Z 2026-02-18T02:08:52.3108771Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 build 2026-02-18T02:08:52.3109309Z > npm run build:debug && npm run build:production 2026-02-18T02:08:52.3110024Z 2026-02-18T02:08:52.8150678Z 2026-02-18T02:08:52.8151323Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 build:debug 2026-02-18T02:08:52.8151733Z > rollup -c --environment development --forceExit 2026-02-18T02:08:52.8152024Z 2026-02-18T02:08:54.4668723Z  2026-02-18T02:08:54.4669323Z ./src/Boot.Server.ts ΓåÆ dist/Debug... 2026-02-18T02:09:01.8369257Z created dist/Debug in 7.3s 2026-02-18T02:09:01.8370636Z  2026-02-18T02:09:01.8371664Z ./src/Boot.Web.ts ΓåÆ dist/Debug... 2026-02-18T02:09:07.9917658Z created dist/Debug in 6.1s 2026-02-18T02:09:07.9918196Z  2026-02-18T02:09:07.9918615Z ./src/Boot.WebAssembly.ts ΓåÆ dist/Debug... 2026-02-18T02:09:12.3975996Z created dist/Debug in 4.4s 2026-02-18T02:09:12.3976603Z  2026-02-18T02:09:12.3977137Z ./src/Boot.WebView.ts ΓåÆ dist/Debug... 2026-02-18T02:09:16.2252770Z created dist/Debug in 3.8s 2026-02-18T02:09:16.7945629Z 2026-02-18T02:09:16.7948292Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 build:production 2026-02-18T02:09:16.7950635Z > rollup -c --environment production --forceExit 2026-02-18T02:09:16.7951758Z 2026-02-18T02:09:18.3557982Z  2026-02-18T02:09:18.3558583Z ./src/Boot.Server.ts ΓåÆ dist/Release... 2026-02-18T02:09:27.1716629Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2026-02-18T02:09:27.1718144Z Γöé Γöé 2026-02-18T02:09:27.1719223Z Γöé Bundle Name:  blazor.server.js Γöé 2026-02-18T02:09:27.1719591Z Γöé Bundle Size:  171.44 KB Γöé 2026-02-18T02:09:27.1719980Z Γöé Minified Size:  171.34 KB Γöé 2026-02-18T02:09:27.1721037Z Γöé Gzipped Size:  45.78 KB Γöé 2026-02-18T02:09:27.1722838Z Γöé Brotli size: 39.98 KB Γöé 2026-02-18T02:09:27.1723261Z Γöé Γöé 2026-02-18T02:09:27.1723826Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-02-18T02:09:27.2073862Z created dist/Release in 8.8s 2026-02-18T02:09:27.2075191Z  2026-02-18T02:09:27.2078033Z ./src/Boot.Web.ts ΓåÆ dist/Release... 2026-02-18T02:09:34.7478323Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2026-02-18T02:09:34.7479139Z Γöé Γöé 2026-02-18T02:09:34.7479570Z Γöé Bundle Name:  blazor.web.js Γöé 2026-02-18T02:09:34.7480474Z Γöé Bundle Size:  206.01 KB Γöé 2026-02-18T02:09:34.7481153Z Γöé Minified Size:  205.96 KB Γöé 2026-02-18T02:09:34.7481907Z Γöé Gzipped Size:  56.29 KB Γöé 2026-02-18T02:09:34.7482661Z Γöé Brotli size: 48.68 KB Γöé 2026-02-18T02:09:34.7484563Z Γöé Γöé 2026-02-18T02:09:34.7486033Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-02-18T02:09:34.7541693Z created dist/Release in 7.5s 2026-02-18T02:09:34.7542177Z  2026-02-18T02:09:34.7542930Z ./src/Boot.WebAssembly.ts ΓåÆ dist/Release... 2026-02-18T02:09:39.0564111Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2026-02-18T02:09:39.0565176Z Γöé Γöé 2026-02-18T02:09:39.0565723Z Γöé Bundle Name:  blazor.webassembly.js Γöé 2026-02-18T02:09:39.0566347Z Γöé Bundle Size:  69.73 KB Γöé 2026-02-18T02:09:39.0566933Z Γöé Minified Size:  69.67 KB Γöé 2026-02-18T02:09:39.0568268Z Γöé Gzipped Size:  21.12 KB Γöé 2026-02-18T02:09:39.0569095Z Γöé Brotli size: 18.78 KB Γöé 2026-02-18T02:09:39.0569945Z Γöé Γöé 2026-02-18T02:09:39.0570780Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-02-18T02:09:39.0583859Z created dist/Release in 4.3s 2026-02-18T02:09:39.0584394Z  2026-02-18T02:09:39.0585474Z ./src/Boot.WebView.ts ΓåÆ dist/Release... 2026-02-18T02:09:44.0758320Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2026-02-18T02:09:44.0759316Z Γöé Γöé 2026-02-18T02:09:44.0759864Z Γöé Bundle Name:  blazor.webview.js Γöé 2026-02-18T02:09:44.0761237Z Γöé Bundle Size:  523.99 KB Γöé 2026-02-18T02:09:44.0761951Z Γöé Minified Size:  60.3 KB Γöé 2026-02-18T02:09:44.0762535Z Γöé Gzipped Size:  18.2 KB Γöé 2026-02-18T02:09:44.0763042Z Γöé Brotli size: 122.82 KB Γöé 2026-02-18T02:09:44.0763792Z Γöé Γöé 2026-02-18T02:09:44.0764470Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-02-18T02:09:44.0770182Z created dist/Release in 5s 2026-02-18T02:09:44.1369913Z 2026-02-18T02:09:44.1370345Z > prebuild 2026-02-18T02:09:44.1370631Z > npm run clean 2026-02-18T02:09:44.1371592Z 2026-02-18T02:09:44.6420653Z 2026-02-18T02:09:44.6421089Z > clean 2026-02-18T02:09:44.6421600Z > rimraf ./dist/Debug ./dist/Release 2026-02-18T02:09:44.6422031Z 2026-02-18T02:09:44.8104646Z 2026-02-18T02:09:44.8105092Z > build 2026-02-18T02:09:44.8105706Z > npm run build:debug && npm run build:production 2026-02-18T02:09:44.8106792Z 2026-02-18T02:09:45.3254102Z 2026-02-18T02:09:45.3254534Z > build:debug 2026-02-18T02:09:45.3254780Z > rollup -c --environment development --forceExit 2026-02-18T02:09:45.3254977Z 2026-02-18T02:09:46.8519901Z  2026-02-18T02:09:46.8520600Z ./AuthenticationService.ts ΓåÆ dist/Debug... 2026-02-18T02:09:54.8418667Z created dist/Debug in 7.9s 2026-02-18T02:09:55.3427957Z 2026-02-18T02:09:55.3428547Z > build:production 2026-02-18T02:09:55.3428940Z > rollup -c --environment production --forceExit 2026-02-18T02:09:55.3429337Z 2026-02-18T02:09:56.8835745Z  2026-02-18T02:09:56.8836140Z ./AuthenticationService.ts ΓåÆ dist/Release... 2026-02-18T02:10:07.0004141Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2026-02-18T02:10:07.0005074Z Γöé Γöé 2026-02-18T02:10:07.0005697Z Γöé Bundle Name:  AuthenticationService.js Γöé 2026-02-18T02:10:07.0006283Z Γöé Bundle Size:  285.27 KB Γöé 2026-02-18T02:10:07.0006763Z Γöé Minified Size:  285.27 KB Γöé 2026-02-18T02:10:07.0007255Z Γöé Gzipped Size:  72.6 KB Γöé 2026-02-18T02:10:07.0007794Z Γöé Brotli size: 61.12 KB Γöé 2026-02-18T02:10:07.0008783Z Γöé Γöé 2026-02-18T02:10:07.0010617Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-02-18T02:10:07.0032423Z created dist/Release in 10.1s 2026-02-18T02:10:07.0422923Z 2026-02-18T02:10:07.0423487Z > prebuild 2026-02-18T02:10:07.0424081Z > npm run clean 2026-02-18T02:10:07.0425529Z 2026-02-18T02:10:07.5464644Z 2026-02-18T02:10:07.5493942Z > clean 2026-02-18T02:10:07.5494181Z > rimraf ./dist/Debug ./dist/Release 2026-02-18T02:10:07.5494673Z 2026-02-18T02:10:07.7150771Z 2026-02-18T02:10:07.7151238Z > build 2026-02-18T02:10:07.7151611Z > npm run build:debug && npm run build:production 2026-02-18T02:10:07.7152846Z 2026-02-18T02:10:08.2405479Z 2026-02-18T02:10:08.2406081Z > build:debug 2026-02-18T02:10:08.2406677Z > rollup -c --environment development --forceExit 2026-02-18T02:10:08.2407439Z 2026-02-18T02:10:09.7925298Z  2026-02-18T02:10:18.4844502Z ./AuthenticationService.ts ΓåÆ dist/Debug... 2026-02-18T02:10:18.4844955Z created dist/Debug in 8.6s 2026-02-18T02:10:19.0148051Z 2026-02-18T02:10:19.0148488Z > build:production 2026-02-18T02:10:19.0148859Z > rollup -c --environment production --forceExit 2026-02-18T02:10:19.0149881Z 2026-02-18T02:10:20.6132135Z  2026-02-18T02:10:20.6132856Z ./AuthenticationService.ts ΓåÆ dist/Release... 2026-02-18T02:10:31.1044312Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2026-02-18T02:10:31.1045163Z Γöé Γöé 2026-02-18T02:10:31.1046259Z Γöé Bundle Name:  AuthenticationService.js Γöé 2026-02-18T02:10:31.1046788Z Γöé Bundle Size:  346.25 KB Γöé 2026-02-18T02:10:31.1047267Z Γöé Minified Size:  346.24 KB Γöé 2026-02-18T02:10:31.1048963Z Γöé Gzipped Size:  72.78 KB Γöé 2026-02-18T02:10:31.1049912Z Γöé Brotli size: 57.69 KB Γöé 2026-02-18T02:10:31.1050764Z Γöé Γöé 2026-02-18T02:10:31.1052063Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-02-18T02:10:31.1073880Z created dist/Release in 10.4s 2026-02-18T02:10:31.1629657Z 2026-02-18T02:10:31.1630119Z > prebuild 2026-02-18T02:10:31.1630923Z > npm run clean 2026-02-18T02:10:31.1632362Z 2026-02-18T02:10:31.6860882Z 2026-02-18T02:10:31.6861378Z > clean 2026-02-18T02:10:31.6861760Z > rimraf ./dist/Debug ./dist/Release 2026-02-18T02:10:31.6862451Z 2026-02-18T02:10:31.8565938Z 2026-02-18T02:10:31.8566464Z > build 2026-02-18T02:10:31.8567264Z > npm run build:debug && npm run build:production 2026-02-18T02:10:31.8568599Z 2026-02-18T02:10:32.3881290Z 2026-02-18T02:10:32.3881872Z > build:debug 2026-02-18T02:10:32.3882735Z > rollup -c --environment development --forceExit 2026-02-18T02:10:32.3883639Z 2026-02-18T02:10:34.0243096Z  2026-02-18T02:10:34.0243894Z ./BlazorCustomElements.ts ΓåÆ dist/Debug... 2026-02-18T02:10:36.4526142Z created dist/Debug in 2.4s 2026-02-18T02:10:36.9660455Z 2026-02-18T02:10:36.9661067Z > build:production 2026-02-18T02:10:36.9661402Z > rollup -c --environment production --forceExit 2026-02-18T02:10:36.9661581Z 2026-02-18T02:10:38.5649395Z  2026-02-18T02:10:38.5649864Z ./BlazorCustomElements.ts ΓåÆ dist/Release... 2026-02-18T02:10:41.0830853Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉΓöé ΓöéΓöé Bundle Name: ΓöéΓöé Microsoft.AspNetCore.Components.CustomElements.lib.module.js ΓöéΓöé Bundle Size:  2.56 KB ΓöéΓöé Minified Size:  2.55 KB ΓöéΓöé Gzipped Size:  1.01 KB ΓöéΓöé Brotli size: 869 B ΓöéΓöé ΓöéΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-02-18T02:10:41.0850208Z created dist/Release in 2.5s 2026-02-18T02:10:41.1618126Z Testing NPM packages... 2026-02-18T02:10:41.5529775Z 2026-02-18T02:10:41.5530198Z > @microsoft/aspnetcore@1.0.0 test 2026-02-18T02:10:41.5531621Z > npm run test --workspaces --if-present 2026-02-18T02:10:41.5533172Z 2026-02-18T02:10:42.0112719Z 2026-02-18T02:10:42.0113178Z > @microsoft/client-ts@1.0.0 pretest 2026-02-18T02:10:42.0113498Z > npm run lint-signalr & npm run lint-signalr-msgpack 2026-02-18T02:10:42.0113859Z 2026-02-18T02:10:42.5473525Z 2026-02-18T02:10:42.5474068Z > @microsoft/client-ts@1.0.0 lint-signalr 2026-02-18T02:10:42.5474334Z > eslint -c ./signalr/tests/.eslintrc.js --ext .ts ./signalr/tests 2026-02-18T02:10:42.5474565Z 2026-02-18T02:10:47.4513703Z 2026-02-18T02:10:47.4514256Z > @microsoft/client-ts@1.0.0 lint-signalr-msgpack 2026-02-18T02:10:47.4514946Z > eslint -c ./signalr-protocol-msgpack/tests/.eslintrc.js --ext .ts ./signalr-protocol-msgpack/tests 2026-02-18T02:10:47.4515627Z 2026-02-18T02:10:50.2349210Z 2026-02-18T02:10:50.2349775Z > @microsoft/client-ts@1.0.0 test 2026-02-18T02:10:50.2350405Z > jest --config ./jest.config.js 2026-02-18T02:10:50.2351808Z 2026-02-18T02:11:00.1481847Z PASS signalr/tests/HubConnection.Reconnect.test.ts (8.153 s) 2026-02-18T02:11:00.3445988Z PASS signalr/tests/HttpConnection.test.ts (8.463 s) 2026-02-18T02:11:00.6309414Z PASS signalr/tests/LongPollingTransport.test.ts 2026-02-18T02:11:00.6916961Z PASS signalr/tests/HubConnectionBuilder.test.ts 2026-02-18T02:11:01.0202913Z PASS signalr/tests/WebSocketTransport.test.ts 2026-02-18T02:11:01.4503821Z PASS signalr/tests/ServerSentEventsTransport.test.ts 2026-02-18T02:11:01.4908757Z PASS signalr-protocol-msgpack/tests/MessagePackHubProtocol.test.ts 2026-02-18T02:11:01.6985921Z PASS signalr/tests/JsonHubProtocol.test.ts 2026-02-18T02:11:01.7474465Z PASS signalr/tests/MessageSize.test.ts 2026-02-18T02:11:01.8571514Z PASS signalr/tests/HttpClient.test.ts 2026-02-18T02:11:02.0835643Z PASS signalr/tests/FetchHttpClient.test.ts 2026-02-18T02:11:02.2182024Z PASS signalr/tests/TextMessageFormat.test.ts 2026-02-18T02:11:02.3361838Z PASS signalr/tests/AbortSignal.test.ts 2026-02-18T02:11:02.4416804Z PASS signalr/tests/UserAgent.test.ts 2026-02-18T02:11:02.5447982Z PASS signalr/tests/OutputSize.test.ts 2026-02-18T02:11:03.1268442Z PASS signalr-protocol-msgpack/tests/BinaryMessageFormatter.test.ts 2026-02-18T02:11:05.7040495Z PASS signalr/tests/HubConnection.test.ts (13.755 s) 2026-02-18T02:11:06.2365830Z 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-02-18T02:11:06.2482609Z 2026-02-18T02:11:06.2486503Z Test Suites: 17 passed, 17 total 2026-02-18T02:11:06.2487363Z Tests: 363 passed, 363 total 2026-02-18T02:11:06.2488061Z Snapshots: 0 total 2026-02-18T02:11:06.2489095Z Time: 15.216 s 2026-02-18T02:11:06.2489779Z Ran all test suites. 2026-02-18T02:11:06.2644594Z 2026-02-18T02:11:06.2645067Z > @microsoft/dotnet-js-interop@11.0.0-ci test 2026-02-18T02:11:06.2645388Z > jest 2026-02-18T02:11:06.2646679Z 2026-02-18T02:11:09.7123650Z PASS test/findObjectMember.test.ts 2026-02-18T02:11:09.7726535Z PASS test/CallDispatcher.test.ts 2026-02-18T02:11:09.7940663Z 2026-02-18T02:11:09.7944595Z Test Suites: 2 passed, 2 total 2026-02-18T02:11:09.7945344Z Tests: 32 passed, 32 total 2026-02-18T02:11:09.7945796Z Snapshots: 0 total 2026-02-18T02:11:09.7946717Z Time: 2.777 s 2026-02-18T02:11:09.7947197Z Ran all test suites. 2026-02-18T02:11:09.8770200Z 2026-02-18T02:11:09.8770830Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 test 2026-02-18T02:11:09.8771422Z > jest 2026-02-18T02:11:09.8772946Z 2026-02-18T02:11:13.0550145Z PASS test/EditDistance.test.ts 2026-02-18T02:11:14.2149687Z PASS test/DomSync.test.ts 2026-02-18T02:11:14.2430698Z 2026-02-18T02:11:14.2434480Z Test Suites: 2 passed, 2 total 2026-02-18T02:11:14.2434986Z Tests: 34 passed, 34 total 2026-02-18T02:11:14.2436588Z Snapshots: 0 total 2026-02-18T02:11:14.2436948Z Time: 3.589 s 2026-02-18T02:11:14.2437953Z Ran all test suites. 2026-02-18T02:11:14.2950059Z Packing NPM packages... 2026-02-18T02:11:14.4510906Z Workspace Path: D:\a\_work\1\s\package.json 2026-02-18T02:11:14.4516412Z Default Package Version: 11.0.0-ci 2026-02-18T02:11:14.4517324Z Package Output Path: D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2026-02-18T02:11:14.4518301Z Intermediate Output Path: D:\a\_work\1\s\artifacts\obj\Npm.Workspace\Release\ 2026-02-18T02:11:14.4539348Z Skipping @microsoft/functionaltests because it is marked as private. 2026-02-18T02:11:14.4541800Z Skipping @microsoft/client-ts because it is marked as private. 2026-02-18T02:11:14.4545936Z Skipping @microsoft/dotnet-runtime because it is marked as private. 2026-02-18T02:11:14.4548621Z Skipping @microsoft/microsoft.aspnetcore.components.web.js because it is marked as private. 2026-02-18T02:11:14.4550929Z Skipping @microsoft/components.authentication because it is marked as private. 2026-02-18T02:11:14.4553047Z Skipping @microsoft/microsoft.msal.components.webassembly because it is marked as private. 2026-02-18T02:11:14.4556051Z Skipping @microsoft/microsoft.components.customelements because it is marked as private. 2026-02-18T02:11:14.4558410Z Skipping @microsoft/microsoft.aspnetcore.projecttemplates.tests because it is marked as private. 2026-02-18T02:11:14.4560779Z Skipping @microsoft/signalr - version 11.0.0-ci already applied. 2026-02-18T02:11:14.4561312Z Skipping @microsoft/signalr-protocol-msgpack - version 11.0.0-ci already applied. 2026-02-18T02:11:14.4563412Z Skipping @microsoft/dotnet-js-interop - version 11.0.0-ci already applied. 2026-02-18T02:11:14.4567625Z Updating dependencies for package @microsoft/signalr with version 11.0.0-ci... 2026-02-18T02:11:14.4571053Z Updating dependencies for package @microsoft/signalr-protocol-msgpack with version 11.0.0-ci... 2026-02-18T02:11:14.4574387Z Updating dependencies for package @microsoft/dotnet-js-interop with version 11.0.0-ci... 2026-02-18T02:11:14.6261775Z Workspace Path: D:\a\_work\1\s\package.json 2026-02-18T02:11:14.6266978Z Default Package Version: 11.0.0-ci 2026-02-18T02:11:14.6267595Z Package Output Path: D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2026-02-18T02:11:14.6268039Z Intermediate Output Path: D:\a\_work\1\s\artifacts\obj\Npm.Workspace\Release\ 2026-02-18T02:11:14.6284401Z Packing @microsoft/signalr... 2026-02-18T02:11:14.6284692Z npm pack D:\a\_work\1\s\src\SignalR\clients\ts\signalr --pack-destination D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2026-02-18T02:11:15.8932083Z npm notice 2026-02-18T02:11:15.8935197Z npm notice ≡ƒôª @microsoft/signalr@11.0.0-ci 2026-02-18T02:11:15.8936137Z npm notice Tarball Contents 2026-02-18T02:11:15.8944081Z npm notice 2.7kB README.md 2026-02-18T02:11:15.8944595Z npm notice 156.7kB dist/browser/signalr.js 2026-02-18T02:11:15.8945818Z npm notice 314.7kB dist/browser/signalr.js.map 2026-02-18T02:11:15.8946927Z npm notice 47.7kB dist/browser/signalr.min.js 2026-02-18T02:11:15.8949032Z npm notice 269.7kB dist/browser/signalr.min.js.map 2026-02-18T02:11:15.8950014Z npm notice 1.0kB dist/cjs/AbortController.js 2026-02-18T02:11:15.8951242Z npm notice 1.9kB dist/cjs/AbortController.js.map 2026-02-18T02:11:15.8951982Z npm notice 2.3kB dist/cjs/AccessTokenHttpClient.js 2026-02-18T02:11:15.8953387Z npm notice 4.0kB dist/cjs/AccessTokenHttpClient.js.map 2026-02-18T02:11:15.8953965Z npm notice 2.1kB dist/cjs/browser-index.js 2026-02-18T02:11:15.8955167Z npm notice 2.3kB dist/cjs/browser-index.js.map 2026-02-18T02:11:15.8956126Z npm notice 1.9kB dist/cjs/DefaultHttpClient.js 2026-02-18T02:11:15.8957470Z npm notice 3.1kB dist/cjs/DefaultHttpClient.js.map 2026-02-18T02:11:15.8957941Z npm notice 839B dist/cjs/DefaultReconnectPolicy.js 2026-02-18T02:11:15.8959011Z npm notice 1.4kB dist/cjs/DefaultReconnectPolicy.js.map 2026-02-18T02:11:15.8959468Z npm notice 6.6kB dist/cjs/Errors.js 2026-02-18T02:11:15.8960449Z npm notice 11.1kB dist/cjs/Errors.js.map 2026-02-18T02:11:15.8961798Z npm notice 6.8kB dist/cjs/FetchHttpClient.js 2026-02-18T02:11:15.8962456Z npm notice 12.1kB dist/cjs/FetchHttpClient.js.map 2026-02-18T02:11:15.8963303Z npm notice 2.9kB dist/cjs/HandshakeProtocol.js 2026-02-18T02:11:15.8964034Z npm notice 4.9kB dist/cjs/HandshakeProtocol.js.map 2026-02-18T02:11:15.8964977Z npm notice 426B dist/cjs/HeaderNames.js 2026-02-18T02:11:15.8965709Z npm notice 543B dist/cjs/HeaderNames.js.map 2026-02-18T02:11:15.8966976Z npm notice 1.6kB dist/cjs/HttpClient.js 2026-02-18T02:11:15.8967469Z npm notice 9.6kB dist/cjs/HttpClient.js.map 2026-02-18T02:11:15.8968492Z npm notice 31.3kB dist/cjs/HttpConnection.js 2026-02-18T02:11:15.8969446Z npm notice 55.0kB dist/cjs/HttpConnection.js.map 2026-02-18T02:11:15.8970591Z npm notice 47.9kB dist/cjs/HubConnection.js 2026-02-18T02:11:15.8970971Z npm notice 82.7kB dist/cjs/HubConnection.js.map 2026-02-18T02:11:15.8972069Z npm notice 6.9kB dist/cjs/HubConnectionBuilder.js 2026-02-18T02:11:15.8972918Z npm notice 16.5kB dist/cjs/HubConnectionBuilder.js.map 2026-02-18T02:11:15.8973863Z npm notice 257B dist/cjs/IConnection.js 2026-02-18T02:11:15.8975014Z npm notice 816B dist/cjs/IConnection.js.map 2026-02-18T02:11:15.8975544Z npm notice 268B dist/cjs/IHttpConnectionOptions.js 2026-02-18T02:11:15.8976574Z npm notice 4.0kB dist/cjs/IHttpConnectionOptions.js.map 2026-02-18T02:11:15.8977041Z npm notice 1.9kB dist/cjs/IHubProtocol.js 2026-02-18T02:11:15.8978299Z npm notice 8.9kB dist/cjs/IHubProtocol.js.map 2026-02-18T02:11:15.8978707Z npm notice 1.6kB dist/cjs/ILogger.js 2026-02-18T02:11:15.8979325Z npm notice 2.0kB dist/cjs/ILogger.js.map 2026-02-18T02:11:15.8980271Z npm notice 3.4kB dist/cjs/index.js 2026-02-18T02:11:15.8981229Z npm notice 2.2kB dist/cjs/index.js.map 2026-02-18T02:11:15.8981933Z npm notice 258B dist/cjs/IRetryPolicy.js 2026-02-18T02:11:15.8983474Z npm notice 1.3kB dist/cjs/IRetryPolicy.js.map 2026-02-18T02:11:15.8984209Z npm notice 271B dist/cjs/IStatefulReconnectOptions.js 2026-02-18T02:11:15.8984578Z npm notice 703B dist/cjs/IStatefulReconnectOptions.js.map 2026-02-18T02:11:15.8985120Z npm notice 1.6kB dist/cjs/ITransport.js 2026-02-18T02:11:15.8986319Z npm notice 1.9kB dist/cjs/ITransport.js.map 2026-02-18T02:11:15.8987016Z npm notice 5.5kB dist/cjs/JsonHubProtocol.js 2026-02-18T02:11:15.8991242Z npm notice 8.9kB dist/cjs/JsonHubProtocol.js.map 2026-02-18T02:11:15.8993364Z npm notice 646B dist/cjs/Loggers.js 2026-02-18T02:11:15.8995502Z npm notice 980B dist/cjs/Loggers.js.map 2026-02-18T02:11:15.8996950Z npm notice 9.5kB dist/cjs/LongPollingTransport.js 2026-02-18T02:11:15.8997821Z npm notice 16.3kB dist/cjs/LongPollingTransport.js.map 2026-02-18T02:11:15.8999213Z npm notice 8.9kB dist/cjs/MessageBuffer.js 2026-02-18T02:11:15.9000203Z npm notice 15.2kB dist/cjs/MessageBuffer.js.map 2026-02-18T02:11:15.9000990Z npm notice 177B dist/cjs/pkg-version.js 2026-02-18T02:11:15.9002603Z npm notice 206B dist/cjs/pkg-version.js.map 2026-02-18T02:11:15.9003260Z npm notice 255B dist/cjs/Polyfills.js 2026-02-18T02:11:15.9004738Z npm notice 756B dist/cjs/Polyfills.js.map 2026-02-18T02:11:15.9007555Z npm notice 4.9kB dist/cjs/ServerSentEventsTransport.js 2026-02-18T02:11:15.9008447Z npm notice 9.3kB dist/cjs/ServerSentEventsTransport.js.map 2026-02-18T02:11:15.9010023Z npm notice 252B dist/cjs/Stream.js 2026-02-18T02:11:15.9011501Z npm notice 3.0kB dist/cjs/Stream.js.map 2026-02-18T02:11:15.9012026Z npm notice 1.1kB dist/cjs/Subject.js 2026-02-18T02:11:15.9013650Z npm notice 2.2kB dist/cjs/Subject.js.map 2026-02-18T02:11:15.9014783Z npm notice 971B dist/cjs/TextMessageFormat.js 2026-02-18T02:11:15.9016692Z npm notice 1.6kB dist/cjs/TextMessageFormat.js.map 2026-02-18T02:11:15.9017089Z npm notice 9.4kB dist/cjs/Utils.js 2026-02-18T02:11:15.9018367Z npm notice 17.3kB dist/cjs/Utils.js.map 2026-02-18T02:11:15.9018963Z npm notice 7.5kB dist/cjs/WebSocketTransport.js 2026-02-18T02:11:15.9020602Z npm notice 13.8kB dist/cjs/WebSocketTransport.js.map 2026-02-18T02:11:15.9021344Z npm notice 3.7kB dist/cjs/XhrHttpClient.js 2026-02-18T02:11:15.9024187Z npm notice 6.8kB dist/cjs/XhrHttpClient.js.map 2026-02-18T02:11:15.9026327Z npm notice 550B dist/esm/AbortController.d.ts 2026-02-18T02:11:15.9029830Z npm notice 863B dist/esm/AbortController.js 2026-02-18T02:11:15.9031392Z npm notice 1.9kB dist/esm/AbortController.js.map 2026-02-18T02:11:15.9033069Z npm notice 540B dist/esm/AccessTokenHttpClient.d.ts 2026-02-18T02:11:15.9033770Z npm notice 2.1kB dist/esm/AccessTokenHttpClient.js 2026-02-18T02:11:15.9035337Z npm notice 4.1kB dist/esm/AccessTokenHttpClient.js.map 2026-02-18T02:11:15.9036904Z npm notice 26B dist/esm/browser-index.d.ts 2026-02-18T02:11:15.9037740Z npm notice 1.4kB dist/esm/browser-index.js 2026-02-18T02:11:15.9038766Z npm notice 2.3kB dist/esm/browser-index.js.map 2026-02-18T02:11:15.9040302Z npm notice 598B dist/esm/DefaultHttpClient.d.ts 2026-02-18T02:11:15.9041253Z npm notice 1.7kB dist/esm/DefaultHttpClient.js 2026-02-18T02:11:15.9042416Z npm notice 3.3kB dist/esm/DefaultHttpClient.js.map 2026-02-18T02:11:15.9043857Z npm notice 309B dist/esm/DefaultReconnectPolicy.d.ts 2026-02-18T02:11:15.9045201Z npm notice 667B dist/esm/DefaultReconnectPolicy.js 2026-02-18T02:11:15.9046516Z npm notice 1.4kB dist/esm/DefaultReconnectPolicy.js.map 2026-02-18T02:11:15.9047271Z npm notice 4.4kB dist/esm/Errors.d.ts 2026-02-18T02:11:15.9048774Z npm notice 5.9kB dist/esm/Errors.js 2026-02-18T02:11:15.9050242Z npm notice 11.0kB dist/esm/Errors.js.map 2026-02-18T02:11:15.9051420Z npm notice 467B dist/esm/FetchHttpClient.d.ts 2026-02-18T02:11:15.9052327Z npm notice 6.6kB dist/esm/FetchHttpClient.js 2026-02-18T02:11:15.9053454Z npm notice 12.2kB dist/esm/FetchHttpClient.js.map 2026-02-18T02:11:15.9054996Z npm notice 471B dist/esm/HandshakeProtocol.d.ts 2026-02-18T02:11:15.9055860Z npm notice 2.6kB dist/esm/HandshakeProtocol.js 2026-02-18T02:11:15.9057585Z npm notice 5.0kB dist/esm/HandshakeProtocol.js.map 2026-02-18T02:11:15.9058211Z npm notice 142B dist/esm/HeaderNames.d.ts 2026-02-18T02:11:15.9059560Z npm notice 287B dist/esm/HeaderNames.js 2026-02-18T02:11:15.9060748Z npm notice 532B dist/esm/HeaderNames.js.map 2026-02-18T02:11:15.9062203Z npm notice 7.5kB dist/esm/HttpClient.d.ts 2026-02-18T02:11:15.9063108Z npm notice 1.4kB dist/esm/HttpClient.js 2026-02-18T02:11:15.9064534Z npm notice 9.6kB dist/esm/HttpClient.js.map 2026-02-18T02:11:15.9065368Z npm notice 2.4kB dist/esm/HttpConnection.d.ts 2026-02-18T02:11:15.9066751Z npm notice 30.4kB dist/esm/HttpConnection.js 2026-02-18T02:11:15.9067654Z npm notice 55.3kB dist/esm/HttpConnection.js.map 2026-02-18T02:11:15.9069147Z npm notice 8.8kB dist/esm/HubConnection.d.ts 2026-02-18T02:11:15.9070432Z npm notice 46.8kB dist/esm/HubConnection.js 2026-02-18T02:11:15.9071281Z npm notice 82.8kB dist/esm/HubConnection.js.map 2026-02-18T02:11:15.9072727Z npm notice 6.6kB dist/esm/HubConnectionBuilder.d.ts 2026-02-18T02:11:15.9073802Z npm notice 6.4kB dist/esm/HubConnectionBuilder.js 2026-02-18T02:11:15.9075217Z npm notice 16.7kB dist/esm/HubConnectionBuilder.js.map 2026-02-18T02:11:15.9077247Z npm notice 463B dist/esm/IConnection.d.ts 2026-02-18T02:11:15.9077648Z npm notice 190B dist/esm/IConnection.js 2026-02-18T02:11:15.9079079Z npm notice 815B dist/esm/IConnection.js.map 2026-02-18T02:11:15.9080369Z npm notice 2.7kB dist/esm/IHttpConnectionOptions.d.ts 2026-02-18T02:11:15.9081016Z npm notice 201B dist/esm/IHttpConnectionOptions.js 2026-02-18T02:11:15.9083118Z npm notice 4.0kB dist/esm/IHttpConnectionOptions.js.map 2026-02-18T02:11:15.9083455Z npm notice 7.8kB dist/esm/IHubProtocol.d.ts 2026-02-18T02:11:15.9084501Z npm notice 1.8kB dist/esm/IHubProtocol.js 2026-02-18T02:11:15.9085943Z npm notice 8.9kB dist/esm/IHubProtocol.js.map 2026-02-18T02:11:15.9086734Z npm notice 1.3kB dist/esm/ILogger.d.ts 2026-02-18T02:11:15.9088163Z npm notice 1.5kB dist/esm/ILogger.js 2026-02-18T02:11:15.9088786Z npm notice 2.0kB dist/esm/ILogger.js.map 2026-02-18T02:11:15.9090308Z npm notice 1.2kB dist/esm/index.d.ts 2026-02-18T02:11:15.9091298Z npm notice 809B dist/esm/index.js 2026-02-18T02:11:15.9092609Z npm notice 2.3kB dist/esm/index.js.map 2026-02-18T02:11:15.9093934Z npm notice 957B dist/esm/IRetryPolicy.d.ts 2026-02-18T02:11:15.9094317Z npm notice 191B dist/esm/IRetryPolicy.js 2026-02-18T02:11:15.9095763Z npm notice 1.3kB dist/esm/IRetryPolicy.js.map 2026-02-18T02:11:15.9096371Z npm notice 358B dist/esm/IStatefulReconnectOptions.d.ts 2026-02-18T02:11:15.9098251Z npm notice 204B dist/esm/IStatefulReconnectOptions.js 2026-02-18T02:11:15.9099199Z npm notice 702B dist/esm/IStatefulReconnectOptions.js.map 2026-02-18T02:11:15.9100033Z npm notice 1.1kB dist/esm/ITransport.d.ts 2026-02-18T02:11:15.9101018Z npm notice 1.4kB dist/esm/ITransport.js 2026-02-18T02:11:15.9102200Z npm notice 1.9kB dist/esm/ITransport.js.map 2026-02-18T02:11:15.9103429Z npm notice 1.3kB dist/esm/JsonHubProtocol.d.ts 2026-02-18T02:11:15.9104377Z npm notice 5.2kB dist/esm/JsonHubProtocol.js 2026-02-18T02:11:15.9105522Z npm notice 9.0kB dist/esm/JsonHubProtocol.js.map 2026-02-18T02:11:15.9106501Z npm notice 393B dist/esm/Loggers.d.ts 2026-02-18T02:11:15.9107623Z npm notice 510B dist/esm/Loggers.js 2026-02-18T02:11:15.9109072Z npm notice 971B dist/esm/Loggers.js.map 2026-02-18T02:11:15.9110179Z npm notice 958B dist/esm/LongPollingTransport.d.ts 2026-02-18T02:11:15.9111001Z npm notice 9.0kB dist/esm/LongPollingTransport.js 2026-02-18T02:11:15.9112277Z npm notice 16.4kB dist/esm/LongPollingTransport.js.map 2026-02-18T02:11:15.9113189Z npm notice 1.0kB dist/esm/MessageBuffer.d.ts 2026-02-18T02:11:15.9114577Z npm notice 8.6kB dist/esm/MessageBuffer.js 2026-02-18T02:11:15.9115697Z npm notice 15.2kB dist/esm/MessageBuffer.js.map 2026-02-18T02:11:15.9116894Z npm notice 45B dist/esm/pkg-version.d.ts 2026-02-18T02:11:15.9118376Z npm notice 76B dist/esm/pkg-version.js 2026-02-18T02:11:15.9118829Z npm notice 213B dist/esm/pkg-version.js.map 2026-02-18T02:11:15.9119934Z npm notice 393B dist/esm/Polyfills.d.ts 2026-02-18T02:11:15.9120868Z npm notice 188B dist/esm/Polyfills.js 2026-02-18T02:11:15.9122749Z npm notice 755B dist/esm/Polyfills.js.map 2026-02-18T02:11:15.9123308Z npm notice 890B dist/esm/ServerSentEventsTransport.d.ts 2026-02-18T02:11:15.9124714Z npm notice 4.7kB dist/esm/ServerSentEventsTransport.js 2026-02-18T02:11:15.9125165Z npm notice 9.4kB dist/esm/ServerSentEventsTransport.js.map 2026-02-18T02:11:15.9126367Z npm notice 1.9kB dist/esm/Stream.d.ts 2026-02-18T02:11:15.9175880Z npm notice 185B dist/esm/Stream.js 2026-02-18T02:11:15.9176859Z npm notice 3.0kB dist/esm/Stream.js.map 2026-02-18T02:11:15.9178044Z npm notice 367B dist/esm/Subject.d.ts 2026-02-18T02:11:15.9179471Z npm notice 970B dist/esm/Subject.js 2026-02-18T02:11:15.9181523Z npm notice 2.2kB dist/esm/Subject.js.map 2026-02-18T02:11:15.9182211Z npm notice 227B dist/esm/TextMessageFormat.d.ts 2026-02-18T02:11:15.9183306Z npm notice 814B dist/esm/TextMessageFormat.js 2026-02-18T02:11:15.9184896Z npm notice 1.6kB dist/esm/TextMessageFormat.js.map 2026-02-18T02:11:15.9186303Z npm notice 2.4kB dist/esm/Utils.d.ts 2026-02-18T02:11:15.9187811Z npm notice 8.4kB dist/esm/Utils.js 2026-02-18T02:11:15.9189031Z npm notice 17.3kB dist/esm/Utils.js.map 2026-02-18T02:11:15.9190482Z npm notice 1.1kB dist/esm/WebSocketTransport.d.ts 2026-02-18T02:11:15.9191704Z npm notice 7.2kB dist/esm/WebSocketTransport.js 2026-02-18T02:11:15.9193196Z npm notice 13.9kB dist/esm/WebSocketTransport.js.map 2026-02-18T02:11:15.9194301Z npm notice 315B dist/esm/XhrHttpClient.d.ts 2026-02-18T02:11:15.9195451Z npm notice 3.5kB dist/esm/XhrHttpClient.js 2026-02-18T02:11:15.9196502Z npm notice 6.9kB dist/esm/XhrHttpClient.js.map 2026-02-18T02:11:15.9197690Z npm notice 156.7kB dist/webworker/signalr.js 2026-02-18T02:11:15.9198727Z npm notice 314.7kB dist/webworker/signalr.js.map 2026-02-18T02:11:15.9199846Z npm notice 47.7kB dist/webworker/signalr.min.js 2026-02-18T02:11:15.9200988Z npm notice 269.7kB dist/webworker/signalr.min.js.map 2026-02-18T02:11:15.9202191Z npm notice 1.8kB package.json 2026-02-18T02:11:15.9203197Z npm notice 1.2kB src/AbortController.ts 2026-02-18T02:11:15.9204308Z npm notice 2.3kB src/AccessTokenHttpClient.ts 2026-02-18T02:11:15.9205421Z npm notice 1.3kB src/browser-index.ts 2026-02-18T02:11:15.9206602Z npm notice 1.9kB src/DefaultHttpClient.ts 2026-02-18T02:11:15.9207650Z npm notice 815B src/DefaultReconnectPolicy.ts 2026-02-18T02:11:15.9208826Z npm notice 8.1kB src/Errors.ts 2026-02-18T02:11:15.9210066Z npm notice 7.2kB src/FetchHttpClient.ts 2026-02-18T02:11:15.9211384Z npm notice 3.0kB src/HandshakeProtocol.ts 2026-02-18T02:11:15.9212707Z npm notice 275B src/HeaderNames.ts 2026-02-18T02:11:15.9215541Z npm notice 8.4kB src/HttpClient.ts 2026-02-18T02:11:15.9216038Z npm notice 33.3kB src/HttpConnection.ts 2026-02-18T02:11:15.9217324Z npm notice 52.3kB src/HubConnection.ts 2026-02-18T02:11:15.9218650Z npm notice 12.4kB src/HubConnectionBuilder.ts 2026-02-18T02:11:15.9220248Z npm notice 612B src/IConnection.ts 2026-02-18T02:11:15.9220837Z npm notice 3.6kB src/IHttpConnectionOptions.ts 2026-02-18T02:11:15.9221870Z npm notice 8.0kB src/IHubProtocol.ts 2026-02-18T02:11:15.9223075Z npm notice 1.5kB src/ILogger.ts 2026-02-18T02:11:15.9224282Z npm notice 1.5kB src/index.ts 2026-02-18T02:11:15.9225570Z npm notice 1.1kB src/IRetryPolicy.ts 2026-02-18T02:11:15.9226683Z npm notice 497B src/IStatefulReconnectOptions.ts 2026-02-18T02:11:15.9227968Z npm notice 1.3kB src/ITransport.ts 2026-02-18T02:11:15.9229077Z npm notice 5.6kB src/JsonHubProtocol.ts 2026-02-18T02:11:15.9230466Z npm notice 608B src/Loggers.ts 2026-02-18T02:11:15.9231824Z npm notice 9.8kB src/LongPollingTransport.ts 2026-02-18T02:11:15.9233504Z npm notice 9.3kB src/MessageBuffer.ts 2026-02-18T02:11:15.9234719Z npm notice 35B src/pkg-version.ts 2026-02-18T02:11:15.9235939Z npm notice 564B src/Polyfills.ts 2026-02-18T02:11:15.9237312Z npm notice 5.5kB src/ServerSentEventsTransport.ts 2026-02-18T02:11:15.9238773Z npm notice 2.7kB src/Stream.ts 2026-02-18T02:11:15.9240019Z npm notice 1.3kB src/Subject.ts 2026-02-18T02:11:15.9241175Z npm notice 828B src/TextMessageFormat.ts 2026-02-18T02:11:15.9242318Z npm notice 1.6kB src/third-party-notices.txt 2026-02-18T02:11:15.9243754Z npm notice 9.7kB src/Utils.ts 2026-02-18T02:11:15.9245060Z npm notice 8.2kB src/WebSocketTransport.ts 2026-02-18T02:11:15.9246195Z npm notice 3.6kB src/XhrHttpClient.ts 2026-02-18T02:11:15.9248255Z npm notice Tarball Details 2026-02-18T02:11:15.9249453Z npm notice name: @microsoft/signalr 2026-02-18T02:11:15.9250806Z npm notice version: 11.0.0-ci 2026-02-18T02:11:15.9252300Z npm notice filename: microsoft-signalr-11.0.0-ci.tgz 2026-02-18T02:11:15.9253666Z npm notice package size: 515.1 kB 2026-02-18T02:11:15.9254168Z npm notice unpacked size: 2.8 MB 2026-02-18T02:11:15.9254569Z npm notice shasum: 52b14893849d4f3b7e4f1220ce1182b770359691 2026-02-18T02:11:15.9255988Z npm notice integrity: sha512-3t/wuVYVxxY6A[...]1cZ5T7PaCIweQ== 2026-02-18T02:11:15.9256353Z npm notice total files: 215 2026-02-18T02:11:15.9256674Z npm notice 2026-02-18T02:11:15.9256985Z microsoft-signalr-11.0.0-ci.tgz 2026-02-18T02:11:15.9257415Z Packed @microsoft/signalr to D:\a\_work\1\s\src\SignalR\clients\ts\signalr\microsoft-signalr-11.0.0-ci.tgz 2026-02-18T02:11:15.9257823Z Packing @microsoft/signalr-protocol-msgpack... 2026-02-18T02:11:15.9258277Z 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-02-18T02:11:16.8397745Z npm notice 2026-02-18T02:11:16.8415133Z npm notice ≡ƒôª @microsoft/signalr-protocol-msgpack@11.0.0-ci 2026-02-18T02:11:16.8421240Z npm notice Tarball Contents 2026-02-18T02:11:16.8423357Z npm notice 2.2kB README.md 2026-02-18T02:11:16.8425345Z npm notice 84.3kB dist/browser/signalr-protocol-msgpack.js 2026-02-18T02:11:16.8427646Z npm notice 112.5kB dist/browser/signalr-protocol-msgpack.js.map 2026-02-18T02:11:16.8428616Z npm notice 30.8kB dist/browser/signalr-protocol-msgpack.min.js 2026-02-18T02:11:16.8429893Z npm notice 129.4kB dist/browser/signalr-protocol-msgpack.min.js.map 2026-02-18T02:11:16.8430960Z npm notice 2.7kB dist/cjs/BinaryMessageFormat.js 2026-02-18T02:11:16.8432266Z npm notice 5.0kB dist/cjs/BinaryMessageFormat.js.map 2026-02-18T02:11:16.8433083Z npm notice 1.1kB dist/cjs/browser-index.js 2026-02-18T02:11:16.8434243Z npm notice 511B dist/cjs/browser-index.js.map 2026-02-18T02:11:16.8435664Z npm notice 833B dist/cjs/index.js 2026-02-18T02:11:16.8436834Z npm notice 722B dist/cjs/index.js.map 2026-02-18T02:11:16.8437333Z npm notice 14.6kB dist/cjs/MessagePackHubProtocol.js 2026-02-18T02:11:16.8438754Z npm notice 25.9kB dist/cjs/MessagePackHubProtocol.js.map 2026-02-18T02:11:16.8439764Z npm notice 264B dist/cjs/MessagePackOptions.js 2026-02-18T02:11:16.8440397Z npm notice 2.0kB dist/cjs/MessagePackOptions.js.map 2026-02-18T02:11:16.8441741Z npm notice 177B dist/cjs/pkg-version.js 2026-02-18T02:11:16.8442780Z npm notice 206B dist/cjs/pkg-version.js.map 2026-02-18T02:11:16.8444130Z npm notice 660B dist/cjs/Utils.js 2026-02-18T02:11:16.8444940Z npm notice 914B dist/cjs/Utils.js.map 2026-02-18T02:11:16.8446158Z npm notice 169B dist/esm/BinaryMessageFormat.d.ts 2026-02-18T02:11:16.8447009Z npm notice 2.5kB dist/esm/BinaryMessageFormat.js 2026-02-18T02:11:16.8448649Z npm notice 5.0kB dist/esm/BinaryMessageFormat.js.map 2026-02-18T02:11:16.8449015Z npm notice 26B dist/esm/browser-index.d.ts 2026-02-18T02:11:16.8450170Z npm notice 325B dist/esm/browser-index.js 2026-02-18T02:11:16.8450973Z npm notice 503B dist/esm/browser-index.js.map 2026-02-18T02:11:16.8452159Z npm notice 236B dist/esm/index.d.ts 2026-02-18T02:11:16.8453406Z npm notice 411B dist/esm/index.js 2026-02-18T02:11:16.8454072Z npm notice 733B dist/esm/index.js.map 2026-02-18T02:11:16.8455188Z npm notice 2.2kB dist/esm/MessagePackHubProtocol.d.ts 2026-02-18T02:11:16.8456473Z npm notice 13.8kB dist/esm/MessagePackHubProtocol.js 2026-02-18T02:11:16.8457213Z npm notice 26.0kB dist/esm/MessagePackHubProtocol.js.map 2026-02-18T02:11:16.8458207Z npm notice 1.6kB dist/esm/MessagePackOptions.d.ts 2026-02-18T02:11:16.8459583Z npm notice 197B dist/esm/MessagePackOptions.js 2026-02-18T02:11:16.8460847Z npm notice 2.0kB dist/esm/MessagePackOptions.js.map 2026-02-18T02:11:16.8462153Z npm notice 45B dist/esm/pkg-version.d.ts 2026-02-18T02:11:16.8462706Z npm notice 76B dist/esm/pkg-version.js 2026-02-18T02:11:16.8464028Z npm notice 213B dist/esm/pkg-version.js.map 2026-02-18T02:11:16.8465269Z npm notice 87B dist/esm/Utils.d.ts 2026-02-18T02:11:16.8466648Z npm notice 515B dist/esm/Utils.js 2026-02-18T02:11:16.8466947Z npm notice 904B dist/esm/Utils.js.map 2026-02-18T02:11:16.8468378Z npm notice 2.1kB package.json 2026-02-18T02:11:16.8469938Z npm notice 2.6kB src/BinaryMessageFormat.ts 2026-02-18T02:11:16.8472139Z npm notice 288B src/browser-index.ts 2026-02-18T02:11:16.8472475Z npm notice 444B src/index.ts 2026-02-18T02:11:16.8473780Z npm notice 15.6kB src/MessagePackHubProtocol.ts 2026-02-18T02:11:16.8474282Z npm notice 1.7kB src/MessagePackOptions.ts 2026-02-18T02:11:16.8475399Z npm notice 35B src/pkg-version.ts 2026-02-18T02:11:16.8476727Z npm notice 18.7kB src/third-party-notices.txt 2026-02-18T02:11:16.8477400Z npm notice 501B src/Utils.ts 2026-02-18T02:11:16.8478856Z npm notice Tarball Details 2026-02-18T02:11:16.8479722Z npm notice name: @microsoft/signalr-protocol-msgpack 2026-02-18T02:11:16.8481252Z npm notice version: 11.0.0-ci 2026-02-18T02:11:16.8482348Z npm notice filename: microsoft-signalr-protocol-msgpack-11.0.0-ci.tgz 2026-02-18T02:11:16.8483378Z npm notice package size: 94.1 kB 2026-02-18T02:11:16.8484633Z npm notice unpacked size: 514.1 kB 2026-02-18T02:11:16.8485345Z npm notice shasum: a5dc0ad294a7406f7e7e5a956375572878044807 2026-02-18T02:11:16.8486989Z npm notice integrity: sha512-RMqptBmeKLFeX[...]9ktIpBtcXuRJA== 2026-02-18T02:11:16.8487338Z npm notice total files: 49 2026-02-18T02:11:16.8489020Z npm notice 2026-02-18T02:11:16.8492387Z microsoft-signalr-protocol-msgpack-11.0.0-ci.tgz 2026-02-18T02:11:16.8582823Z Packed @microsoft/signalr-protocol-msgpack to D:\a\_work\1\s\src\SignalR\clients\ts\signalr-protocol-msgpack\microsoft-signalr-protocol-msgpack-11.0.0-ci.tgz 2026-02-18T02:11:16.8583893Z Packing @microsoft/dotnet-js-interop... 2026-02-18T02:11:16.8585833Z 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-02-18T02:11:17.7180510Z npm notice 2026-02-18T02:11:17.7188449Z npm notice ≡ƒôª @microsoft/dotnet-js-interop@11.0.0-ci 2026-02-18T02:11:17.7189977Z npm notice Tarball Contents 2026-02-18T02:11:17.7193165Z npm notice 14.0kB dist/src/Microsoft.JSInterop.d.ts 2026-02-18T02:11:17.7196927Z npm notice 4.8kB dist/src/Microsoft.JSInterop.d.ts.map 2026-02-18T02:11:17.7200414Z npm notice 29.9kB dist/src/Microsoft.JSInterop.js 2026-02-18T02:11:17.7204252Z npm notice 18.3kB dist/src/Microsoft.JSInterop.js.map 2026-02-18T02:11:17.7207030Z npm notice 60.0kB dist/tsconfig.tsbuildinfo 2026-02-18T02:11:17.7209361Z npm notice 1.6kB package.json 2026-02-18T02:11:17.7211276Z npm notice Tarball Details 2026-02-18T02:11:17.7213774Z npm notice name: @microsoft/dotnet-js-interop 2026-02-18T02:11:17.7216173Z npm notice version: 11.0.0-ci 2026-02-18T02:11:17.7218512Z npm notice filename: microsoft-dotnet-js-interop-11.0.0-ci.tgz 2026-02-18T02:11:17.7220707Z npm notice package size: 31.6 kB 2026-02-18T02:11:17.7223352Z npm notice unpacked size: 128.5 kB 2026-02-18T02:11:17.7226054Z npm notice shasum: ab1e5bc67314d1ec88036ffb88fb0e18bcfed402 2026-02-18T02:11:17.7228396Z npm notice integrity: sha512-c8TRmwp/S1Rkg[...]1w3XI9/dRYD/A== 2026-02-18T02:11:17.7230814Z npm notice total files: 6 2026-02-18T02:11:17.7232767Z npm notice 2026-02-18T02:11:17.7235524Z microsoft-dotnet-js-interop-11.0.0-ci.tgz 2026-02-18T02:11:17.7400344Z Packed @microsoft/dotnet-js-interop to D:\a\_work\1\s\src\JSInterop\Microsoft.JSInterop.JS\src\microsoft-dotnet-js-interop-11.0.0-ci.tgz 2026-02-18T02:11:17.7539860Z Npm.Workspace -> 2026-02-18T02:11:17.7569469Z 📦 D:\a\_work\1\s\artifacts\packages\Release\Shipping\microsoft-dotnet-js-interop-11.0.0-ci.tgz 2026-02-18T02:11:17.7570165Z 📦 D:\a\_work\1\s\artifacts\packages\Release\Shipping\microsoft-signalr-11.0.0-ci.tgz 2026-02-18T02:11:17.7570819Z 📦 D:\a\_work\1\s\artifacts\packages\Release\Shipping\microsoft-signalr-protocol-msgpack-11.0.0-ci.tgz 2026-02-18T02:11:19.7400029Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.App.Ref.Internal.11.0.0-ci.nupkg'. 2026-02-18T02:11:19.7713030Z The package Microsoft.AspNetCore.App.Internal.Assets.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:11:19.7716654Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Internal.Assets.11.0.0-ci.nupkg'. 2026-02-18T02:11:20.1268011Z Downloading https://services.gradle.org/distributions/gradle-9.2.1-bin.zip 2026-02-18T02:11:24.1293074Z ............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%.............100% 2026-02-18T02:11:26.2070966Z HelixTestRunner -> D:\a\_work\1\s\artifacts\bin\HelixTestRunner\Release\net11.0\HelixTestRunner.dll 2026-02-18T02:11:27.4273406Z Microsoft.AspNetCore.Html.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Html.Abstractions\Release\net11.0\Microsoft.AspNetCore.Html.Abstractions.dll 2026-02-18T02:11:27.4294578Z HelixTestRunner -> D:\a\_work\1\s\artifacts\bin\HelixTestRunner\Release\net11.0\publish\ 2026-02-18T02:11:27.7767381Z 2026-02-18T02:11:27.7767894Z Welcome to Gradle 9.2.1! 2026-02-18T02:11:27.7770059Z 2026-02-18T02:11:27.7773468Z Here are the highlights of this release: 2026-02-18T02:11:27.7776919Z - Windows ARM support 2026-02-18T02:11:27.7782098Z - Improved publishing APIs 2026-02-18T02:11:27.7786956Z - Better guidance for dependency verification failures 2026-02-18T02:11:27.7790817Z 2026-02-18T02:11:27.7795692Z For more details see https://docs.gradle.org/9.2.1/release-notes.html 2026-02-18T02:11:27.7800323Z 2026-02-18T02:11:28.1138401Z 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-02-18T02:11:31.3509179Z Microsoft.AspNetCore.App.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.Analyzers\Release\netstandard2.0\Microsoft.AspNetCore.App.Analyzers.dll 2026-02-18T02:11:32.4744731Z Daemon will be stopped at the end of the build 2026-02-18T02:11:32.7778728Z Microsoft.Net.Http.Headers -> D:\a\_work\1\s\artifacts\bin\Microsoft.Net.Http.Headers\Release\net11.0\Microsoft.Net.Http.Headers.dll 2026-02-18T02:11:34.8389249Z Microsoft.AspNetCore.Razor -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Razor\Release\net11.0\Microsoft.AspNetCore.Razor.dll 2026-02-18T02:11:38.2196077Z Microsoft.JSInterop -> D:\a\_work\1\s\artifacts\bin\Microsoft.JSInterop\Release\net11.0\Microsoft.JSInterop.dll 2026-02-18T02:11:42.7562003Z Microsoft.Extensions.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features\Release\net11.0\Microsoft.Extensions.Features.dll 2026-02-18T02:11:43.0763932Z Microsoft.AspNetCore.Analyzer.Testing -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Analyzer.Testing\Release\netstandard2.0\Microsoft.AspNetCore.Analyzer.Testing.dll 2026-02-18T02:11:43.2392438Z Microsoft.AspNetCore.Components -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components\Release\net11.0\Microsoft.AspNetCore.Components.dll 2026-02-18T02:11:43.2752264Z Microsoft.AspNetCore.App.SourceGenerators -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.SourceGenerators\Release\netstandard2.0\Microsoft.AspNetCore.App.SourceGenerators.dll 2026-02-18T02:11:45.2504227Z Microsoft.AspNetCore.WebUtilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebUtilities\Release\net11.0\Microsoft.AspNetCore.WebUtilities.dll 2026-02-18T02:11:45.5993725Z Microsoft.Extensions.Caching.SqlServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.SqlServer\Release\net11.0\Microsoft.Extensions.Caching.SqlServer.dll 2026-02-18T02:11:46.3464608Z Microsoft.Extensions.Caching.SqlServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.SqlServer\Release\net462\Microsoft.Extensions.Caching.SqlServer.dll 2026-02-18T02:11:46.5870120Z Microsoft.AspNetCore.Metadata -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Metadata\Release\net11.0\Microsoft.AspNetCore.Metadata.dll 2026-02-18T02:11:47.9331994Z Microsoft.Extensions.Caching.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.StackExchangeRedis\Release\net11.0\Microsoft.Extensions.Caching.StackExchangeRedis.dll 2026-02-18T02:11:51.4604830Z Microsoft.Extensions.Caching.MicroBenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.MicroBenchmarks\Release\net11.0\Microsoft.Extensions.Caching.MicroBenchmarks.dll 2026-02-18T02:11:52.7670804Z > Task :core:generateVersionClass 2026-02-18T02:11:54.7269650Z Microsoft.Extensions.ObjectPool -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool\Release\net11.0\Microsoft.Extensions.ObjectPool.dll 2026-02-18T02:11:57.3417037Z 2026-02-18T02:11:57.5116455Z > Task :core:compileJava 2026-02-18T02:11:57.9880466Z 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-02-18T02:11:58.1842963Z Note: Recompile with -Xlint:unchecked for details. 2026-02-18T02:11:58.8489989Z Microsoft.AspNetCore.InternalTesting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.InternalTesting\Release\net462\Microsoft.AspNetCore.InternalTesting.dll 2026-02-18T02:11:59.0258996Z TestTasks -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\TestTasks\bin\Release\net11.0\TestTasks.dll 2026-02-18T02:11:59.3520303Z 2026-02-18T02:11:59.3536861Z [Incubating] Problems report is available at: file:///D:/a/_work/1/s/src/SignalR/clients/java/signalr/build/reports/problems/problems-report.html 2026-02-18T02:11:59.3972068Z 2026-02-18T02:11:59.4477862Z Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 2026-02-18T02:11:59.4569625Z 2026-02-18T02:11:59.4772584Z You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 2026-02-18T02:11:59.4806518Z 2026-02-18T02:11:59.4833202Z 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-02-18T02:11:59.4841201Z 2026-02-18T02:11:59.4846032Z BUILD SUCCESSFUL in 39s 2026-02-18T02:11:59.4849067Z 2 actionable tasks: 2 executed 2026-02-18T02:11:59.5813512Z > gradlew -Dorg.gradle.daemon=false -PpackageVersion="11.0.0-ci" publishToMavenLocal 2026-02-18T02:11:59.6072210Z Microsoft.Extensions.Caching.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.StackExchangeRedis\Release\net462\Microsoft.Extensions.Caching.StackExchangeRedis.dll 2026-02-18T02:11:59.6258176Z Microsoft.AspNetCore.Authorization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization\Release\net11.0\Microsoft.AspNetCore.Authorization.dll 2026-02-18T02:12:00.7325560Z Microsoft.AspNetCore.Connections.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Connections.Abstractions\Release\net11.0\Microsoft.AspNetCore.Connections.Abstractions.dll 2026-02-18T02:12:00.8015153Z 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-02-18T02:12:01.4695041Z Microsoft.Extensions.WebEncoders -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders\Release\net11.0\Microsoft.Extensions.WebEncoders.dll 2026-02-18T02:12:03.0842766Z Daemon will be stopped at the end of the build 2026-02-18T02:12:03.1450214Z Microsoft.AspNetCore.Cryptography.Internal -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.Internal\Release\net11.0\Microsoft.AspNetCore.Cryptography.Internal.dll 2026-02-18T02:12:03.1525491Z Microsoft.AspNetCore.InternalTesting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.InternalTesting\Release\net11.0\Microsoft.AspNetCore.InternalTesting.dll 2026-02-18T02:12:04.6611540Z Microsoft.AspNetCore.DataProtection.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Abstractions\Release\net11.0\Microsoft.AspNetCore.DataProtection.Abstractions.dll 2026-02-18T02:12:04.6791686Z Microsoft.Extensions.Caching.MicroBenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.MicroBenchmarks\Release\net462\Microsoft.Extensions.Caching.MicroBenchmarks.exe 2026-02-18T02:12:06.4036408Z Microsoft.AspNetCore.JsonPatch -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch\Release\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll 2026-02-18T02:12:06.6363098Z Microsoft.AspNetCore.JsonPatch -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch\Release\net462\Microsoft.AspNetCore.JsonPatch.dll 2026-02-18T02:12:07.3845113Z Microsoft.AspNetCore.Http.Connections.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Common\Release\net11.0\Microsoft.AspNetCore.Http.Connections.Common.dll 2026-02-18T02:12:08.7089517Z Microsoft.AspNetCore.Cryptography.Internal -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.Internal\Release\net462\Microsoft.AspNetCore.Cryptography.Internal.dll 2026-02-18T02:12:09.8953608Z Microsoft.AspNetCore.Http.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Features\Release\net11.0\Microsoft.AspNetCore.Http.Features.dll 2026-02-18T02:12:10.8384999Z > Task :core:generateVersionClass 2026-02-18T02:12:11.4107857Z Microsoft.Extensions.Caching.SqlServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.SqlServer\Release\netstandard2.0\Microsoft.Extensions.Caching.SqlServer.dll 2026-02-18T02:12:11.8404479Z > Task :core:compileJava 2026-02-18T02:12:11.9057442Z > Task :core:processResources NO-SOURCE 2026-02-18T02:12:11.9079523Z > Task :core:classes 2026-02-18T02:12:11.9914894Z > Task :core:jar 2026-02-18T02:12:11.9917829Z Microsoft.AspNetCore.Razor.Runtime -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Razor.Runtime\Release\net11.0\Microsoft.AspNetCore.Razor.Runtime.dll 2026-02-18T02:12:12.9690715Z 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-02-18T02:12:13.0019655Z Microsoft.Extensions.Caching.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.StackExchangeRedis\Release\netstandard2.0\Microsoft.Extensions.Caching.StackExchangeRedis.dll 2026-02-18T02:12:14.0404637Z Microsoft.Extensions.Caching.SqlServer.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.SqlServer.Tests\Release\net11.0\Microsoft.Extensions.Caching.SqlServer.Tests.dll 2026-02-18T02:12:15.3097369Z 2026-02-18T02:12:15.3978130Z > Task :core:javadoc 2026-02-18T02:12:15.4488604Z 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-02-18T02:12:15.4671521Z public interface Function1Single { 2026-02-18T02:12:15.4964178Z ^ 2026-02-18T02:12:15.5000864Z 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-02-18T02:12:15.5028766Z public interface Function2Single { 2026-02-18T02:12:15.5248030Z ^ 2026-02-18T02:12:15.5361525Z 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-02-18T02:12:15.5374524Z public interface Function3Single { 2026-02-18T02:12:15.5614211Z ^ 2026-02-18T02:12:15.5637255Z 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-02-18T02:12:15.5701675Z public interface Function4Single { 2026-02-18T02:12:15.5741172Z ^ 2026-02-18T02:12:15.5752940Z 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-02-18T02:12:15.5758608Z public interface Function5Single { 2026-02-18T02:12:15.5763762Z ^ 2026-02-18T02:12:15.5778925Z 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-02-18T02:12:15.5877293Z public interface Function6Single { 2026-02-18T02:12:15.6185286Z ^ 2026-02-18T02:12:15.6308352Z 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-02-18T02:12:15.6404945Z public interface Function7Single { 2026-02-18T02:12:15.6419886Z ^ 2026-02-18T02:12:15.6758345Z 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-02-18T02:12:15.6874836Z public interface Function8Single { 2026-02-18T02:12:15.7088928Z ^ 2026-02-18T02:12:15.7165640Z 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-02-18T02:12:15.7192651Z public interface FunctionSingle { 2026-02-18T02:12:15.7205347Z ^ 2026-02-18T02:12:15.7214871Z 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-02-18T02:12:15.7348133Z public abstract class TypeReference { 2026-02-18T02:12:15.7509813Z ^ 2026-02-18T02:12:15.7760811Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Action.java:12: warning: no comment 2026-02-18T02:12:15.7767232Z void invoke(); 2026-02-18T02:12:15.7863946Z ^ 2026-02-18T02:12:15.7892481Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Action1.java:14: warning: no comment 2026-02-18T02:12:15.7910844Z void invoke(T1 param1); 2026-02-18T02:12:15.7972232Z ^ 2026-02-18T02:12:15.8036893Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Action2.java:15: warning: no comment 2026-02-18T02:12:15.8104539Z void invoke(T1 param1, T2 param2); 2026-02-18T02:12:15.8129569Z ^ 2026-02-18T02:12:15.8133031Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Action3.java:16: warning: no comment 2026-02-18T02:12:15.8139575Z void invoke(T1 param1, T2 param2, T3 param3); 2026-02-18T02:12:15.8145694Z ^ 2026-02-18T02:12:15.8152123Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Action4.java:17: warning: no comment 2026-02-18T02:12:15.8158447Z void invoke(T1 param1, T2 param2, T3 param3, T4 param4); 2026-02-18T02:12:15.8164665Z ^ 2026-02-18T02:12:15.8170694Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Action5.java:18: warning: no comment 2026-02-18T02:12:15.8181932Z void invoke(T1 param1, T2 param2, T3 param3, T4 param4, T5 param5); 2026-02-18T02:12:15.8210585Z ^ 2026-02-18T02:12:15.8212614Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Action6.java:19: warning: no comment 2026-02-18T02:12:15.8216056Z void invoke(T1 param1, T2 param2, T3 param3, T4 param4, T5 param5, T6 param6); 2026-02-18T02:12:15.8232166Z ^ 2026-02-18T02:12:15.8240546Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Action7.java:20: warning: no comment 2026-02-18T02:12:15.8258272Z void invoke(T1 param1, T2 param2, T3 param3, T4 param4, T5 param5, T6 param6, T7 param7); 2026-02-18T02:12:15.8264834Z ^ 2026-02-18T02:12:15.8270655Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Action8.java:21: warning: no comment 2026-02-18T02:12:15.8276464Z void invoke(T1 param1, T2 param2, T3 param3, T4 param4, T5 param5, T6 param6, T7 param7, T8 param8); 2026-02-18T02:12:15.8282416Z ^ 2026-02-18T02:12:15.8288232Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CancelInvocationMessage.java:8: warning: no comment 2026-02-18T02:12:15.8303161Z public final class CancelInvocationMessage extends HubMessage { 2026-02-18T02:12:15.8308417Z ^ 2026-02-18T02:12:15.8314818Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CancelInvocationMessage.java:13: warning: no comment 2026-02-18T02:12:15.8316778Z public CancelInvocationMessage(Map headers, String invocationId) { 2026-02-18T02:12:15.8319822Z ^ 2026-02-18T02:12:15.8324077Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CancelInvocationMessage.java:20: warning: no comment 2026-02-18T02:12:15.8327250Z public Map getHeaders() { 2026-02-18T02:12:15.8330756Z ^ 2026-02-18T02:12:15.8334026Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CancelInvocationMessage.java:24: warning: no comment 2026-02-18T02:12:15.8340209Z public String getInvocationId() { 2026-02-18T02:12:15.8440170Z ^ 2026-02-18T02:12:15.8481299Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessage.java:10: warning: no comment 2026-02-18T02:12:15.8982323Z public abstract HubMessageType getMessageType(); 2026-02-18T02:12:15.9029421Z ^ 2026-02-18T02:12:15.9088092Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CloseMessage.java:6: warning: no comment 2026-02-18T02:12:15.9118517Z public final class CloseMessage extends HubMessage { 2026-02-18T02:12:15.9182235Z ^ 2026-02-18T02:12:15.9249847Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CloseMessage.java:17: warning: no comment 2026-02-18T02:12:15.9381173Z public CloseMessage() { 2026-02-18T02:12:15.9866166Z ^ 2026-02-18T02:12:16.0024015Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CloseMessage.java:25: warning: no comment 2026-02-18T02:12:16.0159012Z public CloseMessage(boolean allowReconnect) { 2026-02-18T02:12:16.0190620Z ^ 2026-02-18T02:12:16.0198182Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CloseMessage.java:21: warning: no comment 2026-02-18T02:12:16.0202384Z public CloseMessage(String error) { 2026-02-18T02:12:16.0203825Z ^ 2026-02-18T02:12:16.0206487Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CloseMessage.java:29: warning: no comment 2026-02-18T02:12:16.0208931Z public CloseMessage(String error, boolean allowReconnect) { 2026-02-18T02:12:16.0211145Z ^ 2026-02-18T02:12:16.0213637Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CloseMessage.java:38: warning: no comment 2026-02-18T02:12:16.0218211Z public boolean getAllowReconnect() { 2026-02-18T02:12:16.0230460Z ^ 2026-02-18T02:12:16.0232257Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CloseMessage.java:34: warning: no comment 2026-02-18T02:12:16.0232728Z public String getError() { 2026-02-18T02:12:16.0234159Z ^ 2026-02-18T02:12:16.0235608Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CompletionMessage.java:8: warning: no comment 2026-02-18T02:12:16.0237808Z public final class CompletionMessage extends HubMessage { 2026-02-18T02:12:16.0238381Z ^ 2026-02-18T02:12:16.0240796Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CompletionMessage.java:15: warning: no comment 2026-02-18T02:12:16.0243747Z public CompletionMessage(Map headers, String invocationId, Object result, String error) { 2026-02-18T02:12:16.0245962Z ^ 2026-02-18T02:12:16.0250579Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CompletionMessage.java:35: warning: no comment 2026-02-18T02:12:16.0258238Z public String getError() { 2026-02-18T02:12:16.0263021Z ^ 2026-02-18T02:12:16.0268940Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CompletionMessage.java:27: warning: no comment 2026-02-18T02:12:16.0473531Z public Map getHeaders() { 2026-02-18T02:12:16.0640418Z ^ 2026-02-18T02:12:16.0858569Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CompletionMessage.java:39: warning: no comment 2026-02-18T02:12:16.0977090Z public String getInvocationId() { 2026-02-18T02:12:16.1217427Z ^ 2026-02-18T02:12:16.1402045Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\CompletionMessage.java:31: warning: no comment 2026-02-18T02:12:16.1567033Z public Object getResult() { 2026-02-18T02:12:16.1684805Z ^ 2026-02-18T02:12:16.1782948Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function1Single.java:16: warning: no comment 2026-02-18T02:12:16.2131035Z Single invoke(T1 param1); 2026-02-18T02:12:16.2396550Z ^ 2026-02-18T02:12:16.2556650Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function2Single.java:17: warning: no comment 2026-02-18T02:12:16.2624341Z Single invoke(T1 param1, T2 param2); 2026-02-18T02:12:16.2837457Z ^ 2026-02-18T02:12:16.3028019Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function3Single.java:18: warning: no comment 2026-02-18T02:12:16.3237571Z Single invoke(T1 param1, T2 param2, T3 param3); 2026-02-18T02:12:16.3246183Z ^ 2026-02-18T02:12:16.3297773Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function4Single.java:19: warning: no comment 2026-02-18T02:12:16.3409432Z Single invoke(T1 param1, T2 param2, T3 param3, T4 param4); 2026-02-18T02:12:16.3533306Z ^ 2026-02-18T02:12:16.3563582Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function5Single.java:20: warning: no comment 2026-02-18T02:12:16.3853437Z Single invoke(T1 param1, T2 param2, T3 param3, T4 param4, T5 param5); 2026-02-18T02:12:16.4193386Z ^ 2026-02-18T02:12:16.4389876Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function6Single.java:21: warning: no comment 2026-02-18T02:12:16.4420429Z Single invoke(T1 param1, T2 param2, T3 param3, T4 param4, T5 param5, T6 param6); 2026-02-18T02:12:16.4427543Z ^ 2026-02-18T02:12:16.4432380Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function7Single.java:22: warning: no comment 2026-02-18T02:12:16.4438097Z Single invoke(T1 param1, T2 param2, T3 param3, T4 param4, T5 param5, T6 param6, T7 param7); 2026-02-18T02:12:16.4443868Z ^ 2026-02-18T02:12:16.4450178Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\Function8Single.java:23: warning: no comment 2026-02-18T02:12:16.4456182Z Single invoke(T1 param1, T2 param2, T3 param3, T4 param4, T5 param5, T6 param6, T7 param7, T8 param8); 2026-02-18T02:12:16.4462750Z ^ 2026-02-18T02:12:16.4472872Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\FunctionSingle.java:14: warning: no comment 2026-02-18T02:12:16.4772937Z Single invoke(); 2026-02-18T02:12:16.4785074Z ^ 2026-02-18T02:12:16.4839766Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\GsonHubProtocol.java:21: warning: no comment 2026-02-18T02:12:16.4909409Z public final class GsonHubProtocol implements HubProtocol { 2026-02-18T02:12:16.4917273Z ^ 2026-02-18T02:12:16.4922675Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\GsonHubProtocol.java:25: warning: no comment 2026-02-18T02:12:16.4928228Z public GsonHubProtocol() { 2026-02-18T02:12:16.4932873Z ^ 2026-02-18T02:12:16.4937603Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\GsonHubProtocol.java:29: warning: no comment 2026-02-18T02:12:16.4939627Z public GsonHubProtocol(Gson gson) { 2026-02-18T02:12:16.4942836Z ^ 2026-02-18T02:12:16.4944847Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubProtocol.java:13: warning: no comment 2026-02-18T02:12:16.4948460Z String getName(); 2026-02-18T02:12:16.4951467Z ^ 2026-02-18T02:12:16.4953974Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubProtocol.java:14: warning: no comment 2026-02-18T02:12:16.4956693Z int getVersion(); 2026-02-18T02:12:16.4959446Z ^ 2026-02-18T02:12:16.4962604Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnection.java:1323: warning: no comment 2026-02-18T02:12:16.4970530Z public Subscription onWithResult(String target, Function1Single callback, Class param1) { 2026-02-18T02:12:16.4979183Z ^ 2026-02-18T02:12:16.4985448Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnection.java:1328: warning: no comment 2026-02-18T02:12:16.4991672Z public Subscription onWithResult(String target, Function2Single callback, 2026-02-18T02:12:16.4993988Z ^ 2026-02-18T02:12:16.4996575Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnection.java:1335: warning: no comment 2026-02-18T02:12:16.4997571Z public Subscription onWithResult(String target, Function3Single callback, 2026-02-18T02:12:16.4999410Z ^ 2026-02-18T02:12:16.5001207Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnection.java:1342: warning: no comment 2026-02-18T02:12:16.5002473Z public Subscription onWithResult(String target, Function4Single callback, 2026-02-18T02:12:16.5004825Z ^ 2026-02-18T02:12:16.5006064Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnection.java:1349: warning: no comment 2026-02-18T02:12:16.5008145Z public Subscription onWithResult(String target, Function5Single callback, 2026-02-18T02:12:16.5009919Z ^ 2026-02-18T02:12:16.5011283Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnection.java:1356: warning: no comment 2026-02-18T02:12:16.5013445Z public Subscription onWithResult(String target, Function6Single callback, 2026-02-18T02:12:16.5014970Z ^ 2026-02-18T02:12:16.5016549Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnection.java:1364: warning: no comment 2026-02-18T02:12:16.5018682Z public Subscription onWithResult(String target, Function7Single callback, 2026-02-18T02:12:16.5021298Z ^ 2026-02-18T02:12:16.5022681Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnection.java:1372: warning: no comment 2026-02-18T02:12:16.5024285Z public Subscription onWithResult(String target, Function8Single callback, 2026-02-18T02:12:16.5027185Z ^ 2026-02-18T02:12:16.5028940Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnection.java:1318: warning: no comment 2026-02-18T02:12:16.5029505Z public Subscription onWithResult(String target, FunctionSingle callback) { 2026-02-18T02:12:16.5031198Z ^ 2026-02-18T02:12:16.5033197Z 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-02-18T02:12:16.5035094Z public abstract class HubConnectionBuilder { 2026-02-18T02:12:16.5036230Z ^ 2026-02-18T02:12:16.5037803Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnectionState.java:10: warning: no comment 2026-02-18T02:12:16.5039849Z CONNECTED, 2026-02-18T02:12:16.5041466Z ^ 2026-02-18T02:12:16.5043898Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnectionState.java:12: warning: no comment 2026-02-18T02:12:16.5044784Z CONNECTING, 2026-02-18T02:12:16.5046972Z ^ 2026-02-18T02:12:16.5047576Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubConnectionState.java:11: warning: no comment 2026-02-18T02:12:16.5048976Z DISCONNECTED, 2026-02-18T02:12:16.5050834Z ^ 2026-02-18T02:12:16.5052835Z 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-02-18T02:12:16.5055490Z public abstract class HubMessage { 2026-02-18T02:12:16.5057272Z ^ 2026-02-18T02:12:16.5058777Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:6: warning: no comment 2026-02-18T02:12:16.5060898Z public enum HubMessageType { 2026-02-18T02:12:16.5062689Z ^ 2026-02-18T02:12:16.5063281Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:11: warning: no comment 2026-02-18T02:12:16.5065760Z CANCEL_INVOCATION(5), 2026-02-18T02:12:16.5067747Z ^ 2026-02-18T02:12:16.5070270Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:13: warning: no comment 2026-02-18T02:12:16.5071594Z CLOSE(7), 2026-02-18T02:12:16.5073075Z ^ 2026-02-18T02:12:16.5074908Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:9: warning: no comment 2026-02-18T02:12:16.5076263Z COMPLETION(3), 2026-02-18T02:12:16.5078104Z ^ 2026-02-18T02:12:16.5079855Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:7: warning: no comment 2026-02-18T02:12:16.5080772Z INVOCATION(1), 2026-02-18T02:12:16.5082426Z ^ 2026-02-18T02:12:16.5084838Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:14: warning: no comment 2026-02-18T02:12:16.5085487Z INVOCATION_BINDING_FAILURE(-1), 2026-02-18T02:12:16.5087390Z ^ 2026-02-18T02:12:16.5090289Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:12: warning: no comment 2026-02-18T02:12:16.5091756Z PING(6), 2026-02-18T02:12:16.5092466Z ^ 2026-02-18T02:12:16.5105248Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:15: warning: no comment 2026-02-18T02:12:16.5106381Z STREAM_BINDING_FAILURE(-2); 2026-02-18T02:12:16.5106666Z ^ 2026-02-18T02:12:16.5107486Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:10: warning: no comment 2026-02-18T02:12:16.5108633Z STREAM_INVOCATION(4), 2026-02-18T02:12:16.5109592Z ^ 2026-02-18T02:12:16.5110796Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:8: warning: no comment 2026-02-18T02:12:16.5111313Z STREAM_ITEM(2), 2026-02-18T02:12:16.5112155Z ^ 2026-02-18T02:12:16.5112732Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\HubMessageType.java:17: warning: no comment 2026-02-18T02:12:16.5114570Z public int value; 2026-02-18T02:12:16.5115743Z ^ 2026-02-18T02:12:16.5117523Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationBinder.java:14: warning: no comment 2026-02-18T02:12:16.5119153Z List getParameterTypes(String methodName); 2026-02-18T02:12:16.5120784Z ^ 2026-02-18T02:12:16.5122024Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationBinder.java:13: warning: no comment 2026-02-18T02:12:16.5124390Z Type getReturnType(String invocationId); 2026-02-18T02:12:16.5126002Z ^ 2026-02-18T02:12:16.5128320Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationBindingFailureMessage.java:6: warning: no comment 2026-02-18T02:12:16.5129188Z public class InvocationBindingFailureMessage extends HubMessage { 2026-02-18T02:12:16.5130918Z ^ 2026-02-18T02:12:16.5133209Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationBindingFailureMessage.java:11: warning: no comment 2026-02-18T02:12:16.5134755Z public InvocationBindingFailureMessage(String invocationId, String target, Exception exception) { 2026-02-18T02:12:16.5136544Z ^ 2026-02-18T02:12:16.5138859Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationBindingFailureMessage.java:25: warning: no comment 2026-02-18T02:12:16.5140280Z public Exception getException() { 2026-02-18T02:12:16.5142537Z ^ 2026-02-18T02:12:16.5144179Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationBindingFailureMessage.java:17: warning: no comment 2026-02-18T02:12:16.5145756Z public String getInvocationId() { 2026-02-18T02:12:16.5146186Z ^ 2026-02-18T02:12:16.5149156Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationBindingFailureMessage.java:21: warning: no comment 2026-02-18T02:12:16.5151319Z public String getTarget() { 2026-02-18T02:12:16.5152563Z ^ 2026-02-18T02:12:16.5154138Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationMessage.java:9: warning: no comment 2026-02-18T02:12:16.5157502Z public class InvocationMessage extends HubMessage { 2026-02-18T02:12:16.5158472Z ^ 2026-02-18T02:12:16.5160354Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationMessage.java:17: warning: no comment 2026-02-18T02:12:16.5161980Z public InvocationMessage(Map headers, String invocationId, String target, Object[] args, Collection streamIds) { 2026-02-18T02:12:16.5163162Z ^ 2026-02-18T02:12:16.5165267Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationMessage.java:41: warning: no comment 2026-02-18T02:12:16.5167475Z public Object[] getArguments() { 2026-02-18T02:12:16.5168650Z ^ 2026-02-18T02:12:16.5171086Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationMessage.java:29: warning: no comment 2026-02-18T02:12:16.5172720Z public Map getHeaders() { 2026-02-18T02:12:16.5174375Z ^ 2026-02-18T02:12:16.5175741Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationMessage.java:33: warning: no comment 2026-02-18T02:12:16.5177938Z public String getInvocationId() { 2026-02-18T02:12:16.5179818Z ^ 2026-02-18T02:12:16.5181940Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationMessage.java:45: warning: no comment 2026-02-18T02:12:16.5182479Z public Collection getStreamIds() { 2026-02-18T02:12:16.5184219Z ^ 2026-02-18T02:12:16.5185976Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\InvocationMessage.java:37: warning: no comment 2026-02-18T02:12:16.5188979Z public String getTarget() { 2026-02-18T02:12:16.5190868Z ^ 2026-02-18T02:12:16.5192502Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\OnClosedCallback.java:10: warning: no comment 2026-02-18T02:12:16.5193644Z void invoke(Exception exception); 2026-02-18T02:12:16.5195623Z ^ 2026-02-18T02:12:16.5196899Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\PingMessage.java:6: warning: no comment 2026-02-18T02:12:16.5198971Z public class PingMessage extends HubMessage 2026-02-18T02:12:16.5199392Z ^ 2026-02-18T02:12:16.5201390Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\PingMessage.java:16: warning: no comment 2026-02-18T02:12:16.5202780Z public static PingMessage getInstance() {return instance;} 2026-02-18T02:12:16.5205058Z ^ 2026-02-18T02:12:16.5207213Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\StreamBindingFailureMessage.java:6: warning: no comment 2026-02-18T02:12:16.5209132Z public class StreamBindingFailureMessage extends HubMessage { 2026-02-18T02:12:16.5210182Z ^ 2026-02-18T02:12:16.5212215Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\StreamBindingFailureMessage.java:10: warning: no comment 2026-02-18T02:12:16.5213451Z public StreamBindingFailureMessage(String invocationId, Exception exception) { 2026-02-18T02:12:16.5215303Z ^ 2026-02-18T02:12:16.5216973Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\StreamBindingFailureMessage.java:19: warning: no comment 2026-02-18T02:12:16.5218080Z public Exception getException() { 2026-02-18T02:12:16.5220313Z ^ 2026-02-18T02:12:16.5222148Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\StreamBindingFailureMessage.java:15: warning: no comment 2026-02-18T02:12:16.5223586Z public String getInvocationId() { 2026-02-18T02:12:16.5225214Z ^ 2026-02-18T02:12:16.5225820Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\StreamInvocationMessage.java:9: warning: no comment 2026-02-18T02:12:16.5227950Z public final class StreamInvocationMessage extends InvocationMessage { 2026-02-18T02:12:16.5230607Z ^ 2026-02-18T02:12:16.5231759Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\StreamInvocationMessage.java:11: warning: no comment 2026-02-18T02:12:16.5233689Z public StreamInvocationMessage(Map headers, String invocationId, String target, Object[] args, Collection streamIds) { 2026-02-18T02:12:16.5234709Z ^ 2026-02-18T02:12:16.5236481Z D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\src\main\java\com\microsoft\signalr\StreamItem.java:8: warning: no comment 2026-02-18T02:12:16.5238997Z public final class StreamItem extends HubMessage { 2026-02-18T02:12:16.5240427Z ^ 2026-02-18T02:12:16.5600658Z 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-02-18T02:12:17.2068166Z 100 warnings 2026-02-18T02:12:17.3192399Z Microsoft.Extensions.Caching.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.StackExchangeRedis\Release\net10.0\Microsoft.Extensions.Caching.StackExchangeRedis.dll 2026-02-18T02:12:17.4413418Z Microsoft.Extensions.Caching.StackExchangeRedis.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.StackExchangeRedis.Tests\Release\net11.0\Microsoft.Extensions.Caching.StackExchangeRedis.Tests.dll 2026-02-18T02:12:17.6915029Z 2026-02-18T02:12:17.6920293Z > Task :core:javadocJar 2026-02-18T02:12:17.6925451Z > Task :core:sourcesJar 2026-02-18T02:12:17.7947576Z > Task :core:generateMetadataFileForReleasePublication 2026-02-18T02:12:17.8846080Z > Task :core:generatePomFileForReleasePublication 2026-02-18T02:12:17.8846679Z > Task :core:publishReleasePublicationToMavenLocal 2026-02-18T02:12:17.8850346Z > Task :core:publishToMavenLocal 2026-02-18T02:12:17.9694399Z 2026-02-18T02:12:18.0021635Z [Incubating] Problems report is available at: file:///D:/a/_work/1/s/src/SignalR/clients/java/signalr/build/reports/problems/problems-report.html 2026-02-18T02:12:18.0327469Z 2026-02-18T02:12:18.0447304Z Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 2026-02-18T02:12:18.0473335Z 2026-02-18T02:12:18.0576673Z You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 2026-02-18T02:12:18.0921611Z 2026-02-18T02:12:18.1355909Z 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-02-18T02:12:18.1693641Z 2026-02-18T02:12:18.1856118Z BUILD SUCCESSFUL in 18s 2026-02-18T02:12:18.1868743Z 9 actionable tasks: 9 executed 2026-02-18T02:12:18.2046923Z java:signalr -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\signalr-11.0.0-ci.jar 2026-02-18T02:12:18.2060838Z java:signalr -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\signalr-11.0.0-ci-javadoc.jar 2026-02-18T02:12:18.2070056Z java:signalr -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\signalr-11.0.0-ci-sources.jar 2026-02-18T02:12:18.2075749Z java:signalr -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\signalr-11.0.0-ci.pom 2026-02-18T02:12:18.7136019Z Microsoft.AspNetCore.Cryptography.Internal -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.Internal\Release\netstandard2.0\Microsoft.AspNetCore.Cryptography.Internal.dll 2026-02-18T02:12:19.8482651Z Microsoft.AspNetCore.Http.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Abstractions\Release\net11.0\Microsoft.AspNetCore.Http.Abstractions.dll 2026-02-18T02:12:20.9468945Z 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-02-18T02:12:22.3034160Z The package Microsoft.Net.Http.Headers.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:12:22.3041558Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Net.Http.Headers.11.0.0-ci.nupkg'. 2026-02-18T02:12:22.3161682Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Net.Http.Headers.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:12:23.1641944Z Daemon will be stopped at the end of the build 2026-02-18T02:12:23.9363373Z ResultsOfTGenerator -> D:\a\_work\1\s\artifacts\bin\ResultsOfTGenerator\Release\net11.0\ResultsOfTGenerator.dll 2026-02-18T02:12:24.4863668Z Microsoft.AspNetCore.Metadata -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Metadata\Release\net462\Microsoft.AspNetCore.Metadata.dll 2026-02-18T02:12:24.9241987Z Microsoft.AspNetCore.Metadata -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Metadata\Release\netstandard2.0\Microsoft.AspNetCore.Metadata.dll 2026-02-18T02:12:25.3576250Z Microsoft.AspNetCore.Hosting.Server.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.Server.Abstractions\Release\net11.0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll 2026-02-18T02:12:27.0941494Z Microsoft.AspNetCore.Diagnostics.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.Abstractions\Release\net11.0\Microsoft.AspNetCore.Diagnostics.Abstractions.dll 2026-02-18T02:12:27.7831991Z Microsoft.AspNetCore.Authentication.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Abstractions\Release\net11.0\Microsoft.AspNetCore.Authentication.Abstractions.dll 2026-02-18T02:12:29.7084640Z Microsoft.AspNetCore.RateLimiting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.RateLimiting\Release\net11.0\Microsoft.AspNetCore.RateLimiting.dll 2026-02-18T02:12:30.2538351Z > Task :core:generateVersionClass 2026-02-18T02:12:31.0690680Z Microsoft.AspNetCore.Routing.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing.Abstractions\Release\net11.0\Microsoft.AspNetCore.Routing.Abstractions.dll 2026-02-18T02:12:31.2938830Z > Task :core:compileJava 2026-02-18T02:12:31.7263557Z Microsoft.Extensions.Http.Polly -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Http.Polly\Release\netstandard2.0\Microsoft.Extensions.Http.Polly.dll 2026-02-18T02:12:31.9858880Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Http.Polly.11.0.0-ci.nupkg'. 2026-02-18T02:12:31.9931417Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Http.Polly.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:12:32.2738199Z Microsoft.AspNetCore.Hosting.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.Abstractions\Release\net11.0\Microsoft.AspNetCore.Hosting.Abstractions.dll 2026-02-18T02:12:32.7869279Z 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-02-18T02:12:35.1624000Z > Task :messagepack:compileJava 2026-02-18T02:12:35.1624454Z 2026-02-18T02:12:35.1773864Z [Incubating] Problems report is available at: file:///D:/a/_work/1/s/src/SignalR/clients/java/signalr/build/reports/problems/problems-report.html 2026-02-18T02:12:35.1790176Z 2026-02-18T02:12:35.1798340Z Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 2026-02-18T02:12:35.1813037Z 2026-02-18T02:12:35.1828301Z You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 2026-02-18T02:12:35.1836676Z 2026-02-18T02:12:35.1870187Z 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-02-18T02:12:35.1883022Z 2026-02-18T02:12:35.1900318Z BUILD SUCCESSFUL in 15s 2026-02-18T02:12:35.1908423Z 3 actionable tasks: 3 executed 2026-02-18T02:12:35.2583656Z > gradlew -Dorg.gradle.daemon=false -PpackageVersion="11.0.0-ci" publishToMavenLocal 2026-02-18T02:12:36.5954410Z 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-02-18T02:12:36.7014470Z Microsoft.Extensions.Validation.ValidationsGenerator -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Validation.ValidationsGenerator\Release\netstandard2.0\Microsoft.Extensions.Validation.ValidationsGenerator.dll 2026-02-18T02:12:37.0821092Z Microsoft.Extensions.Http.Polly.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Http.Polly.Tests\Release\net11.0\Microsoft.Extensions.Http.Polly.Tests.dll 2026-02-18T02:12:38.5749866Z Microsoft.AspNetCore.Server.Kestrel.Transport.Quic -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic\Release\net11.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll 2026-02-18T02:12:39.0166046Z Daemon will be stopped at the end of the build 2026-02-18T02:12:41.0180134Z Microsoft.AspNetCore.Http.RequestDelegateGenerator -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.RequestDelegateGenerator\Release\netstandard2.0\Microsoft.AspNetCore.Http.RequestDelegateGenerator.dll 2026-02-18T02:12:41.6446475Z Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes\Release\net11.0\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll 2026-02-18T02:12:41.8169111Z Microsoft.AspNetCore.DataProtection.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Abstractions\Release\net462\Microsoft.AspNetCore.DataProtection.Abstractions.dll 2026-02-18T02:12:44.7891914Z Microsoft.AspNetCore.OpenApi.SourceGenerators -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi.SourceGenerators\Release\netstandard2.0\Microsoft.AspNetCore.OpenApi.SourceGenerators.dll 2026-02-18T02:12:46.3857943Z The package Microsoft.AspNetCore.ANCMSymbols.win-x64.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:12:46.3859451Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.ANCMSymbols.win-x64.11.0.0-ci.nupkg'. 2026-02-18T02:12:46.7051496Z > Task :core:generateVersionClass 2026-02-18T02:12:47.0067131Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.ANCMSymbols.win-x64.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:12:47.7399369Z > Task :core:compileJava 2026-02-18T02:12:47.8764017Z > Task :messagepack:compileJava UP-TO-DATE 2026-02-18T02:12:47.8918292Z > Task :messagepack:processResources NO-SOURCE 2026-02-18T02:12:47.9123047Z > Task :messagepack:classes UP-TO-DATE 2026-02-18T02:12:47.9282149Z > Task :messagepack:jar 2026-02-18T02:12:49.9433834Z 2026-02-18T02:12:49.9455920Z > Task :messagepack:javadoc 2026-02-18T02:12:49.9514023Z 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-02-18T02:12:49.9521291Z public class MessagePackHubProtocol implements HubProtocol { 2026-02-18T02:12:49.9530027Z ^ 2026-02-18T02:12:49.9536803Z 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-02-18T02:12:49.9547143Z public class MessagePackHubProtocol implements HubProtocol { 2026-02-18T02:12:49.9553274Z ^ 2026-02-18T02:12:49.9559318Z 2 warnings 2026-02-18T02:12:50.0156405Z InProcessNewShimWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessNewShimWebSite\bin\Release\net11.0\InProcessWebSite.dll 2026-02-18T02:12:50.2392984Z 2026-02-18T02:12:50.2417017Z > Task :messagepack:javadocJar 2026-02-18T02:12:50.2425525Z > Task :messagepack:sourcesJar 2026-02-18T02:12:50.4436138Z > Task :messagepack:generateMetadataFileForReleasePublication 2026-02-18T02:12:50.4439301Z > Task :messagepack:generatePomFileForReleasePublication 2026-02-18T02:12:50.5838048Z > Task :messagepack:publishReleasePublicationToMavenLocal 2026-02-18T02:12:50.6103882Z > Task :messagepack:publishToMavenLocal 2026-02-18T02:12:50.6225660Z 2026-02-18T02:12:50.6245854Z [Incubating] Problems report is available at: file:///D:/a/_work/1/s/src/SignalR/clients/java/signalr/build/reports/problems/problems-report.html 2026-02-18T02:12:50.6281206Z 2026-02-18T02:12:50.6315906Z Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 2026-02-18T02:12:50.6360102Z 2026-02-18T02:12:50.6381928Z You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 2026-02-18T02:12:50.6393529Z 2026-02-18T02:12:50.6415020Z 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-02-18T02:12:50.6438146Z 2026-02-18T02:12:50.6451518Z BUILD SUCCESSFUL in 15s 2026-02-18T02:12:50.6487728Z 10 actionable tasks: 9 executed, 1 up-to-date 2026-02-18T02:12:50.7043814Z java:signalr-messagepack -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\signalr-messagepack-11.0.0-ci.jar 2026-02-18T02:12:50.7115400Z java:signalr-messagepack -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\signalr-messagepack-11.0.0-ci-javadoc.jar 2026-02-18T02:12:50.7135990Z 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-02-18T02:12:50.7149382Z java:signalr-messagepack -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\signalr-messagepack-11.0.0-ci-sources.jar 2026-02-18T02:12:50.7173476Z java:signalr-messagepack -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\signalr-messagepack-11.0.0-ci.pom 2026-02-18T02:12:51.0085969Z HttpClientApp -> D:\a\_work\1\s\artifacts\bin\HttpClientApp\Release\net11.0\HttpClientApp.dll 2026-02-18T02:12:51.7261125Z Microsoft.Extensions.FileProviders.Embedded -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded\Release\net11.0\Microsoft.Extensions.FileProviders.Embedded.dll 2026-02-18T02:12:51.8089123Z Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets\Release\net11.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll 2026-02-18T02:12:53.1067044Z TestStartupAssembly1 -> D:\a\_work\1\s\src\Hosting\test\testassets\TestStartupAssembly1\bin\Release\net11.0\TestStartupAssembly1.dll 2026-02-18T02:12:53.1210892Z Microsoft.Extensions.Validation -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Validation\Release\net11.0\Microsoft.Extensions.Validation.dll 2026-02-18T02:12:53.1745115Z Microsoft.AspNetCore.HttpLogging -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpLogging\Release\net11.0\Microsoft.AspNetCore.HttpLogging.dll 2026-02-18T02:12:54.1444332Z Microsoft.AspNetCore.JsonPatch.SystemTextJson -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch.SystemTextJson\Release\net11.0\Microsoft.AspNetCore.JsonPatch.SystemTextJson.dll 2026-02-18T02:12:55.1220974Z Microsoft.AspNetCore.ResponseCaching.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCaching.Abstractions\Release\net11.0\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll 2026-02-18T02:12:55.1317823Z Microsoft.AspNetCore.JsonPatch -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch\Release\net11.0\Microsoft.AspNetCore.JsonPatch.dll 2026-02-18T02:12:55.3588979Z Microsoft.AspNetCore.Cryptography.Internal.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.Internal.Tests\Release\net11.0\Microsoft.AspNetCore.Cryptography.Internal.Tests.dll 2026-02-18T02:12:56.8469897Z Microsoft.AspNetCore.App.CodeFixes -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.CodeFixes\Release\netstandard2.0\Microsoft.AspNetCore.App.CodeFixes.dll 2026-02-18T02:12:58.2354413Z 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-02-18T02:12:58.3930680Z 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-02-18T02:12:58.4714454Z Microsoft.AspNetCore.JsonPatch.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch.Tests\Release\net472\Microsoft.AspNetCore.JsonPatch.Tests.dll 2026-02-18T02:12:59.1346383Z Microsoft.AspNetCore.Components.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Analyzers\Release\netstandard2.0\Microsoft.AspNetCore.Components.Analyzers.dll 2026-02-18T02:12:59.4324127Z 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-02-18T02:13:00.6308172Z 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-02-18T02:13:03.1474249Z Daemon will be stopped at the end of the build 2026-02-18T02:13:03.8919428Z Microsoft.AspNetCore.DataProtection -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection\Release\net11.0\Microsoft.AspNetCore.DataProtection.dll 2026-02-18T02:13:03.9406587Z Microsoft.AspNetCore.DataProtection -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection\Release\net462\Microsoft.AspNetCore.DataProtection.dll 2026-02-18T02:13:04.7138766Z Microsoft.AspNetCore.DataProtection.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Abstractions\Release\netstandard2.0\Microsoft.AspNetCore.DataProtection.Abstractions.dll 2026-02-18T02:13:05.0149658Z Microsoft.AspNetCore.DataProtection.Abstractions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Abstractions.Tests\Release\net11.0\Microsoft.AspNetCore.DataProtection.Abstractions.Tests.dll 2026-02-18T02:13:05.4531567Z Microsoft.AspNetCore.DataProtection.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.StackExchangeRedis\Release\net11.0\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll 2026-02-18T02:13:06.5752318Z Microsoft.AspNetCore.DataProtection.MicroBenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.MicroBenchmarks\Release\net11.0\Microsoft.AspNetCore.DataProtection.MicroBenchmarks.dll 2026-02-18T02:13:07.1590719Z Microsoft.AspNetCore.DataProtection.EntityFrameworkCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore\Release\net11.0\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.dll 2026-02-18T02:13:08.3226972Z Microsoft.AspNetCore.DataProtection.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Extensions\Release\net11.0\Microsoft.AspNetCore.DataProtection.Extensions.dll 2026-02-18T02:13:08.7007941Z Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.Test\Release\net11.0\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.Test.dll 2026-02-18T02:13:09.6311063Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.JsonPatch.SystemTextJson.11.0.0-ci.nupkg'. 2026-02-18T02:13:09.6317905Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.JsonPatch.SystemTextJson.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:09.9388834Z > Task :core:generateVersionClass 2026-02-18T02:13:10.6962780Z Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests\Release\net11.0\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests.dll 2026-02-18T02:13:10.9135183Z > Task :core:compileJava 2026-02-18T02:13:11.0177809Z > Task :messagepack:compileJava UP-TO-DATE 2026-02-18T02:13:15.9802664Z The package Microsoft.AspNetCore.DataProtection.MicroBenchmarks.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:13:15.9803623Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.MicroBenchmarks.11.0.0-ci.nupkg'. 2026-02-18T02:13:15.9808416Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.MicroBenchmarks.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:16.7245104Z > Task :test:compileJava 2026-02-18T02:13:16.8837263Z 2026-02-18T02:13:16.8871220Z [Incubating] Problems report is available at: file:///D:/a/_work/1/s/src/SignalR/clients/java/signalr/build/reports/problems/problems-report.html 2026-02-18T02:13:16.8941499Z 2026-02-18T02:13:16.9144731Z Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 2026-02-18T02:13:16.9164482Z 2026-02-18T02:13:16.9178336Z You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 2026-02-18T02:13:16.9549939Z 2026-02-18T02:13:16.9618573Z 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-02-18T02:13:16.9637232Z 2026-02-18T02:13:16.9653384Z BUILD SUCCESSFUL in 17s 2026-02-18T02:13:16.9709214Z 4 actionable tasks: 3 executed, 1 up-to-date 2026-02-18T02:13:17.3486618Z Redis -> D:\a\_work\1\s\artifacts\bin\Redis\Release\net11.0\Redis.dll 2026-02-18T02:13:17.3882218Z Microsoft.AspNetCore.DataProtection.Extensions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Extensions.Tests\Release\net11.0\Microsoft.AspNetCore.DataProtection.Extensions.Tests.dll 2026-02-18T02:13:17.4144746Z NonDISample -> D:\a\_work\1\s\artifacts\bin\NonDISample\Release\net11.0\NonDISample.dll 2026-02-18T02:13:17.8161807Z Microsoft.AspNetCore.DataProtection.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.StackExchangeRedis\Release\net462\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll 2026-02-18T02:13:18.1445406Z Microsoft.AspNetCore.Session -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Session\Release\net11.0\Microsoft.AspNetCore.Session.dll 2026-02-18T02:13:18.3472072Z Microsoft.AspNetCore.Cryptography.KeyDerivation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.KeyDerivation\Release\net11.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll 2026-02-18T02:13:18.3894188Z 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-02-18T02:13:18.4313289Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.11.0.0-ci.nupkg'. 2026-02-18T02:13:18.4384198Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:18.6963484Z Microsoft.AspNetCore.DataProtection.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Extensions\Release\net462\Microsoft.AspNetCore.DataProtection.Extensions.dll 2026-02-18T02:13:19.3210479Z Microsoft.AspNetCore.JsonPatch.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch.Tests\Release\net11.0\Microsoft.AspNetCore.JsonPatch.Tests.dll 2026-02-18T02:13:19.3408150Z Microsoft.Extensions.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features\Release\net462\Microsoft.Extensions.Features.dll 2026-02-18T02:13:20.7482820Z Microsoft.AspNetCore.Cryptography.KeyDerivation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.KeyDerivation\Release\netstandard2.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll 2026-02-18T02:13:20.7669378Z Microsoft.Extensions.Identity.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Core\Release\net11.0\Microsoft.Extensions.Identity.Core.dll 2026-02-18T02:13:20.7738699Z Microsoft.AspNetCore.Connections.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Connections.Abstractions\Release\net462\Microsoft.AspNetCore.Connections.Abstractions.dll 2026-02-18T02:13:22.6420606Z Microsoft.Extensions.Identity.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Core\Release\netstandard2.0\Microsoft.Extensions.Identity.Core.dll 2026-02-18T02:13:23.1816372Z Microsoft.Extensions.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features\Release\netstandard2.0\Microsoft.Extensions.Features.dll 2026-02-18T02:13:23.8241720Z Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests\Release\net11.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests.dll 2026-02-18T02:13:24.7490503Z Microsoft.Web.Xdt.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Web.Xdt.Extensions\Release\net462\Microsoft.Web.Xdt.Extensions.dll 2026-02-18T02:13:25.2642488Z Microsoft.AspNetCore.Connections.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Connections.Abstractions\Release\netstandard2.1\Microsoft.AspNetCore.Connections.Abstractions.dll 2026-02-18T02:13:25.3256402Z Microsoft.AspNetCore.Server.IntegrationTesting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IntegrationTesting\Release\net11.0\Microsoft.AspNetCore.Server.IntegrationTesting.dll 2026-02-18T02:13:26.3463844Z 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-02-18T02:13:26.4998655Z Microsoft.AspNetCore.Server.IntegrationTesting.IIS -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IntegrationTesting.IIS\Release\net11.0\Microsoft.AspNetCore.Server.IntegrationTesting.IIS.dll 2026-02-18T02:13:26.7232723Z 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-02-18T02:13:27.3786536Z Microsoft.AspNetCore.Connections.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Connections.Abstractions\Release\net10.0\Microsoft.AspNetCore.Connections.Abstractions.dll 2026-02-18T02:13:27.4375076Z Microsoft.AspNetCore.Components.Forms -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Forms\Release\net11.0\Microsoft.AspNetCore.Components.Forms.dll 2026-02-18T02:13:27.4930130Z Microsoft.Extensions.Identity.Stores -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Stores\Release\net11.0\Microsoft.Extensions.Identity.Stores.dll 2026-02-18T02:13:27.5101372Z Microsoft.AspNetCore.Connections.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Connections.Abstractions\Release\netstandard2.0\Microsoft.AspNetCore.Connections.Abstractions.dll 2026-02-18T02:13:27.7143622Z Microsoft.AspNetCore.Cryptography.KeyDerivation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.KeyDerivation\Release\net462\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll 2026-02-18T02:13:28.4248429Z Microsoft.AspNetCore.BrowserTesting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.BrowserTesting\Release\net11.0\Microsoft.AspNetCore.BrowserTesting.dll 2026-02-18T02:13:28.6420773Z Microsoft.AspNetCore.Identity.EntityFrameworkCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.EntityFrameworkCore\Release\net11.0\Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll 2026-02-18T02:13:28.6700913Z The package Microsoft.AspNetCore.Cryptography.Internal.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:13:28.6710972Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Cryptography.Internal.11.0.0-ci.nupkg'. 2026-02-18T02:13:28.6942605Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Cryptography.Internal.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:29.9433855Z Microsoft.AspNetCore.DataProtection -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection\Release\netstandard2.0\Microsoft.AspNetCore.DataProtection.dll 2026-02-18T02:13:30.0728388Z 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-02-18T02:13:30.1251950Z 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-02-18T02:13:30.1386598Z Microsoft.Extensions.Identity.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Core\Release\net462\Microsoft.Extensions.Identity.Core.dll 2026-02-18T02:13:30.1723694Z The package Microsoft.Extensions.Caching.SqlServer.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:13:30.1727124Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Caching.SqlServer.11.0.0-ci.nupkg'. 2026-02-18T02:13:30.1885127Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Caching.SqlServer.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:31.5725590Z dotnet-dev-certs -> D:\a\_work\1\s\artifacts\bin\dotnet-dev-certs\Release\net11.0\dotnet-dev-certs.dll 2026-02-18T02:13:33.1413919Z MockHostTypes -> D:\a\_work\1\s\artifacts\bin\MockHostTypes\Release\net11.0\MockHostTypes.dll 2026-02-18T02:13:33.2804548Z Microsoft.AspNetCore.Components.Web -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Web\Release\net11.0\Microsoft.AspNetCore.Components.Web.dll 2026-02-18T02:13:33.5704195Z dotnet-getdocument -> D:\a\_work\1\s\artifacts\bin\dotnet-getdocument\Release\net11.0\dotnet-getdocument.dll 2026-02-18T02:13:33.6411653Z dotnet-dev-certs -> D:\a\_work\1\s\artifacts\bin\dotnet-dev-certs\Release\net11.0\dotnet-dev-certs.dll 2026-02-18T02:13:33.7101965Z dotnet-dev-certs -> D:\a\_work\1\s\artifacts\bin\dotnet-dev-certs\Release\net11.0\publish\ 2026-02-18T02:13:33.8153173Z BuildWebHostPatternTestSite -> D:\a\_work\1\s\artifacts\bin\BuildWebHostPatternTestSite\Release\net11.0\BuildWebHostPatternTestSite.dll 2026-02-18T02:13:34.3534050Z The package dotnet-dev-certs.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:13:34.3540875Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-dev-certs.11.0.0-ci.nupkg'. 2026-02-18T02:13:34.3672281Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-dev-certs.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:34.7427178Z CreateHostBuilderPatternTestSite -> D:\a\_work\1\s\artifacts\bin\CreateHostBuilderPatternTestSite\Release\net11.0\CreateHostBuilderPatternTestSite.dll 2026-02-18T02:13:35.5197958Z CreateWebHostBuilderInvalidSignature -> D:\a\_work\1\s\artifacts\bin\CreateWebHostBuilderInvalidSignature\Release\net11.0\CreateWebHostBuilderInvalidSignature.dll 2026-02-18T02:13:35.5897160Z BuildWebHostInvalidSignature -> D:\a\_work\1\s\artifacts\bin\BuildWebHostInvalidSignature\Release\net11.0\BuildWebHostInvalidSignature.dll 2026-02-18T02:13:35.6581008Z CreateHostBuilderInvalidSignature -> D:\a\_work\1\s\artifacts\bin\CreateHostBuilderInvalidSignature\Release\net11.0\CreateHostBuilderInvalidSignature.dll 2026-02-18T02:13:35.7470841Z The package Microsoft.AspNetCore.DataProtection.Abstractions.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:13:35.7471778Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.Abstractions.11.0.0-ci.nupkg'. 2026-02-18T02:13:35.7620173Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.Abstractions.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:36.0629870Z Microsoft.AspNetCore.Authorization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization\Release\net462\Microsoft.AspNetCore.Authorization.dll 2026-02-18T02:13:36.0864322Z Microsoft.AspNetCore.DataProtection.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Extensions\Release\netstandard2.0\Microsoft.AspNetCore.DataProtection.Extensions.dll 2026-02-18T02:13:36.1071286Z Microsoft.AspNetCore.DataProtection.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.StackExchangeRedis\Release\netstandard2.0\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll 2026-02-18T02:13:36.1208409Z Microsoft.Extensions.Identity.Stores -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Stores\Release\net462\Microsoft.Extensions.Identity.Stores.dll 2026-02-18T02:13:36.7677147Z CreateWebHostBuilderPatternTestSite -> D:\a\_work\1\s\artifacts\bin\CreateWebHostBuilderPatternTestSite\Release\net11.0\CreateWebHostBuilderPatternTestSite.dll 2026-02-18T02:13:37.3360709Z dotnet-sql-cache -> D:\a\_work\1\s\artifacts\bin\dotnet-sql-cache\Release\net11.0\dotnet-sql-cache.dll 2026-02-18T02:13:37.3434047Z dotnet-user-jwts -> D:\a\_work\1\s\artifacts\bin\dotnet-user-jwts\Release\net11.0\dotnet-user-jwts.dll 2026-02-18T02:13:38.0147020Z dotnet-user-secrets -> D:\a\_work\1\s\artifacts\bin\dotnet-user-secrets\Release\net11.0\dotnet-user-secrets.dll 2026-02-18T02:13:38.1276104Z dotnet-user-secrets -> D:\a\_work\1\s\artifacts\bin\dotnet-user-secrets\Release\net11.0\dotnet-user-secrets.dll 2026-02-18T02:13:38.1489168Z dotnet-user-secrets -> D:\a\_work\1\s\artifacts\bin\dotnet-user-secrets\Release\net11.0\publish\ 2026-02-18T02:13:38.2616151Z The package dotnet-user-secrets.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:13:38.2616933Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-user-secrets.11.0.0-ci.nupkg'. 2026-02-18T02:13:38.3004969Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-user-secrets.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:38.3008648Z Microsoft.AspNetCore.Authorization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization\Release\netstandard2.0\Microsoft.AspNetCore.Authorization.dll 2026-02-18T02:13:38.3644558Z ThrowingLibrary -> D:\a\_work\1\s\artifacts\bin\ThrowingLibrary\Release\netstandard2.0\ThrowingLibrary.dll 2026-02-18T02:13:38.6121578Z dotnet-user-jwts -> D:\a\_work\1\s\artifacts\bin\dotnet-user-jwts\Release\net11.0\dotnet-user-jwts.dll 2026-02-18T02:13:38.6394341Z dotnet-user-jwts -> D:\a\_work\1\s\artifacts\bin\dotnet-user-jwts\Release\net11.0\publish\ 2026-02-18T02:13:38.8949232Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.11.0.0-ci.nupkg'. 2026-02-18T02:13:38.9090890Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:39.3183092Z dotnet-sql-cache -> D:\a\_work\1\s\artifacts\bin\dotnet-sql-cache\Release\net11.0\dotnet-sql-cache.dll 2026-02-18T02:13:39.7276009Z dotnet-user-secrets.Tests -> D:\a\_work\1\s\artifacts\bin\dotnet-user-secrets.Tests\Release\net11.0\Microsoft.Extensions.SecretManager.Tools.Tests.dll 2026-02-18T02:13:39.7593213Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Caching.StackExchangeRedis.11.0.0-ci.nupkg'. 2026-02-18T02:13:39.7691655Z dotnet-sql-cache -> D:\a\_work\1\s\artifacts\bin\dotnet-sql-cache\Release\net11.0\publish\ 2026-02-18T02:13:39.7757481Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Caching.StackExchangeRedis.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:39.8115750Z Microsoft.Extensions.ApiDescription.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ApiDescription.Client\Release\netstandard2.0\Microsoft.Extensions.ApiDescription.Client.dll 2026-02-18T02:13:40.9366476Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.JsonPatch.11.0.0-ci.nupkg'. 2026-02-18T02:13:40.9372243Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.JsonPatch.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:41.1870887Z The package dotnet-sql-cache.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:13:41.1878011Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-sql-cache.11.0.0-ci.nupkg'. 2026-02-18T02:13:41.6382202Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-sql-cache.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:43.3094574Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ApiDescription.Client.11.0.0-ci.nupkg'. 2026-02-18T02:13:43.3166556Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ApiDescription.Client.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:43.3870347Z dotnet-getdocument -> D:\a\_work\1\s\artifacts\bin\dotnet-getdocument\Release\net11.0\publish\ 2026-02-18T02:13:43.9717195Z Microsoft.Extensions.Identity.Stores -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Stores\Release\netstandard2.0\Microsoft.Extensions.Identity.Stores.dll 2026-02-18T02:13:43.9745267Z GetDocument.Insider -> D:\a\_work\1\s\artifacts\bin\GetDocument.Insider\Release\net462\GetDocument.Insider.exe 2026-02-18T02:13:44.1623051Z Microsoft.AspNetCore.WebUtilities.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebUtilities.Microbenchmarks\Release\net11.0\Microsoft.AspNetCore.WebUtilities.Microbenchmarks.dll 2026-02-18T02:13:44.1673279Z 2026-02-18T02:13:44.1675762Z Running benchmark validation for: 2026-02-18T02:13:44.1677344Z Microsoft.AspNetCore.WebUtilities.Microbenchmarks 2026-02-18T02:13:44.1679386Z 2026-02-18T02:13:45.2858890Z Microsoft.AspNetCore.DeveloperCertificates.XPlat -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DeveloperCertificates.XPlat\Release\net11.0\Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll 2026-02-18T02:13:45.3596034Z The package Microsoft.AspNetCore.WebUtilities.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:13:45.3602077Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.WebUtilities.11.0.0-ci.nupkg'. 2026-02-18T02:13:45.3694591Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.WebUtilities.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:45.5110160Z GetDocument.Insider -> D:\a\_work\1\s\artifacts\bin\GetDocument.Insider\x86\Release\net462\GetDocument.Insider.exe 2026-02-18T02:13:45.6350454Z The package Microsoft.AspNetCore.DeveloperCertificates.XPlat.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:13:45.6351981Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.DeveloperCertificates.XPlat.11.0.0-ci.nupkg'. 2026-02-18T02:13:45.6359015Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.DeveloperCertificates.XPlat.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:45.6490301Z Microsoft.AspNetCore.Http.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Extensions\Release\net11.0\Microsoft.AspNetCore.Http.Extensions.dll 2026-02-18T02:13:46.0430419Z Microsoft.AspNetCore.Components.Authorization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Authorization\Release\net11.0\Microsoft.AspNetCore.Components.Authorization.dll 2026-02-18T02:13:47.2140897Z Microsoft.AspNetCore.Antiforgery -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Antiforgery\Release\net11.0\Microsoft.AspNetCore.Antiforgery.dll 2026-02-18T02:13:47.2925357Z The package Microsoft.AspNetCore.Connections.Abstractions.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:13:47.2932564Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Connections.Abstractions.11.0.0-ci.nupkg'. 2026-02-18T02:13:47.3264007Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Connections.Abstractions.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:47.9720627Z The package Microsoft.AspNetCore.DataProtection.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:13:47.9721812Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.11.0.0-ci.nupkg'. 2026-02-18T02:13:48.0109275Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:48.8073744Z Microsoft.dotnet-openapi -> D:\a\_work\1\s\artifacts\bin\Microsoft.dotnet-openapi\Release\net11.0\dotnet-openapi.dll 2026-02-18T02:13:48.9591780Z Microsoft.Extensions.Localization.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.Abstractions\Release\net11.0\Microsoft.Extensions.Localization.Abstractions.dll 2026-02-18T02:13:49.3788139Z The package Microsoft.AspNetCore.Metadata.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:13:49.3907844Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Metadata.11.0.0-ci.nupkg'. 2026-02-18T02:13:49.4796869Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Metadata.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:50.3181583Z Microsoft.AspNetCore.Http -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http\Release\net11.0\Microsoft.AspNetCore.Http.dll 2026-02-18T02:13:50.5482885Z Microsoft.AspNetCore.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Localization\Release\net11.0\Microsoft.AspNetCore.Localization.dll 2026-02-18T02:13:50.8854061Z Microsoft.dotnet-openapi -> D:\a\_work\1\s\artifacts\bin\Microsoft.dotnet-openapi\Release\net11.0\dotnet-openapi.dll 2026-02-18T02:13:50.9758377Z Microsoft.dotnet-openapi -> D:\a\_work\1\s\artifacts\bin\Microsoft.dotnet-openapi\Release\net11.0\publish\ 2026-02-18T02:13:51.3716629Z Microsoft.AspNetCore.HttpOverrides -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpOverrides\Release\net11.0\Microsoft.AspNetCore.HttpOverrides.dll 2026-02-18T02:13:51.6779281Z The package Microsoft.dotnet-openapi.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:13:51.6781983Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.dotnet-openapi.11.0.0-ci.nupkg'. 2026-02-18T02:13:51.6784476Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.dotnet-openapi.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:51.7009191Z Microsoft.AspNetCore.Components.SdkAnalyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.SdkAnalyzers\Release\netstandard2.0\Microsoft.AspNetCore.Components.SdkAnalyzers.dll 2026-02-18T02:13:51.8034305Z Microsoft.Extensions.ApiDescription.Client.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ApiDescription.Client.Tests\Release\net11.0\Microsoft.Extensions.ApiDescription.Client.Tests.dll 2026-02-18T02:13:52.5286389Z The package Microsoft.AspNetCore.Server.IntegrationTesting.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:13:52.5288638Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Server.IntegrationTesting.11.0.0-ci.nupkg'. 2026-02-18T02:13:52.5342158Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Server.IntegrationTesting.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:52.5908268Z Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore\Release\net11.0\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll 2026-02-18T02:13:52.6169550Z The package Microsoft.AspNetCore.Server.IntegrationTesting.IIS.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:13:52.6173957Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Server.IntegrationTesting.IIS.11.0.0-ci.nupkg'. 2026-02-18T02:13:52.6490002Z The package Microsoft.AspNetCore.DataProtection.Extensions.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:13:52.6493459Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.Extensions.11.0.0-ci.nupkg'. 2026-02-18T02:13:52.6623469Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.Extensions.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:52.6893762Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Server.IntegrationTesting.IIS.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:52.7151607Z The package dotnet-user-jwts.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:13:52.7159565Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-user-jwts.11.0.0-ci.nupkg'. 2026-02-18T02:13:52.7947314Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-user-jwts.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:54.0545872Z Microsoft.Extensions.Logging.AzureAppServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.AzureAppServices\Release\netstandard2.0\Microsoft.Extensions.Logging.AzureAppServices.dll 2026-02-18T02:13:54.0559194Z Microsoft.Extensions.Logging.AzureAppServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.AzureAppServices\Release\net462\Microsoft.Extensions.Logging.AzureAppServices.dll 2026-02-18T02:13:54.0561266Z Microsoft.Extensions.Logging.AzureAppServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.AzureAppServices\Release\net11.0\Microsoft.Extensions.Logging.AzureAppServices.dll 2026-02-18T02:13:54.6662188Z Microsoft.AspNetCore.DeveloperCertificates.XPlat.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DeveloperCertificates.XPlat.Tests\Release\net11.0\Microsoft.AspNetCore.DeveloperCertificates.XPlat.Tests.dll 2026-02-18T02:13:54.6849517Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Components.SdkAnalyzers.11.0.0-ci.nupkg'. 2026-02-18T02:13:54.6900820Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Components.SdkAnalyzers.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:13:55.5456138Z Microsoft.AspNetCore.HttpsPolicy -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpsPolicy\Release\net11.0\Microsoft.AspNetCore.HttpsPolicy.dll 2026-02-18T02:13:56.3636211Z Microsoft.AspNetCore.CookiePolicy -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.CookiePolicy\Release\net11.0\Microsoft.AspNetCore.CookiePolicy.dll 2026-02-18T02:13:56.5936270Z Microsoft.AspNetCore.Hosting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting\Release\net11.0\Microsoft.AspNetCore.Hosting.dll 2026-02-18T02:13:56.8122573Z Microsoft.AspNetCore.ResponseCompression -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCompression\Release\net11.0\Microsoft.AspNetCore.ResponseCompression.dll 2026-02-18T02:13:56.8603057Z dotnet-microsoft.openapi.Tests -> D:\a\_work\1\s\artifacts\bin\dotnet-microsoft.openapi.Tests\Release\net11.0\Microsoft.DotNet.Open.Api.Tools.Tests.dll 2026-02-18T02:13:57.0629337Z Microsoft.AspNetCore.RequestDecompression -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.RequestDecompression\Release\net11.0\Microsoft.AspNetCore.RequestDecompression.dll 2026-02-18T02:13:57.5859118Z Microsoft.AspNetCore.WebSockets -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebSockets\Release\net11.0\Microsoft.AspNetCore.WebSockets.dll 2026-02-18T02:13:57.7858858Z Microsoft.dotnet-openapi -> D:\a\_work\1\s\artifacts\bin\Microsoft.dotnet-openapi\Release\net11.0\dotnet-openapi.dll 2026-02-18T02:13:57.9366784Z Microsoft.dotnet-openapi -> D:\a\_work\1\s\artifacts\bin\dotnet-microsoft.openapi.Tests\Release\net11.0\tool\ 2026-02-18T02:13:57.9838960Z Microsoft.AspNetCore.HeaderPropagation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HeaderPropagation\Release\net11.0\Microsoft.AspNetCore.HeaderPropagation.dll 2026-02-18T02:14:06.4734332Z Microsoft.AspNetCore.Owin -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Owin\Release\net11.0\Microsoft.AspNetCore.Owin.dll 2026-02-18T02:14:06.7035221Z Microsoft.AspNetCore.Server.Kestrel.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Core\Release\net11.0\Microsoft.AspNetCore.Server.Kestrel.Core.dll 2026-02-18T02:14:06.9415912Z Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks\Release\net11.0\Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks.dll 2026-02-18T02:14:06.9508330Z 2026-02-18T02:14:06.9509094Z Running benchmark validation for: 2026-02-18T02:14:06.9524092Z Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks 2026-02-18T02:14:06.9524974Z 2026-02-18T02:14:07.8391500Z Microsoft.AspNetCore.TestHost -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.TestHost\Release\net11.0\Microsoft.AspNetCore.TestHost.dll 2026-02-18T02:14:07.9886173Z Microsoft.AspNetCore.MiddlewareAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.MiddlewareAnalysis\Release\net11.0\Microsoft.AspNetCore.MiddlewareAnalysis.dll 2026-02-18T02:14:11.5892470Z Microsoft.AspNetCore.SpaProxy -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SpaProxy\Release\net11.0\Microsoft.AspNetCore.SpaProxy.dll 2026-02-18T02:14:11.7170379Z Microsoft.AspNetCore.Localization.Routing -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Localization.Routing\Release\net11.0\Microsoft.AspNetCore.Localization.Routing.dll 2026-02-18T02:14:11.7243367Z Microsoft.AspNetCore.Routing -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing\Release\net11.0\Microsoft.AspNetCore.Routing.dll 2026-02-18T02:14:12.0108917Z ClassLibraryWithPortablePdbs -> D:\a\_work\1\s\artifacts\bin\ClassLibraryWithPortablePdbs\Release\net11.0\ClassLibraryWithPortablePdbs.dll 2026-02-18T02:14:13.6859002Z Microsoft.AspNetCore.Cors -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cors\Release\net11.0\Microsoft.AspNetCore.Cors.dll 2026-02-18T02:14:14.5021815Z Microsoft.AspNetCore.Rewrite -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Rewrite\Release\net11.0\Microsoft.AspNetCore.Rewrite.dll 2026-02-18T02:14:16.8527068Z Microsoft.AspNetCore.Mvc.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Abstractions\Release\net11.0\Microsoft.AspNetCore.Mvc.Abstractions.dll 2026-02-18T02:14:16.9849527Z Microsoft.AspNetCore.WebUtilities.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebUtilities.Tests\Release\net11.0\Microsoft.AspNetCore.WebUtilities.Tests.dll 2026-02-18T02:14:16.9935710Z KeyManagementSample -> D:\a\_work\1\s\artifacts\bin\KeyManagementSample\Release\net11.0\KeyManagementSample.dll 2026-02-18T02:14:17.0733954Z Microsoft.AspNetCore.Html.Abstractions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Html.Abstractions.Tests\Release\net11.0\Microsoft.AspNetCore.Html.Abstractions.Tests.dll 2026-02-18T02:14:17.4758660Z CustomEncryptorSample -> D:\a\_work\1\s\artifacts\bin\CustomEncryptorSample\Release\net11.0\CustomEncryptorSample.dll 2026-02-18T02:14:17.5225050Z Microsoft.AspNetCore.DataProtection.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Tests\Release\net11.0\Microsoft.AspNetCore.DataProtection.Tests.dll 2026-02-18T02:14:17.5520882Z IStartupInjectionAssemblyName -> D:\a\_work\1\s\src\Hosting\test\testassets\IStartupInjectionAssemblyName\bin\Release\net11.0\IStartupInjectionAssemblyName.dll 2026-02-18T02:14:18.1802461Z Microsoft.AspNetCore.Authentication.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Core\Release\net11.0\Microsoft.AspNetCore.Authentication.Core.dll 2026-02-18T02:14:18.6343436Z KeyManagementSimulator -> D:\a\_work\1\s\artifacts\bin\KeyManagementSimulator\Release\net11.0\KeyManagementSimulator.dll 2026-02-18T02:14:18.7040151Z Microsoft.AspNetCore.Antiforgery.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Antiforgery.Microbenchmarks\Release\net11.0\Microsoft.AspNetCore.Antiforgery.Microbenchmarks.dll 2026-02-18T02:14:19.9942078Z Microsoft.AspNetCore.Http.Results -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Results\Release\net11.0\Microsoft.AspNetCore.Http.Results.dll 2026-02-18T02:14:20.3289333Z Microsoft.AspNetCore.HeaderPropagation.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HeaderPropagation.Tests\Release\net11.0\Microsoft.AspNetCore.HeaderPropagation.Tests.dll 2026-02-18T02:14:20.7093285Z Swaggatherer -> D:\a\_work\1\s\artifacts\bin\Swaggatherer\Release\net11.0\Swaggatherer.dll 2026-02-18T02:14:21.2601320Z Microsoft.AspNetCore.Server.IISIntegration -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IISIntegration\Release\net11.0\Microsoft.AspNetCore.Server.IISIntegration.dll 2026-02-18T02:14:29.1246322Z Diagnostics.EFCore.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Diagnostics.EFCore.FunctionalTests\Release\net11.0\Diagnostics.EFCore.FunctionalTests.dll 2026-02-18T02:14:29.2386245Z Microsoft.AspNetCore.Server.HttpSys -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.HttpSys\Release\net11.0\Microsoft.AspNetCore.Server.HttpSys.dll 2026-02-18T02:14:29.2763913Z Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.Tests\Release\net11.0\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.Tests.dll 2026-02-18T02:14:29.3731893Z Microsoft.AspNetCore.Server.Kestrel.Core.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Core.Tests\Release\net11.0\Microsoft.AspNetCore.Server.Kestrel.Core.Tests.dll 2026-02-18T02:14:30.8600740Z Microsoft.AspNetCore.ResponseCaching -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCaching\Release\net11.0\Microsoft.AspNetCore.ResponseCaching.dll 2026-02-18T02:14:31.1726920Z Microsoft.Net.Http.Headers.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Net.Http.Headers.Tests\Release\net11.0\Microsoft.Net.Http.Headers.Tests.dll 2026-02-18T02:14:32.3750093Z Microsoft.AspNetCore.Authentication -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication\Release\net11.0\Microsoft.AspNetCore.Authentication.dll 2026-02-18T02:14:33.6045845Z Microsoft.AspNetCore.HttpLogging.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpLogging.Tests\Release\net11.0\Microsoft.AspNetCore.HttpLogging.Tests.dll 2026-02-18T02:14:33.9778590Z Microsoft.AspNetCore.HttpOverrides.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpOverrides.Tests\Release\net11.0\Microsoft.AspNetCore.HttpOverrides.Tests.dll 2026-02-18T02:14:34.0487170Z CodeGenerator -> D:\a\_work\1\s\artifacts\bin\CodeGenerator\Release\net11.0\CodeGenerator.dll 2026-02-18T02:14:34.0848932Z Microsoft.AspNetCore.Authentication.Core.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Core.Test\Release\net11.0\Microsoft.AspNetCore.Authentication.Core.Test.dll 2026-02-18T02:14:34.1343650Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Logging.AzureAppServices.11.0.0-ci.nupkg'. 2026-02-18T02:14:34.1407555Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Logging.AzureAppServices.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:14:34.7139041Z Microsoft.AspNetCore.HostFiltering -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HostFiltering\Release\net11.0\Microsoft.AspNetCore.HostFiltering.dll 2026-02-18T02:14:35.4844294Z Microsoft.AspNetCore.Localization.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Localization.Tests\Release\net11.0\Microsoft.AspNetCore.Localization.Tests.dll 2026-02-18T02:14:36.2657969Z Microsoft.AspNetCore.OutputCaching -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OutputCaching\Release\net11.0\Microsoft.AspNetCore.OutputCaching.dll 2026-02-18T02:14:37.1637014Z ResourcesClassLibraryNoAttribute -> D:\a\_work\1\s\artifacts\bin\ResourcesClassLibraryNoAttribute\Release\netstandard2.0\ResourcesClassLibraryNoAttribute.dll 2026-02-18T02:14:37.4537166Z Microsoft.AspNetCore.Antiforgery.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Antiforgery.Test\Release\net11.0\Microsoft.AspNetCore.Antiforgery.Test.dll 2026-02-18T02:14:37.6271299Z The package Microsoft.AspNetCore.MiddlewareAnalysis.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:14:37.6278809Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.MiddlewareAnalysis.11.0.0-ci.nupkg'. 2026-02-18T02:14:37.6284432Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.MiddlewareAnalysis.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:14:37.8765558Z Microsoft.AspNetCore.Hosting.WindowsServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.WindowsServices\Release\net11.0\Microsoft.AspNetCore.Hosting.WindowsServices.dll 2026-02-18T02:14:38.5067624Z Microsoft.AspNetCore.Hosting.TestSites -> D:\a\_work\1\s\src\Hosting\test\testassets\Microsoft.AspNetCore.Hosting.TestSites\bin\Release\net11.0\Microsoft.AspNetCore.Hosting.TestSites.dll 2026-02-18T02:14:38.6608922Z Microsoft.AspNetCore.RequestDecompression.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.RequestDecompression.Tests\Release\net11.0\Microsoft.AspNetCore.RequestDecompression.Tests.dll 2026-02-18T02:14:39.0456122Z HttpAbstractions.SampleApp -> D:\a\_work\1\s\artifacts\bin\HttpAbstractions.SampleApp\Release\net11.0\HttpAbstractions.SampleApp.dll 2026-02-18T02:14:39.2878830Z Microsoft.AspNetCore.RequestDecompression.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.RequestDecompression.Microbenchmarks\Release\net11.0\Microsoft.AspNetCore.RequestDecompression.Microbenchmarks.dll 2026-02-18T02:14:39.3085443Z 2026-02-18T02:14:39.3085943Z Running benchmark validation for: 2026-02-18T02:14:39.3087984Z Microsoft.AspNetCore.RequestDecompression.Microbenchmarks 2026-02-18T02:14:39.3089678Z 2026-02-18T02:14:41.9454085Z Microsoft.AspNetCore.WebSockets.ConformanceTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebSockets.ConformanceTests\Release\net11.0\Microsoft.AspNetCore.WebSockets.ConformanceTests.dll 2026-02-18T02:14:42.0042856Z RazorPageGenerator -> D:\a\_work\1\s\artifacts\bin\RazorPageGenerator\Release\net11.0\dotnet-razorpagegenerator.dll 2026-02-18T02:14:42.4378929Z The package RazorPageGenerator.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:14:42.4381069Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\RazorPageGenerator.11.0.0-ci.nupkg'. 2026-02-18T02:14:42.4386971Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\RazorPageGenerator.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:14:42.5893853Z Microsoft.AspNetCore.Session.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Session.Tests\Release\net11.0\Microsoft.AspNetCore.Session.Tests.dll 2026-02-18T02:14:44.2267315Z Microsoft.AspNetCore.Razor.Runtime.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Razor.Runtime.Test\Release\net11.0\Microsoft.AspNetCore.Razor.Runtime.Test.dll 2026-02-18T02:14:44.2684490Z Microsoft.AspNetCore.Razor.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Razor.Test\Release\net11.0\Microsoft.AspNetCore.Razor.Test.dll 2026-02-18T02:14:44.9058885Z Microsoft.AspNetCore.Routing.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing.Microbenchmarks\Release\net11.0\Microsoft.AspNetCore.Routing.Microbenchmarks.dll 2026-02-18T02:14:45.3749218Z Microsoft.AspNetCore.Mvc.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Analyzers\Release\netstandard2.0\Microsoft.AspNetCore.Mvc.Analyzers.dll 2026-02-18T02:14:45.3943507Z 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-02-18T02:14:46.2600126Z Microsoft.AspNetCore.Http.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Tests\Release\net11.0\Microsoft.AspNetCore.Http.Tests.dll 2026-02-18T02:14:46.3485651Z The package Microsoft.AspNetCore.Mvc.Analyzers.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:14:46.3489054Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Mvc.Analyzers.11.0.0-ci.nupkg'. 2026-02-18T02:14:46.3493802Z The package Microsoft.AspNetCore.Mvc.Analyzers.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:14:46.3496834Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Mvc.Analyzers.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:14:46.3706911Z The package Microsoft.AspNetCore.Mvc.Api.Analyzers.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:14:46.3707653Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Mvc.Api.Analyzers.11.0.0-ci.nupkg'. 2026-02-18T02:14:46.3709413Z The package Microsoft.AspNetCore.Mvc.Api.Analyzers.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:14:46.3711358Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Mvc.Api.Analyzers.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:14:46.9754757Z EntityFrameworkCoreSample -> D:\a\_work\1\s\artifacts\bin\EntityFrameworkCoreSample\Release\net11.0\EntityFrameworkCoreSample.dll 2026-02-18T02:14:47.4450132Z Microsoft.AspNetCore.Mvc.TestDiagnosticListener -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.TestDiagnosticListener\Release\net11.0\Microsoft.AspNetCore.Mvc.TestDiagnosticListener.dll 2026-02-18T02:14:48.9482186Z Microsoft.AspNetCore.Diagnostics -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics\Release\net11.0\Microsoft.AspNetCore.Diagnostics.dll 2026-02-18T02:14:49.5632909Z Microsoft.AspNetCore.Authorization.Policy -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization.Policy\Release\net11.0\Microsoft.AspNetCore.Authorization.Policy.dll 2026-02-18T02:14:49.5943318Z The package Microsoft.AspNetCore.Hosting.WindowsServices.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:14:49.5947901Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Hosting.WindowsServices.11.0.0-ci.nupkg'. 2026-02-18T02:14:49.6017126Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Hosting.WindowsServices.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:14:50.5578893Z Microsoft.AspNetCore.StaticFiles -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.StaticFiles\Release\net11.0\Microsoft.AspNetCore.StaticFiles.dll 2026-02-18T02:14:50.6200115Z IIS.Common.TestLib -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\IIS.Common.TestLib\bin\Release\net11.0\IIS.Common.TestLib.dll 2026-02-18T02:14:50.8914613Z Microsoft.AspNetCore.SignalR.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Common\Release\net11.0\Microsoft.AspNetCore.SignalR.Common.dll 2026-02-18T02:14:51.2670536Z Microsoft.AspNetCore.Authentication.Certificate -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Certificate\Release\net11.0\Microsoft.AspNetCore.Authentication.Certificate.dll 2026-02-18T02:14:51.8093605Z Microsoft.AspNetCore.Authentication.Negotiate -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Negotiate\Release\net11.0\Microsoft.AspNetCore.Authentication.Negotiate.dll 2026-02-18T02:14:51.8138755Z Microsoft.AspNetCore.Authentication.BearerToken -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.BearerToken\Release\net11.0\Microsoft.AspNetCore.Authentication.BearerToken.dll 2026-02-18T02:14:52.3978002Z Microsoft.AspNetCore.Authentication.JwtBearer -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.JwtBearer\Release\net11.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll 2026-02-18T02:14:53.2378019Z Microsoft.AspNetCore.Authentication.WsFederation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.WsFederation\Release\net11.0\Microsoft.AspNetCore.Authentication.WsFederation.dll 2026-02-18T02:14:53.2844970Z Microsoft.AspNetCore.Authentication.Cookies -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Cookies\Release\net11.0\Microsoft.AspNetCore.Authentication.Cookies.dll 2026-02-18T02:14:53.9116173Z Microsoft.AspNetCore.Authentication.OAuth -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.OAuth\Release\net11.0\Microsoft.AspNetCore.Authentication.OAuth.dll 2026-02-18T02:14:54.4158256Z Microsoft.Extensions.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization\Release\net11.0\Microsoft.Extensions.Localization.dll 2026-02-18T02:14:55.4692450Z Microsoft.AspNetCore.StaticAssets -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.StaticAssets\Release\net11.0\Microsoft.AspNetCore.StaticAssets.dll 2026-02-18T02:14:55.7598670Z Microsoft.AspNetCore.Authentication.Facebook -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Facebook\Release\net11.0\Microsoft.AspNetCore.Authentication.Facebook.dll 2026-02-18T02:14:56.1839994Z Microsoft.AspNetCore.StaticFiles.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.StaticFiles.Tests\Release\net11.0\Microsoft.AspNetCore.StaticFiles.Tests.dll 2026-02-18T02:14:57.3557333Z Microsoft.AspNetCore.WebSockets.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebSockets.Microbenchmarks\Release\net11.0\Microsoft.AspNetCore.WebSockets.Microbenchmarks.dll 2026-02-18T02:14:57.3778516Z Microsoft.AspNetCore.SpaServices.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SpaServices.Extensions\Release\net11.0\Microsoft.AspNetCore.SpaServices.Extensions.dll 2026-02-18T02:14:57.3811272Z 2026-02-18T02:14:57.3813357Z Running benchmark validation for: 2026-02-18T02:14:57.3815098Z Microsoft.AspNetCore.WebSockets.Microbenchmarks 2026-02-18T02:14:57.3816748Z 2026-02-18T02:14:57.5512727Z Microsoft.AspNetCore.TestHost.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.TestHost.Tests\Release\net11.0\Microsoft.AspNetCore.TestHost.Tests.dll 2026-02-18T02:14:57.9829773Z Microsoft.AspNetCore.Security.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Security.Microbenchmarks\Release\net11.0\Microsoft.AspNetCore.Security.Microbenchmarks.dll 2026-02-18T02:14:58.0129347Z 2026-02-18T02:14:58.0129874Z Running benchmark validation for: 2026-02-18T02:14:58.0132384Z Microsoft.AspNetCore.Security.Microbenchmarks 2026-02-18T02:14:58.0133864Z 2026-02-18T02:14:58.5037529Z Microsoft.AspNetCore.Server.HttpSys.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.HttpSys.Tests\Release\net11.0\Microsoft.AspNetCore.Server.HttpSys.Tests.dll 2026-02-18T02:14:59.3237167Z SelfHostServer -> D:\a\_work\1\s\artifacts\bin\SelfHostServer\Release\net11.0\SelfHostServer.dll 2026-02-18T02:14:59.6932399Z QueueSharing -> D:\a\_work\1\s\artifacts\bin\QueueSharing\Release\net11.0\QueueSharing.dll 2026-02-18T02:15:03.0082394Z Microsoft.AspNetCore.Identity -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity\Release\net11.0\Microsoft.AspNetCore.Identity.dll 2026-02-18T02:15:06.0179729Z HotAddSample -> D:\a\_work\1\s\artifacts\bin\HotAddSample\Release\net11.0\HotAddSample.dll 2026-02-18T02:15:06.0682343Z Microsoft.AspNetCore.Authentication.Google -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Google\Release\net11.0\Microsoft.AspNetCore.Authentication.Google.dll 2026-02-18T02:15:06.0683842Z 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-02-18T02:15:06.5202019Z Microsoft.AspNetCore.Server.HttpSys.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.HttpSys.Microbenchmarks\Release\net11.0\Microsoft.AspNetCore.Server.HttpSys.Microbenchmarks.dll 2026-02-18T02:15:06.9092359Z The package Microsoft.AspNetCore.SignalR.Client.SourceGenerator.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:15:06.9093669Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.SignalR.Client.SourceGenerator.11.0.0-ci.nupkg'. 2026-02-18T02:15:06.9098438Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.SignalR.Client.SourceGenerator.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:15:07.3013214Z Microsoft.AspNetCore.Authentication.Twitter -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Twitter\Release\net11.0\Microsoft.AspNetCore.Authentication.Twitter.dll 2026-02-18T02:15:07.4386574Z Microsoft.AspNetCore.Shared.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Shared.Tests\Release\net11.0\Microsoft.AspNetCore.Shared.Tests.dll 2026-02-18T02:15:07.5025745Z Microsoft.AspNetCore.CookiePolicy.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.CookiePolicy.Test\Release\net11.0\Microsoft.AspNetCore.CookiePolicy.Test.dll 2026-02-18T02:15:10.4734447Z Microsoft.AspNetCore.Server.IIS -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IIS\Release\net11.0\Microsoft.AspNetCore.Server.IIS.dll 2026-02-18T02:15:10.5482107Z Microsoft.AspNetCore.SignalR.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Common\Release\net462\Microsoft.AspNetCore.SignalR.Common.dll 2026-02-18T02:15:11.2397232Z Microsoft.AspNetCore.SignalR.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Common\Release\netstandard2.0\Microsoft.AspNetCore.SignalR.Common.dll 2026-02-18T02:15:11.2489800Z Microsoft.AspNetCore.Authentication.MicrosoftAccount -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.MicrosoftAccount\Release\net11.0\Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll 2026-02-18T02:15:11.3540584Z 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-02-18T02:15:13.5398216Z Microsoft.AspNetCore.Http.Connections.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Client\Release\net11.0\Microsoft.AspNetCore.Http.Connections.Client.dll 2026-02-18T02:15:14.2248930Z Microsoft.AspNetCore.Identity.Specification.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.Specification.Tests\Release\net11.0\Microsoft.AspNetCore.Identity.Specification.Tests.dll 2026-02-18T02:15:14.2565476Z Microsoft.AspNetCore.Authentication.OpenIdConnect -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.OpenIdConnect\Release\net11.0\Microsoft.AspNetCore.Authentication.OpenIdConnect.dll 2026-02-18T02:15:14.3003121Z 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-02-18T02:15:14.7258634Z Microsoft.AspNetCore.Hosting.WindowsServices.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.WindowsServices.Tests\Release\net11.0\Microsoft.AspNetCore.Hosting.WindowsServices.Tests.dll 2026-02-18T02:15:16.3054272Z Microsoft.AspNetCore.Http.Connections -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections\Release\net11.0\Microsoft.AspNetCore.Http.Connections.dll 2026-02-18T02:15:16.6524651Z Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions\Release\net11.0\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll 2026-02-18T02:15:17.3016354Z Microsoft.AspNetCore.OutputCaching.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OutputCaching.Microbenchmarks\Release\net11.0\Microsoft.AspNetCore.OutputCaching.Microbenchmarks.dll 2026-02-18T02:15:17.3728177Z 2026-02-18T02:15:17.3740920Z Running benchmark validation for: 2026-02-18T02:15:17.3795946Z Microsoft.AspNetCore.OutputCaching.Microbenchmarks 2026-02-18T02:15:17.3879580Z 2026-02-18T02:15:17.5248976Z Microsoft.AspNetCore.Owin.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Owin.Microbenchmarks\Release\net11.0\Microsoft.AspNetCore.Owin.Microbenchmarks.dll 2026-02-18T02:15:17.5301743Z 2026-02-18T02:15:17.5305268Z Running benchmark validation for: 2026-02-18T02:15:17.5384490Z Microsoft.AspNetCore.Owin.Microbenchmarks 2026-02-18T02:15:17.5514890Z 2026-02-18T02:15:18.4892033Z Microsoft.AspNetCore.Owin.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Owin.Tests\Release\net11.0\Microsoft.AspNetCore.Owin.Tests.dll 2026-02-18T02:15:19.5676597Z 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-02-18T02:15:20.3356047Z Microsoft.AspNetCore.OutputCaching.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis\Release\net11.0\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.dll 2026-02-18T02:15:20.3448292Z Microsoft.AspNetCore.Authentication.Negotiate.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Negotiate.Test\Release\net11.0\Microsoft.AspNetCore.Authentication.Negotiate.Test.dll 2026-02-18T02:15:23.9053888Z Microsoft.AspNetCore.OutputCaching.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OutputCaching.Tests\Release\net11.0\Microsoft.AspNetCore.OutputCaching.Tests.dll 2026-02-18T02:15:24.1391553Z 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-02-18T02:15:24.1759091Z Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test\Release\net11.0\Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test.dll 2026-02-18T02:15:25.6686718Z Microsoft.AspNetCore.Identity.EntityFrameworkCore.InMemory.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.EntityFrameworkCore.InMemory.Test\Release\net11.0\Microsoft.AspNetCore.Identity.EntityFrameworkCore.InMemory.Test.dll 2026-02-18T02:15:25.6942240Z Microsoft.AspNetCore.Components.Endpoints -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Endpoints\Release\net11.0\Microsoft.AspNetCore.Components.Endpoints.dll 2026-02-18T02:15:25.7048895Z 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-02-18T02:15:27.0527842Z Microsoft.AspNetCore.Identity.InMemory.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.InMemory.Test\Release\net11.0\Microsoft.AspNetCore.Identity.InMemory.Test.dll 2026-02-18T02:15:32.8572741Z Microsoft.AspNetCore.Mvc.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Core\Release\net11.0\Microsoft.AspNetCore.Mvc.Core.dll 2026-02-18T02:15:33.0849041Z Microsoft.AspNetCore.Hosting.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.Tests\Release\net11.0\Microsoft.AspNetCore.Hosting.Tests.dll 2026-02-18T02:15:33.1753457Z WebSocketSample -> D:\a\_work\1\s\artifacts\bin\WebSocketSample\Release\net11.0\WebSocketSample.dll 2026-02-18T02:15:33.5917251Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Analyzers.11.0.0-ci.nupkg'. 2026-02-18T02:15:33.5918981Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Analyzers.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:15:33.6793790Z Microsoft.AspNetCore.Mvc.Routing.Abstractions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Routing.Abstractions.Tests\Release\net11.0\Microsoft.AspNetCore.Mvc.Routing.Abstractions.Tests.dll 2026-02-18T02:15:35.4051979Z 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-02-18T02:15:35.4983993Z DelegationSite -> D:\a\_work\1\s\src\Servers\HttpSys\test\testassets\DelegationSite\bin\Release\net11.0\DelegationSite.dll 2026-02-18T02:15:35.5322938Z Microsoft.AspNetCore.Components.Authorization.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Authorization.Tests\Release\net11.0\Microsoft.AspNetCore.Components.Authorization.Tests.dll 2026-02-18T02:15:36.1714691Z Microsoft.AspNetCore.Server.HttpSys.NonHelixTests -> D:\a\_work\1\s\src\Servers\HttpSys\test\NonHelixTests\bin\Release\net11.0\Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.dll 2026-02-18T02:15:36.1904174Z Running tests: D:\a\_work\1\s\src\Servers\HttpSys\test\NonHelixTests\bin\Release\net11.0\Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.dll [net11.0|x64] 2026-02-18T02:15:37.3578540Z Microsoft.AspNetCore.Components.Performance -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Performance\Release\net11.0\Microsoft.AspNetCore.Components.Performance.dll 2026-02-18T02:15:37.5423706Z Microsoft.AspNetCore.Components.Analyzers.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Analyzers.Tests\Release\net11.0\Microsoft.AspNetCore.Components.Analyzers.Tests.dll 2026-02-18T02:15:39.5336949Z 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-02-18T02:15:40.2720895Z Microsoft.AspNetCore.MiddlewareAnalysis.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.MiddlewareAnalysis.Tests\Release\net11.0\Microsoft.AspNetCore.MiddlewareAnalysis.Tests.dll 2026-02-18T02:15:46.1493030Z The package Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:15:46.1500626Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.11.0.0-ci.nupkg'. 2026-02-18T02:15:46.1517987Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:15:46.1883710Z Microsoft.AspNetCore.Components.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Tests\Release\net11.0\Microsoft.AspNetCore.Components.Tests.dll 2026-02-18T02:15:54.5491520Z 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-02-18T02:15:54.5500295Z Microsoft.AspNetCore.Components.Forms.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Forms.Tests\Release\net11.0\Microsoft.AspNetCore.Components.Forms.Tests.dll 2026-02-18T02:15:57.3501445Z Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests\Release\net11.0\Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests.dll 2026-02-18T02:15:58.1548077Z Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.Tests\Release\net11.0\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.Tests.dll 2026-02-18T02:15:58.2414538Z HostedBlazorWebassemblyApp.Shared -> D:\a\_work\1\s\artifacts\bin\HostedBlazorWebassemblyApp.Shared\Release\net11.0\HostedBlazorWebassemblyApp.Shared.dll 2026-02-18T02:15:59.6490807Z 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-02-18T02:16:00.2637319Z Microsoft.AspNetCore.SignalR.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client\Release\netstandard2.0\Microsoft.AspNetCore.SignalR.Client.dll 2026-02-18T02:16:01.1357364Z Microsoft.AspNetCore.SpaServices.Extensions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SpaServices.Extensions.Tests\Release\net11.0\Microsoft.AspNetCore.SpaServices.Extensions.Tests.dll 2026-02-18T02:16:01.3875442Z Microsoft.AspNetCore.Components.WebView -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebView\Release\net11.0\Microsoft.AspNetCore.Components.WebView.dll 2026-02-18T02:16:02.6109080Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Facebook.11.0.0-ci.nupkg'. 2026-02-18T02:16:02.6118515Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Facebook.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:16:02.6843570Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.MicrosoftAccount.11.0.0-ci.nupkg'. 2026-02-18T02:16:02.6847326Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Google.11.0.0-ci.nupkg'. 2026-02-18T02:16:02.6851142Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.MicrosoftAccount.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:16:02.6857666Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Google.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:16:04.2653150Z Microsoft.AspNetCore.Components.WebView.Photino -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebView.Photino\Release\net11.0\Microsoft.AspNetCore.Components.WebView.Photino.dll 2026-02-18T02:16:06.4214650Z Microsoft.AspNetCore.Components.Web.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Web.Tests\Release\net11.0\Microsoft.AspNetCore.Components.Web.Tests.dll 2026-02-18T02:16:06.9118351Z Microsoft.AspNetCore.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Analyzers\Release\netstandard2.0\Microsoft.AspNetCore.Analyzers.dll 2026-02-18T02:16:09.8149925Z Microsoft.AspNetCore.Components.WebView.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebView.Test\Release\net11.0\Microsoft.AspNetCore.Components.WebView.Test.dll 2026-02-18T02:16:09.8552956Z The package Microsoft.AspNetCore.Analyzers.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:16:09.8553800Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Analyzers.11.0.0-ci.nupkg'. 2026-02-18T02:16:09.8554751Z The package Microsoft.AspNetCore.Analyzers.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:16:09.8556337Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Analyzers.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:16:09.9547146Z 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-02-18T02:16:10.2558691Z Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson\Release\net11.0\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll 2026-02-18T02:16:12.5536415Z 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-02-18T02:16:15.5377147Z Microsoft.Extensions.FileProviders.Embedded.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded.Tests\Release\net11.0\Microsoft.Extensions.FileProviders.Embedded.Tests.dll 2026-02-18T02:16:18.9227861Z Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.Tests\Release\net11.0\Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.Tests.dll 2026-02-18T02:16:19.7952040Z Microsoft.Extensions.Configuration.KeyPerFile -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.KeyPerFile\Release\net11.0\Microsoft.Extensions.Configuration.KeyPerFile.dll 2026-02-18T02:16:20.6737866Z Microsoft.Extensions.Configuration.KeyPerFile.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.KeyPerFile.Tests\Release\net11.0\Microsoft.Extensions.Configuration.KeyPerFile.Tests.dll 2026-02-18T02:16:20.8087996Z Microsoft.Extensions.ObjectPool.Microbenchmark -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool.Microbenchmark\Release\net11.0\Microsoft.Extensions.ObjectPool.Microbenchmark.dll 2026-02-18T02:16:21.6101876Z Microsoft.Extensions.ObjectPool.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool.Tests\Release\net11.0\Microsoft.Extensions.ObjectPool.Tests.dll 2026-02-18T02:16:22.4516757Z Microsoft.JSInterop.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.JSInterop.Tests\Release\net11.0\Microsoft.JSInterop.Tests.dll 2026-02-18T02:16:22.6117136Z Tests succeeded: D:\a\_work\1\s\src\Servers\HttpSys\test\NonHelixTests\bin\Release\net11.0\Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.dll [net11.0|x64] 2026-02-18T02:16:23.0532406Z The package Microsoft.AspNetCore.Components.WebView.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:16:23.0789143Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebView.11.0.0-ci.nupkg'. 2026-02-18T02:16:23.1119794Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebView.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:16:23.2477784Z Microsoft.Extensions.WebEncoders.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders.Tests\Release\net11.0\Microsoft.Extensions.WebEncoders.Tests.dll 2026-02-18T02:16:23.3474794Z Microsoft.AspNetCore.SignalR.Protocols.Json -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.Json\Release\net11.0\Microsoft.AspNetCore.SignalR.Protocols.Json.dll 2026-02-18T02:16:23.3834981Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Certificate.11.0.0-ci.nupkg'. 2026-02-18T02:16:23.3961949Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Certificate.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:16:24.3435651Z Microsoft.AspNetCore.Mvc.ApiExplorer -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.ApiExplorer\Release\net11.0\Microsoft.AspNetCore.Mvc.ApiExplorer.dll 2026-02-18T02:16:24.7244750Z Microsoft.AspNetCore.InternalTesting.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.InternalTesting.Tests\Release\net11.0\Microsoft.AspNetCore.InternalTesting.Tests.dll 2026-02-18T02:16:25.0960789Z Microsoft.AspNetCore.InternalTesting.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.InternalTesting.Tests\Release\net472\Microsoft.AspNetCore.InternalTesting.Tests.dll 2026-02-18T02:16:25.2918213Z Microsoft.AspNetCore.Mvc.Cors -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Cors\Release\net11.0\Microsoft.AspNetCore.Mvc.Cors.dll 2026-02-18T02:16:25.6236514Z Microsoft.AspNetCore.Mvc.Formatters.Json -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Formatters.Json\Release\net11.0\Microsoft.AspNetCore.Mvc.Formatters.Json.dll 2026-02-18T02:16:25.9314705Z Microsoft.Extensions.Features.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features.Tests\Release\net472\Microsoft.Extensions.Features.Tests.dll 2026-02-18T02:16:26.3277130Z The package Microsoft.DotNet.Web.ItemTemplates.11.0.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:16:26.3283775Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.Web.ItemTemplates.11.0.11.0.0-ci.nupkg'. 2026-02-18T02:16:26.3326439Z Microsoft.AspNetCore.Mvc.Formatters.Xml -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Formatters.Xml\Release\net11.0\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll 2026-02-18T02:16:26.7092823Z Microsoft.Extensions.WebEncoders -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders\Release\net462\Microsoft.Extensions.WebEncoders.dll 2026-02-18T02:16:26.9614995Z 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-02-18T02:16:27.0239975Z Microsoft.Extensions.Features.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features.Tests\Release\net11.0\Microsoft.Extensions.Features.Tests.dll 2026-02-18T02:16:27.4676907Z Microsoft.Extensions.Diagnostics.HealthChecks -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks\Release\net462\Microsoft.Extensions.Diagnostics.HealthChecks.dll 2026-02-18T02:16:27.8629636Z Microsoft.Extensions.ObjectPool -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool\Release\net462\Microsoft.Extensions.ObjectPool.dll 2026-02-18T02:16:29.0428231Z Microsoft.Extensions.Localization.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.Abstractions\Release\net462\Microsoft.Extensions.Localization.Abstractions.dll 2026-02-18T02:16:29.1466141Z Microsoft.AspNetCore.SignalR.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Core\Release\net11.0\Microsoft.AspNetCore.SignalR.Core.dll 2026-02-18T02:16:29.2649513Z Microsoft.Extensions.Configuration.KeyPerFile -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.KeyPerFile\Release\net462\Microsoft.Extensions.Configuration.KeyPerFile.dll 2026-02-18T02:16:29.6209244Z Microsoft.Extensions.FileProviders.Embedded -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded\Release\net462\Microsoft.Extensions.FileProviders.Embedded.dll 2026-02-18T02:16:29.6305206Z Microsoft.AspNetCore.OpenApi.Build.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi.Build.Tests\Release\net11.0\Microsoft.AspNetCore.OpenApi.Build.Tests.dll 2026-02-18T02:16:30.0158264Z Microsoft.Extensions.ObjectPool.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool.Tests\Release\net472\Microsoft.Extensions.ObjectPool.Tests.dll 2026-02-18T02:16:30.0268040Z Microsoft.Extensions.Localization.RootNamespace.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.RootNamespace.Tests\Release\net11.0\Microsoft.Extensions.Localization.RootNamespace.Tests.dll 2026-02-18T02:16:30.2067450Z Microsoft.JSInterop.WebAssembly -> D:\a\_work\1\s\artifacts\bin\Microsoft.JSInterop.WebAssembly\Release\net11.0\Microsoft.JSInterop.WebAssembly.dll 2026-02-18T02:16:30.3125319Z LazyTestContentPackage -> D:\a\_work\1\s\artifacts\bin\LazyTestContentPackage\Release\net11.0\LazyTestContentPackage.dll 2026-02-18T02:16:30.5773411Z Microsoft.AspNetCore.Mvc.DataAnnotations -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.DataAnnotations\Release\net11.0\Microsoft.AspNetCore.Mvc.DataAnnotations.dll 2026-02-18T02:16:31.0727637Z Microsoft.Extensions.Localization.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.Tests\Release\net11.0\Microsoft.Extensions.Localization.Tests.dll 2026-02-18T02:16:31.4764892Z Microsoft.Extensions.WebEncoders.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders.Tests\Release\net472\Microsoft.Extensions.WebEncoders.Tests.dll 2026-02-18T02:16:32.0209624Z Microsoft.AspNetCore.Components.WebAssembly -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly\Release\net11.0\Microsoft.AspNetCore.Components.WebAssembly.dll 2026-02-18T02:16:32.9186872Z Microsoft.AspNetCore.SignalR.Protocols.MessagePack -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.MessagePack\Release\net11.0\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll 2026-02-18T02:16:33.2780027Z Microsoft.Extensions.Validation.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Validation.Tests\Release\net11.0\Microsoft.Extensions.Validation.Tests.dll 2026-02-18T02:16:33.7884134Z Microsoft.Extensions.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization\Release\net462\Microsoft.Extensions.Localization.dll 2026-02-18T02:16:33.8526881Z 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-02-18T02:16:35.8767183Z 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-02-18T02:16:36.0125910Z Microsoft.AspNetCore.Components.WebAssembly.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.Tests\Release\net11.0\Microsoft.AspNetCore.Components.WebAssembly.Tests.dll 2026-02-18T02:16:36.4966149Z Microsoft.Extensions.Localization.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.Abstractions\Release\netstandard2.0\Microsoft.Extensions.Localization.Abstractions.dll 2026-02-18T02:16:37.4205741Z Microsoft.AspNetCore.SignalR.Client.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client.Core\Release\net11.0\Microsoft.AspNetCore.SignalR.Client.Core.dll 2026-02-18T02:16:41.0699174Z Microsoft.AspNetCore.ResponseCompression.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCompression.Microbenchmarks\Release\net11.0\Microsoft.AspNetCore.ResponseCompression.Microbenchmarks.dll 2026-02-18T02:16:41.0899750Z 2026-02-18T02:16:41.0900473Z Running benchmark validation for: 2026-02-18T02:16:41.0903390Z Microsoft.AspNetCore.ResponseCompression.Microbenchmarks 2026-02-18T02:16:41.0905850Z 2026-02-18T02:16:41.1536307Z Microsoft.AspNetCore.Localization.Routing.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Localization.Routing.Tests\Release\net11.0\Microsoft.AspNetCore.Localization.Routing.Tests.dll 2026-02-18T02:16:41.6922252Z Microsoft.AspNetCore.HttpsPolicy.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpsPolicy.Tests\Release\net11.0\Microsoft.AspNetCore.HttpsPolicy.Tests.dll 2026-02-18T02:16:43.8045613Z 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-02-18T02:16:43.8382655Z Microsoft.Extensions.Diagnostics.HealthChecks -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks\Release\net11.0\Microsoft.Extensions.Diagnostics.HealthChecks.dll 2026-02-18T02:16:43.8681119Z Microsoft.AspNetCore.RateLimiting.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.RateLimiting.Tests\Release\net11.0\Microsoft.AspNetCore.RateLimiting.Tests.dll 2026-02-18T02:16:44.7046830Z The package Microsoft.AspNetCore.Components.Forms.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:16:44.7050158Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Forms.11.0.0-ci.nupkg'. 2026-02-18T02:16:44.7127337Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Forms.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:16:44.7786204Z Microsoft.Extensions.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization\Release\netstandard2.0\Microsoft.Extensions.Localization.dll 2026-02-18T02:16:44.8606926Z The package Microsoft.JSInterop.WebAssembly.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:16:44.8608125Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.JSInterop.WebAssembly.11.0.0-ci.nupkg'. 2026-02-18T02:16:44.8674718Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.JSInterop.WebAssembly.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:16:45.0732565Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.11.0.0-ci.nupkg'. 2026-02-18T02:16:45.0907620Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:16:45.3941421Z The package Microsoft.AspNetCore.Components.Web.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:16:45.3978436Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Web.11.0.0-ci.nupkg'. 2026-02-18T02:16:45.4288362Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Web.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:16:45.9837995Z Microsoft.AspNetCore.SignalR.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client\Release\net462\Microsoft.AspNetCore.SignalR.Client.dll 2026-02-18T02:16:45.9864155Z Microsoft.Extensions.Configuration.KeyPerFile -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.KeyPerFile\Release\netstandard2.0\Microsoft.Extensions.Configuration.KeyPerFile.dll 2026-02-18T02:16:46.0887308Z The package Microsoft.AspNetCore.Components.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:16:46.0888229Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.11.0.0-ci.nupkg'. 2026-02-18T02:16:46.0889855Z The package Microsoft.AspNetCore.Components.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:16:46.0892796Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:16:46.3449142Z The package Microsoft.Extensions.Localization.Abstractions.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:16:46.3524942Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Localization.Abstractions.11.0.0-ci.nupkg'. 2026-02-18T02:16:46.4031682Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Localization.Abstractions.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:16:46.5014992Z Microsoft.AspNetCore.ResponseCompression.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCompression.Tests\Release\net11.0\Microsoft.AspNetCore.ResponseCompression.Tests.dll 2026-02-18T02:16:46.6378464Z The package Microsoft.JSInterop.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:16:46.6384482Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.JSInterop.11.0.0-ci.nupkg'. 2026-02-18T02:16:46.6468187Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.JSInterop.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:16:46.8677230Z Microsoft.AspNetCore.Components.SdkAnalyzers.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.SdkAnalyzers.Tests\Release\net11.0\Microsoft.AspNetCore.Components.SdkAnalyzers.Tests.dll 2026-02-18T02:16:47.2264819Z 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-02-18T02:16:47.3866863Z 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-02-18T02:16:47.4107624Z Microsoft.AspNetCore.AzureAppServicesIntegration -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.AzureAppServicesIntegration\Release\net11.0\Microsoft.AspNetCore.AzureAppServicesIntegration.dll 2026-02-18T02:16:48.2314636Z Microsoft.Extensions.Diagnostics.HealthChecks -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks\Release\netstandard2.0\Microsoft.Extensions.Diagnostics.HealthChecks.dll 2026-02-18T02:16:48.2499782Z Microsoft.AspNetCore.Server.Kestrel -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel\Release\net11.0\Microsoft.AspNetCore.Server.Kestrel.dll 2026-02-18T02:16:48.2633962Z Microsoft.AspNetCore.Components.WebAssembly.Server -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.Server\Release\net11.0\Microsoft.AspNetCore.Components.WebAssembly.Server.dll 2026-02-18T02:16:48.4162531Z The package Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:16:48.4163888Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.11.0.0-ci.nupkg'. 2026-02-18T02:16:48.4288462Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:16:49.4109012Z Microsoft.AspNetCore.InternalTesting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.InternalTesting\Release\netstandard2.0\Microsoft.AspNetCore.InternalTesting.dll 2026-02-18T02:16:50.9288388Z Microsoft.AspNetCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore\Release\net11.0\Microsoft.AspNetCore.dll 2026-02-18T02:16:51.7502514Z Microsoft.AspNetCore.HostFiltering.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HostFiltering.Tests\Release\net11.0\Microsoft.AspNetCore.HostFiltering.Tests.dll 2026-02-18T02:16:58.0236846Z Microsoft.AspNetCore.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Tests\Release\net11.0\Microsoft.AspNetCore.Tests.dll 2026-02-18T02:16:58.0602857Z TlsFeaturesObserve -> D:\a\_work\1\s\artifacts\bin\TlsFeaturesObserve\Release\net11.0\TlsFeaturesObserve.dll 2026-02-18T02:16:58.3475646Z CreateDefaultBuilderApp -> D:\a\_work\1\s\src\DefaultBuilder\testassets\CreateDefaultBuilderApp\bin\Release\net11.0\CreateDefaultBuilderApp.dll 2026-02-18T02:16:58.8829500Z Microsoft.AspNetCore.Mvc.Testing -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Testing\Release\net11.0\Microsoft.AspNetCore.Mvc.Testing.dll 2026-02-18T02:16:58.8875962Z Microsoft.AspNetCore.StaticAssets.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.StaticAssets.Tests\Release\net11.0\Microsoft.AspNetCore.StaticAssets.Tests.dll 2026-02-18T02:16:59.7227187Z GetDocument.Insider -> D:\a\_work\1\s\artifacts\bin\GetDocument.Insider\Release\net11.0\GetDocument.Insider.dll 2026-02-18T02:17:01.1966624Z Microsoft.AspNetCore.StaticFiles.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.StaticFiles.FunctionalTests\Release\net11.0\Microsoft.AspNetCore.StaticFiles.FunctionalTests.dll 2026-02-18T02:17:02.1240323Z Microsoft.Extensions.WebEncoders -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders\Release\netstandard2.0\Microsoft.Extensions.WebEncoders.dll 2026-02-18T02:17:03.5906938Z 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-02-18T02:17:03.9019054Z Microsoft.AspNetCore.ResponseCaching.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCaching.Microbenchmarks\Release\net11.0\Microsoft.AspNetCore.ResponseCaching.Microbenchmarks.dll 2026-02-18T02:17:04.3146550Z 2026-02-18T02:17:04.3150350Z Running benchmark validation for: 2026-02-18T02:17:04.3155060Z Microsoft.AspNetCore.ResponseCaching.Microbenchmarks 2026-02-18T02:17:04.3155700Z 2026-02-18T02:17:04.5090705Z Microsoft.AspNetCore.Components.WebViewE2E.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebViewE2E.Test\Release\net11.0\Microsoft.AspNetCore.Components.WebViewE2E.Test.dll 2026-02-18T02:17:07.2777516Z Microsoft.AspNetCore.Mvc.ViewFeatures -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.ViewFeatures\Release\net11.0\Microsoft.AspNetCore.Mvc.ViewFeatures.dll 2026-02-18T02:17:07.3635736Z Microsoft.AspNetCore.Http.Results.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Results.Tests\Release\net11.0\Microsoft.AspNetCore.Http.Results.Tests.dll 2026-02-18T02:17:07.3879538Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Identity.EntityFrameworkCore.11.0.0-ci.nupkg'. 2026-02-18T02:17:07.3978307Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Identity.EntityFrameworkCore.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:17:07.5561496Z Microsoft.AspNetCore.WebSockets.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebSockets.Tests\Release\net11.0\Microsoft.AspNetCore.WebSockets.Tests.dll 2026-02-18T02:17:07.5866711Z 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-02-18T02:17:07.8053221Z CreateDefaultBuilderOfTApp -> D:\a\_work\1\s\src\DefaultBuilder\testassets\CreateDefaultBuilderOfTApp\bin\Release\net11.0\CreateDefaultBuilderOfTApp.dll 2026-02-18T02:17:08.0312227Z SimpleWebSiteWithWebApplicationBuilderException -> D:\a\_work\1\s\artifacts\bin\SimpleWebSiteWithWebApplicationBuilderException\Release\net11.0\SimpleWebSiteWithWebApplicationBuilderException.dll 2026-02-18T02:17:08.0942260Z Microsoft.AspNetCore.Server.IISIntegration.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IISIntegration.Tests\Release\net11.0\Microsoft.AspNetCore.Server.IISIntegration.Tests.dll 2026-02-18T02:17:08.1483904Z StartRouteBuilderUrlApp -> D:\a\_work\1\s\src\DefaultBuilder\testassets\StartRouteBuilderUrlApp\bin\Release\net11.0\StartRouteBuilderUrlApp.dll 2026-02-18T02:17:08.1959434Z StartWithIApplicationBuilderUrlApp -> D:\a\_work\1\s\src\DefaultBuilder\testassets\StartWithIApplicationBuilderUrlApp\bin\Release\net11.0\StartWithIApplicationBuilderUrlApp.dll 2026-02-18T02:17:08.4151895Z IIS.Tests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.Tests\bin\Release\net11.0\IIS.Tests.dll 2026-02-18T02:17:09.1930720Z Microsoft.AspNetCore.Server.Kestrel.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Tests\Release\net11.0\Microsoft.AspNetCore.Server.Kestrel.Tests.dll 2026-02-18T02:17:09.2404946Z Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks\Release\net11.0\Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks.dll 2026-02-18T02:17:09.2456471Z 2026-02-18T02:17:09.2459223Z Running benchmark validation for: 2026-02-18T02:17:09.2461433Z Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks 2026-02-18T02:17:09.2465297Z 2026-02-18T02:17:09.2655991Z Microsoft.AspNetCore.Authorization.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization.Test\Release\net11.0\Microsoft.AspNetCore.Authorization.Test.dll 2026-02-18T02:17:09.3351451Z Microsoft.AspNetCore.Rewrite.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Rewrite.Tests\Release\net11.0\Microsoft.AspNetCore.Rewrite.Tests.dll 2026-02-18T02:17:09.3627608Z Microsoft.Extensions.Localization.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.Tests\Release\net472\Microsoft.Extensions.Localization.Tests.dll 2026-02-18T02:17:09.4445636Z Microsoft.AspNetCore.ResponseCaching.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCaching.Tests\Release\net11.0\Microsoft.AspNetCore.ResponseCaching.Tests.dll 2026-02-18T02:17:10.0360713Z Microsoft.AspNetCore.SignalR.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client\Release\net11.0\Microsoft.AspNetCore.SignalR.Client.dll 2026-02-18T02:17:10.8490239Z Microsoft.AspNetCore.SignalR.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.StackExchangeRedis\Release\net11.0\Microsoft.AspNetCore.SignalR.StackExchangeRedis.dll 2026-02-18T02:17:12.6569450Z ClientSample -> D:\a\_work\1\s\artifacts\bin\ClientSample\Release\net11.0\ClientSample.dll 2026-02-18T02:17:13.1984185Z Microsoft.Extensions.ObjectPool -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool\Release\netstandard2.0\Microsoft.Extensions.ObjectPool.dll 2026-02-18T02:17:13.2374394Z ResourcesClassLibraryWithAttribute -> D:\a\_work\1\s\artifacts\bin\ResourcesClassLibraryWithAttribute\Release\netstandard2.0\ResourcesClassLibraryWithAttribute.dll 2026-02-18T02:17:14.3943712Z Microsoft.Extensions.FileProviders.Embedded -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded\Release\netstandard2.0\Microsoft.Extensions.FileProviders.Embedded.dll 2026-02-18T02:17:15.7662083Z Microsoft.Extensions.Diagnostics.HealthChecks.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks.Tests\Release\net11.0\Microsoft.Extensions.Diagnostics.HealthChecks.Tests.dll 2026-02-18T02:17:16.0818184Z Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore\Release\net11.0\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll 2026-02-18T02:17:17.1270842Z The package Microsoft.DotNet.Web.Client.ItemTemplates.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:17:17.1273733Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.Web.Client.ItemTemplates.11.0.0-ci.nupkg'. 2026-02-18T02:17:18.0958612Z HostedBlazorWebassemblyApp.Client -> D:\a\_work\1\s\artifacts\bin\HostedBlazorWebassemblyApp.Client\Release\net11.0\HostedBlazorWebassemblyApp.Client.dll 2026-02-18T02:17:18.1079398Z HostedBlazorWebassemblyApp.Client (Blazor output) -> D:\a\_work\1\s\artifacts\bin\HostedBlazorWebassemblyApp.Client\Release\net11.0\wwwroot 2026-02-18T02:17:18.1491417Z ClientSample -> D:\a\_work\1\s\artifacts\bin\ClientSample\Release\net462\ClientSample.exe 2026-02-18T02:17:18.1892085Z JwtClientSample -> D:\a\_work\1\s\artifacts\bin\JwtClientSample\Release\net11.0\JwtClientSample.dll 2026-02-18T02:17:18.7485967Z Microsoft.AspNetCore.Authentication.Negotiate.FunctionalTest -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Negotiate.FunctionalTest\Release\net11.0\Microsoft.AspNetCore.Authentication.Negotiate.FunctionalTest.dll 2026-02-18T02:17:18.9323249Z Wasm.Performance.TestApp -> D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\TestApp\bin\Release\net11.0\Wasm.Performance.TestApp.dll 2026-02-18T02:17:18.9349130Z Wasm.Performance.TestApp (Blazor output) -> D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\TestApp\bin\Release\net11.0\wwwroot 2026-02-18T02:17:20.9111903Z Interop.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Interop.FunctionalTests\Release\net11.0\Interop.FunctionalTests.dll 2026-02-18T02:17:21.2157469Z Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.Tests\Release\net11.0\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.Tests.dll 2026-02-18T02:17:21.6751130Z Wasm.Performance.ConsoleHost -> D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\ConsoleHost\bin\Release\net11.0\Wasm.Performance.ConsoleHost.dll 2026-02-18T02:17:22.4124001Z GenericWebHost -> D:\a\_work\1\s\artifacts\bin\GenericWebHost\Release\net11.0\GenericWebHost.dll 2026-02-18T02:17:23.0955751Z The package Microsoft.DotNet.Web.ProjectTemplates.11.0.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:17:23.0959300Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.Web.ProjectTemplates.11.0.11.0.0-ci.nupkg'. 2026-02-18T02:17:23.5119645Z TestContentPackage -> D:\a\_work\1\s\artifacts\bin\TestContentPackage\Release\net11.0\TestContentPackage.dll 2026-02-18T02:17:23.6498363Z Microsoft.AspNetCore.Components.Endpoints.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Endpoints.Tests\Release\net11.0\Microsoft.AspNetCore.Components.Endpoints.Tests.dll 2026-02-18T02:17:24.6332155Z Microsoft.AspNetCore.Http.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Microbenchmarks\Release\net11.0\Microsoft.AspNetCore.Http.Microbenchmarks.dll 2026-02-18T02:17:24.6802401Z 2026-02-18T02:17:24.6802957Z Running benchmark validation for: 2026-02-18T02:17:24.6803340Z Microsoft.AspNetCore.Http.Microbenchmarks 2026-02-18T02:17:24.6803630Z 2026-02-18T02:17:37.4439335Z Microsoft.AspNetCore.Components.CustomElements -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.CustomElements\Release\net11.0\Microsoft.AspNetCore.Components.CustomElements.dll 2026-02-18T02:17:37.5745599Z Microsoft.AspNetCore.Components.QuickGrid -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.QuickGrid\Release\net11.0\Microsoft.AspNetCore.Components.QuickGrid.dll 2026-02-18T02:17:37.6419094Z The package Microsoft.Extensions.Identity.Stores.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:17:37.6420472Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Identity.Stores.11.0.0-ci.nupkg'. 2026-02-18T02:17:37.6651569Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Identity.Stores.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:17:38.0423809Z Microsoft.AspNetCore.Diagnostics.HealthChecks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.HealthChecks\Release\net11.0\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll 2026-02-18T02:17:38.0716387Z 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-02-18T02:17:38.3559517Z Microsoft.AspNetCore.SignalR -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR\Release\net11.0\Microsoft.AspNetCore.SignalR.dll 2026-02-18T02:17:38.3922772Z http2cat -> D:\a\_work\1\s\artifacts\bin\http2cat\Release\net11.0\http2cat.dll 2026-02-18T02:17:38.4208941Z SampleStartups -> D:\a\_work\1\s\artifacts\bin\SampleStartups\Release\net11.0\SampleStartups.dll 2026-02-18T02:17:38.4562941Z BasicLinkedApp -> D:\a\_work\1\s\src\Hosting\test\testassets\BasicLinkedApp\bin\Release\net11.0\BasicLinkedApp.dll 2026-02-18T02:17:39.2701090Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.QuickGrid.11.0.0-ci.nupkg'. 2026-02-18T02:17:39.2877526Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.QuickGrid.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:17:39.3240187Z The package Microsoft.AspNetCore.Components.CustomElements.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:17:39.3243545Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.CustomElements.11.0.0-ci.nupkg'. 2026-02-18T02:17:39.3360307Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.CustomElements.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:17:46.0146467Z InMemory.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\InMemory.FunctionalTests\Release\net11.0\InMemory.FunctionalTests.dll 2026-02-18T02:17:46.6617561Z Sockets.BindTests -> D:\a\_work\1\s\artifacts\bin\Sockets.BindTests\Release\net11.0\Sockets.BindTests.dll 2026-02-18T02:17:47.5244834Z Sockets.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Sockets.FunctionalTests\Release\net11.0\Sockets.FunctionalTests.dll 2026-02-18T02:17:48.0587918Z Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.Tests\Release\net11.0\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.Tests.dll 2026-02-18T02:17:48.9376309Z Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests\Release\net11.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.dll 2026-02-18T02:17:51.7689724Z Microsoft.AspNetCore.Server.HttpSys.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.HttpSys.FunctionalTests\Release\net11.0\Microsoft.AspNetCore.Server.HttpSys.FunctionalTests.dll 2026-02-18T02:17:53.1929672Z IIS.NewShim.FunctionalTests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.NewShim.FunctionalTests\bin\Release\net11.0\IIS.NewShim.FunctionalTests.dll 2026-02-18T02:17:53.4207903Z StartRequestDelegateUrlApp -> D:\a\_work\1\s\src\DefaultBuilder\testassets\StartRequestDelegateUrlApp\bin\Release\net11.0\StartRequestDelegateUrlApp.dll 2026-02-18T02:17:53.6343899Z DependencyInjectionApp -> D:\a\_work\1\s\src\DefaultBuilder\testassets\DependencyInjectionApp\bin\Release\net11.0\DependencyInjectionApp.dll 2026-02-18T02:17:53.6884011Z The package Microsoft.AspNetCore.AzureAppServicesIntegration.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:17:53.6884890Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.AzureAppServicesIntegration.11.0.0-ci.nupkg'. 2026-02-18T02:17:53.6943385Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.AzureAppServicesIntegration.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:17:53.7725121Z CookieSessionSample -> D:\a\_work\1\s\artifacts\bin\CookieSessionSample\Release\net11.0\CookieSessionSample.dll 2026-02-18T02:17:53.8594634Z HttpStress -> D:\a\_work\1\s\artifacts\bin\HttpStress\Release\net11.0\HttpStress.dll 2026-02-18T02:17:54.2932049Z Microsoft.AspNetCore.Hosting.FunctionalTests -> D:\a\_work\1\s\src\Hosting\test\FunctionalTests\bin\Release\net11.0\Microsoft.AspNetCore.Hosting.FunctionalTests.dll 2026-02-18T02:17:54.3048823Z Running tests: D:\a\_work\1\s\src\Hosting\test\FunctionalTests\bin\Release\net11.0\Microsoft.AspNetCore.Hosting.FunctionalTests.dll [net11.0|x64] 2026-02-18T02:17:54.3221955Z InProcessNewShimWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessNewShimWebSite\bin\Release\net11.0\InProcessWebSite.dll 2026-02-18T02:17:54.5833647Z Microsoft.AspNetCore.FunctionalTests -> D:\a\_work\1\s\src\DefaultBuilder\test\Microsoft.AspNetCore.FunctionalTests\bin\Release\net11.0\Microsoft.AspNetCore.FunctionalTests.dll 2026-02-18T02:17:54.5895262Z InProcessNewShimWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessNewShimWebSite\bin\Release\net11.0\publish\InProcessNewShimWebSite-Portable\ 2026-02-18T02:17:54.6186651Z Running tests: D:\a\_work\1\s\src\DefaultBuilder\test\Microsoft.AspNetCore.FunctionalTests\bin\Release\net11.0\Microsoft.AspNetCore.FunctionalTests.dll [net11.0|x64] 2026-02-18T02:17:55.1695248Z Tests succeeded: D:\a\_work\1\s\src\Hosting\test\FunctionalTests\bin\Release\net11.0\Microsoft.AspNetCore.Hosting.FunctionalTests.dll [net11.0|x64] 2026-02-18T02:17:56.4581543Z InProcessNewShimWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessNewShimWebSite\bin\Release\net11.0\win-x64\InProcessWebSite.dll 2026-02-18T02:17:57.1356239Z dotnet-user-jwts.Tests -> D:\a\_work\1\s\artifacts\bin\dotnet-user-jwts.Tests\Release\net11.0\Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Tests.dll 2026-02-18T02:17:57.1763521Z InProcessNewShimWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessNewShimWebSite\bin\Release\net11.0\publish\InProcessNewShimWebSite-Standalone-x64\ 2026-02-18T02:17:57.7258248Z Microsoft.AspNetCore.SignalR.Specification.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Specification.Tests\Release\net11.0\Microsoft.AspNetCore.SignalR.Specification.Tests.dll 2026-02-18T02:17:57.9608627Z Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter\Release\net11.0\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter.dll 2026-02-18T02:17:58.6053434Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter.11.0.0-ci.nupkg'. 2026-02-18T02:17:58.6115011Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:17:58.7794007Z Microsoft.AspNetCore.Components.WebAssembly.Authentication -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.Authentication\Release\net11.0\Microsoft.AspNetCore.Components.WebAssembly.Authentication.dll 2026-02-18T02:17:59.2065658Z Microsoft.AspNetCore.Components.QuickGrid.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.QuickGrid.Tests\Release\net11.0\Microsoft.AspNetCore.Components.QuickGrid.Tests.dll 2026-02-18T02:17:59.4189918Z The package Microsoft.Extensions.Identity.Core.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:17:59.4190821Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Identity.Core.11.0.0-ci.nupkg'. 2026-02-18T02:17:59.4585816Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Identity.Core.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:18:02.3156840Z Microsoft.AspNetCore.Mvc.NewtonsoftJson -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.NewtonsoftJson\Release\net11.0\Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll 2026-02-18T02:18:05.6144339Z Microsoft.AspNetCore.Mvc.Razor -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Razor\Release\net11.0\Microsoft.AspNetCore.Mvc.Razor.dll 2026-02-18T02:18:06.8840204Z Tests succeeded: D:\a\_work\1\s\src\DefaultBuilder\test\Microsoft.AspNetCore.FunctionalTests\bin\Release\net11.0\Microsoft.AspNetCore.FunctionalTests.dll [net11.0|x64] 2026-02-18T02:18:06.9487726Z Microsoft.AspNetCore.Mvc.TagHelpers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.TagHelpers\Release\net11.0\Microsoft.AspNetCore.Mvc.TagHelpers.dll 2026-02-18T02:18:09.0355861Z Microsoft.AspNetCore.Mvc.RazorPages -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.RazorPages\Release\net11.0\Microsoft.AspNetCore.Mvc.RazorPages.dll 2026-02-18T02:18:14.2205293Z Microsoft.AspNetCore.Http.Abstractions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Abstractions.Tests\Release\net11.0\Microsoft.AspNetCore.Http.Abstractions.Tests.dll 2026-02-18T02:18:14.3146373Z GetDocument.Insider -> D:\a\_work\1\s\artifacts\bin\GetDocument.Insider\Release\net11.0\publish\ 2026-02-18T02:18:14.8496299Z The package Microsoft.Extensions.Validation.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:18:14.8499795Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Validation.11.0.0-ci.nupkg'. 2026-02-18T02:18:14.8594225Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Validation.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:18:14.9164465Z Microsoft.AspNetCore.Mvc.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Localization\Release\net11.0\Microsoft.AspNetCore.Mvc.Localization.dll 2026-02-18T02:18:16.8541296Z Microsoft.AspNetCore.OpenApi -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi\Release\net11.0\Microsoft.AspNetCore.OpenApi.dll 2026-02-18T02:18:17.0077165Z Microsoft.AspNetCore.Diagnostics.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.Tests\Release\net11.0\Microsoft.AspNetCore.Diagnostics.Tests.dll 2026-02-18T02:18:17.1534986Z Microsoft.AspNetCore.AzureAppServices.HostingStartup -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.AzureAppServices.HostingStartup\Release\net11.0\Microsoft.AspNetCore.AzureAppServices.HostingStartup.dll 2026-02-18T02:18:17.2690832Z Microsoft.AspNetCore.Authentication.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Test\Release\net11.0\Microsoft.AspNetCore.Authentication.Test.dll 2026-02-18T02:18:17.4086006Z AutobahnTestApp -> D:\a\_work\1\s\artifacts\bin\AutobahnTestApp\Release\net11.0\AutobahnTestApp.dll 2026-02-18T02:18:17.4778982Z Microsoft.AspNetCore.SignalR.Tests.Utils -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Tests.Utils\Release\net11.0\Microsoft.AspNetCore.SignalR.Tests.Utils.dll 2026-02-18T02:18:18.2763249Z Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation\Release\net11.0\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll 2026-02-18T02:18:19.2489470Z Microsoft.AspNetCore.Components.WebAssembly.Authentication.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.Authentication.Tests\Release\net11.0\Microsoft.AspNetCore.Components.WebAssembly.Authentication.Tests.dll 2026-02-18T02:18:19.6327423Z BlazorUnitedApp.Client -> D:\a\_work\1\s\artifacts\bin\BlazorUnitedApp.Client\Release\net11.0\BlazorUnitedApp.Client.dll 2026-02-18T02:18:19.6357380Z BlazorUnitedApp.Client (Blazor output) -> D:\a\_work\1\s\artifacts\bin\BlazorUnitedApp.Client\Release\net11.0\wwwroot 2026-02-18T02:18:19.9988740Z CorsMiddlewareWebSite -> D:\a\_work\1\s\src\Middleware\CORS\test\testassets\CorsMiddlewareWebSite\bin\Release\net11.0\CorsMiddlewareWebSite.dll 2026-02-18T02:18:22.7094744Z Microsoft.AspNetCore.Components.Server -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Server\Release\net11.0\Microsoft.AspNetCore.Components.Server.dll 2026-02-18T02:18:22.7543209Z The package Microsoft.AspNetCore.AzureAppServices.HostingStartup.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:18:22.7544258Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.AzureAppServices.HostingStartup.11.0.0-ci.nupkg'. 2026-02-18T02:18:22.7604679Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.AzureAppServices.HostingStartup.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:18:22.9774320Z Microsoft.AspNetCore.Cors.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cors.Test\Release\net11.0\Microsoft.AspNetCore.Cors.Test.dll 2026-02-18T02:18:24.8423341Z Microsoft.AspNetCore.AzureAppServicesIntegration.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.AzureAppServicesIntegration.Tests\Release\net11.0\Microsoft.AspNetCore.AzureAppServicesIntegration.Tests.dll 2026-02-18T02:18:28.0039914Z Logging.W3C.Sample -> D:\a\_work\1\s\artifacts\bin\Logging.W3C.Sample\Release\net11.0\Logging.W3C.Sample.dll 2026-02-18T02:18:28.0813659Z The package Microsoft.AspNetCore.SignalR.Protocols.MessagePack.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:18:28.0815811Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.11.0.0-ci.nupkg'. 2026-02-18T02:18:28.1014845Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:18:28.1336511Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.Authentication.11.0.0-ci.nupkg'. 2026-02-18T02:18:28.1560847Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.Authentication.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:18:28.9110743Z Microsoft.AspNetCore.Routing.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing.Tests\Release\net11.0\Microsoft.AspNetCore.Routing.Tests.dll 2026-02-18T02:18:30.9756857Z HostFilteringSample -> D:\a\_work\1\s\artifacts\bin\HostFilteringSample\Release\net11.0\HostFilteringSample.dll 2026-02-18T02:18:31.7803720Z Microsoft.Authentication.WebAssembly.Msal -> D:\a\_work\1\s\artifacts\bin\Microsoft.Authentication.WebAssembly.Msal\Release\net11.0\Microsoft.Authentication.WebAssembly.Msal.dll 2026-02-18T02:18:31.8783526Z OpenIdConnectSample -> D:\a\_work\1\s\artifacts\bin\OpenIdConnectSample\Release\net11.0\OpenIdConnectSample.dll 2026-02-18T02:18:32.7424435Z MinimalOpenIdConnectSample -> D:\a\_work\1\s\artifacts\bin\MinimalOpenIdConnectSample\Release\net11.0\MinimalOpenIdConnectSample.dll 2026-02-18T02:18:35.3603457Z Microsoft.AspNetCore.Components.Server.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Server.Tests\Release\net11.0\Microsoft.AspNetCore.Components.Server.Tests.dll 2026-02-18T02:18:35.5911784Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Authentication.WebAssembly.Msal.11.0.0-ci.nupkg'. 2026-02-18T02:18:35.5995536Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Authentication.WebAssembly.Msal.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:18:35.7776261Z HeaderPropagationSample -> D:\a\_work\1\s\artifacts\bin\HeaderPropagationSample\Release\net11.0\HeaderPropagationSample.dll 2026-02-18T02:18:36.3523237Z The package Microsoft.AspNetCore.Cryptography.KeyDerivation.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:18:36.3526182Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Cryptography.KeyDerivation.11.0.0-ci.nupkg'. 2026-02-18T02:18:36.3537492Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Cryptography.KeyDerivation.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:18:36.6191533Z Microsoft.AspNetCore.Http.Connections.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Tests\Release\net11.0\Microsoft.AspNetCore.Http.Connections.Tests.dll 2026-02-18T02:18:36.8502339Z WasmLinkerTest -> D:\a\_work\1\s\artifacts\bin\WasmLinkerTest\Release\net11.0\browser-wasm\WasmLinkerTest.dll 2026-02-18T02:18:37.2478916Z Microsoft.AspNetCore.Mvc -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc\Release\net11.0\Microsoft.AspNetCore.Mvc.dll 2026-02-18T02:18:37.2646548Z RequestDecompressionSample -> D:\a\_work\1\s\artifacts\bin\RequestDecompressionSample\Release\net11.0\RequestDecompressionSample.dll 2026-02-18T02:18:37.3926811Z Benchmarks -> D:\a\_work\1\s\artifacts\bin\Benchmarks\Release\net11.0\Benchmarks.dll 2026-02-18T02:18:37.4239755Z ResponseCompressionSample -> D:\a\_work\1\s\artifacts\bin\ResponseCompressionSample\Release\net11.0\ResponseCompressionSample.dll 2026-02-18T02:18:37.4814875Z RoutingWebSite -> D:\a\_work\1\s\artifacts\bin\RoutingWebSite\Release\net11.0\RoutingWebSite.dll 2026-02-18T02:18:37.8596554Z SessionSample -> D:\a\_work\1\s\artifacts\bin\SessionSample\Release\net11.0\SessionSample.dll 2026-02-18T02:18:38.5738552Z RateLimitingSample -> D:\a\_work\1\s\artifacts\bin\RateLimitingSample\Release\net11.0\RateLimitingSample.dll 2026-02-18T02:18:38.7758669Z Microsoft.AspNetCore.Routing.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing.FunctionalTests\Release\net11.0\Microsoft.AspNetCore.Routing.FunctionalTests.dll 2026-02-18T02:18:38.8298092Z The package Microsoft.AspNetCore.InternalTesting.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:18:38.8298856Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.InternalTesting.11.0.0-ci.nupkg'. 2026-02-18T02:18:38.8376035Z HttpOverridesSample -> D:\a\_work\1\s\artifacts\bin\HttpOverridesSample\Release\net11.0\HttpOverridesSample.dll 2026-02-18T02:18:38.8510725Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.InternalTesting.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:18:39.0063303Z StaticFileSample -> D:\a\_work\1\s\artifacts\bin\StaticFileSample\Release\net11.0\StaticFileSample.dll 2026-02-18T02:18:39.5496330Z RazorBuildWebSite.PrecompiledViews -> D:\a\_work\1\s\artifacts\bin\RazorBuildWebSite.PrecompiledViews\Release\net11.0\RazorBuildWebSite.PrecompiledViews.dll 2026-02-18T02:18:46.5228808Z Microsoft.AspNetCore.Http.Extensions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Extensions.Tests\Release\net11.0\Microsoft.AspNetCore.Http.Extensions.Tests.dll 2026-02-18T02:18:49.4798343Z Microsoft.Extensions.Validation.GeneratorTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Validation.GeneratorTests\Release\net11.0\Microsoft.Extensions.Validation.GeneratorTests.dll 2026-02-18T02:18:50.7500701Z HttpLogging.Sample -> D:\a\_work\1\s\artifacts\bin\HttpLogging.Sample\Release\net11.0\HttpLogging.Sample.dll 2026-02-18T02:18:51.1408185Z Microsoft.AspNetCore.Components.WebAssembly.Server.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.Server.Tests\Release\net11.0\Microsoft.AspNetCore.Components.WebAssembly.Server.Tests.dll 2026-02-18T02:18:51.2235135Z The package Microsoft.AspNetCore.SignalR.Common.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:18:51.2240349Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Common.11.0.0-ci.nupkg'. 2026-02-18T02:18:51.2388951Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Common.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:18:52.3513191Z ResponseCachingSample -> D:\a\_work\1\s\artifacts\bin\ResponseCachingSample\Release\net11.0\ResponseCachingSample.dll 2026-02-18T02:18:52.3984907Z The package Microsoft.AspNetCore.Components.Authorization.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:18:52.3991803Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Authorization.11.0.0-ci.nupkg'. 2026-02-18T02:18:52.4006203Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Authorization.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:18:52.5871681Z SocialWeather -> D:\a\_work\1\s\artifacts\bin\SocialWeather\Release\net11.0\SocialWeather.dll 2026-02-18T02:18:52.7582108Z LocalizationWebsite -> D:\a\_work\1\s\artifacts\bin\LocalizationWebsite\Release\net11.0\LocalizationWebsite.dll 2026-02-18T02:18:52.9390681Z WelcomePageSample -> D:\a\_work\1\s\artifacts\bin\WelcomePageSample\Release\net11.0\WelcomePageSample.dll 2026-02-18T02:18:53.2178293Z ExceptionHandlerSample -> D:\a\_work\1\s\artifacts\bin\ExceptionHandlerSample\Release\net11.0\ExceptionHandlerSample.dll 2026-02-18T02:18:53.8323033Z DatabaseErrorPageSample -> D:\a\_work\1\s\artifacts\bin\DatabaseErrorPageSample\Release\net11.0\DatabaseErrorPageSample.dll 2026-02-18T02:18:54.1674647Z CookiePolicySample -> D:\a\_work\1\s\artifacts\bin\CookiePolicySample\Release\net11.0\CookiePolicySample.dll 2026-02-18T02:18:54.4191586Z ServerComparison.TestSites -> D:\a\_work\1\s\src\Servers\testassets\ServerComparison.TestSites\bin\Release\net11.0\ServerComparison.TestSites.dll 2026-02-18T02:18:57.6044064Z LargeResponseApp -> D:\a\_work\1\s\artifacts\bin\LargeResponseApp\Release\net11.0\LargeResponseApp.dll 2026-02-18T02:18:57.6816929Z GenericHostWebSite -> D:\a\_work\1\s\artifacts\bin\GenericHostWebSite\Release\net11.0\GenericHostWebSite.dll 2026-02-18T02:18:57.8308281Z Microsoft.AspNetCore.Analyzers.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Analyzers.Test\Release\net11.0\Microsoft.AspNetCore.Analyzers.Test.dll 2026-02-18T02:18:57.8444055Z Http3SampleApp -> D:\a\_work\1\s\artifacts\bin\Http3SampleApp\Release\net11.0\Http3SampleApp.dll 2026-02-18T02:18:58.1751725Z NativeIISSample -> D:\a\_work\1\s\artifacts\bin\NativeIISSample\Release\net11.0\NativeIISSample.dll 2026-02-18T02:18:58.2459232Z DeveloperExceptionPageSample -> D:\a\_work\1\s\artifacts\bin\DeveloperExceptionPageSample\Release\net11.0\DeveloperExceptionPageSample.dll 2026-02-18T02:18:58.5187113Z DefaultBuilder.SampleApp -> D:\a\_work\1\s\artifacts\bin\DefaultBuilder.SampleApp\Release\net11.0\DefaultBuilder.SampleApp.dll 2026-02-18T02:18:58.6054534Z RewriteSample -> D:\a\_work\1\s\artifacts\bin\RewriteSample\Release\net11.0\RewriteSample.dll 2026-02-18T02:18:58.6937455Z ControllersFromServicesClassLibrary -> D:\a\_work\1\s\artifacts\bin\ControllersFromServicesClassLibrary\Release\net11.0\ControllersFromServicesClassLibrary.dll 2026-02-18T02:18:58.8318822Z StatusCodePagesSample -> D:\a\_work\1\s\artifacts\bin\StatusCodePagesSample\Release\net11.0\StatusCodePagesSample.dll 2026-02-18T02:18:59.0264999Z NegotiateAuthSample -> D:\a\_work\1\s\artifacts\bin\NegotiateAuthSample\Release\net11.0\NegotiateAuthSample.dll 2026-02-18T02:18:59.1806563Z MiddlewareAnalysisSample -> D:\a\_work\1\s\artifacts\bin\MiddlewareAnalysisSample\Release\net11.0\MiddlewareAnalysisSample.dll 2026-02-18T02:18:59.4154098Z IdentitySample.ApiEndpoints -> D:\a\_work\1\s\artifacts\bin\IdentitySample.ApiEndpoints\Release\net11.0\IdentitySample.ApiEndpoints.dll 2026-02-18T02:18:59.7344870Z SocialSample -> D:\a\_work\1\s\artifacts\bin\SocialSample\Release\net11.0\SocialSample.dll 2026-02-18T02:18:59.7365560Z XmlFormattersWebSite -> D:\a\_work\1\s\artifacts\bin\XmlFormattersWebSite\Release\net11.0\XmlFormattersWebSite.dll 2026-02-18T02:19:00.0166868Z WsFedSample -> D:\a\_work\1\s\artifacts\bin\WsFedSample\Release\net11.0\WsFedSample.dll 2026-02-18T02:19:00.3025954Z MinimalSampleOwin -> D:\a\_work\1\s\artifacts\bin\MinimalSampleOwin\Release\net11.0\MinimalSampleOwin.dll 2026-02-18T02:19:00.6791608Z RoutingSandbox -> D:\a\_work\1\s\artifacts\bin\RoutingSandbox\Release\net11.0\RoutingSandbox.dll 2026-02-18T02:19:00.8184194Z CorsWebSite -> D:\a\_work\1\s\artifacts\bin\CorsWebSite\Release\net11.0\CorsWebSite.dll 2026-02-18T02:19:00.8388976Z HttpsPolicySample -> D:\a\_work\1\s\artifacts\bin\HttpsPolicySample\Release\net11.0\HttpsPolicySample.dll 2026-02-18T02:19:00.9775276Z Microsoft.AspNetCore.SignalR.Common.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Common.Tests\Release\net11.0\Microsoft.AspNetCore.SignalR.Common.Tests.dll 2026-02-18T02:19:01.1604871Z LocalizationSample -> D:\a\_work\1\s\artifacts\bin\LocalizationSample\Release\net11.0\LocalizationSample.dll 2026-02-18T02:19:05.5549056Z Microsoft.AspNetCore.SignalR.Client.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client.Tests\Release\net11.0\Microsoft.AspNetCore.SignalR.Client.Tests.dll 2026-02-18T02:19:05.6440002Z RazorPagesClassLibrary -> D:\a\_work\1\s\artifacts\bin\RazorPagesClassLibrary\Release\net11.0\RazorPagesClassLibrary.dll 2026-02-18T02:19:08.1557726Z Microsoft.AspNetCore.App.Ref -> 2026-02-18T02:19:11.7129477Z The package Microsoft.AspNetCore.SpaProxy.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:19:11.7166002Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SpaProxy.11.0.0-ci.nupkg'. 2026-02-18T02:19:11.7177602Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SpaProxy.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:19:11.8178022Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Client.Core.11.0.0-ci.nupkg'. 2026-02-18T02:19:11.8599162Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Client.Core.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:19:12.2267679Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Negotiate.11.0.0-ci.nupkg'. 2026-02-18T02:19:12.2288773Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Negotiate.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:19:12.2445374Z RazorBuildWebSite.Views -> D:\a\_work\1\s\artifacts\bin\RazorBuildWebSite.Views\Release\net11.0\RazorBuildWebSite.Views.dll 2026-02-18T02:19:12.3113715Z The package Microsoft.AspNetCore.Authentication.WsFederation.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:19:12.3128849Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.WsFederation.11.0.0-ci.nupkg'. 2026-02-18T02:19:12.3192672Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.WsFederation.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:19:12.3616447Z The package Microsoft.AspNetCore.SignalR.StackExchangeRedis.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:19:12.3617276Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.StackExchangeRedis.11.0.0-ci.nupkg'. 2026-02-18T02:19:12.3629412Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.StackExchangeRedis.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:19:12.5297919Z RazorWebSite -> D:\a\_work\1\s\artifacts\bin\RazorWebSite\Release\net11.0\RazorWebSite.dll 2026-02-18T02:19:12.5312110Z HtmlGenerationWebSite -> D:\a\_work\1\s\artifacts\bin\HtmlGenerationWebSite\Release\net11.0\HtmlGenerationWebSite.dll 2026-02-18T02:19:12.7173059Z Microsoft.AspNetCore.Mvc.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Test\Release\net11.0\Microsoft.AspNetCore.Mvc.Test.dll 2026-02-18T02:19:12.7182045Z SecurityWebSite -> D:\a\_work\1\s\artifacts\bin\SecurityWebSite\Release\net11.0\SecurityWebSite.dll 2026-02-18T02:19:12.9062253Z SimpleWebSiteWithWebApplicationBuilder -> D:\a\_work\1\s\artifacts\bin\SimpleWebSiteWithWebApplicationBuilder\Release\net11.0\SimpleWebSiteWithWebApplicationBuilder.dll 2026-02-18T02:19:12.9481515Z ApplicationModelWebSite -> D:\a\_work\1\s\artifacts\bin\ApplicationModelWebSite\Release\net11.0\ApplicationModelWebSite.dll 2026-02-18T02:19:13.0399397Z Microsoft.AspNetCore.Mvc.Core.TestCommon -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Core.TestCommon\Release\net11.0\Microsoft.AspNetCore.Mvc.Core.TestCommon.dll 2026-02-18T02:19:13.4498453Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.TestHost.11.0.0-ci.nupkg'. 2026-02-18T02:19:13.4603409Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.TestHost.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:19:13.4837372Z The package Microsoft.AspNetCore.HeaderPropagation.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:19:13.4845563Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.HeaderPropagation.11.0.0-ci.nupkg'. 2026-02-18T02:19:13.4872663Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.HeaderPropagation.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:19:13.5416717Z Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests\Release\net11.0\Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests.dll 2026-02-18T02:19:13.6861716Z The package Microsoft.AspNetCore.SpaServices.Extensions.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:19:13.6864073Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SpaServices.Extensions.11.0.0-ci.nupkg'. 2026-02-18T02:19:13.6871646Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SpaServices.Extensions.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:19:17.6413354Z Wasm.Performance.Driver -> D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\Driver\bin\Release\net11.0\Wasm.Performance.Driver.dll 2026-02-18T02:19:17.6973634Z The package Microsoft.AspNetCore.Authentication.Twitter.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:19:17.6975676Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Twitter.11.0.0-ci.nupkg'. 2026-02-18T02:19:17.7064300Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Twitter.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:19:19.2480831Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.11.0.0-ci.nupkg'. 2026-02-18T02:19:19.2503359Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:19:19.4043636Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.Testing.11.0.0-ci.nupkg'. 2026-02-18T02:19:19.4056467Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.Testing.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:19:19.4644267Z TagHelpersWebSite -> D:\a\_work\1\s\artifacts\bin\TagHelpersWebSite\Release\net11.0\TagHelpersWebSite.dll 2026-02-18T02:19:19.7352522Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.11.0.0-ci.nupkg'. 2026-02-18T02:19:19.7362226Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:19:19.8918269Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Client.11.0.0-ci.nupkg'. 2026-02-18T02:19:19.9110020Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Client.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:19:20.3559527Z Microsoft.AspNetCore.SignalR.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Tests\Release\net11.0\Microsoft.AspNetCore.SignalR.Tests.dll 2026-02-18T02:19:20.4332019Z ControllersFromServicesWebSite -> D:\a\_work\1\s\artifacts\bin\ControllersFromServicesWebSite\Release\net11.0\ControllersFromServicesWebSite.dll 2026-02-18T02:19:22.8781532Z Microsoft.AspNetCore.Mvc.Cors.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Cors.Test\Release\net11.0\Microsoft.AspNetCore.Mvc.Cors.Test.dll 2026-02-18T02:19:24.5168975Z Microsoft.AspNetCore.Mvc.Formatters.Xml.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Formatters.Xml.Test\Release\net11.0\Microsoft.AspNetCore.Mvc.Formatters.Xml.Test.dll 2026-02-18T02:19:25.6554759Z Microsoft.AspNetCore.Mvc.Abstractions.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Abstractions.Test\Release\net11.0\Microsoft.AspNetCore.Mvc.Abstractions.Test.dll 2026-02-18T02:19:25.8186985Z Microsoft.AspNetCore.Mvc.Views.TestCommon -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Views.TestCommon\Release\net11.0\Microsoft.AspNetCore.Mvc.Views.TestCommon.dll 2026-02-18T02:19:34.6763504Z Microsoft.AspNetCore.Mvc.ViewFeatures.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.ViewFeatures.Test\Release\net11.0\Microsoft.AspNetCore.Mvc.ViewFeatures.Test.dll 2026-02-18T02:19:37.2623397Z Microsoft.AspNetCore.Mvc.DataAnnotations.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.DataAnnotations.Test\Release\net11.0\Microsoft.AspNetCore.Mvc.DataAnnotations.Test.dll 2026-02-18T02:19:37.8432817Z Diagnostics.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Diagnostics.FunctionalTests\Release\net11.0\Diagnostics.FunctionalTests.dll 2026-02-18T02:19:37.9942647Z Microsoft.AspNetCore.Mvc.TagHelpers.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.TagHelpers.Test\Release\net11.0\Microsoft.AspNetCore.Mvc.TagHelpers.Test.dll 2026-02-18T02:19:40.2238052Z ServerComparison.FunctionalTests -> D:\a\_work\1\s\src\Servers\test\FunctionalTests\bin\Release\net11.0\ServerComparison.FunctionalTests.dll 2026-02-18T02:19:40.2726665Z Running tests: D:\a\_work\1\s\src\Servers\test\FunctionalTests\bin\Release\net11.0\ServerComparison.FunctionalTests.dll [net11.0|x64] 2026-02-18T02:19:43.5205226Z Microsoft.AspNetCore.Mvc.RazorPages.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.RazorPages.Test\Release\net11.0\Microsoft.AspNetCore.Mvc.RazorPages.Test.dll 2026-02-18T02:19:43.6924037Z Microsoft.AspNetCore.Mvc.Razor.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Razor.Test\Release\net11.0\Microsoft.AspNetCore.Mvc.Razor.Test.dll 2026-02-18T02:19:46.2966255Z Mvc.Analyzers.Test -> D:\a\_work\1\s\artifacts\bin\Mvc.Analyzers.Test\Release\net11.0\Mvc.Analyzers.Test.dll 2026-02-18T02:19:47.4255836Z Microsoft.AspNetCore.Mvc.Localization.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Localization.Test\Release\net11.0\Microsoft.AspNetCore.Mvc.Localization.Test.dll 2026-02-18T02:19:58.1162228Z Microsoft.AspNetCore.App.Runtime -> 2026-02-18T02:19:58.1964517Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.JwtBearer.11.0.0-ci.nupkg'. 2026-02-18T02:19:58.2085049Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.JwtBearer.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:19:58.4494320Z INFO: Could not find files for the given pattern(s). 2026-02-18T02:19:58.4781915Z 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-11.0.0-ci-win-x64.zip". 2026-02-18T02:20:00.8337041Z SystemdTestApp -> D:\a\_work\1\s\artifacts\bin\SystemdTestApp\Release\net11.0\SystemdTestApp.dll 2026-02-18T02:20:00.9137070Z Kestrel.SampleApp -> D:\a\_work\1\s\artifacts\bin\Kestrel.SampleApp\Release\net11.0\Kestrel.SampleApp.dll 2026-02-18T02:20:00.9882007Z PlaintextApp -> D:\a\_work\1\s\artifacts\bin\PlaintextApp\Release\net11.0\PlaintextApp.dll 2026-02-18T02:20:01.0738297Z The package Microsoft.AspNetCore.Authorization.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:20:01.0756229Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authorization.11.0.0-ci.nupkg'. 2026-02-18T02:20:01.0989323Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authorization.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:20:01.1786618Z Http2SampleApp -> D:\a\_work\1\s\artifacts\bin\Http2SampleApp\Release\net11.0\Http2SampleApp.dll 2026-02-18T02:20:01.2731364Z MinimalSampleFSharp -> D:\a\_work\1\s\artifacts\bin\MinimalSampleFSharp\Release\net11.0\MinimalSampleFSharp.dll 2026-02-18T02:20:01.3584618Z CookieSample -> D:\a\_work\1\s\artifacts\bin\CookieSample\Release\net11.0\CookieSample.dll 2026-02-18T02:20:01.4297586Z WebTransportSampleApp -> D:\a\_work\1\s\artifacts\bin\WebTransportSampleApp\Release\net11.0\WebTransportSampleApp.dll 2026-02-18T02:20:01.5255433Z WebTransportInteractiveSampleApp -> D:\a\_work\1\s\artifacts\bin\WebTransportInteractiveSampleApp\Release\net11.0\WebTransportInteractiveSampleApp.dll 2026-02-18T02:20:01.6382901Z InProcessWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessWebSite\bin\Release\net11.0\InProcessWebSite.dll 2026-02-18T02:20:01.9994849Z IISSample -> D:\a\_work\1\s\artifacts\bin\IISSample\Release\net11.0\IISSample.dll 2026-02-18T02:20:04.6702512Z IIS.FunctionalTests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.FunctionalTests\bin\Release\net11.0\IIS.FunctionalTests.dll 2026-02-18T02:20:04.7174014Z Successfully created archive -> 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-runtime-11.0.0-ci-win-x64.zip' from 'D:\a\_work\1\s\artifacts\obj\aspnetcore-runtime\Release\win-x64\output\' 2026-02-18T02:20:06.6013666Z IIS.LongTests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.LongTests\bin\Release\net11.0\IIS.LongTests.dll 2026-02-18T02:20:06.8473029Z INFO: Could not find files for the given pattern(s). 2026-02-18T02:20:08.6121068Z IIS.NewHandler.FunctionalTests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.NewHandler.FunctionalTests\bin\Release\net11.0\IIS.NewHandler.FunctionalTests.dll 2026-02-18T02:20:08.6601715Z The package Microsoft.Extensions.Configuration.KeyPerFile.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:20:08.6602715Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Configuration.KeyPerFile.11.0.0-ci.nupkg'. 2026-02-18T02:20:08.6693755Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Configuration.KeyPerFile.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:20:11.3581372Z IISExpress.FunctionalTests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IISExpress.FunctionalTests\bin\Release\net11.0\IISExpress.FunctionalTests.dll 2026-02-18T02:20:14.5768644Z Tests succeeded: D:\a\_work\1\s\src\Servers\test\FunctionalTests\bin\Release\net11.0\ServerComparison.FunctionalTests.dll [net11.0|x64] 2026-02-18T02:20:14.8422337Z Successfully created archive -> 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-runtime-11.0.0-ci-win-x64.tar.gz' from 'D:\a\_work\1\s\artifacts\obj\aspnetcore-runtime\Release\win-x64\output\' 2026-02-18T02:20:15.7356440Z InProcessWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessWebSite\bin\Release\net11.0\InProcessWebSite.dll 2026-02-18T02:20:16.0224735Z IIS.ShadowCopy.Tests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.ShadowCopy.Tests\bin\Release\net11.0\IIS.ShadowCopy.Tests.dll 2026-02-18T02:20:16.1409404Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Owin.11.0.0-ci.nupkg'. 2026-02-18T02:20:16.1542418Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Owin.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:20:16.1793525Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.OpenIdConnect.11.0.0-ci.nupkg'. 2026-02-18T02:20:16.1805074Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.OpenIdConnect.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:20:16.3607273Z AzureAppServicesHostingStartupSample -> D:\a\_work\1\s\artifacts\bin\AzureAppServicesHostingStartupSample\Release\net11.0\AzureAppServicesHostingStartupSample.dll 2026-02-18T02:20:16.5625235Z LinkabilityChecker -> D:\a\_work\1\s\artifacts\bin\LinkabilityChecker\Release\net11.0\LinkabilityChecker.dll 2026-02-18T02:20:16.8679466Z The package Microsoft.Extensions.ApiDescription.Server.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:20:16.8680638Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ApiDescription.Server.11.0.0-ci.nupkg'. 2026-02-18T02:20:17.2045414Z The package Microsoft.Extensions.ApiDescription.Server.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:20:17.2047392Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ApiDescription.Server.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:20:17.6939847Z InProcessWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessWebSite\bin\Release\net11.0\publish\InProcessWebSite-Portable\ 2026-02-18T02:20:18.0619020Z Certificate.Sample -> D:\a\_work\1\s\artifacts\bin\Certificate.Sample\Release\net11.0\Certificate.Sample.dll 2026-02-18T02:20:18.1520602Z Certificate.Optional.Sample -> D:\a\_work\1\s\artifacts\bin\Certificate.Optional.Sample\Release\net11.0\Certificate.Optional.Sample.dll 2026-02-18T02:20:19.1133217Z SignalR.Client.FunctionalTestApp -> D:\a\_work\1\s\artifacts\bin\SignalR.Client.FunctionalTestApp\Release\net11.0\SignalR.Client.FunctionalTestApp.dll 2026-02-18T02:20:19.6032258Z SignalRSamples -> D:\a\_work\1\s\artifacts\bin\SignalRSamples\Release\net11.0\SignalRSamples.dll 2026-02-18T02:20:21.9014711Z BasicWebSite -> D:\a\_work\1\s\artifacts\bin\BasicWebSite\Release\net11.0\BasicWebSite.dll 2026-02-18T02:20:22.7251070Z FormatterWebSite -> D:\a\_work\1\s\artifacts\bin\FormatterWebSite\Release\net11.0\FormatterWebSite.dll 2026-02-18T02:20:25.3936657Z RazorPagesWebSite -> D:\a\_work\1\s\artifacts\bin\RazorPagesWebSite\Release\net11.0\RazorPagesWebSite.dll 2026-02-18T02:20:26.8708417Z Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test\Release\net11.0\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test.dll 2026-02-18T02:20:28.6502077Z InProcessWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessWebSite\bin\Release\net11.0\win-x64\InProcessWebSite.dll 2026-02-18T02:20:29.5755198Z InProcessWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessWebSite\bin\Release\net11.0\publish\InProcessWebSite-Standalone-x64\ 2026-02-18T02:20:31.0810255Z Microsoft.AspNetCore.App.Runtime -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-runtime-11.0.0-ci-win-x64.msi 2026-02-18T02:20:33.7065113Z Mvc.RoutingWebSite -> D:\a\_work\1\s\artifacts\bin\Mvc.RoutingWebSite\Release\net11.0\Mvc.RoutingWebSite.dll 2026-02-18T02:20:40.5345275Z aspnetcore-runtime-bundle -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-runtime-11.0.0-ci-win-x64.exe 2026-02-18T02:20:43.5882305Z JwtSample -> D:\a\_work\1\s\artifacts\bin\JwtSample\Release\net11.0\JwtSample.dll 2026-02-18T02:20:43.8368021Z HealthChecksSample -> D:\a\_work\1\s\artifacts\bin\HealthChecksSample\Release\net11.0\HealthChecksSample.dll 2026-02-18T02:20:43.9617742Z OutputCachingSample -> D:\a\_work\1\s\artifacts\bin\OutputCachingSample\Release\net11.0\OutputCachingSample.dll 2026-02-18T02:20:44.5551434Z VersioningWebSite -> D:\a\_work\1\s\artifacts\bin\VersioningWebSite\Release\net11.0\VersioningWebSite.dll 2026-02-18T02:20:44.5974697Z Microsoft.AspNetCore.Mvc.Core.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Core.Test\Release\net11.0\Microsoft.AspNetCore.Mvc.Core.Test.dll 2026-02-18T02:20:45.2174222Z SimpleWebSite -> D:\a\_work\1\s\artifacts\bin\SimpleWebSite\Release\net11.0\SimpleWebSite.dll 2026-02-18T02:20:45.7368157Z FilesWebSite -> D:\a\_work\1\s\artifacts\bin\FilesWebSite\Release\net11.0\FilesWebSite.dll 2026-02-18T02:20:46.2238546Z ApiExplorerWebSite -> D:\a\_work\1\s\artifacts\bin\ApiExplorerWebSite\Release\net11.0\ApiExplorerWebSite.dll 2026-02-18T02:20:47.8143291Z Microsoft.AspNetCore.Mvc.ApiExplorer.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.ApiExplorer.Test\Release\net11.0\Microsoft.AspNetCore.Mvc.ApiExplorer.Test.dll 2026-02-18T02:20:55.8760422Z Microsoft.AspNetCore.Mvc.IntegrationTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.IntegrationTests\Release\net11.0\Microsoft.AspNetCore.Mvc.IntegrationTests.dll 2026-02-18T02:20:55.9471225Z The package Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:20:55.9472181Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.11.0.0-ci.nupkg'. 2026-02-18T02:20:55.9580550Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:20:56.0284270Z Microsoft.AspNetCore.SignalR.Client.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client.FunctionalTests\Release\net11.0\Microsoft.AspNetCore.SignalR.Client.FunctionalTests.dll 2026-02-18T02:20:56.1429105Z AzureAppServicesSample -> D:\a\_work\1\s\artifacts\bin\AzureAppServicesSample\Release\net11.0\AzureAppServicesSample.dll 2026-02-18T02:20:56.2140296Z The package Microsoft.Extensions.Diagnostics.HealthChecks.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:20:56.2142851Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.11.0.0-ci.nupkg'. 2026-02-18T02:20:56.2286987Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:20:56.5489893Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.NewtonsoftJson.11.0.0-ci.nupkg'. 2026-02-18T02:20:56.5555841Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.NewtonsoftJson.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:21:10.2953489Z Microsoft.AspNetCore.App.Ref -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-targeting-pack-11.0.0-ci-win-x64.msi 2026-02-18T02:21:10.3515319Z The package Microsoft.Extensions.Features.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:21:10.3517698Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Features.11.0.0-ci.nupkg'. 2026-02-18T02:21:10.3520944Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Features.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:21:10.3703254Z The package Microsoft.Extensions.Localization.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:21:10.3704172Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Localization.11.0.0-ci.nupkg'. 2026-02-18T02:21:10.3809884Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Localization.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:21:10.5091937Z Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests\Release\net11.0\Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.dll 2026-02-18T02:21:10.9417885Z Microsoft.AspNetCore.Localization.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Localization.FunctionalTests\Release\net11.0\Microsoft.AspNetCore.Localization.FunctionalTests.dll 2026-02-18T02:21:11.1908622Z Mvc.Api.Analyzers.Test -> D:\a\_work\1\s\artifacts\bin\Mvc.Api.Analyzers.Test\Release\net11.0\Mvc.Api.Analyzers.Test.dll 2026-02-18T02:21:12.0817181Z Microsoft.AspNetCore.SignalR.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Microbenchmarks\Release\net11.0\Microsoft.AspNetCore.SignalR.Microbenchmarks.dll 2026-02-18T02:21:12.0921522Z 2026-02-18T02:21:12.0921960Z Running benchmark validation for: 2026-02-18T02:21:12.0922397Z Microsoft.AspNetCore.SignalR.Microbenchmarks 2026-02-18T02:21:12.0922820Z 2026-02-18T02:21:15.2823778Z The package Microsoft.AspNetCore.SignalR.Specification.Tests.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:21:15.2824601Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Specification.Tests.11.0.0-ci.nupkg'. 2026-02-18T02:21:15.2915761Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Specification.Tests.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:21:15.4364051Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.OpenApi.11.0.0-ci.nupkg'. 2026-02-18T02:21:15.4526274Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.OpenApi.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:21:15.4789247Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.11.0.0-ci.nupkg'. 2026-02-18T02:21:15.4879523Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:21:15.7698360Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.Server.11.0.0-ci.nupkg'. 2026-02-18T02:21:16.1728197Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.Server.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:21:16.5663925Z ErrorPageMiddlewareWebSite -> D:\a\_work\1\s\artifacts\bin\ErrorPageMiddlewareWebSite\Release\net11.0\ErrorPageMiddlewareWebSite.dll 2026-02-18T02:21:17.3239091Z [NuGet Manager] [Warning] The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead. 2026-02-18T02:21:17.3409801Z Microsoft.AspNetCore.App.Ref -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\VS.Redist.Common.AspNetCore.TargetingPack.x64.11.0.11.0.0-ci.nupkg 2026-02-18T02:21:17.4650641Z Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test\Release\net11.0\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test.dll 2026-02-18T02:21:18.4723289Z HostedBlazorWebassemblyApp.Server -> D:\a\_work\1\s\artifacts\bin\HostedBlazorWebassemblyApp.Server\Release\net11.0\HostedBlazorWebassemblyApp.Server.dll 2026-02-18T02:21:18.5219305Z RazorBuildWebSite -> D:\a\_work\1\s\artifacts\bin\RazorBuildWebSite\Release\net11.0\RazorBuildWebSite.dll 2026-02-18T02:21:18.9029757Z MvcFormSample -> D:\a\_work\1\s\artifacts\bin\MvcFormSample\Release\net11.0\MvcFormSample.dll 2026-02-18T02:21:19.1284169Z MvcSandbox -> D:\a\_work\1\s\artifacts\bin\MvcSandbox\Release\net11.0\MvcSandbox.dll 2026-02-18T02:21:19.1804924Z INFO: Could not find files for the given pattern(s). 2026-02-18T02:21:19.1944237Z 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-11.0.0-ci-win-x64.zip". 2026-02-18T02:21:20.0549448Z Successfully created archive -> 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-targeting-pack-11.0.0-ci-win-x64.zip' from 'D:\a\_work\1\s\artifacts\obj\aspnetcore-ref\Release\win-x64\output\' 2026-02-18T02:21:20.1312966Z Microsoft.AspNetCore.Diagnostics.HealthChecks.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.HealthChecks.Tests\Release\net11.0\Microsoft.AspNetCore.Diagnostics.HealthChecks.Tests.dll 2026-02-18T02:21:20.3881186Z INFO: Could not find files for the given pattern(s). 2026-02-18T02:21:20.8743986Z IdentitySample.PasskeyUI -> D:\a\_work\1\s\artifacts\bin\IdentitySample.PasskeyUI\Release\net11.0\IdentitySample.PasskeyUI.dll 2026-02-18T02:21:20.9638514Z MinimalFormSample -> D:\a\_work\1\s\artifacts\bin\MinimalFormSample\Release\net11.0\MinimalFormSample.dll 2026-02-18T02:21:21.0508787Z MinimalValidationSample -> D:\a\_work\1\s\artifacts\bin\MinimalValidationSample\Release\net11.0\MinimalValidationSample.dll 2026-02-18T02:21:21.1346986Z MinimalSample -> D:\a\_work\1\s\artifacts\bin\MinimalSample\Release\net11.0\MinimalSample.dll 2026-02-18T02:21:21.7795092Z Successfully created archive -> 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-targeting-pack-11.0.0-ci-win-x64.tar.gz' from 'D:\a\_work\1\s\artifacts\obj\aspnetcore-ref\Release\win-x64\output\' 2026-02-18T02:21:22.3186961Z Microsoft.AspNetCore.Identity.UI -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.UI\Release\net11.0\Microsoft.AspNetCore.Identity.UI.dll 2026-02-18T02:21:22.8178828Z Microsoft.AspNetCore.App.Analyzers.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.Analyzers.Test\Release\net11.0\Microsoft.AspNetCore.App.Analyzers.Test.dll 2026-02-18T02:21:22.9960341Z GetDocumentSample -> D:\a\_work\1\s\artifacts\bin\GetDocumentSample\Release\net11.0\GetDocumentSample.dll 2026-02-18T02:21:23.0051404Z JwtBearerSample -> D:\a\_work\1\s\artifacts\bin\JwtBearerSample\Release\net11.0\JwtBearerSample.dll 2026-02-18T02:21:23.0923894Z MinimalJwtBearerSample -> D:\a\_work\1\s\artifacts\bin\MinimalJwtBearerSample\Release\net11.0\MinimalJwtBearerSample.dll 2026-02-18T02:21:23.1293306Z The package Microsoft.AspNetCore.Http.Connections.Common.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:21:23.1294192Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Http.Connections.Common.11.0.0-ci.nupkg'. 2026-02-18T02:21:23.1534194Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Http.Connections.Common.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:21:23.6621036Z The package Microsoft.AspNetCore.SignalR.Protocols.Json.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:21:23.6623326Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.Json.11.0.0-ci.nupkg'. 2026-02-18T02:21:23.6772668Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.Json.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:21:24.3115861Z StaticFilesAuth -> D:\a\_work\1\s\artifacts\bin\StaticFilesAuth\Release\net11.0\StaticFilesAuth.dll 2026-02-18T02:21:24.5205066Z The package Microsoft.Extensions.ObjectPool.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:21:24.5208052Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ObjectPool.11.0.0-ci.nupkg'. 2026-02-18T02:21:24.6673874Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ObjectPool.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:21:25.3206062Z PathSchemeSelection -> D:\a\_work\1\s\artifacts\bin\PathSchemeSelection\Release\net11.0\PathSchemeSelection.dll 2026-02-18T02:21:26.0083379Z IdentitySample.PasskeyConformance -> D:\a\_work\1\s\artifacts\bin\IdentitySample.PasskeyConformance\Release\net11.0\IdentitySample.PasskeyConformance.dll 2026-02-18T02:21:26.3019692Z The package Microsoft.AspNetCore.Http.Connections.Client.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:21:26.3054677Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Http.Connections.Client.11.0.0-ci.nupkg'. 2026-02-18T02:21:26.4712436Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Http.Connections.Client.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:21:26.5248741Z Identity.ExternalClaims -> D:\a\_work\1\s\artifacts\bin\Identity.ExternalClaims\Release\net11.0\Identity.ExternalClaims.dll 2026-02-18T02:21:26.7702766Z IdentitySample.Mvc -> D:\a\_work\1\s\artifacts\bin\IdentitySample.Mvc\Release\net11.0\IdentitySample.Mvc.dll 2026-02-18T02:21:27.5592382Z DynamicSchemes -> D:\a\_work\1\s\artifacts\bin\DynamicSchemes\Release\net11.0\DynamicSchemes.dll 2026-02-18T02:21:28.0477868Z CustomPolicyProvider -> D:\a\_work\1\s\artifacts\bin\CustomPolicyProvider\Release\net11.0\CustomPolicyProvider.dll 2026-02-18T02:21:28.1523771Z IIS.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\IIS.Microbenchmarks\Release\net11.0\IIS.Microbenchmarks.dll 2026-02-18T02:21:28.4402810Z CustomAuthorizationFailureResponse -> D:\a\_work\1\s\artifacts\bin\CustomAuthorizationFailureResponse\Release\net11.0\CustomAuthorizationFailureResponse.dll 2026-02-18T02:21:28.4422733Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.FileProviders.Embedded.11.0.0-ci.nupkg'. 2026-02-18T02:21:28.4609643Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.FileProviders.Embedded.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:21:29.0644657Z Cookies -> D:\a\_work\1\s\artifacts\bin\Cookies\Release\net11.0\Cookies.dll 2026-02-18T02:21:29.5007603Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Identity.UI.11.0.0-ci.nupkg'. 2026-02-18T02:21:29.8889341Z ClaimsTransformation -> D:\a\_work\1\s\artifacts\bin\ClaimsTransformation\Release\net11.0\ClaimsTransformation.dll 2026-02-18T02:21:29.9029077Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Identity.UI.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:21:30.2765438Z Negotiate.Server -> D:\a\_work\1\s\artifacts\bin\Negotiate.Server\Release\net11.0\Negotiate.Server.dll 2026-02-18T02:21:36.2438202Z Microsoft.AspNetCore.Identity.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.Test\Release\net11.0\Microsoft.AspNetCore.Identity.Test.dll 2026-02-18T02:21:36.5367376Z Negotiate.Client -> D:\a\_work\1\s\artifacts\bin\Negotiate.Client\Release\net11.0\Negotiate.Client.dll 2026-02-18T02:21:36.6256947Z Identity.DefaultUI.WebSite -> D:\a\_work\1\s\artifacts\bin\Identity.DefaultUI.WebSite\Release\net11.0\Identity.DefaultUI.WebSite.dll 2026-02-18T02:21:36.6872221Z The package Microsoft.Extensions.WebEncoders.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:21:36.6981627Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.WebEncoders.11.0.0-ci.nupkg'. 2026-02-18T02:21:36.7586553Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.WebEncoders.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:21:37.0900040Z IdentitySample.DefaultUI -> D:\a\_work\1\s\artifacts\bin\IdentitySample.DefaultUI\Release\net11.0\IdentitySample.DefaultUI.dll 2026-02-18T02:21:37.1798682Z Sample -> D:\a\_work\1\s\artifacts\bin\Sample\Release\net11.0\Sample.dll 2026-02-18T02:21:38.1408172Z [NuGet Manager] [Warning] The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead. 2026-02-18T02:21:38.1664363Z Microsoft.AspNetCore.App.Runtime -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\VS.Redist.Common.AspNetCore.SharedFramework.x64.11.0.11.0.0-ci.nupkg 2026-02-18T02:21:39.0511038Z Microsoft.AspNetCore.Identity.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.FunctionalTests\Release\net11.0\Microsoft.AspNetCore.Identity.FunctionalTests.dll 2026-02-18T02:21:47.5507993Z Microsoft.AspNetCore.Mvc.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.FunctionalTests\Release\net11.0\Microsoft.AspNetCore.Mvc.FunctionalTests.dll 2026-02-18T02:21:47.6539860Z The package Microsoft.AspNetCore.App.Runtime.win-x64.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:21:47.6658128Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Runtime.win-x64.11.0.0-ci.nupkg'. 2026-02-18T02:21:47.7364793Z The package Microsoft.AspNetCore.App.Ref.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-18T02:21:47.7367670Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Ref.11.0.0-ci.nupkg'. 2026-02-18T02:21:48.8955357Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Ref.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:21:49.8291728Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Runtime.win-x64.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:21:51.2798190Z Successfully wrote compatibility suppressions to 'D:\a\_work\1\s\src\Framework\App.Runtime\src\CompatibilitySuppressions.xml'. 2026-02-18T02:21:51.2934639Z Successfully wrote compatibility suppressions to 'D:\a\_work\1\s\src\Framework\App.Ref\src\CompatibilitySuppressions.xml'. 2026-02-18T02:21:51.9656741Z Microsoft.AspNetCore.OpenApi.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi.Tests\Release\net11.0\Microsoft.AspNetCore.OpenApi.Tests.dll 2026-02-18T02:21:52.4068994Z BlazorUnitedApp -> D:\a\_work\1\s\artifacts\bin\BlazorUnitedApp\Release\net11.0\BlazorUnitedApp.dll 2026-02-18T02:21:52.5793525Z Microsoft.AspNetCore.Components.WebAssembly.DevServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.DevServer\Release\net11.0\blazor-devserver.dll 2026-02-18T02:21:53.5232092Z Microsoft.AspNetCore.OpenApi.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi.Microbenchmarks\Release\net11.0\Microsoft.AspNetCore.OpenApi.Microbenchmarks.dll 2026-02-18T02:21:53.6199163Z 2026-02-18T02:21:53.6199742Z Running benchmark validation for: 2026-02-18T02:21:53.6203557Z Microsoft.AspNetCore.OpenApi.Microbenchmarks 2026-02-18T02:21:53.6204001Z 2026-02-18T02:21:53.8486414Z Microsoft.AspNetCore.Components.WebAssembly.DevServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.DevServer\Release\net11.0\publish\ 2026-02-18T02:21:54.1675643Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.DevServer.11.0.0-ci.nupkg'. 2026-02-18T02:21:54.5127800Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.DevServer.11.0.0-ci.symbols.nupkg'. 2026-02-18T02:22:03.3242257Z AuthSamples.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\AuthSamples.FunctionalTests\Release\net11.0\AuthSamples.FunctionalTests.dll 2026-02-18T02:22:04.1993384Z GetDocumentInsider.Tests -> D:\a\_work\1\s\artifacts\bin\GetDocumentInsider.Tests\Release\net11.0\Microsoft.Extensions.ApiDescription.Tool.Tests.dll 2026-02-18T02:22:04.8326783Z Identity.DefaultUI.WebSite -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.FunctionalTests\Release\net11.0\publish\ 2026-02-18T02:22:05.4710678Z BuildAfterTargetingPack -> D:\a\_work\1\s\artifacts\bin\BuildAfterTargetingPack\Release\net11.0\BuildAfterTargetingPack.dll 2026-02-18T02:22:05.4718088Z InteropTests -> D:\a\_work\1\s\artifacts\bin\InteropTests\Release\net11.0\InteropTests.dll 2026-02-18T02:22:05.7514105Z Determining projects to restore... 2026-02-18T02:22:05.8816171Z Determining projects to restore... 2026-02-18T02:22:05.8898842Z Determining projects to restore... 2026-02-18T02:22:08.4194085Z Restored D:\a\_work\1\s\src\Grpc\Interop\test\testassets\InteropWebsite\InteropWebsite.csproj (in 2.56 sec). 2026-02-18T02:22:08.4442601Z Restored D:\a\_work\1\s\src\Grpc\Interop\test\testassets\InteropClient\InteropClient.csproj (in 2.21 sec). 2026-02-18T02:22:10.5416636Z InteropClient -> D:\a\_work\1\s\artifacts\bin\InteropTests\Release\net11.0\InteropClient\InteropClient.dll 2026-02-18T02:22:10.6864456Z InteropClient -> D:\a\_work\1\s\artifacts\bin\InteropTests\Release\net11.0\publish\InteropClient\ 2026-02-18T02:22:12.8864813Z InteropWebsite -> D:\a\_work\1\s\artifacts\bin\InteropTests\Release\net11.0\InteropWebsite\InteropWebsite.dll 2026-02-18T02:22:12.9701874Z InteropWebsite -> D:\a\_work\1\s\artifacts\bin\InteropTests\Release\net11.0\publish\InteropWebsite\ 2026-02-18T02:22:13.1558299Z BasicTestApp -> D:\a\_work\1\s\artifacts\bin\BasicTestApp\Release\net11.0\BasicTestApp.dll 2026-02-18T02:22:13.1605724Z BasicTestApp (Blazor output) -> D:\a\_work\1\s\artifacts\bin\BasicTestApp\Release\net11.0\wwwroot 2026-02-18T02:22:16.0294315Z Microsoft.AspNetCore.App.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.UnitTests\Release\net11.0\Microsoft.AspNetCore.App.UnitTests.dll 2026-02-18T02:22:16.2802501Z PhotinoTestApp -> D:\a\_work\1\s\artifacts\bin\PhotinoTestApp\Release\net11.0\PhotinoTestApp.dll 2026-02-18T02:22:21.5637957Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\src\Microsoft.AspNetCore.Grpc.JsonTranscoding\Microsoft.AspNetCore.Grpc.JsonTranscoding.csproj (in 963 ms). 2026-02-18T02:22:27.3866944Z Restored D:\a\_work\1\s\src\Framework\Microsoft.Internal.Aspnetcore.DotNetApiDocs.Transport\src\Microsoft.Internal.Aspnetcore.DotNetApiDocs.Transport.csproj (in 6 sec). 2026-02-18T02:22:27.5006818Z Restored D:\a\_work\1\s\src\Framework\App.Ref\src\Microsoft.AspNetCore.App.Ref.sfxproj (in 57 ms). 2026-02-18T02:22:27.6984928Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\src\Microsoft.AspNetCore.Grpc.Swagger\Microsoft.AspNetCore.Grpc.Swagger.csproj (in 2 ms). 2026-02-18T02:22:27.8673970Z 165 of 169 projects are up-to-date for restore. 2026-02-18T02:22:28.0665667Z Determining projects to restore... 2026-02-18T02:22:29.5207973Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\perf\Microsoft.AspNetCore.Grpc.Microbenchmarks\Microsoft.AspNetCore.Grpc.Microbenchmarks.csproj (in 338 ms). 2026-02-18T02:22:29.9287367Z 110 of 111 projects are up-to-date for restore. 2026-02-18T02:22:30.0038385Z Determining projects to restore... 2026-02-18T02:22:30.9104000Z All projects are up-to-date for restore. 2026-02-18T02:22:30.9142975Z Determining projects to restore... 2026-02-18T02:22:31.8582273Z All projects are up-to-date for restore. 2026-02-18T02:22:31.9095424Z Determining projects to restore... 2026-02-18T02:22:32.9580044Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\test\testassets\IntegrationTestsWebsite\IntegrationTestsWebsite.csproj (in 60 ms). 2026-02-18T02:22:32.9580505Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\test\Microsoft.AspNetCore.Grpc.JsonTranscoding.IntegrationTests\Microsoft.AspNetCore.Grpc.JsonTranscoding.IntegrationTests.csproj (in 122 ms). 2026-02-18T02:22:33.0474497Z 112 of 114 projects are up-to-date for restore. 2026-02-18T02:22:33.1603925Z Determining projects to restore... 2026-02-18T02:22:34.1777122Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\test\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests.csproj (in 112 ms). 2026-02-18T02:22:34.1796303Z 111 of 112 projects are up-to-date for restore. 2026-02-18T02:22:34.2296504Z Determining projects to restore... 2026-02-18T02:22:35.2175004Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\test\Microsoft.AspNetCore.Grpc.Swagger.Tests\Microsoft.AspNetCore.Grpc.Swagger.Tests.csproj (in 130 ms). 2026-02-18T02:22:35.2190042Z 112 of 113 projects are up-to-date for restore. 2026-02-18T02:22:35.2291315Z Determining projects to restore... 2026-02-18T02:22:36.2201565Z All projects are up-to-date for restore. 2026-02-18T02:22:36.2669546Z Determining projects to restore... 2026-02-18T02:22:37.2465828Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\test\testassets\Sandbox\Sandbox.csproj (in 50 ms). 2026-02-18T02:22:37.2492726Z 111 of 112 projects are up-to-date for restore. 2026-02-18T02:22:37.3211264Z Determining projects to restore... 2026-02-18T02:22:38.4344869Z Restored D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Blazor.Tests\Templates.Blazor.Tests.csproj (in 124 ms). 2026-02-18T02:22:38.4838433Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\src\Microsoft.AspNetCore.App.Runtime.sfxproj (in 68 ms). 2026-02-18T02:22:38.5336916Z 110 of 112 projects are up-to-date for restore. 2026-02-18T02:22:38.7568980Z Determining projects to restore... 2026-02-18T02:22:41.7149148Z Restored D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Blazor.WebAssembly.Auth.Tests\Templates.Blazor.WebAssembly.Auth.Tests.csproj (in 2.28 sec). 2026-02-18T02:22:41.7801322Z 109 of 110 projects are up-to-date for restore. 2026-02-18T02:22:41.9588447Z Determining projects to restore... 2026-02-18T02:22:43.3284869Z Restored D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Blazor.WebAssembly.Tests\Templates.Blazor.WebAssembly.Tests.csproj (in 95 ms). 2026-02-18T02:22:43.3289566Z 109 of 110 projects are up-to-date for restore. 2026-02-18T02:22:43.4681769Z Determining projects to restore... 2026-02-18T02:22:44.3898647Z Restored D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Mvc.Tests\Templates.Mvc.Tests.csproj (in 99 ms). 2026-02-18T02:22:44.3902335Z 109 of 110 projects are up-to-date for restore. 2026-02-18T02:22:44.5331787Z Determining projects to restore... 2026-02-18T02:22:45.5586950Z Restored D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Tests\Templates.Tests.csproj (in 91 ms). 2026-02-18T02:22:45.5599932Z 111 of 112 projects are up-to-date for restore. 2026-02-18T02:22:47.6636212Z Preparing environment for tests 2026-02-18T02:22:47.7844243Z Preparing environment for tests 2026-02-18T02:22:47.8304849Z Preparing environment for tests 2026-02-18T02:22:51.9603769Z Microsoft.AspNetCore.Grpc.JsonTranscoding -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Grpc.JsonTranscoding\Release\net11.0\Microsoft.AspNetCore.Grpc.JsonTranscoding.dll 2026-02-18T02:22:56.3525750Z Microsoft.AspNetCore.Grpc.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net11.0\Microsoft.AspNetCore.Grpc.Microbenchmarks.dll 2026-02-18T02:23:00.4355954Z Removed directory 2026-02-18T02:23:00.4356483Z Removed directory 2026-02-18T02:23:00.4356817Z Removed directory 2026-02-18T02:23:00.4360873Z Created directory 2026-02-18T02:23:00.4363152Z Created directory 2026-02-18T02:23:00.4372151Z Created directory 2026-02-18T02:23:00.4907248Z Preparing environment for tests 2026-02-18T02:23:07.8727585Z Microsoft.AspNetCore.Grpc.Swagger -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Grpc.Swagger\Release\net11.0\Microsoft.AspNetCore.Grpc.Swagger.dll 2026-02-18T02:23:07.9760992Z Templates.Blazor.Tests -> D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Blazor.Tests\bin\Release\net11.0\Templates.Blazor.Tests.dll 2026-02-18T02:23:10.1116959Z Removed directory 2026-02-18T02:23:10.1240847Z Created directory 2026-02-18T02:23:14.7360599Z Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Release\net11.0\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests.dll 2026-02-18T02:23:14.7819495Z IntegrationTestsWebsite -> D:\a\_work\1\s\artifacts\bin\IntegrationTestsWebsite\Release\net11.0\IntegrationTestsWebsite.dll 2026-02-18T02:23:15.3621284Z Microsoft.AspNetCore.Grpc.Swagger.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Microsoft.AspNetCore.Grpc.Swagger.Tests.dll 2026-02-18T02:23:16.7074678Z Templates.Mvc.Tests -> D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Mvc.Tests\bin\Release\net11.0\Templates.Mvc.Tests.dll 2026-02-18T02:23:16.8464264Z Templates.Blazor.WebAssembly.Tests -> D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Blazor.WebAssembly.Tests\bin\Release\net11.0\Templates.Blazor.WebAssembly.Tests.dll 2026-02-18T02:23:16.9351996Z Microsoft.AspNetCore.Grpc.JsonTranscoding.IntegrationTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Grpc.JsonTranscoding.IntegrationTests\Release\net11.0\Microsoft.AspNetCore.Grpc.JsonTranscoding.IntegrationTests.dll 2026-02-18T02:23:17.7755239Z Templates.Blazor.WebAssembly.Auth.Tests -> D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Blazor.WebAssembly.Auth.Tests\bin\Release\net11.0\Templates.Blazor.WebAssembly.Auth.Tests.dll 2026-02-18T02:23:18.0282908Z Preparing environment for tests 2026-02-18T02:23:26.5565110Z Removed directory 2026-02-18T02:23:26.5565557Z Created directory 2026-02-18T02:23:29.0269564Z Templates.Tests -> D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Tests\bin\Release\net11.0\Templates.Tests.dll 2026-02-18T02:23:29.6479980Z Sandbox -> D:\a\_work\1\s\artifacts\bin\Sandbox\Release\net11.0\Sandbox.dll 2026-02-18T02:23:30.2817902Z Determining projects to restore... 2026-02-18T02:23:30.3293934Z Determining projects to restore... 2026-02-18T02:23:30.3448677Z Determining projects to restore... 2026-02-18T02:23:30.3610767Z Determining projects to restore... 2026-02-18T02:23:51.2246557Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.SignalR.TrimmingTests\TestTypedClients\project.csproj (in 2.35 sec). 2026-02-18T02:23:51.2306735Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.TrimmingTests\SlimBuilderDoesNotDependOnX509Test\project.csproj (in 2.15 sec). 2026-02-18T02:23:51.2463198Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestCertificateXmlEncryptor\project.csproj (in 2.71 sec). 2026-02-18T02:23:51.3676880Z 84 of 85 projects are up-to-date for restore. 2026-02-18T02:23:51.4160583Z 84 of 85 projects are up-to-date for restore. 2026-02-18T02:23:51.6902554Z Determining projects to restore... 2026-02-18T02:23:51.7321852Z 84 of 85 projects are up-to-date for restore. 2026-02-18T02:23:51.7551977Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.SignalR.TrimmingTests\TestTypedClients\project.csproj] 2026-02-18T02:23:51.9564009Z Determining projects to restore... 2026-02-18T02:23:59.2032822Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.NativeAotTests\UseStartupThrowsForStructContainersTest\project.csproj (in 10.37 sec). 2026-02-18T02:23:59.6771971Z 84 of 85 projects are up-to-date for restore. 2026-02-18T02:23:59.7889296Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.NativeAotTests\UseStartupThrowsForStructContainersTest\project.csproj] 2026-02-18T02:24:03.0759840Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.TrimmingTests\UseHttpsDoesDependOnX509Test\project.csproj (in 395 ms). 2026-02-18T02:24:03.3750654Z 84 of 85 projects are up-to-date for restore. 2026-02-18T02:24:03.4675201Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.TrimmingTests\SlimBuilderDoesNotDependOnX509Test\project.csproj] 2026-02-18T02:24:03.6197538Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestEncryptedXmlDecryptor\project.csproj (in 394 ms). 2026-02-18T02:24:03.6408951Z 84 of 85 projects are up-to-date for restore. 2026-02-18T02:24:03.9101171Z Determining projects to restore... 2026-02-18T02:24:05.3039962Z Testing NPM packages... 2026-02-18T02:24:06.8038681Z 2026-02-18T02:24:06.8122918Z > @microsoft/aspnetcore@1.0.0 integration-test 2026-02-18T02:24:06.8249252Z > npm run integration-test --workspaces --if-present 2026-02-18T02:24:06.8406923Z 2026-02-18T02:24:08.2576871Z Running tests: D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Blazor.Tests\bin\Release\net11.0\Templates.Blazor.Tests.dll [net11.0|x64] 2026-02-18T02:24:08.3196461Z 2026-02-18T02:24:08.3197345Z > @microsoft/functionaltests@1.0.0 preintegration-test 2026-02-18T02:24:08.3201646Z > npm run build && dotnet build SignalR.Client.FunctionalTestApp.csproj 2026-02-18T02:24:08.3202149Z 2026-02-18T02:24:09.1602218Z 2026-02-18T02:24:09.1602868Z > @microsoft/functionaltests@1.0.0 build 2026-02-18T02:24:09.1613765Z > npm run build:inner 2026-02-18T02:24:09.1614146Z 2026-02-18T02:24:10.1428733Z 2026-02-18T02:24:10.1487486Z > @microsoft/functionaltests@1.0.0 build:inner 2026-02-18T02:24:10.1530407Z > npm run build:lint && npm run build:webpack 2026-02-18T02:24:10.1581587Z 2026-02-18T02:24:11.1775439Z 2026-02-18T02:24:11.1776075Z > @microsoft/functionaltests@1.0.0 build:lint 2026-02-18T02:24:11.1781471Z > eslint . --ext .ts 2026-02-18T02:24:11.1806067Z 2026-02-18T02:24:12.3516871Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestUnprotectWorksWithX509Certificate\project.csproj (in 476 ms). 2026-02-18T02:24:12.7167066Z 84 of 85 projects are up-to-date for restore. 2026-02-18T02:24:13.0512913Z Determining projects to restore... 2026-02-18T02:24:19.0402468Z 2026-02-18T02:24:19.0536177Z > @microsoft/functionaltests@1.0.0 build:webpack 2026-02-18T02:24:19.0543647Z > webpack-cli 2026-02-18T02:24:19.0544081Z 2026-02-18T02:24:22.0985517Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.OpenApi.NativeAotTests\BasicMinimalApiWithOpenApiDependency\project.csproj (in 487 ms). 2026-02-18T02:24:22.2747383Z 84 of 85 projects are up-to-date for restore. 2026-02-18T02:24:26.0488643Z [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-02-18T02:24:26.0496333Z [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-02-18T02:24:26.0497068Z [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-02-18T02:24:26.0497745Z [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-02-18T02:24:26.0572898Z [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-02-18T02:24:26.2031621Z asset signalr-functional-tests.js 266 KiB [compared for emit] (name: main) 1 related asset 2026-02-18T02:24:26.2032334Z orphan modules 120 KiB [orphan] 83 modules 2026-02-18T02:24:26.2036316Z runtime modules 1.13 KiB 5 modules 2026-02-18T02:24:26.2036822Z built modules 223 KiB [built] 2026-02-18T02:24:26.2039161Z modules by path ../ 157 KiB 2026-02-18T02:24:26.2039583Z modules by path ../../../../../node_modules/ 73.7 KiB 23 modules 2026-02-18T02:24:26.2044579Z modules by path ../signalr/dist/esm/*.js 83.5 KiB 2026-02-18T02:24:26.2047487Z ../signalr/dist/esm/Utils.js 8.2 KiB [built] [code generated] 2026-02-18T02:24:26.2047726Z + 16 modules 2026-02-18T02:24:26.2047959Z modules by path ./ts/*.ts 66 KiB 2026-02-18T02:24:26.2048252Z ./ts/index.ts 395 bytes [built] [code generated] 2026-02-18T02:24:26.2048835Z ./ts/LogBannerReporter.ts 1000 bytes [built] [code generated] 2026-02-18T02:24:26.2055633Z ./ts/ConnectionTests.ts 10.1 KiB [built] [code generated] 2026-02-18T02:24:26.2058130Z + 6 modules 2026-02-18T02:24:26.2060051Z external "signalR" 42 bytes [built] [code generated] 2026-02-18T02:24:26.2060419Z external "signalR.protocols.msgpack" 42 bytes [built] [code generated] 2026-02-18T02:24:26.2063571Z webpack 5.105.0 compiled successfully in 4165 ms 2026-02-18T02:24:27.6873174Z Determining projects to restore... 2026-02-18T02:24:38.3052072Z Restored D:\a\_work\1\s\src\Http\Headers\src\Microsoft.Net.Http.Headers.csproj (in 659 ms). 2026-02-18T02:24:38.3093277Z Restored D:\a\_work\1\s\src\Http\Authentication.Abstractions\src\Microsoft.AspNetCore.Authentication.Abstractions.csproj (in 659 ms). 2026-02-18T02:24:38.3300133Z Restored D:\a\_work\1\s\src\Http\Http.Abstractions\src\Microsoft.AspNetCore.Http.Abstractions.csproj (in 659 ms). 2026-02-18T02:24:38.3401748Z Restored D:\a\_work\1\s\src\Http\Authentication.Core\src\Microsoft.AspNetCore.Authentication.Core.csproj (in 660 ms). 2026-02-18T02:24:38.3511871Z Restored D:\a\_work\1\s\src\Hosting\Server.Abstractions\src\Microsoft.AspNetCore.Hosting.Server.Abstractions.csproj (in 10 ms). 2026-02-18T02:24:38.3580454Z Restored D:\a\_work\1\s\src\Extensions\Features\src\Microsoft.Extensions.Features.csproj (in 17 ms). 2026-02-18T02:24:38.3649260Z Restored D:\a\_work\1\s\src\Hosting\Abstractions\src\Microsoft.AspNetCore.Hosting.Abstractions.csproj (in 17 ms). 2026-02-18T02:24:38.4025674Z Restored D:\a\_work\1\s\src\DataProtection\Cryptography.Internal\src\Microsoft.AspNetCore.Cryptography.Internal.csproj (in 18 ms). 2026-02-18T02:24:38.4144781Z Restored D:\a\_work\1\s\src\DataProtection\Abstractions\src\Microsoft.AspNetCore.DataProtection.Abstractions.csproj (in 12 ms). 2026-02-18T02:24:38.4318543Z Restored D:\a\_work\1\s\src\Hosting\Hosting\src\Microsoft.AspNetCore.Hosting.csproj (in 67 ms). 2026-02-18T02:24:38.4719808Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections.Common\src\Microsoft.AspNetCore.Http.Connections.Common.csproj (in 12 ms). 2026-02-18T02:24:38.4760119Z Restored D:\a\_work\1\s\src\DataProtection\DataProtection\src\Microsoft.AspNetCore.DataProtection.csproj (in 109 ms). 2026-02-18T02:24:38.4796270Z Restored D:\a\_work\1\s\src\SignalR\common\Protocols.Json\src\Microsoft.AspNetCore.SignalR.Protocols.Json.csproj (in 49 ms). 2026-02-18T02:24:38.4885893Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections\src\Microsoft.AspNetCore.Http.Connections.csproj (in 33 ms). 2026-02-18T02:24:38.5173798Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Sockets\src\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.csproj (in 28 ms). 2026-02-18T02:24:38.5244727Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.NamedPipes\src\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.csproj (in 12 ms). 2026-02-18T02:24:38.5331118Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Quic\src\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.csproj (in 13 ms). 2026-02-18T02:24:38.5963409Z Restored D:\a\_work\1\s\src\SignalR\common\SignalR.Common\src\Microsoft.AspNetCore.SignalR.Common.csproj (in 33 ms). 2026-02-18T02:24:38.6041467Z Restored D:\a\_work\1\s\src\SignalR\server\Core\src\Microsoft.AspNetCore.SignalR.Core.csproj (in 44 ms). 2026-02-18T02:24:38.6160474Z Restored D:\a\_work\1\s\src\SignalR\server\SignalR\src\Microsoft.AspNetCore.SignalR.csproj (in 55 ms). 2026-02-18T02:24:38.6338404Z Restored D:\a\_work\1\s\src\Middleware\HttpOverrides\src\Microsoft.AspNetCore.HttpOverrides.csproj (in 12 ms). 2026-02-18T02:24:38.6786601Z Restored D:\a\_work\1\s\src\SignalR\clients\ts\FunctionalTests\SignalR.Client.FunctionalTestApp.csproj (in 124 ms). 2026-02-18T02:24:38.6959145Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics.Abstractions\src\Microsoft.AspNetCore.Diagnostics.Abstractions.csproj (in 29 ms). 2026-02-18T02:24:38.6997726Z Restored D:\a\_work\1\s\src\SignalR\common\Protocols.MessagePack\src\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.csproj (in 62 ms). 2026-02-18T02:24:38.7020577Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\src\Microsoft.AspNetCore.Diagnostics.csproj (in 23 ms). 2026-02-18T02:24:38.7180917Z Restored D:\a\_work\1\s\src\Http\WebUtilities\src\Microsoft.AspNetCore.WebUtilities.csproj (in 5 ms). 2026-02-18T02:24:38.7501296Z Restored D:\a\_work\1\s\src\Http\Routing.Abstractions\src\Microsoft.AspNetCore.Routing.Abstractions.csproj (in 9 ms). 2026-02-18T02:24:38.7502050Z Restored D:\a\_work\1\s\src\Http\Metadata\src\Microsoft.AspNetCore.Metadata.csproj (in 5 ms). 2026-02-18T02:24:38.7773297Z Restored D:\a\_work\1\s\src\Middleware\CORS\src\Microsoft.AspNetCore.Cors.csproj (in 45 ms). 2026-02-18T02:24:38.7865225Z Restored D:\a\_work\1\s\src\Http\Http.Features\src\Microsoft.AspNetCore.Http.Features.csproj (in 7 ms). 2026-02-18T02:24:38.8027986Z Restored D:\a\_work\1\s\src\Http\Routing\src\Microsoft.AspNetCore.Routing.csproj (in 37 ms). 2026-02-18T02:24:38.8208801Z Restored D:\a\_work\1\s\src\Http\Http\src\Microsoft.AspNetCore.Http.csproj (in 14 ms). 2026-02-18T02:24:38.8289984Z Restored D:\a\_work\1\s\src\Validation\src\Microsoft.Extensions.Validation.csproj (in 4 ms). 2026-02-18T02:24:38.8452443Z Restored D:\a\_work\1\s\src\WebEncoders\src\Microsoft.Extensions.WebEncoders.csproj (in 18 ms). 2026-02-18T02:24:38.8483459Z Restored D:\a\_work\1\s\src\Http\Http.Extensions\src\Microsoft.AspNetCore.Http.Extensions.csproj (in 11 ms). 2026-02-18T02:24:38.8530619Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Core\src\Microsoft.AspNetCore.Server.Kestrel.Core.csproj (in 17 ms). 2026-02-18T02:24:38.8673394Z Restored D:\a\_work\1\s\src\Validation\gen\Microsoft.Extensions.Validation.ValidationsGenerator.csproj (in 60 ms). 2026-02-18T02:24:38.8928354Z Restored D:\a\_work\1\s\src\Servers\IIS\IISIntegration\src\Microsoft.AspNetCore.Server.IISIntegration.csproj (in 20 ms). 2026-02-18T02:24:38.9096159Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Kestrel\src\Microsoft.AspNetCore.Server.Kestrel.csproj (in 39 ms). 2026-02-18T02:24:38.9096968Z Restored D:\a\_work\1\s\src\Servers\Connections.Abstractions\src\Microsoft.AspNetCore.Connections.Abstractions.csproj (in 37 ms). 2026-02-18T02:24:38.9258976Z Restored D:\a\_work\1\s\src\Security\Authorization\Core\src\Microsoft.AspNetCore.Authorization.csproj (in 20 ms). 2026-02-18T02:24:38.9331819Z Restored D:\a\_work\1\s\src\Security\Authorization\Policy\src\Microsoft.AspNetCore.Authorization.Policy.csproj (in 19 ms). 2026-02-18T02:24:38.9461208Z Restored D:\a\_work\1\s\src\ObjectPool\src\Microsoft.Extensions.ObjectPool.csproj (in 5 ms). 2026-02-18T02:24:38.9615339Z Restored D:\a\_work\1\s\src\Security\Authentication\JwtBearer\src\Microsoft.AspNetCore.Authentication.JwtBearer.csproj (in 22 ms). 2026-02-18T02:24:38.9863132Z Restored D:\a\_work\1\s\src\Security\Authentication\Core\src\Microsoft.AspNetCore.Authentication.csproj (in 25 ms). 2026-02-18T02:24:38.9907331Z Restored D:\a\_work\1\s\src\Middleware\WebSockets\src\Microsoft.AspNetCore.WebSockets.csproj (in 13 ms). 2026-02-18T02:24:39.0141267Z Restored D:\a\_work\1\s\src\Middleware\StaticFiles\src\Microsoft.AspNetCore.StaticFiles.csproj (in 34 ms). 2026-02-18T02:24:48.2988798Z Microsoft.Net.Http.Headers -> D:\a\_work\1\s\artifacts\bin\Microsoft.Net.Http.Headers\Debug\net11.0\Microsoft.Net.Http.Headers.dll 2026-02-18T02:24:49.4536742Z Microsoft.AspNetCore.Metadata -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Metadata\Debug\net11.0\Microsoft.AspNetCore.Metadata.dll 2026-02-18T02:24:50.4394656Z Microsoft.Extensions.ObjectPool -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool\Debug\net11.0\Microsoft.Extensions.ObjectPool.dll 2026-02-18T02:24:52.0103226Z Microsoft.Extensions.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features\Debug\net11.0\Microsoft.Extensions.Features.dll 2026-02-18T02:24:52.6018789Z Microsoft.Extensions.Validation.ValidationsGenerator -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Validation.ValidationsGenerator\Debug\netstandard2.0\Microsoft.Extensions.Validation.ValidationsGenerator.dll 2026-02-18T02:24:54.3022665Z Microsoft.AspNetCore.WebUtilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebUtilities\Debug\net11.0\Microsoft.AspNetCore.WebUtilities.dll 2026-02-18T02:24:54.9816448Z Microsoft.Extensions.Validation -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Validation\Debug\net11.0\Microsoft.Extensions.Validation.dll 2026-02-18T02:24:55.0265447Z Microsoft.AspNetCore.Connections.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Connections.Abstractions\Debug\net11.0\Microsoft.AspNetCore.Connections.Abstractions.dll 2026-02-18T02:24:55.8350677Z Microsoft.AspNetCore.Http.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Features\Debug\net11.0\Microsoft.AspNetCore.Http.Features.dll 2026-02-18T02:24:57.9239065Z Microsoft.AspNetCore.Http.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Abstractions\Debug\net11.0\Microsoft.AspNetCore.Http.Abstractions.dll 2026-02-18T02:24:58.2880921Z Microsoft.AspNetCore.Hosting.Server.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.Server.Abstractions\Debug\net11.0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll 2026-02-18T02:24:59.0785925Z Microsoft.AspNetCore.Routing.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing.Abstractions\Debug\net11.0\Microsoft.AspNetCore.Routing.Abstractions.dll 2026-02-18T02:25:00.4480838Z Microsoft.AspNetCore.Authentication.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Abstractions\Debug\net11.0\Microsoft.AspNetCore.Authentication.Abstractions.dll 2026-02-18T02:25:05.6256509Z Microsoft.AspNetCore.Http.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Extensions\Debug\net11.0\Microsoft.AspNetCore.Http.Extensions.dll 2026-02-18T02:25:05.6882586Z Microsoft.AspNetCore.Authorization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization\Debug\net11.0\Microsoft.AspNetCore.Authorization.dll 2026-02-18T02:25:07.7082075Z Microsoft.AspNetCore.Hosting.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.Abstractions\Debug\net11.0\Microsoft.AspNetCore.Hosting.Abstractions.dll 2026-02-18T02:25:09.5051269Z Microsoft.AspNetCore.Http -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http\Debug\net11.0\Microsoft.AspNetCore.Http.dll 2026-02-18T02:25:10.6459932Z Microsoft.AspNetCore.Diagnostics.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.Abstractions\Debug\net11.0\Microsoft.AspNetCore.Diagnostics.Abstractions.dll 2026-02-18T02:25:10.7400869Z Microsoft.AspNetCore.HttpOverrides -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpOverrides\Debug\net11.0\Microsoft.AspNetCore.HttpOverrides.dll 2026-02-18T02:25:11.2620842Z Microsoft.AspNetCore.Authentication.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Core\Debug\net11.0\Microsoft.AspNetCore.Authentication.Core.dll 2026-02-18T02:25:13.0783282Z Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes\Debug\net11.0\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll 2026-02-18T02:25:13.0881147Z Microsoft.AspNetCore.WebSockets -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebSockets\Debug\net11.0\Microsoft.AspNetCore.WebSockets.dll 2026-02-18T02:25:14.5856975Z Microsoft.AspNetCore.Server.Kestrel.Transport.Quic -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic\Debug\net11.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll 2026-02-18T02:25:15.7924861Z Microsoft.AspNetCore.DataProtection.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Abstractions\Debug\net11.0\Microsoft.AspNetCore.DataProtection.Abstractions.dll 2026-02-18T02:25:16.0061297Z Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets\Debug\net11.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll 2026-02-18T02:25:16.0687453Z Microsoft.Extensions.WebEncoders -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders\Debug\net11.0\Microsoft.Extensions.WebEncoders.dll 2026-02-18T02:25:26.4473368Z Microsoft.AspNetCore.Server.Kestrel.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Core\Debug\net11.0\Microsoft.AspNetCore.Server.Kestrel.Core.dll 2026-02-18T02:25:28.5300647Z Microsoft.AspNetCore.Hosting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting\Debug\net11.0\Microsoft.AspNetCore.Hosting.dll 2026-02-18T02:25:32.8649885Z Microsoft.AspNetCore.Routing -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing\Debug\net11.0\Microsoft.AspNetCore.Routing.dll 2026-02-18T02:25:33.9143773Z Microsoft.AspNetCore.Cryptography.Internal -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.Internal\Debug\net11.0\Microsoft.AspNetCore.Cryptography.Internal.dll 2026-02-18T02:25:34.0017035Z Microsoft.AspNetCore.Server.IISIntegration -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IISIntegration\Debug\net11.0\Microsoft.AspNetCore.Server.IISIntegration.dll 2026-02-18T02:25:34.0788519Z Microsoft.AspNetCore.Server.Kestrel -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel\Debug\net11.0\Microsoft.AspNetCore.Server.Kestrel.dll 2026-02-18T02:25:34.5239996Z Microsoft.AspNetCore.Authorization.Policy -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization.Policy\Debug\net11.0\Microsoft.AspNetCore.Authorization.Policy.dll 2026-02-18T02:25:34.9602720Z Microsoft.AspNetCore.Cors -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cors\Debug\net11.0\Microsoft.AspNetCore.Cors.dll 2026-02-18T02:25:36.0997794Z Microsoft.AspNetCore.Http.Connections.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Common\Debug\net11.0\Microsoft.AspNetCore.Http.Connections.Common.dll 2026-02-18T02:25:36.7162347Z Microsoft.AspNetCore.Diagnostics -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics\Debug\net11.0\Microsoft.AspNetCore.Diagnostics.dll 2026-02-18T02:25:37.5000368Z Microsoft.AspNetCore.SignalR.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Common\Debug\net11.0\Microsoft.AspNetCore.SignalR.Common.dll 2026-02-18T02:25:41.3826793Z Microsoft.AspNetCore.DataProtection -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection\Debug\net11.0\Microsoft.AspNetCore.DataProtection.dll 2026-02-18T02:25:41.4176512Z Microsoft.AspNetCore.StaticFiles -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.StaticFiles\Debug\net11.0\Microsoft.AspNetCore.StaticFiles.dll 2026-02-18T02:25:42.3843039Z Microsoft.AspNetCore.SignalR.Protocols.Json -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.Json\Debug\net11.0\Microsoft.AspNetCore.SignalR.Protocols.Json.dll 2026-02-18T02:25:42.5123009Z Microsoft.AspNetCore.Authentication -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication\Debug\net11.0\Microsoft.AspNetCore.Authentication.dll 2026-02-18T02:25:44.4376848Z Microsoft.AspNetCore.Authentication.JwtBearer -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.JwtBearer\Debug\net11.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll 2026-02-18T02:25:44.5822459Z Microsoft.AspNetCore.SignalR.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Core\Debug\net11.0\Microsoft.AspNetCore.SignalR.Core.dll 2026-02-18T02:25:46.0197721Z Microsoft.AspNetCore.Http.Connections -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections\Debug\net11.0\Microsoft.AspNetCore.Http.Connections.dll 2026-02-18T02:25:46.4123935Z Microsoft.AspNetCore.SignalR -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR\Debug\net11.0\Microsoft.AspNetCore.SignalR.dll 2026-02-18T02:25:47.0082058Z Microsoft.AspNetCore.SignalR.Protocols.MessagePack -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.MessagePack\Debug\net11.0\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll 2026-02-18T02:25:48.3687520Z SignalR.Client.FunctionalTestApp -> D:\a\_work\1\s\artifacts\bin\SignalR.Client.FunctionalTestApp\Debug\net11.0\SignalR.Client.FunctionalTestApp.dll 2026-02-18T02:25:48.3953322Z 2026-02-18T02:25:48.3971991Z Build succeeded. 2026-02-18T02:25:48.3972502Z 0 Warning(s) 2026-02-18T02:25:48.4002370Z 0 Error(s) 2026-02-18T02:25:48.4021938Z 2026-02-18T02:25:48.4054301Z Time Elapsed 00:01:21.79 2026-02-18T02:25:48.4635920Z 2026-02-18T02:25:48.4646713Z > @microsoft/functionaltests@1.0.0 integration-test 2026-02-18T02:25:48.4647334Z > tsc --noEmit && npm run integration-test:local 2026-02-18T02:25:48.4648068Z 2026-02-18T02:25:51.2974996Z 2026-02-18T02:25:51.2975635Z > @microsoft/functionaltests@1.0.0 integration-test:local 2026-02-18T02:25:51.2979258Z > ts-node --project ./scripts/tsconfig.json ./scripts/run-tests.ts 2026-02-18T02:25:51.2979702Z 2026-02-18T02:25:54.8154071Z Checking for ChromeHeadlessNoSandbox at C:\Program Files\Google\Chrome\Application\chrome.exe... 2026-02-18T02:25:54.8159059Z Located ChromeHeadlessNoSandbox at C:\Program Files\Google\Chrome\Application\chrome.exe. 2026-02-18T02:25:54.8164216Z Checking for ChromiumHeadlessIgnoreCert at C:\Program Files\Chromium\Application\chrome.exe... 2026-02-18T02:25:54.8167211Z Unable to locate ChromiumHeadlessIgnoreCert. Skipping. 2026-02-18T02:25:54.8171066Z Checking for FirefoxHeadless at C:\Program Files\Mozilla Firefox\firefox.exe... 2026-02-18T02:25:54.8171556Z Unable to locate FirefoxHeadless. Skipping. 2026-02-18T02:25:54.8175093Z Checking for FirefoxDeveloperHeadless at C:\Program Files\Firefox Developer Edition\firefox.exe... 2026-02-18T02:25:54.8175722Z Unable to locate FirefoxDeveloperHeadless. Skipping. 2026-02-18T02:25:55.5814339Z Starting Node tests using Jest. 2026-02-18T02:26:08.4147339Z Finished Node tests. 2026-02-18T02:26:08.4188811Z 18 02 2026 02:26:08.414: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-02-18T02:26:09.8793202Z 18 02 2026 02:26:09.871:INFO [karma-server]: Writing browser console to file: D:\a\_work\1\s\artifacts\log\browserlogs.console.log 2026-02-18T02:26:09.8947386Z 18 02 2026 02:26:09.884:INFO [karma-server]: Karma v6.4.4 server started at http://localhost:9876/ 2026-02-18T02:26:09.8948032Z 18 02 2026 02:26:09.885:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency 1 2026-02-18T02:26:09.9066218Z 18 02 2026 02:26:09.904:INFO [launcher]: Starting browser ChromeHeadless 2026-02-18T02:26:13.6113462Z 18 02 2026 02:26:13.606:INFO [Chrome Headless 145.0.0.0 (Windows 10)]: Connected on socket 7sj1RV0ACXmDOc2TAAAB with id 76006980 2026-02-18T02:26:13.7070509Z Chrome Headless 145.0.0.0 (Windows 10): Executed 0 of 286 SUCCESS (0 secs / 0 secs) 2026-02-18T02:26:14.0016731Z Chrome Headless 145.0.0.0 (Windows 10): Executed 1 of 286 SUCCESS (0 secs / 0.066 secs) 2026-02-18T02:26:14.0019932Z Chrome Headless 145.0.0.0 (Windows 10): Executed 2 of 286 SUCCESS (0 secs / 0.16 secs) 2026-02-18T02:26:14.0021583Z Chrome Headless 145.0.0.0 (Windows 10): Executed 3 of 286 SUCCESS (0 secs / 0.169 secs) 2026-02-18T02:26:14.0027598Z Chrome Headless 145.0.0.0 (Windows 10): Executed 4 of 286 SUCCESS (0 secs / 0.177 secs) 2026-02-18T02:26:14.0029239Z Chrome Headless 145.0.0.0 (Windows 10): Executed 5 of 286 SUCCESS (0 secs / 0.189 secs) 2026-02-18T02:26:14.0030385Z Chrome Headless 145.0.0.0 (Windows 10): Executed 6 of 286 SUCCESS (0 secs / 0.202 secs) 2026-02-18T02:26:14.0031647Z Chrome Headless 145.0.0.0 (Windows 10): Executed 7 of 286 SUCCESS (0 secs / 0.216 secs) 2026-02-18T02:26:14.0032707Z Chrome Headless 145.0.0.0 (Windows 10): Executed 8 of 286 SUCCESS (0 secs / 0.231 secs) 2026-02-18T02:26:14.0059856Z Chrome Headless 145.0.0.0 (Windows 10): Executed 9 of 286 SUCCESS (0 secs / 0.237 secs) 2026-02-18T02:26:14.0065614Z Chrome Headless 145.0.0.0 (Windows 10): Executed 10 of 286 SUCCESS (0 secs / 0.244 secs) 2026-02-18T02:26:14.0084530Z Chrome Headless 145.0.0.0 (Windows 10): Executed 11 of 286 SUCCESS (0 secs / 0.25 secs) 2026-02-18T02:26:14.0086559Z Chrome Headless 145.0.0.0 (Windows 10): Executed 12 of 286 SUCCESS (0 secs / 0.256 secs) 2026-02-18T02:26:14.0091877Z Chrome Headless 145.0.0.0 (Windows 10): Executed 13 of 286 SUCCESS (0 secs / 0.268 secs) 2026-02-18T02:26:14.0099973Z Chrome Headless 145.0.0.0 (Windows 10): Executed 14 of 286 SUCCESS (0 secs / 0.279 secs) 2026-02-18T02:26:14.0101492Z Chrome Headless 145.0.0.0 (Windows 10): Executed 15 of 286 SUCCESS (0 secs / 0.296 secs) 2026-02-18T02:26:14.0204310Z Chrome Headless 145.0.0.0 (Windows 10): Executed 16 of 286 SUCCESS (0 secs / 0.31 secs) 2026-02-18T02:26:14.0315402Z Chrome Headless 145.0.0.0 (Windows 10): Executed 17 of 286 SUCCESS (0 secs / 0.32 secs) 2026-02-18T02:26:14.0431416Z Chrome Headless 145.0.0.0 (Windows 10): Executed 18 of 286 SUCCESS (0 secs / 0.331 secs) 2026-02-18T02:26:14.0536921Z Chrome Headless 145.0.0.0 (Windows 10): Executed 19 of 286 SUCCESS (0 secs / 0.341 secs) 2026-02-18T02:26:14.0593024Z Chrome Headless 145.0.0.0 (Windows 10): Executed 20 of 286 SUCCESS (0 secs / 0.346 secs) 2026-02-18T02:26:14.0785198Z Chrome Headless 145.0.0.0 (Windows 10): Executed 21 of 286 SUCCESS (0 secs / 0.365 secs) 2026-02-18T02:26:14.0909959Z Chrome Headless 145.0.0.0 (Windows 10): Executed 22 of 286 SUCCESS (0 secs / 0.377 secs) 2026-02-18T02:26:14.1098509Z Chrome Headless 145.0.0.0 (Windows 10): Executed 23 of 286 SUCCESS (0 secs / 0.395 secs) 2026-02-18T02:26:14.1267026Z Chrome Headless 145.0.0.0 (Windows 10): Executed 24 of 286 SUCCESS (0 secs / 0.413 secs) 2026-02-18T02:26:14.1309956Z Chrome Headless 145.0.0.0 (Windows 10): Executed 25 of 286 SUCCESS (0 secs / 0.417 secs) 2026-02-18T02:26:14.1747342Z Chrome Headless 145.0.0.0 (Windows 10): Executed 26 of 286 SUCCESS (0 secs / 0.459 secs) 2026-02-18T02:26:14.1787647Z Chrome Headless 145.0.0.0 (Windows 10): Executed 27 of 286 SUCCESS (0 secs / 0.462 secs) 2026-02-18T02:26:14.2111129Z Chrome Headless 145.0.0.0 (Windows 10): Executed 28 of 286 SUCCESS (0 secs / 0.495 secs) 2026-02-18T02:26:14.2154301Z Chrome Headless 145.0.0.0 (Windows 10): Executed 29 of 286 SUCCESS (0 secs / 0.499 secs) 2026-02-18T02:26:14.2384170Z Chrome Headless 145.0.0.0 (Windows 10): Executed 30 of 286 SUCCESS (0 secs / 0.521 secs) 2026-02-18T02:26:14.2643070Z Chrome Headless 145.0.0.0 (Windows 10): Executed 31 of 286 SUCCESS (0 secs / 0.546 secs) 2026-02-18T02:26:14.2885673Z Chrome Headless 145.0.0.0 (Windows 10): Executed 32 of 286 SUCCESS (0 secs / 0.568 secs) 2026-02-18T02:26:14.3004856Z Chrome Headless 145.0.0.0 (Windows 10): Executed 33 of 286 SUCCESS (0 secs / 0.581 secs) 2026-02-18T02:26:14.3142795Z Chrome Headless 145.0.0.0 (Windows 10): Executed 34 of 286 SUCCESS (0 secs / 0.594 secs) 2026-02-18T02:26:14.3222876Z Chrome Headless 145.0.0.0 (Windows 10): Executed 35 of 286 SUCCESS (0 secs / 0.601 secs) 2026-02-18T02:26:14.3346278Z Chrome Headless 145.0.0.0 (Windows 10): Executed 36 of 286 SUCCESS (0 secs / 0.613 secs) 2026-02-18T02:26:14.3604588Z Chrome Headless 145.0.0.0 (Windows 10): Executed 37 of 286 SUCCESS (0 secs / 0.638 secs) 2026-02-18T02:26:14.3825472Z Chrome Headless 145.0.0.0 (Windows 10): Executed 38 of 286 SUCCESS (0 secs / 0.659 secs) 2026-02-18T02:26:14.4018891Z Chrome Headless 145.0.0.0 (Windows 10): Executed 39 of 286 SUCCESS (0 secs / 0.678 secs) 2026-02-18T02:26:14.4220197Z Chrome Headless 145.0.0.0 (Windows 10): Executed 40 of 286 SUCCESS (0 secs / 0.697 secs) 2026-02-18T02:26:14.4614270Z Chrome Headless 145.0.0.0 (Windows 10): Executed 41 of 286 SUCCESS (0 secs / 0.736 secs) 2026-02-18T02:26:14.4876802Z Chrome Headless 145.0.0.0 (Windows 10): Executed 42 of 286 (skipped 1) SUCCESS (0 secs / 0.759 secs) 2026-02-18T02:26:14.5058094Z Chrome Headless 145.0.0.0 (Windows 10): Executed 43 of 286 (skipped 1) SUCCESS (0 secs / 0.779 secs) 2026-02-18T02:26:14.5248775Z Chrome Headless 145.0.0.0 (Windows 10): Executed 44 of 286 (skipped 1) SUCCESS (0 secs / 0.798 secs) 2026-02-18T02:26:14.5481937Z Chrome Headless 145.0.0.0 (Windows 10): Executed 45 of 286 (skipped 1) SUCCESS (0 secs / 0.82 secs) 2026-02-18T02:26:14.5833151Z Chrome Headless 145.0.0.0 (Windows 10): Executed 46 of 286 (skipped 1) SUCCESS (0 secs / 0.854 secs) 2026-02-18T02:26:14.6019584Z Chrome Headless 145.0.0.0 (Windows 10): Executed 47 of 286 (skipped 1) SUCCESS (0 secs / 0.872 secs) 2026-02-18T02:26:14.6285144Z Chrome Headless 145.0.0.0 (Windows 10): Executed 48 of 286 (skipped 1) SUCCESS (0 secs / 0.899 secs) 2026-02-18T02:26:14.6471892Z Chrome Headless 145.0.0.0 (Windows 10): Executed 49 of 286 (skipped 1) SUCCESS (0 secs / 0.917 secs) 2026-02-18T02:26:14.6734995Z Chrome Headless 145.0.0.0 (Windows 10): Executed 50 of 286 (skipped 1) SUCCESS (0 secs / 0.943 secs) 2026-02-18T02:26:14.6918560Z Chrome Headless 145.0.0.0 (Windows 10): Executed 51 of 286 (skipped 1) SUCCESS (0 secs / 0.961 secs) 2026-02-18T02:26:14.7098146Z Chrome Headless 145.0.0.0 (Windows 10): Executed 52 of 286 (skipped 1) SUCCESS (0 secs / 0.978 secs) 2026-02-18T02:26:14.7345147Z Chrome Headless 145.0.0.0 (Windows 10): Executed 53 of 286 (skipped 1) SUCCESS (0 secs / 1.003 secs) 2026-02-18T02:26:14.7506810Z Chrome Headless 145.0.0.0 (Windows 10): Executed 54 of 286 (skipped 1) SUCCESS (0 secs / 1.019 secs) 2026-02-18T02:26:14.7680405Z Chrome Headless 145.0.0.0 (Windows 10): Executed 55 of 286 (skipped 1) SUCCESS (0 secs / 1.036 secs) 2026-02-18T02:26:14.7870944Z Chrome Headless 145.0.0.0 (Windows 10): Executed 56 of 286 (skipped 1) SUCCESS (0 secs / 1.053 secs) 2026-02-18T02:26:14.8058992Z Chrome Headless 145.0.0.0 (Windows 10): Executed 57 of 286 (skipped 1) SUCCESS (0 secs / 1.072 secs) 2026-02-18T02:26:14.8278404Z Chrome Headless 145.0.0.0 (Windows 10): Executed 58 of 286 (skipped 1) SUCCESS (0 secs / 1.093 secs) 2026-02-18T02:26:14.8511630Z Chrome Headless 145.0.0.0 (Windows 10): Executed 59 of 286 (skipped 1) SUCCESS (0 secs / 1.116 secs) 2026-02-18T02:26:14.8676876Z Chrome Headless 145.0.0.0 (Windows 10): Executed 60 of 286 (skipped 1) SUCCESS (0 secs / 1.131 secs) 2026-02-18T02:26:14.8965126Z Chrome Headless 145.0.0.0 (Windows 10): Executed 61 of 286 (skipped 1) SUCCESS (0 secs / 1.16 secs) 2026-02-18T02:26:14.9187251Z Chrome Headless 145.0.0.0 (Windows 10): Executed 62 of 286 (skipped 1) SUCCESS (0 secs / 1.182 secs) 2026-02-18T02:26:14.9609624Z Chrome Headless 145.0.0.0 (Windows 10): Executed 63 of 286 (skipped 1) SUCCESS (0 secs / 1.224 secs) 2026-02-18T02:26:14.9820667Z Chrome Headless 145.0.0.0 (Windows 10): Executed 64 of 286 (skipped 1) SUCCESS (0 secs / 1.245 secs) 2026-02-18T02:26:15.0055013Z Chrome Headless 145.0.0.0 (Windows 10): Executed 65 of 286 (skipped 1) SUCCESS (0 secs / 1.268 secs) 2026-02-18T02:26:15.0272564Z Chrome Headless 145.0.0.0 (Windows 10): Executed 66 of 286 (skipped 1) SUCCESS (0 secs / 1.289 secs) 2026-02-18T02:26:15.0553318Z Chrome Headless 145.0.0.0 (Windows 10): Executed 67 of 286 (skipped 1) SUCCESS (0 secs / 1.317 secs) 2026-02-18T02:26:15.0847715Z Chrome Headless 145.0.0.0 (Windows 10): Executed 68 of 286 (skipped 1) SUCCESS (0 secs / 1.344 secs) 2026-02-18T02:26:15.1050347Z Chrome Headless 145.0.0.0 (Windows 10): Executed 69 of 286 (skipped 1) SUCCESS (0 secs / 1.364 secs) 2026-02-18T02:26:15.1346281Z Chrome Headless 145.0.0.0 (Windows 10): Executed 70 of 286 (skipped 1) SUCCESS (0 secs / 1.39 secs) 2026-02-18T02:26:15.1579105Z Chrome Headless 145.0.0.0 (Windows 10): Executed 71 of 286 (skipped 1) SUCCESS (0 secs / 1.414 secs) 2026-02-18T02:26:15.1781571Z Chrome Headless 145.0.0.0 (Windows 10): Executed 72 of 286 (skipped 1) SUCCESS (0 secs / 1.434 secs) 2026-02-18T02:26:15.2015106Z Chrome Headless 145.0.0.0 (Windows 10): Executed 73 of 286 (skipped 1) SUCCESS (0 secs / 1.454 secs) 2026-02-18T02:26:15.2256585Z Chrome Headless 145.0.0.0 (Windows 10): Executed 74 of 286 (skipped 1) SUCCESS (0 secs / 1.478 secs) 2026-02-18T02:26:15.2461239Z Chrome Headless 145.0.0.0 (Windows 10): Executed 75 of 286 (skipped 1) SUCCESS (0 secs / 1.499 secs) 2026-02-18T02:26:15.2664549Z Chrome Headless 145.0.0.0 (Windows 10): Executed 76 of 286 (skipped 2) SUCCESS (0 secs / 1.519 secs) 2026-02-18T02:26:15.3181721Z Chrome Headless 145.0.0.0 (Windows 10): Executed 77 of 286 (skipped 2) SUCCESS (0 secs / 1.57 secs) 2026-02-18T02:26:15.3441030Z Chrome Headless 145.0.0.0 (Windows 10): Executed 78 of 286 (skipped 2) SUCCESS (0 secs / 1.595 secs) 2026-02-18T02:26:15.3648018Z Chrome Headless 145.0.0.0 (Windows 10): Executed 79 of 286 (skipped 2) SUCCESS (0 secs / 1.616 secs) 2026-02-18T02:26:15.3969596Z Chrome Headless 145.0.0.0 (Windows 10): Executed 80 of 286 (skipped 2) SUCCESS (0 secs / 1.649 secs) 2026-02-18T02:26:15.4187606Z Chrome Headless 145.0.0.0 (Windows 10): Executed 81 of 286 (skipped 2) SUCCESS (0 secs / 1.669 secs) 2026-02-18T02:26:15.4371104Z Chrome Headless 145.0.0.0 (Windows 10): Executed 82 of 286 (skipped 2) SUCCESS (0 secs / 1.686 secs) 2026-02-18T02:26:15.4455044Z Chrome Headless 145.0.0.0 (Windows 10): Executed 83 of 286 (skipped 2) SUCCESS (0 secs / 1.694 secs) 2026-02-18T02:26:15.4556174Z Chrome Headless 145.0.0.0 (Windows 10): Executed 84 of 286 (skipped 2) SUCCESS (0 secs / 1.704 secs) 2026-02-18T02:26:15.4862808Z Chrome Headless 145.0.0.0 (Windows 10): Executed 85 of 286 (skipped 2) SUCCESS (0 secs / 1.735 secs) 2026-02-18T02:26:15.5201243Z Chrome Headless 145.0.0.0 (Windows 10): Executed 86 of 286 (skipped 2) SUCCESS (0 secs / 1.766 secs) 2026-02-18T02:26:15.5423615Z Chrome Headless 145.0.0.0 (Windows 10): Executed 87 of 286 (skipped 2) SUCCESS (0 secs / 1.789 secs) 2026-02-18T02:26:15.5468153Z Chrome Headless 145.0.0.0 (Windows 10): Executed 88 of 286 (skipped 2) SUCCESS (0 secs / 1.794 secs) 2026-02-18T02:26:15.5686390Z Chrome Headless 145.0.0.0 (Windows 10): Executed 89 of 286 (skipped 2) SUCCESS (0 secs / 1.815 secs) 2026-02-18T02:26:15.5945117Z Chrome Headless 145.0.0.0 (Windows 10): Executed 90 of 286 (skipped 2) SUCCESS (0 secs / 1.84 secs) 2026-02-18T02:26:15.6081912Z Chrome Headless 145.0.0.0 (Windows 10): Executed 91 of 286 (skipped 2) SUCCESS (0 secs / 1.853 secs) 2026-02-18T02:26:15.6233192Z Chrome Headless 145.0.0.0 (Windows 10): Executed 92 of 286 (skipped 2) SUCCESS (0 secs / 1.867 secs) 2026-02-18T02:26:15.6396055Z Chrome Headless 145.0.0.0 (Windows 10): Executed 93 of 286 (skipped 2) SUCCESS (0 secs / 1.882 secs) 2026-02-18T02:26:15.6548375Z Chrome Headless 145.0.0.0 (Windows 10): Executed 94 of 286 (skipped 2) SUCCESS (0 secs / 1.897 secs) 2026-02-18T02:26:15.6795138Z Chrome Headless 145.0.0.0 (Windows 10): Executed 95 of 286 (skipped 2) SUCCESS (0 secs / 1.914 secs) 2026-02-18T02:26:15.6994783Z Chrome Headless 145.0.0.0 (Windows 10): Executed 96 of 286 (skipped 2) SUCCESS (0 secs / 1.94 secs) 2026-02-18T02:26:15.7145033Z Chrome Headless 145.0.0.0 (Windows 10): Executed 97 of 286 (skipped 2) SUCCESS (0 secs / 1.954 secs) 2026-02-18T02:26:15.7307238Z Chrome Headless 145.0.0.0 (Windows 10): Executed 98 of 286 (skipped 2) SUCCESS (0 secs / 1.968 secs) 2026-02-18T02:26:15.7461931Z Chrome Headless 145.0.0.0 (Windows 10): Executed 99 of 286 (skipped 2) SUCCESS (0 secs / 1.983 secs) 2026-02-18T02:26:15.7762603Z Chrome Headless 145.0.0.0 (Windows 10): Executed 100 of 286 (skipped 2) SUCCESS (0 secs / 2.013 secs) 2026-02-18T02:26:15.7907190Z Chrome Headless 145.0.0.0 (Windows 10): Executed 101 of 286 (skipped 2) SUCCESS (0 secs / 2.026 secs) 2026-02-18T02:26:15.8074491Z Chrome Headless 145.0.0.0 (Windows 10): Executed 102 of 286 (skipped 2) SUCCESS (0 secs / 2.042 secs) 2026-02-18T02:26:15.8277526Z Chrome Headless 145.0.0.0 (Windows 10): Executed 103 of 286 (skipped 3) SUCCESS (0 secs / 2.062 secs) 2026-02-18T02:26:15.8436006Z Chrome Headless 145.0.0.0 (Windows 10): Executed 104 of 286 (skipped 3) SUCCESS (0 secs / 2.078 secs) 2026-02-18T02:26:15.8714479Z Chrome Headless 145.0.0.0 (Windows 10): Executed 105 of 286 (skipped 3) SUCCESS (0 secs / 2.103 secs) 2026-02-18T02:26:15.8862885Z Chrome Headless 145.0.0.0 (Windows 10): Executed 106 of 286 (skipped 3) SUCCESS (0 secs / 2.119 secs) 2026-02-18T02:26:15.9050773Z Chrome Headless 145.0.0.0 (Windows 10): Executed 107 of 286 (skipped 3) SUCCESS (0 secs / 2.137 secs) 2026-02-18T02:26:15.9340180Z Chrome Headless 145.0.0.0 (Windows 10): Executed 108 of 286 (skipped 3) SUCCESS (0 secs / 2.165 secs) 2026-02-18T02:26:15.9494574Z Chrome Headless 145.0.0.0 (Windows 10): Executed 109 of 286 (skipped 3) SUCCESS (0 secs / 2.179 secs) 2026-02-18T02:26:15.9702131Z Chrome Headless 145.0.0.0 (Windows 10): Executed 110 of 286 (skipped 3) SUCCESS (0 secs / 2.199 secs) 2026-02-18T02:26:15.9886535Z Chrome Headless 145.0.0.0 (Windows 10): Executed 111 of 286 (skipped 3) SUCCESS (0 secs / 2.217 secs) 2026-02-18T02:26:16.0038837Z Chrome Headless 145.0.0.0 (Windows 10): Executed 112 of 286 (skipped 3) SUCCESS (0 secs / 2.232 secs) 2026-02-18T02:26:16.0266030Z Chrome Headless 145.0.0.0 (Windows 10): Executed 113 of 286 (skipped 3) SUCCESS (0 secs / 2.253 secs) 2026-02-18T02:26:16.0392501Z Chrome Headless 145.0.0.0 (Windows 10): Executed 114 of 286 (skipped 3) SUCCESS (0 secs / 2.265 secs) 2026-02-18T02:26:16.0429631Z Chrome Headless 145.0.0.0 (Windows 10): Executed 115 of 286 (skipped 3) SUCCESS (0 secs / 2.269 secs) 2026-02-18T02:26:16.0512055Z Chrome Headless 145.0.0.0 (Windows 10): Executed 116 of 286 (skipped 3) SUCCESS (0 secs / 2.278 secs) 2026-02-18T02:26:16.0747054Z Chrome Headless 145.0.0.0 (Windows 10): Executed 117 of 286 (skipped 3) SUCCESS (0 secs / 2.3 secs) 2026-02-18T02:26:16.0894827Z Chrome Headless 145.0.0.0 (Windows 10): Executed 118 of 286 (skipped 3) SUCCESS (0 secs / 2.314 secs) 2026-02-18T02:26:16.1010809Z Chrome Headless 145.0.0.0 (Windows 10): Executed 119 of 286 (skipped 3) SUCCESS (0 secs / 2.325 secs) 2026-02-18T02:26:16.1111740Z Chrome Headless 145.0.0.0 (Windows 10): Executed 120 of 286 (skipped 3) SUCCESS (0 secs / 2.335 secs) 2026-02-18T02:26:16.1347916Z Chrome Headless 145.0.0.0 (Windows 10): Executed 121 of 286 (skipped 3) SUCCESS (0 secs / 2.358 secs) 2026-02-18T02:26:16.1571277Z Chrome Headless 145.0.0.0 (Windows 10): Executed 122 of 286 (skipped 3) SUCCESS (0 secs / 2.38 secs) 2026-02-18T02:26:16.1773008Z Chrome Headless 145.0.0.0 (Windows 10): Executed 123 of 286 (skipped 3) SUCCESS (0 secs / 2.399 secs) 2026-02-18T02:26:16.1981983Z Chrome Headless 145.0.0.0 (Windows 10): Executed 124 of 286 (skipped 3) SUCCESS (0 secs / 2.42 secs) 2026-02-18T02:26:16.2327117Z Chrome Headless 145.0.0.0 (Windows 10): Executed 125 of 286 (skipped 4) SUCCESS (0 secs / 2.452 secs) 2026-02-18T02:26:16.2541816Z Chrome Headless 145.0.0.0 (Windows 10): Executed 126 of 286 (skipped 4) SUCCESS (0 secs / 2.473 secs) 2026-02-18T02:26:16.3053638Z Chrome Headless 145.0.0.0 (Windows 10): Executed 127 of 286 (skipped 4) SUCCESS (0 secs / 2.522 secs) 2026-02-18T02:26:16.3290810Z Chrome Headless 145.0.0.0 (Windows 10): Executed 128 of 286 (skipped 4) SUCCESS (0 secs / 2.546 secs) 2026-02-18T02:26:16.3616182Z Chrome Headless 145.0.0.0 (Windows 10): Executed 129 of 286 (skipped 4) SUCCESS (0 secs / 2.579 secs) 2026-02-18T02:26:16.3826176Z Chrome Headless 145.0.0.0 (Windows 10): Executed 130 of 286 (skipped 4) SUCCESS (0 secs / 2.6 secs) 2026-02-18T02:26:16.4142411Z Chrome Headless 145.0.0.0 (Windows 10): Executed 131 of 286 (skipped 4) SUCCESS (0 secs / 2.631 secs) 2026-02-18T02:26:16.4398112Z Chrome Headless 145.0.0.0 (Windows 10): Executed 132 of 286 (skipped 4) SUCCESS (0 secs / 2.656 secs) 2026-02-18T02:26:16.4801019Z Chrome Headless 145.0.0.0 (Windows 10): Executed 133 of 286 (skipped 4) SUCCESS (0 secs / 2.695 secs) 2026-02-18T02:26:16.5082511Z Chrome Headless 145.0.0.0 (Windows 10): Executed 134 of 286 (skipped 4) SUCCESS (0 secs / 2.723 secs) 2026-02-18T02:26:16.5324551Z Chrome Headless 145.0.0.0 (Windows 10): Executed 135 of 286 (skipped 4) SUCCESS (0 secs / 2.747 secs) 2026-02-18T02:26:16.5548526Z Chrome Headless 145.0.0.0 (Windows 10): Executed 136 of 286 (skipped 4) SUCCESS (0 secs / 2.768 secs) 2026-02-18T02:26:16.5806722Z Chrome Headless 145.0.0.0 (Windows 10): Executed 137 of 286 (skipped 4) SUCCESS (0 secs / 2.793 secs) 2026-02-18T02:26:16.6014218Z Chrome Headless 145.0.0.0 (Windows 10): Executed 138 of 286 (skipped 4) SUCCESS (0 secs / 2.813 secs) 2026-02-18T02:26:16.6218233Z Chrome Headless 145.0.0.0 (Windows 10): Executed 139 of 286 (skipped 4) SUCCESS (0 secs / 2.833 secs) 2026-02-18T02:26:16.6431331Z Chrome Headless 145.0.0.0 (Windows 10): Executed 140 of 286 (skipped 4) SUCCESS (0 secs / 2.855 secs) 2026-02-18T02:26:16.6662368Z Chrome Headless 145.0.0.0 (Windows 10): Executed 141 of 286 (skipped 4) SUCCESS (0 secs / 2.878 secs) 2026-02-18T02:26:16.6897330Z Chrome Headless 145.0.0.0 (Windows 10): Executed 142 of 286 (skipped 4) SUCCESS (0 secs / 2.9 secs) 2026-02-18T02:26:16.7672721Z Chrome Headless 145.0.0.0 (Windows 10): Executed 143 of 286 (skipped 4) SUCCESS (0 secs / 2.951 secs) 2026-02-18T02:26:16.8073843Z Chrome Headless 145.0.0.0 (Windows 10): Executed 144 of 286 (skipped 4) SUCCESS (0 secs / 3.016 secs) 2026-02-18T02:26:16.8475311Z Chrome Headless 145.0.0.0 (Windows 10): Executed 145 of 286 (skipped 4) SUCCESS (0 secs / 3.055 secs) 2026-02-18T02:26:16.8679932Z Chrome Headless 145.0.0.0 (Windows 10): Executed 146 of 286 (skipped 4) SUCCESS (0 secs / 3.075 secs) 2026-02-18T02:26:16.8900731Z Chrome Headless 145.0.0.0 (Windows 10): Executed 147 of 286 (skipped 4) SUCCESS (0 secs / 3.096 secs) 2026-02-18T02:26:16.9088697Z Chrome Headless 145.0.0.0 (Windows 10): Executed 148 of 286 (skipped 4) SUCCESS (0 secs / 3.114 secs) 2026-02-18T02:26:16.9307523Z Chrome Headless 145.0.0.0 (Windows 10): Executed 149 of 286 (skipped 4) SUCCESS (0 secs / 3.135 secs) 2026-02-18T02:26:16.9509479Z Chrome Headless 145.0.0.0 (Windows 10): Executed 150 of 286 (skipped 4) SUCCESS (0 secs / 3.155 secs) 2026-02-18T02:26:16.9690326Z Chrome Headless 145.0.0.0 (Windows 10): Executed 151 of 286 (skipped 4) SUCCESS (0 secs / 3.173 secs) 2026-02-18T02:26:16.9901732Z Chrome Headless 145.0.0.0 (Windows 10): Executed 152 of 286 (skipped 4) SUCCESS (0 secs / 3.193 secs) 2026-02-18T02:26:17.0087394Z Chrome Headless 145.0.0.0 (Windows 10): Executed 153 of 286 (skipped 4) SUCCESS (0 secs / 3.212 secs) 2026-02-18T02:26:17.0273960Z Chrome Headless 145.0.0.0 (Windows 10): Executed 154 of 286 (skipped 4) SUCCESS (0 secs / 3.23 secs) 2026-02-18T02:26:17.0453863Z Chrome Headless 145.0.0.0 (Windows 10): Executed 155 of 286 (skipped 4) SUCCESS (0 secs / 3.248 secs) 2026-02-18T02:26:17.0667162Z Chrome Headless 145.0.0.0 (Windows 10): Executed 156 of 286 (skipped 4) SUCCESS (0 secs / 3.269 secs) 2026-02-18T02:26:17.0863975Z Chrome Headless 145.0.0.0 (Windows 10): Executed 157 of 286 (skipped 4) SUCCESS (0 secs / 3.288 secs) 2026-02-18T02:26:17.1094604Z Chrome Headless 145.0.0.0 (Windows 10): Executed 158 of 286 (skipped 4) SUCCESS (0 secs / 3.311 secs) 2026-02-18T02:26:17.1481652Z Chrome Headless 145.0.0.0 (Windows 10): Executed 159 of 286 (skipped 4) SUCCESS (0 secs / 3.349 secs) 2026-02-18T02:26:17.1718267Z Chrome Headless 145.0.0.0 (Windows 10): Executed 160 of 286 (skipped 4) SUCCESS (0 secs / 3.369 secs) 2026-02-18T02:26:17.1892436Z Chrome Headless 145.0.0.0 (Windows 10): Executed 161 of 286 (skipped 4) SUCCESS (0 secs / 3.388 secs) 2026-02-18T02:26:17.2194020Z Chrome Headless 145.0.0.0 (Windows 10): Executed 162 of 286 (skipped 4) SUCCESS (0 secs / 3.415 secs) 2026-02-18T02:26:17.2391594Z Chrome Headless 145.0.0.0 (Windows 10): Executed 163 of 286 (skipped 5) SUCCESS (0 secs / 3.436 secs) 2026-02-18T02:26:17.2656533Z Chrome Headless 145.0.0.0 (Windows 10): Executed 164 of 286 (skipped 5) SUCCESS (0 secs / 3.461 secs) 2026-02-18T02:26:17.2871539Z Chrome Headless 145.0.0.0 (Windows 10): Executed 165 of 286 (skipped 5) SUCCESS (0 secs / 3.481 secs) 2026-02-18T02:26:17.2983877Z Chrome Headless 145.0.0.0 (Windows 10): Executed 166 of 286 (skipped 5) SUCCESS (0 secs / 3.492 secs) 2026-02-18T02:26:17.3105362Z Chrome Headless 145.0.0.0 (Windows 10): Executed 167 of 286 (skipped 5) SUCCESS (0 secs / 3.503 secs) 2026-02-18T02:26:17.3225308Z Chrome Headless 145.0.0.0 (Windows 10): Executed 168 of 286 (skipped 5) SUCCESS (0 secs / 3.515 secs) 2026-02-18T02:26:17.3346501Z Chrome Headless 145.0.0.0 (Windows 10): Executed 169 of 286 (skipped 5) SUCCESS (0 secs / 3.526 secs) 2026-02-18T02:26:17.3590899Z Chrome Headless 145.0.0.0 (Windows 10): Executed 170 of 286 (skipped 5) SUCCESS (0 secs / 3.549 secs) 2026-02-18T02:26:17.3690494Z Chrome Headless 145.0.0.0 (Windows 10): Executed 171 of 286 (skipped 6) SUCCESS (0 secs / 3.559 secs) 2026-02-18T02:26:17.3826539Z Chrome Headless 145.0.0.0 (Windows 10): Executed 172 of 286 (skipped 6) SUCCESS (0 secs / 3.573 secs) 2026-02-18T02:26:17.3966194Z Chrome Headless 145.0.0.0 (Windows 10): Executed 173 of 286 (skipped 6) SUCCESS (0 secs / 3.583 secs) 2026-02-18T02:26:17.4027721Z Chrome Headless 145.0.0.0 (Windows 10): Executed 174 of 286 (skipped 6) SUCCESS (0 secs / 3.592 secs) 2026-02-18T02:26:17.4113869Z Chrome Headless 145.0.0.0 (Windows 10): Executed 175 of 286 (skipped 6) SUCCESS (0 secs / 3.601 secs) 2026-02-18T02:26:17.4241463Z Chrome Headless 145.0.0.0 (Windows 10): Executed 176 of 286 (skipped 6) SUCCESS (0 secs / 3.614 secs) 2026-02-18T02:26:17.4387347Z Chrome Headless 145.0.0.0 (Windows 10): Executed 177 of 286 (skipped 6) SUCCESS (0 secs / 3.629 secs) 2026-02-18T02:26:17.4481873Z Chrome Headless 145.0.0.0 (Windows 10): Executed 178 of 286 (skipped 6) SUCCESS (0 secs / 3.639 secs) 2026-02-18T02:26:17.4623888Z Chrome Headless 145.0.0.0 (Windows 10): Executed 179 of 286 (skipped 6) SUCCESS (0 secs / 3.65 secs) 2026-02-18T02:26:17.4717616Z Chrome Headless 145.0.0.0 (Windows 10): Executed 180 of 286 (skipped 6) SUCCESS (0 secs / 3.661 secs) 2026-02-18T02:26:17.4867977Z Chrome Headless 145.0.0.0 (Windows 10): Executed 181 of 286 (skipped 6) SUCCESS (0 secs / 3.674 secs) 2026-02-18T02:26:17.4973432Z Chrome Headless 145.0.0.0 (Windows 10): Executed 182 of 286 (skipped 6) SUCCESS (0 secs / 3.686 secs) 2026-02-18T02:26:17.5057373Z Chrome Headless 145.0.0.0 (Windows 10): Executed 183 of 286 (skipped 6) SUCCESS (0 secs / 3.694 secs) 2026-02-18T02:26:17.5191759Z Chrome Headless 145.0.0.0 (Windows 10): Executed 184 of 286 (skipped 6) SUCCESS (0 secs / 3.706 secs) 2026-02-18T02:26:17.5293224Z Chrome Headless 145.0.0.0 (Windows 10): Executed 185 of 286 (skipped 6) SUCCESS (0 secs / 3.716 secs) 2026-02-18T02:26:17.5484852Z Chrome Headless 145.0.0.0 (Windows 10): Executed 186 of 286 (skipped 6) SUCCESS (0 secs / 3.735 secs) 2026-02-18T02:26:17.5521469Z Chrome Headless 145.0.0.0 (Windows 10): Executed 187 of 286 (skipped 6) SUCCESS (0 secs / 3.738 secs) 2026-02-18T02:26:17.5732728Z Chrome Headless 145.0.0.0 (Windows 10): Executed 188 of 286 (skipped 6) SUCCESS (0 secs / 3.757 secs) 2026-02-18T02:26:17.6081783Z Chrome Headless 145.0.0.0 (Windows 10): Executed 189 of 286 (skipped 6) SUCCESS (0 secs / 3.791 secs) 2026-02-18T02:26:17.6514547Z Chrome Headless 145.0.0.0 (Windows 10): Executed 190 of 286 (skipped 6) SUCCESS (0 secs / 3.833 secs) 2026-02-18T02:26:17.6769978Z Chrome Headless 145.0.0.0 (Windows 10): Executed 191 of 286 (skipped 6) SUCCESS (0 secs / 3.857 secs) 2026-02-18T02:26:17.7002087Z Chrome Headless 145.0.0.0 (Windows 10): Executed 192 of 286 (skipped 6) SUCCESS (0 secs / 3.881 secs) 2026-02-18T02:26:17.7114548Z Chrome Headless 145.0.0.0 (Windows 10): Executed 193 of 286 (skipped 6) SUCCESS (0 secs / 3.89 secs) 2026-02-18T02:26:17.7233424Z Chrome Headless 145.0.0.0 (Windows 10): Executed 194 of 286 (skipped 6) SUCCESS (0 secs / 3.903 secs) 2026-02-18T02:26:17.7462241Z Chrome Headless 145.0.0.0 (Windows 10): Executed 195 of 286 (skipped 7) SUCCESS (0 secs / 3.924 secs) 2026-02-18T02:26:17.7582176Z Chrome Headless 145.0.0.0 (Windows 10): Executed 196 of 286 (skipped 7) SUCCESS (0 secs / 3.935 secs) 2026-02-18T02:26:17.7679261Z Chrome Headless 145.0.0.0 (Windows 10): Executed 197 of 286 (skipped 7) SUCCESS (0 secs / 3.945 secs) 2026-02-18T02:26:17.7802374Z Chrome Headless 145.0.0.0 (Windows 10): Executed 198 of 286 (skipped 7) SUCCESS (0 secs / 3.958 secs) 2026-02-18T02:26:17.7907442Z Chrome Headless 145.0.0.0 (Windows 10): Executed 199 of 286 (skipped 7) SUCCESS (0 secs / 3.968 secs) 2026-02-18T02:26:17.8027897Z Chrome Headless 145.0.0.0 (Windows 10): Executed 200 of 286 (skipped 7) SUCCESS (0 secs / 3.979 secs) 2026-02-18T02:26:17.8911443Z Chrome Headless 145.0.0.0 (Windows 10): Executed 201 of 286 (skipped 7) SUCCESS (0 secs / 4.025 secs) 2026-02-18T02:26:17.9342316Z Chrome Headless 145.0.0.0 (Windows 10): Executed 202 of 286 (skipped 7) SUCCESS (0 secs / 4.108 secs) 2026-02-18T02:26:17.9495433Z Chrome Headless 145.0.0.0 (Windows 10): Executed 203 of 286 (skipped 7) SUCCESS (0 secs / 4.122 secs) 2026-02-18T02:26:17.9677583Z Chrome Headless 145.0.0.0 (Windows 10): Executed 204 of 286 (skipped 7) SUCCESS (0 secs / 4.137 secs) 2026-02-18T02:26:17.9824733Z Chrome Headless 145.0.0.0 (Windows 10): Executed 205 of 286 (skipped 7) SUCCESS (0 secs / 4.152 secs) 2026-02-18T02:26:18.0325280Z Chrome Headless 145.0.0.0 (Windows 10): Executed 206 of 286 (skipped 7) SUCCESS (0 secs / 4.203 secs) 2026-02-18T02:26:18.0408302Z Chrome Headless 145.0.0.0 (Windows 10): Executed 207 of 286 (skipped 7) SUCCESS (0 secs / 4.21 secs) 2026-02-18T02:26:18.0522408Z Chrome Headless 145.0.0.0 (Windows 10): Executed 208 of 286 (skipped 7) SUCCESS (0 secs / 4.221 secs) 2026-02-18T02:26:18.0650163Z Chrome Headless 145.0.0.0 (Windows 10): Executed 209 of 286 (skipped 7) SUCCESS (0 secs / 4.234 secs) 2026-02-18T02:26:18.0774881Z Chrome Headless 145.0.0.0 (Windows 10): Executed 210 of 286 (skipped 7) SUCCESS (0 secs / 4.246 secs) 2026-02-18T02:26:18.0898641Z Chrome Headless 145.0.0.0 (Windows 10): Executed 211 of 286 (skipped 7) SUCCESS (0 secs / 4.259 secs) 2026-02-18T02:26:18.1024177Z Chrome Headless 145.0.0.0 (Windows 10): Executed 212 of 286 (skipped 7) SUCCESS (0 secs / 4.271 secs) 2026-02-18T02:26:18.1127641Z Chrome Headless 145.0.0.0 (Windows 10): Executed 213 of 286 (skipped 7) SUCCESS (0 secs / 4.281 secs) 2026-02-18T02:26:18.1249303Z Chrome Headless 145.0.0.0 (Windows 10): Executed 214 of 286 (skipped 7) SUCCESS (0 secs / 4.293 secs) 2026-02-18T02:26:18.1372783Z Chrome Headless 145.0.0.0 (Windows 10): Executed 215 of 286 (skipped 7) SUCCESS (0 secs / 4.305 secs) 2026-02-18T02:26:18.1488548Z Chrome Headless 145.0.0.0 (Windows 10): Executed 216 of 286 (skipped 7) SUCCESS (0 secs / 4.315 secs) 2026-02-18T02:26:18.1637029Z Chrome Headless 145.0.0.0 (Windows 10): Executed 217 of 286 (skipped 7) SUCCESS (0 secs / 4.331 secs) 2026-02-18T02:26:18.1721478Z Chrome Headless 145.0.0.0 (Windows 10): Executed 218 of 286 (skipped 7) SUCCESS (0 secs / 4.339 secs) 2026-02-18T02:26:18.1891553Z Chrome Headless 145.0.0.0 (Windows 10): Executed 219 of 286 (skipped 7) SUCCESS (0 secs / 4.355 secs) 2026-02-18T02:26:18.1995975Z Chrome Headless 145.0.0.0 (Windows 10): Executed 220 of 286 (skipped 7) SUCCESS (0 secs / 4.366 secs) 2026-02-18T02:26:18.2203830Z Chrome Headless 145.0.0.0 (Windows 10): Executed 221 of 286 (skipped 7) SUCCESS (0 secs / 4.386 secs) 2026-02-18T02:26:18.2331502Z Chrome Headless 145.0.0.0 (Windows 10): Executed 222 of 286 (skipped 7) SUCCESS (0 secs / 4.398 secs) 2026-02-18T02:26:18.2458375Z Chrome Headless 145.0.0.0 (Windows 10): Executed 223 of 286 (skipped 7) SUCCESS (0 secs / 4.41 secs) 2026-02-18T02:26:18.2570390Z Chrome Headless 145.0.0.0 (Windows 10): Executed 224 of 286 (skipped 7) SUCCESS (0 secs / 4.422 secs) 2026-02-18T02:26:18.2737564Z Chrome Headless 145.0.0.0 (Windows 10): Executed 225 of 286 (skipped 7) SUCCESS (0 secs / 4.435 secs) 2026-02-18T02:26:18.2906297Z Chrome Headless 145.0.0.0 (Windows 10): Executed 226 of 286 (skipped 7) SUCCESS (0 secs / 4.454 secs) 2026-02-18T02:26:18.3004705Z Chrome Headless 145.0.0.0 (Windows 10): Executed 227 of 286 (skipped 7) SUCCESS (0 secs / 4.465 secs) 2026-02-18T02:26:18.3249530Z Chrome Headless 145.0.0.0 (Windows 10): Executed 228 of 286 (skipped 7) SUCCESS (0 secs / 4.488 secs) 2026-02-18T02:26:18.3368733Z Chrome Headless 145.0.0.0 (Windows 10): Executed 229 of 286 (skipped 8) SUCCESS (0 secs / 4.499 secs) 2026-02-18T02:26:18.3483580Z Chrome Headless 145.0.0.0 (Windows 10): Executed 230 of 286 (skipped 8) SUCCESS (0 secs / 4.51 secs) 2026-02-18T02:26:18.3603556Z Chrome Headless 145.0.0.0 (Windows 10): Executed 231 of 286 (skipped 8) SUCCESS (0 secs / 4.522 secs) 2026-02-18T02:26:18.3732828Z Chrome Headless 145.0.0.0 (Windows 10): Executed 232 of 286 (skipped 8) SUCCESS (0 secs / 4.533 secs) 2026-02-18T02:26:18.3808211Z Chrome Headless 145.0.0.0 (Windows 10): Executed 233 of 286 (skipped 8) SUCCESS (0 secs / 4.541 secs) 2026-02-18T02:26:18.3897498Z Chrome Headless 145.0.0.0 (Windows 10): Executed 234 of 286 (skipped 8) SUCCESS (0 secs / 4.55 secs) 2026-02-18T02:26:18.4029216Z Chrome Headless 145.0.0.0 (Windows 10): Executed 235 of 286 (skipped 8) SUCCESS (0 secs / 4.563 secs) 2026-02-18T02:26:18.4163883Z Chrome Headless 145.0.0.0 (Windows 10): Executed 236 of 286 (skipped 8) SUCCESS (0 secs / 4.575 secs) 2026-02-18T02:26:18.4288643Z Chrome Headless 145.0.0.0 (Windows 10): Executed 237 of 286 (skipped 8) SUCCESS (0 secs / 4.587 secs) 2026-02-18T02:26:18.4413369Z Chrome Headless 145.0.0.0 (Windows 10): Executed 238 of 286 (skipped 8) SUCCESS (0 secs / 4.6 secs) 2026-02-18T02:26:18.4554340Z Chrome Headless 145.0.0.0 (Windows 10): Executed 239 of 286 (skipped 8) SUCCESS (0 secs / 4.613 secs) 2026-02-18T02:26:18.4800603Z Chrome Headless 145.0.0.0 (Windows 10): Executed 240 of 286 (skipped 9) SUCCESS (0 secs / 4.637 secs) 2026-02-18T02:26:18.4928558Z Chrome Headless 145.0.0.0 (Windows 10): Executed 241 of 286 (skipped 9) SUCCESS (0 secs / 4.649 secs) 2026-02-18T02:26:18.5051390Z Chrome Headless 145.0.0.0 (Windows 10): Executed 242 of 286 (skipped 9) SUCCESS (0 secs / 4.661 secs) 2026-02-18T02:26:18.5179433Z Chrome Headless 145.0.0.0 (Windows 10): Executed 243 of 286 (skipped 9) SUCCESS (0 secs / 4.673 secs) 2026-02-18T02:26:18.5395271Z Chrome Headless 145.0.0.0 (Windows 10): Executed 244 of 286 (skipped 9) SUCCESS (0 secs / 4.692 secs) 2026-02-18T02:26:18.5496038Z Chrome Headless 145.0.0.0 (Windows 10): Executed 245 of 286 (skipped 9) SUCCESS (0 secs / 4.704 secs) 2026-02-18T02:26:18.5680094Z Chrome Headless 145.0.0.0 (Windows 10): Executed 246 of 286 (skipped 9) SUCCESS (0 secs / 4.721 secs) 2026-02-18T02:26:18.5807150Z Chrome Headless 145.0.0.0 (Windows 10): Executed 247 of 286 (skipped 9) SUCCESS (0 secs / 4.733 secs) 2026-02-18T02:26:18.5939807Z Chrome Headless 145.0.0.0 (Windows 10): Executed 248 of 286 (skipped 9) SUCCESS (0 secs / 4.747 secs) 2026-02-18T02:26:18.6132601Z Chrome Headless 145.0.0.0 (Windows 10): Executed 249 of 286 (skipped 9) SUCCESS (0 secs / 4.763 secs) 2026-02-18T02:26:18.6245354Z Chrome Headless 145.0.0.0 (Windows 10): Executed 250 of 286 (skipped 9) SUCCESS (0 secs / 4.777 secs) 2026-02-18T02:26:18.6466714Z Chrome Headless 145.0.0.0 (Windows 10): Executed 251 of 286 (skipped 9) SUCCESS (0 secs / 4.797 secs) 2026-02-18T02:26:18.6719997Z Chrome Headless 145.0.0.0 (Windows 10): Executed 252 of 286 (skipped 9) SUCCESS (0 secs / 4.823 secs) 2026-02-18T02:26:18.6978086Z Chrome Headless 145.0.0.0 (Windows 10): Executed 253 of 286 (skipped 9) SUCCESS (0 secs / 4.842 secs) 2026-02-18T02:26:18.7173367Z Chrome Headless 145.0.0.0 (Windows 10): Executed 254 of 286 (skipped 9) SUCCESS (0 secs / 4.867 secs) 2026-02-18T02:26:18.7369573Z Chrome Headless 145.0.0.0 (Windows 10): Executed 255 of 286 (skipped 9) SUCCESS (0 secs / 4.882 secs) 2026-02-18T02:26:18.7440217Z Chrome Headless 145.0.0.0 (Windows 10): Executed 256 of 286 (skipped 9) SUCCESS (0 secs / 4.891 secs) 2026-02-18T02:26:18.7678520Z Chrome Headless 145.0.0.0 (Windows 10): Executed 257 of 286 (skipped 9) SUCCESS (0 secs / 4.912 secs) 2026-02-18T02:26:18.7770945Z Chrome Headless 145.0.0.0 (Windows 10): Executed 258 of 286 (skipped 9) SUCCESS (0 secs / 4.922 secs) 2026-02-18T02:26:18.7904583Z Chrome Headless 145.0.0.0 (Windows 10): Executed 259 of 286 (skipped 9) SUCCESS (0 secs / 4.933 secs) 2026-02-18T02:26:18.8073647Z Chrome Headless 145.0.0.0 (Windows 10): Executed 260 of 286 (skipped 9) SUCCESS (0 secs / 4.947 secs) 2026-02-18T02:26:18.8137477Z Chrome Headless 145.0.0.0 (Windows 10): Executed 261 of 286 (skipped 9) SUCCESS (0 secs / 4.957 secs) 2026-02-18T02:26:18.8362118Z Chrome Headless 145.0.0.0 (Windows 10): Executed 262 of 286 (skipped 9) SUCCESS (0 secs / 4.977 secs) 2026-02-18T02:26:18.8488722Z Chrome Headless 145.0.0.0 (Windows 10): Executed 263 of 286 (skipped 9) SUCCESS (0 secs / 4.992 secs) 2026-02-18T02:26:18.8616503Z Chrome Headless 145.0.0.0 (Windows 10): Executed 264 of 286 (skipped 9) SUCCESS (0 secs / 5.004 secs) 2026-02-18T02:26:18.8772796Z Chrome Headless 145.0.0.0 (Windows 10): Executed 265 of 286 (skipped 9) SUCCESS (0 secs / 5.017 secs) 2026-02-18T02:26:18.8982232Z Chrome Headless 145.0.0.0 (Windows 10): Executed 266 of 286 (skipped 9) SUCCESS (0 secs / 5.026 secs) 2026-02-18T02:26:18.9029935Z Chrome Headless 145.0.0.0 (Windows 10): Executed 267 of 286 (skipped 9) SUCCESS (0 secs / 5.035 secs) 2026-02-18T02:26:18.9045430Z Chrome Headless 145.0.0.0 (Windows 10): Executed 268 of 286 (skipped 9) SUCCESS (0 secs / 5.043 secs) 2026-02-18T02:26:18.9130710Z Chrome Headless 145.0.0.0 (Windows 10): Executed 269 of 286 (skipped 9) SUCCESS (0 secs / 5.056 secs) 2026-02-18T02:26:18.9372092Z Chrome Headless 145.0.0.0 (Windows 10): Executed 270 of 286 (skipped 9) SUCCESS (0 secs / 5.078 secs) 2026-02-18T02:26:18.9493903Z Chrome Headless 145.0.0.0 (Windows 10): Executed 271 of 286 (skipped 9) SUCCESS (0 secs / 5.091 secs) 2026-02-18T02:26:18.9610898Z Chrome Headless 145.0.0.0 (Windows 10): Executed 272 of 286 (skipped 10) SUCCESS (0 secs / 5.103 secs) 2026-02-18T02:26:18.9774803Z Chrome Headless 145.0.0.0 (Windows 10): Executed 273 of 286 (skipped 10) SUCCESS (0 secs / 5.119 secs) 2026-02-18T02:26:18.9932306Z Chrome Headless 145.0.0.0 (Windows 10): Executed 274 of 286 (skipped 10) SUCCESS (0 secs / 5.131 secs) 2026-02-18T02:26:19.0054925Z Chrome Headless 145.0.0.0 (Windows 10): Executed 275 of 286 (skipped 10) SUCCESS (0 secs / 5.144 secs) 2026-02-18T02:26:19.0254596Z Chrome Headless 145.0.0.0 (Windows 10): Executed 276 of 286 (skipped 10) SUCCESS (0 secs / 5.158 secs) 2026-02-18T02:26:19.0282626Z Chrome Headless 145.0.0.0 (Windows 10): Executed 276 of 286 (skipped 10) SUCCESS (5.32 secs / 5.158 secs) 2026-02-18T02:26:19.0284270Z TOTAL: 276 SUCCESS 2026-02-18T02:26:19.0285139Z SUMMARY 2026-02-18T02:26:19.0285569Z 0: Chrome Headless 145.0.0.0 (Windows 10): Executed 276 of 286 (skipped 10) SUCCESS (5.32 secs / 5.158 secs) 2026-02-18T02:26:19.0285980Z 165 test cases successful in all browsers 2026-02-18T02:26:19.2551927Z karma exit code: 0 2026-02-18T02:26:19.2552951Z jest exit code: 0 2026-02-18T02:26:19.2554256Z Terminating dotnet process 2026-02-18T02:26:19.6040389Z Determining projects to restore... 2026-02-18T02:26:19.6099389Z Determining projects to restore... 2026-02-18T02:26:34.9090263Z Restored D:\a\_work\1\s\src\Hosting\Hosting\src\Microsoft.AspNetCore.Hosting.csproj (in 419 ms). 2026-02-18T02:26:34.9389606Z Restored D:\a\_work\1\s\src\Hosting\Abstractions\src\Microsoft.AspNetCore.Hosting.Abstractions.csproj (in 10 ms). 2026-02-18T02:26:34.9501272Z Restored D:\a\_work\1\s\src\Extensions\Features\src\Microsoft.Extensions.Features.csproj (in 16 ms). 2026-02-18T02:26:35.0452909Z Restored D:\a\_work\1\s\src\DataProtection\DataProtection\src\Microsoft.AspNetCore.DataProtection.csproj (in 65 ms). 2026-02-18T02:26:35.0516601Z Restored D:\a\_work\1\s\src\DataProtection\Cryptography.Internal\src\Microsoft.AspNetCore.Cryptography.Internal.csproj (in 5 ms). 2026-02-18T02:26:35.0756043Z Restored D:\a\_work\1\s\src\DataProtection\Abstractions\src\Microsoft.AspNetCore.DataProtection.Abstractions.csproj (in 4 ms). 2026-02-18T02:26:35.1007529Z Restored D:\a\_work\1\s\src\Middleware\WebSockets\src\Microsoft.AspNetCore.WebSockets.csproj (in 357 ms). 2026-02-18T02:26:35.1880534Z Restored D:\a\_work\1\s\src\Servers\Connections.Abstractions\src\Microsoft.AspNetCore.Connections.Abstractions.csproj (in 49 ms). 2026-02-18T02:26:35.2607022Z Restored D:\a\_work\1\s\src\WebEncoders\src\Microsoft.Extensions.WebEncoders.csproj (in 26 ms). 2026-02-18T02:26:35.3025515Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.TrimmingTests\BasicMinimalApiWithValidation\project.csproj (in 138 ms). 2026-02-18T02:26:35.3677003Z Restored D:\a\_work\1\s\src\Http\Http.Abstractions\src\Microsoft.AspNetCore.Http.Abstractions.csproj (in 6 ms). 2026-02-18T02:26:35.3811612Z Restored D:\a\_work\1\s\src\Http\Headers\src\Microsoft.Net.Http.Headers.csproj (in 3 ms). 2026-02-18T02:26:35.3892034Z Restored D:\a\_work\1\s\src\Http\Authentication.Core\src\Microsoft.AspNetCore.Authentication.Core.csproj (in 9 ms). 2026-02-18T02:26:35.3969349Z Restored D:\a\_work\1\s\src\Http\Authentication.Abstractions\src\Microsoft.AspNetCore.Authentication.Abstractions.csproj (in 6 ms). 2026-02-18T02:26:35.4188955Z Restored D:\a\_work\1\s\src\Validation\src\Microsoft.Extensions.Validation.csproj (in 3 ms). 2026-02-18T02:26:35.4246529Z Restored D:\a\_work\1\s\src\Hosting\Server.Abstractions\src\Microsoft.AspNetCore.Hosting.Server.Abstractions.csproj (in 10 ms). 2026-02-18T02:26:35.4549870Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections\src\Microsoft.AspNetCore.Http.Connections.csproj (in 16 ms). 2026-02-18T02:26:35.4624110Z Restored D:\a\_work\1\s\src\Validation\gen\Microsoft.Extensions.Validation.ValidationsGenerator.csproj (in 39 ms). 2026-02-18T02:26:35.4794295Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections.Common\src\Microsoft.AspNetCore.Http.Connections.Common.csproj (in 14 ms). 2026-02-18T02:26:35.5043284Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Sockets\src\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.csproj (in 11 ms). 2026-02-18T02:26:35.5217525Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Quic\src\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.csproj (in 7 ms). 2026-02-18T02:26:35.5561614Z Restored D:\a\_work\1\s\src\SignalR\server\SignalR\src\Microsoft.AspNetCore.SignalR.csproj (in 30 ms). 2026-02-18T02:26:35.5862739Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.NamedPipes\src\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.csproj (in 8 ms). 2026-02-18T02:26:35.6068140Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Kestrel\src\Microsoft.AspNetCore.Server.Kestrel.csproj (in 14 ms). 2026-02-18T02:26:35.6343846Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Core\src\Microsoft.AspNetCore.Server.Kestrel.Core.csproj (in 10 ms). 2026-02-18T02:26:35.6465765Z Restored D:\a\_work\1\s\src\SignalR\server\Core\src\Microsoft.AspNetCore.SignalR.Core.csproj (in 18 ms). 2026-02-18T02:26:35.6659657Z Restored D:\a\_work\1\s\src\SignalR\common\SignalR.Common\src\Microsoft.AspNetCore.SignalR.Common.csproj (in 23 ms). 2026-02-18T02:26:35.6975511Z Restored D:\a\_work\1\s\src\SignalR\common\Protocols.Json\src\Microsoft.AspNetCore.SignalR.Protocols.Json.csproj (in 13 ms). 2026-02-18T02:26:35.7319183Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections\src\Microsoft.AspNetCore.Http.Connections.csproj (in 15 ms). 2026-02-18T02:26:35.8081525Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Sockets\src\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.csproj (in 6 ms). 2026-02-18T02:26:35.8087917Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Quic\src\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.csproj (in 7 ms). 2026-02-18T02:26:35.8097916Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Kestrel\src\Microsoft.AspNetCore.Server.Kestrel.csproj (in 35 ms). 2026-02-18T02:26:35.8110071Z Restored D:\a\_work\1\s\src\Servers\IIS\IISIntegration\src\Microsoft.AspNetCore.Server.IISIntegration.csproj (in 17 ms). 2026-02-18T02:26:35.8261238Z Restored D:\a\_work\1\s\src\Security\Authorization\Policy\src\Microsoft.AspNetCore.Authorization.Policy.csproj (in 12 ms). 2026-02-18T02:26:35.8268779Z Restored D:\a\_work\1\s\src\Security\Authorization\Core\src\Microsoft.AspNetCore.Authorization.csproj (in 25 ms). 2026-02-18T02:26:35.8276155Z Restored D:\a\_work\1\s\src\Security\Authentication\Core\src\Microsoft.AspNetCore.Authentication.csproj (in 15 ms). 2026-02-18T02:26:36.0182655Z ##[error].dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:26:36.0422810Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:26:36.0424241Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:26:36.0425363Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:26:36.0426405Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:26:36.0430498Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:26:36.0431564Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:26:36.0432621Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:26:36.0434088Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:26:36.0435236Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:26:36.0436261Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:26:36.0442220Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:26:36.0443616Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:26:36.0445404Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:26:36.0446381Z Restored D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.NativeAotTests\BasicMinimalApiWithValidation\project.csproj (in 115 ms). 2026-02-18T02:26:36.0447013Z Restored D:\a\_work\1\s\src\ObjectPool\src\Microsoft.Extensions.ObjectPool.csproj (in 5 ms). 2026-02-18T02:26:36.2062009Z Restored D:\a\_work\1\s\src\Middleware\StaticFiles\src\Microsoft.AspNetCore.StaticFiles.csproj (in 14 ms). 2026-02-18T02:26:36.2323501Z Restored D:\a\_work\1\s\src\Middleware\HttpOverrides\src\Microsoft.AspNetCore.HttpOverrides.csproj (in 7 ms). 2026-02-18T02:26:36.2722677Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\src\Microsoft.AspNetCore.Diagnostics.csproj (in 14 ms). 2026-02-18T02:26:36.3038811Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics.Abstractions\src\Microsoft.AspNetCore.Diagnostics.Abstractions.csproj (in 6 ms). 2026-02-18T02:26:36.3224130Z Restored D:\a\_work\1\s\src\Middleware\CORS\src\Microsoft.AspNetCore.Cors.csproj (in 13 ms). 2026-02-18T02:26:36.3390385Z Restored D:\a\_work\1\s\src\Http\WebUtilities\src\Microsoft.AspNetCore.WebUtilities.csproj (in 4 ms). 2026-02-18T02:26:36.3650119Z Restored D:\a\_work\1\s\src\Http\Routing\src\Microsoft.AspNetCore.Routing.csproj (in 12 ms). 2026-02-18T02:26:36.3829515Z Restored D:\a\_work\1\s\src\Http\Routing.Abstractions\src\Microsoft.AspNetCore.Routing.Abstractions.csproj (in 6 ms). 2026-02-18T02:26:36.3950872Z Restored D:\a\_work\1\s\src\Http\Metadata\src\Microsoft.AspNetCore.Metadata.csproj (in 4 ms). 2026-02-18T02:26:36.4172794Z Restored D:\a\_work\1\s\src\Http\Http\src\Microsoft.AspNetCore.Http.csproj (in 9 ms). 2026-02-18T02:26:36.4431139Z Restored D:\a\_work\1\s\src\Http\Http.Features\src\Microsoft.AspNetCore.Http.Features.csproj (in 6 ms). 2026-02-18T02:26:36.4659139Z Restored D:\a\_work\1\s\src\Http\Http.Extensions\src\Microsoft.AspNetCore.Http.Extensions.csproj (in 8 ms). 2026-02-18T02:26:36.4880550Z 54 of 85 projects are up-to-date for restore. 2026-02-18T02:34:40.7224339Z Tests succeeded: D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Blazor.Tests\bin\Release\net11.0\Templates.Blazor.Tests.dll [net11.0|x64] 2026-02-18T02:34:45.6937445Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.TrimmingTests\SlimBuilderDoesNotDependOnX509Test\bin\Release\net11.0\win-x64\project.dll 2026-02-18T02:34:45.7131457Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.NativeAotTests\UseStartupThrowsForStructContainersTest\bin\Release\net11.0\win-x64\project.dll 2026-02-18T02:34:45.7171215Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.SignalR.TrimmingTests\TestTypedClients\bin\Release\net11.0\win-x64\project.dll 2026-02-18T02:34:45.9571742Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestCertificateXmlEncryptor\bin\Release\net11.0\win-x64\project.dll 2026-02-18T02:34:46.1314739Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.NativeAotTests\BasicMinimalApiWithValidation\bin\Release\net11.0\win-x64\project.dll 2026-02-18T02:34:46.3035144Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.OpenApi.NativeAotTests\BasicMinimalApiWithOpenApiDependency\bin\Release\net11.0\win-x64\project.dll 2026-02-18T02:34:46.7560240Z Optimizing assemblies for size. This process might take a while. 2026-02-18T02:34:46.7853334Z Optimizing assemblies for size. This process might take a while. 2026-02-18T02:34:57.4415687Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.TrimmingTests\SlimBuilderDoesNotDependOnX509Test\bin\Release\net11.0\win-x64\publish\ 2026-02-18T02:34:57.4670518Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestCertificateXmlEncryptor\bin\Release\net11.0\win-x64\publish\ 2026-02-18T02:34:57.6410429Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.TrimmingTests\UseHttpsDoesDependOnX509Test\project.csproj] 2026-02-18T02:34:57.8296893Z Generating native code 2026-02-18T02:34:59.0237983Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.TrimmingTests\UseHttpsDoesDependOnX509Test\bin\Release\net11.0\win-x64\project.dll 2026-02-18T02:34:59.5777251Z Optimizing assemblies for size. This process might take a while. 2026-02-18T02:35:02.4945274Z Generating native code 2026-02-18T02:35:10.8583246Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.NativeAotTests\UseStartupThrowsForStructContainersTest\bin\Release\net11.0\win-x64\publish\ 2026-02-18T02:35:10.9125427Z [Trimming Tests] Running test: D:\a\_work\1\s\src\DefaultBuilder\test\Microsoft.AspNetCore.NativeAotTests\UseStartupThrowsForStructContainersTest.cs ... 2026-02-18T02:35:14.0650545Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.TrimmingTests\UseHttpsDoesDependOnX509Test\bin\Release\net11.0\win-x64\publish\ 2026-02-18T02:35:14.0657064Z [Trimming Tests] Running test: D:\a\_work\1\s\src\DefaultBuilder\test\Microsoft.AspNetCore.TrimmingTests\SlimBuilderDoesNotDependOnX509Test.cs ... 2026-02-18T02:35:14.7561916Z [Trimming Tests] Running test: D:\a\_work\1\s\src\DefaultBuilder\test\Microsoft.AspNetCore.TrimmingTests\UseHttpsDoesDependOnX509Test.cs ... 2026-02-18T02:35:15.7046206Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestEncryptedXmlDecryptor\bin\Release\net11.0\win-x64\project.dll 2026-02-18T02:35:15.9613418Z Optimizing assemblies for size. This process might take a while. 2026-02-18T02:35:18.9424296Z ILC: Method '[Microsoft.AspNetCore.Authentication]Microsoft.AspNetCore.Authentication.AuthenticationMiddleware+d__6.MoveNext()' will always throw because: Failed to load assembly 'Microsoft.AspNetCore.Authentication.Core' 2026-02-18T02:35:19.0960994Z ILC: Method '[Microsoft.AspNetCore.Diagnostics]Microsoft.AspNetCore.Builder.DeveloperExceptionPageExtensions.UseDeveloperExceptionPage(IApplicationBuilder)' will always throw because: Failed to load assembly 'Microsoft.AspNetCore.Diagnostics.Abstractions' 2026-02-18T02:35:30.3468252Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestEncryptedXmlDecryptor\bin\Release\net11.0\win-x64\publish\ 2026-02-18T02:35:30.9821222Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestUnprotectWorksWithX509Certificate\bin\Release\net11.0\win-x64\project.dll 2026-02-18T02:35:31.4301768Z Optimizing assemblies for size. This process might take a while. 2026-02-18T02:35:34.1477901Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.Extensions.Validation.NativeAotTests\BasicMinimalApiWithValidation\bin\Release\net11.0\win-x64\publish\ 2026-02-18T02:35:34.1498811Z [Trimming Tests] Running test: D:\a\_work\1\s\src\Validation\test\Microsoft.Extensions.Validation.NativeAotTests\BasicMinimalApiWithValidation.cs ... 2026-02-18T02:35:36.8339122Z Generating native code 2026-02-18T02:35:44.3823108Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestUnprotectWorksWithX509Certificate\bin\Release\net11.0\win-x64\publish\ 2026-02-18T02:35:44.3841319Z [Trimming Tests] Running test: D:\a\_work\1\s\src\DataProtection\DataProtection\test\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestCertificateXmlEncryptor.cs ... 2026-02-18T02:35:45.1294356Z [Trimming Tests] Running test: D:\a\_work\1\s\src\DataProtection\DataProtection\test\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestEncryptedXmlDecryptor.cs ... 2026-02-18T02:35:45.5646379Z ILC: Method '[Microsoft.AspNetCore.Diagnostics]Microsoft.AspNetCore.Builder.DeveloperExceptionPageExtensions.UseDeveloperExceptionPage(IApplicationBuilder)' will always throw because: Failed to load assembly 'Microsoft.AspNetCore.Diagnostics.Abstractions' 2026-02-18T02:35:45.5806249Z ILC: Method '[Microsoft.AspNetCore.Authentication]Microsoft.AspNetCore.Authentication.AuthenticationMiddleware+d__6.MoveNext()' will always throw because: Failed to load assembly 'Microsoft.AspNetCore.Authentication.Core' 2026-02-18T02:35:45.8493829Z [Trimming Tests] Running test: D:\a\_work\1\s\src\DataProtection\DataProtection\test\Microsoft.AspNetCore.DataProtection.TrimmingTests\TestUnprotectWorksWithX509Certificate.cs ... 2026-02-18T02:35:53.0439675Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.OpenApi.NativeAotTests\BasicMinimalApiWithOpenApiDependency\bin\Release\net11.0\win-x64\publish\ 2026-02-18T02:35:53.0480012Z [Trimming Tests] Running test: D:\a\_work\1\s\src\OpenApi\test\Microsoft.AspNetCore.OpenApi.NativeAotTests\BasicMinimalApiWithOpenApiDependency.cs ... 2026-02-18T02:35:53.1832167Z Optimizing assemblies for size. This process might take a while. 2026-02-18T02:36:04.5533790Z project -> D:\a\_work\1\s\artifacts\bin\trimmingTests\projects\Microsoft.AspNetCore.SignalR.TrimmingTests\TestTypedClients\bin\Release\net11.0\win-x64\publish\ 2026-02-18T02:36:04.5536292Z [Trimming Tests] Running test: D:\a\_work\1\s\src\SignalR\server\SignalR\test\Microsoft.AspNetCore.SignalR.TrimmingTests\TestTypedClients.cs ... 2026-02-18T02:36:05.9828842Z 2026-02-18T02:36:05.9873386Z Build FAILED. 2026-02-18T02:36:05.9879026Z 2026-02-18T02:36:05.9881996Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:36:05.9884346Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:36:05.9891324Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:36:05.9892282Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:36:05.9893746Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:36:05.9902831Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:36:05.9911307Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:36:05.9912679Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:36:05.9913734Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:36:05.9914681Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:36:05.9915725Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:36:05.9921918Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:36:05.9923375Z D:\a\_work\1\s\.dotnet\sdk\11.0.100-preview.1.26104.118\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-02-18T02:36:05.9924215Z 0 Warning(s) 2026-02-18T02:36:05.9924405Z 1 Error(s) 2026-02-18T02:36:05.9924460Z 2026-02-18T02:36:05.9924936Z Time Elapsed 00:30:57.25 2026-02-18T02:36:06.8093613Z Build failed with exit code 1. Check errors above. 2026-02-18T02:36:06.8273201Z See log: D:\a\_work\1\s\artifacts\log\Release\Build.binlog 2026-02-18T02:36:06.9589768Z Killing running build processes... 2026-02-18T02:36:07.3067001Z build.cmd completed 2026-02-18T02:36:07.4881630Z ##[section]Finishing: Run build.cmd