Running with gitlab-runner 13.9.0-rc2 (69c049fd)
  on docker-auto-scale 72989761
  feature flags: FF_GITLAB_REGISTRY_HELPER_IMAGE:true
section_start:1616511368:resolve_secrets
Resolving secrets
section_end:1616511368:resolve_secrets
section_start:1616511368:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image ruby:2.7 ...
Pulling docker image ruby:2.7 ...
Using docker image sha256:4ab308e183988613b1cd1258e17ad050b7e3bb73b15c764f2f4097541e19950c for ruby:2.7 with digest ruby@sha256:15f548052bb07448cfedcb82388c3499e388c5d69f6e0f827dd207df223ee95e ...
section_end:1616511448:prepare_executor
section_start:1616511448:prepare_script
Preparing environment
Running on runner-72989761-project-5655380-concurrent-0 via runner-72989761-stg-srm-1616511368-770d52ab...
section_end:1616511451:prepare_script
section_start:1616511451:get_sources
Getting source from Git repository
$ eval "$CI_PRE_CLONE_SCRIPT"
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/gitlab-org-forks/gitlab/.git/
Created fresh repository.
Checking out 8de1bc8a as master...

Skipping Git submodules setup
section_end:1616511470:get_sources
section_start:1616511470:step_script
Executing "step_script" stage of the job script
Using docker image sha256:4ab308e183988613b1cd1258e17ad050b7e3bb73b15c764f2f4097541e19950c for ruby:2.7 with digest ruby@sha256:15f548052bb07448cfedcb82388c3499e388c5d69f6e0f827dd207df223ee95e ...
$ source ./scripts/utils.sh
$ source ./scripts/rspec_helpers.sh
$ install_gitlab_gem
Successfully installed multi_xml-0.6.0
Successfully installed mime-types-data-3.2021.0225
Successfully installed mime-types-3.3.1
When you HTTParty, you must party hard!
Successfully installed httparty-0.18.1
4 gems installed
Successfully installed unicode-display_width-1.7.0
Successfully installed terminal-table-1.8.0
Successfully installed gitlab-4.17.0
3 gems installed
$ install_tff_gem
Successfully installed test_file_finder-0.1.1
1 gem installed
$ retrieve_tests_mapping
No API token given.
No API token given.
Writing unpacked crystalball/mapping.json
Saved crystalball/mapping.json.
$ if [ -n "$CI_MERGE_REQUEST_IID" ]; then tooling/bin/find_tests ${MATCHED_TESTS_FILE}; fi
$ if [ -n "$CI_MERGE_REQUEST_IID" ]; then echo "test files affected: $(cat $MATCHED_TESTS_FILE)"; fi
section_end:1616511490:step_script
section_start:1616511490:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
WARNING: tmp/matching_tests.txt: no matching files 
ERROR: No files to upload                          
section_end:1616511491:upload_artifacts_on_success
section_start:1616511491:cleanup_file_variables
Cleaning up file based variables
section_end:1616511492:cleanup_file_variables
Job succeeded