Skip to content

Merge pull request #7129 from michmx/v8r0-introducing-job-status-scou… #10355

Merge pull request #7129 from michmx/v8r0-introducing-job-status-scou…

Merge pull request #7129 from michmx/v8r0-introducing-job-status-scou… #10355

Triggered via push July 26, 2023 13:48
Status Failure
Total duration 10m 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

basic.yml

on: push
pre-commit
1m 54s
pre-commit
shellcheck
6s
shellcheck
pycodestyle
10s
pycodestyle
Pylint for Python 2.7 in Pilot files
2m 41s
Pylint for Python 2.7 in Pilot files
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
check (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
The process '/usr/share/miniconda3/condabin/mamba' failed with exit code 1
pycodestyle
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check (mypy)
The 'master' branch is deprecated and will be removed from the repository in the future. Please ensure your action is using the latest version, or point it to the 'main' branch. "conda-incubator/setup-miniconda@main"
check (mypy)
Mamba support is still experimental and can result in differently solved environments!
pre-commit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
The 'master' branch is deprecated and will be removed from the repository in the future. Please ensure your action is using the latest version, or point it to the 'main' branch. "conda-incubator/setup-miniconda@main"
check (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
Mamba support is still experimental and can result in differently solved environments!
check (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<< Traceback (most recent call last): File "/usr/share/miniconda3/lib/python3.10/site-packages/conda/exceptions.py", line 1124, in __call__ return func(*args, **kwargs) File "/usr/share/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 "/usr/share/miniconda3/lib/python3.10/site-packages/conda/notices/core.py", line 109, in wrapper return func(*args, **kwargs) File "/usr/share/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 "/usr/share/miniconda3/lib/python3.10/site-packages/mamba/mamba_env.py", line 153, in mamba_install transaction.fetch_extract_packages() RuntimeError: Download error (28) Timeout was reached [https://conda.anaconda.org/diracgrid/linux-64/tornado-5.1.1+dirac.2-py39hdb842f6_0.tar.bz2] Operation too slow. Less than 30 bytes/sec transferred the last 60 seconds `$ /usr/share/miniconda3/condabin/mamba update --name test --file environment.yml` environment variables: CIO_TEST=<not set> CONDA=/usr/share/miniconda3 CONDA_AUTO_UPDATE_CONDA=false CONDA_PKGS_DIR=/home/runner/conda_pkgs_dir CONDA_ROOT=/usr/share/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_e407c5d8-5909- 4bf2-8bcf-5069d3417501 LD_PRELOAD=<not set> PATH=/usr/share/miniconda3/condabin:/home/runner/.local/bin:/opt/pipx_bin:/ home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/l ocal/.ghcup/bin:/home/runner/.dotnet/tools:/snap/bin:/usr/local/sbin:/ usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/game s:/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 : /usr/share/miniconda3/.condarc /home/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 __glibc=2.35=0 __linux=5.15.0=0 __unix=0=0 base environment : /usr/share/miniconda3 (writable) conda av data dir : /usr/share/miniconda3/etc/conda conda av metadata url : None channel URLs : https://conda.anaconda.org/diracgrid/linux-64 https://conda.anaconda.org/diracgrid/noarch https://conda.anaconda.org/conda-forge/linux-64 https://conda.anaconda.org/conda-forge/noarch https://conda.anaconda.org/nodefaults/linux-64 https://conda.anaconda.org/nodefaults/noarch https://repo.anaconda.com/pkgs/main/linux-64 https://repo.anaconda.com/pkgs/main/noarch https://repo.anaconda.com/pkgs/r/linux-64 https://repo.anaconda.com/pkgs/r/noarch package cache : /home/runner/conda_pkgs_dir envs directories : /usr/share/miniconda3/envs /home/runner/.conda/envs platform : linux-64 user-agent : conda/23.1.0 requests/2.31.0 CPython/3.10.12 Linux/5.15.0-1041-azure ubuntu/22.04.2 glibc/2.35 UID:GID : 1001:123 ne
check (pylint -j 0 -E src/)
The 'master' branch is deprecated and will be removed from the repository in the future. Please ensure your action is using the latest version, or point it to the 'main' branch. "conda-incubator/setup-miniconda@main"
check (pylint -j 0 -E src/)
Mamba support is still experimental and can result in differently solved environments!