Running with gitlab-runner 17.5.3 (12030cf4)
  on dev.quiqqer.com GitLab CI Runner sc_BewxeB, system ID: s_6319c6f992f3
section_start:1740658258:prepare_executor
Preparing the "docker" executor
Using Docker executor with image composer:2 ...
Pulling docker image composer:2 ...
Using docker image sha256:e4b01e194e23faa43ede4f6f1384b5a3a4e7f56caea13a9b1228695d2eacbc0b for composer:2 with digest composer@sha256:2d927cdac840109c09fb3874d16f88056e01020da6fe5a0eace8533823b95159 ...
section_end:1740658261:prepare_executor
section_start:1740658261:prepare_script
Preparing environment
Running on runner-scbewxeb-project-1042-concurrent-1 via qui-gitlab-runner...
section_end:1740658262:prepare_script
section_start:1740658262:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/quiqqer/order-simple-checkout/.git/
Checking out ee7bb118 as detached HEAD (ref is next-3.x)...
Removing parallel-lint.phar

Skipping Git submodules setup
section_end:1740658263:get_sources
section_start:1740658263:step_script
Executing "step_script" stage of the job script
Using docker image sha256:e4b01e194e23faa43ede4f6f1384b5a3a4e7f56caea13a9b1228695d2eacbc0b for composer:2 with digest composer@sha256:2d927cdac840109c09fb3874d16f88056e01020da6fe5a0eace8533823b95159 ...
$ composer validate composer.json
composer.json is valid, but with a few warnings
See https://getcomposer.org/doc/04-schema.md for details on the schema
# General warnings
- License "GPL-3.0+" is a deprecated SPDX license identifier, use "GPL-3.0-or-later" instead
- License "PCSG QEL-1.0" is not a valid SPDX license identifier, see https://spdx.org/licenses/ if you use an open license.
If the software is closed-source, you may use "proprietary" as license.
section_end:1740658264:step_script
section_start:1740658264:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1740658265:cleanup_file_variables
Job succeeded