Running with gitlab-runner 17.1.0 (fe451d5a)  on osm-cicd-10 S9P1hQmo, system ID: s_0c544012072a Resolving secrets section_start:1744228990: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:1744228995:prepare_executor section_start:1744228995:prepare_script Preparing environment Running on runner-s9p1hqmo-project-67-concurrent-3 via osm-cicd-10... section_end:1744228996:prepare_script section_start:1744228996: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 b1364712 as detached HEAD (ref is master)... Removing .codeclimate.yml Removing .csslintrc Removing .eslintignore Removing .eslintrc.yml Removing .rubocop.yml Removing coffeelint.json Removing gl-code-quality-report.json Skipping Git submodules setup section_end:1744228998:get_sources section_start:1744228998: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 Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit Unable to find image 'codeclimate/codeclimate:0.96.0' locally docker: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit. See 'docker run --help'. Could not install code climate engines for the repository at /code section_end:1744229010:step_script section_start:1744229010:upload_artifacts_on_failure Uploading artifacts for failed job Uploading artifacts... WARNING: gl-code-quality-report.json: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab/osm/nbi) ERROR: No files to upload  section_end:1744229011:upload_artifacts_on_failure section_start:1744229011:cleanup_file_variables Cleaning up project directory and file based variables section_end:1744229011:cleanup_file_variables ERROR: Job failed: exit code 1