Skip to content

Update sphinx to 7.2.0 #919

Update sphinx to 7.2.0

Update sphinx to 7.2.0 #919

Triggered via pull request August 17, 2023 09:11
Status Failure
Total duration 39m 28s
Artifacts

run-tests.yml

on: pull_request
Matrix: runtests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
conda (windows-latest, ci/py38-env.yml)
The process 'C:\Miniconda3\condabin\conda.bat' failed with exit code 4294967295
conda (ubuntu-latest, ci/py310-env.yml)
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/
conda (ubuntu-latest, ci/py39-env.yml)
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/
conda (windows-latest, ci/py38-env.yml)
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/
conda (windows-latest, ci/py38-env.yml)
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<< Traceback (most recent call last): File "C:\Miniconda3\Lib\site-packages\conda\exception_handler.py", line 16, in __call__ return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda3\Lib\site-packages\conda_env\cli\main.py", line 49, in do_call exit_code = getattr(module, func_name)(args, parser) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda3\Lib\site-packages\conda\notices\core.py", line 123, in wrapper return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda3\Lib\site-packages\conda_env\cli\main_update.py", line 139, in execute result[installer_type] = installer.install(prefix, specs, args, env) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda3\Lib\site-packages\conda_env\installers\conda.py", line 50, in install unlink_link_transaction = solver.solve_for_transaction( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda3\Lib\site-packages\conda\core\solve.py", line 153, in solve_for_transaction unlink_precs, link_precs = self.solve_for_diff( ^^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda3\Lib\site-packages\conda\core\solve.py", line 214, in solve_for_diff final_precs = self.solve_final_state( ^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda3\Lib\site-packages\conda\core\solve.py", line 387, in solve_final_state ssc = self._run_sat(ssc) ^^^^^^^^^^^^^^^^^^ File "C:\Miniconda3\Lib\site-packages\conda\common\io.py", line 83, in decorated return f(*args, **kwds) ^^^^^^^^^^^^^^^^ File "C:\Miniconda3\Lib\site-packages\conda\core\solve.py", line 1048, in _run_sat ssc.solution_precs = ssc.r.solve( ^^^^^^^^^^^^ File "C:\Miniconda3\Lib\site-packages\conda\common\io.py", line 83, in decorated return f(*args, **kwds) ^^^^^^^^^^^^^^^^ File "C:\Miniconda3\Lib\site-packages\conda\resolve.py", line 1595, in solve solution, obj5 = C.minimize(eq_v, solution) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda3\Lib\site-packages\conda\common\logic.py", line 268, in minimize return self._clauses.minimize(literals, coeffs, bestsol=bestsol, trymax=trymax) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda3\Lib\site-packages\conda\common\_logic.py", line 729, in minimize newsol = self.sat() ^^^^^^^^^^ File "C:\Miniconda3\Lib\site-packages\conda\common\_logic.py", line 654, in sat solution = self._run_sat(self.m, limit=limit) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda3\Lib\site-packages\conda\common\_logic.py", line 614, in _run_sat solution = self._sat_solver.run(m, limit=limit) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda3\Lib\site-packages\conda\common\_logic.py", line 144, in run sat_solution = self.invoke(solver) ^^^^^^^^^^^^^^^^^^^ File "C:\Miniconda3\Lib\site-packages\conda\common\_logic.py", line 177, in invoke sat_solution = next(iter_sol) ^^^^^^^^^^^^^^ SystemError: failed to create list `$ C:\Miniconda3\Scripts\conda-env-script.py update --name earthpy-dev --file ci/py38-env.yml` environment variables: CIO_TEST=<not set> CONDA=C:\Miniconda3 CONDA_AUTO_UPDATE_CONDA=false CONDA_EXE=C:\Miniconda3\condabin\..\Scripts\conda.exe CONDA_EXES="C:\Miniconda3\condabin\..\Scripts\conda.exe" CONDA_PKGS_DIR=C:\Users\runneradmin\conda_pkgs_dir CONDA_ROOT=C:\Miniconda3 CURL_CA_BUNDLE
conda (windows-latest, ci/py38-env.yml)
Upload successful.
conda (ubuntu-latest, ci/py38-env.yml)
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/
conda (windows-latest, ci/py310-env.yml)
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/
conda (macos-latest, ci/py310-env.yml)
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/
conda (macos-latest, ci/py38-env.yml)
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/
conda (macos-latest, ci/py39-env.yml)
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/
conda (windows-latest, ci/py39-env.yml)
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/