Merge pull request #80 from Urban-Analytics-Technology-Platform/79-ch… #352
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
ci.yml
on: push
Format + lint code
17s
Matrix: checks
Annotations
1 error and 7 warnings
Run tests for Python 3.12 on ubuntu-latest
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
Run tests for Python 3.12 on ubuntu-latest
/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(
|
Run tests for Python 3.12 on ubuntu-latest
error libmamba Error opening for reading "/home/runner/conda_pkgs_dir/libgcc-14.2.0-h77fa898_1/info/index.json": No such file or directory
|
Run tests for Python 3.12 on ubuntu-latest
error libmamba Error when extracting package: [json.exception.parse_error.101] parse error at line 1, column 1: attempting to parse an empty input; check that your input string or stream contains the expected JSON
|
Run tests for Python 3.12 on ubuntu-latest
Found incorrect download: libgcc. Aborting
|
Run tests for Python 3.12 on ubuntu-latest
# >>>>>>>>>>>>>>>>>>>>>> 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 768, in do_call
exit_code = create(args, parser)
^^^^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 603, in create
return install(args, parser, "create")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 559, in install
transaction.fetch_extract_packages()
RuntimeError: Found incorrect download: libgcc. Aborting
`$ /home/runner/miniconda3/condabin/mamba create --name test python=3.12`
environment variables:
CIO_TEST=<not set>
CONDA=/home/runner/miniconda3
CONDA_PKGS_DIR=/home/runner/conda_pkgs_dir
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_e711d777-83e1-
4fc8-8c22-ac3fab96932e
LD_LIBRARY_PATH=/opt/hostedtoolcache/Python/3.12.8/x64/lib
LD_PRELOAD=<not set>
PATH=/home/runner/miniconda3/condabin:/opt/hostedtoolcache/Python/3.12.8/x6
4/bin:/opt/hostedtoolcache/Python/3.12.8/x64:/snap/bin:/home/runner/.l
ocal/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/co
mposer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/us
r/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/
usr/local/games:/snap/bin
PKG_CONFIG_PATH=/opt/hostedtoolcache/Python/3.12.8/x64/lib/pkgconfig
Python2_ROOT_DIR=/opt/hostedtoolcache/Python/3.12.8/x64
Python3_ROOT_DIR=/opt/hostedtoolcache/Python/3.12.8/x64
Python_ROOT_DIR=/opt/hostedtoolcache/Python/3.12.8/x64
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
pythonLocation=/opt/hostedtoolcache/Python/3.12.8/x64
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
https://repo.anaconda.com/pkgs/main/linux-
|
Run tests for Python 3.11 on ubuntu-latest
/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(
|
Run tests for Python 3.10 on ubuntu-latest
/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(
|