Running with gitlab-runner 17.1.0 (fe451d5a)
  on osm-cicd-10 S9P1hQmo, system ID: s_0c544012072a
Resolving secrets
section_start:1744315393:prepare_executor
Preparing the "docker" executor
Using Docker executor with image docker:20.10.12 ...
Starting service docker:20.10.12-dind...
Pulling docker image docker:20.10.12-dind ...
Using docker image sha256:1a42336ff683d7dadd320ea6fe9d93a5b101474346302d23f96c9b4546cb414d for docker:20.10.12-dind with digest docker@sha256:6f2ae4a5fd85ccf85cdd829057a34ace894d25d544e5e4d9f2e7109297fedf8d ...
Waiting for services to be up and running (timeout 30 seconds)...
Pulling docker image docker:20.10.12 ...
Using docker image sha256:15a9bc7c6340df2ac9d6c8196ca1d905180ddf2ca8b29a8d98f5422e2e5ccf85 for docker:20.10.12 with digest docker@sha256:a729cce205a05b0b86dc8dca87823efaffc3f74979fe7dc86a707c2fbf631b61 ...
section_end:1744315399:prepare_executor
section_start:1744315399:prepare_script
Preparing environment
Running on runner-s9p1hqmo-project-67-concurrent-3 via osm-cicd-10...
section_end:1744315400:prepare_script
section_start:1744315400:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Reinitialized existing Git repository in /builds/gitlab/osm/nbi/.git/
Checking out e4d1a181 as detached HEAD (ref is master)...
Removing .codeclimate.yml
Removing .csslintrc
Removing .eslintignore
Removing .eslintrc.yml
Removing .rubocop.yml
Removing coffeelint.json

Skipping Git submodules setup
section_end:1744315401:get_sources
section_start:1744315401:step_script
Executing "step_script" stage of the job script
Using docker image sha256:15a9bc7c6340df2ac9d6c8196ca1d905180ddf2ca8b29a8d98f5422e2e5ccf85 for docker:20.10.12 with digest docker@sha256:a729cce205a05b0b86dc8dca87823efaffc3f74979fe7dc86a707c2fbf631b61 ...
$ 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
$ docker run --rm \ # collapsed multi-line command
section_end:1744315606:step_script
section_start:1744315606:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
gl-code-quality-report.json: found 1 matching artifact files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=112381 responseStatus=201 Created token=glcbt-64
Uploading artifacts...
gl-code-quality-report.json: found 1 matching artifact files and directories 
Uploading artifacts as "codequality" to coordinator... 201 Created  id=112381 responseStatus=201 Created token=glcbt-64
section_end:1744315607:upload_artifacts_on_success
section_start:1744315607:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1744315608:cleanup_file_variables
Job succeeded