Skip to content

Attempts at fixing CI #1585

Attempts at fixing CI

Attempts at fixing CI #1585

Triggered via pull request May 17, 2024 00:50
@peastmanpeastman
synchronize #144
peastman:ci
Status Failure
Total duration 6m 52s
Artifacts

CI.yml

on: pull_request
Matrix: unix
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Linux (CUDA 12, Python 3.12, PyTorch 2.1)
The process '/usr/share/miniconda3/condabin/mamba' failed with exit code 1
Linux (CUDA 11.8, Python 3.10, PyTorch 2.0)
Process completed with exit code 1.
MacOS (Python 3.9, PyTorch 1.9)
Process completed with exit code 8.
Linux (CUDA 12, Python 3.12, PyTorch 2.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (CUDA 12, Python 3.12, PyTorch 2.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux (CUDA 12, Python 3.12, PyTorch 2.1)
Mamba support is still experimental and can result in differently solved environments!
Linux (CUDA 12, Python 3.12, PyTorch 2.1)
LibMambaUnsatisfiableError: Encountered problems while solving: - nothing provides requested libcufft-dev 12.4 - nothing provides requested cuda-profiler-api 12.4 - nothing provides requested cuda-nvrtc-dev 12.4 - nothing provides requested cuda-driver-dev 12.4 - nothing provides __cuda needed by pytorch-2.1.0-cuda112_py310hce1e03f_302 - nothing provides _python_rc needed by python-3.12.0rc3-rc3_hab00c5b_1_cpython Could not solve for environment specs The following packages are incompatible ├─ cuda-driver-dev 12.4 does not exist (perhaps a typo or a missing channel); ├─ cuda-nvrtc-dev 12.4 does not exist (perhaps a typo or a missing channel); ├─ cuda-profiler-api 12.4 does not exist (perhaps a typo or a missing channel); ├─ libcufft-dev 12.4 does not exist (perhaps a typo or a missing channel); ├─ nnpops is installable with the potential options │ ├─ nnpops [0.2|0.3] would require │ │ ├─ python >=3.7,<3.8.0a0 , which can be installed; │ │ └─ python_abi 3.7.* *_cp37m, which can be installed; │ ├─ nnpops [0.2|0.3|0.4|0.5|0.6] would require │ │ ├─ python >=3.8,<3.9.0a0 , which can be installed; │ │ └─ python_abi 3.8.* *_cp38, which can be installed; │ ├─ nnpops [0.2|0.3|0.4|0.5|0.6] would require │ │ ├─ python >=3.9,<3.10.0a0 , which can be installed; │ │ └─ python_abi 3.9.* *_cp39, which can be installed; │ ├─ nnpops [0.2|0.3|0.4|0.5|0.6] would require │ │ ├─ python >=3.10,<3.11.0a0 , which can be installed; │ │ └─ python_abi 3.10.* *_cp310, which can be installed; │ └─ nnpops [0.5|0.6] would require │ ├─ python >=3.11,<3.12.0a0 , which can be installed; │ └─ python_abi 3.11.* *_cp311, which can be installed; ├─ python 3.12** is not installable because there are no viable options │ ├─ python [3.12.0|3.12.1|3.12.2|3.12.3] conflicts with any installable versions previously reported; │ ├─ python [3.12.0|3.12.1|3.12.2|3.12.3] would require │ │ └─ python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported; │ └─ python 3.12.0rc3 would require │ └─ _python_rc, which does not exist (perhaps a missing channel); └─ pytorch-gpu 2.1** is not installable because there are no viable options ├─ pytorch-gpu [2.1.0|2.1.2] would require │ └─ pytorch [2.1.0 cuda112_py310hce1e03f_302|2.1.0 cuda112_py39h53f755c_303|...|2.1.2 cuda120_py38ha6e2b7b_301], which requires │ └─ __cuda, which is missing on the system; ├─ pytorch-gpu 2.1.0 would require │ └─ pytorch 2.1.0 cuda120py310ha3a684c_300, which does not exist (perhaps a missing channel); ├─ pytorch-gpu 2.1.0 would require │ └─ pytorch 2.1.0 cuda120py311h513d03c_300, which does not exist (perhaps a missing channel); ├─ pytorch-gpu 2.1.0 would require │ └─ pytorch 2.1.0 cuda120py312hfe5e8c6_300, which does not exist (perhaps a missing channel); ├─ pytorch-gpu 2.1.0 would require │ └─ pytorch 2.1.0 cuda120py38h1932296_300, which does not exist (perhaps a missing channel); └─ pytorch-gpu 2.1.0 would require └─ pytorch 2.1.0 cuda120py39hf872c3d_300, which does not exist (perhaps a missing channel).
Linux (CUDA 11.8, Python 3.10, PyTorch 2.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (CUDA 11.8, Python 3.10, PyTorch 2.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux (CUDA 11.8, Python 3.10, PyTorch 2.0)
Mamba support is still experimental and can result in differently solved environments!
MacOS (Python 3.9, PyTorch 1.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MacOS (Python 3.9, PyTorch 1.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
MacOS (Python 3.9, PyTorch 1.9)
Mamba support is still experimental and can result in differently solved environments!