Running with gitlab-runner 17.8.1 (a1fca00e)
  on aleksis-runner xgKXqwzc, system ID: s_84022eff7be2
  feature flags: FF_NETWORK_PER_BUILD:true
section_start:1741152767:prepare_executor
Preparing the "docker" executor
Using Docker executor with image registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped:master@sha256:d4915ee0fa82b287a9cce6f72aec54e3571a05e46f48aa3c0eff6299eef9d150 ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped:master@sha256:d4915ee0fa82b287a9cce6f72aec54e3571a05e46f48aa3c0eff6299eef9d150 ...
Using docker image sha256:fc38ba929b3c211229df36e3599b4f8b201a6827eff98177e20f723c0658f128 for registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped:master@sha256:d4915ee0fa82b287a9cce6f72aec54e3571a05e46f48aa3c0eff6299eef9d150 with digest registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped@sha256:d4915ee0fa82b287a9cce6f72aec54e3571a05e46f48aa3c0eff6299eef9d150 ...
section_end:1741152769:prepare_executor
section_start:1741152769:prepare_script
Preparing environment
Running on runner-xgkxqwzc-project-2918-concurrent-1 via aleksis-runner...
section_end:1741152770:prepare_script
section_start:1741152770:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/AlekSIS/onboarding/AlekSIS-App-Kolego/.git/
Checking out e32d5ed1 as detached HEAD (ref is renovate/eslint-plugin-vue-10.x)...
Removing .dev-js/.pnp.cjs
Removing .dev-js/.pnp.loader.mjs
Removing .dev-js/.yarn/
Removing .dev-js/node_modules/
Removing .dev-js/yarn.lock
Removing .ruff_cache/
Removing .tox/
Removing poetry.lock

Updating/initializing submodules recursively with git depth set to 20...
Updated submodules
section_end:1741152773:get_sources
section_start:1741152773:restore_cache
Restoring cache
Checking cache for 0_poetry_pyproject-631be69e02794c80542783233894862c7df3c097-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:1741152774:restore_cache
section_start:1741152774:download_artifacts
Downloading artifacts
Downloading artifacts for lock (326038)...
Downloading artifacts from coordinator... ok        host=edugit.org id=326038 responseStatus=200 OK token=glcbt-64
section_end:1741152775:download_artifacts
section_start:1741152775:step_script
Executing "step_script" stage of the job script
Using docker image sha256:fc38ba929b3c211229df36e3599b4f8b201a6827eff98177e20f723c0658f128 for registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped:master@sha256:d4915ee0fa82b287a9cce6f72aec54e3571a05e46f48aa3c0eff6299eef9d150 with digest registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped@sha256:d4915ee0fa82b287a9cce6f72aec54e3571a05e46f48aa3c0eff6299eef9d150 ...
$ id testuser || adduser --disabled-password --gecos "Test User" testuser
id: ‘testuser’: no such user
info: Adding user `testuser' ...
info: Selecting UID/GID from range 1000 to 59999 ...
info: Adding new group `testuser' (1000) ...
info: Adding new user `testuser' (1000) with group `testuser (1000)' ...
info: Creating home directory `/home/testuser' ...
info: Copying files from `/etc/skel' ...
info: Adding new user `testuser' to supplemental / extra groups `users' ...
info: Adding user `testuser' to group `users' ...
$ chown -R testuser .
$ sudo -u testuser tox -e lint
lint: commands_pre[0]> poetry install --only=dev
Installing dependencies from lock file

Package operations: 26 installs, 0 updates, 0 removals

  - Installing asgiref (3.8.1)
  - Installing pyparsing (3.2.1)
  - Installing sqlparse (0.5.3)
  - Installing certifi (2025.1.31)
  - Installing django (5.1.6)
  - Installing charset-normalizer (3.4.1)
  - Installing packaging (21.3)
  - Installing idna (3.10)
  - Installing typing-extensions (4.12.2)
  - Installing urllib3 (2.3.0)
  - Installing attrs (25.1.0)
  - Installing parsy (1.1.0)
  - Installing click (8.1.8)
  - Installing pathspec (0.12.1)
  - Installing django-stubs-ext (5.1.3)
  - Installing requests (2.32.3)
  - Installing dparse (0.6.4)
  - Installing ruamel-yaml (0.18.10)
  - Installing setuptools (75.8.2)
  - Installing toml (0.10.2)
  - Installing types-pytz (2025.1.0.20250204)
  - Installing types-pyyaml (6.0.12.20241230)
  - Installing safety (2.3.5)
  - Installing ruff (0.1.15)
  - Installing django-stubs (4.2.7)
  - Installing curlylint (0.13.1)

Installing the current project: AlekSIS-App-Kolego (0.1.0.dev4)
lint: commands_pre[1]> yarnpkg --cwd=.dev-js
➤ YN0000: · Yarn 4.0.2
➤ YN0000: ┌ Resolution step
➤ YN0085: │ + @intlify/eslint-plugin-vue-i18n@npm:2.0.0, eslint-config-prettier@npm:9.1.0, eslint-plugin-vue@npm:10.0.0, eslint@npm:8.57.1, prettier@npm:3.5.3, and 233 more.
➤ YN0000: └ Completed in 2s 124ms
➤ YN0000: ┌ Post-resolution validation
➤ YN0060: │ stylelint is listed by your project with version 15.11.0, which doesn't satisfy what stylelint-config-prettier (p6dc19) requests (>=11.0.0 <15.0.0-0).
➤ YN0002: │ aleksis-builddeps@workspace:. doesn't provide vue-eslint-parser (p168f6), requested by eslint-plugin-vue.
➤ YN0086: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0013: │ 238 packages were added to the project (+ 34.08 MiB).
➤ YN0000: └ Completed in 3s 589ms
➤ YN0000: ┌ Link step
➤ YN0000: │ ESM support for PnP uses the experimental loader API and is therefore experimental
➤ YN0000: └ Completed in 0s 252ms
➤ YN0000: · Done with warnings in 6s 43ms
lint: commands[0]> poetry run ruff check aleksis/
aleksis/apps/kolego/managers.py:1:1: I001 [*] Import block is un-sorted or un-formatted
Found 1 error.
[*] 1 fixable with the `--fix` option.
lint: exit 1 (0.56 seconds) /builds/AlekSIS/onboarding/AlekSIS-App-Kolego> poetry run ruff check aleksis/ pid=142
  lint: FAIL code 1 (10.66=setup[0.23]+cmd[3.19,6.68,0.56] seconds)
  evaluation failed :( (10.75 seconds)
section_end:1741152787:step_script
section_start:1741152787:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1741152788:cleanup_file_variables
ERROR: Job failed: exit code 1