Update broken recipes (#3940) #2153
Annotations
1 error and 30 warnings
Linux Python 3.10
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
Linux Python 3.10
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
|
Linux Python 3.10
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Linux Python 3.10
error libmamba Error when extracting package: Could not stat lib/cmake/OpenSSL/OpenSSLConfig.cmake
|
Linux Python 3.10
Found incorrect download: openssl. Aborting
|
Linux Python 3.10
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<
Traceback (most recent call last):
File "/home/runner/miniconda3/lib/python3.12/site-packages/conda/exception_handler.py", line 18, in __call__
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 960, in exception_converter
raise e
File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 953, in exception_converter
exit_code = _wrapped_main(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 899, in _wrapped_main
result = do_call(parsed_args, p)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 764, in do_call
exit_code = install(args, parser, "install")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 559, in install
transaction.fetch_extract_packages()
RuntimeError: Found incorrect download: openssl. Aborting
`$ /home/runner/miniconda3/condabin/mamba install --name base mamba=2.0.5`
environment variables:
CIO_TEST=<not set>
CONDA=/home/runner/miniconda3
CONDA_ROOT=/home/runner/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_45017e11-7da9-
43e9-8a38-917b898d6627
LD_PRELOAD=<not set>
PATH=/home/runner/miniconda3/condabin:/snap/bin:/home/runner/.local/bin:/op
t/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendo
r/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin
:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/ga
mes:/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 : /home/runner/miniconda3/.condarc
/home/runner/.condarc
conda version : 24.11.3
conda-build version : not installed
python version : 3.12.8.final.0
solver : libmamba (default)
virtual packages : __archspec=1=zen2
__conda=24.11.3=0
__glibc=2.39=0
__linux=6.8.0=0
__unix=0=0
base environment : /home/runner/miniconda3 (writable)
conda av data dir : /home/runner/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
package cache : /home/runner/conda_pkgs_dir
envs directories : /home/runner/miniconda3/envs
/home/runner/.conda/envs
platform : linux-64
user-agent : conda/24.11.3 requests/2.32.3 CPython/3.12.8 Linux/6.8.0-1021-azure ubuntu/24.04.2 glibc/2.39 solver/libmamba conda-libmamba-solver/24.9.0 libmambapy/1.5.12
UID:GID : 1001:118
netrc file : None
offline mode : False
An unexpected error has occurred. Conda has prepared the above report.
If you suspect this error is being caused by a malfunctioning plugin,
consider using the --no-plugins option to turn off plugins.
Example: conda --no-plugins install <package>
Alternatively, you can set the CONDA_NO_PLUGINS environment variable on
the comman
|
Linux Python 3.10
No files were found with the provided path: test_linux_artifacts_python_3.10. No artifacts will be uploaded.
|
Linux Python 3.11
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
|
Linux Python 3.11
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Linux Python 3.11
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
|
Linux Python 3.11
CondaKeyError: 'channels': value 'defaults' not present in config
|
Linux Python 3.11
warning libmamba [proj-9.4.1-h54d7996_1] The following files were already present in the environment:
- include/proj.h
|
Linux Python 3.11
warning libmamba [hdfeos5-5.1.16-h51d0b48_17] The following files were already present in the environment:
- include/cfortHdf.h
- include/ease.h
- include/isin.h
- lib/libGctp.a
|
Linux Python 3.12
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
|
Linux Python 3.12
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Linux Python 3.12
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
|
Linux Python 3.12
CondaKeyError: 'channels': value 'defaults' not present in config
|
Linux Python 3.12
warning libmamba [proj-9.4.1-h54d7996_1] The following files were already present in the environment:
- include/proj.h
|
Linux Python 3.12
warning libmamba [hdfeos5-5.1.16-h51d0b48_17] The following files were already present in the environment:
- include/cfortHdf.h
- include/ease.h
- include/isin.h
- lib/libGctp.a
|
OSX Python 3.10
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
|
OSX Python 3.10
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
OSX Python 3.10
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
|
OSX Python 3.10
CondaKeyError: 'channels': value 'defaults' not present in config
|
OSX Python 3.11
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
|
OSX Python 3.11
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
OSX Python 3.11
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
|
OSX Python 3.11
CondaKeyError: 'channels': value 'defaults' not present in config
|
OSX Python 3.12
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
|
OSX Python 3.12
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
OSX Python 3.12
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
|
OSX Python 3.12
CondaKeyError: 'channels': value 'defaults' not present in config
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Test_Linux_python_3.11
|
7.67 KB |
|
Test_Linux_python_3.12
|
7.94 KB |
|
Test_OSX_python_3.10
|
7.52 KB |
|
Test_OSX_python_3.11
|
7.6 KB |
|
Test_OSX_python_3.12
|
7.86 KB |
|