[0KRunning with gitlab-runner 12.7.1 (003fe500) [0;m[0K on grady-ci-runner 6oEdkxQQ [0;msection_start:1647336362:prepare_executor [0K[0KUsing Docker executor with image python:3.8 ... [0;m[0KPulling docker image python:3.8 ... [0;m[0KUsing docker image sha256:52bb9574949f3991ed435968cbb3b68b7b3ab3d041633ad40866ee447896c176 for python:3.8 ... [0;msection_end:1647336364:prepare_executor [0Ksection_start:1647336364:prepare_script [0KRunning on runner-6oEdkxQQ-project-985-concurrent-3 via gitlab-runner... section_end:1647336379:prepare_script [0Ksection_start:1647336379:get_sources [0K[32;1mFetching changes...[0;m Reinitialized existing Git repository in /builds/j.michal/grady/.git/ From https://gitlab.gwdg.de/j.michal/grady * [new ref] 407bd0d12730c9c5a7b92a00ddead55cbba40823 -> refs/pipelines/283038 * [new branch] jakob.dieterle-master-patch-13835 -> origin/jakob.dieterle-master-patch-13835 * [new tag] 5.4.2 -> 5.4.2 [32;1mChecking out 407bd0d1 as jakob.dieterle-master-patch-13835...[0;m Removing .pipenv/ [32;1mSkipping Git submodules setup[0;m section_end:1647336474:get_sources [0Ksection_start:1647336474:restore_cache [0Ksection_end:1647336479:restore_cache [0Ksection_start:1647336479:download_artifacts [0K[32;1mDownloading artifacts for build_test_env (838350)...[0;m Downloading artifacts from coordinator... ok [0;m id[0;m=838350 responseStatus[0;m=200 OK token[0;m=MDbp1Tdx [0;33mWARNING: .pipenv/venvs/grady-BcvZijDT/bin/python: chmod .pipenv/venvs/grady-BcvZijDT/bin/python: no such file or directory (suppressing repeats)[0;m section_end:1647336498:download_artifacts [0Ksection_start:1647336498:build_script [0K[32;1m$ pip install pipenv[0;m Collecting pipenv Using cached pipenv-2022.1.8-py2.py3-none-any.whl (3.6 MB) Collecting virtualenv Using cached virtualenv-20.13.3-py2.py3-none-any.whl (8.7 MB) Requirement already satisfied: setuptools>=36.2.1 in /usr/local/lib/python3.8/site-packages (from pipenv) (57.5.0) Requirement already satisfied: pip>=18.0 in /usr/local/lib/python3.8/site-packages (from pipenv) (21.2.4) Collecting certifi Using cached certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting virtualenv-clone>=0.2.5 Using cached virtualenv_clone-0.5.7-py3-none-any.whl (6.6 kB) Collecting platformdirs<3,>=2 Using cached platformdirs-2.5.1-py3-none-any.whl (14 kB) Collecting filelock<4,>=3.2 Using cached filelock-3.6.0-py3-none-any.whl (10.0 kB) Collecting six<2,>=1.9.0 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting distlib<1,>=0.3.1 Using cached distlib-0.3.4-py2.py3-none-any.whl (461 kB) Installing collected packages: six, platformdirs, filelock, distlib, virtualenv-clone, virtualenv, certifi, pipenv Successfully installed certifi-2021.10.8 distlib-0.3.4 filelock-3.6.0 pipenv-2022.1.8 platformdirs-2.5.1 six-1.16.0 virtualenv-20.13.3 virtualenv-clone-0.5.7 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv WARNING: You are using pip version 21.2.4; however, version 22.0.4 is available. You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [32;1m$ VENV=$(pipenv --venv)[0;m [32;1m$ source $VENV/bin/activate[0;m [32;1m$ flake8 --exclude=migrations core util functional_tests[0;m section_end:1647336516:build_script [0Ksection_start:1647336516:after_script [0Ksection_end:1647336518:after_script [0Ksection_start:1647336518:archive_cache [0Ksection_end:1647336521:archive_cache [0Ksection_start:1647336521:upload_artifacts_on_success [0Ksection_end:1647336523:upload_artifacts_on_success [0K[32;1mJob succeeded [0;m