Running with gitlab-runner 13.7.0 (943fc252)
  on ns4.shore.co.il PBtBuDJs
section_start:1610052045:prepare_executor
Preparing the "docker" executor
Using Docker executor with image adarnimrod/ci-images:pre-commit ...
Pulling docker image adarnimrod/ci-images:pre-commit ...
Using docker image sha256:5f6614501360087d28c812ab9a3db49b8cebee736406142c76d5043d919e12d5 for adarnimrod/ci-images:pre-commit with digest adarnimrod/ci-images@sha256:6ae8982c2b3c9577ba79326f6a11229e78f008547b87403b4ab9931518e570b7 ...
section_end:1610052049:prepare_executor
section_start:1610052049:prepare_script
Preparing environment
Running on runner-pbtbudjs-project-59-concurrent-0 via a532f007a4b9...
section_end:1610052050:prepare_script
section_start:1610052050:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Reinitialized existing Git repository in /builds/nimrod/python-pre-commit/.git/
Checking out 65402c86 as master...
Removing .cache/
Removing pre_commit_python_dummy_package.egg-info/

Skipping Git submodules setup
section_end:1610052053:get_sources
section_start:1610052053:restore_cache
Restoring cache
Checking cache for default...
No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 
WARNING: .cache/pre-commit/repo2hq9cp1i/py_env-python3/bin/python: chmod .cache/pre-commit/repo2hq9cp1i/py_env-python3/bin/python: no such file or directory (suppressing repeats) 
Successfully extracted cache
section_end:1610052063:restore_cache
section_start:1610052063:step_script
Executing "step_script" stage of the job script
$ pre-commit try-repo ./
[INFO] Initializing environment for ..
===============================================================================
Using config:
===============================================================================
repos:
-   repo: .
    rev: 65402c86f7691789b5ae63fec50a2ad57ad0b029
    hooks:
    -   id: piprot
===============================================================================
[INFO] Installing environment for ..
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
Check requirements for out of date packages..........(no files to check)Skipped
section_end:1610052070:step_script
section_start:1610052070:archive_cache
Saving cache for successful job
Creating cache default...
.cache/: found 24554 matching files and directories 
No URL provided, cache will be not uploaded to shared cache server. Cache will be stored only locally. 
Created cache
section_end:1610052089:archive_cache
section_start:1610052089:cleanup_file_variables
Cleaning up file based variables
section_end:1610052090:cleanup_file_variables
Job succeeded