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

Specify version id to 9.3 on intel repository #519

Merged

Conversation

atheo89
Copy link
Member

@atheo89 atheo89 commented May 2, 2024

Description

Related to: #520

The intel-base-gpu-ubi9-python-3.9 image build is failing on OCP-CI with the following error causing issue on e2e tests:

Adding repo from: https://repositories.intel.com/gpu/rhel/9.4/lts/2350/unified/intel-gpu-9.4.repo
Status code: 403 for https://repositories.intel.com/gpu/rhel/9.4/lts/2350/unified/intel-gpu-9.4.repo (IP: 18.239.225.69)
push_pin
Error: Configuration of repo failed
error: build error: building at STEP "RUN . /etc/os-release &&     dnf install -y 'dnf-command(config-manager)' &&     dnf config-manager --add-repo         https://repositories.intel.com/gpu/rhel/${VERSION_ID}/lts/2350/unified/intel-gpu-${VERSION_ID}.repo  &&     dnf install -y         intel-opencl         level-zero intel-level-zero-gpu level-zero-devel         intel-metrics-discovery         intel-metrics-library  &&     dnf clean all -y &&     rm -rf /var/cache/dnf/*": while running runtime: exit status 1
[Ref link](https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/opendatahub-io_notebooks/518/pull-ci-opendatahub-io-notebooks-main-notebooks-e2e-tests/1785737359413743616#1:build-log.txt%3A144)

REF link

This bug was discovered during the end-to-end tests running on the open pull requests.

How Has This Been Tested?

Tested locally by running the following command:
make intel-base-gpu-ubi9-python-3.9 -e IMAGE_REGISTRY=quay.io/${YOUR_USER}/workbench-images
The build should be executed without errors

Merge criteria:

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

@atheo89
Copy link
Member Author

atheo89 commented May 2, 2024

Hello @sharvil10 and @harshad16, we've identified a bug during the execution of images on the OCP CI. It appears that the GPU binaries are not available in the 9.4 version, so for this PR, we've specified a specific working version. Could you please take a look when you have a moment?

Copy link
Contributor

openshift-ci bot commented May 9, 2024

@atheo89: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/notebook-jupyter-intel-tf-cpu-ubi9-py-3-9-pr-image-mirror f756079 link true /test notebook-jupyter-intel-tf-cpu-ubi9-py-3-9-pr-image-mirror
ci/prow/runtime-intel-tf-cpu-ubi9-py-3-9-pr-image-mirror f756079 link true /test runtime-intel-tf-cpu-ubi9-py-3-9-pr-image-mirror
ci/prow/notebook-jupyter-intel-pyt-cpu-ubi9-py-3-9-pr-image-mirror f756079 link true /test notebook-jupyter-intel-pyt-cpu-ubi9-py-3-9-pr-image-mirror
ci/prow/runtime-intel-pyt-cpu-ubi9-py-3-9-pr-image-mirror f756079 link true /test runtime-intel-pyt-cpu-ubi9-py-3-9-pr-image-mirror

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@atheo89
Copy link
Member Author

atheo89 commented May 9, 2024

Closing this PR because this change incorporated by the owner of these new PR: https://github.com/opendatahub-io/notebooks/pull/521/files

@atheo89 atheo89 closed this May 9, 2024
@sharvil10
Copy link
Contributor

This change is incorporated into PR #521.

@harshad16
Copy link
Member

Reopening this PR as #521 was closed.

@harshad16 harshad16 reopened this May 22, 2024
Copy link
Member

@harshad16 harshad16 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

👍

@openshift-ci openshift-ci bot added the lgtm label May 22, 2024
@harshad16 harshad16 merged commit 6ac55af into opendatahub-io:main May 22, 2024
2 of 11 checks passed
Copy link
Contributor

openshift-ci bot commented May 22, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: harshad16

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@atheo89 atheo89 deleted the specify-version-on-intel-repo branch October 23, 2024 08:02
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.

4 participants