Skip to content

Test failure readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh #88582

Closed
@v-wenyuxu

Description

@v-wenyuxu

Failed in: runtime-coreclr jitstress-isas-x86 20230708.1

Failed tests:

coreclr osx x64 Checked jitstress_isas_2_x86_nopclmulqdq @ OSX.1200.Amd64.Open
    - readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh
    - readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx512/CpuId_R2R_Avx512.sh
    - readytorun/HardwareIntrinsics/X86/CpuId_R2R_Sse42/CpuId_R2R_Sse42.sh
    - readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx2/CpuId_R2R_Avx2.sh
    - readytorun/HardwareIntrinsics/X86/CpuId_R2R_Baseline/CpuId_R2R_Baseline.sh
    - readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx_NoAvx2/CpuId_R2R_Avx_NoAvx2.sh
coreclr linux x64 Checked jitstress_isas_2_x86_noaes @ Ubuntu.1804.Amd64.Open
    - readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx_NoAvx2/CpuId_R2R_Avx_NoAvx2.sh
    - readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh
    - readytorun/HardwareIntrinsics/X86/CpuId_R2R_Baseline/CpuId_R2R_Baseline.sh
    - readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx2/CpuId_R2R_Avx2.sh
    - readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx512/CpuId_R2R_Avx512.sh
    - readytorun/HardwareIntrinsics/X86/CpuId_R2R_Sse42/CpuId_R2R_Sse42.sh
coreclr osx x64 Checked jitstress_isas_nohwintrinsic_nosimd @ OSX.1200.Amd64.Open
    - baseservices/exceptions/simple/ParallelCrash/ParallelCrash.sh
    - baseservices/exceptions/unittests/RethrowAndFinally/RethrowAndFinally.sh
    - baseservices/exceptions/generics/try-catch-struct02/try-catch-struct02.sh
    - baseservices/TieredCompilation/BasicTest_QuickJitOn_R2r/BasicTest_QuickJitOn_R2r.sh
    - baseservices/exceptions/regressions/whidbeybeta2/349379/349379/349379.sh

Error message:

cp: /tmp/helix/working/A6F608AF/p/libsuperpmi-shim-simple.dylib is not a directory

Return code:      1
Raw output file:      /tmp/helix/working/A6F608AF/w/AED8097F/uploads/Reports/readytorun.HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.output.txt
Raw output:
BEGIN EXECUTION
in takeLock
17:59:41
Response file: /private/tmp/helix/working/A6F608AF/w/AED8097F/e/readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/composite-r2r.dll.rsp
/private/tmp/helix/working/A6F608AF/w/AED8097F/e/readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/IL-CG2/CpuId_R2R_Avx.dll
-o:/private/tmp/helix/working/A6F608AF/w/AED8097F/e/readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/composite-r2r.dll
-r:/tmp/helix/working/A6F608AF/p/System.*.dll
-r:/tmp/helix/working/A6F608AF/p/Microsoft.*.dll
-r:/tmp/helix/working/A6F608AF/p/xunit.*.dll
-r:/tmp/helix/working/A6F608AF/p/mscorlib.dll
--verify-type-and-field-layout
--method-layout:random
--targetarch:x64
--targetos:osx
-O
Running CrossGen2:  dotnet /tmp/helix/working/A6F608AF/p/crossgen2/crossgen2.dll @/private/tmp/helix/working/A6F608AF/w/AED8097F/e/readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/composite-r2r.dll.rsp   --instruction-set:avx --composite
Emitting R2R PE file: /private/tmp/helix/working/A6F608AF/w/AED8097F/e/readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/composite-r2r.dll
Emitting R2R PE file: /private/tmp/helix/working/A6F608AF/w/AED8097F/e/readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.dll
Running R2RDump:  dotnet /tmp/helix/working/A6F608AF/p/R2RDump/R2RDump.dll --header --sc --in /private/tmp/helix/working/A6F608AF/w/AED8097F/e/readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/composite-r2r.dll --out /private/tmp/helix/working/A6F608AF/w/AED8097F/e/readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/composite-r2r.dll.r2rdump --val
17:59:43
in ReleaseLock
in takeLock
/tmp/helix/working/A6F608AF/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true CpuId_R2R_Avx.dll ''
System.Runtime.Intrinsics.Vector256.IsHardwareAccelerated returned true but the runtime returned false
in ReleaseLock
Expected: 100
Actual: 0
END EXECUTION - FAILED
Test failed. Trying to see if dump file was created in /cores since 7/8/2023 5:59:41 PM
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/tmp/helix/working/A6F608AF/p
> /private/tmp/helix/working/A6F608AF/w/AED8097F/e/readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh
Expected: True
Actual:   False

Stack trace:

   at readytorun_HardwareIntrinsics._X86_CpuId_R2R_Avx_CpuId_R2R_Avx_._X86_CpuId_R2R_Avx_CpuId_R2R_Avx_sh()
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-07-09T21:12:36.743Z runtime Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked-no_tiered_compilation","Reason":"Schedule","DefinitionName":"runtime","operatingSystem":"OSX.1200.Amd64.Open","BuildNumber":"20230709.17","System.StageAttempt":"1","System.JobName":"__default","architecture":"x64","System.PhaseAttempt":"1","DefinitionId":"129","AzurePipelinesTestRunId":"6893492","BuildId":"333161","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2"} Schedule
2023-07-09T21:12:36.743Z runtime Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked-no_tiered_compilation","Reason":"Schedule","DefinitionName":"runtime","operatingSystem":"OSX.1200.Amd64.Open","BuildNumber":"20230709.17","System.StageAttempt":"1","System.JobName":"__default","architecture":"x64","System.PhaseAttempt":"1","DefinitionId":"129","AzurePipelinesTestRunId":"6893492","BuildId":"333161","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2"} Schedule
2023-07-09T21:12:36.743Z runtime Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked-no_tiered_compilation","Reason":"Schedule","DefinitionName":"runtime","operatingSystem":"OSX.1200.Amd64.Open","BuildNumber":"20230709.17","System.StageAttempt":"1","System.JobName":"__default","architecture":"x64","System.PhaseAttempt":"1","DefinitionId":"129","AzurePipelinesTestRunId":"6893492","BuildId":"333161","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2"} Schedule
2023-07-09T21:12:36.743Z runtime Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked-no_tiered_compilation","Reason":"Schedule","DefinitionName":"runtime","operatingSystem":"OSX.1200.Amd64.Open","BuildNumber":"20230709.17","System.StageAttempt":"1","System.JobName":"__default","architecture":"x64","System.PhaseAttempt":"1","DefinitionId":"129","AzurePipelinesTestRunId":"6893492","BuildId":"333161","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2"} Schedule
2023-07-09T21:12:36.743Z runtime Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked-no_tiered_compilation","Reason":"Schedule","DefinitionName":"runtime","operatingSystem":"OSX.1200.Amd64.Open","BuildNumber":"20230709.17","System.StageAttempt":"1","System.JobName":"__default","architecture":"x64","System.PhaseAttempt":"1","DefinitionId":"129","AzurePipelinesTestRunId":"6893492","BuildId":"333161","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2"} Schedule
More failures
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-07-09T21:12:36.743Z runtime Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked-no_tiered_compilation","Reason":"Schedule","DefinitionName":"runtime","operatingSystem":"OSX.1200.Amd64.Open","BuildNumber":"20230709.17","System.StageAttempt":"1","System.JobName":"__default","architecture":"x64","System.PhaseAttempt":"1","DefinitionId":"129","AzurePipelinesTestRunId":"6893492","BuildId":"333161","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2"} Schedule
2023-07-09T21:12:36.743Z runtime Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked-no_tiered_compilation","Reason":"Schedule","DefinitionName":"runtime","operatingSystem":"OSX.1200.Amd64.Open","BuildNumber":"20230709.17","System.StageAttempt":"1","System.JobName":"__default","architecture":"x64","System.PhaseAttempt":"1","DefinitionId":"129","AzurePipelinesTestRunId":"6893492","BuildId":"333161","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2"} Schedule
2023-07-09T21:12:36.743Z runtime Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked-no_tiered_compilation","Reason":"Schedule","DefinitionName":"runtime","operatingSystem":"OSX.1200.Amd64.Open","BuildNumber":"20230709.17","System.StageAttempt":"1","System.JobName":"__default","architecture":"x64","System.PhaseAttempt":"1","DefinitionId":"129","AzurePipelinesTestRunId":"6893492","BuildId":"333161","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2"} Schedule
2023-07-09T21:12:36.743Z runtime Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked-no_tiered_compilation","Reason":"Schedule","DefinitionName":"runtime","operatingSystem":"OSX.1200.Amd64.Open","BuildNumber":"20230709.17","System.StageAttempt":"1","System.JobName":"__default","architecture":"x64","System.PhaseAttempt":"1","DefinitionId":"129","AzurePipelinesTestRunId":"6893492","BuildId":"333161","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2"} Schedule
2023-07-09T21:12:36.743Z runtime Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked-no_tiered_compilation","Reason":"Schedule","DefinitionName":"runtime","operatingSystem":"OSX.1200.Amd64.Open","BuildNumber":"20230709.17","System.StageAttempt":"1","System.JobName":"__default","architecture":"x64","System.PhaseAttempt":"1","DefinitionId":"129","AzurePipelinesTestRunId":"6893492","BuildId":"333161","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","System.JobAttempt":"1","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2"} Schedule
2023-07-09T21:12:17.007Z runtime Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"DefinitionId":"129","BuildId":"333161","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","System.StageName":"Build","DefinitionName":"runtime","System.JobAttempt":"1","AzurePipelinesTestRunId":"6893490","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.StageAttempt":"1","Project":"public","Reason":"Schedule","architecture":"x64","BuildNumber":"20230709.17","operatingSystem":"OSX.1200.Amd64.Open","configuration":"Checked","System.PhaseAttempt":"1"} Schedule
2023-07-09T21:12:17.007Z runtime Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"DefinitionId":"129","BuildId":"333161","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","System.StageName":"Build","DefinitionName":"runtime","System.JobAttempt":"1","AzurePipelinesTestRunId":"6893490","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.StageAttempt":"1","Project":"public","Reason":"Schedule","architecture":"x64","BuildNumber":"20230709.17","operatingSystem":"OSX.1200.Amd64.Open","configuration":"Checked","System.PhaseAttempt":"1"} Schedule
2023-07-09T21:12:17.007Z runtime Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"DefinitionId":"129","BuildId":"333161","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","System.StageName":"Build","DefinitionName":"runtime","System.JobAttempt":"1","AzurePipelinesTestRunId":"6893490","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.StageAttempt":"1","Project":"public","Reason":"Schedule","architecture":"x64","BuildNumber":"20230709.17","operatingSystem":"OSX.1200.Amd64.Open","configuration":"Checked","System.PhaseAttempt":"1"} Schedule
2023-07-09T21:12:17.007Z runtime Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"DefinitionId":"129","BuildId":"333161","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","System.StageName":"Build","DefinitionName":"runtime","System.JobAttempt":"1","AzurePipelinesTestRunId":"6893490","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.StageAttempt":"1","Project":"public","Reason":"Schedule","architecture":"x64","BuildNumber":"20230709.17","operatingSystem":"OSX.1200.Amd64.Open","configuration":"Checked","System.PhaseAttempt":"1"} Schedule
2023-07-09T21:12:17.007Z runtime Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"DefinitionId":"129","BuildId":"333161","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","System.StageName":"Build","DefinitionName":"runtime","System.JobAttempt":"1","AzurePipelinesTestRunId":"6893490","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.StageAttempt":"1","Project":"public","Reason":"Schedule","architecture":"x64","BuildNumber":"20230709.17","operatingSystem":"OSX.1200.Amd64.Open","configuration":"Checked","System.PhaseAttempt":"1"} Schedule
2023-07-09T21:12:17.007Z runtime Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"DefinitionId":"129","BuildId":"333161","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","System.StageName":"Build","DefinitionName":"runtime","System.JobAttempt":"1","AzurePipelinesTestRunId":"6893490","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.StageAttempt":"1","Project":"public","Reason":"Schedule","architecture":"x64","BuildNumber":"20230709.17","operatingSystem":"OSX.1200.Amd64.Open","configuration":"Checked","System.PhaseAttempt":"1"} Schedule
2023-07-09T21:12:17.007Z runtime Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"DefinitionId":"129","BuildId":"333161","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","System.StageName":"Build","DefinitionName":"runtime","System.JobAttempt":"1","AzurePipelinesTestRunId":"6893490","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.StageAttempt":"1","Project":"public","Reason":"Schedule","architecture":"x64","BuildNumber":"20230709.17","operatingSystem":"OSX.1200.Amd64.Open","configuration":"Checked","System.PhaseAttempt":"1"} Schedule
2023-07-09T21:12:17.007Z runtime Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"DefinitionId":"129","BuildId":"333161","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","System.StageName":"Build","DefinitionName":"runtime","System.JobAttempt":"1","AzurePipelinesTestRunId":"6893490","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.StageAttempt":"1","Project":"public","Reason":"Schedule","architecture":"x64","BuildNumber":"20230709.17","operatingSystem":"OSX.1200.Amd64.Open","configuration":"Checked","System.PhaseAttempt":"1"} Schedule
2023-07-09T21:12:17.007Z runtime Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"DefinitionId":"129","BuildId":"333161","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","System.StageName":"Build","DefinitionName":"runtime","System.JobAttempt":"1","AzurePipelinesTestRunId":"6893490","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.StageAttempt":"1","Project":"public","Reason":"Schedule","architecture":"x64","BuildNumber":"20230709.17","operatingSystem":"OSX.1200.Amd64.Open","configuration":"Checked","System.PhaseAttempt":"1"} Schedule
2023-07-09T21:12:17.007Z runtime Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"DefinitionId":"129","BuildId":"333161","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","System.StageName":"Build","DefinitionName":"runtime","System.JobAttempt":"1","AzurePipelinesTestRunId":"6893490","System.JobId":"e3709b8d-3156-5bab-add0-5fb59fdfbeb2","System.PhaseName":"run_test_p0_coreclr__osx_x64_checked","System.StageAttempt":"1","Project":"public","Reason":"Schedule","architecture":"x64","BuildNumber":"20230709.17","operatingSystem":"OSX.1200.Amd64.Open","configuration":"Checked","System.PhaseAttempt":"1"} Schedule
2023-07-09T19:59:15.157Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"System.PhaseName":"run_test_p1__osx_x64_checked","System.JobAttempt":"1","DefinitionName":"runtime-coreclr outerloop","architecture":"x64","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.JobName":"__default","System.StageName":"Build","operatingSystem":"OSX.1200.Amd64.Open","DefinitionId":"108","BuildId":"333134","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","AzurePipelinesTestRunId":"6892988","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-07-09T19:59:15.157Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"System.PhaseName":"run_test_p1__osx_x64_checked","System.JobAttempt":"1","DefinitionName":"runtime-coreclr outerloop","architecture":"x64","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.JobName":"__default","System.StageName":"Build","operatingSystem":"OSX.1200.Amd64.Open","DefinitionId":"108","BuildId":"333134","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","AzurePipelinesTestRunId":"6892988","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-07-09T19:59:15.157Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"System.PhaseName":"run_test_p1__osx_x64_checked","System.JobAttempt":"1","DefinitionName":"runtime-coreclr outerloop","architecture":"x64","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.JobName":"__default","System.StageName":"Build","operatingSystem":"OSX.1200.Amd64.Open","DefinitionId":"108","BuildId":"333134","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","AzurePipelinesTestRunId":"6892988","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-07-09T19:59:15.157Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"System.PhaseName":"run_test_p1__osx_x64_checked","System.JobAttempt":"1","DefinitionName":"runtime-coreclr outerloop","architecture":"x64","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.JobName":"__default","System.StageName":"Build","operatingSystem":"OSX.1200.Amd64.Open","DefinitionId":"108","BuildId":"333134","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","AzurePipelinesTestRunId":"6892988","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-07-09T19:59:15.157Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"System.PhaseName":"run_test_p1__osx_x64_checked","System.JobAttempt":"1","DefinitionName":"runtime-coreclr outerloop","architecture":"x64","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.JobName":"__default","System.StageName":"Build","operatingSystem":"OSX.1200.Amd64.Open","DefinitionId":"108","BuildId":"333134","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","AzurePipelinesTestRunId":"6892988","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-07-09T19:59:15.157Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"System.PhaseName":"run_test_p1__osx_x64_checked","System.JobAttempt":"1","DefinitionName":"runtime-coreclr outerloop","architecture":"x64","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.JobName":"__default","System.StageName":"Build","operatingSystem":"OSX.1200.Amd64.Open","DefinitionId":"108","BuildId":"333134","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","AzurePipelinesTestRunId":"6892988","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-07-09T19:59:15.157Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"System.PhaseName":"run_test_p1__osx_x64_checked","System.JobAttempt":"1","DefinitionName":"runtime-coreclr outerloop","architecture":"x64","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.JobName":"__default","System.StageName":"Build","operatingSystem":"OSX.1200.Amd64.Open","DefinitionId":"108","BuildId":"333134","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","AzurePipelinesTestRunId":"6892988","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-07-09T19:59:15.157Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"System.PhaseName":"run_test_p1__osx_x64_checked","System.JobAttempt":"1","DefinitionName":"runtime-coreclr outerloop","architecture":"x64","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.JobName":"__default","System.StageName":"Build","operatingSystem":"OSX.1200.Amd64.Open","DefinitionId":"108","BuildId":"333134","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","AzurePipelinesTestRunId":"6892988","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-07-09T19:59:15.157Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"System.PhaseName":"run_test_p1__osx_x64_checked","System.JobAttempt":"1","DefinitionName":"runtime-coreclr outerloop","architecture":"x64","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.JobName":"__default","System.StageName":"Build","operatingSystem":"OSX.1200.Amd64.Open","DefinitionId":"108","BuildId":"333134","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","AzurePipelinesTestRunId":"6892988","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-07-09T19:59:15.157Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"System.PhaseName":"run_test_p1__osx_x64_checked","System.JobAttempt":"1","DefinitionName":"runtime-coreclr outerloop","architecture":"x64","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.JobName":"__default","System.StageName":"Build","operatingSystem":"OSX.1200.Amd64.Open","DefinitionId":"108","BuildId":"333134","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","AzurePipelinesTestRunId":"6892988","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2023-07-09T19:59:14.032Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"Reason":"Schedule","Project":"public","System.StageName":"Build","System.StageAttempt":"1","operatingSystem":"OSX.1200.Amd64.Open","DefinitionName":"runtime-coreclr outerloop","BuildNumber":"20230709.2","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_x64_checked","AzurePipelinesTestRunId":"6892986","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"108","System.JobName":"__default","architecture":"x64","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","BuildId":"333134","configuration":"Checked"} Schedule
2023-07-09T19:59:14.032Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"Reason":"Schedule","Project":"public","System.StageName":"Build","System.StageAttempt":"1","operatingSystem":"OSX.1200.Amd64.Open","DefinitionName":"runtime-coreclr outerloop","BuildNumber":"20230709.2","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_x64_checked","AzurePipelinesTestRunId":"6892986","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"108","System.JobName":"__default","architecture":"x64","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","BuildId":"333134","configuration":"Checked"} Schedule
2023-07-09T19:59:14.032Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"Reason":"Schedule","Project":"public","System.StageName":"Build","System.StageAttempt":"1","operatingSystem":"OSX.1200.Amd64.Open","DefinitionName":"runtime-coreclr outerloop","BuildNumber":"20230709.2","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_x64_checked","AzurePipelinesTestRunId":"6892986","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"108","System.JobName":"__default","architecture":"x64","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","BuildId":"333134","configuration":"Checked"} Schedule
2023-07-09T19:59:14.032Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"Reason":"Schedule","Project":"public","System.StageName":"Build","System.StageAttempt":"1","operatingSystem":"OSX.1200.Amd64.Open","DefinitionName":"runtime-coreclr outerloop","BuildNumber":"20230709.2","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_x64_checked","AzurePipelinesTestRunId":"6892986","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"108","System.JobName":"__default","architecture":"x64","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","BuildId":"333134","configuration":"Checked"} Schedule
2023-07-09T19:59:14.032Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"Reason":"Schedule","Project":"public","System.StageName":"Build","System.StageAttempt":"1","operatingSystem":"OSX.1200.Amd64.Open","DefinitionName":"runtime-coreclr outerloop","BuildNumber":"20230709.2","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_x64_checked","AzurePipelinesTestRunId":"6892986","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"108","System.JobName":"__default","architecture":"x64","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","BuildId":"333134","configuration":"Checked"} Schedule
2023-07-09T19:59:14.032Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"Reason":"Schedule","Project":"public","System.StageName":"Build","System.StageAttempt":"1","operatingSystem":"OSX.1200.Amd64.Open","DefinitionName":"runtime-coreclr outerloop","BuildNumber":"20230709.2","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_x64_checked","AzurePipelinesTestRunId":"6892986","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"108","System.JobName":"__default","architecture":"x64","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","BuildId":"333134","configuration":"Checked"} Schedule
2023-07-09T19:59:14.032Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"Reason":"Schedule","Project":"public","System.StageName":"Build","System.StageAttempt":"1","operatingSystem":"OSX.1200.Amd64.Open","DefinitionName":"runtime-coreclr outerloop","BuildNumber":"20230709.2","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_x64_checked","AzurePipelinesTestRunId":"6892986","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"108","System.JobName":"__default","architecture":"x64","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","BuildId":"333134","configuration":"Checked"} Schedule
2023-07-09T19:59:14.032Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"Reason":"Schedule","Project":"public","System.StageName":"Build","System.StageAttempt":"1","operatingSystem":"OSX.1200.Amd64.Open","DefinitionName":"runtime-coreclr outerloop","BuildNumber":"20230709.2","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_x64_checked","AzurePipelinesTestRunId":"6892986","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"108","System.JobName":"__default","architecture":"x64","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","BuildId":"333134","configuration":"Checked"} Schedule
2023-07-09T19:59:14.032Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"Reason":"Schedule","Project":"public","System.StageName":"Build","System.StageAttempt":"1","operatingSystem":"OSX.1200.Amd64.Open","DefinitionName":"runtime-coreclr outerloop","BuildNumber":"20230709.2","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_x64_checked","AzurePipelinesTestRunId":"6892986","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"108","System.JobName":"__default","architecture":"x64","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","BuildId":"333134","configuration":"Checked"} Schedule
2023-07-09T19:59:14.032Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"Reason":"Schedule","Project":"public","System.StageName":"Build","System.StageAttempt":"1","operatingSystem":"OSX.1200.Amd64.Open","DefinitionName":"runtime-coreclr outerloop","BuildNumber":"20230709.2","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_x64_checked","AzurePipelinesTestRunId":"6892986","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"108","System.JobName":"__default","architecture":"x64","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","BuildId":"333134","configuration":"Checked"} Schedule
2023-07-09T19:57:53.996Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"BuildId":"333134","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f","operatingSystem":"OSX.1200.Amd64.Open","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"6892964","BuildNumber":"20230709.2","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","Project":"public","System.StageName":"Build","DefinitionId":"108","architecture":"x64","System.JobAttempt":"1","System.JobName":"__default"} Schedule
2023-07-09T19:57:53.996Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"BuildId":"333134","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f","operatingSystem":"OSX.1200.Amd64.Open","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"6892964","BuildNumber":"20230709.2","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","Project":"public","System.StageName":"Build","DefinitionId":"108","architecture":"x64","System.JobAttempt":"1","System.JobName":"__default"} Schedule
2023-07-09T19:57:53.996Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"BuildId":"333134","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f","operatingSystem":"OSX.1200.Amd64.Open","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"6892964","BuildNumber":"20230709.2","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","Project":"public","System.StageName":"Build","DefinitionId":"108","architecture":"x64","System.JobAttempt":"1","System.JobName":"__default"} Schedule
2023-07-09T19:57:53.996Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"BuildId":"333134","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f","operatingSystem":"OSX.1200.Amd64.Open","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"6892964","BuildNumber":"20230709.2","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","Project":"public","System.StageName":"Build","DefinitionId":"108","architecture":"x64","System.JobAttempt":"1","System.JobName":"__default"} Schedule
2023-07-09T19:57:53.996Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"BuildId":"333134","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f","operatingSystem":"OSX.1200.Amd64.Open","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"6892964","BuildNumber":"20230709.2","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","Project":"public","System.StageName":"Build","DefinitionId":"108","architecture":"x64","System.JobAttempt":"1","System.JobName":"__default"} Schedule
2023-07-09T19:57:53.996Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"BuildId":"333134","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f","operatingSystem":"OSX.1200.Amd64.Open","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"6892964","BuildNumber":"20230709.2","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","Project":"public","System.StageName":"Build","DefinitionId":"108","architecture":"x64","System.JobAttempt":"1","System.JobName":"__default"} Schedule
2023-07-09T19:57:53.996Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"BuildId":"333134","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f","operatingSystem":"OSX.1200.Amd64.Open","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"6892964","BuildNumber":"20230709.2","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","Project":"public","System.StageName":"Build","DefinitionId":"108","architecture":"x64","System.JobAttempt":"1","System.JobName":"__default"} Schedule
2023-07-09T19:57:53.996Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"BuildId":"333134","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f","operatingSystem":"OSX.1200.Amd64.Open","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"6892964","BuildNumber":"20230709.2","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","Project":"public","System.StageName":"Build","DefinitionId":"108","architecture":"x64","System.JobAttempt":"1","System.JobName":"__default"} Schedule
2023-07-09T19:57:53.996Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"BuildId":"333134","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f","operatingSystem":"OSX.1200.Amd64.Open","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"6892964","BuildNumber":"20230709.2","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","Project":"public","System.StageName":"Build","DefinitionId":"108","architecture":"x64","System.JobAttempt":"1","System.JobName":"__default"} Schedule
2023-07-09T19:57:53.996Z runtime-coreclr outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"BuildId":"333134","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f","operatingSystem":"OSX.1200.Amd64.Open","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"6892964","BuildNumber":"20230709.2","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","Project":"public","System.StageName":"Build","DefinitionId":"108","architecture":"x64","System.JobAttempt":"1","System.JobName":"__default"} Schedule
2023-07-09T19:57:52.899Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","operatingSystem":"OSX.1200.Amd64.Open","architecture":"x64","DefinitionId":"108","BuildId":"333134","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","Reason":"Schedule","System.StageName":"Build","System.JobAttempt":"1","AzurePipelinesTestRunId":"6892962","System.JobName":"__default","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f"} Schedule
2023-07-09T19:57:52.899Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","operatingSystem":"OSX.1200.Amd64.Open","architecture":"x64","DefinitionId":"108","BuildId":"333134","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","Reason":"Schedule","System.StageName":"Build","System.JobAttempt":"1","AzurePipelinesTestRunId":"6892962","System.JobName":"__default","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f"} Schedule
2023-07-09T19:57:52.899Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","operatingSystem":"OSX.1200.Amd64.Open","architecture":"x64","DefinitionId":"108","BuildId":"333134","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","Reason":"Schedule","System.StageName":"Build","System.JobAttempt":"1","AzurePipelinesTestRunId":"6892962","System.JobName":"__default","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f"} Schedule
2023-07-09T19:57:52.899Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","operatingSystem":"OSX.1200.Amd64.Open","architecture":"x64","DefinitionId":"108","BuildId":"333134","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","Reason":"Schedule","System.StageName":"Build","System.JobAttempt":"1","AzurePipelinesTestRunId":"6892962","System.JobName":"__default","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f"} Schedule
2023-07-09T19:57:52.899Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","operatingSystem":"OSX.1200.Amd64.Open","architecture":"x64","DefinitionId":"108","BuildId":"333134","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","Reason":"Schedule","System.StageName":"Build","System.JobAttempt":"1","AzurePipelinesTestRunId":"6892962","System.JobName":"__default","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f"} Schedule
2023-07-09T19:57:52.899Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","operatingSystem":"OSX.1200.Amd64.Open","architecture":"x64","DefinitionId":"108","BuildId":"333134","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","Reason":"Schedule","System.StageName":"Build","System.JobAttempt":"1","AzurePipelinesTestRunId":"6892962","System.JobName":"__default","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f"} Schedule
2023-07-09T19:57:52.899Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","operatingSystem":"OSX.1200.Amd64.Open","architecture":"x64","DefinitionId":"108","BuildId":"333134","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","Reason":"Schedule","System.StageName":"Build","System.JobAttempt":"1","AzurePipelinesTestRunId":"6892962","System.JobName":"__default","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f"} Schedule
2023-07-09T19:57:52.899Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","operatingSystem":"OSX.1200.Amd64.Open","architecture":"x64","DefinitionId":"108","BuildId":"333134","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","Reason":"Schedule","System.StageName":"Build","System.JobAttempt":"1","AzurePipelinesTestRunId":"6892962","System.JobName":"__default","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f"} Schedule
2023-07-09T19:57:52.899Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","operatingSystem":"OSX.1200.Amd64.Open","architecture":"x64","DefinitionId":"108","BuildId":"333134","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","Reason":"Schedule","System.StageName":"Build","System.JobAttempt":"1","AzurePipelinesTestRunId":"6892962","System.JobName":"__default","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f"} Schedule
2023-07-09T19:57:52.899Z runtime-coreclr outerloop Checked osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"configuration":"Checked","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseName":"run_test_p1_R2R_CG2_osx_x64_checked","operatingSystem":"OSX.1200.Amd64.Open","architecture":"x64","DefinitionId":"108","BuildId":"333134","System.StageAttempt":"1","BuildNumber":"20230709.2","Project":"public","Reason":"Schedule","System.StageName":"Build","System.JobAttempt":"1","AzurePipelinesTestRunId":"6892962","System.JobName":"__default","System.JobId":"2bb87d59-31ba-55f9-0713-03158c3fd52f"} Schedule
2023-07-09T19:52:12.424Z runtime-coreclr jitstress-random Checked-jitstress_random_1 osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"BuildId":"333133","System.StageName":"Build","architecture":"x64","Project":"public","System.PhaseName":"run_test_p1__osx_x64_checked","System.PhaseAttempt":"1","System.JobAttempt":"1","System.JobName":"__default","operatingSystem":"OSX.1200.Amd64.Open","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","System.StageAttempt":"1","configuration":"Checked-jitstress_random_1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"159","BuildNumber":"20230709.1","DefinitionName":"runtime-coreclr jitstress-random","Reason":"Schedule","AzurePipelinesTestRunId":"6892930"} Schedule
2023-07-09T19:52:12.424Z runtime-coreclr jitstress-random Checked-jitstress_random_1 osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"BuildId":"333133","System.StageName":"Build","architecture":"x64","Project":"public","System.PhaseName":"run_test_p1__osx_x64_checked","System.PhaseAttempt":"1","System.JobAttempt":"1","System.JobName":"__default","operatingSystem":"OSX.1200.Amd64.Open","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","System.StageAttempt":"1","configuration":"Checked-jitstress_random_1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"159","BuildNumber":"20230709.1","DefinitionName":"runtime-coreclr jitstress-random","Reason":"Schedule","AzurePipelinesTestRunId":"6892930"} Schedule
2023-07-09T19:52:12.424Z runtime-coreclr jitstress-random Checked-jitstress_random_1 osx.1200.amd64.open x64 readytorun/HardwareIntrinsics/X86/CpuId_R2R_Avx/CpuId_R2R_Avx.sh Failed {"BuildId":"333133","System.StageName":"Build","architecture":"x64","Project":"public","System.PhaseName":"run_test_p1__osx_x64_checked","System.PhaseAttempt":"1","System.JobAttempt":"1","System.JobName":"__default","operatingSystem":"OSX.1200.Amd64.Open","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","System.StageAttempt":"1","configuration":"Checked-jitstress_random_1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"159","BuildNumber":"20230709.1","DefinitionName":"runtime-coreclr jitstress-random","Reason":"Schedule","AzurePipelinesTestRunId":"6892930"} Schedule

Known Issue Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "System.Runtime.Intrinsics.Vector256.IsHardwareAccelerated returned true but the runtime returned false",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=332840
Error message validated: System.Runtime.Intrinsics.Vector256.IsHardwareAccelerated returned true but the runtime returned false
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/11/2023 6:45:42 PM UTC

Report

Build Definition Test Pull Request
335678 dotnet/runtime PayloadGroup0.WorkItemExecution #88457
335579 dotnet/runtime PayloadGroup0.WorkItemExecution #88683
334773 dotnet/runtime PayloadGroup0.WorkItemExecution #87717
335171 dotnet/runtime PayloadGroup0.WorkItemExecution #88658
335457 dotnet/runtime PayloadGroup0.WorkItemExecution #88669
335424 dotnet/runtime PayloadGroup0.WorkItemExecution #88665
335353 dotnet/runtime PayloadGroup0.WorkItemExecution #88655
335334 dotnet/runtime PayloadGroup0.WorkItemExecution #88661
335295 dotnet/runtime PayloadGroup0.WorkItemExecution #88634
335292 dotnet/runtime PayloadGroup0.WorkItemExecution #88650
333853 dotnet/runtime PayloadGroup0.WorkItemExecution #88604
335275 dotnet/runtime PayloadGroup0.WorkItemExecution #88539
335166 dotnet/runtime PayloadGroup0.WorkItemExecution #88657
335087 dotnet/runtime PayloadGroup0.WorkItemExecution #88521
335050 dotnet/runtime PayloadGroup0.WorkItemExecution #88655
334986 dotnet/runtime PayloadGroup0.WorkItemExecution #88639
334884 dotnet/runtime PayloadGroup0.WorkItemExecution #85562
334916 dotnet/runtime PayloadGroup0.WorkItemExecution #88268
334911 dotnet/runtime PayloadGroup0.WorkItemExecution #88640
334885 dotnet/runtime PayloadGroup0.WorkItemExecution #85562
334877 dotnet/runtime PayloadGroup0.WorkItemExecution #88620
334508 dotnet/runtime PayloadGroup0.WorkItemExecution #85562
334837 dotnet/runtime PayloadGroup0.WorkItemExecution #88464
334821 dotnet/runtime PayloadGroup0.WorkItemExecution
334770 dotnet/runtime PayloadGroup0.WorkItemExecution
333988 dotnet/runtime PayloadGroup0.WorkItemExecution #88611
334454 dotnet/runtime PayloadGroup0.WorkItemExecution #88633
334614 dotnet/runtime PayloadGroup0.WorkItemExecution
334689 dotnet/runtime PayloadGroup0.WorkItemExecution #88640
334693 dotnet/runtime PayloadGroup0.WorkItemExecution #88641
334631 dotnet/runtime PayloadGroup0.WorkItemExecution #88064
334553 dotnet/runtime PayloadGroup0.WorkItemExecution #81993
333574 dotnet/runtime PayloadGroup0.WorkItemExecution #88521
334461 dotnet/runtime PayloadGroup0.WorkItemExecution #88634
334429 dotnet/runtime PayloadGroup0.WorkItemExecution #88632
334355 dotnet/runtime PayloadGroup0.WorkItemExecution #88626
334332 dotnet/runtime PayloadGroup0.WorkItemExecution #88433
334257 dotnet/runtime PayloadGroup0.WorkItemExecution #88572
334246 dotnet/runtime PayloadGroup0.WorkItemExecution
334193 dotnet/runtime PayloadGroup0.WorkItemExecution #88559
334072 dotnet/runtime PayloadGroup0.WorkItemExecution
334098 dotnet/runtime PayloadGroup0.WorkItemExecution #88620
334078 dotnet/runtime PayloadGroup0.WorkItemExecution #88619
333982 dotnet/runtime PayloadGroup0.WorkItemExecution #88532
334004 dotnet/runtime PayloadGroup0.WorkItemExecution #85562
333976 dotnet/runtime PayloadGroup0.WorkItemExecution #88609
332840 dotnet/runtime PayloadGroup0.WorkItemExecution

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
39 47 47

Metadata

Metadata

Assignees

No one assigned

    Labels

    Known Build ErrorUse this to report build issues in the .NET Helix tabarch-x64area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'os-linuxLinux OS (any supported distro)os-mac-os-xmacOS aka OSX

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions