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 tracing/runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource.sh #68690

Closed
VincentBu opened this issue Apr 29, 2022 · 8 comments · Fixed by #72010
Closed
Assignees
Labels
arch-arm32 arch-arm64 area-Tracing-coreclr blocking-clean-ci-optional Blocking optional rolling runs disabled-test The test is disabled in source code against the issue os-linux Linux OS (any supported distro)
Milestone

Comments

@VincentBu
Copy link
Contributor

Run: runtime-coreclr jitstress 20220427.1

Failed test:

coreclr Linux arm Checked zapdisable @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440

- tracing/runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource.sh

coreclr Linux arm64 Checked zapdisable @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-20210531091519-97d8652

- tracing/runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource.sh

Error message:

Unhandled exception. System.Exception: Condition 'listener.EventCount > 0' is not true
at Tracing.Tests.Common.Assert.True(String name, Boolean condition)
at Tracing.Tests.NativeRuntimeEventSourceTest.Main(String[] args)
/root/helix/work/workitem/e/tracing/runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource.sh: line 396:  8731 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/Reports/tracing.runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false nativeruntimeeventsource.dll ''
[Simple] ThreadID = 8731 ID = 200 Name = IncreaseMemoryPressure
TimeStamp: 4/28/2022 7:01:36 AM
LocalTime: 4/28/2022 7:01:39 AM
Difference: 00:00:02.7967207
Name = "BytesAllocated" Value = "2208"
Name = "ClrInstanceID" Value = "0"

[Simple] ThreadID = 8731 ID = 70 Name = ThreadCreating
TimeStamp: 4/28/2022 7:01:36 AM
LocalTime: 4/28/2022 7:01:39 AM
Difference: 00:00:02.8911418
Name = "ID" Value = "197155056"
Name = "ClrInstanceID" Value = "0"

[Simple] ThreadID = 8743 ID = 85 Name = ThreadCreated
TimeStamp: 4/28/2022 7:01:36 AM
LocalTime: 4/28/2022 7:01:39 AM
Difference: 00:00:02.8924231
Name = "ManagedThreadID" Value = "197155056"
Name = "AppDomainID" Value = "192675600"
Name = "Flags" Value = "0"
Name = "ManagedThreadIndex" Value = "4"
Name = "OSThreadID" Value = "8743"
Name = "ClrInstanceID" Value = "0"

[createdump] Gathering state for process 8731 corerun
[createdump] Crashing thread 0000221b signal 00000006
[createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.8731.dmp
[createdump] Written 99774464 bytes (24359 pages) to core file
[createdump] Dump successfully written
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/root/helix/work/correlation
/root/helix/work/workitem/e/tracing/runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource.sh
Expected: True
Actual:   False


Stack trace
   at tracing_runtimeeventsource._nativeruntimeeventsource_nativeruntimeeventsource_._nativeruntimeeventsource_nativeruntimeeventsource_sh()
Queued OS Arch Pipeline
2022-04-28T10:45:26.665Z osx.1200.arm64.open arm64 runtime-coreclr pgo Checked-dynamicpgo
2022-04-28T10:38:59.831Z windows.10.amd64.open.rt x86 runtime-coreclr pgo Checked-fullpgo_random_edge
2022-04-28T10:10:29.059Z windows.10.amd64.open.rt x86 runtime-coreclr pgo Checked-fullpgo
2022-04-28T06:44:51.718Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-zapdisable
2022-04-28T06:28:04.155Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-zapdisable
@VincentBu VincentBu added arch-arm32 arch-arm64 os-linux Linux OS (any supported distro) labels Apr 29, 2022
@dotnet-issue-labeler dotnet-issue-labeler bot added area-Tracing-coreclr untriaged New issue has not been triaged by the area owner labels Apr 29, 2022
@VincentBu
Copy link
Contributor Author

Failed again in: runtime-coreclr jitstress 20220505.1

Failed test:

coreclr Linux arm Checked zapdisable @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440

- tracing/runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource.sh

coreclr Linux arm64 Checked zapdisable @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-20210531091519-97d8652

- tracing/runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource.sh

Error message:

Unhandled exception. System.Exception: Condition 'listener.EventCount > 0' is not true
at Tracing.Tests.Common.Assert.True(String name, Boolean condition)
at Tracing.Tests.NativeRuntimeEventSourceTest.Main(String[] args)
/root/helix/work/workitem/e/tracing/runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource.sh: line 396:  1208 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/Reports/tracing.runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false nativeruntimeeventsource.dll ''
[Simple] ThreadID = 1208 ID = 200 Name = IncreaseMemoryPressure
TimeStamp: 5/6/2022 6:35:11 AM
LocalTime: 5/6/2022 6:35:13 AM
Difference: 00:00:02.3898357
Name = "BytesAllocated" Value = "2208"
Name = "ClrInstanceID" Value = "0"

[Simple] ThreadID = 1208 ID = 70 Name = ThreadCreating
TimeStamp: 5/6/2022 6:35:11 AM
LocalTime: 5/6/2022 6:35:13 AM
Difference: 00:00:02.4548982
Name = "ID" Value = "53247400"
Name = "ClrInstanceID" Value = "0"

[Simple] ThreadID = 1220 ID = 85 Name = ThreadCreated
TimeStamp: 5/6/2022 6:35:11 AM
LocalTime: 5/6/2022 6:35:13 AM
Difference: 00:00:02.4559257
Name = "ManagedThreadID" Value = "53247400"
Name = "AppDomainID" Value = "48897696"
Name = "Flags" Value = "0"
Name = "ManagedThreadIndex" Value = "4"
Name = "OSThreadID" Value = "1220"
Name = "ClrInstanceID" Value = "0"

[Simple] ThreadID = 1220 ID = 71 Name = ThreadRunning
TimeStamp: 5/6/2022 6:35:11 AM
LocalTime: 5/6/2022 6:35:13 AM
Difference: 00:00:02.4697994
Name = "ID" Value = "53247400"
Name = "ClrInstanceID" Value = "0"

[Simple] ThreadID = 1208 ID = 145 Name = MethodJittingStarted_V1
TimeStamp: 5/6/2022 6:35:11 AM
LocalTime: 5/6/2022 6:35:13 AM
Difference: 00:00:02.4705445
Name = "MethodID" Value = "3923292048"
Name = "ModuleID" Value = "4015075328"
Name = "MethodToken" Value = "100676538"
Name = "MethodILSize" Value = "25"
Name = "MethodNamespace" Value = "System.Threading.Tasks.Task"
Name = "MethodName" Value = "Run"
Name = "MethodSignature" Value = "class System.Threading.Tasks.Task  (class System.Action)"
Name = "ClrInstanceID" Value = "0"

[Simple] ThreadID = 1220 ID = 145 Name = MethodJittingStarted_V1
TimeStamp: 5/6/2022 6:35:11 AM
LocalTime: 5/6/2022 6:35:13 AM
Difference: 00:00:02.4709330
Name = "MethodID" Value = "3922788980"
Name = "ModuleID" Value = "4015075328"
Name = "MethodToken" Value = "100690360"
Name = "MethodILSize" Value = "133"
Name = "MethodNamespace" Value = "System.Diagnostics.Tracing.EventPipeEventDispatcher"
Name = "MethodName" Value = "TimeStampToDateTime"
Name = "MethodSignature" Value = "instance value class System.DateTime  (int64)"
Name = "ClrInstanceID" Value = "0"

[Simple] ThreadID = 1208 ID = 146 Name = MethodJitMemoryAllocatedForCode
TimeStamp: 5/6/2022 6:35:11 AM
LocalTime: 5/6/2022 6:35:13 AM
Difference: 00:00:02.4697523
Name = "MethodID" Value = "3923292048"
Name = "ModuleID" Value = "4015075328"
Name = "JitHotCodeRequestSize" Value = "124"
Name = "JitRODataRequestSize" Value = "0"
Name = "AllocatedSizeForJitCode" Value = "140"
Name = "JitAllocFlag" Value = "0"
Name = "ClrInstanceID" Value = "0"

[Simple] ThreadID = 1208 ID = 143 Name = MethodLoadVerbose_V2
TimeStamp: 5/6/2022 6:35:11 AM
LocalTime: 5/6/2022 6:35:13 AM
Difference: 00:00:02.4701047
Name = "MethodID" Value = "3923292048"
Name = "ModuleID" Value = "4015075328"
Name = "MethodStartAddress" Value = "3860449972"
Name = "MethodSize" Value = "124"
Name = "MethodToken" Value = "100676538"
Name = "MethodFlags" Value = "264"
Name = "MethodNamespace" Value = "System.Threading.Tasks.Task"
Name = "MethodName" Value = "Run"
Name = "MethodSignature" Value = "class System.Threading.Tasks.Task  (class System.Action)"
Name = "ClrInstanceID" Value = "0"
Name = "ReJITID" Value = ""

[Sim


Stack trace
   at tracing_runtimeeventsource._nativeruntimeeventsource_nativeruntimeeventsource_._nativeruntimeeventsource_nativeruntimeeventsource_sh()

@VincentBu
Copy link
Contributor Author

Failed again in: runtime-coreclr jitstress 20220515.2

Failed test:

coreclr Linux arm Checked zapdisable @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440

- tracing/runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource.sh

coreclr Linux arm64 Checked zapdisable @ (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-20210531091519-97d8652

- tracing/runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource.sh

Error message:

Unhandled exception. System.Exception: Condition 'listener.EventCount > 0' is not true
at Tracing.Tests.Common.Assert.True(String name, Boolean condition)
at Tracing.Tests.NativeRuntimeEventSourceTest.Main(String[] args)
/root/helix/work/workitem/e/tracing/runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource.sh: line 396:  5461 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/Reports/tracing.runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false nativeruntimeeventsource.dll ''
[Simple] ThreadID = 5461 ID = 58 Name = YieldProcessorMeasurement
TimeStamp: 5/16/2022 8:21:39 AM
LocalTime: 5/16/2022 8:21:42 AM
Difference: 00:00:02.4810187
Name = "ClrInstanceID" Value = "0"
Name = "NsPerYield" Value = "15.536977491961414"
Name = "EstablishedNsPerYield" Value = "2.2753623188405796"

[Simple] ThreadID = 5461 ID = 58 Name = YieldProcessorMeasurement
TimeStamp: 5/16/2022 8:21:39 AM
LocalTime: 5/16/2022 8:21:42 AM
Difference: 00:00:02.7613120
Name = "ClrInstanceID" Value = "0"
Name = "NsPerYield" Value = "7.423652694610778"
Name = "EstablishedNsPerYield" Value = "2.2753623188405796"

[Simple] ThreadID = 5461 ID = 58 Name = YieldProcessorMeasurement
TimeStamp: 5/16/2022 8:21:39 AM
LocalTime: 5/16/2022 8:21:42 AM
Difference: 00:00:02.7622411
Name = "ClrInstanceID" Value = "0"
Name = "NsPerYield" Value = "4.836199095022624"
Name = "EstablishedNsPerYield" Value = "2.2753623188405796"

[Simple] ThreadID = 5461 ID = 58 Name = YieldProcessorMeasurement
TimeStamp: 5/16/2022 8:21:39 AM
LocalTime: 5/16/2022 8:21:42 AM
Difference: 00:00:02.7625222
Name = "ClrInstanceID" Value = "0"
Name = "NsPerYield" Value = "2.8992562542258282"
Name = "EstablishedNsPerYield" Value = "2.2753623188405796"

[Simple] ThreadID = 5461 ID = 58 Name = YieldProcessorMeasurement
TimeStamp: 5/16/2022 8:21:39 AM
LocalTime: 5/16/2022 8:21:42 AM
Difference: 00:00:02.8278902
Name = "ClrInstanceID" Value = "0"
Name = "NsPerYield" Value = "2.4205748865355523"
Name = "EstablishedNsPerYield" Value = "2.2753623188405796"

[Simple] ThreadID = 5461 ID = 58 Name = YieldProcessorMeasurement
TimeStamp: 5/16/2022 8:21:39 AM
LocalTime: 5/16/2022 8:21:42 AM
Difference: 00:00:02.8281652
Name = "ClrInstanceID" Value = "0"
Name = "NsPerYield" Value = "2.2888992104040873"
Name = "EstablishedNsPerYield" Value = "2.2753623188405796"

[Simple] ThreadID = 5461 ID = 58 Name = YieldProcessorMeasurement
TimeStamp: 5/16/2022 8:21:39 AM
LocalTime: 5/16/2022 8:21:42 AM
Difference: 00:00:02.8285273
Name = "ClrInstanceID" Value = "0"
Name = "NsPerYield" Value = "2.2982616651418115"
Name = "EstablishedNsPerYield" Value = "2.2753623188405796"

[Simple] ThreadID = 5461 ID = 58 Name = YieldProcessorMeasurement
TimeStamp: 5/16/2022 8:21:39 AM
LocalTime: 5/16/2022 8:21:42 AM
Difference: 00:00:02.8288001
Name = "ClrInstanceID" Value = "0"
Name = "NsPerYield" Value = "2.2753623188405796"
Name = "EstablishedNsPerYield" Value = "2.2753623188405796"

[Simple] ThreadID = 5461 ID = 200 Name = IncreaseMemoryPressure
TimeStamp: 5/16/2022 8:21:39 AM
LocalTime: 5/16/2022 8:21:42 AM
Difference: 00:00:02.8288754
Name = "BytesAllocated" Value = "2208"
Name = "ClrInstanceID" Value = "0"

[Simple] ThreadID = 5461 ID = 70 Name = ThreadCreating
TimeStamp: 5/16/2022 8:21:39 AM
LocalTime: 5/16/2022 8:21:42 AM
Difference: 00:00:02.8348691
Name = "ID" Value = "246494056"
Name = "ClrInstanceID" Value = "0"

[Simple] ThreadID = 5473 ID = 85 Name = ThreadCreated
TimeStamp: 5/16/2022 8:21:39 AM
LocalTime: 5/16/2022 8:21:42 AM
Difference: 00:00:02.8483324
Name = "ManagedThreadID" Value = "246494056"
Name = "AppDomainID" Value = "242016328"
Name = "Flags" Value = "0"
Name = "ManagedThreadIndex" Value = "4"
Name = "OSThreadID" Value = "5473"


Stack trace
   at tracing_runtimeeventsource._nativeruntimeeventsource_nativeruntimeeventsource_._nativeruntimeeventsource_nativeruntimeeventsource_sh()
Queued OS Arch Pipeline
2022-05-16T07:43:05.715Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-zapdisable
2022-05-16T07:40:10.224Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-zapdisable
2022-05-15T06:17:57.762Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-zapdisable
2022-05-15T06:15:45.96Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-zapdisable
2022-05-14T21:03:12.282Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress-isas-arm Checked-jitstress_isas_nohwintrinsic
More failures
Queued OS Arch Pipeline
2022-05-14T06:41:04.929Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-zapdisable
2022-05-14T06:37:26.925Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-zapdisable
2022-05-13T06:33:10.943Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-zapdisable
2022-05-13T06:29:42.942Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-zapdisable
2022-05-12T06:22:17.857Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-zapdisable
2022-05-12T06:20:11.99Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-zapdisable
2022-05-11T06:32:07.693Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-zapdisable
2022-05-11T06:28:10.057Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-zapdisable
2022-05-10T20:42:42.817Z ubuntu.1804.armarch.open arm64 runtime-coreclr outerloop Checked-no_tiered_compilation
2022-05-10T06:26:02.421Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-zapdisable
2022-05-10T06:17:14.864Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-zapdisable
2022-05-09T20:47:53Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-09T06:32:30.562Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-zapdisable
2022-05-09T06:29:52.623Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-zapdisable
2022-05-08T06:31:05.337Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-zapdisable
2022-05-08T06:22:40.873Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-zapdisable
2022-05-07T21:17:32.445Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress-isas-arm Checked-jitstress_isas_nohwintrinsic
2022-05-07T06:27:41.322Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-zapdisable
2022-05-07T06:22:17.743Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-zapdisable
2022-05-06T06:31:02.486Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-zapdisable
2022-05-06T06:28:52.136Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-zapdisable
2022-05-01T06:42:45.063Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-zapdisable
2022-05-01T06:42:00.039Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-zapdisable
2022-04-30T21:06:33.091Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress-isas-arm Checked-jitstress_isas_nohwintrinsic
2022-04-30T20:23:39.635Z osx.1200.arm64.open arm64 runtime-coreclr outerloop Checked
2022-04-30T06:25:32.308Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-zapdisable
2022-04-30T06:24:36.937Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-zapdisable
2022-04-29T10:17:08.252Z ubuntu.1804.armarch.open arm runtime-coreclr pgo Checked-fullpgo_random_gdv_edge
2022-04-29T06:30:31.893Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-zapdisable
2022-04-29T06:29:49.124Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-zapdisable
2022-04-28T10:45:26.665Z osx.1200.arm64.open arm64 runtime-coreclr pgo Checked-dynamicpgo
2022-04-28T06:44:51.718Z ubuntu.1804.armarch.open arm64 runtime-coreclr jitstress Checked-zapdisable
2022-04-28T06:28:04.155Z ubuntu.1804.armarch.open arm runtime-coreclr jitstress Checked-zapdisable

@tommcdon tommcdon self-assigned this May 17, 2022
@tommcdon tommcdon removed the untriaged New issue has not been triaged by the area owner label May 17, 2022
@tommcdon tommcdon added this to the 7.0.0 milestone May 18, 2022
@josalem
Copy link
Contributor

josalem commented May 18, 2022

The test seems to be reliably failing on linux-arm and linux-arm64 under jitstress and/or PGO. I'm not sure why those would cause an issue with this test, though. I'm inclined to turn the test off for those platforms and triage this further.

@josalem josalem added the disabled-test The test is disabled in source code against the issue label May 18, 2022
@VincentBu
Copy link
Contributor Author

Failed again in: runtime-coreclr jitstress 20220524.2

Failed test:

coreclr Linux x64 Checked jitstress1 @ Ubuntu.1804.Amd64.Open
- JIT/Performance/CodeQuality/Bytemark/Bytemark/Bytemark.sh
- JIT/superpmi/superpmicollect/Bytemark/Bytemark.sh
- profiler/eventpipe/eventpipe_readevents/eventpipe_readevents.sh
- profiler/eventpipe/reverse_startup/reverse_startup.sh
- JIT/HardwareIntrinsics/General/Vector256/Vector256_ro/Vector256_ro.sh
- JIT/HardwareIntrinsics/General/Vector128/Vector128_ro/Vector128_ro.sh
- readytorun/crossgen2/crossgen2smoke_donotalwaysusecrossgen2/crossgen2smoke_donotalwaysusecrossgen2.sh
- readytorun/crossgen2/crossgen2smoke/crossgen2smoke.sh
- Loader/classloader/MethodImpl/CovariantReturns/UnitTest/CompatibleWithTest/CompatibleWithTest.sh
- baseservices/exceptions/unittests/GoryNativePast/GoryNativePast.sh
- Loader/classloader/MethodImpl/CovariantReturns/UnitTest/UnitTest_GVM/UnitTest_GVM.sh
- JIT/HardwareIntrinsics/X86/Sse41/Sse41_ro/Sse41_ro.sh
- JIT/HardwareIntrinsics/X86/Avx1/Avx_ro/Avx_ro.sh
- JIT/HardwareIntrinsics/X86/Sse1/Sse_ro/Sse_ro.sh
- baseservices/exceptions/unittests/Pending/Pending.sh
- JIT/Performance/CodeQuality/BenchmarksGame/regex-redux/regex-redux-5/regex-redux-5.sh
- profiler/unittest/inlining/inlining.sh

coreclr Linux x64 Checked jitstress2 @ Ubuntu.1804.Amd64.Open
- JIT/jit64/opt/cse/HugeArray1/HugeArray1.sh
- JIT/jit64/opt/cse/hugeexpr1/hugeexpr1.sh
- JIT/jit64/opt/cse/HugeField2/HugeField2.sh
- JIT/jit64/regress/vsw/373472/test_il/test_il.sh
- JIT/jit64/opt/cse/HugeField1/HugeField1.sh
- JIT/jit64/opt/cse/hugeSimpleExpr1/hugeSimpleExpr1.sh
- JIT/jit64/regress/vsw/373472/test/test.sh
- JIT/HardwareIntrinsics/X86/Avx1_Vector128/Avx_r/Avx_r.sh
- JIT/SIMD/VectorArrayInit_r/VectorArrayInit_r.sh

coreclr Linux x64 Checked jitstress1_tiered @ Ubuntu.1804.Amd64.Open
- GC/LargeMemory/Regressions/largearraytest/largearraytest.sh
- JIT/Performance/CodeQuality/Bytemark/Bytemark/Bytemark.sh
- JIT/superpmi/superpmicollect/Bytemark/Bytemark.sh
- GC/Scenarios/ServerModel/servermodel/servermodel.sh
- GC/Features/SustainedLowLatency/scenario/scenario.sh
- GC/Features/HeapExpansion/bestfit-finalize/bestfit-finalize.sh
- readytorun/determinism/crossgen2determinism/crossgen2determinism.sh
- JIT/HardwareIntrinsics/X86/Sse2/Sse2_ro/Sse2_ro.sh
- GC/Coverage/LargeObjectAlloc/LargeObjectAlloc.sh
- JIT/HardwareIntrinsics/General/Vector256/Vector256_ro/Vector256_ro.sh

coreclr OSX x64 Checked jitstress2 @ OSX.1200.Amd64.Open
- Interop/PInvoke/CriticalHandles/ArrayTest/ArrayTest/ArrayTest.sh
- Interop/PInvoke/SizeParamIndex/PInvoke/PassingByRef/PassingByRefTest/PassingByRefTest.sh
- Interop/PInvoke/SizeParamIndex/ReversePInvoke/PassingByRef/PassingByRefTest/PassingByRefTest.sh
- JIT/Generics/Conversions/Boxing/box_isinst_br_nullable/box_isinst_br_nullable.sh
- Interop/PInvoke/Miscellaneous/HandleRef/HandleRefTest/HandleRefTest.sh
- JIT/HardwareIntrinsics/X86/Sse2/Sse2_r/Sse2_r.sh
- JIT/HardwareIntrinsics/X86/Sse2.X64/Sse2.X64_r/Sse2.X64_r.sh
- JIT/HardwareIntrinsics/X86/Sse2/Sse2_ro/Sse2_ro.sh
- JIT/Generics/Arrays/ConstructedTypes/Jagged/class07/class07.sh

coreclr Linux x64 Checked jitstress2_tiered @ Ubuntu.1804.Amd64.Open
- JIT/jit64/opt/cse/hugeSimpleExpr1/hugeSimpleExpr1.sh
- JIT/HardwareIntrinsics/X86/Avx1/ConvertToVector_r/ConvertToVector_r.sh
- JIT/HardwareIntrinsics/X86/General/VectorArray_ro/VectorArray_ro.sh
- JIT/Regression/CLR-x86-JIT/V1.1-M1-Beta1/b140902/b140902/b140902.sh
- JIT/Regression/JitBlue/Runtime_44762/Runtime_44762/Runtime_44762.sh
- JIT/HardwareIntrinsics/General/NotSupported/NotSupported_r/NotSupported_r.sh
- JIT/HardwareIntrinsics/General/NotSupported/NotSupported_ro/NotSupported_ro.sh
- JIT/HardwareIntrinsics/X86/Bmi1.X64/Bmi1.X64_r/Bmi1.X64_r.sh
- Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case6/case6.sh
- JIT/HardwareIntrinsics/X86/Aes/Aes_r/Aes_r.sh

coreclr OSX x64 Checked jitstress1 @ OSX.1200.Amd64.Open
- Loader/classloader/MethodImpl/CovariantReturns/Interfaces/UnitTest/UnitTest.sh
- Loader/classloader/DefaultInterfaceMethods/diamondshape/diamondshape_r/diamondshape_r.sh
- Loader/classloader/MethodImpl/CovariantReturns/ReturnTypeValidation/ImplicitOverrideSameSigAsDecl/ImplicitOverrideSameSigAsDecl.sh
- Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case7/case7.sh
- JIT/Generics/Exceptions/general_struct_instance01/general_struct_instance01.sh
- JIT/Generics/Exceptions/general_struct_static01/general_struct_static01.sh
- Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case1/case1.sh
- profiler/unittest/getappdomainstaticaddress/getappdomainstaticaddress.sh
- profiler/unittest/inlining/inlining.sh

coreclr OSX x64 Checked jitstress2_tiered @ OSX.1200.Amd64.Open
- JIT/Regression/JitBlue/GitHub_25468/GitHub_25468/GitHub_25468.sh
- JIT/Regression/JitBlue/GitHub_9692/GitHub_9692/GitHub_9692.sh
- JIT/Regression/JitBlue/GitHub_25027/GitHub_25027/GitHub_25027.sh
- JIT/HardwareIntrinsics/X86/Sse42/Sse42_r/Sse42_r.sh
- JIT/HardwareIntrinsics/X86/Sse42/Sse42_ro/Sse42_ro.sh
- JIT/HardwareIntrinsics/X86/Sse42.X64/Crc32_ro/Crc32_ro.sh

coreclr OSX x64 Checked jitstress1_tiered @ OSX.1200.Amd64.Open
- JIT/Regression/JitBlue/GitHub_25134/GitHub_25134/GitHub_25134.sh
- JIT/Regression/JitBlue/GitHub_23861/GitHub_23861/GitHub_23861.sh
- JIT/Regression/JitBlue/GitHub_65988/GitHub_65988/GitHub_65988.sh
- profiler/gc/gc/gc.sh
- profiler/gc/gcallocate/gcallocate.sh
- profiler/gc/gcbasic/gcbasic.sh
- JIT/HardwareIntrinsics/X86/Avx1/StoreAlignedNonTemporal_ro/StoreAlignedNonTemporal_ro.sh
- JIT/HardwareIntrinsics/X86/Avx1/LoadAlignedVector256_ro/LoadAlignedVector256_ro.sh
- JIT/Regression/JitBlue/GitHub_25020/GitHub_25020/GitHub_25020.sh

Error message:

/datadisks/disk1/work/AA530993/w/B0BC09B7/e/JIT/Performance/CodeQuality/Bytemark/Bytemark/Bytemark.sh: line 396:  7508 Segmentation fault      (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /datadisks/disk1/work/AA530993/w/B0BC09B7/uploads/Reports/JIT.Performance/CodeQuality/Bytemark/Bytemark/Bytemark.output.txt
Raw output:
BEGIN EXECUTION
/datadisks/disk1/work/AA530993/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false Bytemark.dll ''
BBBBBB   YYY   Y  TTTTTTT  EEEEEEE
BBB   B  YYY   Y    TTT    EEE
BBB   B  YYY   Y    TTT    EEE
BBBBBB    YYY Y     TTT    EEEEEEE
BBB   B    YYY      TTT    EEE
BBB   B    YYY      TTT    EEE
BBBBBB     YYY      TTT    EEEEEEE

BYTEmark (tm) C# Mode Benchmark ver. 2 (06/99)
NUMERIC SORT(jagged):  Iterations/sec: 1351.86712  Index: 34.66948
NUMERIC SORT(rectangle):  Iterations/sec: 244.00590  Index: 6.25768
STRING SORT:  Iterations/sec: 2623.96329  Index: 1172.45902
BITFIELD:  Iterations/sec: 325444753.70736  Index: 55.82526
FP EMULATION(struct):  Iterations/sec: 121.58153  Index: 58.34047
FP EMULATION(class):[createdump] Gathering state for process 7508 corerun
[createdump] Crashing thread 00001d54 signal 0000000b
[createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.7508.dmp
[createdump] Written 211165184 bytes (51554 pages) to core file
[createdump] Dump successfully written
Expected: 100
Actual: 139
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/datadisks/disk1/work/AA530993/p
/datadisks/disk1/work/AA530993/w/B0BC09B7/e/JIT/Performance/CodeQuality/Bytemark/Bytemark/Bytemark.sh
Expected: True
Actual:   False


Stack trace
   at JIT_Performance._CodeQuality_Bytemark_Bytemark_Bytemark_._CodeQuality_Bytemark_Bytemark_Bytemark_sh()
Queued OS Arch Pipeline
2022-05-25T06:51:14.882Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-05-25T06:51:14.882Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-05-25T06:51:14.882Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-05-25T06:51:14.882Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-05-25T06:51:14.882Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-05-25T06:12:41.07Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress2
2022-05-25T06:12:41.07Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress2
More failures
Queued OS Arch Pipeline
2022-05-25T06:12:41.07Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress2
2022-05-25T06:12:41.07Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress2
2022-05-25T06:12:41.07Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress2
2022-05-21T20:51:49.78Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-21T20:51:49.78Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-21T20:51:49.78Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-21T20:51:49.78Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-21T20:51:08.229Z ubuntu.1804.armarch.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-21T20:48:27.903Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-21T20:48:27.903Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-21T20:39:29.792Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-21T20:39:29.792Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-21T08:44:49.554Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-21T08:44:49.554Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-14T21:01:50.223Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-14T21:01:50.223Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-14T21:01:50.223Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-14T21:01:50.223Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-14T21:01:33.965Z ubuntu.1804.armarch.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-14T20:56:11.162Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-14T20:56:11.162Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-14T20:40:30.751Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-14T20:40:30.751Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-14T08:45:20.504Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-14T08:45:20.504Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-09T07:22:24.856Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-05-09T07:22:24.856Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-05-07T21:05:29.568Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-07T21:05:29.568Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-07T21:05:29.568Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-07T21:05:29.568Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-07T21:01:14.467Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-07T21:01:14.467Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-06T19:21:42.469Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-04-30T21:07:59.015Z ubuntu.1804.armarch.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-30T21:03:46.94Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-30T21:03:46.94Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-30T21:03:46.94Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-30T21:03:46.94Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-30T20:57:59.447Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-30T20:57:59.447Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:45:49.728Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:45:49.728Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:45:49.728Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:45:49.728Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:45:49.728Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:20:38.399Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:20:38.399Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:20:38.399Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:20:38.399Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:18:55.519Z ubuntu.1804.armarch.open arm64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:16:29.702Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:16:29.702Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-21T21:06:55.724Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-21T21:06:55.724Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-06T08:45:33.522Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-06T08:45:33.522Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-05T19:15:45.883Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-04-05T19:15:44.102Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release-no_tiered_compilation
2022-03-28T19:18:09.457Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release-no_tiered_compilation
2022-03-28T19:18:09.457Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release-no_tiered_compilation
2022-03-28T19:18:08.115Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-03-28T19:18:08.115Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-05-25T06:51:14.882Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-05-25T06:37:37.442Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-05-25T06:37:36.791Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-05-24T20:48:25.687Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-24T20:48:25.687Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-24T20:48:25.687Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-23T09:23:18.021Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-23T09:23:18.021Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-23T09:23:18.021Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-23T09:23:18.021Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-23T09:23:18.021Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-23T09:23:18.021Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-23T09:10:49.143Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-23T09:10:49.143Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-23T09:10:49.143Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-23T09:10:49.143Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-23T09:10:49.143Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-23T09:10:49.143Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-23T09:10:45.72Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-23T09:10:45.72Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-23T09:10:45.72Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-23T09:10:45.72Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-23T09:10:45.72Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-23T09:10:45.72Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-23T08:58:55.547Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-23T08:58:55.547Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-23T08:58:55.547Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-23T08:58:55.547Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-23T08:58:55.547Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-23T08:58:55.547Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-23T08:58:16.574Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-23T08:58:16.574Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-23T08:58:16.574Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-23T08:58:16.574Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-23T08:58:16.574Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-23T08:58:16.574Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-23T08:44:26.55Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-23T08:44:26.55Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-23T08:44:26.55Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-23T08:44:26.55Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-23T08:44:26.55Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-23T08:44:26.55Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-23T08:44:25.338Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-23T08:44:25.338Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-23T08:44:25.338Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-23T08:44:25.338Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-23T08:44:25.338Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-23T08:44:25.338Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-22T09:06:32.26Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-22T09:06:32.26Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-22T09:06:32.26Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-22T09:06:32.26Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-22T09:06:32.26Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-22T09:06:32.26Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-22T08:56:19.852Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-22T08:56:19.852Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-22T08:56:19.852Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-22T08:56:19.852Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-22T08:56:19.852Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-22T08:56:19.852Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-22T08:56:04.366Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-22T08:56:04.366Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-22T08:56:04.366Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-22T08:56:04.366Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-22T08:56:04.366Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-22T08:56:04.366Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-22T08:45:00.604Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-22T08:45:00.604Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-22T08:45:00.604Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-22T08:45:00.604Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-22T08:45:00.604Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-22T08:45:00.604Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-22T08:42:08.411Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-22T08:42:08.411Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-22T08:42:08.411Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-22T08:42:08.411Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-22T08:42:08.411Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-22T08:42:08.411Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-22T08:30:20.016Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-22T08:30:20.016Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-22T08:30:20.016Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-22T08:30:20.016Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-22T08:30:20.016Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-22T08:30:20.016Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-22T08:30:14.491Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-22T08:30:14.491Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-22T08:30:14.491Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-22T08:30:14.491Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-22T08:30:14.491Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-22T08:30:14.491Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-21T21:17:13.79Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-21T21:17:13.79Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-21T21:17:13.79Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-21T21:17:13.79Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-21T21:17:13.79Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-21T21:17:13.79Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-21T20:51:49.78Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-21T20:51:49.78Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-21T20:51:49.78Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-21T20:51:49.78Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-21T20:51:49.78Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-21T20:51:49.78Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-19T22:14:23.028Z ubuntu.1804.amd64.android.29.open.rt x64 runtime-extra-platforms Release
2022-05-19T22:14:23.028Z ubuntu.1804.amd64.android.29.open.rt x64 runtime-extra-platforms Release
2022-05-19T22:14:23.028Z ubuntu.1804.amd64.android.29.open.rt x64 runtime-extra-platforms Release
2022-05-19T22:14:23.028Z ubuntu.1804.amd64.android.29.open.rt x64 runtime-extra-platforms Release
2022-05-16T13:20:32.696Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-16T13:20:32.696Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-16T13:20:32.696Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-16T13:20:32.696Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-16T13:20:32.696Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-16T13:20:32.696Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-16T13:20:31.074Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-16T13:20:31.074Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-16T13:20:31.074Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-16T13:20:31.074Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-16T13:20:31.074Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-16T13:20:31.074Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-16T12:54:10.571Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-16T12:54:10.571Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-16T12:54:10.571Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-16T12:54:10.571Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-16T12:54:10.571Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-16T12:54:10.571Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-16T11:57:33.278Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-16T11:57:33.278Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-16T11:57:33.278Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-16T11:57:33.278Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-16T11:57:33.278Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-16T11:57:33.278Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-16T11:47:22.466Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-16T11:47:22.466Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-16T11:47:22.466Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-16T11:47:22.466Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-16T11:47:22.466Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-16T11:47:22.466Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T11:08:27.584Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-15T11:08:27.584Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-15T11:08:27.584Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-15T11:08:27.584Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-15T11:08:27.584Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-15T11:08:27.584Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-15T11:02:54.295Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-15T11:02:54.295Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-15T11:02:54.295Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-15T11:02:54.295Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-15T11:02:54.295Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-15T11:02:54.295Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-15T09:35:53.319Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-15T09:35:53.319Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-15T09:35:53.319Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-15T09:35:53.319Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-15T09:35:53.319Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-15T09:35:53.319Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-15T09:29:49.07Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-15T09:29:49.07Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-15T09:29:49.07Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-15T09:29:49.07Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-15T09:29:49.07Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-15T09:29:49.07Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-15T09:29:47.733Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T09:29:47.733Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T09:29:47.733Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T09:29:47.733Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T09:29:47.733Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T09:29:47.733Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-15T08:26:54.011Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-15T08:26:54.011Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-15T08:26:54.011Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-15T08:26:54.011Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-15T08:26:54.011Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-15T08:26:54.011Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-15T08:26:52.26Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-15T08:26:52.26Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-15T08:26:52.26Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-15T08:26:52.26Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-15T08:26:52.26Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-15T08:26:52.26Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-14T21:29:24.808Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-14T21:29:24.808Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-14T21:29:24.808Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-14T21:29:24.808Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-14T21:29:24.808Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-14T21:29:24.808Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-14T21:01:50.223Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-14T21:01:50.223Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-14T21:01:50.223Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-14T21:01:50.223Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-14T21:01:50.223Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-14T21:01:50.223Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-13T20:45:50.267Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-13T20:45:50.267Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-13T20:45:50.267Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-13T20:45:50.267Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-11T08:51:29.461Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-11T08:51:29.461Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-11T08:51:29.461Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-11T08:51:29.461Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-09T09:19:11.59Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-09T09:19:11.59Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-09T09:19:11.59Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-09T09:19:11.59Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-09T09:19:11.59Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-09T09:19:11.59Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-09T09:10:23.558Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-09T09:10:23.558Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-09T09:10:23.558Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-09T09:10:23.558Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-09T09:10:23.558Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-09T09:10:23.558Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-09T09:07:59.152Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-09T09:07:59.152Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-09T09:07:59.152Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-09T09:07:59.152Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-09T09:07:59.152Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-09T09:07:59.152Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-09T08:57:24.092Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-09T08:57:24.092Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-09T08:57:24.092Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-09T08:57:24.092Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-09T08:57:24.092Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-09T08:57:24.092Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-09T08:56:46.665Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-09T08:56:46.665Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-09T08:56:46.665Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-09T08:56:46.665Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-09T08:56:46.665Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-09T08:56:46.665Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-09T08:45:00.433Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-09T08:45:00.433Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-09T08:45:00.433Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-09T08:45:00.433Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-09T08:45:00.433Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-09T08:45:00.433Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-09T08:44:49.786Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-09T08:44:49.786Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-09T08:44:49.786Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-09T08:44:49.786Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-09T08:44:49.786Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-09T08:44:49.786Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-08T09:02:46.489Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T09:02:46.489Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T09:02:46.489Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T09:02:46.489Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T09:02:46.489Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T09:02:46.489Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-08T08:53:40.179Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-08T08:53:40.179Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-08T08:53:40.179Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-08T08:53:40.179Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-08T08:53:40.179Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-08T08:53:40.179Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-08T08:52:18.057Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-08T08:52:18.057Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-08T08:52:18.057Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-08T08:52:18.057Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-08T08:52:18.057Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-08T08:52:18.057Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-08T08:40:25.695Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-08T08:40:25.695Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-08T08:40:25.695Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-08T08:40:25.695Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-08T08:40:25.695Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-08T08:40:25.695Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-08T08:40:08.881Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T08:40:08.881Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T08:40:08.881Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T08:40:08.881Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T08:40:08.881Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T08:40:08.881Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-08T08:28:17.623Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-08T08:28:17.623Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-08T08:28:17.623Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-08T08:28:17.623Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-08T08:28:17.623Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-08T08:28:17.623Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-08T08:28:16.601Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-08T08:28:16.601Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-08T08:28:16.601Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-08T08:28:16.601Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-08T08:28:16.601Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-08T08:28:16.601Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-07T21:32:50.894Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-07T21:32:50.894Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-07T21:32:50.894Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-07T21:32:50.894Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-07T21:32:50.894Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-07T21:32:50.894Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-07T21:05:29.568Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-07T21:05:29.568Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-07T21:05:29.568Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-07T21:05:29.568Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-07T21:05:29.568Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-05-07T21:05:29.568Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
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-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-05T19:26:55.653Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-05-05T19:26:55.653Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-05-05T19:26:55.653Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-05-05T19:26:55.653Z ubuntu.1804.amd64.android.29.open.svc x64 runtime-extra-platforms Release
2022-05-01T09:04:25.978Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T09:04:25.978Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T09:04:25.978Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T09:04:25.978Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T09:04:25.978Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T09:04:25.978Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-05-01T08:54:47.051Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-01T08:54:47.051Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-01T08:54:47.051Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-01T08:54:47.051Z osx.1015.amd64.open x64 runtime-staging Release
2022-05-01T08:54:16.063Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-01T08:54:16.063Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-01T08:54:16.063Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-01T08:54:16.063Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-01T08:54:16.063Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-01T08:54:16.063Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-05-01T08:53:55.775Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-01T08:53:55.775Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-01T08:53:55.775Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-01T08:53:55.775Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-01T08:53:55.775Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-01T08:53:55.775Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-05-01T08:43:24.474Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-01T08:43:24.474Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-01T08:43:24.474Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-01T08:43:24.474Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-01T08:43:24.474Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-01T08:43:24.474Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-05-01T08:42:45.039Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T08:42:45.039Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T08:42:45.039Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T08:42:45.039Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T08:42:45.039Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T08:42:45.039Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-05-01T08:31:17.488Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-01T08:31:17.488Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-01T08:31:17.488Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-01T08:31:17.488Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-01T08:31:17.488Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-01T08:31:17.488Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-05-01T08:31:15.457Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-01T08:31:15.457Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-01T08:31:15.457Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-01T08:31:15.457Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-01T08:31:15.457Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-05-01T08:31:15.457Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-30T21:29:52.107Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-30T21:29:52.107Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-30T21:29:52.107Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-30T21:29:52.107Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-30T21:29:52.107Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-30T21:29:52.107Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-30T21:03:46.94Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-30T21:03:46.94Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-30T21:03:46.94Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-30T21:03:46.94Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-30T21:03:46.94Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-30T21:03:46.94Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-25T09:18:48.727Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T09:18:48.727Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T09:18:48.727Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T09:18:48.727Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T09:18:48.727Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T09:18:48.727Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-25T09:08:09.845Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-25T09:08:09.845Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-25T09:08:09.845Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-25T09:08:09.845Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-25T09:08:09.845Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-25T09:08:09.845Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-25T09:07:36.933Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-25T09:07:36.933Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-25T09:07:36.933Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-25T09:07:36.933Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-25T09:07:36.933Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-25T09:07:36.933Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-25T08:55:39.555Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-25T08:55:39.555Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-25T08:55:39.555Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-25T08:55:39.555Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-25T08:55:39.555Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-25T08:55:39.555Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-25T08:55:22.192Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-25T08:55:22.192Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-25T08:55:22.192Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-25T08:55:22.192Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-25T08:55:22.192Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-25T08:55:22.192Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-25T08:42:10.348Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-25T08:42:10.348Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-25T08:42:10.348Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-25T08:42:10.348Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-25T08:42:10.348Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-25T08:42:10.348Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-25T08:42:08.067Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-25T08:42:08.067Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-25T08:42:08.067Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-25T08:42:08.067Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-25T08:42:08.067Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-25T08:42:08.067Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-24T09:13:04.805Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T09:13:04.805Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T09:13:04.805Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T09:13:04.805Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T09:13:04.805Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T09:13:04.805Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-24T09:02:55.647Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-24T09:02:55.647Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-24T09:02:55.647Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-24T09:02:55.647Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-24T09:02:55.647Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-24T09:02:55.647Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-24T09:02:35.784Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-24T09:02:35.784Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-24T09:02:35.784Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-24T09:02:35.784Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-24T09:02:35.784Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-24T09:02:35.784Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-24T08:51:23.688Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-24T08:51:23.688Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-24T08:51:23.688Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-24T08:51:23.688Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-24T08:51:23.688Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-24T08:51:23.688Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-24T08:50:42.416Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T08:50:42.416Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T08:50:42.416Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T08:50:42.416Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T08:50:42.416Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T08:50:42.416Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-24T08:37:31.705Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-24T08:37:31.705Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-24T08:37:31.705Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-24T08:37:31.705Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-24T08:37:31.705Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-24T08:37:31.705Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-24T08:37:30.418Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-24T08:37:30.418Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-24T08:37:30.418Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-24T08:37:30.418Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-24T08:37:30.418Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-24T08:37:30.418Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-23T21:45:49.728Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:45:49.728Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:45:49.728Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:45:49.728Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:45:49.728Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:45:49.728Z osx.1200.amd64.open x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:20:38.399Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:20:38.399Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:20:38.399Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:20:38.399Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:20:38.399Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-23T21:20:38.399Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr ilasm Checked-ilasmroundtrip
2022-04-18T09:20:30.436Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-18T09:20:30.436Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-18T09:20:30.436Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-18T09:20:30.436Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-18T09:20:30.436Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-18T09:20:30.436Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-18T09:09:36.966Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-18T08:43:20.868Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-18T08:43:20.868Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-18T08:43:20.868Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-18T08:43:20.868Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-18T08:43:20.868Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-18T08:43:20.868Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-17T20:38:37.929Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-17T20:38:37.929Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-17T20:38:37.929Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-17T20:38:37.929Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-17T09:10:53.339Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-17T09:10:53.339Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-17T09:10:53.339Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-17T09:10:53.339Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-17T09:10:53.339Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-17T09:10:53.339Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-17T08:59:56.392Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-17T08:59:56.392Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-17T08:59:56.392Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-17T08:59:56.392Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-17T08:59:56.392Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-17T08:59:56.392Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-17T08:59:37.148Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-17T08:59:37.148Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-17T08:59:37.148Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-17T08:59:37.148Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-17T08:59:37.148Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-17T08:59:37.148Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-17T08:48:21.567Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-17T08:48:21.567Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-17T08:48:21.567Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-17T08:48:21.567Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-17T08:48:21.567Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-17T08:48:21.567Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-17T08:47:21.831Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-17T08:47:21.831Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-17T08:47:21.831Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-17T08:47:21.831Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-17T08:47:21.831Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-17T08:47:21.831Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-17T08:35:12.745Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-17T08:35:12.745Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-17T08:35:12.745Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-17T08:35:12.745Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-17T08:35:12.745Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-17T08:35:12.745Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-17T08:35:11.002Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-17T08:35:11.002Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-17T08:35:11.002Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-17T08:35:11.002Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-17T08:35:11.002Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-17T08:35:11.002Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-12T20:52:22.642Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-12T20:52:22.642Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-12T20:52:22.642Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-12T20:52:22.642Z osx.1015.amd64.open x64 runtime-staging Release
2022-04-11T09:10:44.37Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-11T09:10:44.37Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-11T09:10:44.37Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-11T09:10:44.37Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-11T09:10:44.37Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-11T09:10:44.37Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-11T08:58:43.096Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-11T08:58:43.096Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-11T08:58:43.096Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-11T08:58:43.096Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-11T08:58:43.096Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-11T08:58:43.096Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-11T08:58:29.728Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-11T08:58:29.728Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-11T08:58:29.728Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-11T08:58:29.728Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-11T08:58:29.728Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-11T08:58:29.728Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-11T08:45:50.775Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-11T08:45:50.775Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-11T08:45:50.775Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-11T08:45:50.775Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-11T08:45:50.775Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-11T08:45:50.775Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-11T08:45:19.788Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-11T08:45:19.788Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-11T08:45:19.788Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-11T08:45:19.788Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-11T08:45:19.788Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-11T08:45:19.788Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-11T08:31:08.269Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-11T08:31:08.269Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-11T08:31:08.269Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-11T08:31:08.269Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-11T08:31:08.269Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-11T08:31:08.269Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-11T08:31:03.808Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-11T08:31:03.808Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-11T08:31:03.808Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-11T08:31:03.808Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-11T08:31:03.808Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-11T08:31:03.808Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-10T09:34:10.66Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-10T09:34:10.66Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-10T09:34:10.66Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-10T09:34:10.66Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-10T09:34:10.66Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-10T09:34:10.66Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-10T09:23:02.873Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-10T09:23:02.873Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-10T09:23:02.873Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-10T09:23:02.873Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-10T09:23:02.873Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-10T09:23:02.873Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-10T09:22:06.095Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-10T09:22:06.095Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-10T09:22:06.095Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-10T09:22:06.095Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-10T09:22:06.095Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-10T09:22:06.095Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-10T09:09:30.338Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-10T09:09:30.338Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-10T09:09:30.338Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-10T09:09:30.338Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-10T09:09:30.338Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-10T09:09:30.338Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-10T09:09:28.753Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-10T09:09:28.753Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-10T09:09:28.753Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-10T09:09:28.753Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-10T09:09:28.753Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-10T09:09:28.753Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-10T08:55:55.743Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-10T08:55:55.743Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-10T08:55:55.743Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-10T08:55:55.743Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-10T08:55:55.743Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-10T08:55:55.743Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-10T08:55:53.586Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-10T08:55:53.586Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-10T08:55:53.586Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-10T08:55:53.586Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-10T08:55:53.586Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-10T08:55:53.586Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-05T19:15:45.883Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-04-05T19:15:45.883Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-04-05T19:15:45.883Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-04-05T19:15:45.883Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-04-05T19:15:44.102Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release-no_tiered_compilation
2022-04-05T19:15:44.102Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release-no_tiered_compilation
2022-04-05T19:15:44.102Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release-no_tiered_compilation
2022-04-05T19:15:44.102Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release-no_tiered_compilation
2022-04-04T09:21:37.15Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-04T09:21:37.15Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-04T09:21:37.15Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-04T09:21:37.15Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-04T09:21:37.15Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-04T09:21:37.15Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-04T09:09:35.715Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-04T09:09:35.715Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-04T09:09:35.715Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-04T09:09:35.715Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-04T09:09:35.715Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-04T09:09:35.715Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-04T09:09:30.892Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-04T09:09:30.892Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-04T09:09:30.892Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-04T09:09:30.892Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-04T09:09:30.892Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-04T09:09:30.892Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-04-04T08:57:03.378Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-04T08:57:03.378Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-04T08:57:03.378Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-04T08:57:03.378Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-04T08:57:03.378Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-04T08:57:03.378Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-04-04T08:55:45.612Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-04T08:55:45.612Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-04T08:55:45.612Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-04T08:55:45.612Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-04T08:55:45.612Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-04T08:55:45.612Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-04T08:42:09.392Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-04T08:42:09.392Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-04T08:42:09.392Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-04T08:42:09.392Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-04T08:42:09.392Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-04T08:42:09.392Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-04T08:42:08.22Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-04T08:42:08.22Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-04T08:42:08.22Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-04T08:42:08.22Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-04T08:42:08.22Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-04T08:42:08.22Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-03T09:06:57.739Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-03T09:06:57.739Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-03T09:06:57.739Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-03T09:06:57.739Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-03T09:06:57.739Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-03T09:06:57.739Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-04-03T08:55:04.474Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-03T08:55:04.474Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-04-03T08:41:46.793Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-04-03T08:28:51.478Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-03T08:28:51.478Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-03T08:28:51.478Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-03T08:28:51.478Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-03T08:28:51.478Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-03T08:28:51.478Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-04-03T08:28:49.872Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-03T08:28:49.872Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-03T08:28:49.872Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-03T08:28:49.872Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-03T08:28:49.872Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-04-03T08:28:49.872Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-03-31T08:49:27.145Z osx.1015.amd64.open x64 runtime-staging Release
2022-03-31T08:49:27.145Z osx.1015.amd64.open x64 runtime-staging Release
2022-03-31T08:49:27.145Z osx.1015.amd64.open x64 runtime-staging Release
2022-03-31T08:49:27.145Z osx.1015.amd64.open x64 runtime-staging Release
2022-03-28T19:18:09.457Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release-no_tiered_compilation
2022-03-28T19:18:09.457Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release-no_tiered_compilation
2022-03-28T19:18:09.457Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release-no_tiered_compilation
2022-03-28T19:18:09.457Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release-no_tiered_compilation
2022-03-28T19:18:08.115Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-03-28T19:18:08.115Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-03-28T19:18:08.115Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-03-28T19:18:08.115Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-03-28T08:50:17.025Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-03-28T08:50:17.025Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-03-28T08:50:17.025Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-03-28T08:50:17.025Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-03-28T08:50:17.025Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-03-28T08:50:17.025Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-03-28T08:39:26.181Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-03-28T08:39:26.181Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-03-28T08:39:26.181Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-03-28T08:39:26.181Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-03-28T08:39:26.181Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-03-28T08:39:26.181Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-03-28T08:38:41.336Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-03-28T08:38:41.336Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-03-28T08:38:41.336Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-03-28T08:38:41.336Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-03-28T08:38:41.336Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-03-28T08:38:41.336Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-03-28T08:26:47.653Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-03-28T08:26:47.653Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-03-28T08:26:47.653Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-03-28T08:26:47.653Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-03-28T08:26:47.653Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-03-28T08:26:47.653Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-03-28T08:25:47.597Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-03-28T08:25:47.597Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-03-28T08:25:47.597Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-03-28T08:25:47.597Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-03-28T08:25:47.597Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-03-28T08:25:47.597Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-03-28T08:12:54.45Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-03-28T08:12:54.45Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-03-28T08:12:54.45Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-03-28T08:12:54.45Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-03-28T08:12:54.45Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-03-28T08:12:54.45Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-03-28T08:12:53.684Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-03-28T08:12:53.684Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-03-28T08:12:53.684Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-03-28T08:12:53.684Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-03-28T08:12:53.684Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-03-28T08:12:53.684Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-03-27T08:48:17.974Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-03-27T08:48:17.974Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-03-27T08:48:17.974Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-03-27T08:48:17.974Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-03-27T08:48:17.974Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-03-27T08:48:17.974Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitminopts_heapverify1
2022-03-27T08:36:36.359Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-03-27T08:36:36.359Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-03-27T08:36:36.359Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-03-27T08:36:36.359Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-03-27T08:36:36.359Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-03-27T08:36:36.359Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress2
2022-03-27T08:36:35.648Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-03-27T08:36:35.648Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-03-27T08:36:35.648Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-03-27T08:36:35.648Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-03-27T08:36:35.648Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-03-27T08:36:35.648Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_tailcallstress
2022-03-27T08:24:58.084Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-03-27T08:24:58.084Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-03-27T08:24:58.084Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-03-27T08:24:58.084Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-03-27T08:24:58.084Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-03-27T08:24:58.084Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_jitstress1
2022-03-27T08:23:16.781Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-03-27T08:23:16.781Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-03-27T08:23:16.781Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-03-27T08:23:16.781Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-03-27T08:23:16.781Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-03-27T08:23:16.781Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_heapverify1
2022-03-27T08:10:19.68Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-03-27T08:10:19.68Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-03-27T08:10:19.68Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-03-27T08:10:19.68Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-03-27T08:10:19.68Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-03-27T08:10:19.68Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable_jitstress2
2022-03-27T08:10:14.351Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-03-27T08:10:14.351Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-03-27T08:10:14.351Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-03-27T08:10:14.351Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-03-27T08:10:14.351Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable
2022-03-27T08:10:14.351Z osx.1200.amd64.open x64 runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_zapdisable

@VincentBu
Copy link
Contributor Author

Failed again in: runtime-coreclr jitstress-isas-x86 20220604.1

Failed test:

coreclr Linux x64 Checked jitstress_isas_nohwintrinsic @ Ubuntu.1804.Amd64.Open

- profiler/gc/gc/gc.sh

Error message:

Unhandled exception. System.Exception: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
at Profiler.Tests.ProfilerTestRunner.FailFastWithMessage(String error)
at Profiler.Tests.ProfilerTestRunner.Run(String profileePath, String testName, Guid profilerClsid, String profileeArguments, ProfileeOptions profileeOptions, Dictionary`2 envVars, String reverseServerName, Boolean loadAsNotification, Int32 notificationCopies)
at Profiler.Tests.GCTests.Main(String[] args)
/datadisks/disk1/work/B62C09C4/w/B92009F4/e/profiler/gc/gc/gc.sh: line 396:  2180 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /datadisks/disk1/work/B62C09C4/w/B92009F4/uploads/Reports/profiler.gc/gc/gc.output.txt
Raw output:
BEGIN EXECUTION
/datadisks/disk1/work/B62C09C4/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false gc.dll ''
Profiler path: /datadisks/disk1/work/B62C09C4/w/B92009F4/e/profiler/gc/gc/libProfiler.so
Profiler.dll!DllGetClassObject
Profiler.dll!Profiler::Initialize
Did 0 iterations Allocated=75608
Did 1000 iterations Allocated=555384
Did 2000 iterations Allocated=1003480
Did 3000 iterations Allocated=1451576
Did 4000 iterations Allocated=1899672
[createdump] Gathering state for process 2194 corerun
[createdump] Crashing thread 00000892 signal 0000000b
[createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.2194.dmp
[createdump] Written 149729280 bytes (36555 pages) to core file
[createdump] Dump successfully written

Test failed: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
[createdump] Gathering state for process 2180 corerun
[createdump] Crashing thread 00000884 signal 00000006
[createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.2180.dmp
[createdump] Written 183455744 bytes (44789 pages) to core file
[createdump] Dump successfully written
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/datadisks/disk1/work/B62C09C4/p
/datadisks/disk1/work/B62C09C4/w/B92009F4/e/profiler/gc/gc/gc.sh
Expected: True
Actual:   False


Stack trace
   at profiler_gc._gc_gc_._gc_gc_sh()

@VincentBu
Copy link
Contributor Author

Failed again in: runtime-coreclr jitstress-isas-x86 20220611.1

Failed test:

coreclr Linux x64 Checked jitstress_isas_2_x86_nohwintrinsic @ Ubuntu.1804.Amd64.Open

- profiler/gc/gc/gc.sh

Error message:

Unhandled exception. System.Exception: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
at Profiler.Tests.ProfilerTestRunner.Run(String profileePath, String testName, Guid profilerClsid, String profileeArguments, ProfileeOptions profileeOptions, Dictionary`2 envVars, String reverseServerName, Boolean loadAsNotification, Int32 notificationCopies)
at Profiler.Tests.GCTests.Main(String[] args)
/datadisks/disk1/work/BC5C0A56/w/98560863/e/profiler/gc/gc/gc.sh: line 396:  7866 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /datadisks/disk1/work/BC5C0A56/w/98560863/uploads/Reports/profiler.gc/gc/gc.output.txt
Raw output:
BEGIN EXECUTION
/datadisks/disk1/work/BC5C0A56/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false gc.dll ''
Profiler path: /datadisks/disk1/work/BC5C0A56/w/98560863/e/profiler/gc/gc/libProfiler.so
Profiler.dll!DllGetClassObject
Profiler.dll!Profiler::Initialize
Did 0 iterations Allocated=75976
Did 1000 iterations Allocated=555536
Did 2000 iterations Allocated=1003656
Did 3000 iterations Allocated=1451776
Did 4000 iterations Allocated=1899896
[createdump] Gathering state for process 7884 corerun
[createdump] Crashing thread 00001ecc signal 0000000b
[createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.7884.dmp
[createdump] Written 150360064 bytes (36709 pages) to core file
[createdump] Dump successfully written

Test failed: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
[createdump] Gathering state for process 7866 corerun
[createdump] Crashing thread 00001eba signal 00000006
[createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.7866.dmp
[createdump] Written 186368000 bytes (45500 pages) to core file
[createdump] Dump successfully written
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/datadisks/disk1/work/BC5C0A56/p
/datadisks/disk1/work/BC5C0A56/w/98560863/e/profiler/gc/gc/gc.sh
Expected: True
Actual:   False


Stack trace
   at profiler_gc._gc_gc_._gc_gc_sh()

@VincentBu
Copy link
Contributor Author

Failed again in: runtime-coreclr jitstress-isas-x86 20220625.1

Failed test:

coreclr OSX x64 Checked jitstress_isas_1_x86_nohwintrinsic @ OSX.1200.Amd64.Open

- profiler/gc/gc/gc.sh
- profiler/gc/gcallocate/gcallocate.sh
- profiler/gc/gcbasic/gcbasic.sh
- JIT/Regression/JitBlue/GitHub_19361/GitHub_19361/GitHub_19361.sh
- profiler/elt/slowpatheltenter/slowpatheltenter.sh
- profiler/elt/slowpatheltleave/slowpatheltleave.sh
- JIT/Regression/JitBlue/GitHub_27924/GitHub_27924/GitHub_27924.sh
- baseservices/threading/regressions/13662/13662-b/13662-b.sh
- baseservices/threading/regressions/devdiv489437/test489437/test489437.sh
- baseservices/threading/regressions/13662/13662-simple/13662-simple.sh
- profiler/eventpipe/reverse_startup/reverse_startup.sh
- tracing/eventpipe/gcdump/gcdump/gcdump.sh
- readytorun/determinism/crossgen2determinism/crossgen2determinism.sh
- JIT/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh
- ...

coreclr windows x86 Checked jitstress_isas_x86_nohwintrinsic @ Windows.10.Amd64.Open

- readytorun\\determinism\\crossgen2determinism\\crossgen2determinism.cmd
- JIT\\HardwareIntrinsics\\General\\Vector128_1\\Vector128_1_ro\\Vector128_1_ro.cmd
- JIT\\HardwareIntrinsics\\General\\Vector256_1\\Vector256_1_ro\\Vector256_1_ro.cmd
- JIT\\HardwareIntrinsics\\General\\Vector256\\Vector256_ro\\Vector256_ro.cmd
- baseservices\\TieredCompilation\\BasicTestWithMcj\\BasicTestWithMcj.cmd
- JIT\\HardwareIntrinsics\\General\\Vector128\\Vector128_ro\\Vector128_ro.cmd
- readytorun\\coreroot_determinism\\coreroot_determinism\\coreroot_determinism.cmd
- JIT\\Performance\\CodeQuality\\Roslyn\\CscBench\\CscBench.cmd
- readytorun\\tests\\mainv2\\mainv2.cmd
- readytorun\\tests\\mainv1\\mainv1.cmd
- readytorun\\tests\\mainv1\\mainv1.cmd
- JIT\\Directed\\debugging\\debuginfo\\tester\\tester.cmd
- Loader\\binding\\tracing\\BinderTracingTest.ResolutionFlow\\BinderTracingTest.ResolutionFlow.cmd
- ...

coreclr windows x64 Checked jitstress_isas_x86_nosse @ Windows.10.Amd64.Open

- readytorun\\determinism\\crossgen2determinism\\crossgen2determinism.cmd
- tracing\\eventpipe\\eventsvalidation\\ExceptionThrown_V1\\ExceptionThrown_V1.cmd
- JIT\\HardwareIntrinsics\\General\\Vector256_1\\Vector256_1_ro\\Vector256_1_ro.cmd
- JIT\\HardwareIntrinsics\\General\\Vector128_1\\Vector128_1_ro\\Vector128_1_ro.cmd
- JIT\\HardwareIntrinsics\\General\\Vector256\\Vector256_ro\\Vector256_ro.cmd
- readytorun\\coreroot_determinism\\coreroot_determinism\\coreroot_determinism.cmd
- baseservices\\TieredCompilation\\BasicTestWithMcj\\BasicTestWithMcj.cmd
- tracing\\eventpipe\\reverseouter\\reverseouter\\reverseouter.cmd
- JIT\\HardwareIntrinsics\\General\\Vector128\\Vector128_ro\\Vector128_ro.cmd
- GC\\API\\GC\\GetTotalAllocatedBytes\\GetTotalAllocatedBytes.cmd
- ...

coreclr Linux x64 Checked jitstress_isas_x86_nosse2 @ Ubuntu.1804.Amd64.Open

- readytorun/determinism/crossgen2determinism/crossgen2determinism.sh
- readytorun/tests/mainv1/mainv1.sh
- readytorun/tests/mainv2/mainv2.sh
- JIT/HardwareIntrinsics/General/Vector256_1/Vector256_1_ro/Vector256_1_ro.sh
- tracing/eventpipe/buffersize/buffersize/buffersize.sh
- baseservices/TieredCompilation/BasicTestWithMcj/BasicTestWithMcj.sh
- tracing/eventpipe/providervalidation/providervalidation/providervalidation.sh
- tracing/eventpipe/rundownvalidation/rundownvalidation/rundownvalidation.sh
- profiler/eventpipe/eventpipe/eventpipe.sh
- tracing/eventpipe/gcdump/gcdump/gcdump.sh
- ...

Error message:

Assert failure(PID 44123 [0x0000ac5b], Thread: 430317 [0x690ed]): Assertion failed 'compiler->compIsaSupportedDebugOnly(isa)' in 'HillClimbing:Update(int,double,int):System.ValueTuple`2[Int32,Int32]:this' during 'Generate code' (IL size 1472; hash 0x27d1e134; FullOpts)

File: /Users/runner/work/1/s/src/coreclr/jit/hwintrinsiccodegenxarch.cpp Line: 100
Image: /private/tmp/helix/working/B05F095A/p/corerun
[createdump] Invalid process id: task_for_pid(44123) FAILED (os/kern) failure (5)
This failure may be because createdump or the application is not properly signed and entitled.
/private/tmp/helix/working/B05F095A/w/ABF20973/e/baseservices/threading/regressions/devdiv489437/test489437/test489437.sh: line 382: 44123 Abort trap: 6           (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /tmp/helix/working/B05F095A/w/ABF20973/uploads/Reports/baseservices.threading/regressions/devdiv489437/test489437/test489437.output.txt
Raw output:
BEGIN EXECUTION
/tmp/helix/working/B05F095A/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false test489437.dll ''
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/tmp/helix/working/B05F095A/p
/private/tmp/helix/working/B05F095A/w/ABF20973/e/baseservices/threading/regressions/devdiv489437/test489437/test489437.sh
Expected: True
Actual:   False


Stack trace
   at baseservices_threading._regressions_devdiv489437_test489437_test489437_._regressions_devdiv489437_test489437_test489437_sh()
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Queued OS Arch Column1
2022-06-26T05:53:01.995Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse2
2022-06-26T05:50:51.419Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse
2022-06-26T05:13:26.699Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nohwintrinsic
2022-06-26T02:54:51.036Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse2
2022-06-26T02:50:46.698Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse
2022-06-26T02:49:25.982Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse
More failures
Queued OS Arch Column1
2022-06-26T02:49:24.998Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse2
2022-06-26T02:32:41.005Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nohwintrinsic
2022-06-26T02:20:13.821Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic
2022-06-26T01:04:42.033Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse2
2022-06-26T00:53:14.943Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse
2022-06-26T00:26:23.097Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic
2022-06-26T00:23:12.197Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse2
2022-06-26T00:22:56.845Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse
2022-06-25T23:30:22.861Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse2
2022-06-25T23:29:38.983Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse
2022-06-25T23:26:54.614Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nohwintrinsic
2022-06-25T23:10:25.825Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nohwintrinsic
2022-06-25T22:09:42.893Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_nohwintrinsic
2022-06-25T21:48:11.453Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_nohwintrinsic
2022-06-21T10:37:47.72Z ubuntu.1804.armarch.open arm64 runtime-coreclr pgo Checked-fullpgo_random_edge
2022-06-21T10:28:08.563Z ubuntu.1804.armarch.open arm64 runtime-coreclr pgo Checked-fullpgo_methodprofiling
2022-06-21T10:25:53.812Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr pgo Checked-fullpgo_random_edge
2022-06-21T10:22:58.48Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr pgo Checked-fullpgo_methodprofiling
2022-06-21T09:56:09.674Z ubuntu.1804.armarch.open arm64 runtime-coreclr pgo Checked-fullpgo
2022-06-21T09:49:05.175Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr pgo Checked-fullpgo
2022-06-20T11:07:19.935Z ubuntu.1804.armarch.open arm64 runtime-coreclr pgo Checked-fullpgo_random_edge
2022-06-20T11:01:54.069Z ubuntu.1804.armarch.open arm64 runtime-coreclr pgo Checked-fullpgo_methodprofiling
2022-06-20T10:35:08.469Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr pgo Checked-fullpgo_random_edge
2022-06-20T10:31:27.177Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr pgo Checked-fullpgo_methodprofiling
2022-06-20T10:10:52.955Z ubuntu.1804.armarch.open arm64 runtime-coreclr pgo Checked-fullpgo
2022-06-20T10:10:29.622Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr pgo Checked-fullpgo
2022-06-19T11:58:15.362Z ubuntu.1804.armarch.open arm64 runtime-coreclr pgo Checked-fullpgo_random_edge
2022-06-19T11:50:13.782Z ubuntu.1804.armarch.open arm64 runtime-coreclr pgo Checked-fullpgo_methodprofiling
2022-06-19T10:31:40.313Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr pgo Checked-fullpgo_random_edge
2022-06-19T10:29:01.867Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr pgo Checked-fullpgo_methodprofiling
2022-06-19T10:10:20.623Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr pgo Checked-fullpgo
2022-06-19T10:02:40.2Z ubuntu.1804.armarch.open arm64 runtime-coreclr pgo Checked-fullpgo
2022-06-18T11:21:09.716Z ubuntu.1804.armarch.open arm64 runtime-coreclr pgo Checked-fullpgo_random_edge
2022-06-18T11:07:25.606Z ubuntu.1804.armarch.open arm64 runtime-coreclr pgo Checked-fullpgo_methodprofiling
2022-06-18T10:53:13.992Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr pgo Checked-fullpgo_random_edge
2022-06-18T10:50:31.967Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr pgo Checked-fullpgo_methodprofiling
2022-06-18T10:28:06.056Z ubuntu.1804.armarch.open arm64 runtime-coreclr pgo Checked-fullpgo
2022-06-18T10:21:13.268Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr pgo Checked-fullpgo
2022-05-29T05:09:44.801Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nossse3
2022-05-29T05:08:51.965Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse42
2022-05-29T05:06:00.357Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse41
2022-05-29T04:44:57.068Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse3_4
2022-05-29T04:36:46.006Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse3
2022-05-29T04:01:38.936Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nopopcnt
2022-05-29T04:00:02.88Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nopclmulqdq
2022-05-29T03:49:25.859Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nolzcnt
2022-05-29T03:26:13.766Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nofma
2022-05-29T03:25:22.862Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nobmi2
2022-05-29T03:12:49.715Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nobmi1
2022-05-29T03:11:24.629Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_noavx2
2022-05-29T02:50:54.789Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_noavx
2022-05-29T02:47:21.019Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_noaes
2022-05-29T02:40:08.187Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nossse3
2022-05-29T02:39:56.063Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse42
2022-05-29T02:03:44.101Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse41
2022-05-29T02:00:48.898Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3_4
2022-05-29T01:48:13.171Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3
2022-05-29T01:42:01.532Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse2
2022-05-29T01:31:01.97Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse
2022-05-29T01:08:09.478Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopopcnt
2022-05-29T01:03:13.68Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopclmulqdq
2022-05-29T01:01:02.588Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nolzcnt
2022-05-29T01:00:50.446Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_noavx2
2022-05-29T00:59:21.42Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic
2022-05-29T00:47:28.914Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nossse3
2022-05-29T00:46:20.936Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse42
2022-05-29T00:42:10.315Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nofma
2022-05-29T00:37:16.067Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi2
2022-05-29T00:36:45.071Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse41
2022-05-29T00:33:52.338Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3_4
2022-05-29T00:33:20.679Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi1
2022-05-29T00:33:05.341Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3
2022-05-29T00:29:02.895Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx2
2022-05-29T00:17:11.169Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopopcnt
2022-05-29T00:12:07.532Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx
2022-05-29T00:11:10.105Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopclmulqdq
2022-05-29T00:08:51.946Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noaes
2022-05-29T00:06:11.524Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nolzcnt
2022-05-28T23:55:42.121Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nofma
2022-05-28T23:51:06.233Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi2
2022-05-28T23:50:51.88Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi1
2022-05-28T23:40:15.856Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx2
2022-05-28T23:37:34.373Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx
2022-05-28T23:36:00.405Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noaes
2022-05-28T20:40:28.071Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs0x1000
2022-05-28T20:35:11.268Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs0x80
2022-05-28T20:16:42.169Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs0x10
2022-05-28T20:09:16.554Z osx.1200.amd64.open x64 runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs0x1000
2022-05-28T20:01:41.337Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs8
2022-05-28T19:11:23.029Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs2
2022-05-28T19:11:21.461Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs4
2022-05-28T19:11:20.579Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs3
2022-05-28T06:40:50.543Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-05-28T06:36:20.078Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-05-28T06:36:18.207Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-05-28T06:07:57.241Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-05-28T06:07:56.465Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress2
2022-05-28T06:07:55.773Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-05-26T06:59:24.825Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-05-26T06:27:40.916Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-05-26T06:27:40.244Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-05-26T05:58:47.251Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-05-26T05:58:46.597Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress2
2022-05-26T05:58:45.901Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-05-25T06:51:14.882Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-05-25T06:37:37.442Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-05-25T06:37:36.791Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-05-25T06:12:41.855Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-05-25T06:12:41.07Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress2
2022-05-25T06:12:39.893Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-05-21T20:48:27.903Z ubuntu.1804.armarch.open arm runtime-coreclr ilasm Checked-ilasmroundtrip
2022-06-26T05:53:01.995Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse2
2022-06-26T05:50:51.419Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse
2022-06-26T05:13:26.699Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nohwintrinsic
2022-06-26T02:54:51.036Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse2
2022-06-26T02:50:46.698Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse
2022-06-26T02:49:25.982Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse
2022-06-26T02:49:24.998Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse2
2022-06-26T02:32:41.005Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nohwintrinsic
2022-06-26T02:20:13.821Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic
2022-06-26T01:04:42.033Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse2
2022-06-26T00:53:14.943Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse
2022-06-26T00:26:23.097Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic
2022-06-26T00:23:12.197Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse2
2022-06-26T00:22:56.845Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse
2022-06-25T23:30:22.861Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse2
2022-06-25T23:29:38.983Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nosse
2022-06-25T23:26:54.614Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nohwintrinsic
2022-06-25T23:10:25.825Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_x86_nohwintrinsic
2022-06-25T22:09:42.893Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_nohwintrinsic
2022-06-25T21:48:11.453Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_nohwintrinsic
2022-05-29T03:11:24.629Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_noavx2
2022-05-29T02:40:08.187Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nossse3
2022-05-29T02:39:56.063Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse42
2022-05-29T02:03:44.101Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse41
2022-05-29T02:00:48.898Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3_4
2022-05-29T01:48:13.171Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3
2022-05-29T01:08:09.478Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopopcnt
2022-05-29T01:03:13.68Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopclmulqdq
2022-05-29T01:01:02.588Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nolzcnt
2022-05-29T00:59:21.42Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic
2022-05-29T00:47:28.914Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nossse3
2022-05-29T00:46:20.936Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse42
2022-05-29T00:42:10.315Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nofma
2022-05-29T00:37:16.067Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi2
2022-05-29T00:36:45.071Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse41
2022-05-29T00:33:52.338Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3_4
2022-05-29T00:33:20.679Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi1
2022-05-29T00:33:05.341Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3
2022-05-29T00:29:02.895Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx2
2022-05-29T00:17:11.169Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopopcnt
2022-05-29T00:12:07.532Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx
2022-05-29T00:11:10.105Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopclmulqdq
2022-05-29T00:08:51.946Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noaes
2022-05-29T00:06:11.524Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nolzcnt
2022-05-28T23:55:42.121Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nofma
2022-05-28T23:51:06.233Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi2
2022-05-28T23:50:51.88Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi1
2022-05-28T23:40:15.856Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx2
2022-05-28T23:37:34.373Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx
2022-05-28T23:36:00.405Z osx.1200.amd64.open x64 runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noaes
2022-05-28T06:36:18.207Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-05-28T06:07:57.241Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-05-28T06:07:55.773Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-05-26T06:27:40.244Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-05-26T05:58:47.251Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-05-26T05:58:45.901Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-05-25T06:37:37.442Z osx.1200.amd64.open x64 runtime-coreclr jitstress Checked-jitstress1
2022-05-25T06:12:41.855Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1
2022-05-25T06:12:39.893Z ubuntu.1804.amd64.open.rt x64 runtime-coreclr jitstress Checked-jitstress1_tiered

@VincentBu
Copy link
Contributor Author

Failed again in: runtime-coreclr gcstress-extra 20220703.1

Failed test:

coreclr Linux arm Checked gcstress0xc_zapdisable_heapverify1 @ (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440

- JIT/Performance/CodeQuality/BenchmarksGame/regex-redux/regex-redux-5/regex-redux-5.sh
- tracing/eventpipe/processenvironment/processenvironment/processenvironment.sh
- readytorun/crossgen2/crossgen2smoke_donotalwaysusecrossgen2/crossgen2smoke_donotalwaysusecrossgen2.sh
- tracing/eventpipe/processinfo/processinfo/processinfo.sh
- JIT/Regression/JitBlue/GitHub_19149/GitHub_19149/GitHub_19149.sh
- Loader/ContextualReflection/ContextualReflection/ContextualReflection.sh
- JIT/Performance/CodeQuality/BenchmarksGame/regex-redux/regex-redux-1/regex-redux-1.sh
- JIT/Intrinsics/BinaryPrimitivesReverseEndianness_r/BinaryPrimitivesReverseEndianness_r.sh
- .....

coreclr windows x86 Checked gcstress0xc_zapdisable_heapverify1 @ Windows.10.Amd64.Open

- baseservices\\threading\\generics\\Monitor\\EnterExit02\\EnterExit02.cmd
- baseservices\\threading\\generics\\Monitor\\EnterExit04\\EnterExit04.cmd
- baseservices\\threading\\generics\\Monitor\\EnterExit14\\EnterExit14.cmd

Error message:

Assert failure(PID 880 [0x00000370], Thread: 952 [0x03b8]): !CREATE_CHECK_STRING(pMT && pMT->Validate())
File: /__w/1/s/src/coreclr/vm/object.cpp Line: 522
Image: /root/helix/work/correlation/corerun

/root/helix/work/workitem/e/JIT/Performance/CodeQuality/BenchmarksGame/regex-redux/regex-redux-5/regex-redux-5.sh: line 382:   880 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/Reports/JIT.Performance/CodeQuality/BenchmarksGame/regex-redux/regex-redux-5/regex-redux-5.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false regex-redux-5.dll ''
[createdump] Gathering state for process 880 corerun
[createdump] Crashing thread 000003b8 signal 00000006
[createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.880.dmp
[createdump] Written 155545600 bytes (37975 pages) to core file
[createdump] Dump successfully written
Expected: 100
Actual: 134
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/Performance/CodeQuality/BenchmarksGame/regex-redux/regex-redux-5/regex-redux-5.sh
Expected: True
Actual:   False


Stack trace
   at JIT_Performance._CodeQuality_BenchmarksGame_regex_redux_regex_redux_5_regex_redux_5_._CodeQuality_BenchmarksGame_regex_redux_regex_redux_5_regex_redux_5_sh()
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

@ghost ghost locked as resolved and limited conversation to collaborators Aug 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm32 arch-arm64 area-Tracing-coreclr blocking-clean-ci-optional Blocking optional rolling runs disabled-test The test is disabled in source code against the issue os-linux Linux OS (any supported distro)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants