Third attempt. #1553
test_and_build.yml
on: push
skip_duplicate
5s
Matrix: Test Conda version
Matrix: Test with Pip install
Annotations
1 error and 17 warnings
Test Conda version (ubuntu-latest, 3.7)
The process '/usr/share/miniconda3/condabin/mamba' failed with exit code 1
|
Test with Pip install (3.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test with Pip install (3.7)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test with Pip install (3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test with Pip install (3.9)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test with Pip install (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test with Pip install (3.8)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Conda version (ubuntu-latest, 3.7)
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/
|
Test Conda version (ubuntu-latest, 3.7)
Mamba support is still experimental and can result in differently solved environments!
|
Test Conda version (ubuntu-latest, 3.7)
error libmamba File not valid: file size doesn't match expectation "/home/runner/conda_pkgs_dir/xspec-modelsonly-6.30.1-h3d0eb6f_3.tar.bz2"
Expected: 2295438183
Actual: 2014614901
|
Test Conda version (ubuntu-latest, 3.7)
warning libmamba '/home/runner/conda_pkgs_dir/xspec-modelsonly-6.30.1-h3d0eb6f_3.tar.bz2' validation failed
|
Test Conda version (ubuntu-latest, 3.7)
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<
Traceback (most recent call last):
File "/usr/share/miniconda3/lib/python3.10/site-packages/conda/exceptions.py", line 1132, in __call__
return func(*args, **kwargs)
File "/usr/share/miniconda3/lib/python3.10/site-packages/conda_env/cli/main.py", line 78, in do_call
exit_code = getattr(module, func_name)(args, parser)
File "/usr/share/miniconda3/lib/python3.10/site-packages/conda/notices/core.py", line 121, in wrapper
return func(*args, **kwargs)
File "/usr/share/miniconda3/lib/python3.10/site-packages/conda_env/cli/main_update.py", line 131, 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 153, in mamba_install
transaction.fetch_extract_packages()
RuntimeError: Found incorrect download: xspec-modelsonly. Aborting
`$ /usr/share/miniconda3/condabin/mamba update --name test_env --file /home/runner/work/astromodels/astromodels/ci/setup-miniconda-patched-environment.yml`
environment variables:
CIO_TEST=<not set>
CONDA=/usr/share/miniconda3
CONDA_AUTO_UPDATE_CONDA=false
CONDA_PKGS_DIR=/home/runner/conda_pkgs_dir
CONDA_ROOT=/usr/share/miniconda3
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_56892c05-c86d-
4ef2-a92a-b8f069202a3d
LD_PRELOAD=<not set>
PATH=/usr/share/miniconda3/condabin:/home/runner/.local/bin:/opt/pipx_bin:/
home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/l
ocal/.ghcup/bin:/home/runner/.dotnet/tools:/snap/bin:/usr/local/sbin:/
usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/game
s:/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.3.1
conda-build version : not installed
python version : 3.10.12.final.0
virtual packages : __archspec=1=x86_64
__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://conda.anaconda.org/xspecmodels/linux-64
https://conda.anaconda.org/xspecmodels/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.3.1 requests/2.31.0 CPython/3.10.12 Linux/6.2.0-1015-azure ubuntu/22.04.3 glibc/2.35
UID:GID : 1001:127
netrc file : None
offline mode : False
An unexpected error has occurred. Conda has prepared the above report.
|
Test Conda version (ubuntu-latest, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Conda version (ubuntu-latest, 3.9)
Mamba support is still experimental and can result in differently solved environments!
|
Test Conda version (macos-latest, 3.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Conda version (macos-latest, 3.7)
Mamba support is still experimental and can result in differently solved environments!
|
Test Conda version (macos-latest, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Conda version (macos-latest, 3.9)
Mamba support is still experimental and can result in differently solved environments!
|