CI - nightly branch #334
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 7 warnings
Test on macos-latest, Python 3.7
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code 1
|
Test on macos-latest, Python 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 on macos-latest, Python 3.7
Mamba support is still experimental and can result in differently solved environments!
|
Test on macos-latest, Python 3.7
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<
Traceback (most recent call last):
File "/Users/runner/miniconda3/lib/python3.10/site-packages/conda/exceptions.py", line 1124, in __call__
return func(*args, **kwargs)
File "/Users/runner/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 "/Users/runner/miniconda3/lib/python3.10/site-packages/conda/notices/core.py", line 109, in wrapper
return func(*args, **kwargs)
File "/Users/runner/miniconda3/lib/python3.10/site-packages/conda_env/cli/main_update.py", line 132, in execute
result[installer_type] = installer.install(prefix, specs, args, env)
File "/Users/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba_env.py", line 55, in mamba_install
index = load_channels(pool, channel_urls, repos, prepend=False)
File "/Users/runner/miniconda3/lib/python3.10/site-packages/mamba/utils.py", line 129, in load_channels
index = get_index(
File "/Users/runner/miniconda3/lib/python3.10/site-packages/mamba/utils.py", line 110, in get_index
is_downloaded = dlist.download(api.MAMBA_DOWNLOAD_FAILFAST)
RuntimeError: Download error (28) Timeout was reached [https://repo.anaconda.com/pkgs/main/noarch/repodata.json]
SSL connection timeout
`$ /Users/runner/miniconda3/condabin/mamba update --name build --file /Users/runner/work/openmm-cookbook/openmm-cookbook/openmm/devtools/ci/gh-actions/conda-envs/setup-miniconda-patched-build-macos-latest.yml`
environment variables:
CIO_TEST=<not set>
CONDA=/Users/runner/miniconda3
CONDA_AUTO_UPDATE_CONDA=false
CONDA_PKGS_DIR=/Users/runner/conda_pkgs_dir
CONDA_ROOT=/Users/runner/miniconda3
CURL_CA_BUNDLE=<not set>
GITHUB_EVENT_PATH=/Users/runner/work/_temp/_github_workflow/event.json
GITHUB_PATH=/Users/runner/work/_temp/_runner_file_commands/add_path_924e90e7-a81a-
4f3c-a38c-c431186f0c91
LD_PRELOAD=<not set>
NUNIT3_PATH=/Library/Developer/nunit/3.6.0
NUNIT_BASE_PATH=/Library/Developer/nunit
PATH=/Users/runner/miniconda3/condabin:/usr/local/lib/ruby/gems/3.0.0/bin:/
usr/local/opt/[email protected]/bin:/usr/local/opt/pipx_bin:/Users/runner/.carg
o/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/ru
nner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/too
ls:/Users/runner/Library/Android/sdk/platform-tools:/Library/Framework
s/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.frame
work/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/ru
nner/.dotnet/tools:/Users/runner/.ghcup/bin:/Users/runner/hostedtoolca
che/stack/2.11.1/x64
REQUESTS_CA_BUNDLE=<not set>
SSL_CERT_FILE=<not set>
active environment : None
user config file : /Users/runner/.condarc
populated config files : /Users/runner/miniconda3/.condarc
/Users/runner/.condarc
conda version : 23.1.0
conda-build version : not installed
python version : 3.10.12.final.0
virtual packages : __archspec=1=x86_64
__osx=12.6.7=0
__unix=0=0
base environment : /Users/runner/miniconda3 (writable)
conda av data dir : /Users/runner/miniconda3/etc/conda
conda av metadata url : None
channel URLs : https://conda.anaconda.org/conda-forge/osx-64
https://conda.anaconda.org/conda-forge/noarch
https://conda.anaconda.org/bioconda/osx-64
https://conda.anaconda.org/bioconda/noarch
https://repo.anaconda.com/pkgs/main/os
|
Test on ubuntu-latest, Python 3.7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test on ubuntu-latest, Python 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 on ubuntu-latest, Python 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 on ubuntu-latest, Python 3.7
Mamba support is still experimental and can result in differently solved environments!
|