Skip to content

CI

CI #1438

Triggered via schedule February 1, 2024 01:06
Status Failure
Total duration 9m 25s
Artifacts 1

CI.yml

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

Annotations

1 error and 11 warnings
Linux (CUDA 11.8, Python 3.10, PyTorch 2.0)
The process '/usr/share/miniconda3/condabin/mamba' failed with exit code 1
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, Jimver/cuda-toolkit@v0.2.10, cschleiden/replace-tokens@v1, 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!
Linux (CUDA 11.8, Python 3.10, PyTorch 2.0)
error libmamba Error when extracting package: Write failed
Linux (CUDA 11.8, Python 3.10, PyTorch 2.0)
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<< Traceback (most recent call last): File "/usr/share/miniconda3/lib/python3.10/site-packages/conda/exception_handler.py", line 17, in __call__ return func(*args, **kwargs) File "/usr/share/miniconda3/lib/python3.10/site-packages/conda_env/cli/main.py", line 56, in do_call exit_code = getattr(module, func_name)(arguments, parser) File "/usr/share/miniconda3/lib/python3.10/site-packages/conda/notices/core.py", line 124, in wrapper return func(*args, **kwargs) File "/usr/share/miniconda3/lib/python3.10/site-packages/conda_env/cli/main_update.py", line 143, in execute result[installer_type] = installer.install(prefix, specs, args, env) File "/usr/share/miniconda3/lib/python3.10/site-packages/mamba/mamba_env.py", line 155, in mamba_install transaction.fetch_extract_packages() RuntimeError: Found incorrect download: libmagma. Aborting `$ /usr/share/miniconda3/condabin/mamba update --name build --file /home/runner/work/openmm-torch/openmm-torch/devtools/conda-envs/setup-miniconda-patched-build-ubuntu-22.04.yml` environment variables: CIO_TEST=<not set> CONDA=/usr/share/miniconda3 CONDA_AUTO_UPDATE_CONDA=false CONDA_OVERRIDE_CUDA=11.8 CONDA_PKGS_DIR=/home/runner/conda_pkgs_dir CONDA_ROOT=/usr/share/miniconda3 CUDA_PATH=/usr/local/cuda-11.8 CURL_CA_BUNDLE=<not set> DEPLOYMENT_BASEPATH=/opt/runner GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_9dbfbd35-1e73- 4df2-8015-48094958cb06 LD_LIBRARY_PATH=/usr/local/cuda-11.8/lib64: LD_PRELOAD=<not set> PATH=/usr/share/miniconda3/condabin:/usr/local/cuda- 11.8/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/ .cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/ bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbi n:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin REQUESTS_CA_BUNDLE=<not set> SELENIUM_JAR_PATH=/usr/share/java/selenium-server.jar SSL_CERT_FILE=<not set> SWIFT_PATH=/usr/share/swift/usr/bin active environment : None user config file : /home/runner/.condarc populated config files : /usr/share/miniconda3/.condarc /home/runner/.condarc conda version : 23.11.0 conda-build version : not installed python version : 3.10.13.final.0 solver : libmamba (default) virtual packages : __archspec=1=zen2 __conda=23.11.0=0 __cuda=11.8=0 __glibc=2.35=0 __linux=6.2.0=0 __unix=0=0 base environment : /usr/share/miniconda3 (writable) conda av data dir : /usr/share/miniconda3/etc/conda conda av metadata url : None channel URLs : https://conda.anaconda.org/conda-forge/linux-64 https://conda.anaconda.org/conda-forge/noarch https://repo.anaconda.com/pkgs/main/linux-64 https://repo.anaconda.com/pkgs/main/noarch https://repo.anaconda.com/pkgs/r/linux-64 https://repo.anaconda.com/pkgs/r/noarch package cache : /home/runner/conda_pkgs_dir envs directories : /usr/share/miniconda3/envs /home/runner/.conda/envs platform : linux-64 user-agent : conda/23.11.0 requests/2.31.0 CPython/3.10.13 Linux/6.2.0-1019-azure ubuntu/22.04.3 glibc/2.35 solver/libmamba conda-libmamba-solver/23.12.0 libmambapy/1.5.5 UID:GID : 1001:127 ne
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, cschleiden/replace-tokens@v1, 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!
Linux (CUDA 11.0, Python 3.7, PyTorch 1.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, Jimver/cuda-toolkit@v0.2.10, cschleiden/replace-tokens@v1, 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.0, Python 3.7, PyTorch 1.11)
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.0, Python 3.7, PyTorch 1.11)
Mamba support is still experimental and can result in differently solved environments!

Artifacts

Produced during runtime
Name Size
install-log Expired
544 KB