Running with gitlab-runner 17.9.1 (bbf75488)
  on gitlab-runner2.centralesupelec.fr Va9zk6fJ, system ID: s_1a2159fdb99a
section_start:1743388895:prepare_executor
Preparing the "shell" executor
Using Shell (bash) executor...
section_end:1743388895:prepare_executor
section_start:1743388895:prepare_script
Preparing environment
Running on gitlab-runner2.centralesupelec.fr...
section_end:1743388895:prepare_script
section_start:1743388895:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /home/gitlab-runner/builds/Va9zk6fJ/0/marilyne.hu/streamlit-projet/.git/
Created fresh repository.
Checking out 3c8b5361 as detached HEAD (ref is main)...
Skipping Git submodules setup
section_end:1743388895:get_sources
section_start:1743388895:step_script
Executing "step_script" stage of the job script
$ export SOURCE_CODE=${SOURCE_CODE:-$PWD}
$ if ! docker info &>/dev/null; then # collapsed multi-line command
$ function propagate_env_vars() { # collapsed multi-line command
$ if [ -n "$CODECLIMATE_REGISTRY_USERNAME" ] && [ -n "$CODECLIMATE_REGISTRY_PASSWORD" ] && [ -n "$CODECLIMATE_PREFIX" ]; then # collapsed multi-line command
$ docker pull --quiet "$CODE_QUALITY_IMAGE"
registry.gitlab.com/gitlab-org/ci-cd/codequality:0.96.0-gitlab.1
$ docker run --rm \ # collapsed multi-line command
section_end:1743389173:step_script
section_start:1743389173:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
Runtime platform                                    arch=amd64 os=linux pid=121676 revision=bbf75488 version=17.9.1
gl-code-quality-report.json: found 1 matching artifact files and directories 
Uploading artifacts as "codequality" to coordinator... 201 Created  id=82216 responseStatus=201 Created token=64_zaed8F
section_end:1743389174:upload_artifacts_on_success
section_start:1743389174:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1743389174:cleanup_file_variables
Job succeeded