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

jdk_other_2 / LdapPoolTimeoutTest.java FAILED in Test_openjdk17_hs_extended.openjdk_x86-32_windows #3619

Open
smlambert opened this issue May 4, 2022 · 2 comments

Comments

@smlambert
Copy link
Contributor

Test Info
Test Name: jdk_other_2
Test Duration: 3 min 31 sec
Machine: test-ibmcloud-win2012r2-x64-1
TRSS link for the test output: https://trss.adoptium.net/output/test?id=625f58ca72761a4c5c1408f0

Build Info
Build Name: Test_openjdk17_hs_extended.openjdk_x86-32_windows_testList_2
Jenkins Build start time: Apr 19 2022, 07:07 pm
Jenkins Build URL: https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_extended.openjdk_x86-32_windows_testList_2/40/
TRSS link for the build: https://trss.adoptium.net/allTestsInfo?buildId=625f57cf72761a4c5c14063c

Java Version
openjdk version "17.0.3" 2022-04-19
OpenJDK Runtime Environment Temurin-17.0.3+7 (build 17.0.3+7)
OpenJDK Server VM Temurin-17.0.3+7 (build 17.0.3+7, mixed mode, emulated-client, sharing)

This test has been failed 2 times since Apr 10 2022, 11:05 am
Java Version when the issue first seen
openjdk version "17.0.3" 2022-04-19
OpenJDK Runtime Environment Temurin-17.0.3+5 (build 17.0.3+5)
OpenJDK Server VM Temurin-17.0.3+5 (build 17.0.3+5, mixed mode, emulated-client, sharing)
Jenkins Build URL: https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_extended.openjdk_x86-32_windows_testList_2/39/

The test failed on machine test-ibmcloud-win2012r2-x64-1 1 times
The test failed on machine build-alibaba-win2012r2-x64-2 1 times

Rerun in Grinder


jdk_other_2 - com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails with

19:33:42  STDOUT:
19:33:42  java.lang.AssertionError: expected [true] but found [false]
19:33:42  	at org.testng.Assert.fail(Assert.java:99)
19:33:42  	at org.testng.Assert.failNotEquals(Assert.java:1037)
19:33:42  	at org.testng.Assert.assertTrue(Assert.java:45)
19:33:42  	at org.testng.Assert.assertTrue(Assert.java:55)
19:33:42  	at LdapPoolTimeoutTest.attemptConnect(LdapPoolTimeoutTest.java:124)
19:33:42  	at LdapPoolTimeoutTest.lambda$test$0(LdapPoolTimeoutTest.java:91)
19:33:42  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
19:33:42  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
19:33:42  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
19:33:42  	at java.base/java.lang.Thread.run(Thread.java:833)
19:33:42  STDERR:
19:33:42  MSG RTE: javax.naming.CommunicationException: example.com:1234 [Root exception is java.net.ConnectException: Connection timed out: no further information]
19:33:42  MSG: Timed out waiting for lock

Rerun on RI (Azul) in Grinder/4584, which is failing in the same way...

@smlambert
Copy link
Contributor Author

Also seen in jdk11 win32 (see #3596 (comment))

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

No branches or pull requests

2 participants