Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure JIT/Directed/VectorABI/VectorMgdMgdStatic_r/VectorMgdMgdStatic_r.sh #68530

Closed
BruceForstall opened this issue Apr 26, 2022 · 18 comments · Fixed by #69202
Closed
Assignees
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs GCStress os-linux Linux OS (any supported distro)
Milestone

Comments

@BruceForstall
Copy link
Member

BruceForstall commented Apr 26, 2022

Run: runtime-coreclr gcstress0x3-gcstress0xc 20220423.1

Failed test:

coreclr Linux arm64 Checked gcstress0xc @ (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-20210531091519-97d8652

- JIT/Directed/VectorABI/VectorMgdMgdStatic_r/VectorMgdMgdStatic_r.sh
- JIT/Directed/VectorABI/VectorMgdMgdArray_ro/VectorMgdMgdArray_ro.sh

Error message:

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/Reports/JIT.Directed/VectorABI/VectorMgdMgdStatic_r/VectorMgdMgdStatic_r.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false VectorMgdMgdStatic_r.dll ''
testReflectionReturn_HVA64_05(result.v0): FAILED - Vector64<T> checkValues(index = 0, i = 0) (via reflection)
testReflectionReturn_HVA64_05(result.v1): FAILED - Vector64<T> checkValues(index = 8, i = 0) (via reflection)
testReflectionReturn_HVA64_05(result.v2): FAILED - Vector64<T> checkValues(index = 16, i = 0) (via reflection)
testReflectionReturn_HVA64_05(result.v3): FAILED - Vector64<T> checkValues(index = 24, i = 0) (via reflection)
testReflectionReturn_HVA64_05(result.v4): FAILED - Vector64<T> checkValues(index = 32, i = 0) (via reflection)
Test FAILED
Expected: 100
Actual: 0
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/root/helix/work/correlation
/root/helix/work/workitem/e/JIT/Directed/VectorABI/VectorMgdMgdStatic_r/VectorMgdMgdStatic_r.sh
Expected: True
Actual:   False


Stack trace
   at JIT_Directed._VectorABI_VectorMgdMgdStatic_r_VectorMgdMgdStatic_r_._VectorABI_VectorMgdMgdStatic_r_VectorMgdMgdStatic_r_sh()
@BruceForstall BruceForstall added arch-arm64 os-linux Linux OS (any supported distro) GCStress area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI labels Apr 26, 2022
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Apr 26, 2022
@ghost
Copy link

ghost commented Apr 26, 2022

Tagging subscribers to this area: @JulieLeeMSFT
See info in area-owners.md if you want to be subscribed.

Issue Details

Run: runtime-coreclr gcstress0x3-gcstress0xc 20220423.1

Failed test:

coreclr Linux arm64 Checked gcstress0xc @ (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-20210531091519-97d8652

- JIT/Directed/VectorABI/VectorMgdMgdStatic_r/VectorMgdMgdStatic_r.sh
- JIT/Directed/VectorABI/VectorMgdMgdArray_ro/VectorMgdMgdArray_ro.sh

Error message:

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/Reports/JIT.Directed/VectorABI/VectorMgdMgdStatic_r/VectorMgdMgdStatic_r.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false VectorMgdMgdStatic_r.dll ''
testReflectionReturn_HVA64_05(result.v0): FAILED - Vector64<T> checkValues(index = 0, i = 0) (via reflection)
testReflectionReturn_HVA64_05(result.v1): FAILED - Vector64<T> checkValues(index = 8, i = 0) (via reflection)
testReflectionReturn_HVA64_05(result.v2): FAILED - Vector64<T> checkValues(index = 16, i = 0) (via reflection)
testReflectionReturn_HVA64_05(result.v3): FAILED - Vector64<T> checkValues(index = 24, i = 0) (via reflection)
testReflectionReturn_HVA64_05(result.v4): FAILED - Vector64<T> checkValues(index = 32, i = 0) (via reflection)
Test FAILED
Expected: 100
Actual: 0
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/root/helix/work/correlation
/root/helix/work/workitem/e/JIT/Directed/VectorABI/VectorMgdMgdStatic_r/VectorMgdMgdStatic_r.sh
Expected: True
Actual:   False


Stack trace
   at JIT_Directed._VectorABI_VectorMgdMgdStatic_r_VectorMgdMgdStatic_r_._VectorABI_VectorMgdMgdStatic_r_VectorMgdMgdStatic_r_sh()
Author: BruceForstall
Assignees: -
Labels:

arch-arm64, os-linux, GCStress, area-CodeGen-coreclr

Milestone: -

@BruceForstall
Copy link
Member Author

@dotnet/jit-contrib New GCStress=0xc Linux-arm64 failures

@BruceForstall
Copy link
Member Author

@BruceForstall BruceForstall added this to the 7.0.0 milestone Apr 27, 2022
@BruceForstall BruceForstall removed the untriaged New issue has not been triaged by the area owner label Apr 27, 2022
@AndyAyersMS
Copy link
Member

I'll take a look.

@AndyAyersMS AndyAyersMS self-assigned this Apr 28, 2022
@AndyAyersMS
Copy link
Member

Somewhat annoyingly, these tests just get the wrong answers instead of failing / crashing.

@AndyAyersMS
Copy link
Member

Ok, I can repro (on Mac M1) with

export COMPlus_TieredCompilation=0
export COMPlus_HeapVerify=1
export COMPlus_JITMinOpts=1

The issue seems to be that in testReflectionReturn_HVA64_05 the value of the local result is wrong:

public void testReflectionReturn_HVA64_05()
{
Init_Reflection_Return_HVA64_05();
object objResult = reflectionMethodInfo.Invoke(this, reflectionInvokeArgs);
HVA64_05 result = (HVA64_05)objResult;
checkValues("testReflectionReturn_HVA64_05(result.v0)",result.v0, 0);
checkValues("testReflectionReturn_HVA64_05(result.v1)",result.v1, 1 * Vector64<T>.Count);
checkValues("testReflectionReturn_HVA64_05(result.v2)",result.v2, 2 * Vector64<T>.Count);
checkValues("testReflectionReturn_HVA64_05(result.v3)",result.v3, 3 * Vector64<T>.Count);
checkValues("testReflectionReturn_HVA64_05(result.v4)",result.v4, 4 * Vector64<T>.Count);
Done_Reflection();
}

Dumping managed stack and managed variables using ICorDebug.
=============================================================================
Child SP         IP               Call Site
000000016FDFBF90 0000000185858db8 [NativeStackFrame]
000000016FDFCA30 (null) [Exception: 000000016FDFCA30]
000000016FDFDE60 00000002810c3dc0 [DEFAULT] [hasThis] Void VectorMgdMgd+HVATests`1.checkValues(String,ValueClass System.Runtime.Intrinsics.Vector64`1<__Canon>,I4,SZArray I4) (/Users/andya/repos/runtime0/artifacts/tests/coreclr/OSX.x64.Checked/JIT/Directed/VectorABI/VectorMgdMgd_r/VectorMgdMgd_r.dll)
000000016FDFDF50 00000002810c7b10 [DEFAULT] [hasThis] Void VectorMgdMgd+HVATests`1.testReflectionReturn_HVA64_05() (/Users/andya/repos/runtime0/artifacts/tests/coreclr/OSX.x64.Checked/JIT/Directed/VectorABI/VectorMgdMgd_r/VectorMgdMgd_r.dll)

PARAMETERS:
  + VectorMgdMgd+HVATests`1&lt;byte&gt; this @ 0x120006300

LOCALS:
  + VectorMgdMgd+HVATests`1+HVA64_05&lt;byte&gt; local_0 @ 0x12001c800
  + VectorMgdMgd+HVATests`1+HVA64_05&lt;byte&gt; local_1 @ 0x16fdfdfe8

000000016FDFE020 00000002810c3584 [DEFAULT] [hasThis] Void VectorMgdMgd+HVATests`1.doTests() (/Users/andya/repos/runtime0/artifacts/tests/coreclr/OSX.x64.Checked/JIT/Directed/VectorABI/VectorMgdMgd_r/VectorMgdMgd_r.dll)
000000016FDFE110 00000002810c1370 [DEFAULT] I4 VectorMgdMgd.Main(SZArray String) (/Users/andya/repos/runtime0/artifacts/tests/coreclr/OSX.x64.Checked/JIT/Directed/VectorABI/VectorMgdMgd_r/VectorMgdMgd_r.dll)
000000016FDFE150 0000000101f9aa38 [NativeStackFrame]
Stack walk complete.
=============================================================================
(lldb) dumpobj 0x12001c800
<Note: this object has an invalid CLASS field>
Invalid object
DumpObj 0x12001c800  failed
(lldb) dumpobj 12001c800
<Note: this object has an invalid CLASS field>
Invalid object
DumpObj 12001c800  failed
(lldb) dumpvc 000000028133ce68 12001c800
Name:        System.Runtime.Intrinsics.Vector64`1[[System.Byte, System.Private.CoreLib]]
MethodTable: 000000028133ce68
EEClass:     0000000281365e98
Size:        24(0x18) bytes
File:        /Users/andya/repos/runtime0/artifacts/tests/coreclr/OSX.arm64.Checked/Tests/Core_Root/System.Private.CoreLib.dll
Fields:
              MT    Field   Offset                 Type VT     Attr            Value Name
0000000280feac58  4001088        0        System.UInt64  1 instance 3901279555871378438 _00
(lldb) dumpvc 000000028133ce68 16fdfdfe8
Name:        System.Runtime.Intrinsics.Vector64`1[[System.Byte, System.Private.CoreLib]]
MethodTable: 000000028133ce68
EEClass:     0000000281365e98
Size:        24(0x18) bytes
File:        /Users/andya/repos/runtime0/artifacts/tests/coreclr/OSX.arm64.Checked/Tests/Core_Root/System.Private.CoreLib.dll
Fields:
              MT    Field   Offset                 Type VT     Attr            Value Name
0000000280feac58  4001088        0        System.UInt64  1 instance 12297829382473034410 _00

@AndyAyersMS
Copy link
Member

At first glance this bit of codegen in testReflectionReturn_HVA64_05() looks odd

Generating: N092 ( 20, 18) [000018] --CXG------                   t18 = *  CALL help byref  HELPER.CORINFO_HELP_UNBOX REG x0
							GC regs: 0002 {x1} => 0000 {}
Call: GCvars= {}, gcrefRegs=0000 {}, byrefRegs=0000 {}
IN0025:                           blr     x2
							Byref regs: 0000 {} => 0001 {x0}
                                                                        /--*  t18    byref  
Generating: N094 ( 26, 22) [000019] -c-XG------                   t19 = *  IND       struct REG NA
Generating: N096 (???,???) [000215] Dc-----N---                  t215 =    LCL_VAR_ADDR byref  V02 loc1          NA REG NA
                                                                        /--*  t215   byref  
                                                                        +--*  t19    struct 
Generating: N098 ( 30, 25) [000022] sA---------                         *  STORE_BLK struct<VectorMgdMgd+HVATests`1+HVA64_05[System.Byte], 40> (copy) (Unroll) REG NA
							Byref regs: 0001 {x0} => 0000 {}
IN0026:                           sub     x1, x0, #152
IN0027:                           ldr     x2, [x1,#152]
IN0028:                           str     x2, [fp,#152]
IN0029:                           ldp     q0, q16, [x1,#160]
IN002a:                           stp     q0, q16, [fp,#160]

We have a byref in x0, and we subtract from it and then add the same offset back.

@AndyAyersMS
Copy link
Member

Suspect this is related to #68085. Will debug and see what the jit is doing here.

@AndyAyersMS
Copy link
Member

We get into this strech of code with srcOffset = 0. dstOffset = 152:

if (!canEncodeAll16ByteWideLoads)
{
srcOffsetAdjustment = srcOffset - dstOffset;
}
else
{
dstOffsetAdjustment = dstOffset - srcOffset;
}
helper.SetSrcOffset(srcOffset - srcOffsetAdjustment);
helper.SetDstOffset(dstOffset - dstOffsetAdjustment);

and as a result, decide to subtract 152 from the source and then add it back.

Subtracting 152 from a byref naturally drops GCness, and leads to the GC stress failure. Presumably there is a logic error somewhere in here. But I don't know where the bug is or what the right fix is just yet.

@kunalspathak
Copy link
Member

Thanks Andy! I will investigate this further.

@AndyAyersMS
Copy link
Member

#68451 is almost certainly the same underlying issue.

@kunalspathak
Copy link
Member

I was able to repro this on windows arm64 and found this diff with changes done in #68085. Investigating furhter.

image

@kunalspathak
Copy link
Member

kunalspathak commented May 6, 2022

found this diff with changes done in #68085.

This particular diff seems to generate correct adjustments and looks functionally correct.

@kunalspathak
Copy link
Member

and as a result, decide to subtract 152 from the source and then add it back.

This logic present here is correct. It checks if the load/stores are encodable with given src/dst offsets. If it is not possible to encode either of load/store, it will use the offset of the one by which encoding was possible. In above assembly case, encoding of load was not possible with srcOffset of 8, but was possible with store's dstOffset of 192, we preferred to use the same offset of 192 even for load. Hence the adjustment.

Subtracting 152 from a byref naturally drops GCness, and leads to the GC stress failure.

May be there is a bug here where we should not allow the adjustment for byref. The bug was hidden because before #68085, we would use SIMD registers only of source and destination addresses were known and they are aligned at same address. We have relaxed the rule which might have prompted this issue.

@AndyAyersMS
Copy link
Member

You can't safely subtract from a byref unless you know for sure you will still be referencing the same object or that your byref is pointing into the stack. And you can't infer anything about alignment of a general byref + offset load from an offset unless you can also show the byref is pointing into the stack somehow and can compute the frame-relative offset).

So I still think there is something flawed in the logic here and it only works/makes sense for stack references.

@VincentBu
Copy link
Contributor

Failed again in: runtime-coreclr gcstress0x3-gcstress0xc 20220508.1

Failed test:

coreclr windows arm64 Checked gcstress0xc @ Windows.10.Arm64v8.Open

- JIT\\Directed\\nullabletypes\\castclassvaluetype_d\\castclassvaluetype_d.cmd
- JIT\\Directed\\nullabletypes\\castclassvaluetype_r\\castclassvaluetype_r.cmd
- JIT\\Directed\\nullabletypes\\Desktop\\boxunboxvaluetype_do\\boxunboxvaluetype_do.cmd
- JIT\\Directed\\nullabletypes\\castclassvaluetype_do\\castclassvaluetype_do.cmd
- JIT\\Directed\\nullabletypes\\castclassvaluetype_ro\\castclassvaluetype_ro.cmd
- JIT\\Directed\\nullabletypes\\Desktop\\boxunboxvaluetype_ro\\boxunboxvaluetype_ro.cmd

coreclr OSX arm64 Checked gcstress0xc @ OSX.1200.ARM64.Open

- JIT/Directed/nullabletypes/castclassvaluetype_do/castclassvaluetype_do.sh

coreclr Linux arm64 Checked gcstress0xc @ (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-20210531091519-97d8652

- JIT/Directed/nullabletypes/castclassvaluetype_do/castclassvaluetype_do.sh
- JIT/Directed/nullabletypes/castclassvaluetype_ro/castclassvaluetype_ro.sh
- JIT/Directed/VectorABI/VectorMgdMgdArray_ro/VectorMgdMgdArray_ro.sh

Error message:

Return code:      1
Raw output file:      D:\h\w\9D6908C1\w\A5840917\uploads\Reports\JIT.Directed\nullabletypes\castclassvaluetype_d\castclassvaluetype_d.output.txt
Raw output:
BEGIN EXECUTION
"D:\h\w\9D6908C1\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false"  castclassvaluetype_d.dll
--- char? s = Helper.Create(default(char)) ---
--- char? s = null ---
--- char u = Helper.Create(default(char)) ---
--- bool? s = Helper.Create(default(bool)) ---
--- bool? s = null ---
--- bool u = Helper.Create(default(bool)) ---
--- byte? s = Helper.Create(default(byte)) ---
--- byte? s = null ---
--- byte u = Helper.Create(default(byte)) ---
--- sbyte? s = Helper.Create(default(sbyte)) ---
--- sbyte? s = null ---
--- sbyte u = Helper.Create(default(sbyte)) ---
--- short? s = Helper.Create(default(short)) ---
--- short? s = null ---
--- short u = Helper.Create(default(short)) ---
--- ushort? s = Helper.Create(default(ushort)) ---
--- ushort? s = null ---
--- ushort u = Helper.Create(default(ushort)) ---
--- int? s = Helper.Create(default(int)) ---
--- int? s = null ---
--- int u = Helper.Create(default(int)) ---
--- uint? s = Helper.Create(default(uint)) ---
--- uint? s = null ---
--- uint u = Helper.Create(default(uint)) ---
--- long? s = Helper.Create(default(long)) ---
--- long? s = null ---
--- long u = Helper.Create(default(long)) ---
--- ulong? s = Helper.Create(default(ulong)) ---
--- ulong? s = null ---
--- ulong u = Helper.Create(default(ulong)) ---
--- float? s = Helper.Create(default(float)) ---
--- float? s = null ---
--- float u = Helper.Create(default(float)) ---
--- double? s = Helper.Create(default(double)) ---
--- double? s = null ---
--- double u = Helper.Create(default(double)) ---
--- decimal? s = Helper.Create(default(decimal)) ---
--- decimal? s = null ---
--- decimal u = Helper.Create(default(decimal)) ---
--- IntPtr? s = Helper.Create(default(IntPtr)) ---
--- IntPtr? s = null ---
--- IntPtr u = Helper.Create(default(IntPtr)) ---
--- UIntPtr? s = Helper.Create(default(UIntPtr)) ---
--- UIntPtr? s = null ---
--- UIntPtr u = Helper.Create(default(UIntPtr)) ---
--- Guid? s = Helper.Create(default(Guid)) ---
--- Guid? s = null ---
--- Guid u = Helper.Create(default(Guid)) ---
--- GCHandle? s = Helper.Create(default(GCHandle)) ---
--- GCHandle? s = null ---
--- GCHandle u = Helper.Create(default(GCHandle)) ---
--- ByteE? s = Helper.Create(default(ByteE)) ---
--- ByteE? s = null ---
--- ByteE u = Helper.Create(default(ByteE)) ---
--- IntE? s = Helper.Create(default(IntE)) ---
--- IntE? s = null ---
--- IntE u = Helper.Create(default(IntE)) ---
--- LongE? s = Helper.Create(default(LongE)) ---
--- LongE? s = null ---
--- LongE u = Helper.Create(default(LongE)) ---
--- EmptyStruct? s = Helper.Create(default(EmptyStruct)) ---
--- EmptyStruct? s = null ---
--- EmptyStruct u = Helper.Create(default(EmptyStruct)) ---
--- NotEmptyStruct? s = Helper.Create(default(NotEmptyStruct)) ---
--- NotEmptyStruct? s = null ---
--- NotEmptyStruct u = Helper.Create(default(NotEmptyStruct)) ---
--- NotEmptyStructQ? s = Helper.Create(default(NotEmptyStructQ)) ---
--- NotEmptyStructQ? s = null ---
--- NotEmptyStructQ u = Helper.Create(default(NotEmptyStructQ)) ---
--- NotEmptyStructA? s = Helper.Create(default(NotEmptyStructA)) ---
--- NotEmptyStructA? s = null ---
--- NotEmptyStructA u = Helper.Create(default(NotEmptyStructA)) ---
--- NotEmptyStructQA? s = Helper.Create(default(NotEmptyStructQA)) ---
--- NotEmptyStructQA? s = null ---
--- NotEmptyStructQA u = Helper.Create(default(NotEmptyStructQA)) ---
--- EmptyStructGen<int>? s = Helper.Create(default(EmptyStructGen<int>)) ---
--- EmptyStructGen<int>? s = null ---
--- EmptyStructGen<int> u = Helper.Create(default(EmptyStructGen<int>)) ---
--- NotEmptyStructGen<int>? s = Helper.Create(default(NotEmptyStructGen<int>)) ---
--- NotEmptyStructGen<int>? s = null ---
--- NotEmptyStructG


Stack trace
   at JIT_Directed._nullabletypes_castclassvaluetype_d_castclassvaluetype_d_._nullabletypes_castclassvaluetype_d_castclassvaluetype_d_cmd()
Queued OS Arch Pipeline
2022-05-09T00:13:57.571Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-09T00:13:57.571Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-09T00:11:03.431Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-09T00:06:44.697Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-05-09T00:05:47.261Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-05-08T23:43:09.91Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T23:43:09.91Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T23:10:47.32Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-05-08T23:10:46.411Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T23:10:46.411Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
More failures
Queued OS Arch Pipeline
2022-05-08T23:05:02.948Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-05-08T23:05:00.628Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2
2022-05-08T23:05:00.628Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2
2022-05-08T15:35:39.89Z osx.1200.arm64.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-08T15:16:08.176Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-08T15:16:08.176Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-08T15:10:32.061Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-08T12:12:55.273Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T11:30:18.106Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-08T09:21:55.1Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-08T09:16:27.284Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T09:06:12.312Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-08T08:54:16.097Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-08T08:45:15.762Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T08:45:15.762Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T08:05:53.28Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T08:05:52.319Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-08T08:02:55.158Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T08:02:55.158Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T08:02:52.736Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-08T08:02:52.736Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-08T08:02:51.713Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-08T08:02:51.713Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-08T03:28:41.896Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T03:28:41.896Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T01:17:05.948Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T01:17:05.948Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T00:42:39.276Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T00:33:56.735Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-08T00:33:56.735Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-08T00:07:53.677Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-05-07T23:53:58.321Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-07T23:51:25.355Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-05-07T23:42:13.109Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-07T23:42:13.109Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-07T23:21:32.959Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-07T23:21:24.88Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-07T23:00:02.779Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2
2022-05-07T23:00:01.878Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-05-07T23:00:00.458Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-07T23:00:00.458Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-07T15:14:32.631Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-07T15:14:32.631Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-07T15:10:40.11Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-07T15:10:40.11Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-07T08:44:26.687Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-07T08:44:26.687Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-06T19:21:42.469Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-05-06T19:21:42.469Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-05-01T15:10:18.475Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-01T15:00:01.647Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-01T15:00:01.647Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-01T11:11:21.615Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-01T11:11:21.615Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-01T11:08:17.813Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-01T09:36:24.236Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-01T09:16:38.303Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-01T09:05:09.396Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T09:05:09.396Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T08:46:01.05Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T08:46:01.05Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T08:30:35.431Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-01T08:15:27.543Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T08:15:27.543Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T08:15:25.98Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-01T08:15:25.98Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-01T08:14:39.086Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-01T08:14:38.471Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T01:39:59.889Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T01:39:59.889Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T01:33:59.951Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-01T01:16:01.612Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-01T01:16:01.612Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-01T01:11:08.138Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T01:11:08.138Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T00:56:58.057Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-05-01T00:53:06.178Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T00:53:06.178Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T00:26:04.998Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-01T00:26:04.998Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-01T00:25:37.335Z windows.10.arm64v8.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-05-01T00:25:37.335Z windows.10.arm64v8.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-05-01T00:22:09.038Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-05-01T00:17:40.172Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-05-01T00:06:42.813Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-01T00:06:42.813Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-01T00:02:02.858Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T00:02:02.858Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T00:00:39.741Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-04-30T23:36:58.329Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-04-30T23:36:57.486Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2
2022-04-30T23:16:12.594Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-30T23:16:12.594Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-30T23:16:11.672Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-04-30T23:11:21.944Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-30T23:11:21.944Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-30T15:03:02.375Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-04-30T15:01:33.92Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-04-29T20:51:01.543Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-29T20:51:01.543Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-28T19:19:13.923Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-28T19:19:13.923Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-28T07:24:57.181Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-28T07:24:57.181Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-28T07:24:57.181Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-28T07:24:57.181Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-28T07:24:57.181Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-28T07:24:57.181Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-25T09:40:27.482Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T09:40:27.482Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T09:27:48.25Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-25T08:51:07.863Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-25T08:51:07.863Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-25T08:22:15.005Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-25T08:22:14.333Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-25T08:22:14.333Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-25T08:22:13.008Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-25T07:59:25.856Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-25T07:59:24.415Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-25T07:59:23.621Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-25T06:20:39.997Z windows.10.arm64v8.open arm64 runtime-coreclr r2r-extra Checked-gcstress0xc
2022-04-25T00:44:44.455Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T00:44:44.455Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T00:34:41.655Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-04-25T00:30:43.782Z windows.10.arm64v8.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-04-25T00:30:43.782Z windows.10.arm64v8.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-04-25T00:22:22.634Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T00:22:22.634Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T00:22:20.889Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-04-25T00:22:20.889Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-04-25T00:12:17.169Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-04-25T00:05:55.517Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T00:05:55.517Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T00:01:59.3Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-25T00:01:59.3Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T23:58:16.004Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-04-24T23:58:16.004Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-04-24T23:53:09.725Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T23:48:37.301Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T23:48:37.301Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T23:42:37.719Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-04-24T23:41:07.417Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T23:41:07.417Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T23:25:20.94Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2
2022-04-24T23:13:58.93Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T23:13:58.93Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T23:13:57.107Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-04-24T23:13:57.107Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-04-24T23:04:20.674Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2
2022-04-24T23:04:19.69Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T23:04:19.69Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T23:04:17.158Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-04-24T15:33:20.758Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-04-24T15:18:35.178Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-04-24T15:18:35.178Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-04-24T10:09:41.743Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T09:59:10.432Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T09:53:37.101Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T09:35:36.491Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-24T09:23:01.213Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-24T09:07:19.643Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-24T08:57:31.097Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T08:57:31.097Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T08:08:14.714Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T08:08:14.714Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T08:08:13.277Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-24T08:08:13.277Z windows.10.arm64v8.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-24T08:01:01.853Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T08:01:00.556Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-24T08:00:59.003Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-24T08:00:59.003Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-24T06:28:01.629Z windows.10.arm64v8.open arm64 runtime-coreclr r2r-extra Checked-gcstress0xc
2022-04-24T01:38:58.709Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T01:38:58.709Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T01:17:10.433Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T01:17:10.433Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T01:07:32.577Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-04-24T00:53:20.532Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T00:49:39.719Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-04-24T00:37:15.954Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T00:33:07.418Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T00:33:07.418Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T00:33:05.752Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-04-24T00:33:05.752Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-04-24T00:31:58.309Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T00:15:48.225Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T00:15:48.225Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T00:13:36.211Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-04-24T00:05:46.243Z windows.10.arm64v8.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-04-24T00:05:46.243Z windows.10.arm64v8.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-04-24T00:02:25.614Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-04-24T00:02:25.614Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-04-24T00:00:25.508Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2
2022-04-23T23:45:01.829Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-04-23T23:45:01.829Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-04-23T23:45:00.989Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-23T23:45:00.989Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-23T23:37:09.235Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2
2022-04-23T23:37:08.346Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-04-23T23:37:07.454Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-23T23:37:07.454Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-23T15:20:47.283Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-04-23T15:16:18.547Z windows.10.arm64v8.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-04-19T08:49:43.663Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-19T08:49:43.663Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-12T19:55:47.186Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-12T19:55:47.186Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-06T20:48:48.522Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-06T20:48:48.522Z osx.1015.amd64.open x64 runtime-staging Release
2022-03-16T07:44:17.924Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-03-16T07:44:17.924Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-03-16T07:14:53.072Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-03-16T07:14:53.072Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-03-12T22:47:17.312Z ubuntu.1804.amd64.android.29.open.rt x64 runtime-extra-platforms Release
2022-03-12T22:47:17.312Z ubuntu.1804.amd64.android.29.open.rt x64 runtime-extra-platforms Release
2022-03-12T22:47:17.312Z ubuntu.1804.amd64.android.29.open.rt x64 runtime-extra-platforms Release
2022-03-12T22:47:17.312Z ubuntu.1804.amd64.android.29.open.rt x64 runtime-extra-platforms Release
2022-03-10T19:38:53.023Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-03-10T19:38:53.023Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-03-10T19:23:39.803Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-03-10T19:23:39.803Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release

@kunalspathak
Copy link
Member

Looks like this could happen even without having to use SIMD registers, but normal 8-byte register pairs as seen:

;  V00 this         [V00,T00] (  3,  3   )     ref  ->   x0         this class-hnd single-def
;  V01 arg1         [V01,T01] (  3,  3   )     ref  ->   x1         class-hnd single-def
;# V02 OutArgs      [V02    ] (  1,  1   )  lclBlk ( 0) [sp+00H]   "OutgoingArgSpace"
;  V03 tmp1         [V03    ] (  2,  4   )  struct (24) [fp+18H]   do-not-enreg[XS] addr-exposed "by-value struct argument"
;  V04 tmp2         [V04,T02] (  2,  4   )     ref  ->   x1         single-def "argument with side effect"
;
; Lcl frame size = 32

G_M57316_IG01:        ; gcrefRegs=0000 {}, byrefRegs=0000 {}, byref, nogc <-- Prolog IG
        A9BD7BFD          stp     fp, lr, [sp,#-48]!
        910003FD          mov     fp, sp
                                                ;; size=8 bbWeight=1    PerfScore 1.50
G_M57316_IG02:        ; gcrefRegs=0003 {x0 x1}, byrefRegs=0000 {}, byref, nogc
                             ; gcrRegs +[x0-x1]
        91082002          add     x2, x0, #520  ; <---- x0 is this
        A9419043          ldp     x3, x4, [x2,#24]
        A90193A3          stp     x3, x4, [fp,#24]
        F9401443          ldr     x3, [x2,#40]
        F90017A3          str     x3, [fp,#40]
                                                ;; size=20 bbWeight=1    PerfScore 9.50
G_M57316_IG03:        ; , extend
        AA0103E0          mov     x0, x1
        910063A1          add     x1, fp, #24
                             ; gcrRegs -[x1]
                             ; byrRegs +[x1]
        D29F8002          movz    x2, #0xfc00
        F2B4FE42          movk    x2, #0xa7f2 LSL #16
        F2CFFEE2          movk    x2, #0x7ff7 LSL #32
        F9400042          ldr     x2, [x2]
        D63F0040          blr     x2
                             ; gcrRegs -[x0]
                             ; byrRegs -[x1]
                                                ;; size=28 bbWeight=1    PerfScore 6.50
G_M57316_IG04:        ; , epilog, nogc, extend
        A8C37BFD          ldp     fp, lr, [sp],#48
        D65F03C0          ret     lr
                                                ;; size=8 bbWeight=1    PerfScore 2.00

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label May 11, 2022
@VincentBu
Copy link
Contributor

VincentBu commented May 17, 2022

Failed again in: runtime-coreclr gcstress-extra 20220515.1

Failed test:

coreclr Linux arm64 Checked gcstress0xc_zapdisable_jitstress2 @ (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-20210531091519-97d8652

- JIT/Directed/nullabletypes/castclassvaluetype_d/castclassvaluetype_d.sh
- JIT/Directed/nullabletypes/castclassvaluetype_r/castclassvaluetype_r.sh

coreclr windows arm64 Checked gcstress0xc_jitstress1 @ Windows.10.Arm64v8.Open

- JIT\\Directed\\nullabletypes\\castclassvaluetype_r\\castclassvaluetype_r.cmd
- JIT\\Directed\\nullabletypes\\Desktop\\boxunboxvaluetype_r\\boxunboxvaluetype_r.cmd
- JIT\\Directed\\nullabletypes\\castclassvaluetype_d\\castclassvaluetype_d.cmd
- JIT\\Directed\\nullabletypes\\castclassvaluetype_ro\\castclassvaluetype_ro.cmd
- JIT\\Directed\\VectorABI\\VectorMgdMgdStatic_r\\VectorMgdMgdStatic_r.cmd
- JIT\\Directed\\VectorABI\\VectorMgdMgdArray_r\\VectorMgdMgdArray_r.cmd
- JIT\\Directed\\VectorABI\\VectorMgdMgd_r\\VectorMgdMgd_r.cmd

coreclr Linux arm64 Checked gcstress0xc_jitstress2 @ (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-20210531091519-97d8652

- JIT/Directed/nullabletypes/castclassvaluetype_do/castclassvaluetype_do.sh
- JIT/Directed/nullabletypes/castclassvaluetype_ro/castclassvaluetype_ro.sh
- JIT/Directed/VectorABI/VectorMgdMgdStatic_r/VectorMgdMgdStatic_r.sh
- JIT/Directed/VectorABI/VectorMgdMgdArray_r/VectorMgdMgdArray_r.sh

Error message:

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/Reports/JIT.Directed/nullabletypes/castclassvaluetype_d/castclassvaluetype_d.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false castclassvaluetype_d.dll ''
--- char? s = Helper.Create(default(char)) ---
--- char? s = null ---
--- char u = Helper.Create(default(char)) ---
--- bool? s = Helper.Create(default(bool)) ---
--- bool? s = null ---
--- bool u = Helper.Create(default(bool)) ---
--- byte? s = Helper.Create(default(byte)) ---
--- byte? s = null ---
--- byte u = Helper.Create(default(byte)) ---
--- sbyte? s = Helper.Create(default(sbyte)) ---
--- sbyte? s = null ---
--- sbyte u = Helper.Create(default(sbyte)) ---
--- short? s = Helper.Create(default(short)) ---
--- short? s = null ---
--- short u = Helper.Create(default(short)) ---
--- ushort? s = Helper.Create(default(ushort)) ---
--- ushort? s = null ---
--- ushort u = Helper.Create(default(ushort)) ---
--- int? s = Helper.Create(default(int)) ---
--- int? s = null ---
--- int u = Helper.Create(default(int)) ---
--- uint? s = Helper.Create(default(uint)) ---
--- uint? s = null ---
--- uint u = Helper.Create(default(uint)) ---
--- long? s = Helper.Create(default(long)) ---
--- long? s = null ---
--- long u = Helper.Create(default(long)) ---
--- ulong? s = Helper.Create(default(ulong)) ---
--- ulong? s = null ---
--- ulong u = Helper.Create(default(ulong)) ---
--- float? s = Helper.Create(default(float)) ---
--- float? s = null ---
--- float u = Helper.Create(default(float)) ---
--- double? s = Helper.Create(default(double)) ---
--- double? s = null ---
--- double u = Helper.Create(default(double)) ---
--- decimal? s = Helper.Create(default(decimal)) ---
--- decimal? s = null ---
--- decimal u = Helper.Create(default(decimal)) ---
--- IntPtr? s = Helper.Create(default(IntPtr)) ---
--- IntPtr? s = null ---
--- IntPtr u = Helper.Create(default(IntPtr)) ---
--- UIntPtr? s = Helper.Create(default(UIntPtr)) ---
--- UIntPtr? s = null ---
--- UIntPtr u = Helper.Create(default(UIntPtr)) ---
--- Guid? s = Helper.Create(default(Guid)) ---
--- Guid? s = null ---
--- Guid u = Helper.Create(default(Guid)) ---
--- GCHandle? s = Helper.Create(default(GCHandle)) ---
--- GCHandle? s = null ---
--- GCHandle u = Helper.Create(default(GCHandle)) ---
--- ByteE? s = Helper.Create(default(ByteE)) ---
--- ByteE? s = null ---
--- ByteE u = Helper.Create(default(ByteE)) ---
--- IntE? s = Helper.Create(default(IntE)) ---
--- IntE? s = null ---
--- IntE u = Helper.Create(default(IntE)) ---
--- LongE? s = Helper.Create(default(LongE)) ---
--- LongE? s = null ---
--- LongE u = Helper.Create(default(LongE)) ---
--- EmptyStruct? s = Helper.Create(default(EmptyStruct)) ---
--- EmptyStruct? s = null ---
--- EmptyStruct u = Helper.Create(default(EmptyStruct)) ---
--- NotEmptyStruct? s = Helper.Create(default(NotEmptyStruct)) ---
--- NotEmptyStruct? s = null ---
--- NotEmptyStruct u = Helper.Create(default(NotEmptyStruct)) ---
--- NotEmptyStructQ? s = Helper.Create(default(NotEmptyStructQ)) ---
--- NotEmptyStructQ? s = null ---
--- NotEmptyStructQ u = Helper.Create(default(NotEmptyStructQ)) ---
--- NotEmptyStructA? s = Helper.Create(default(NotEmptyStructA)) ---
--- NotEmptyStructA? s = null ---
--- NotEmptyStructA u = Helper.Create(default(NotEmptyStructA)) ---
--- NotEmptyStructQA? s = Helper.Create(default(NotEmptyStructQA)) ---
--- NotEmptyStructQA? s = null ---
--- NotEmptyStructQA u = Helper.Create(default(NotEmptyStructQA)) ---
--- EmptyStructGen<int>? s = Helper.Create(default(EmptyStructGen<int>)) ---
--- EmptyStructGen<int>? s = null ---
--- EmptyStructGen<int> u = Helper.Create(default(EmptyStructGen<int>)) ---
--- NotEmptyStructGen<int>? s = Helper.Create(default(NotEmptyStructGen<int>)) ---
--- NotEmptyStructGen<int>? s = null ---
--- NotEmptyStructGen<int> u = Helper.Create(default(NotEmptyStructGen<int>)) ---
--- NotEmptyStructCon


Stack trace
   at JIT_Directed._nullabletypes_castclassvaluetype_d_castclassvaluetype_d_._nullabletypes_castclassvaluetype_d_castclassvaluetype_d_sh()

or

Return code:      1
Raw output file:      D:\h\w\A68208EE\w\B10409BA\uploads\Reports\JIT.Directed\VectorABI\VectorMgdMgdStatic_r\VectorMgdMgdStatic_r.output.txt
Raw output:
BEGIN EXECUTION
"D:\h\w\A68208EE\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false"  VectorMgdMgdStatic_r.dll
testReflectionReturn_HVA64_05(result.v0): FAILED - Vector64<T> checkValues(index = 0, i = 0) (via reflection)
testReflectionReturn_HVA64_05(result.v1): FAILED - Vector64<T> checkValues(index = 8, i = 0) (via reflection)
testReflectionReturn_HVA64_05(result.v2): FAILED - Vector64<T> checkValues(index = 16, i = 0) (via reflection)
testReflectionReturn_HVA64_05(result.v3): FAILED - Vector64<T> checkValues(index = 24, i = 0) (via reflection)
testReflectionReturn_HVA64_05(result.v4): FAILED - Vector64<T> checkValues(index = 32, i = 0) (via reflection)
Test FAILED
Expected: 100
Actual: 0
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=D:\h\w\A68208EE\p
D:\h\w\A68208EE\w\B10409BA\e\JIT\Directed\VectorABI\VectorMgdMgdStatic_r\VectorMgdMgdStatic_r.cmd
Expected: True
Actual:   False


Stack trace
   at JIT_Directed._VectorABI_VectorMgdMgdStatic_r_VectorMgdMgdStatic_r_._VectorABI_VectorMgdMgdStatic_r_VectorMgdMgdStatic_r_cmd()
Queued OS Arch Pipeline
2022-05-16T12:54:08.093Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-16T12:30:30.773Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-16T10:11:04.567Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-16T10:11:04.567Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-16T08:19:20.046Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-16T08:19:19.261Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-16T03:49:57.566Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
More failures
Queued OS Arch Pipeline
2022-05-16T03:49:57.566Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-15T22:54:29.303Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T22:54:29.303Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T15:00:52.642Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-15T15:00:52.642Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-15T09:59:15.222Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-15T09:19:40.35Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-15T09:06:13.268Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-15T08:39:40.599Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T08:23:50.713Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-15T08:00:04.08Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-15T08:00:03.109Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T08:00:01.968Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-15T01:21:59.816Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-15T00:59:46.883Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-15T00:04:06.82Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-05-14T23:57:02.688Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-05-14T23:55:53.777Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-14T23:15:49.498Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-14T15:22:17.985Z osx.1200.arm64.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-14T14:54:16.204Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-11T20:59:24.63Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-09T09:37:50.846Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-09T09:31:30.211Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-09T09:23:31.236Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-09T08:58:56.572Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-09T08:18:11.79Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-09T08:18:09.508Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-09T08:18:08.26Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-09T00:55:30.137Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-09T00:44:13.645Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-09T00:13:57.571Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-09T00:06:44.697Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-05-08T23:43:09.91Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T23:10:47.32Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-05-08T23:10:46.411Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T09:21:55.1Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-08T09:16:27.284Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T09:06:12.312Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-08T08:45:15.762Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T08:02:55.158Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T08:02:52.736Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-08T08:02:51.713Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-08T01:17:05.948Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T00:42:39.276Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T00:33:56.735Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-07T23:51:25.355Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-05-07T23:42:13.109Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-07T23:00:00.458Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-07T15:10:40.11Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-07T08:44:26.687Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-06T19:21:42.469Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-05-01T15:00:01.647Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-01T09:36:24.236Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-01T09:16:38.303Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-01T09:05:09.396Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T08:46:01.05Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T08:30:35.431Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-01T01:11:08.138Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T00:53:06.178Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T00:26:04.998Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-01T00:06:42.813Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-01T00:02:02.858Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-30T23:11:21.944Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-29T20:51:01.543Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-28T19:19:13.923Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-28T07:24:57.181Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-28T07:24:57.181Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-28T07:24:57.181Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-25T09:40:27.482Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T08:51:07.863Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-25T00:44:44.455Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T00:34:41.655Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-04-25T00:22:20.889Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-04-25T00:05:55.517Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T00:01:59.3Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T23:58:16.004Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-04-24T23:53:09.725Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T23:41:07.417Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T23:04:19.69Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T23:04:17.158Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-04-24T15:18:35.178Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-04-24T09:23:01.213Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-24T09:07:19.643Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-24T08:57:31.097Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T08:00:59.003Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-24T01:38:58.709Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T01:17:10.433Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T01:07:32.577Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-04-24T00:37:15.954Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T00:33:07.418Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T00:33:05.752Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-04-24T00:15:48.225Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T00:02:25.614Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-04-23T23:37:08.346Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-04-23T23:37:07.454Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-19T08:49:43.663Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-12T19:55:47.186Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-06T20:48:48.522Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-16T12:54:08.093Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-16T12:30:30.773Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-16T10:11:04.567Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-16T10:11:04.567Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-16T08:19:20.046Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-16T08:19:19.261Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-16T03:49:57.566Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-16T03:49:57.566Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-15T22:54:29.303Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T15:00:52.642Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-15T15:00:52.642Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-15T09:59:15.222Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-15T09:19:40.35Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-15T09:06:13.268Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-15T08:39:40.599Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T08:00:03.109Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T08:00:01.968Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-15T01:21:59.816Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-15T00:59:46.883Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-15T00:04:06.82Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-05-14T23:57:02.688Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-05-14T23:55:53.777Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-14T23:15:49.498Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-14T15:22:17.985Z osx.1200.arm64.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-14T14:54:16.204Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-11T20:59:24.63Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-09T09:37:50.846Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-09T09:31:30.211Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-09T09:23:31.236Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-09T08:58:56.572Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-09T08:18:11.79Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-09T08:18:09.508Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-09T08:18:08.26Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-09T00:55:30.137Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-09T00:44:13.645Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-09T00:13:57.571Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-09T00:06:44.697Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-05-08T23:43:09.91Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T23:10:47.32Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-05-08T23:10:46.411Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T09:21:55.1Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-08T09:16:27.284Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T09:06:12.312Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-08T08:45:15.762Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T08:02:55.158Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T08:02:51.713Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-08T01:17:05.948Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T00:42:39.276Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T00:33:56.735Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-07T23:51:25.355Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-05-07T23:42:13.109Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-07T23:00:00.458Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-07T15:10:40.11Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-07T08:44:26.687Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-06T19:21:42.469Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-05-01T15:00:01.647Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-01T09:36:24.236Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-01T09:16:38.303Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-01T09:05:09.396Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T08:46:01.05Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T08:30:35.431Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-01T01:11:08.138Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T00:53:06.178Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T00:26:04.998Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-01T00:06:42.813Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-01T00:02:02.858Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-30T23:11:21.944Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-29T20:51:01.543Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-28T19:19:13.923Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-28T07:24:57.181Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-28T07:24:57.181Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-28T07:24:57.181Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-25T09:40:27.482Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T08:51:07.863Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-25T07:59:23.621Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-25T00:44:44.455Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T00:34:41.655Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-04-25T00:22:20.889Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-04-25T00:05:55.517Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T00:01:59.3Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T23:58:16.004Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-04-24T23:53:09.725Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T23:41:07.417Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T23:04:19.69Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T23:04:17.158Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-04-24T15:18:35.178Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-04-24T09:23:01.213Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-24T09:07:19.643Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-24T08:57:31.097Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T08:00:59.003Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-24T01:38:58.709Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T01:17:10.433Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T01:07:32.577Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-04-24T00:37:15.954Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T00:33:07.418Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T00:33:05.752Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-04-24T00:15:48.225Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T00:02:25.614Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-04-23T23:37:08.346Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-04-23T23:37:07.454Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-19T08:49:43.663Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-12T19:55:47.186Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-06T20:48:48.522Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-16T12:44:03.429Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-16T10:11:04.567Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-16T10:11:04.567Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-16T08:50:20.407Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-16T08:19:19.261Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-16T05:24:24.511Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-16T03:51:44.3Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-16T03:49:57.566Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-16T03:49:57.566Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-15T23:02:04.358Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-05-15T22:54:29.303Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T22:54:29.303Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T15:00:52.642Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-15T15:00:52.642Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-15T08:59:19.837Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-15T08:42:35.592Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-15T08:39:40.599Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T08:00:03.109Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T08:00:01.968Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-15T06:19:20.187Z ubuntu.1804.armarch.open arm64 runtime-coreclr r2r-extra Checked-gcstress0xc
2022-05-15T01:21:59.816Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-15T00:59:46.883Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-15T00:15:22.465Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-15T00:10:47.04Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-15T00:05:38.659Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-05-15T00:04:06.82Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-05-14T23:57:02.688Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-05-14T23:55:53.777Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-14T23:15:49.498Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-14T23:15:47.826Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2
2022-05-14T14:54:16.204Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-11T20:59:24.63Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-09T09:08:42.232Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-09T08:58:56.572Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-09T08:18:11.79Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-09T08:18:08.26Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-09T00:13:57.571Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-09T00:11:03.431Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-09T00:06:44.697Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-05-09T00:05:47.261Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-05-08T23:43:09.91Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T23:10:46.411Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T23:10:45.448Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2
2022-05-08T15:10:32.061Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-08T08:54:16.097Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-08T08:45:15.762Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T08:02:55.158Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T08:02:52.736Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-08T08:02:51.713Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-08T01:17:05.948Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T00:07:53.677Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-05-07T23:53:58.321Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-07T23:51:25.355Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-05-07T23:42:13.109Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-07T23:00:02.779Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2
2022-05-07T23:00:01.878Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-05-07T23:00:00.458Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-07T15:10:40.11Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-07T08:44:26.687Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-06T19:21:42.469Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-05-01T15:00:01.647Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-01T09:05:09.396Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T08:46:01.05Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T08:30:35.431Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-01T08:14:39.086Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-01T08:14:38.471Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T01:11:08.138Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T00:53:06.178Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T00:26:04.998Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-01T00:17:40.172Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-05-01T00:06:42.813Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-01T00:02:02.858Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T00:00:39.741Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-04-30T23:11:21.944Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-30T15:01:33.92Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-04-29T20:51:01.543Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-28T19:19:13.923Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-28T07:24:57.181Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-28T07:24:57.181Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-28T07:24:57.181Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-25T09:40:27.482Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T09:27:48.25Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-25T08:51:07.863Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-25T07:59:25.856Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-25T07:59:24.415Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-25T07:59:23.621Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-25T00:44:44.455Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T00:22:20.889Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-04-25T00:05:55.517Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T00:01:59.3Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T23:41:07.417Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T23:04:20.674Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2
2022-04-24T23:04:19.69Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T15:18:35.178Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-04-24T09:59:10.432Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T09:53:37.101Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T08:57:31.097Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T08:32:20.266Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-24T08:01:01.853Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T08:01:00.556Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-24T01:38:58.709Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T01:17:10.433Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T00:33:07.418Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T00:15:48.225Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T00:02:25.614Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-04-23T23:37:09.235Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2
2022-04-23T23:37:07.454Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-23T15:20:47.283Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-04-19T08:49:43.663Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-12T19:55:47.186Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-06T20:48:48.522Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-16T12:44:03.429Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-16T10:11:04.567Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-16T10:11:04.567Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-16T08:19:20.046Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-16T08:19:19.261Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-16T08:19:18.436Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-16T05:24:24.511Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-16T03:51:44.3Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-15T22:54:29.303Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T22:54:29.303Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T15:00:52.642Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-15T15:00:52.642Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-15T08:59:19.837Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-15T08:42:35.592Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-15T08:39:40.599Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T08:00:03.109Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T08:00:01.968Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-15T06:19:20.187Z ubuntu.1804.armarch.open arm64 runtime-coreclr r2r-extra Checked-gcstress0xc
2022-05-15T01:21:59.816Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-15T00:59:46.883Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-15T00:10:47.04Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-15T00:04:06.82Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-05-14T23:57:02.688Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-05-14T23:55:53.777Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-14T23:15:49.498Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-14T14:54:16.204Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-11T20:59:24.63Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-09T09:08:42.232Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-09T08:58:56.572Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-09T08:18:11.79Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-09T08:18:09.508Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-09T08:18:08.26Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-09T00:44:13.645Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-09T00:13:57.571Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-09T00:11:03.431Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-09T00:05:47.261Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-05-08T23:43:09.91Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T23:10:46.411Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T15:35:39.89Z osx.1200.arm64.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-08T15:10:32.061Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-08T08:54:16.097Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-08T08:45:15.762Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T08:02:55.158Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T08:02:52.736Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-08T08:02:51.713Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-08T01:17:05.948Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T00:33:56.735Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-08T00:07:53.677Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-05-07T23:53:58.321Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-07T23:42:13.109Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-07T23:00:02.779Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2
2022-05-07T23:00:01.878Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-05-07T23:00:00.458Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-07T15:10:40.11Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-07T08:44:26.687Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-06T19:21:42.469Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-05-01T15:00:01.647Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-05-01T09:05:09.396Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T08:46:01.05Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T08:14:39.086Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-01T08:14:38.471Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T01:11:08.138Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T00:53:06.178Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T00:26:04.998Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_tailcallstress
2022-05-01T00:22:09.038Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-05-01T00:17:40.172Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-05-01T00:06:42.813Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-05-01T00:02:02.858Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T00:00:39.741Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-04-30T23:36:58.329Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable
2022-04-30T23:36:57.486Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2
2022-04-30T23:11:21.944Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-30T15:01:33.92Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-04-29T20:51:01.543Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-28T19:19:13.923Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-28T07:24:57.181Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-28T07:24:57.181Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-28T07:24:57.181Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-25T09:40:27.482Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T09:27:48.25Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-25T08:51:07.863Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-25T07:59:25.856Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-25T07:59:24.415Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-25T07:59:23.621Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-25T00:44:44.455Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T00:22:20.889Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-04-25T00:05:55.517Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T00:01:59.3Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T23:58:16.004Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-04-24T23:41:07.417Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T23:25:20.94Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2
2022-04-24T23:04:20.674Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2
2022-04-24T23:04:19.69Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T15:18:35.178Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-04-24T09:59:10.432Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T09:53:37.101Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T08:57:31.097Z osx.1200.arm64.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T08:01:01.853Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T08:01:00.556Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-24T08:00:59.003Z ubuntu.1804.armarch.open arm64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-24T01:38:58.709Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T01:17:10.433Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T00:33:07.418Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2
2022-04-24T00:33:05.752Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1
2022-04-24T00:15:48.225Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T00:02:25.614Z ubuntu.1804.armarch.open arm64 jit-cfg Checked-jitcfg_gcstress0xc
2022-04-24T00:00:25.508Z osx.1200.arm64.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2
2022-04-23T23:37:09.235Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_jitstress2
2022-04-23T23:37:07.454Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress-extra Checked-gcstress0xc_zapdisable_heapverify1
2022-04-23T15:20:47.283Z ubuntu.1804.armarch.open arm64 runtime-coreclr gcstress0x3-gcstress0xc Checked-gcstress0xc
2022-04-19T08:49:43.663Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-12T19:55:47.186Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-04-06T20:48:48.522Z osx.1015.amd64.open x64 runtime-staging Release

@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label May 17, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jun 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs GCStress os-linux Linux OS (any supported distro)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants