Open JasonFengJ9 opened 2 years ago
The failure doesn't really make sense given the size of the JVM and memory available on the machine. There is no core available so not sure how much DBB memory it was trying to allocate. Of course the memory stats from the machine are what is available now and not what was available at the time the test was running.
MemTotal: 3912696 kB
total used free shared buff/cache available
Mem: 3912696 222048 119268 128 3571380 3595892
Swap: 998396 86624 911772
1MEMUSER JRE: 7,685,326,072 bytes / 5505 allocations
5MEMUSER | | | +--Direct Byte Buffers: 2,684,355,328 bytes / 9 allocations
1STHEAPTYPE Object Memory
NULL id start end size space/region
1STHEAPSPACE 0x000003FFA00A9CD0 -- -- -- Generational
1STHEAPREGION 0x000003FFA00AA4C0 0x000003FE9F000000 0x000003FEFA910000 0x000000005B910000 Generational/Tenured Region
1STHEAPREGION 0x000003FFA00AA130 0x000003FF9ED40000 0x000003FF9EE70000 0x0000000000130000 Generational/Nursery Region
1STHEAPREGION 0x000003FFA00A9DA0 0x000003FF9EE70000 0x000003FF9F000000 0x0000000000190000 Generational/Nursery Region
NULL
1STHEAPTOTAL Total memory: 1539112960 (0x000000005BBD0000)
1STHEAPINUSE Total memory in use: 1077595048 (0x00000000403ACBA8)
1STHEAPFREE Total memory free: 461517912 (0x000000001B823458)
1STGCHTYPE GC History
3STHSTTYPE 18:48:41:365751183 GMT j9mm.134 - Allocation failure end: newspace=1182040/2883584 oldspace=460912264/1536229376 loa=92174336/92174336
3STHSTTYPE 18:48:40:987203828 GMT j9mm.470 - Allocation failure cycle end: newspace=1182040/2883584 oldspace=460912264/1536229376 loa=92174336/92174336
3STHSTTYPE 18:48:40:987173330 GMT j9mm.475 - GlobalGC end: workstackoverflow=0 overflowcount=0 memory=462094304/1539112960
3STHSTTYPE 18:48:40:986598473 GMT j9mm.90 - GlobalGC collect complete
3STHSTTYPE 18:48:40:986555486 GMT j9mm.137 - Compact end: bytesmoved=1717704
3STHSTTYPE 18:48:40:980226974 GMT j9mm.136 - Compact start: reason=compact to meet allocation
3STHSTTYPE 18:48:40:980225363 GMT j9mm.57 - Sweep end
3STHSTTYPE 18:48:40:979892246 GMT j9mm.56 - Sweep start
3STHSTTYPE 18:48:40:979889373 GMT j9mm.94 - Class unloading end: classloadersunloaded=0 classesunloaded=0
3STHSTTYPE 18:48:40:979877093 GMT j9mm.60 - Class unloading start
3STHSTTYPE 18:48:40:979875777 GMT j9mm.55 - Mark end
3STHSTTYPE 18:48:40:966400443 GMT j9mm.54 - Mark start
3STHSTTYPE 18:48:40:966368397 GMT j9mm.474 - GlobalGC start: globalcount=0
3STHSTTYPE 18:48:40:966359412 GMT j9mm.135 - Exclusive access: exclusiveaccessms=0.040 meanexclusiveaccessms=0.033 threads=1 lastthreadtid=0x000003FE7C002F80 beatenbyotherthread=0
3STHSTTYPE 18:48:40:966358767 GMT j9mm.469 - Allocation failure cycle start: newspace=1087008/2883584 oldspace=4668528/6291456 loa=315392/315392 requestedbytes=1073741848
3STHSTTYPE 18:48:40:966350533 GMT j9mm.470 - Allocation failure cycle end: newspace=1087008/2883584 oldspace=4668528/6291456 loa=315392/315392
3STHSTTYPE 18:48:40:966339090 GMT j9mm.468 - Cycle End: type 2 approximateFreeMemorySize 5755536
3STHSTTYPE 18:48:40:966324009 GMT j9mm.560 - LocalGC end: rememberedsetoverflow=0 causedrememberedsetoverflow=0 scancacheoverflow=0 failedflipcount=0 failedflipbytes=0 failedtenurecount=0 failedtenurebytes=0 flipcount=7519 flipbytes=456360 newspace=1087008/2883584 oldspace=4668528/6291456 loa=315392/315392 tenureage=0
3STHSTTYPE 18:48:40:966273694 GMT j9mm.140 - Tilt ratio: 54
3STHSTTYPE 18:48:40:963367443 GMT j9mm.64 - LocalGC start: globalcount=0 scavengecount=6 weakrefs=0 soft=0 phantom=0 finalizers=0
3STHSTTYPE 18:48:40:963352471 GMT j9mm.467 - Cycle Start: type 2 approximateFreeMemorySize 4970576
Failure link
From an internal build(
ub18s390xrt-1-1
):Rerun in Grinder - Change TARGET to run only the failed test targets.
Optional info
Failure output (captured from console output)