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

sun/security/krb5/auto/rcache_usemd5.sh failing some aarch64 linux machines for JDK8 #3521

Closed
Haroon-Khel opened this issue Apr 15, 2024 · 7 comments · Fixed by adoptium/aqa-tests#5772
Assignees
Labels

Comments

@Haroon-Khel
Copy link
Contributor

First appearing in the April 2024 jdk 8 dry run triage, adoptium/aqa-tests#5213 (comment),

sun/security/krb5/auto/rcache_usemd5.sh
Nsanity started
Ja started
Jb started
Na started
Nb started
java.lang.Exception
	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:272)
	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:319)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
	at java.lang.Thread.run(Thread.java:750)
java.lang.Exception
	at ReplayCacheTestProc.main0(ReplayCacheTestProc.java:272)
	at ReplayCacheTestProc.main(ReplayCacheTestProc.java:319)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
	at java.lang.Thread.run(Thread.java:750)

JavaTest Message: Test threw exception: java.lang.Exception
JavaTest Message: shutting down test

STATUS:Failed.`main' threw exception: java.lang.Exception

Passes on test-docker-ubuntu2004-armv8l-1 https://ci.adoptium.net/job/Grinder/9602/ and other machines such as
test-docker-ubuntu1804-armv8l-4 and test-docker-ubuntu2004-armv8l-2.

Fails on test-docker-ubuntu2204-armv8-2, test-docker-ubuntu2310-armv8l-1, test-docker-ubuntu2204-armv8-3, test-docker-fedora39-armv8l-1, test-docker-debain12-armv8l-1

The test belongs to openjdk sanity jdk_security4 target

@smlambert
Copy link
Contributor

If this infra issue can not get fixed ahead of the April release, we should consider excluding the test (with reference to this issue anyway) as we would like to run 'green' on first run during release and reduce the amount of reruns/Grinders/churn during release period.

@sxa
Copy link
Member

sxa commented Apr 16, 2024

Interesting ... It's passing on older distributions and not new ones.

@smlambert
Copy link
Contributor

smlambert commented Apr 16, 2024

@Haroon-Khel
Copy link
Contributor Author

If this infra issue can not get fixed ahead of the April release, we should consider excluding the test (with reference to this issue anyway) as we would like to run 'green' on first run during release and reduce the amount of reruns/Grinders/churn during release period.

Ive reopened the pr adoptium/aqa-tests#5220

@sxa
Copy link
Member

sxa commented Nov 5, 2024

Probably connected with #3614

@sxa sxa added this to the 2024-11 (November) milestone Nov 5, 2024
@sxa sxa removed this from Adoptium Backlog Nov 5, 2024
@sxa
Copy link
Member

sxa commented Nov 22, 2024

Ref https://bugs.openjdk.org/browse/JDK-8330546 this should have been fixed in 8u422 in April. Regrinding on affected machines as listed above plus an Ubuntu 24.04 one:

@sxa
Copy link
Member

sxa commented Nov 22, 2024

Full jdk_security4 runs (Purely because that is what was listed in the exclude PR:

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

Successfully merging a pull request may close this issue.

3 participants