Running with gitlab-runner 16.10.0 (81ab07f6)
  on staging-ref-autoscale-instance-runner x5kFc4P8-, system ID: s_83e1c3d437f6
section_start:1725626334:resolve_secrets
Resolving secrets
section_end:1725626334:resolve_secrets
section_start:1725626334:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image ruby:3-alpine ...
Pulling docker image ruby:3-alpine ...
Using docker image sha256:1c75064d7b84f168099b78008d900dcba894c37009968ad7ab184b843abbb92f for ruby:3-alpine with digest ruby@sha256:d811ee7b48a5cfb646de035f7dac59fd5530c1aef46e9660bd0e65dde307ffa0 ...
section_end:1725626366:prepare_executor
section_start:1725626366:prepare_script
Preparing environment
Running on runner-x5kfc4p8--project-149212-concurrent-0 via runner-x5kfc4p8--st-ref-autoscale-1725625067-c3da6507...
section_end:1725626367:prepare_script
section_start:1725626367:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/my-ce-test-group/test-project/.git/
Checking out 5293981a as detached HEAD (ref is prod-1)...
Removing gl-sast-report.json
Removing semgrep.sarif

Skipping Git submodules setup
section_end:1725626368:get_sources
section_start:1725626368:step_script
Executing "step_script" stage of the job script
Using docker image sha256:1c75064d7b84f168099b78008d900dcba894c37009968ad7ab184b843abbb92f for ruby:3-alpine with digest ruby@sha256:d811ee7b48a5cfb646de035f7dac59fd5530c1aef46e9660bd0e65dde307ffa0 ...
$ echo "Linting code... This will take about 10 seconds."
Linting code... This will take about 10 seconds.
$ sleep 10
$ echo "No lint issues found."
No lint issues found.
section_end:1725626378:step_script
section_start:1725626378:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1725626379:cleanup_file_variables
Job succeeded