-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
Description
19:25:41 BEGIN EXECUTION
19:25:41 /mnt/j/workspace/dotnet_coreclr/master/checked_ubuntu_tst_prtest/bin/tests/Windows_NT.x64.Checked/Tests/coreoverlay/corerun NoGC.exe
19:25:41 Server on 64-bit with 4 procs
19:25:41 =====allocating 200mb allowing full blocking GC first=====
19:25:41
19:25:41 Calling TryStartNoGCRegion(..) with totalSize = 200 MB
19:25:41 200 MB SUCCEEDED, did 1 gen2 GCs
19:25:41 before GC: 6, after GC: 6
19:25:41 ended no gc region
19:25:41 current GC count: 13
19:25:41
19:25:41 =====allocating 200mb allowing full blocking GC first Succeeded=====
19:25:41 =====allocating 400mb allowing full blocking GC first=====
19:25:41
19:25:41 Calling TryStartNoGCRegion(..) with totalSize = 400 MB
19:25:41 400 MB SUCCEEDED, did 1 gen2 GCs
19:25:41 before GC: 21, after GC: 21
19:25:41 ended no gc region
19:25:41 current GC count: 28
19:25:41
19:25:41 =====allocating 400mb allowing full blocking GC first Succeeded=====
19:25:41 =====allocating 400mb disallowing full blocking GC first=====
19:25:41
19:25:41 Calling TryStartNoGCRegion(..) with totalSize = 400 MB
19:25:41 400 MB SUCCEEDED, did 1 gen2 GCs
19:25:41 before GC: 36, after GC: 36
19:25:41 ended no gc region
19:25:41 current GC count: 42
19:25:41
19:25:41 =====allocating 400mb disallowing full blocking GC first Succeeded=====
19:25:41 =====allocating 4096mb allowing full blocking GC first=====
19:25:41
19:25:41 Calling TryStartNoGCRegion(..) with totalSize = 0 MB
19:25:41 4,096 MB SUCCEEDED, did 1 gen2 GCs
19:25:41 before GC: 51, after GC: 51
19:25:41 ended no gc region
19:25:41 current GC count: 57
19:25:41
19:25:41 =====allocating 4096mb allowing full blocking GC first Succeeded=====
19:25:41 =====allocating 4096mb disallowing full blocking GC first=====
19:25:41
19:25:41 Calling TryStartNoGCRegion(..) with totalSize = 0 MB
19:25:41 4,096 MB SUCCEEDED, did 1 gen2 GCs
19:25:41 before GC: 65, after GC: 65
19:25:41 ended no gc region
19:25:41 current GC count: 71
19:25:41
19:25:41 =====allocating 4096mb disallowing full blocking GC first Succeeded=====
19:25:41 =====allocating 200mb allowing full blocking GC first=====
19:25:41
19:25:41 Calling TryStartNoGCRegion(..) with totalSize = 200 MB
19:25:41 200 MB SUCCEEDED, did 1 gen2 GCs
19:25:41 before GC: 79, after GC: 79
19:25:41 ended no gc region
19:25:41 current GC count: 87
19:25:41
19:25:41 =====allocating 200mb allowing full blocking GC first Succeeded=====
19:25:41 =====allocating 400mb allowing full blocking GC first=====
19:25:41
19:25:41 Calling TryStartNoGCRegion(..) with totalSize = 400 MB
19:25:41 400 MB SUCCEEDED, did 1 gen2 GCs
19:25:41 before GC: 95, after GC: 95
19:25:41 ended no gc region
19:25:41 current GC count: 103
19:25:41
19:25:41 =====allocating 400mb allowing full blocking GC first Succeeded=====
19:25:41 =====allocating 400mb disallowing full blocking GC first=====
19:25:41
19:25:41 Calling TryStartNoGCRegion(..) with totalSize = 400 MB
19:25:41 400 MB SUCCEEDED, did 1 gen2 GCs
19:25:41 before GC: 111, after GC: 111
19:25:41 ended no gc region
19:25:41 current GC count: 119
19:25:41
19:25:41 =====allocating 400mb disallowing full blocking GC first Succeeded=====
19:25:41 =====allocating 4096mb allowing full blocking GC first=====
19:25:41
19:25:41 Calling TryStartNoGCRegion(..) with totalSize = 0 MB
19:25:41 4,096 MB SUCCEEDED, did 1 gen2 GCs
19:25:41 before GC: 126, after GC: 140
19:25:41 We did GCs in no gc mode!!!
19:25:41 ended no gc region
19:25:41 End NoGC region: 4,096 MB InvalidOperationException Allocated memory exceeds specified memory for NoGCRegion mode
19:25:41 current GC count: 147
19:25:41
19:25:41 =====allocating 4096mb allowing full blocking GC first Failed=====
19:25:41 =====allocating 4096mb disallowing full blocking GC first=====
19:25:41
19:25:41 Calling TryStartNoGCRegion(..) with totalSize = 0 MB
19:25:41 4,096 MB SUCCEEDED, did 1 gen2 GCs
19:25:41 before GC: 156, after GC: 169
19:25:41 We did GCs in no gc mode!!!
19:25:41 ended no gc region
19:25:41 End NoGC region: 4,096 MB InvalidOperationException Allocated memory exceeds specified memory for NoGCRegion mode
19:25:41 current GC count: 176
19:25:41
19:25:41 =====allocating 4096mb disallowing full blocking GC first Failed=====
19:25:41 =====allocating 4096mb allowing full blocking GC first=====
19:25:41
19:25:41 Calling TryStartNoGCRegion(..) with totalSize = 0 MB
19:25:41 4,096 MB SUCCEEDED, did 1 gen2 GCs
19:25:41 before GC: 184, after GC: 184
19:25:41 ended no gc region
19:25:41 current GC count: 190
19:25:41
19:25:41 =====allocating 4096mb allowing full blocking GC first Succeeded=====
19:25:41 Expected: 100
19:25:41 Actual: 1
19:25:41 END EXECUTION - FAILED