2025-03-26T20:18:48.0817178Z ##[section]Starting: Test 2025-03-26T20:18:48.0820926Z ============================================================================== 2025-03-26T20:18:48.0821015Z Task : Shell script 2025-03-26T20:18:48.0821073Z Description : Run a shell script using Bash 2025-03-26T20:18:48.0821130Z Version : 2.248.1 2025-03-26T20:18:48.0821195Z Author : Microsoft Corporation 2025-03-26T20:18:48.0821248Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/shell-script 2025-03-26T20:18:48.0821325Z ============================================================================== 2025-03-26T20:18:49.9040143Z [command]/usr/bin/bash /mnt/vss/_work/1/s/eng/build.sh --ci --helix --configuration Debug --helixQueueName OSX.13.Amd64.Open --testCoreClr 2025-03-26T20:18:50.1255981Z Downloading 'https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.sh' 2025-03-26T20:18:50.1673648Z Attempting to install 'sdk v9.0.104' from public_location. 2025-03-26T20:18:51.7933958Z dotnet-install: Attempting to download using primary link https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.104/dotnet-sdk-9.0.104-linux-x64.tar.gz 2025-03-26T20:18:54.2137292Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.104/dotnet-sdk-9.0.104-linux-x64.tar.gz size is 211153740 bytes. 2025-03-26T20:18:54.2143659Z dotnet-install: Extracting archive from https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.104/dotnet-sdk-9.0.104-linux-x64.tar.gz 2025-03-26T20:18:59.2890724Z dotnet-install: Downloaded file size is 211153740 bytes. 2025-03-26T20:18:59.2904948Z dotnet-install: The remote and local file sizes are equal. 2025-03-26T20:18:59.5921282Z dotnet-install: Installed version is 9.0.104 2025-03-26T20:18:59.5991442Z dotnet-install: Adding to current process PATH: `/mnt/vss/_work/1/s/.dotnet`. Note: This change will be visible only when sourcing script. 2025-03-26T20:18:59.5992563Z dotnet-install: Note that the script does not resolve dependencies during installation. 2025-03-26T20:18:59.5993717Z dotnet-install: To check the list of dependencies, go to https://learn.microsoft.com/dotnet/core/install, select your operating system and check the "Dependencies" section. 2025-03-26T20:18:59.5994103Z dotnet-install: Installation finished successfully. 2025-03-26T20:18:59.6822844Z Running '/mnt/vss/_work/1/s/.dotnet/dotnet --version'.. 2025-03-26T20:18:59.7782696Z 9.0.104 2025-03-26T20:18:59.7800486Z 2025-03-26T20:18:59.7856623Z Skipping Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests net472 does not match the target framework 2025-03-26T20:18:59.7866487Z Skipping Microsoft.CodeAnalysis.Rebuild.UnitTests because it is not included or is excluded 2025-03-26T20:18:59.7868265Z Skipping Microsoft.CodeAnalysis.Scripting.UnitTests because it is not included or is excluded 2025-03-26T20:18:59.7869834Z Skipping Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests because it is not included or is excluded 2025-03-26T20:18:59.7871629Z Skipping Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests because it is not included or is excluded 2025-03-26T20:18:59.7873344Z Skipping Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests net472 does not match the target framework 2025-03-26T20:18:59.7874451Z Skipping Microsoft.CodeAnalysis.CSharp.Emit.UnitTests net472 does not match the target framework 2025-03-26T20:18:59.7876724Z Skipping Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests net472 does not match the target framework 2025-03-26T20:18:59.7877141Z Skipping Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests net472 does not match the target framework 2025-03-26T20:18:59.7877508Z Skipping VBCSCompiler.UnitTests because it is not included or is excluded 2025-03-26T20:18:59.7879461Z Skipping Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests net472 does not match the target framework 2025-03-26T20:18:59.7880537Z Skipping Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests net472 does not match the target framework 2025-03-26T20:18:59.7881943Z Skipping Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests net472 does not match the target framework 2025-03-26T20:18:59.7883732Z Skipping Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests because it is not included or is excluded 2025-03-26T20:18:59.7885080Z Skipping Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests net472 does not match the target framework 2025-03-26T20:18:59.7886581Z Skipping Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests because it is not included or is excluded 2025-03-26T20:18:59.7888487Z Skipping Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests because it is not included or is excluded 2025-03-26T20:18:59.7890415Z Skipping Microsoft.CodeAnalysis.UnitTests net472 does not match the target framework 2025-03-26T20:18:59.7892297Z Skipping Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests net472 does not match the target framework 2025-03-26T20:18:59.7893601Z Skipping Roslyn.Compilers.VisualBasic.IOperation.UnitTests net472 does not match the target framework 2025-03-26T20:18:59.7895207Z Skipping Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests net472 does not match the target framework 2025-03-26T20:18:59.7896330Z Skipping RunTests because it is not included or is excluded 2025-03-26T20:18:59.7898071Z Skipping Microsoft.Build.Tasks.CodeAnalysis.UnitTests because it is not included or is excluded 2025-03-26T20:18:59.7899646Z Skipping Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests net472 does not match the target framework 2025-03-26T20:18:59.7900540Z Skipping Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests net472 does not match the target framework 2025-03-26T20:18:59.8481318Z Missing environment variable SYSTEM_PULLREQUEST_TARGETBRANCH 2025-03-26T20:19:01.8123093Z Getting last successful build for branch extensions 2025-03-26T20:19:01.8933446Z Unable to get the last successful build for definition 95 in https://dev.azure.com/dnceng-public/ and branch extensions 2025-03-26T20:19:02.0663285Z Scheduling 14 assemblies 2025-03-26T20:19:02.0698268Z Assembly: Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.dll, Test Type Count: 10, Test Count: 428 2025-03-26T20:19:02.0699013Z Assembly: Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.dll, Test Type Count: 91, Test Count: 6387 2025-03-26T20:19:02.0699451Z Assembly: Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests.dll, Test Type Count: 35, Test Count: 1561 2025-03-26T20:19:02.0699855Z Assembly: Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests.dll, Test Type Count: 67, Test Count: 9165 2025-03-26T20:19:02.0700245Z Assembly: Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.dll, Test Type Count: 83, Test Count: 2388 2025-03-26T20:19:02.0700636Z Assembly: Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.dll, Test Type Count: 112, Test Count: 14037 2025-03-26T20:19:02.0701022Z Assembly: Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.dll, Test Type Count: 147, Test Count: 7353 2025-03-26T20:19:02.0701407Z Assembly: Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.dll, Test Type Count: 104, Test Count: 8008 2025-03-26T20:19:02.0701796Z Assembly: Microsoft.CodeAnalysis.UnitTests.dll, Test Type Count: 131, Test Count: 3654 2025-03-26T20:19:02.0702186Z Assembly: Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests.dll, Test Type Count: 102, Test Count: 4036 2025-03-26T20:19:02.0702590Z Assembly: Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests.dll, Test Type Count: 109, Test Count: 5463 2025-03-26T20:19:02.0703021Z Assembly: Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests.dll, Test Type Count: 103, Test Count: 3249 2025-03-26T20:19:02.0703435Z Assembly: Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests.dll, Test Type Count: 47, Test Count: 4009 2025-03-26T20:19:02.0703821Z Assembly: Roslyn.Compilers.VisualBasic.IOperation.UnitTests.dll, Test Type Count: 2, Test Count: 1572 2025-03-26T20:19:02.0731018Z ##[warning]Could not look up test history - partitioning based on test count instead 2025-03-26T20:19:02.1037470Z Built 143 work items 2025-03-26T20:19:02.1071189Z - Work Item: 0 Execution time: 00:00:00 2025-03-26T20:19:02.1071728Z - Work Item: 1 Execution time: 00:00:00 2025-03-26T20:19:02.1072419Z - Work Item: 2 Execution time: 00:00:00 2025-03-26T20:19:02.1073003Z - Work Item: 3 Execution time: 00:00:00 2025-03-26T20:19:02.1073281Z - Work Item: 4 Execution time: 00:00:00 2025-03-26T20:19:02.1073669Z - Work Item: 5 Execution time: 00:00:00 2025-03-26T20:19:02.1073923Z - Work Item: 6 Execution time: 00:00:00 2025-03-26T20:19:02.1074215Z - Work Item: 7 Execution time: 00:00:00 2025-03-26T20:19:02.1074472Z - Work Item: 8 Execution time: 00:00:00 2025-03-26T20:19:02.1074752Z - Work Item: 9 Execution time: 00:00:00 2025-03-26T20:19:02.1075093Z - Work Item: 10 Execution time: 00:00:00 2025-03-26T20:19:02.1075349Z - Work Item: 11 Execution time: 00:00:00 2025-03-26T20:19:02.1075604Z - Work Item: 12 Execution time: 00:00:00 2025-03-26T20:19:02.1075866Z - Work Item: 13 Execution time: 00:00:00 2025-03-26T20:19:02.1076134Z - Work Item: 14 Execution time: 00:00:00 2025-03-26T20:19:02.1076371Z - Work Item: 15 Execution time: 00:00:00 2025-03-26T20:19:02.1076651Z - Work Item: 16 Execution time: 00:00:00 2025-03-26T20:19:02.1076914Z - Work Item: 17 Execution time: 00:00:00 2025-03-26T20:19:02.1077168Z - Work Item: 18 Execution time: 00:00:00 2025-03-26T20:19:02.1077422Z - Work Item: 19 Execution time: 00:00:00 2025-03-26T20:19:02.1077676Z - Work Item: 20 Execution time: 00:00:00 2025-03-26T20:19:02.1077928Z - Work Item: 21 Execution time: 00:00:00 2025-03-26T20:19:02.1078178Z - Work Item: 22 Execution time: 00:00:00 2025-03-26T20:19:02.1078419Z - Work Item: 23 Execution time: 00:00:00 2025-03-26T20:19:02.1078675Z - Work Item: 24 Execution time: 00:00:00 2025-03-26T20:19:02.1078932Z - Work Item: 25 Execution time: 00:00:00 2025-03-26T20:19:02.1079193Z - Work Item: 26 Execution time: 00:00:00 2025-03-26T20:19:02.1079443Z - Work Item: 27 Execution time: 00:00:00 2025-03-26T20:19:02.1079698Z - Work Item: 28 Execution time: 00:00:00 2025-03-26T20:19:02.1079964Z - Work Item: 29 Execution time: 00:00:00 2025-03-26T20:19:02.1080223Z - Work Item: 30 Execution time: 00:00:00 2025-03-26T20:19:02.1080459Z - Work Item: 31 Execution time: 00:00:00 2025-03-26T20:19:02.1080726Z - Work Item: 32 Execution time: 00:00:00 2025-03-26T20:19:02.1080982Z - Work Item: 33 Execution time: 00:00:00 2025-03-26T20:19:02.1081247Z - Work Item: 34 Execution time: 00:00:00 2025-03-26T20:19:02.1081513Z - Work Item: 35 Execution time: 00:00:00 2025-03-26T20:19:02.1081780Z - Work Item: 36 Execution time: 00:00:00 2025-03-26T20:19:02.1082036Z - Work Item: 37 Execution time: 00:00:00 2025-03-26T20:19:02.1082286Z - Work Item: 38 Execution time: 00:00:00 2025-03-26T20:19:02.1082537Z - Work Item: 39 Execution time: 00:00:00 2025-03-26T20:19:02.1082793Z - Work Item: 40 Execution time: 00:00:00 2025-03-26T20:19:02.1083119Z - Work Item: 41 Execution time: 00:00:00 2025-03-26T20:19:02.1083377Z - Work Item: 42 Execution time: 00:00:00 2025-03-26T20:19:02.1083635Z - Work Item: 43 Execution time: 00:00:00 2025-03-26T20:19:02.1083899Z - Work Item: 44 Execution time: 00:00:00 2025-03-26T20:19:02.1084147Z - Work Item: 45 Execution time: 00:00:00 2025-03-26T20:19:02.1084397Z - Work Item: 46 Execution time: 00:00:00 2025-03-26T20:19:02.1084655Z - Work Item: 47 Execution time: 00:00:00 2025-03-26T20:19:02.1084899Z - Work Item: 48 Execution time: 00:00:00 2025-03-26T20:19:02.1085150Z - Work Item: 49 Execution time: 00:00:00 2025-03-26T20:19:02.1085406Z - Work Item: 50 Execution time: 00:00:00 2025-03-26T20:19:02.1085661Z - Work Item: 51 Execution time: 00:00:00 2025-03-26T20:19:02.1085900Z - Work Item: 52 Execution time: 00:00:00 2025-03-26T20:19:02.1086157Z - Work Item: 53 Execution time: 00:00:00 2025-03-26T20:19:02.1086409Z - Work Item: 54 Execution time: 00:00:00 2025-03-26T20:19:02.1086676Z - Work Item: 55 Execution time: 00:00:00 2025-03-26T20:19:02.1086947Z - Work Item: 56 Execution time: 00:00:00 2025-03-26T20:19:02.1087214Z - Work Item: 57 Execution time: 00:00:00 2025-03-26T20:19:02.1087681Z - Work Item: 58 Execution time: 00:00:00 2025-03-26T20:19:02.1087912Z - Work Item: 59 Execution time: 00:00:00 2025-03-26T20:19:02.1088147Z - Work Item: 60 Execution time: 00:00:00 2025-03-26T20:19:02.1088510Z - Work Item: 61 Execution time: 00:00:00 2025-03-26T20:19:02.1089019Z - Work Item: 62 Execution time: 00:00:00 2025-03-26T20:19:02.1089295Z - Work Item: 63 Execution time: 00:00:00 2025-03-26T20:19:02.1089570Z - Work Item: 64 Execution time: 00:00:00 2025-03-26T20:19:02.1089812Z - Work Item: 65 Execution time: 00:00:00 2025-03-26T20:19:02.1090059Z - Work Item: 66 Execution time: 00:00:00 2025-03-26T20:19:02.1090313Z - Work Item: 67 Execution time: 00:00:00 2025-03-26T20:19:02.1090560Z - Work Item: 68 Execution time: 00:00:00 2025-03-26T20:19:02.1090814Z - Work Item: 69 Execution time: 00:00:00 2025-03-26T20:19:02.1091082Z - Work Item: 70 Execution time: 00:00:00 2025-03-26T20:19:02.1091336Z - Work Item: 71 Execution time: 00:00:00 2025-03-26T20:19:02.1091572Z - Work Item: 72 Execution time: 00:00:00 2025-03-26T20:19:02.1091843Z - Work Item: 73 Execution time: 00:00:00 2025-03-26T20:19:02.1092099Z - Work Item: 74 Execution time: 00:00:00 2025-03-26T20:19:02.1092345Z - Work Item: 75 Execution time: 00:00:00 2025-03-26T20:19:02.1092616Z - Work Item: 76 Execution time: 00:00:00 2025-03-26T20:19:02.1092864Z - Work Item: 77 Execution time: 00:00:00 2025-03-26T20:19:02.1093110Z - Work Item: 78 Execution time: 00:00:00 2025-03-26T20:19:02.1093452Z - Work Item: 79 Execution time: 00:00:00 2025-03-26T20:19:02.1093708Z - Work Item: 80 Execution time: 00:00:00 2025-03-26T20:19:02.1093957Z - Work Item: 81 Execution time: 00:00:00 2025-03-26T20:19:02.1094208Z - Work Item: 82 Execution time: 00:00:00 2025-03-26T20:19:02.1094458Z - Work Item: 83 Execution time: 00:00:00 2025-03-26T20:19:02.1094714Z - Work Item: 84 Execution time: 00:00:00 2025-03-26T20:19:02.1094969Z - Work Item: 85 Execution time: 00:00:00 2025-03-26T20:19:02.1095228Z - Work Item: 86 Execution time: 00:00:00 2025-03-26T20:19:02.1095498Z - Work Item: 87 Execution time: 00:00:00 2025-03-26T20:19:02.1095780Z - Work Item: 88 Execution time: 00:00:00 2025-03-26T20:19:02.1096041Z - Work Item: 89 Execution time: 00:00:00 2025-03-26T20:19:02.1096304Z - Work Item: 90 Execution time: 00:00:00 2025-03-26T20:19:02.1096559Z - Work Item: 91 Execution time: 00:00:00 2025-03-26T20:19:02.1096878Z - Work Item: 92 Execution time: 00:00:00 2025-03-26T20:19:02.1097128Z - Work Item: 93 Execution time: 00:00:00 2025-03-26T20:19:02.1097383Z - Work Item: 94 Execution time: 00:00:00 2025-03-26T20:19:02.1097632Z - Work Item: 95 Execution time: 00:00:00 2025-03-26T20:19:02.1097884Z - Work Item: 96 Execution time: 00:00:00 2025-03-26T20:19:02.1098135Z - Work Item: 97 Execution time: 00:00:00 2025-03-26T20:19:02.1098391Z - Work Item: 98 Execution time: 00:00:00 2025-03-26T20:19:02.1098646Z - Work Item: 99 Execution time: 00:00:00 2025-03-26T20:19:02.1098905Z - Work Item: 100 Execution time: 00:00:00 2025-03-26T20:19:02.1099159Z - Work Item: 101 Execution time: 00:00:00 2025-03-26T20:19:02.1099418Z - Work Item: 102 Execution time: 00:00:00 2025-03-26T20:19:02.1099717Z - Work Item: 103 Execution time: 00:00:00 2025-03-26T20:19:02.1099975Z - Work Item: 104 Execution time: 00:00:00 2025-03-26T20:19:02.1100244Z - Work Item: 105 Execution time: 00:00:00 2025-03-26T20:19:02.1100508Z - Work Item: 106 Execution time: 00:00:00 2025-03-26T20:19:02.1100769Z - Work Item: 107 Execution time: 00:00:00 2025-03-26T20:19:02.1101027Z - Work Item: 108 Execution time: 00:00:00 2025-03-26T20:19:02.1101269Z - Work Item: 109 Execution time: 00:00:00 2025-03-26T20:19:02.1101516Z - Work Item: 110 Execution time: 00:00:00 2025-03-26T20:19:02.1101769Z - Work Item: 111 Execution time: 00:00:00 2025-03-26T20:19:02.1102017Z - Work Item: 112 Execution time: 00:00:00 2025-03-26T20:19:02.1102262Z - Work Item: 113 Execution time: 00:00:00 2025-03-26T20:19:02.1102531Z - Work Item: 114 Execution time: 00:00:00 2025-03-26T20:19:02.1102777Z - Work Item: 115 Execution time: 00:00:00 2025-03-26T20:19:02.1103022Z - Work Item: 116 Execution time: 00:00:00 2025-03-26T20:19:02.1103461Z - Work Item: 117 Execution time: 00:00:00 2025-03-26T20:19:02.1103722Z - Work Item: 118 Execution time: 00:00:00 2025-03-26T20:19:02.1103968Z - Work Item: 119 Execution time: 00:00:00 2025-03-26T20:19:02.1104393Z - Work Item: 120 Execution time: 00:00:00 2025-03-26T20:19:02.1104653Z - Work Item: 121 Execution time: 00:00:00 2025-03-26T20:19:02.1104907Z - Work Item: 122 Execution time: 00:00:00 2025-03-26T20:19:02.1105160Z - Work Item: 123 Execution time: 00:00:00 2025-03-26T20:19:02.1105428Z - Work Item: 124 Execution time: 00:00:00 2025-03-26T20:19:02.1105685Z - Work Item: 125 Execution time: 00:00:00 2025-03-26T20:19:02.1105939Z - Work Item: 126 Execution time: 00:00:00 2025-03-26T20:19:02.1106202Z - Work Item: 127 Execution time: 00:00:00 2025-03-26T20:19:02.1106464Z - Work Item: 128 Execution time: 00:00:00 2025-03-26T20:19:02.1106724Z - Work Item: 129 Execution time: 00:00:00 2025-03-26T20:19:02.1106980Z - Work Item: 130 Execution time: 00:00:00 2025-03-26T20:19:02.1107247Z - Work Item: 131 Execution time: 00:00:00 2025-03-26T20:19:02.1107502Z - Work Item: 132 Execution time: 00:00:00 2025-03-26T20:19:02.1107749Z - Work Item: 133 Execution time: 00:00:00 2025-03-26T20:19:02.1107999Z - Work Item: 134 Execution time: 00:00:00 2025-03-26T20:19:02.1108254Z - Work Item: 135 Execution time: 00:00:00 2025-03-26T20:19:02.1108507Z - Work Item: 136 Execution time: 00:00:00 2025-03-26T20:19:02.1108761Z - Work Item: 137 Execution time: 00:00:00 2025-03-26T20:19:02.1109034Z - Work Item: 138 Execution time: 00:00:00 2025-03-26T20:19:02.1109287Z - Work Item: 139 Execution time: 00:00:00 2025-03-26T20:19:02.1109538Z - Work Item: 140 Execution time: 00:00:00 2025-03-26T20:19:02.1109799Z - Work Item: 141 Execution time: 00:00:00 2025-03-26T20:19:02.1110057Z - Work Item: 142 Execution time: 00:00:00 2025-03-26T20:19:04.3187435Z Determining projects to restore... 2025-03-26T20:19:04.4094886Z Determining projects to restore... 2025-03-26T20:19:04.4847501Z Nothing to do. None of the projects specified contain packages to restore. 2025-03-26T20:19:04.4896587Z Nothing to do. None of the projects specified contain packages to restore. 2025-03-26T20:19:04.5482238Z Starting Azure Pipelines Test Run Test_macOS_Debug_OSX.13.Amd64.Open 2025-03-26T20:19:04.9306432Z Sending Job to OSX.13.Amd64.Open... 2025-03-26T20:20:10.6781118Z Sent Helix Job; see work items at https://helix.dot.net/api/jobs/e8aea3b3-ce0c-4c0a-9394-2959910e650f/workitems?api-version=2019-06-17 2025-03-26T20:20:11.6866627Z Waiting for completion of job e8aea3b3-ce0c-4c0a-9394-2959910e650f on OSX.13.Amd64.Open (Details: https://helix.dot.net/api/jobs/e8aea3b3-ce0c-4c0a-9394-2959910e650f/details?api-version=2019-06-17 ) 2025-03-26T21:48:35.3943948Z ##[error]The Operation will be canceled. The next steps may not contain expected logs. 2025-03-26T21:48:35.4046125Z ##[error]The operation was canceled. 2025-03-26T21:48:35.4048922Z ##[section]Finishing: Test