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

ibm-semeru-runtimes:open-8-jdk ppc64le docker image failed on p8 machine #66

Open
LongyuZhang opened this issue Dec 4, 2023 · 0 comments

Comments

@LongyuZhang
Copy link

Failure link

Public link to the failing test: hyc_grinder/job/Test_openjdk8_j9_sanity.external_ppc64le_linux/86

  • test category, in Grinder equates to BUILD_LIST (functional, systemtest, openjdk, etc): external
  • test target name, in Grinder equates to TARGET (testCaseName from playlist.xml, jdk_lang, jdk_net, etc): aot_test
  • OS/architecture, in Grinder equates to Jenkinsfile (openjdk_x86-64_linux, openjdk_x86-64_windows, etc): ppc64le

Optional info

Quick commands to reproduce this failure:

  • docker run -it --name restore-test --rm --entrypoint '/bin/bash' docker.io/library/ibm-semeru-runtimes:open-8-jdk
  • on P10 machine: will successfully enter the docker container
  • on P8 machine: will fail to enter the docker container, checking the container status showing Exited (132), which might mean machine not compatible with this container image. If this is the case, we may need to disable it for P8 machines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant