Running with gitlab-runner 17.6.1 (6826a62f)
  on podman runner DbBYV_Wd, system ID: s_5de849943b75
  feature flags: FF_NETWORK_PER_BUILD:true
section_start:1738927025:prepare_executor
Preparing the "docker" executor
Using Docker executor with image curlimages/curl ...
Pulling docker image curlimages/curl ...
Using docker image sha256:a5749f7b9e9a468b5541ef158db2d2f5e7361336119b53a9f71d99ad255a53b7 for curlimages/curl with digest docker.io/curlimages/curl@sha256:3dfa70a646c5d03ddf0e7c0ff518a5661e95b8bcbc82079f0fb7453a96eaae35 ...
section_end:1738927029:prepare_executor
section_start:1738927029:prepare_script
Preparing environment
Running on runner-dbbyvwd-project-701-concurrent-0 via runner4...
section_end:1738927030:prepare_script
section_start:1738927030:get_sources
Getting source from Git repository
$ umask 022
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/noblogs/ai-simplesitestats-plugin/.git/
Checking out 55cf91da as detached HEAD (ref is v0.0.2)...

Skipping Git submodules setup
section_end:1738927031:get_sources
section_start:1738927031:step_script
Executing "step_script" stage of the job script
Using docker image sha256:a5749f7b9e9a468b5541ef158db2d2f5e7361336119b53a9f71d99ad255a53b7 for curlimages/curl with digest docker.io/curlimages/curl@sha256:3dfa70a646c5d03ddf0e7c0ff518a5661e95b8bcbc82079f0fb7453a96eaae35 ...
$ curl -s -S --fail --header "Job-Token: $CI_JOB_TOKEN" --data tag="${CI_COMMIT_TAG}" "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/composer"
{"message":"201 Created"}section_end:1738927032:step_script
section_start:1738927032:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1738927033:cleanup_file_variables
Job succeeded