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

Prepended test jvm lib dir to the LIBPATH #7923

Closed
wants to merge 1 commit into from

Conversation

llxia
Copy link
Contributor

@llxia llxia commented Nov 29, 2019

Issue: #7822
[ci skip]
Signed-off-by: lanxia [email protected]

@llxia
Copy link
Contributor Author

llxia commented Nov 29, 2019

jenkins test sanity,extended all jdk8

@llxia
Copy link
Contributor Author

llxia commented Nov 29, 2019

Will relaunch for AIX as the error is Remote call on aix71-p8-9 failed

@llxia
Copy link
Contributor Author

llxia commented Dec 2, 2019

jenkins test extended aix,win32,xlinuxlargeheap,plinux jdk8

@llxia
Copy link
Contributor Author

llxia commented Dec 3, 2019

jenkins test sanity,extended all jdk11

@llxia
Copy link
Contributor Author

llxia commented Dec 4, 2019

@llxia
Copy link
Contributor Author

llxia commented Dec 4, 2019

jenkins test extended plinuxlargeheap jdk11

@llxia
Copy link
Contributor Author

llxia commented Dec 5, 2019

jenkins test extended xlinuxlargeheap jdk8

@llxia
Copy link
Contributor Author

llxia commented Dec 5, 2019

jenkins test extended plinuxlargeheap jdk11

@llxia
Copy link
Contributor Author

llxia commented Dec 6, 2019

It seems this change causes testJCMMXBeanRemote to hang on ppcle xl and xlinux xl.

https://ci.eclipse.org/openj9/job/Test_openjdk11_j9_extended.functional_ppc64le_linux_xl_Personal/5/console

11:01:06  ... TestNG 6.14.2 by Cédric Beust ([email protected])
11:01:06  ...
11:01:06  
11:29:00  Cannot contact ub16p8j93: java.lang.InterruptedException
Cancelling nested steps due to timeout
20:16:10  Sending interrupt signal to process
20:16:24  
20:16:24  testJCMMXBeanRemote_0_FAILED
20:16:24  

https://ci.eclipse.org/openj9/job/Test_openjdk8_j9_extended.functional_x86-64_linux_xl_Personal/56/console

14:46:47  ... TestNG 6.14.2 by Cédric Beust ([email protected])
14:46:47  ...
14:46:47  
Cancelling nested steps due to timeout
20:41:42  Sending interrupt signal to process
20:41:46  [JvmCpuMonitorMXBeanTest] [WARN] Failed connecting. Retry 1 after 1000 ms.
20:41:46  
20:41:46  testJCMMXBeanRemote_SE80_0_FAILED

@pshipton
Copy link
Member

pshipton commented Dec 9, 2019

Can we have different behavior per platform, and only prepend on AIX?

@smlambert
Copy link
Contributor

Would be better to avoid differing the behaviour between platforms and also to understand why prepending would cause the hang on those specific SPECs... (since design decisions driven by avoidance usually comes back to bite us later).

@llxia
Copy link
Contributor Author

llxia commented Dec 10, 2019

Since openj9Settings.mk is moved to TKG now, we may have a glitch. I will create PR in TKG repo and retest. Close this PR.

@llxia llxia closed this Dec 10, 2019
@llxia
Copy link
Contributor Author

llxia commented Dec 11, 2019

PR in TKG repo: adoptium/TKG#19

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

Successfully merging this pull request may close these issues.

3 participants