Console log: 'readytorun_coreroot_determinism' from job 2455f8b5-553a-4553-af86-b8ca860894ea (azurelinux.3.arm64.open) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:debian-13-helix-arm32v7 on a003C8R running $HELIX_CORRELATION_PAYLOAD/scripts/164a5c527bfe4ba480f0eb4654d8dae6/execute.sh in /datadisks/disk1/work/A2D10925/w/A2DA08F6/e max 1800 seconds Output: [BEGIN EXECUTION] + [ -e /home/helixbot/.vsts-env/bin/activate ] + [ -z /home/helixbot/.vsts-env ] + echo /home/helixbot/.vsts-env + grep -qv ^/home/helixbot/.vsts-env + + echo /home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin grep -Eqv ^(^|:)/home/helixbot/.vsts-env/bin(:|$) + chown -R helixbot /home/helixbot/.vsts-env + chmod -R u+w /home/helixbot/.vsts-env + command -v python3 + HELIX_PYTHONPATH=/home/helixbot/.vsts-env/bin/python3 + export HELIX_PYTHONPATH + unset PYTHONPATH + /home/helixbot/.vsts-env/bin/python3 -m pip list --disable-pip-version-check + grep ^helix-scripts helix-scripts 20260130.2 + pipCommand=VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip uninstall --disable-pip-version-check --yes helix-scripts + command -v sudo + [ -z /usr/bin/sudo ] + [ -n /home/helixbot/.vsts-env ] + eval VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip uninstall --disable-pip-version-check --yes helix-scripts + VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip uninstall --disable-pip-version-check --yes helix-scripts Found existing installation: helix-scripts 20260130.2 Can't uninstall 'helix-scripts'. No files were found to uninstall. + pipCommand=VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip install --prefer-binary --disable-pip-version-check -r /root/helix/scripts/runtime_python_requirements.txt + command -v sudo + [ -z /usr/bin/sudo ] + [ -n /home/helixbot/.vsts-env ] + eval VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip install --prefer-binary --disable-pip-version-check -r /root/helix/scripts/runtime_python_requirements.txt + VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip install --prefer-binary --disable-pip-version-check -r /root/helix/scripts/runtime_python_requirements.txt Ignoring azure-core: markers 'python_version < "3.12"' don't match your environment Ignoring azure-identity: markers 'python_version < "3.12"' don't match your environment Ignoring azure-keyvault-secrets: markers 'python_version < "3.12"' don't match your environment Ignoring cffi: markers 'python_version < "3.8"' don't match your environment Ignoring importlib_metadata: markers 'python_version < "3.8"' don't match your environment Requirement already satisfied: asn1crypto==0.24.0 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 1)) (0.24.0) Requirement already satisfied: azure-core>=1.31 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 2)) (1.38.0) Requirement already satisfied: azure-devops==5.0.0b9 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 4)) (5.0.0b9) Requirement already satisfied: azure-identity>=1.16 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (1.25.1) Requirement already satisfied: azure-keyvault-secrets>=4.9 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 7)) (4.10.0) Requirement already satisfied: azure-storage-blob==12.5.0 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 9)) (12.5.0) Requirement already satisfied: certifi>=2023.7.22 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 10)) (2026.1.4) Requirement already satisfied: cffi>=1.16.0 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 12)) (2.0.0) Requirement already satisfied: cryptography>=39.0.1 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 13)) (46.0.4) Requirement already satisfied: docker-pycreds==0.4.0 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 14)) (0.4.0) Requirement already satisfied: docker==7.1.0 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 15)) (7.1.0) Requirement already satisfied: idna==2.8 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 16)) (2.8) Requirement already satisfied: isodate>=0.6.0 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (0.7.2) Requirement already satisfied: msrest>=0.6.10 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 19)) (0.6.21) Requirement already satisfied: ndg-httpsclient==0.5.1 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 20)) (0.5.1) Requirement already satisfied: oauthlib==3.1.0 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 21)) (3.1.0) Requirement already satisfied: packaging in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 22)) (26.0) Requirement already satisfied: psutil in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 23)) (7.2.2) Requirement already satisfied: pyasn1==0.4.5 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 24)) (0.4.5) Requirement already satisfied: pycparser==2.19 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 25)) (2.19) Requirement already satisfied: pyopenssl>=23.0.0 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 26)) (25.3.0) Requirement already satisfied: pyyaml>=3.11 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 27)) (6.0.3) Requirement already satisfied: requests-oauthlib==1.2.0 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 28)) (1.2.0) Requirement already satisfied: requests<=2.28.1,>=2.21.0 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 29)) (2.28.1) Requirement already satisfied: setuptools in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 30)) (80.10.2) Requirement already satisfied: six>=1.11.0 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 31)) (1.17.0) Requirement already satisfied: urllib3<1.27,>=1.24.3 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 32)) (1.26.20) Requirement already satisfied: typing-extensions>=4.6.0 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from azure-core>=1.31->-r /root/helix/scripts/runtime_python_requirements.txt (line 2)) (4.15.0) Requirement already satisfied: charset-normalizer<3,>=2 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from requests<=2.28.1,>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 29)) (2.1.1) Requirement already satisfied: msal>=1.30.0 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from azure-identity>=1.16->-r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (1.34.0) Requirement already satisfied: msal-extensions>=1.2.0 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from azure-identity>=1.16->-r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (1.3.1) Requirement already satisfied: PyJWT<3,>=1.0.0 in /home/helixbot/.vsts-env/lib/python3.13/site-packages (from PyJWT[crypto]<3,>=1.0.0->msal>=1.30.0->azure-identity>=1.16->-r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (2.11.0) + PYTHONPATH=/root/helix/scripts + export PYTHONPATH + cd /root/helix/work/workitem/e + mkdir -p /datadisks/disk1/dumps/ + /root/helix/work/correlation/scripts/164a5c527bfe4ba480f0eb4654d8dae6/execute.sh + export CORE_ROOT=/root/helix/work/correlation + export __TestEnv=/root/helix/work/workitem/u/SetStressModes_no_tiered_compilation.sh + export __TestTimeout=600000 + export __TestCollectionTimeoutMins=30 + export __CollectDumps=1 + export __CrashDumpFolder=/datadisks/disk1/dumps + export __TestArchitecture=arm + cat /root/helix/work/workitem/u/SetStressModes_no_tiered_compilation.sh #!/usr/bin/env bash export DOTNET_TieredCompilation=0 export DOTNET_DbgEnableMiniDump=1 export DOTNET_EnableCrashReport=1 export DOTNET_DbgMiniDumpName=$HELIX_DUMP_FOLDER/coredump.%d.dmp + export PATH=/root/helix/work/correlation/dotnet-cli:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export DOTNET_ROOT=/root/helix/work/correlation/dotnet-cli + export DOTNET_CLI_TELEMETRY_OPTOUT=1 + export DOTNET_CLI_HOME=/root/helix/work/workitem/e/.dotnet + export NUGET_PACKAGES=/root/helix/work/workitem/e/.nuget + export TEST_HARNESS_STRIPE_TO_EXECUTE=.0.1 + chmod +x readytorun/coreroot_determinism/readytorun_coreroot_determinism/readytorun_coreroot_determinism.sh + readytorun/coreroot_determinism/readytorun_coreroot_determinism/readytorun_coreroot_determinism.sh -usewatcher BEGIN EXECUTION /root/helix/work/correlation/watchdog 29 /root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true readytorun_coreroot_determinism.dll '' 13:07:48.490 Running test: readytorun/coreroot_determinism/coreroot_determinism/coreroot_determinism.cmd 1 / 1 (100%, 1 failed): failed in 53658 msecs, exit code 134, expected 0: crossgen2 @/root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed2/CPAOT-ret.out/System.Private.CoreLib.dll.rsp Emitting R2R PE file: /root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed2/CPAOT-ret.out/System.Private.CoreLib.dll !! Unhandled exception. System.AggregateException: One or more errors occurred. (System module failed to validate all types) !! ---> ILCompiler.InternalCompilerErrorException: System module failed to validate all types !! at ILCompiler.DependencyAnalysis.ReadyToRun.TypeValidationChecker.d__7.MoveNext() !! --- End of stack trace from previous location --- !! at ILCompiler.DependencyAnalysis.ReadyToRun.TypeValidationChecker.d__8.MoveNext() !! --- End of inner exception stack trace --- !! at ILCompiler.DependencyAnalysis.ReadyToRun.HeaderNode.GetData(NodeFactory, Boolean) !! at ILCompiler.ObjectWriter.ObjectWriter.EmitObject(Stream, IReadOnlyCollection`1, IObjectDumper, Logger) !! at ILCompiler.DependencyAnalysis.ReadyToRunObjectWriter.EmitReadyToRunObjects(ReadyToRunContainerFormat, Logger) !! at ILCompiler.ReadyToRunCodegenCompilation.Compile(String) !! at ILCompiler.Program.RunSingleCompilation(Dictionary`2, InstructionSetSupport, String, Dictionary`2, HashSet`1, ReadyToRunCompilerContext, Logger) !! at ILCompiler.Program.Run() !! at ILCompiler.Crossgen2RootCommand.<>c__DisplayClass211_0.<.ctor>b__0(ParseResult) !! at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult) !! at ILCompiler.Program.Main(String[] args) !! DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: /root/helix/work/correlation/crossgen2/createdump Return code: 1 Raw output file: /root/helix/work/workitem/uploads/coreroot_determinism/output.txt Raw output: BEGIN EXECUTION /root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true coreroot_determinism.dll '' ================================== Compiling with seed 1 ================================== Locating output folder /root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed1 Deleting 0 output folders Successfully deleted 0 output folders in 91 msecs 1 / 1 (0%, 0 failed): launching: /root/helix/work/correlation/crossgen2/crossgen2 @/root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed1/CPAOT-ret.out/System.Private.CoreLib.dll.rsp 1 / 1 (100%, 0 failed): succeeded in 55244 msecs: crossgen2 @/root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed1/CPAOT-ret.out/System.Private.CoreLib.dll.rsp ================================== Compiling with seed 2 ================================== Locating output folder /root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed2 Deleting 0 output folders Successfully deleted 0 output folders in 93 msecs 1 / 1 (0%, 0 failed): launching: /root/helix/work/correlation/crossgen2/crossgen2 @/root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed2/CPAOT-ret.out/System.Private.CoreLib.dll.rsp Compilation failed. /root/helix/work/correlation/corerun /root/helix/work/correlation/R2RTest/R2RTest.dll compile-directory -cr /root/helix/work/correlation -in TestAssemblies --nojit --noexe --large-bubble --release --nocleanup -ct 30 -out seed2 failed with exit code 1 Xunit.Sdk.EqualException: Assert.Equal() Failure: Values differ Expected: 100 Actual: 1 at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer`1 comparer) in /_/src/arcade/src/Microsoft.DotNet.XUnitAssert/src/EqualityAsserts.cs:line 174 at __GeneratedMainWrapper.Main() Expected: 100 Actual: 101 END EXECUTION - FAILED Test Harness Exitcode is : 1 To run the test: Set up CORE_ROOT and run. > /root/helix/work/workitem/e/readytorun/coreroot_determinism/readytorun_coreroot_determinism/../coreroot_determinism/coreroot_determinism.sh Xunit.Sdk.TrueException: 1 / 1 (100%, 1 failed): failed in 53658 msecs, exit code 134, expected 0: crossgen2 @/root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed2/CPAOT-ret.out/System.Private.CoreLib.dll.rsp Emitting R2R PE file: /root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed2/CPAOT-ret.out/System.Private.CoreLib.dll !! Unhandled exception. System.AggregateException: One or more errors occurred. (System module failed to validate all types) !! ---> ILCompiler.InternalCompilerErrorException: System module failed to validate all types !! at ILCompiler.DependencyAnalysis.ReadyToRun.TypeValidationChecker.d__7.MoveNext() !! --- End of stack trace from previous location --- !! at ILCompiler.DependencyAnalysis.ReadyToRun.TypeValidationChecker.d__8.MoveNext() !! --- End of inner exception stack trace --- !! at ILCompiler.DependencyAnalysis.ReadyToRun.HeaderNode.GetData(NodeFactory, Boolean) !! at ILCompiler.ObjectWriter.ObjectWriter.EmitObject(Stream, IReadOnlyCollection`1, IObjectDumper, Logger) !! at ILCompiler.DependencyAnalysis.ReadyToRunObjectWriter.EmitReadyToRunObjects(ReadyToRunContainerFormat, Logger) !! at ILCompiler.ReadyToRunCodegenCompilation.Compile(String) !! at ILCompiler.Program.RunSingleCompilation(Dictionary`2, InstructionSetSupport, String, Dictionary`2, HashSet`1, ReadyToRunCompilerContext, Logger) !! at ILCompiler.Program.Run() !! at ILCompiler.Crossgen2RootCommand.<>c__DisplayClass211_0.<.ctor>b__0(ParseResult) !! at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult) !! at ILCompiler.Program.Main(String[] args) !! DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: /root/helix/work/correlation/crossgen2/createdump Return code: 1 Raw output file: /root/helix/work/workitem/uploads/coreroot_determinism/output.txt Raw output: BEGIN EXECUTION /root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true coreroot_determinism.dll '' ================================== Compiling with seed 1 ================================== Locating output folder /root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed1 Deleting 0 output folders Successfully deleted 0 output folders in 91 msecs 1 / 1 (0%, 0 failed): launching: /root/helix/work/correlation/crossgen2/crossgen2 @/root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed1/CPAOT-ret.out/System.Private.CoreLib.dll.rsp 1 / 1 (100%, 0 failed): succeeded in 55244 msecs: crossgen2 @/root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed1/CPAOT-ret.out/System.Private.CoreLib.dll.rsp ================================== Compiling with seed 2 ================================== Locating output folder /root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed2 Deleting 0 output folders Successfully deleted 0 output folders in 93 msecs 1 / 1 (0%, 0 failed): launching: /root/helix/work/correlation/crossgen2/crossgen2 @/root/helix/work/workitem/e/readytorun/coreroot_determinism/coreroot_determinism/seed2/CPAOT-ret.out/System.Private.CoreLib.dll.rsp Compilation failed. /root/helix/work/correlation/corerun /root/helix/work/correlation/R2RTest/R2RTest.dll compile-directory -cr /root/helix/work/correlation -in TestAssemblies --nojit --noexe --large-bubble --release --nocleanup -ct 30 -out seed2 failed with exit code 1 Xunit.Sdk.EqualException: Assert.Equal() Failure: Values differ Expected: 100 Actual: 1 at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer`1 comparer) in /_/src/arcade/src/Microsoft.DotNet.XUnitAssert/src/EqualityAsserts.cs:line 174 at __GeneratedMainWrapper.Main() Expected: 100 Actual: 101 END EXECUTION - FAILED Test Harness Exitcode is : 1 To run the test: Set up CORE_ROOT and run. > /root/helix/work/workitem/e/readytorun/coreroot_determinism/readytorun_coreroot_determinism/../coreroot_determinism/coreroot_determinism.sh at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/arcade/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 141 at Program.<
$>g__TestExecutor1|0_2(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&) 13:09:48.768 Failed test: readytorun/coreroot_determinism/coreroot_determinism/coreroot_determinism.cmd App Exit Code: 100 Expected: 100 Actual: 100 END EXECUTION - PASSED + test_exit_code=0 + /root/helix/work/correlation/XUnitLogChecker --results-path readytorun/coreroot_determinism/readytorun_coreroot_determinism --test-wrapper readytorun_coreroot_determinism --dumps-path /datadisks/disk1/dumps [XUnitLogChecker]: 13:09:48.89: The full run will be done. [XUnitLogChecker]: 13:09:48.90: Item 'readytorun_coreroot_determinism' did complete successfully! + xunitlogchecker_exit_code=0 + result_exit_code=0 + [ 0 -ne 0 ] + [ 0 -ne 0 ] + set_return 0 + return 0 + export _commandExitCode=0 + /home/helixbot/.vsts-env/bin/python3 /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng-public/ public 35726574 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6IklDTmpEM2o5SGhtSDV0amwwM09EekpOSlpQSSJ9.eyJuYW1laWQiOiJjNzczZjJjMi01MTIwLTQyMDctYWZlMi1hZmFmMzVhOGJjMGEiLCJzY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiIzYmJjYzBiYS0zODI1LTRhM2MtODM5Yi0zMGZhYjZjNmJkMWUiLCJzaWQiOiIxMGY2NDgxOS01ZTllLTQ2OTAtODdhMy1lNDE1OTA0MzNiMjIiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzEyNzk2NDAiLCJEZWZJZCI6IjEyOSIsImpvYnJlZiI6ImRiMGQ5NTI0LTlkMTYtNDBlZi1hNjFhLTA5MmQ2YzUyYWVjYjo1ODc1NTE3Yi00MGYyLTViMjctNWI0NS04YjhhYmExNDQ1OTUiLCJwcGlkIjoidnN0ZnM6Ly8vQnVpbGQvQnVpbGQvMTI3OTY0MCIsIm9yY2hpZCI6ImRiMGQ5NTI0LTlkMTYtNDBlZi1hNjFhLTA5MmQ2YzUyYWVjYi5idWlsZC5ydW5fdGVzdF9wMF9jb3JlY2xyX19saW51eF9hcm1fY2hlY2tlZC5fX2RlZmF1bHQiLCJyZXBvSWRzIjoiIiwianRpIjoiYjA4MWI3ZmYtN2ZmNC00MDc5LTlhOTgtYzkyM2U1ZWQ5MmQyIiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOjZmY2M5MmU1LTczYTctNGY4OC04ZDEzLWQ5MDQ1YjQ1ZmIyNyIsIm5iZiI6MTc3MDIwODg1NiwiZXhwIjoxNzcwMjIyMDU2fQ.C2l6h-lCTP3w4Odgm3I2oATdVPSUamfGiWVj-qYbwkgGV48EkAhVC1vC1ZZJVvzSKiAu26JclqVxAVSUW8C0BAogVm7MBh7OoPa1hIpp3QRiySum5LLKBiTvvxH8F-Ml48apOSa5dvlxolDMm7DgI3FF5_X_rzi3MHMNuhzWV0qb_9qZDH9rz1M-X6rZXT6qnu7hN_UktnrWRrHuqJ6UhJ39LKJ0ZbD23L9CFNkUkmPkujGFM0f0y49QWpMskp6kxNuvxApTXW9rojFzFa3OD8SrdQXbUzVPre0KxrRpRLY14IS04kpGQQgkgaLh6HU8jd1AaXaUH2UEZEzyndEchA /home/helixbot/.vsts-env/lib/python3.13/site-packages/azure/__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-02-04T13:09:49.175Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-02-04T13:09:49.175Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-02-04T13:09:49.176Z INFO run.py _universal(511) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=REDACTED&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'User-Agent': 'azsdk-python-identity/1.25.1 Python/3.13.5 (Linux-6.6.112.1-2.azl3-aarch64-with-glibc2.41)' No body was attached to the request 2026-02-04T13:09:49.187Z INFO run.py _universal(554) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.1854' 'x-ms-request-id': '11a869e1-7eb8-4e7b-baa6-2f714766e17e' 'Date': 'Wed, 04 Feb 2026 13:09:48 GMT' 'Content-Length': '2360' 2026-02-04T13:09:49.187Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-02-04T13:09:49.187Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-02-04T13:09:49.188Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-02-04T13:09:49.188Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-02-04T13:09:49.189Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-02-04T13:09:49.245Z INFO run.py run(48) main Beginning reading of test results. 2026-02-04T13:09:49.246Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/e' for test results files 2026-02-04T13:09:49.246Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/e/readytorun/coreroot_determinism/readytorun_coreroot_determinism/readytorun_coreroot_determinism.testResults.xml with format xunit 2026-02-04T13:09:49.246Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/uploads' for test results files 2026-02-04T13:09:49.247Z INFO run.py packing_test_reporter(30) report_results Packing 1 test reports to '/root/helix/work/workitem/e/__test_report.json' 2026-02-04T13:09:49.247Z INFO run.py packing_test_reporter(33) report_results Packed 10729 bytes + exit 0 + _commandExitCode=0 + chmod -R 777 /datadisks/disk1/dumps + exit 0 [END EXECUTION] Exit Code:0