detect-tests
Passed Started
by
@zeffmorgan

Zeff Morgan
1Running with gitlab-runner 15.3.0~beta.42.gdb7789ca (db7789ca)2 on green-4.shared-gitlab-org.runners-manager.gitlab.com/default x5QiHUKw3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7 ...9Using docker image sha256:dd7b4aaf2bd7d75a884645f2766984875e974363f85c6adea016941d2f7ab8ff for gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7 with digest gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby@sha256:5a32f6abc3c485231580c241047954c9d857e208a65392a8bca7fbb1888d2ed6 ...11Running on runner-x5qihukw-project-278964-concurrent-0 via runner-x5qihukw-shared-gitlab-org-1662554367-8a93ed0b...13$ eval "$CI_PRE_CLONE_SCRIPT"14Fetching changes with git depth set to 20...15Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/16Created fresh repository.17remote: Enumerating objects: 123718, done. 18remote: Counting objects: 100% (123718/123718), done. 19remote: Compressing objects: 100% (79863/79863), done. 20remote: Total 123718 (delta 54406), reused 87090 (delta 39296), pack-reused 0 21Receiving objects: 100% (123718/123718), 112.44 MiB | 33.26 MiB/s, done.22Resolving deltas: 100% (54406/54406), done.24 * [new ref] refs/pipelines/633491627 -> refs/pipelines/63349162725Checking out 6445af6f as refs/merge-requests/83419/merge...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Using docker image sha256:dd7b4aaf2bd7d75a884645f2766984875e974363f85c6adea016941d2f7ab8ff for gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7 with digest gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby@sha256:5a32f6abc3c485231580c241047954c9d857e208a65392a8bca7fbb1888d2ed6 ...30$ source ./scripts/utils.sh31$ source ./scripts/rspec_helpers.sh32$ install_gitlab_gem33$ gem install httparty --no-document --version 0.18.134Successfully installed mime-types-data-3.2022.010535Successfully installed mime-types-3.4.136Successfully installed multi_xml-0.6.037When you HTTParty, you must party hard!38Successfully installed httparty-0.18.1394 gems installed40==> 'gem install httparty --no-document --version 0.18.1' succeeded in 1 seconds.41$ gem install gitlab --no-document --version 4.17.042Successfully installed unicode-display_width-1.8.043Successfully installed terminal-table-1.8.044Successfully installed gitlab-4.17.0453 gems installed46==> 'gem install gitlab --no-document --version 4.17.0' succeeded in 1 seconds.47$ install_tff_gem48$ gem install test_file_finder --no-document --version 0.1.149Successfully installed test_file_finder-0.1.1501 gem installed51==> 'gem install test_file_finder --no-document --version 0.1.1' succeeded in 0 seconds.52$ retrieve_tests_mapping53test_metadata_with_mapping_job_id: 299016923054Writing unpacked crystalball/mapping.json55Saved crystalball/mapping.json.56$ retrieve_frontend_fixtures_mapping57test_metadata_with_mapping_job_id: 299153186458$ if [ -n "$CI_MERGE_REQUEST_IID" ]; then # collapsed multi-line command59Changed files: qa/qa/runtime/env.rb qa/qa/support/api.rb qa/spec/runtime/env_spec.rb60Related rspec tests: 62Uploading artifacts...63rspec/changed_files.txt: found 1 matching files and directories 64rspec/matching_tests.txt: found 1 matching files and directories 65crystalball/frontend_fixtures_mapping.json: found 1 matching files and directories 66WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/2991717946/artifacts?artifact_format=zip&artifact_type=archive&expire_in=7d new-url=https://gitlab.com67WARNING: Retrying... context=artifacts-uploader error=request redirected68Uploading artifacts as "archive" to coordinator... 201 Created id=2991717946 responseStatus=201 Created token=WCqE96nV70Job succeeded