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

JDK8 arm32 tests failed with fatal error on three arm32 dockers #2687

Open
sophia-guo opened this issue Jul 25, 2022 · 3 comments
Open

JDK8 arm32 tests failed with fatal error on three arm32 dockers #2687

sophia-guo opened this issue Jul 25, 2022 · 3 comments

Comments

@sophia-guo
Copy link

sophia-guo commented Jul 25, 2022

The failures have been existed for a long time and no issue tracked.
adoptium/aqa-tests#3603 (comment)

adoptium/aqa-tests#3880 (comment)

com/sun/net/httpserver/Test9.java.Test9
com/sun/net/httpserver/bugs/B6361557.java.B6361557
com/sun/net/httpserver/Test12.java.Test12
sun/security/ec/TestEC.java
sun/security/ssl/SSLContextImpl/MD2InTrustAnchor.java

Some tests passed with re-run, might be machine issue?

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xf3f03320, pid=4171464, tid=0xd14af460
#
# JRE version: OpenJDK Runtime Environment (8.0_342-b07) (build 1.8.0_342-b07)
# Java VM: OpenJDK Client VM (25.342-b07 mixed mode linux-aarch32 )
# Problematic frame:
# j  sun.security.ssl.RenegoInfoExtension$CHRenegotiationInfoAbsence.absent(Lsun/security/ssl/ConnectionContext;Lsun/security/ssl/SSLHandshake$HandshakeMessage;)V+0
#
# Core dump written. Default location: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0/aqa-tests/TKG/output_16584846518090/jdk_net_2/work/scratch/3/core or core.4171464
#
# An error report file with more information is saved as:
# /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0/aqa-tests/TKG/output_16584846518090/jdk_net_2/work/scratch/3/hs_err_pid4171464.log
#
# If you would like to submit a bug report, please visit:
#   https://github.com/adoptium/adoptium-support/issues

@sophia-guo
Copy link
Author

sophia-guo commented Aug 2, 2022

This fatal error seems an infra issue as it consistently happened to all available three machines test-docker-ubuntu2004-armv7l-1, test-docker-ubuntu2004-armv7l-2, test-docker-ubuntu2004-armv7l-3, under https://ci.adoptopenjdk.net/label/ci.role.test&&sw.os.linux&&hw.arch.aarch32/ and no this issue with https://ci.adoptopenjdk.net/computer/test-sxa-armv7l-ubuntu2004-odroid-2/.

It's a general issue for hotspot_jre, could affect jdk_net, jdk_nio, jdk_io and jdk_jfr. Some tests passed could be labeled failure due to this issue.
https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0/47/
https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/47/

Take compiler/c2/Test8202414.java for example the fatal error will happen on those three machines
https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/5334/
https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/5335/
https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/5339/

On test-sxa-armv7l-ubuntu2004-odroid-2 test failed with other issues
https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/5333/

@sophia-guo sophia-guo transferred this issue from adoptium/aqa-tests Aug 2, 2022
@sophia-guo sophia-guo changed the title JDK8 arm32 tests failed with fatal error JDK8 arm32 tests failed with fatal error on three arm32 dockers Aug 2, 2022
@sophia-guo
Copy link
Author

sophia-guo commented Aug 2, 2022

@sophia-guo
Copy link
Author

adoptium/aqa-tests#3880

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant