Skip to content

[rhoai-2.25] fix(cve): CVE-2026-32274 - black#2128

Merged
jiridanek merged 1 commit into
red-hat-data-services:rhoai-2.25from
crackcodecamp:fix/cve-2026-32274-black-rhoai-2.25-attempt-1
Apr 16, 2026
Merged

[rhoai-2.25] fix(cve): CVE-2026-32274 - black#2128
jiridanek merged 1 commit into
red-hat-data-services:rhoai-2.25from
crackcodecamp:fix/cve-2026-32274-black-rhoai-2.25-attempt-1

fix(cve): CVE-2026-32274 - black

c86a83d
Select commit
Loading
Failed to load commit list.
Red Hat Konflux / Red Hat Konflux / odh-workbench-jupyter-datascience-cpu-py312-on-pull-request failed Apr 15, 2026 in 37m 1s

Failed

Red Hat Konflux/odh-workbench-jupyter-datascience-cpu-py312-on-pull-request has failed.

Details


Task Statuses:

StatusDurationName
🟢 Succeeded 4 seconds

rhoai-init

🟢 Succeeded 5 seconds

init

🟢 Succeeded 12 seconds

clone-repository

🟢 Succeeded 11 seconds

prefetch-dependencies

🟢 Succeeded 16 minutes

build-images

🔴 Failed 35 minutes

build-images

🔴 Failed 20 minutes

build-images

🟢 Succeeded 20 minutes

build-images


Failure snippet:

task build-images has the status "Failed":
subprocess exited with status 1
subprocess exited with status 1
Error: building at STEP "RUN --mount=type=cache,target=/root/.cache/pip echo "Installing software and packages" &&     if [ "$TARGETARCH" = "ppc64le" ] || [ "$TARGETARCH" = "s390x" ]; then         GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=1         CFLAGS="-O3" CXXFLAGS="-O3"         uv pip install --strict --no-deps --no-cache --no-config --no-progress             --verify-hashes --compile-bytecode --index-strategy=unsafe-best-match             --requirements=./pylock.toml;     else         uv pip install --strict --no-deps --no-cache --no-config --no-progress             --verify-hashes --compile-bytecode --index-strategy=unsafe-best-match             --requirements=./pylock.toml;     fi &&     mkdir /opt/app-root/runtimes &&     mkdir /opt/app-root/pipeline-runtimes &&     rm /opt/app-root/share/jupyter/metadata/runtime-images/*.json &&     sed -i -e "s/Python.*/$(python --version | cut -d '.' -f-2)\",/"         /opt/app-root/share/jupyter/kernels/python3/kernel.json &&     install -D -m 0644 /opt/app-root/bin/utils/jupyter_server_config.py       /opt/app-root/etc/jupyter/jupyter_server_config.py &&     jupyter labextension disable "@jupyterlab/apputils-extension:announcements" &&     /opt/app-root/bin/utils/addons/apply.sh &&     chmod -R g+w /opt/app-root/lib/python3.12/site-packages &&     fix-permissions /opt/app-root -P": exit status 1

Annotations

Check failure on line 32 in ../pandas/_libs/tslibs/meson.build

See this annotation in the file changed.

@red-hat-konflux red-hat-konflux / Red Hat Konflux / odh-workbench-jupyter-datascience-cpu-py312-on-pull-request

../pandas/_libs/tslibs/meson.build#L32

ERROR: python.extension_module