Running with gitlab-runner 17.2.1 (9882d9c7)
  on gitlab-runner-74c8bb57cb-4m4rj Mk6nvMLF, system ID: r_5lFzVUOedd6O
section_start:1740995184:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: gitlab-runner
Using Kubernetes executor with image clarinpl/python:3.8 ...
Using attach strategy to execute scripts...
section_end:1740995184:prepare_executor
section_start:1740995184:prepare_script
Preparing environment
Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
Waiting for pod gitlab-runner/runner-mk6nvmlf-project-928-concurrent-1-y2atkex3 to be running, status is Pending
Waiting for pod gitlab-runner/runner-mk6nvmlf-project-928-concurrent-1-y2atkex3 to be running, status is Pending
	ContainersNotInitialized: "containers with incomplete status: [init-permissions]"
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Running on runner-mk6nvmlf-project-928-concurrent-1-y2atkex3 via gitlab-runner-74c8bb57cb-4m4rj...

section_end:1740995191:prepare_script
section_start:1740995191:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Initialized empty Git repository in /builds/nlpworkers/pos_tagger/.git/
Created fresh repository.
Checking out d7030ff0 as detached HEAD (ref is develop)...

Skipping Git submodules setup

section_end:1740995193:get_sources
section_start:1740995193:restore_cache
Restoring cache
Checking cache for default-non_protected...
Downloading cache from https://s3.clarin-pl.eu/cache/runner/Mk6nvMLF/project/928/default-non_protected  ETag="7d67138412cf97bd1d26c9b48352d9b5"
Successfully extracted cache

section_end:1740995195:restore_cache
section_start:1740995195:step_script
Executing "step_script" stage of the job script
$ export DOCKER_HOST=tcp://docker:2376
$ pip install tox==3.18.1
Looking in indexes: https://pypi.org/simple, https://pypi.clarin-pl.eu
Collecting tox==3.18.1
  Downloading tox-3.18.1-py2.py3-none-any.whl (82 kB)
Collecting pluggy>=0.12.0
  Downloading pluggy-1.5.0-py3-none-any.whl (20 kB)
Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0
  Downloading virtualenv-20.29.2-py3-none-any.whl (4.3 MB)
Collecting six>=1.14.0
  Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
Collecting packaging>=14
  Downloading packaging-24.2-py3-none-any.whl (65 kB)
Collecting toml>=0.9.4
  Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting py>=1.4.17
  Downloading py-1.11.0-py2.py3-none-any.whl (98 kB)
Collecting filelock>=3.0.0
  Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
Collecting distlib<1,>=0.3.7
  Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
Collecting platformdirs<5,>=3.9.1
  Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
Installing collected packages: platformdirs, filelock, distlib, virtualenv, toml, six, py, pluggy, packaging, tox
Successfully installed distlib-0.3.9 filelock-3.16.1 packaging-24.2 platformdirs-4.3.6 pluggy-1.5.0 py-1.11.0 six-1.17.0 toml-0.10.2 tox-3.18.1 virtualenv-20.29.2
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 25.0.1 is available.
You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command.
$ tox -v -e docstyle
using tox.ini: /builds/nlpworkers/pos_tagger/tox.ini (pid 41)
using tox-3.18.1 from /usr/local/lib/python3.8/dist-packages/tox/__init__.py (pid 41)
docstyle cannot reuse: no previous config /builds/nlpworkers/pos_tagger/.tox/docstyle/.tox-config1
docstyle create: /builds/nlpworkers/pos_tagger/.tox/docstyle
[47] /builds/nlpworkers/pos_tagger/.tox$ /usr/bin/python -m virtualenv --no-download --python /usr/bin/python docstyle >docstyle/log/docstyle-0.log
docstyle installdeps: pydocstyle
[60] /builds/nlpworkers/pos_tagger$ /builds/nlpworkers/pos_tagger/.tox/docstyle/bin/python -m pip install pydocstyle >.tox/docstyle/log/docstyle-1.log
write config to /builds/nlpworkers/pos_tagger/.tox/docstyle/.tox-config1 as '78320f235521d4115ce5b0682ca0e0a17ac2f7f336a95e6975c19da5718285fe /usr/bin/python\n3.18.1 0 0 0\n00000000000000000000000000000000 pydocstyle'
[78] /builds/nlpworkers/pos_tagger$ /builds/nlpworkers/pos_tagger/.tox/docstyle/bin/python -m pip freeze >.tox/docstyle/log/docstyle-2.log
docstyle installed: pydocstyle==6.3.0,snowballstemmer==2.2.0
docstyle run-test-pre: PYTHONHASHSEED='1866006001'
docstyle run-test: commands[0] | pydocstyle --verbose
[80] /builds/nlpworkers/pos_tagger$ /builds/nlpworkers/pos_tagger/.tox/docstyle/bin/pydocstyle --verbose
Checking file ./main.py.
Checking file ./src/tagger.py.
Checking file ./src/utils.py.
___________________________________ summary ____________________________________
  docstyle: commands succeeded
  congratulations :)

section_end:1740995202:step_script
section_start:1740995202:archive_cache
Saving cache for successful job
Creating cache default-non_protected...
.tox: found 6393 matching artifact files and directories 
Uploading cache.zip to https://s3.clarin-pl.eu/cache/runner/Mk6nvMLF/project/928/default-non_protected 
Created cache

section_end:1740995207:archive_cache
section_start:1740995207:cleanup_file_variables
Cleaning up project directory and file based variables

section_end:1740995207:cleanup_file_variables
Job succeeded