Skip to content

removed cloud_cover.f90 from solution #340

removed cloud_cover.f90 from solution

removed cloud_cover.f90 from solution #340

Triggered via push January 16, 2025 21:21
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: push
Matrix: autotests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 30 warnings
autotests (ubuntu-latest, 3.8, std, ./autotest)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
autotests (ubuntu-latest, 3.10, std, ./autotest)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
autotests (ubuntu-latest, 3.10, std, ./autotest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
autotests (ubuntu-latest, 3.8, std, ./autotest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
autotests (ubuntu-latest, 3.8, std, ./autotest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
autotests (ubuntu-latest, 3.8, std, ./autotest)
/usr/share/miniconda/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(
autotests (ubuntu-latest, 3.8, std, ./autotest)
Traceback (most recent call last): File "/usr/share/miniconda/lib/python3.12/site-packages/conda/exception_handler.py", line 18, in __call__
autotests (ubuntu-latest, 3.8, std, ./autotest)
return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/share/miniconda/lib/python3.12/site-packages/conda/cli/main.py", line 29, in main_subshell from .conda_argparse import do_call, generate_parser, generate_pre_parser File "/usr/share/miniconda/lib/python3.12/site-packages/conda/cli/conda_argparse.py", line 52, in <module> from .main_create import configure_parser as configure_parser_create File "/usr/share/miniconda/lib/python3.12/site-packages/conda/cli/main_create.py", line 16, in <module> from ..notices import notices File "/usr/share/miniconda/lib/python3.12/site-packages/conda/notices/__init__.py", line 3, in <module> from .core import notices # noqa: F401 ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/share/miniconda/lib/python3.12/site-packages/conda/notices/core.py", line 15, in <module> from . import cache, fetch, views
autotests (ubuntu-latest, 3.8, std, ./autotest)
File "/usr/share/miniconda/lib/python3.12/site-packages/conda/notices/fetch.py", line 11, in <module> import requests File "/usr/share/miniconda/lib/python3.12/site-packages/requests/__init__.py", line 43, in <module> import urllib3 File "/usr/share/miniconda/lib/python3.12/site-packages/urllib3/__init__.py", line 8, in <module> from .connectionpool import ( File "/usr/share/miniconda/lib/python3.12/site-packages/urllib3/connectionpool.py", line 11, in <module> from .exceptions import ( File "/usr/share/miniconda/lib/python3.12/site-packages/urllib3/exceptions.py", line 2, in <module>
autotests (ubuntu-latest, 3.8, std, ./autotest)
from .packages.six.moves.http_client import ( ModuleNotFoundError: No module named 'urllib3.packages.six.moves' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/miniconda/condabin/conda", line 13, in <module> sys.exit(main()) ^^^^^^ File "/usr/share/miniconda/lib/python3.12/site-packages/conda/cli/main.py", line 105, in main
autotests (ubuntu-latest, 3.8, std, ./autotest)
return conda_exception_handler(main, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/share/miniconda/lib/python3.12/site-packages/conda/exception_handler.py", line 386, in conda_exception_handler
autotests (ubuntu-latest, 3.8, std, ./autotest)
return_value = exception_handler(func, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/share/miniconda/lib/python3.12/site-packages/conda/exception_handler.py", line 21, in __call__ return self.handle_exception(exc_val, exc_tb) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/share/miniconda/lib/python3.12/site-packages/conda/exception_handler.py", line 52, in handle_exception from .exceptions import ( File "/usr/share/miniconda/lib/python3.12/site-packages/conda/exceptions.py", line 17, in <module> from requests.exceptions import JSONDecodeError
autotests (ubuntu-latest, 3.8, std, ./autotest)
File "/usr/share/miniconda/lib/python3.12/site-packages/requests/__init__.py", line 43, in <module> import urllib3 File "/usr/share/miniconda/lib/python3.12/site-packages/urllib3/__init__.py", line 8, in <module>
autotests (ubuntu-latest, 3.8, std, ./autotest)
from .connectionpool import ( File "/usr/share/miniconda/lib/python3.12/site-packages/urllib3/connectionpool.py", line 11, in <module> from .exceptions import ( File "/usr/share/miniconda/lib/python3.12/site-packages/urllib3/exceptions.py", line 2, in <module>
autotests (ubuntu-latest, 3.8, std, ./autotest)
from .packages.six.moves.http_client import ( ModuleNotFoundError: No module named 'urllib3.packages.six.moves'
autotests (ubuntu-latest, 3.8, std, ./autotest)
The `save-state` 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/
autotests (ubuntu-latest, 3.8, std, ./autotest)
The `save-state` 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/
autotests (ubuntu-latest, 3.8, std, ./autotest)
The `save-state` 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/
autotests (ubuntu-latest, 3.10, std, ./autotest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
autotests (ubuntu-latest, 3.10, std, ./autotest)
The `save-state` 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/
autotests (ubuntu-latest, 3.10, std, ./autotest)
/usr/share/miniconda/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(
autotests (ubuntu-latest, 3.10, std, ./autotest)
Traceback (most recent call last): File "/usr/share/miniconda/lib/python3.12/site-packages/conda/exception_handler.py", line 18, in __call__
autotests (ubuntu-latest, 3.10, std, ./autotest)
return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/share/miniconda/lib/python3.12/site-packages/conda/cli/main.py", line 29, in main_subshell from .conda_argparse import do_call, generate_parser, generate_pre_parser File "/usr/share/miniconda/lib/python3.12/site-packages/conda/cli/conda_argparse.py", line 52, in <module> from .main_create import configure_parser as configure_parser_create File "/usr/share/miniconda/lib/python3.12/site-packages/conda/cli/main_create.py", line 16, in <module> from ..notices import notices File "/usr/share/miniconda/lib/python3.12/site-packages/conda/notices/__init__.py", line 3, in <module>
autotests (ubuntu-latest, 3.10, std, ./autotest)
from .core import notices # noqa: F401 ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/share/miniconda/lib/python3.12/site-packages/conda/notices/core.py", line 15, in <module> from . import cache, fetch, views File "/usr/share/miniconda/lib/python3.12/site-packages/conda/notices/fetch.py", line 11, in <module> import requests File "/usr/share/miniconda/lib/python3.12/site-packages/requests/__init__.py", line 43, in <module>
autotests (ubuntu-latest, 3.10, std, ./autotest)
import urllib3 File "/usr/share/miniconda/lib/python3.12/site-packages/urllib3/__init__.py", line 8, in <module> from .connectionpool import ( File "/usr/share/miniconda/lib/python3.12/site-packages/urllib3/connectionpool.py", line 11, in <module>
autotests (ubuntu-latest, 3.10, std, ./autotest)
from .exceptions import ( File "/usr/share/miniconda/lib/python3.12/site-packages/urllib3/exceptions.py", line 2, in <module> from .packages.six.moves.http_client import ( ModuleNotFoundError: No module named 'urllib3.packages.six.moves' During handling of the above exception, another exception occurred: Traceback (most recent call last):
autotests (ubuntu-latest, 3.10, std, ./autotest)
File "/usr/share/miniconda/condabin/conda", line 13, in <module> sys.exit(main()) ^^^^^^ File "/usr/share/miniconda/lib/python3.12/site-packages/conda/cli/main.py", line 105, in main
autotests (ubuntu-latest, 3.10, std, ./autotest)
return conda_exception_handler(main, *args, **kwargs)
autotests (ubuntu-latest, 3.10, std, ./autotest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/share/miniconda/lib/python3.12/site-packages/conda/exception_handler.py", line 386, in conda_exception_handler
autotests (ubuntu-latest, 3.10, std, ./autotest)
return_value = exception_handler(func, *args, **kwargs)
autotests (ubuntu-latest, 3.10, std, ./autotest)
The `save-state` 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/
autotests (ubuntu-latest, 3.10, std, ./autotest)
The `save-state` 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/