dragonwell-releng / dragonwell-adoptium

0 stars 0 forks source link

【dragonwell21】art-test测试4个失败用例记录 #308

Closed owanqian closed 9 months ago

owanqian commented 9 months ago

当前x86: https://tone.aliyun-inc.com/ws/xesljfzh/test_result/244253 当前aarch64: https://tone.aliyun-inc.com/ws/xesljfzh/test_result/244252

【失败用例】 共计4个 0X2DXcomp选项 407-arrays-result-stderr-fail
0X2DXcomp0X20-XX0X3ATieredStopAtLevel0X3D1选项 530-checker-loops2-run-exitCode=134-fail 所有选项
165-lock-owner-proxy-result-stdout-fail 174-escaping-instance-of-bad-class-result-stdout-fail

【对比测试】

任务链接: 上游x86: https://tone.aliyun-inc.com/ws/xesljfzh/test_result/249833 上游aarch64: https://tone.aliyun-inc.com/ws/xesljfzh/test_result/249836

temurin21 同样问题. wget https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.1%2B12/OpenJDK21U-jdk_x64_linux_hotspot_21.0.1_12.tar.gz

openjdk version "21.0.1" 2023-10-17 LTS
OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing)
OpenJDK 64-Bit Server VM (21.0.1+12-LTS) for linux JRE (21.0.1+12-LTS), built on 2023-10-17T00:00:00Z by "admin" with gcc 11.2.0

【用例日志】

【版本信息】

[root@iZbp16m74odqar1qxg3ek1Z jtreg]# uname -a ; cat /etc/os-release ; free -h; lscpu| head -n 25;java -version; java -Xinternalversion
Linux iZbp16m74odqar1qxg3ek1Z 5.10.134-15.an8.x86_64 #1 SMP Thu Jul 20 00:35:47 CST 2023 x86_64 x86_64 x86_64 GNU/Linux
NAME="Anolis OS"
VERSION="8.8"
ID="anolis"
ID_LIKE="rhel fedora centos"
VERSION_ID="8.8"
PLATFORM_ID="platform:an8"
PRETTY_NAME="Anolis OS 8.8"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"

              total        used        free      shared  buff/cache   available
Mem:          495Gi        21Gi       471Gi       2.0Mi       2.2Gi       471Gi
Swap:            0B          0B          0B
Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
CPU(s):              128
On-line CPU(s) list: 0-127
Thread(s) per core:  2
Core(s) per socket:  64
Socket(s):           1
NUMA node(s):        4
Vendor ID:           AuthenticAMD
BIOS Vendor ID:      Alibaba Cloud
CPU family:          25
Model:               1
Model name:          AMD EPYC 7T83 64-Core Processor
BIOS Model name:     pc-i440fx-2.1
Stepping:            1
CPU MHz:             3031.594
BogoMIPS:            5090.43
Hypervisor vendor:   KVM
Virtualization type: full
L1d cache:           32K
L1i cache:           32K
L2 cache:            512K
L3 cache:            32768K
NUMA node0 CPU(s):   0-31
openjdk version "21.0.1" 2023-10-17
OpenJDK Runtime Environment (Alibaba Dragonwell Standard Edition)-21.0.1.0.1+12-GA (build 21.0.1)
OpenJDK 64-Bit Server VM (Alibaba Dragonwell Standard Edition)-21.0.1.0.1+12-GA (build 21.0.1, mixed mode, sharing)
OpenJDK 64-Bit Server VM (21.0.1) for linux-amd64 JRE (21.0.1), built on 2023-10-17T00:00:00Z by "dragonwell" with gcc 11.2.0
sendaoYan commented 9 months ago

https://code.alibaba-inc.com/os-quality/tone-matrix/codereview/14771824