Console log: 'Microsoft.ML.IntegrationTests' from job 4c356b97-e154-4603-ab00-ac5f5ca11d0c workitem 3b59ea4b-8722-435a-a7f0-4507546669e8 (windows.11.arm64.open) executed on machine a00BKA1 running Windows-11-10.0.26100-SP0 C:\h\w\A567095C\w\A70E08C3\e>set ML_TEST_DATADIR=C:\h\w\A567095C\p C:\h\w\A567095C\w\A70E08C3\e>set MICROSOFTML_RESOURCE_PATH=C:\h\w\A567095C\w\A70E08C3\e C:\h\w\A567095C\w\A70E08C3\e>set PATH=C:\h\w\A567095C\p\dotnet-cli;C:\python3\Scripts\;C:\python3\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Debuggers\arm64;C:\Users\runner\AppData\Local\Microsoft\WindowsApps C:\h\w\A567095C\w\A70E08C3\e>call .\runTests.cmd ----- start Tue 08/11/2026 13:17:41.87 =============== To repro directly: ===================================================== pushd C:\h\w\A567095C\w\A70E08C3\e\ dotnet exec --roll-forward Major --runtimeconfig Microsoft.ML.IntegrationTests.runtimeconfig.json --depsfile Microsoft.ML.IntegrationTests.deps.json C:\h\w\A567095C\p/xunit-runner/tools/netcoreapp2.0/xunit.console.dll Microsoft.ML.IntegrationTests.dll -notrait Category=SkipInCI -xml testResults.xml popd =========================================================================================================== C:\h\w\A567095C\w\A70E08C3\e>dotnet exec --roll-forward Major --runtimeconfig Microsoft.ML.IntegrationTests.runtimeconfig.json --depsfile Microsoft.ML.IntegrationTests.deps.json C:\h\w\A567095C\p/xunit-runner/tools/netcoreapp2.0/xunit.console.dll Microsoft.ML.IntegrationTests.dll -notrait Category=SkipInCI -xml testResults.xml xUnit.net Console Runner v2.9.3+9712244020 (64-bit .NET 8.0.16) Discovering: Microsoft.ML.IntegrationTests (method display = ClassAndMethod, method display options = None) Discovered: Microsoft.ML.IntegrationTests (found 74 test cases) Starting: Microsoft.ML.IntegrationTests (parallel test collections = on [2 threads], stop on fail = off) Starting test: Microsoft.ML.IntegrationTests.SchemaDefinitionTests.SchemaDefinitionForCustomMapping Starting test: Microsoft.ML.IntegrationTests.Training.MetacomponentsFunctionWithKeyHandling Finished test: Microsoft.ML.IntegrationTests.Training.MetacomponentsFunctionWithKeyHandling Starting test: Microsoft.ML.IntegrationTests.Training.ContinueTrainingLogisticRegressionMulticlass Finished test: Microsoft.ML.IntegrationTests.SchemaDefinitionTests.SchemaDefinitionForCustomMapping Starting test: Microsoft.ML.IntegrationTests.SchemaDefinitionTests.SchemaDefinitionForPredictionEngine Finished test: Microsoft.ML.IntegrationTests.SchemaDefinitionTests.SchemaDefinitionForPredictionEngine Starting test: Microsoft.ML.IntegrationTests.Debugging.InspectIntermediatePipelineSteps Finished test: Microsoft.ML.IntegrationTests.Training.ContinueTrainingLogisticRegressionMulticlass Starting test: Microsoft.ML.IntegrationTests.Training.ContinueTrainingAveragePerceptron Finished test: Microsoft.ML.IntegrationTests.Debugging.InspectIntermediatePipelineSteps Starting test: Microsoft.ML.IntegrationTests.Debugging.InspectPipelineSchema Finished test: Microsoft.ML.IntegrationTests.Debugging.InspectPipelineSchema Starting test: Microsoft.ML.IntegrationTests.Debugging.InspectSchemaUponLoadingData Finished test: Microsoft.ML.IntegrationTests.Debugging.InspectSchemaUponLoadingData Starting test: Microsoft.ML.IntegrationTests.Debugging.ViewTrainingOutput Finished test: Microsoft.ML.IntegrationTests.Debugging.ViewTrainingOutput Starting test: Microsoft.ML.IntegrationTests.Explainability.GlobalFeatureImportanceForFastTreeThroughFeatureGain Finished test: Microsoft.ML.IntegrationTests.Training.ContinueTrainingAveragePerceptron Starting test: Microsoft.ML.IntegrationTests.Training.ContinueTrainingPoissonRegression Microsoft.ML.IntegrationTests.Training.ContinueTrainingFieldAwareFactorizationMachine [SKIP] FieldAwareFactorizationMachine doesn't currently support non x86/x64. https://github.com/dotnet/machinelearning/issues/5871 Finished test: Microsoft.ML.IntegrationTests.Training.ContinueTrainingPoissonRegression Starting test: Microsoft.ML.IntegrationTests.Training.ContinueTrainingOnlineGradientDescent Finished test: Microsoft.ML.IntegrationTests.Training.ContinueTrainingOnlineGradientDescent Starting test: Microsoft.ML.IntegrationTests.Training.ContinueTrainingLinearSupportVectorMachine Finished test: Microsoft.ML.IntegrationTests.Explainability.GlobalFeatureImportanceForFastTreeThroughFeatureGain Starting test: Microsoft.ML.IntegrationTests.Explainability.GlobalFeatureImportanceForLinearModelThroughWeights Finished test: Microsoft.ML.IntegrationTests.Training.ContinueTrainingLinearSupportVectorMachine Starting test: Microsoft.ML.IntegrationTests.Training.MetacomponentsFunctionAsExpectedOva Finished test: Microsoft.ML.IntegrationTests.Training.MetacomponentsFunctionAsExpectedOva Starting test: Microsoft.ML.IntegrationTests.Training.ContinueTrainingLogisticRegression Finished test: Microsoft.ML.IntegrationTests.Training.ContinueTrainingLogisticRegression Starting test: Microsoft.ML.IntegrationTests.Training.ContinueTrainingSymbolicStochasticGradientDescent Finished test: Microsoft.ML.IntegrationTests.Training.ContinueTrainingSymbolicStochasticGradientDescent Microsoft.ML.IntegrationTests.Training.CompareTrainerEvaluations [SKIP] FieldAwareFactorizationMachine doesn't currently support non x86/x64. https://github.com/dotnet/machinelearning/issues/5871 Starting test: Microsoft.ML.IntegrationTests.ModelFiles.LoadModelAndExtractPredictor Finished test: Microsoft.ML.IntegrationTests.ModelFiles.LoadModelAndExtractPredictor Starting test: Microsoft.ML.IntegrationTests.ModelFiles.FitPipelineSaveModelAndPredict Finished test: Microsoft.ML.IntegrationTests.ModelFiles.FitPipelineSaveModelAndPredict Starting test: Microsoft.ML.IntegrationTests.ModelFiles.SaveTextLoaderAndLoad Finished test: Microsoft.ML.IntegrationTests.ModelFiles.SaveTextLoaderAndLoad Starting test: Microsoft.ML.IntegrationTests.ModelFiles.SaveTransformerAndSchemaAndLoad Finished test: Microsoft.ML.IntegrationTests.ModelFiles.SaveTransformerAndSchemaAndLoad Starting test: Microsoft.ML.IntegrationTests.ModelFiles.SaveAndLoadModelWithLoader Finished test: Microsoft.ML.IntegrationTests.ModelFiles.SaveAndLoadModelWithLoader Starting test: Microsoft.ML.IntegrationTests.ModelFiles.SaveLoaderAndTransformerAndLoad Finished test: Microsoft.ML.IntegrationTests.ModelFiles.SaveLoaderAndTransformerAndLoad Starting test: Microsoft.ML.IntegrationTests.ModelFiles.SaveCompositeLoaderAndLoad Finished test: Microsoft.ML.IntegrationTests.ModelFiles.SaveCompositeLoaderAndLoad Starting test: Microsoft.ML.IntegrationTests.ModelFiles.LoadModelWithOptionalColumnTransform Finished test: Microsoft.ML.IntegrationTests.ModelFiles.LoadModelWithOptionalColumnTransform Starting test: Microsoft.ML.IntegrationTests.ModelFiles.DetermineNugetVersionFromModel Finished test: Microsoft.ML.IntegrationTests.ModelFiles.DetermineNugetVersionFromModel Starting test: Microsoft.ML.IntegrationTests.ModelFiles.LoadSchemaAndCreateNewData Finished test: Microsoft.ML.IntegrationTests.ModelFiles.LoadSchemaAndCreateNewData Starting test: Microsoft.ML.IntegrationTests.Validation.TrainWithValidationSet Finished test: Microsoft.ML.IntegrationTests.Validation.TrainWithValidationSet Starting test: Microsoft.ML.IntegrationTests.Validation.CrossValidation Finished test: Microsoft.ML.IntegrationTests.Validation.CrossValidation Starting test: Microsoft.ML.IntegrationTests.Validation.RankingCVTest Microsoft.ML.IntegrationTests.Validation.CrossValidation [FAIL] System.EntryPointNotFoundException : Unable to find an entry point named 'LAPACKE_dpptrf' in DLL 'MklImports'. Stack Trace: at Microsoft.ML.Trainers.OlsTrainer.Mkl.PptrfInternal(Layout layout, UpLo uplo, Int32 n, Double[] ap) D:\a\_work\1\s\src\Microsoft.ML.Mkl.Components\OlsLinearRegression.cs(568,0): at Microsoft.ML.Trainers.OlsTrainer.Mkl.Pptrf(Layout layout, UpLo uplo, Int32 n, Double[] ap) D:\a\_work\1\s\src\Microsoft.ML.Mkl.Components\OlsLinearRegression.cs(392,0): at Microsoft.ML.Trainers.OlsTrainer.ComputeMklRegression(IChannel ch, Factory cursorFactory, Int32 m, Double[]& beta, Double[] xtx, Int64& n, Double& yMean) D:\a\_work\1\s\src\Microsoft.ML.Mkl.Components\OlsLinearRegression.cs(439,0): at Microsoft.ML.Trainers.OlsTrainer.TrainCore(IChannel ch, Factory cursorFactory, Int32 featureCount) D:\a\_work\1\s\src\Microsoft.ML.Mkl.Components\OlsLinearRegression.cs(178,0): at Microsoft.ML.Trainers.OlsTrainer.TrainModelCore(TrainContext context) D:\a\_work\1\s\src\Microsoft.ML.Data\Training\TrainerEstimatorBase.cs(157,0): at Microsoft.ML.Trainers.TrainerEstimatorBase`2.TrainTransformer(IDataView trainSet, IDataView validationSet, IPredictor initPredictor) D:\a\_work\1\s\src\Microsoft.ML.Data\Training\TrainerEstimatorBase.cs(77,0): at Microsoft.ML.Trainers.TrainerEstimatorBase`2.Fit(IDataView input) D:\a\_work\1\s\src\Microsoft.ML.Data\DataLoadSave\EstimatorChain.cs(68,0): at Microsoft.ML.Data.EstimatorChain`1.Fit(IDataView input) D:\a\_work\1\s\src\Microsoft.ML.Data\TrainCatalog.cs(105,0): at Microsoft.ML.TrainCatalogBase.CrossValidateTrain(IDataView data, IEstimator`1 estimator, Int32 numFolds, String samplingKeyColumn, Nullable`1 seed) D:\a\_work\1\s\src\Microsoft.ML.Data\TrainCatalog.cs(628,0): at Microsoft.ML.RegressionCatalog.CrossValidate(IDataView data, IEstimator`1 estimator, Int32 numberOfFolds, String labelColumnName, String samplingKeyColumnName, Nullable`1 seed) D:\a\_work\1\s\test\Microsoft.ML.IntegrationTests\Validation.cs(45,0): at Microsoft.ML.IntegrationTests.Validation.CrossValidation() at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) Finished test: Microsoft.ML.IntegrationTests.Explainability.GlobalFeatureImportanceForLinearModelThroughWeights Starting test: Microsoft.ML.IntegrationTests.Explainability.GlobalFeatureImportanceWithPermutationFeatureImportance Finished test: Microsoft.ML.IntegrationTests.Explainability.GlobalFeatureImportanceWithPermutationFeatureImportance Starting test: Microsoft.ML.IntegrationTests.Explainability.GlobalFeatureImportanceWithPermutationFeatureImportance Finished test: Microsoft.ML.IntegrationTests.Explainability.GlobalFeatureImportanceWithPermutationFeatureImportance Starting test: Microsoft.ML.IntegrationTests.Explainability.LocalFeatureImportanceForFastForestModel Finished test: Microsoft.ML.IntegrationTests.Explainability.LocalFeatureImportanceForFastForestModel Starting test: Microsoft.ML.IntegrationTests.Explainability.LocalFeatureImportanceForLinearModel Finished test: Microsoft.ML.IntegrationTests.Explainability.LocalFeatureImportanceForLinearModel Starting test: Microsoft.ML.IntegrationTests.Explainability.LocalFeatureImportanceForGamModel Finished test: Microsoft.ML.IntegrationTests.Explainability.LocalFeatureImportanceForGamModel Starting test: Microsoft.ML.IntegrationTests.Explainability.LocalFeatureImportanceForFastTreeModel Finished test: Microsoft.ML.IntegrationTests.Explainability.LocalFeatureImportanceForFastTreeModel Starting test: Microsoft.ML.IntegrationTests.Explainability.GlobalFeatureImportanceForFastForestThroughFeatureGain Finished test: Microsoft.ML.IntegrationTests.Explainability.GlobalFeatureImportanceForFastForestThroughFeatureGain Starting test: Microsoft.ML.IntegrationTests.DataIO.ReadFromIEnumerable Finished test: Microsoft.ML.IntegrationTests.DataIO.ReadFromIEnumerable Starting test: Microsoft.ML.IntegrationTests.DataIO.WriteAndReadAFromABinaryFile Finished test: Microsoft.ML.IntegrationTests.DataIO.WriteAndReadAFromABinaryFile Starting test: Microsoft.ML.IntegrationTests.DataIO.WriteToAndReadFromADelimetedFile Finished test: Microsoft.ML.IntegrationTests.DataIO.WriteToAndReadFromADelimetedFile Starting test: Microsoft.ML.IntegrationTests.DataIO.WriteToAndReadASchemaFromADelimitedFile Finished test: Microsoft.ML.IntegrationTests.DataIO.WriteToAndReadASchemaFromADelimitedFile Starting test: Microsoft.ML.IntegrationTests.DataIO.ExportToIEnumerable Finished test: Microsoft.ML.IntegrationTests.DataIO.ExportToIEnumerable Starting test: Microsoft.ML.IntegrationTests.IntrospectiveTraining.IntrospectGamShapeFunctions Finished test: Microsoft.ML.IntegrationTests.IntrospectiveTraining.IntrospectGamShapeFunctions Starting test: Microsoft.ML.IntegrationTests.IntrospectiveTraining.InspectLinearModelParameters Finished test: Microsoft.ML.IntegrationTests.IntrospectiveTraining.InspectLinearModelParameters Starting test: Microsoft.ML.IntegrationTests.IntrospectiveTraining.InspectLdaModelParameters Finished test: Microsoft.ML.IntegrationTests.IntrospectiveTraining.InspectLdaModelParameters Starting test: Microsoft.ML.IntegrationTests.IntrospectiveTraining.InspectPipelineContents Finished test: Microsoft.ML.IntegrationTests.IntrospectiveTraining.InspectPipelineContents Starting test: Microsoft.ML.IntegrationTests.IntrospectiveTraining.IntrospectNormalization Finished test: Microsoft.ML.IntegrationTests.IntrospectiveTraining.IntrospectNormalization Starting test: Microsoft.ML.IntegrationTests.IntrospectiveTraining.InspectFastForestRegresionTrees Finished test: Microsoft.ML.IntegrationTests.IntrospectiveTraining.InspectFastForestRegresionTrees Starting test: Microsoft.ML.IntegrationTests.IntrospectiveTraining.InspectSlotNamesForReversibleHash Finished test: Microsoft.ML.IntegrationTests.IntrospectiveTraining.InspectSlotNamesForReversibleHash Starting test: Microsoft.ML.IntegrationTests.IntrospectiveTraining.InspectFastTreeModelParameters Finished test: Microsoft.ML.IntegrationTests.IntrospectiveTraining.InspectFastTreeModelParameters Starting test: Microsoft.ML.IntegrationTests.IntrospectiveTraining.InspectNestedPipeline Finished test: Microsoft.ML.IntegrationTests.IntrospectiveTraining.InspectNestedPipeline Finished test: Microsoft.ML.IntegrationTests.Validation.RankingCVTest Starting test: Microsoft.ML.IntegrationTests.Validation.TestCrossValidationResultsWithNotEnoughData Finished test: Microsoft.ML.IntegrationTests.Validation.TestCrossValidationResultsWithNotEnoughData Starting test: Microsoft.ML.IntegrationTests.DataTransformation.ExtensibilityAddingTwoColumns Finished test: Microsoft.ML.IntegrationTests.DataTransformation.ExtensibilityAddingTwoColumns Starting test: Microsoft.ML.IntegrationTests.DataTransformation.ExtensibilityModifyTextFeaturization Finished test: Microsoft.ML.IntegrationTests.DataTransformation.ExtensibilityModifyTextFeaturization Starting test: Microsoft.ML.IntegrationTests.DataTransformation.HashColumns Finished test: Microsoft.ML.IntegrationTests.DataTransformation.HashColumns Starting test: Microsoft.ML.IntegrationTests.DataTransformation.ExtensibilityNormalizeColumns Finished test: Microsoft.ML.IntegrationTests.DataTransformation.ExtensibilityNormalizeColumns Starting test: Microsoft.ML.IntegrationTests.DataTransformation.ExtensibilityAddAColumnAsAFunctionOfMultipleColumns Finished test: Microsoft.ML.IntegrationTests.DataTransformation.ExtensibilityAddAColumnAsAFunctionOfMultipleColumns Starting test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateRegression Finished test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateRegression Starting test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateBinaryClassificationWithCalibration Finished test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateBinaryClassificationWithCalibration Starting test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateWithPrecisionRecallCurves Finished test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateWithPrecisionRecallCurves Starting test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateClustering Finished test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateClustering Starting test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateRecommendation Starting test: Microsoft.ML.IntegrationTests.ONNX.SaveOnnxModelLoadAndScoreFastTree using 1 thread(s) to do train/test started training with 1 threads loglikelihood @iter0000 = -296968.361488 loglikelihood @iter0005 = -287834.978698 loglikelihood @iter0009 = -284708.191548 Time Cost totally: 0.095966, last time span(thread_id = 0, training iterations): 0.095966 seconds. iter tr_rmse obj 0 1.3491 3.6513e+02 1 0.8851 1.9286e+02 2 0.7301 1.5202e+02 Finished test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateRecommendation Starting test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateRankingWithOptions Finished test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateRankingWithOptions Starting test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateMulticlassClassification Error in cpuinfo: Unknown chip model name 'Cobalt 100'. Please add new Windows on Arm SoC/chip support to arm/windows/init.c! onnxruntime cpuid_info warning: Unknown CPU vendor. cpuinfo_vendor value: 0 Finished test: Microsoft.ML.IntegrationTests.ONNX.SaveOnnxModelLoadAndScoreFastTree Starting test: Microsoft.ML.IntegrationTests.ONNX.SaveOnnxModelLoadAndScoreKMeans Finished test: Microsoft.ML.IntegrationTests.ONNX.SaveOnnxModelLoadAndScoreKMeans Starting test: Microsoft.ML.IntegrationTests.ONNX.SaveOnnxModelLoadAndScoreSDCA Finished test: Microsoft.ML.IntegrationTests.ONNX.SaveOnnxModelLoadAndScoreSDCA Starting test: Microsoft.ML.IntegrationTests.PredictionScenarios.PredictionEngineModelDisposal Finished test: Microsoft.ML.IntegrationTests.PredictionScenarios.PredictionEngineModelDisposal Starting test: Microsoft.ML.IntegrationTests.PredictionScenarios.ReconfigurablePredictionNoPipeline Finished test: Microsoft.ML.IntegrationTests.PredictionScenarios.ReconfigurablePredictionNoPipeline Starting test: Microsoft.ML.IntegrationTests.PredictionScenarios.ReconfigurablePrediction Finished test: Microsoft.ML.IntegrationTests.PredictionScenarios.ReconfigurablePrediction Finished test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateMulticlassClassification Starting test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateRanking Finished test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateRanking Starting test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateBinaryClassification Finished test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateBinaryClassification Starting test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateAnomalyDetection Finished test: Microsoft.ML.IntegrationTests.Evaluation.TrainAndEvaluateAnomalyDetection Finished: Microsoft.ML.IntegrationTests === TEST EXECUTION SUMMARY === Microsoft.ML.IntegrationTests Total: 75, Errors: 0, Failed: 1, Skipped: 2, Time: 39.805s ----- end Tue 08/11/2026 13:18:24.89 ----- exit code 1 ---------------------------------------------------------- C:\h\scripts\helix-scripts\azure\__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-11T13:18:29.490Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-08-11T13:18:29.490Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-08-11T13:18:29.491Z INFO run.py _universal(535) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'x-client-SKU': 'REDACTED' 'x-client-Ver': 'REDACTED' 'x-ms-client-request-id': 'a8502820-8e83-498f-83b5-3a9678255fd9' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.13.13 (Windows-11-10.0.26100-SP0)' No body was attached to the request 2026-08-11T13:18:29.505Z INFO run.py _universal(581) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.2118' 'x-ms-request-id': 'a8502820-8e83-498f-83b5-3a9678255fd9' 'Date': 'Tue, 11 Aug 2026 13:18:28 GMT' 'Content-Length': '2531' 2026-08-11T13:18:29.505Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-08-11T13:18:29.505Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-08-11T13:18:29.506Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-08-11T13:18:29.507Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-08-11T13:18:29.507Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-08-11T13:18:29.835Z INFO run.py run(48) main Beginning reading of test results. 2026-08-11T13:18:29.836Z INFO run.py __init__(42) read_results Searching 'C:\h\w\A567095C\w\A70E08C3\e' for test results files 2026-08-11T13:18:29.838Z INFO run.py __init__(48) read_results Found results file C:\h\w\A567095C\w\A70E08C3\e\testResults.xml with format xunit 2026-08-11T13:18:29.842Z INFO run.py __init__(42) read_results Searching 'C:\h\w\A567095C\w\A70E08C3\uploads' for test results files 2026-08-11T13:18:29.843Z INFO run.py packing_test_reporter(30) report_results Packing 75 test reports to 'C:\h\w\A567095C\w\A70E08C3\e\__test_report.json' 2026-08-11T13:18:29.844Z INFO run.py packing_test_reporter(33) report_results Packed 21902 bytes ['Microsoft.ML.IntegrationTests' END OF WORK ITEM LOG: Command exited with 0]