Running with gitlab-runner 16.3.0 (8ec04662)  on ns4.shore.co.il Z5_U7unN, system ID: r_LqTOTPD7fUkT section_start:1702932229:prepare_executor Preparing the "docker" executor Using Docker executor with image registry.shore.co.il/ci-images:pre-commit ... Pulling docker image registry.shore.co.il/ci-images:pre-commit ... Using docker image sha256:a4987383786ce888c275ffdf032e67d47756e8289e84b36d524ce3fbe1c334bb for registry.shore.co.il/ci-images:pre-commit with digest registry.shore.co.il/ci-images@sha256:b4bd58a054962647d949817e77701a7a5b0dc63780fb0bb38ee0f186282d753f ... section_end:1702932232:prepare_executor section_start:1702932232:prepare_script Preparing environment Running on runner-z5u7unn-project-30-concurrent-0 via e73759fe298a... section_end:1702932232:prepare_script section_start:1702932232:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/nimrod/blog/.git/ Created fresh repository. Checking out c3215531 as detached HEAD (ref is master)... Skipping Git submodules setup section_end:1702932234:get_sources section_start:1702932234:restore_cache Restoring cache Checking cache for default-non_protected... No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. Successfully extracted cache section_end:1702932235:restore_cache section_start:1702932235:step_script Executing "step_script" stage of the job script Using docker image sha256:a4987383786ce888c275ffdf032e67d47756e8289e84b36d524ce3fbe1c334bb for registry.shore.co.il/ci-images:pre-commit with digest registry.shore.co.il/ci-images@sha256:b4bd58a054962647d949817e77701a7a5b0dc63780fb0bb38ee0f186282d753f ... $ echo 'Cython < 3.0' > "$PIP_CONSTRAINT" $ pre-commit run --all-files [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/Yelp/detect-secrets. [INFO] Initializing environment for https://github.com/adrienverge/yamllint. [INFO] Initializing environment for https://github.com/amperser/proselint/. [INFO] Initializing environment for https://github.com/ambv/black. [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks-markup. [INFO] Initializing environment for https://github.com/myint/rstcheck.git. [INFO] Initializing environment for https://github.com/PyCQA/prospector. [INFO] Initializing environment for https://github.com/PyCQA/prospector:bandit,pyroma. [INFO] Initializing environment for https://github.com/pycqa/flake8.git. [INFO] Initializing environment for https://github.com/pycqa/flake8.git:flake8-bugbear. [INFO] Initializing environment for https://github.com/executablebooks/mdformat.git. [INFO] Initializing environment for https://github.com/codespell-project/codespell.git. [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/Yelp/detect-secrets. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/adrienverge/yamllint. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/amperser/proselint/. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/ambv/black. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks-markup. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/myint/rstcheck.git. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/PyCQA/prospector. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/pycqa/flake8.git. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/executablebooks/mdformat.git. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/codespell-project/codespell.git. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... check that executables have shebangs.........................................Passed check for merge conflicts....................................................Passed check toml...................................................................Passed trim trailing whitespace.....................................................Passed Detect secrets...............................................................Passed yamllint.....................................................................Passed A linter for prose...........................................................Passed black........................................................................Passed Check .rst files with the same linter used by pypi.org.......................Passed rstcheck.....................................................................Passed prospector...................................................................Passed flake8.......................................................................Passed mdformat.....................................................................Passed codespell....................................................................Passed section_end:1702932304:step_script section_start:1702932304:archive_cache Saving cache for successful job Creating cache default-non_protected... .cache/: found 30830 matching artifact files and directories No URL provided, cache will not be uploaded to shared cache server. Cache will be stored only locally. Created cache section_end:1702932324:archive_cache section_start:1702932324:cleanup_file_variables Cleaning up project directory and file based variables section_end:1702932324:cleanup_file_variables Job succeeded