Skip to content

Add faiss-gpu pip wheel packaging (#5131) #5409

Add faiss-gpu pip wheel packaging (#5131)

Add faiss-gpu pip wheel packaging (#5131) #5409

Triggered via pull request April 21, 2026 22:27
Status Failure
Total duration 31m 16s
Artifacts 3

build.yml

on: pull_request
Matrix: build-pip / build-wheels
build-pip-gpu  /  Build & test faiss-gpu
47s
build-pip-gpu / Build & test faiss-gpu
build-pull-request  /  Linux x86_64 (cmake)
19m 46s
build-pull-request / Linux x86_64 (cmake)
build-pull-request  /  Format
31s
build-pull-request / Format
build-release  /  Linux arm64 packages
build-release / Linux arm64 packages
build-release  /  Linux x86_64 GPU packages (CUDA 12.6)
build-release / Linux x86_64 GPU packages (CUDA 12.6)
build-release  /  Linux x86_64 GPU w/ cuVS packages (CUDA 12.6)
build-release / Linux x86_64 GPU w/ cuVS packages (CUDA 12.6)
build-release  /  Linux x86_64 packages
build-release / Linux x86_64 packages
build-release  /  OSX arm64 packages
build-release / OSX arm64 packages
build-release  /  Windows x86_64 packages
build-release / Windows x86_64 packages
build-pip  /  Publish to PyPI
0s
build-pip / Publish to PyPI
build-pip-gpu  /  Publish faiss-gpu to PyPI
0s
build-pip-gpu / Publish faiss-gpu to PyPI
build-pull-request  /  Linux x86_64 AVX2 (cmake)
build-pull-request / Linux x86_64 AVX2 (cmake)
build-pull-request  /  Linux x86_64 AVX512 (cmake)
build-pull-request / Linux x86_64 AVX512 (cmake)
build-pull-request  /  Linux x86_64 AVX512_SPR (cmake)
build-pull-request / Linux x86_64 AVX512_SPR (cmake)
build-pull-request  /  Linux x86_64 Dynamic Dispatch (cmake)
build-pull-request / Linux x86_64 Dynamic Dispatch (cmake)
build-pull-request  /  Linux x86_64 GPU (cmake)
build-pull-request / Linux x86_64 GPU (cmake)
build-pull-request  /  Linux x86_64 GPU w/ ROCm (cmake)
0s
build-pull-request / Linux x86_64 GPU w/ ROCm (cmake)
build-pull-request  /  Linux x86_64 GPU w/ cuVS (cmake)
build-pull-request / Linux x86_64 GPU w/ cuVS (cmake)
build-pull-request  /  Linux arm64 SVE (cmake)
build-pull-request / Linux arm64 SVE (cmake)
build-pull-request  /  Linux arm64 Dynamic Dispatch (cmake)
build-pull-request / Linux arm64 Dynamic Dispatch (cmake)
build-pull-request  /  Linux x86_64 (conda)
build-pull-request / Linux x86_64 (conda)
build-pull-request  /  Windows x86_64 (conda)
build-pull-request / Windows x86_64 (conda)
build-pull-request  /  Linux arm64 (conda)
build-pull-request / Linux arm64 (conda)
build-pull-request  /  Linux x86_64 w/ SVS (cmake)
build-pull-request / Linux x86_64 w/ SVS (cmake)
build-pull-request  /  ...  /  CMake Write -> Conda Read
build-pull-request / Index serialization backward compatibility / CMake Write -> Conda Read
build-pull-request  /  ...  /  Conda Write -> CMake Read
build-pull-request / Index serialization backward compatibility / Conda Write -> CMake Read
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 9 warnings
build-pip / Build wheels on ubuntu-latest
Process completed with exit code 1.
build-pip / Build wheels on ubuntu-latest
cibuildwheel: Command ['docker', 'create', '--env=CIBUILDWHEEL', '--env=SOURCE_DATE_EPOCH', '--name=cibuildwheel-873eebe6-f902-4ae8-afd0-41e49401e83d', '--interactive', '--volume=/:/host', '--platform=linux/amd64', '--pull=always', 'quay.io/pypa/manylinux_2_28_x86_64:2026.03.01-1', '/bin/bash'] failed with code 1.
build-pip / Build wheels on 2-core-ubuntu-arm
Process completed with exit code 1.
build-pip / Build wheels on 2-core-ubuntu-arm
cibuildwheel: Command ['docker', 'create', '--env=CIBUILDWHEEL', '--env=SOURCE_DATE_EPOCH', '--name=cibuildwheel-8974621e-2e34-4e7f-9578-326f6630e55f', '--interactive', '--volume=/:/host', '--platform=linux/arm64', '--pull=always', 'quay.io/pypa/manylinux_2_28_aarch64:2026.03.01-1', '/bin/bash'] failed with code 1.
build-pip-gpu / Build & test faiss-gpu
Process completed with exit code 1.
build-pip-gpu / Build & test faiss-gpu
cibuildwheel: Command ['docker', 'create', '--env=CIBUILDWHEEL', '--env=SOURCE_DATE_EPOCH', '--name=cibuildwheel-8bb6effc-b55e-4ad4-a965-25dec2a70ba5', '--interactive', '--volume=/:/host', '--platform=linux/amd64', '--pull=always', 'quay.io/pypa/manylinux_2_28_x86_64:2026.03.01-1', '/bin/bash'] failed with code 1.
build-pull-request / Linux x86_64 (cmake)
Process completed with exit code 1.
build-pip / Build wheels on ubuntu-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pull-request / Format
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pip / Build wheels on 2-core-ubuntu-arm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pip-gpu / Build & test faiss-gpu
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pip-gpu / Build & test faiss-gpu
No files were found with the provided path: wheelhouse/*.whl. No artifacts will be uploaded.
build-pip / Build wheels on macos-14
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pip / Build wheels on macos-15-intel
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pull-request / Linux x86_64 (cmake)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-pip / Build wheels on windows-2022
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
wheels-macos-14 Expired
3.79 MB
sha256:2437ae48a2b8d196e07dd6cb5ef0c39e8b48c17074f249ad988249678d452a0b
wheels-macos-15-intel Expired
4.41 MB
sha256:d81094af55cad858fa659a237508ff6ff3766d061cf7704bb41cba1a2d0d2823
wheels-windows-2022 Expired
76 MB
sha256:ac19bc7f4ba25bac8ed44d36b2b5436c9edee1ed10e39681663d8bf828bcdaa8