detect-tests
Passed Started
by
@ci-test-user-mk
ci-test-user-mk
This job is archived. Only the complete pipeline can be retried.
1Running with gitlab-runner 13.9.0-rc2 (69c049fd)2 on docker-auto-scale 729897613 feature flags: FF_GITLAB_REGISTRY_HELPER_IMAGE:true6Using Docker executor with image ruby:2.7 ...7Pulling docker image ruby:2.7 ...8Using docker image sha256:4ab308e183988613b1cd1258e17ad050b7e3bb73b15c764f2f4097541e19950c for ruby:2.7 with digest ruby@sha256:15f548052bb07448cfedcb82388c3499e388c5d69f6e0f827dd207df223ee95e ...10Running on runner-72989761-project-5655380-concurrent-0 via runner-72989761-stg-srm-1616511368-770d52ab...12$ eval "$CI_PRE_CLONE_SCRIPT"13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org-forks/gitlab/.git/15Created fresh repository.16Checking out 8de1bc8a as master...17Skipping Git submodules setup19Using docker image sha256:4ab308e183988613b1cd1258e17ad050b7e3bb73b15c764f2f4097541e19950c for ruby:2.7 with digest ruby@sha256:15f548052bb07448cfedcb82388c3499e388c5d69f6e0f827dd207df223ee95e ...20$ source ./scripts/utils.sh21$ source ./scripts/rspec_helpers.sh22$ install_gitlab_gem23Successfully installed multi_xml-0.6.024Successfully installed mime-types-data-3.2021.022525Successfully installed mime-types-3.3.126When you HTTParty, you must party hard!27Successfully installed httparty-0.18.1284 gems installed29Successfully installed unicode-display_width-1.7.030Successfully installed terminal-table-1.8.031Successfully installed gitlab-4.17.0323 gems installed33$ install_tff_gem34Successfully installed test_file_finder-0.1.1351 gem installed36$ retrieve_tests_mapping37No API token given.38No API token given.39Writing unpacked crystalball/mapping.json40Saved crystalball/mapping.json.41$ if [ -n "$CI_MERGE_REQUEST_IID" ]; then tooling/bin/find_tests ${MATCHED_TESTS_FILE}; fi42$ if [ -n "$CI_MERGE_REQUEST_IID" ]; then echo "test files affected: $(cat $MATCHED_TESTS_FILE)"; fi44Uploading artifacts...45WARNING: tmp/matching_tests.txt: no matching files 46ERROR: No files to upload 48Job succeeded