Skip to content

Release: Tekton pipelines → 3.6-ea.1 - #4367

Closed
odh-devops-app[bot] wants to merge 1 commit into
stablefrom
release-notebooks-3.6-ea.1-1786501102
Closed

Release: Tekton pipelines → 3.6-ea.1#4367
odh-devops-app[bot] wants to merge 1 commit into
stablefrom
release-notebooks-3.6-ea.1-1786501102

Conversation

@odh-devops-app

Copy link
Copy Markdown
Contributor

This PR prepares Tekton pipelines for a Release build.

  • Version: 3.6-ea.1
  • Ensured *-release-push.yaml exists
  • Updated output-image tag to 3.6-ea.1
  • PR target branch: stable
  • Build branch:

- Ensured release-push file exists
- Updated output-image tag to 3.6-ea.1
- Updated metadata.name to on-release-push
- Target branch: stable

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@openshift-ci
openshift-ci Bot requested review from atheo89 and daniellutz August 12, 2026 02:18
@openshift-ci

openshift-ci Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign ysok for approval. For more information see the Code Review Process.

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

Details 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

@github-actions github-actions Bot added the review-requested GitHub Bot creates notification on #pr-review-ai-ide-team slack channel label Aug 12, 2026
@openshift-ci

openshift-ci Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Hi @odh-devops-app[bot]. Thanks for your PR.

I'm waiting for a opendatahub-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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.

Comment on lines +45 to +46
secret:
secretName: '{{ git_auth_secret }}'
Comment on lines +45 to +46
secret:
secretName: '{{ git_auth_secret }}'
Comment on lines +45 to +46
secret:
secretName: '{{ git_auth_secret }}'
@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Superseded by newer run: https://github.com/opendatahub-io/notebooks/actions/runs/31556447218

CI status [antigravity]

Run: Build Notebooks (pr) #315564492033/3 complete · 1 passed · 2 skipped
Last updated: 2026-08-12T02:19:15Z

No workbench image jobs ran; all matrix jobs were skipped.

@github-actions

Copy link
Copy Markdown
Contributor

📋 Review Summary

This pull request introduces three new Konflux Tekton pipeline run manifests for the 3.6-ea.1 release (odh-pipeline-runtime-baseline-cpu-py312-c9s, odh-workbench-codeserver-baseline-cpu-py312-c9s, and odh-workbench-jupyter-baseline-cpu-py312-c9s). The changes correctly set up release push triggers targeted at the stable branch with proper image tags, components, and service accounts.

🔍 General Feedback

  • The Tekton configuration files follow existing repository conventions for Konflux container builds and are properly templated.

I did not post any inline review comments.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.56%. Comparing base (fb31a5a) to head (bb38988).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           stable    #4367   +/-   ##
=======================================
  Coverage   44.56%   44.56%           
=======================================
  Files          44       44           
  Lines        5423     5423           
  Branches      920      920           
=======================================
  Hits         2417     2417           
  Misses       2791     2791           
  Partials      215      215           
Flag Coverage Δ
python 44.56% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fb31a5a...bb38988. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

Copy link
Copy Markdown
Contributor

CI status [antigravity]

Run: Build Notebooks (push) #3155644721829/29 complete · 9 passed · 19 failed · 1 skipped
Last updated: 2026-08-12T02:53:38Z after workflow update completed

Failures so far

Job Failed step Link
rocm-runtime-pytorch-ubi9-python-3.12 · linux/amd64 / odh Run Testcontainers container tests (in PyTest) logs
runtime-cuda-tensorflow-ubi9-python-3.12 · linux/amd64 / odh Run Testcontainers container tests (in PyTest) logs
cuda-jupyter-tensorflow-ubi9-python-3.12 · linux/amd64 / odh Run image tests logs
runtime-cuda-pytorch-ubi9-python-3.12 · linux/amd64 / odh Run Testcontainers container tests (in PyTest) logs
runtime-datascience-ubi9-python-3.12 · linux/amd64 / odh Run Testcontainers container tests (in PyTest) logs
runtime-cuda-pytorch-llmcompressor-ubi9-python-3.12 · linux/amd64 / odh Run Testcontainers container tests (in PyTest) logs
rocm-jupyter-tensorflow-ubi9-python-3.12 · linux/amd64 / odh Run Testcontainers container tests (in PyTest) logs
jupyter-datascience-ubi9-python-3.12 · linux/ppc64le / odh Run image tests logs

(+ 11 other failed matrix jobs)

Likely root causes

  • Multiple container image tests failed due to unsatisfied ELF dependencies (libthrift-0.24.0.so => not found) in PyArrow libraries (pyarrow/_dataset_parquet_encryption.cpython-312-x86_64-linux-gnu.so, libarrow_python.so, etc.), causing ImportError when downstream packages like Feast attempt to import PyArrow.

Suggested next steps

  • Verify the base image dependency layers or package installations to ensure libthrift (version 0.24.0) is properly bundled or available in the library paths (/opt/app-root/lib and /opt/app-root/lib64).
  • Re-run the container tests after updating or pinning the correct thrift and PyArrow compatible library versions in the container build configurations.

@atheo89 atheo89 closed this Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ok-to-test review-requested GitHub Bot creates notification on #pr-review-ai-ide-team slack channel size/l

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants