rspec integration pg14 4/16
Passed Started
by
@rkadam3

Rajendra Kadam
1Running with gitlab-runner 16.9.1 (782c6ecb)2 on green-3.private.runners-manager.gitlab.com/gitlab.com/gitlab-org QuQPoFsC, system ID: s_fc023362bf2f3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...8Authenticating with credentials from job payload (GitLab Registry)9Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...10Using docker image sha256:82f132c22567f8ce17cc132c14b2f9aa3eaf9bb5424d91c2d966912433f0257d for registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:c55e1364ee4327b244a9cfa1750f19feea14fc774eaf792b725967d146eb45f5 ...11WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.12WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.13Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...16Using docker image sha256:5c5ba5b83d6c60cb0b225bd670b7a43be8c238cc72347d24af57e5027c3648f3 for registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:46aceab84c42d0e819c8e7940f2f98ce9e184785cd7b22d95872024a35f52407 ...17Starting service redis:6.2-alpine ...18Pulling docker image redis:6.2-alpine ...19Using docker image sha256:b6c412dc298714b5c26feca1330d8f743b48caf0b1feeadfd554d7d446f985a5 for redis:6.2-alpine with digest redis@sha256:51d6c56749a4243096327e3fb964a48ed92254357108449cb6e23999c37773c5 ...20Waiting for services to be up and running (timeout 30 seconds)...21Authenticating with credentials from job payload (GitLab Registry)22Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:fc7435a87025ef82fcd7c3a7df1e52121e8a88ab05430c94ba7ad5920fecc0d0 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:c129fa1214137f01be7f1412c5233ac179604d32d9d852cbe06113596fb24504 ...25Running on runner-quqpofsc-project-278964-concurrent-0 via runner-quqpofsc-private-1709558653-19422f6d...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1-17...32Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bookworm-ruby-3.1-17 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (6311410718)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410718 responseStatus=200 OK token=glcbt-6537WARNING: Part of .git directory is on the list of files to extract 38WARNING: This may introduce unexpected problems 39Downloading artifacts for compile-test-assets (6311410765)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410765 responseStatus=200 OK token=glcbt-6541Downloading artifacts for detect-tests (6311410787)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410787 responseStatus=200 OK token=glcbt-6543Downloading artifacts for retrieve-tests-metadata (6311410799)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410799 responseStatus=200 OK token=glcbt-6545Downloading artifacts for setup-test-env (6311410773)...46Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410773 responseStatus=200 OK token=glcbt-6548Using docker image sha256:fc7435a87025ef82fcd7c3a7df1e52121e8a88ab05430c94ba7ad5920fecc0d0 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:c129fa1214137f01be7f1412c5233ac179604d32d9d852cbe06113596fb24504 ...49$ echo $FOSS_ONLY50$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb51$ export GOPATH=$CI_PROJECT_DIR/.go52$ mkdir -p $GOPATH53$ source scripts/utils.sh54$ source scripts/prepare_build.sh732Using decomposed database config (config/database.yml.decomposed-postgresql)733Geo DB won't be set up.734Embedding DB won't be set up.746$ source ./scripts/rspec_helpers.sh747$ run_timed_command "gem install knapsack --no-document"748$ gem install knapsack --no-document749Successfully installed knapsack-4.0.07501 gem installed751==> 'gem install knapsack --no-document' succeeded in 1 seconds.752$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"757$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"758$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"759$ tooling/bin/create_job_metrics_file || true760[job-metrics] Creating the job metrics file for the CI/CD job.761$ rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"762[13:30:37] Starting rspec_parallelized_job763RETRY_FAILED_TESTS_IN_NEW_PROCESS: true764KNAPSACK_GENERATE_REPORT: true765FLAKY_RSPEC_GENERATE_REPORT: true766KNAPSACK_TEST_FILE_PATTERN: spec/{commands,controllers,mailers,requests}{,/**/}*_spec.rb767KNAPSACK_LOG_LEVEL: debug768KNAPSACK_REPORT_PATH: knapsack/rspec_integration_pg14_4_16_278964_report.json769FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json770FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_integration_pg14_4_16_278964_report.json771NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_integration_pg14_4_16_278964_report.json772RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6311411556.txt773CRYSTALBALL: 774RSPEC_TESTS_MAPPING_ENABLED: 775RSPEC_TESTS_FILTER_FILE: 776Shell set options (set -o) enabled:777braceexpand on778hashall on779interactive-comments on780pipefail on781Parsing expected rspec suite duration...782RSpec suite is expected to take 34 minutes 54.1 seconds.783Expected duration for tests:784{785 "spec/requests/api/maven_packages_spec.rb": 1126.9990710536183,786 "spec/requests/api/issues/issues_spec.rb": 102.75891453927869,787 "spec/requests/api/graphql/issue/issue_spec.rb": 76.58932393988967,788 "spec/requests/api/ci/variables_spec.rb": 72.8054884260979,789 "spec/controllers/dashboard_controller_spec.rb": 58.422421286505774,790 "spec/controllers/sessions_controller_spec.rb": 51.27323391832423,791 "spec/requests/groups_controller_spec.rb": 44.21159237103318,792 "spec/controllers/registrations_controller_spec.rb": 39.65706651174812,793 "spec/controllers/projects/web_ide_terminals_controller_spec.rb": 38.29168450320611,794 "spec/controllers/projects/settings/integrations_controller_spec.rb": 33.16079142219867,795 "spec/controllers/projects/merge_requests/conflicts_controller_spec.rb": 30.300413775127627,796 "spec/controllers/snippets/notes_controller_spec.rb": 29.19747900571655,797 "spec/requests/api/graphql/ci/runners_spec.rb": 25.892881086860623,798 "spec/controllers/repositories/git_http_controller_spec.rb": 24.997021496921253,799 "spec/requests/api/resource_milestone_events_spec.rb": 21.70262576853101,800 "spec/requests/api/alert_management_alerts_spec.rb": 19.47661713170009,801 "spec/requests/api/graphql/group/dependency_proxy_group_setting_spec.rb": 19.213911704364,802 "spec/requests/api/graphql/project/issue/designs/designs_spec.rb": 17.954591485641874,803 "spec/controllers/help_controller_spec.rb": 15.68750174010118,804 "spec/requests/api/graphql/group/work_items_spec.rb": 14.928230517812402,805 "spec/mailers/devise_mailer_spec.rb": 14.098436345699948,806 "spec/requests/api/graphql/packages/pypi_spec.rb": 13.655085435538973,807 "spec/controllers/admin/groups_controller_spec.rb": 12.140790098902439,808 "spec/requests/api/graphql/mutations/packages/protection/rule/create_spec.rb": 12.120358222994017,809 "spec/controllers/projects/registry/tags_controller_spec.rb": 10.799741532880777,810 "spec/requests/api/graphql/packages/composer_spec.rb": 10.71837906654239,811 "spec/requests/api/graphql/mutations/merge_requests/set_locked_spec.rb": 9.881163516613984,812 "spec/requests/api/metadata_spec.rb": 8.87273232200386,813 "spec/requests/api/ci/resource_groups_spec.rb": 8.865320209006054,814 "spec/controllers/jira_connect/events_controller_spec.rb": 7.7454205765786845,815 "spec/requests/api/graphql/mutations/ci/pipeline_trigger/update_spec.rb": 7.562649889923579,816 "spec/controllers/admin/applications_controller_spec.rb": 7.129789009606604,817 "spec/requests/sessions_spec.rb": 6.71214639761223,818 "spec/requests/groups/harbor/repositories_controller_spec.rb": 6.513042290345128,819 "spec/requests/api/graphql/project/cluster_agents_spec.rb": 6.05624380520921,820 "spec/requests/api/graphql/mutations/boards/lists/destroy_spec.rb": 5.889612274789066,821 "spec/controllers/concerns/preferred_language_switcher_spec.rb": 5.477067143572905,822 "spec/requests/explore/catalog_controller_spec.rb": 5.342284450314051,823 "spec/requests/api/graphql/achievements/user_achievements_query_spec.rb": 4.964043763268087,824 "spec/requests/api/graphql/project/project_statistics_spec.rb": 4.8358981281649065,825 "spec/requests/application_controller_spec.rb": 4.580701984316776,826 "spec/requests/api/graphql/mutations/jira_import/import_users_spec.rb": 4.3777537478448325,827 "spec/requests/api/dependency_proxy_spec.rb": 4.096819951202584,828 "spec/controllers/concerns/renders_commits_spec.rb": 3.9493821679124386,829 "spec/mailers/emails/identity_verification_spec.rb": 3.6868153799169034,830 "spec/requests/projects/network_controller_spec.rb": 3.559280586423569,831 "spec/requests/api/graphql/subscriptions/notes/deleted_spec.rb": 3.5050071265406646,832 "spec/requests/mailgun/webhooks_controller_spec.rb": 3.134435795541539,833 "spec/controllers/projects/ci/pipeline_editor_controller_spec.rb": 3.1013353569117283,834 "spec/requests/api/graphql/mutations/ci/pipeline_schedule/delete_spec.rb": 2.9370597586329197,835 "spec/requests/api/graphql/mutations/ci/job/cancel_spec.rb": 2.7230022324681897,836 "spec/requests/api/graphql/project/error_tracking/sentry_detailed_error_request_spec.rb": 2.597167572667108,837 "spec/requests/api/graphql/ci/group_environment_scopes_spec.rb": 2.488910487496661,838 "spec/requests/api/graphql/mutations/ci/pipeline_trigger/create_spec.rb": 2.2541175661196866,839 "spec/controllers/admin/labels_controller_spec.rb": 2.2267228938003893,840 "spec/requests/projects/incident_management/pagerduty_incidents_spec.rb": 1.9231360895666032,841 "spec/requests/users/project_callouts_spec.rb": 1.9149714005020095,842 "spec/requests/projects/packages/package_files_controller_spec.rb": 1.7611335505581664,843 "spec/requests/admin/applications_controller_spec.rb": 1.4934568844960645,844 "spec/requests/api/graphql/subscriptions/work_item_updated_spec.rb": 1.472575985285681,845 "spec/mailers/emails/admin_notification_spec.rb": 1.2073748393270567,846 "spec/controllers/projects/packages/packages_controller_spec.rb": 1.2071168586045122,847 "spec/controllers/admin/gitaly_servers_controller_spec.rb": 0.5363741630368926,848 "spec/controllers/concerns/harbor/artifact_spec.rb": 0.4593017901289922849}850Running command: bundle exec rspec -Ispec -rspec_helper --color --failure-exit-code 1 --error-exit-code 2 --format documentation --format Support::Formatters::JsonFormatter --out rspec/rspec-6311411556.json --format RspecJunitFormatter --out rspec/rspec-6311411556.xml --fail-fast=20 --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request -- spec/requests/api/maven_packages_spec.rb spec/requests/api/issues/issues_spec.rb spec/requests/api/graphql/issue/issue_spec.rb spec/requests/api/ci/variables_spec.rb spec/controllers/dashboard_controller_spec.rb spec/controllers/sessions_controller_spec.rb spec/requests/groups_controller_spec.rb spec/controllers/registrations_controller_spec.rb spec/controllers/projects/web_ide_terminals_controller_spec.rb spec/controllers/projects/settings/integrations_controller_spec.rb spec/controllers/projects/merge_requests/conflicts_controller_spec.rb spec/controllers/snippets/notes_controller_spec.rb spec/requests/api/graphql/ci/runners_spec.rb spec/controllers/repositories/git_http_controller_spec.rb spec/requests/api/resource_milestone_events_spec.rb spec/requests/api/alert_management_alerts_spec.rb spec/requests/api/graphql/group/dependency_proxy_group_setting_spec.rb spec/requests/api/graphql/project/issue/designs/designs_spec.rb spec/controllers/help_controller_spec.rb spec/requests/api/graphql/group/work_items_spec.rb spec/mailers/devise_mailer_spec.rb spec/requests/api/graphql/packages/pypi_spec.rb spec/controllers/admin/groups_controller_spec.rb spec/requests/api/graphql/mutations/packages/protection/rule/create_spec.rb spec/controllers/projects/registry/tags_controller_spec.rb spec/requests/api/graphql/packages/composer_spec.rb spec/requests/api/graphql/mutations/merge_requests/set_locked_spec.rb spec/requests/api/metadata_spec.rb spec/requests/api/ci/resource_groups_spec.rb spec/controllers/jira_connect/events_controller_spec.rb spec/requests/api/graphql/mutations/ci/pipeline_trigger/update_spec.rb spec/controllers/admin/applications_controller_spec.rb spec/requests/sessions_spec.rb spec/requests/groups/harbor/repositories_controller_spec.rb spec/requests/api/graphql/project/cluster_agents_spec.rb spec/requests/api/graphql/mutations/boards/lists/destroy_spec.rb spec/controllers/concerns/preferred_language_switcher_spec.rb spec/requests/explore/catalog_controller_spec.rb spec/requests/api/graphql/achievements/user_achievements_query_spec.rb spec/requests/api/graphql/project/project_statistics_spec.rb spec/requests/application_controller_spec.rb spec/requests/api/graphql/mutations/jira_import/import_users_spec.rb spec/requests/api/dependency_proxy_spec.rb spec/controllers/concerns/renders_commits_spec.rb spec/mailers/emails/identity_verification_spec.rb spec/requests/projects/network_controller_spec.rb spec/requests/api/graphql/subscriptions/notes/deleted_spec.rb spec/requests/mailgun/webhooks_controller_spec.rb spec/controllers/projects/ci/pipeline_editor_controller_spec.rb spec/requests/api/graphql/mutations/ci/pipeline_schedule/delete_spec.rb spec/requests/api/graphql/mutations/ci/job/cancel_spec.rb spec/requests/api/graphql/project/error_tracking/sentry_detailed_error_request_spec.rb spec/requests/api/graphql/ci/group_environment_scopes_spec.rb spec/requests/api/graphql/mutations/ci/pipeline_trigger/create_spec.rb spec/controllers/admin/labels_controller_spec.rb spec/requests/projects/incident_management/pagerduty_incidents_spec.rb spec/requests/users/project_callouts_spec.rb spec/requests/projects/packages/package_files_controller_spec.rb spec/requests/admin/applications_controller_spec.rb spec/requests/api/graphql/subscriptions/work_item_updated_spec.rb spec/mailers/emails/admin_notification_spec.rb spec/controllers/projects/packages/packages_controller_spec.rb spec/controllers/admin/gitaly_servers_controller_spec.rb spec/controllers/concerns/harbor/artifact_spec.rbKnapsack report generator started!851Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}852# [RSpecRunTime] Starting RSpec timer...853[TEST PROF INFO] EventProf enabled (sql.active_record)854unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.855unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.856Test environment set up in 1.486561127 seconds857# [RSpecRunTime] Starting example group spec/requests/api/maven_packages_spec.rb. Expected to take 18 minutes 47.0 seconds.858API::MavenPackages859 GET /api/v4/packages/maven/*path/:file_name860 a public project861 behaves like handling groups, subgroups and user namespaces for862 behaves like handling groups and subgroups for863 within a group864 that is public865 behaves like getting a file866 returns sha1 of the file867 returns not found when a package is not found868 behaves like tracking the file download event869 with jar file870 behaves like a package tracking event871 creates a gitlab tracking event pull_package872 behaves like bumping the package last downloaded at field873 bumps last_downloaded_at874 behaves like successfully returning the file875 returns the file876 behaves like file download in FIPS mode877 in FIPS mode878 rejects the request for an md5 file879 behaves like successfully returning the file880 returns the file881 with a non existing maven path882 behaves like returning response status883 returns forbidden884 behaves like rejecting request with invalid params885 with invalid maven path886 behaves like returning response status with error887 returns bad_request and error message888 with invalid file name889 behaves like returning response status with error890 returns bad_request and error message891 within a subgroup892 that is public893 behaves like getting a file894 returns sha1 of the file895 returns not found when a package is not found896 behaves like tracking the file download event897 with jar file898 behaves like a package tracking event899 creates a gitlab tracking event pull_package900# [RSpecRunTime] RSpec elapsed time: 16.84 seconds. Current RSS: ~1433M. load average: 1.20 1.23 0.67 1/276 398901 behaves like bumping the package last downloaded at field902 bumps last_downloaded_at903 behaves like successfully returning the file904 returns the file905 behaves like file download in FIPS mode906 in FIPS mode907 rejects the request for an md5 file908 behaves like successfully returning the file909 returns the file910# [RSpecRunTime] RSpec elapsed time: 20.83 seconds. Current RSS: ~1454M. load average: 1.18 1.23 0.67 1/276 399911 with a non existing maven path912 behaves like returning response status913 returns forbidden914 behaves like rejecting request with invalid params915 with invalid maven path916 behaves like returning response status with error917 returns bad_request and error message918 with invalid file name919 behaves like returning response status with error920 returns bad_request and error message921 within a user namespace922 that is [:public, :redirect]923 behaves like getting a file924 returns sha1 of the file925 returns not found when a package is not found926 behaves like tracking the file download event927 with jar file928 behaves like a package tracking event929 creates a gitlab tracking event pull_package930# [RSpecRunTime] RSpec elapsed time: 24.84 seconds. Current RSS: ~1453M. load average: 1.17 1.23 0.67 1/276 400931 behaves like bumping the package last downloaded at field932 bumps last_downloaded_at933 behaves like successfully returning the file934 returns the file935 behaves like file download in FIPS mode936 in FIPS mode937 rejects the request for an md5 file938 behaves like successfully returning the file939 returns the file940# [RSpecRunTime] RSpec elapsed time: 27.21 seconds. Current RSS: ~1460M. load average: 1.17 1.23 0.67 1/276 401941 with a non existing maven path942 behaves like returning response status943 returns forbidden944 behaves like rejecting request with invalid params945 with invalid maven path946 behaves like returning response status with error947 returns bad_request and error message948 with invalid file name949 behaves like returning response status with error950 returns bad_request and error message951 internal project952 behaves like rejecting request with invalid params953 with invalid maven path954 behaves like returning response status with error955 returns bad_request and error message956 with invalid file name957 behaves like returning response status with error958 returns bad_request and error message959 behaves like handling groups, subgroups and user namespaces for960 behaves like handling groups and subgroups for961 within a group962 that is public963 behaves like getting a file964 denies download when no private token965 behaves like tracking the file download event966 with jar file967 behaves like a package tracking event968 creates a gitlab tracking event pull_package969# [RSpecRunTime] RSpec elapsed time: 31.62 seconds. Current RSS: ~1466M. load average: 1.15 1.22 0.67 1/276 402970 behaves like bumping the package last downloaded at field971 bumps last_downloaded_at972 behaves like successfully returning the file973 returns the file974 behaves like downloads with different tokens975 behaves like downloads with a personal access token976 valid: true, sent_using: :custom_header977 behaves like allowing the download978 allows download979 valid: false, sent_using: :custom_header980 behaves like not allowing the download with981 does not allow the download982 valid: true, sent_using: :basic_auth983 behaves like allowing the download984 allows download985 valid: false, sent_using: :basic_auth986 behaves like not allowing the download with987 does not allow the download988 behaves like downloads with a deploy token989 valid: true, sent_using: :custom_header990 behaves like allowing the download991 allows download992 with only write_package_registry scope993 behaves like allowing the download994 allows download995 valid: false, sent_using: :custom_header996 behaves like not allowing the download with997 does not allow the download998 valid: true, sent_using: :basic_auth999 behaves like allowing the download1000 allows download1001 with only write_package_registry scope1002 behaves like allowing the download1003 allows download1004 valid: false, sent_using: :basic_auth1005 behaves like not allowing the download with1006 does not allow the download1007 behaves like downloads with a job token1008 valid: true, sent_using: :custom_params1009 with a running job1010 behaves like allowing the download1011 allows download1012 with a finished job1013 behaves like not allowing the download with1014 does not allow the download1015 valid: false, sent_using: :custom_params1016 with a running job1017 behaves like not allowing the download with1018 does not allow the download1019 with a finished job1020 behaves like not allowing the download with1021 does not allow the download1022 valid: true, sent_using: :basic_auth1023 with a running job1024 behaves like allowing the download1025 allows download1026 with a finished job1027 behaves like not allowing the download with1028 does not allow the download1029 valid: false, sent_using: :basic_auth1030 with a running job1031 behaves like not allowing the download with1032 does not allow the download1033 with a finished job1034 behaves like not allowing the download with1035 does not allow the download1036 with a non existing maven path1037 behaves like returning response status1038 returns forbidden1039 that is internal1040 behaves like getting a file1041 denies download when no private token1042 behaves like tracking the file download event1043 with jar file1044 behaves like a package tracking event1045 creates a gitlab tracking event pull_package1046# [RSpecRunTime] RSpec elapsed time: 47.22 seconds. Current RSS: ~1467M. load average: 1.12 1.21 0.68 1/278 4061047 behaves like bumping the package last downloaded at field1048 bumps last_downloaded_at1049 behaves like successfully returning the file1050 returns the file1051 behaves like downloads with different tokens1052 behaves like downloads with a personal access token1053 valid: true, sent_using: :custom_header1054 behaves like allowing the download1055 allows download1056 valid: false, sent_using: :custom_header1057 behaves like not allowing the download with1058 does not allow the download1059 valid: true, sent_using: :basic_auth1060 behaves like allowing the download1061 allows download1062 valid: false, sent_using: :basic_auth1063 behaves like not allowing the download with1064 does not allow the download1065 behaves like downloads with a deploy token1066 valid: true, sent_using: :custom_header1067 behaves like allowing the download1068 allows download1069 with only write_package_registry scope1070 behaves like allowing the download1071 allows download1072 valid: false, sent_using: :custom_header1073 behaves like not allowing the download with1074 does not allow the download1075 valid: true, sent_using: :basic_auth1076 behaves like allowing the download1077 allows download1078 with only write_package_registry scope1079 behaves like allowing the download1080 allows download1081 valid: false, sent_using: :basic_auth1082 behaves like not allowing the download with1083 does not allow the download1084 behaves like downloads with a job token1085 valid: true, sent_using: :custom_params1086 with a running job1087 behaves like allowing the download1088 allows download1089 with a finished job1090 behaves like not allowing the download with1091 does not allow the download1092 valid: false, sent_using: :custom_params1093 with a running job1094 behaves like not allowing the download with1095 does not allow the download1096 with a finished job1097 behaves like not allowing the download with1098 does not allow the download1099 valid: true, sent_using: :basic_auth1100 with a running job1101 behaves like allowing the download1102 allows download1103 with a finished job1104 behaves like not allowing the download with1105 does not allow the download1106 valid: false, sent_using: :basic_auth1107 with a running job1108 behaves like not allowing the download with1109 does not allow the download1110 with a finished job1111 behaves like not allowing the download with1112 does not allow the download1113 with a non existing maven path1114 behaves like returning response status1115 returns forbidden1116 within a subgroup1117 that is public1118 behaves like getting a file1119 denies download when no private token1120 behaves like tracking the file download event1121 with jar file1122 behaves like a package tracking event1123 creates a gitlab tracking event pull_package1124# [RSpecRunTime] RSpec elapsed time: 1 minute 3.75 seconds. Current RSS: ~1460M. load average: 1.16 1.21 0.69 1/278 4281125 behaves like bumping the package last downloaded at field1126 bumps last_downloaded_at1127 behaves like successfully returning the file1128 returns the file1129 behaves like downloads with different tokens1130 behaves like downloads with a personal access token1131 valid: true, sent_using: :custom_header1132 behaves like allowing the download1133 allows download1134 valid: false, sent_using: :custom_header1135 behaves like not allowing the download with1136 does not allow the download1137 valid: true, sent_using: :basic_auth1138 behaves like allowing the download1139 allows download1140 valid: false, sent_using: :basic_auth1141 behaves like not allowing the download with1142 does not allow the download1143 behaves like downloads with a deploy token1144 valid: true, sent_using: :custom_header1145 behaves like allowing the download1146 allows download1147 with only write_package_registry scope1148 behaves like allowing the download1149 allows download1150 valid: false, sent_using: :custom_header1151 behaves like not allowing the download with1152 does not allow the download1153 valid: true, sent_using: :basic_auth1154 behaves like allowing the download1155 allows download1156 with only write_package_registry scope1157 behaves like allowing the download1158 allows download1159 valid: false, sent_using: :basic_auth1160 behaves like not allowing the download with1161 does not allow the download1162 behaves like downloads with a job token1163 valid: true, sent_using: :custom_params1164 with a running job1165 behaves like allowing the download1166 allows download1167 with a finished job1168 behaves like not allowing the download with1169 does not allow the download1170 valid: false, sent_using: :custom_params1171 with a running job1172 behaves like not allowing the download with1173 does not allow the download1174 with a finished job1175 behaves like not allowing the download with1176 does not allow the download1177 valid: true, sent_using: :basic_auth1178 with a running job1179 behaves like allowing the download1180 allows download1181 with a finished job1182 behaves like not allowing the download with1183 does not allow the download1184 valid: false, sent_using: :basic_auth1185 with a running job1186 behaves like not allowing the download with1187 does not allow the download1188 with a finished job1189 behaves like not allowing the download with1190 does not allow the download1191# [RSpecRunTime] RSpec elapsed time: 1 minute 21.59 seconds. Current RSS: ~1444M. load average: 1.20 1.22 0.70 1/277 4291192 with a non existing maven path1193 behaves like returning response status1194 returns forbidden1195 that is internal1196 behaves like getting a file1197 denies download when no private token1198 behaves like tracking the file download event1199 with jar file1200 behaves like a package tracking event1201 creates a gitlab tracking event pull_package1202# [RSpecRunTime] RSpec elapsed time: 1 minute 24.39 seconds. Current RSS: ~1443M. load average: 1.27 1.23 0.71 1/277 4341203 behaves like bumping the package last downloaded at field1204 bumps last_downloaded_at1205# [RSpecRunTime] RSpec elapsed time: 1 minute 25.49 seconds. Current RSS: ~1442M. load average: 1.27 1.23 0.71 1/277 4371206 behaves like successfully returning the file1207 returns the file1208# [RSpecRunTime] RSpec elapsed time: 1 minute 26.68 seconds. Current RSS: ~1441M. load average: 1.27 1.23 0.71 1/277 4401209 behaves like downloads with different tokens1210 behaves like downloads with a personal access token1211 valid: true, sent_using: :custom_header1212 behaves like allowing the download1213 allows download1214# [RSpecRunTime] RSpec elapsed time: 1 minute 27.71 seconds. Current RSS: ~1441M. load average: 1.25 1.23 0.71 1/277 4431215 valid: false, sent_using: :custom_header1216 behaves like not allowing the download with1217 does not allow the download1218 valid: true, sent_using: :basic_auth1219 behaves like allowing the download1220 allows download1221 valid: false, sent_using: :basic_auth1222 behaves like not allowing the download with1223 does not allow the download1224 behaves like downloads with a deploy token1225 valid: true, sent_using: :custom_header1226 behaves like allowing the download1227 allows download1228# [RSpecRunTime] RSpec elapsed time: 1 minute 31.63 seconds. Current RSS: ~1442M. load average: 1.25 1.23 0.71 1/277 4521229 with only write_package_registry scope1230 behaves like allowing the download1231 allows download1232 valid: false, sent_using: :custom_header1233 behaves like not allowing the download with1234 does not allow the download1235# [RSpecRunTime] RSpec elapsed time: 1 minute 33.65 seconds. Current RSS: ~1441M. load average: 1.23 1.22 0.71 1/277 4571236 valid: true, sent_using: :basic_auth1237 behaves like allowing the download1238 allows download1239 with only write_package_registry scope1240 behaves like allowing the download1241 allows download1242# [RSpecRunTime] RSpec elapsed time: 1 minute 35.78 seconds. Current RSS: ~1441M. load average: 1.23 1.22 0.71 1/277 4621243 valid: false, sent_using: :basic_auth1244 behaves like not allowing the download with1245 does not allow the download1246# [RSpecRunTime] RSpec elapsed time: 1 minute 36.86 seconds. Current RSS: ~1441M. load average: 1.23 1.22 0.71 1/277 4651247 behaves like downloads with a job token1248 valid: true, sent_using: :custom_params1249 with a running job1250 behaves like allowing the download1251 allows download1252# [RSpecRunTime] RSpec elapsed time: 1 minute 37.98 seconds. Current RSS: ~1441M. load average: 1.21 1.22 0.72 1/277 4681253 with a finished job1254 behaves like not allowing the download with1255 does not allow the download1256 valid: false, sent_using: :custom_params1257 with a running job1258 behaves like not allowing the download with1259 does not allow the download1260 with a finished job1261 behaves like not allowing the download with1262 does not allow the download1263# [RSpecRunTime] RSpec elapsed time: 1 minute 41.08 seconds. Current RSS: ~1441M. load average: 1.21 1.22 0.72 1/277 4751264 valid: true, sent_using: :basic_auth1265 with a running job1266 behaves like allowing the download1267 allows download1268# [RSpecRunTime] RSpec elapsed time: 1 minute 42.18 seconds. Current RSS: ~1441M. load average: 1.21 1.22 0.72 1/277 4781269 with a finished job1270 behaves like not allowing the download with1271 does not allow the download1272 valid: false, sent_using: :basic_auth1273 with a running job1274 behaves like not allowing the download with1275 does not allow the download1276 with a finished job1277 behaves like not allowing the download with1278 does not allow the download1279# [RSpecRunTime] RSpec elapsed time: 1 minute 45.15 seconds. Current RSS: ~1441M. load average: 1.19 1.22 0.72 1/277 4851280 with a non existing maven path1281 behaves like returning response status1282 returns forbidden1283# [RSpecRunTime] RSpec elapsed time: 1 minute 46.24 seconds. Current RSS: ~1440M. load average: 1.19 1.22 0.72 1/274 4881284 within a user namespace1285 that is [:public, :redirect]1286 behaves like getting a file1287 denies download when no private token1288 behaves like tracking the file download event1289 with jar file1290 behaves like a package tracking event1291 creates a gitlab tracking event pull_package1292# [RSpecRunTime] RSpec elapsed time: 1 minute 47.98 seconds. Current RSS: ~1441M. load average: 1.17 1.21 0.72 1/274 4891293 behaves like bumping the package last downloaded at field1294 bumps last_downloaded_at1295 behaves like successfully returning the file1296 returns the file1297 behaves like downloads with different tokens1298 behaves like downloads with a personal access token1299 valid: true, sent_using: :custom_header1300 behaves like allowing the download1301 allows download1302 valid: false, sent_using: :custom_header1303 behaves like not allowing the download with1304 does not allow the download1305 valid: true, sent_using: :basic_auth1306 behaves like allowing the download1307 allows download1308 valid: false, sent_using: :basic_auth1309 behaves like not allowing the download with1310 does not allow the download1311 behaves like downloads with a deploy token1312 valid: true, sent_using: :custom_header1313 behaves like allowing the download1314 allows download1315 with only write_package_registry scope1316 behaves like allowing the download1317 allows download1318 valid: false, sent_using: :custom_header1319 behaves like not allowing the download with1320 does not allow the download1321 valid: true, sent_using: :basic_auth1322 behaves like allowing the download1323 allows download1324 with only write_package_registry scope1325 behaves like allowing the download1326 allows download1327 valid: false, sent_using: :basic_auth1328 behaves like not allowing the download with1329 does not allow the download1330 behaves like downloads with a job token1331 valid: true, sent_using: :custom_params1332 with a running job1333 behaves like allowing the download1334 allows download1335 with a finished job1336 behaves like not allowing the download with1337 does not allow the download1338 valid: false, sent_using: :custom_params1339 with a running job1340 behaves like not allowing the download with1341 does not allow the download1342 with a finished job1343 behaves like not allowing the download with1344 does not allow the download1345 valid: true, sent_using: :basic_auth1346 with a running job1347 behaves like allowing the download1348 allows download1349 with a finished job1350 behaves like not allowing the download with1351 does not allow the download1352 valid: false, sent_using: :basic_auth1353 with a running job1354 behaves like not allowing the download with1355 does not allow the download1356 with a finished job1357 behaves like not allowing the download with1358 does not allow the download1359 with a non existing maven path1360 behaves like returning response status1361 returns forbidden1362 that is [:internal, :not_found]1363 behaves like getting a file1364 denies download when no private token1365 behaves like tracking the file download event1366 with jar file1367 behaves like a package tracking event1368 creates a gitlab tracking event pull_package1369# [RSpecRunTime] RSpec elapsed time: 2 minutes 6.71 seconds. Current RSS: ~1450M. load average: 1.14 1.20 0.73 1/274 4901370 behaves like bumping the package last downloaded at field1371 bumps last_downloaded_at1372 behaves like successfully returning the file1373 returns the file1374 behaves like downloads with different tokens1375 behaves like downloads with a personal access token1376 valid: true, sent_using: :custom_header1377 behaves like allowing the download1378 allows download1379 valid: false, sent_using: :custom_header1380 behaves like not allowing the download with1381 does not allow the download1382 valid: true, sent_using: :basic_auth1383 behaves like allowing the download1384 allows download1385 valid: false, sent_using: :basic_auth1386 behaves like not allowing the download with1387 does not allow the download1388 behaves like downloads with a deploy token1389 valid: true, sent_using: :custom_header1390 behaves like allowing the download1391 allows download1392 with only write_package_registry scope1393 behaves like allowing the download1394 allows download1395 valid: false, sent_using: :custom_header1396 behaves like not allowing the download with1397 does not allow the download1398 valid: true, sent_using: :basic_auth1399 behaves like allowing the download1400 allows download1401 with only write_package_registry scope1402 behaves like allowing the download1403 allows download1404 valid: false, sent_using: :basic_auth1405 behaves like not allowing the download with1406 does not allow the download1407 behaves like downloads with a job token1408 valid: true, sent_using: :custom_params1409 with a running job1410 behaves like allowing the download1411 allows download1412 with a finished job1413 behaves like not allowing the download with1414 does not allow the download1415 valid: false, sent_using: :custom_params1416 with a running job1417 behaves like not allowing the download with1418 does not allow the download1419 with a finished job1420 behaves like not allowing the download with1421 does not allow the download1422 valid: true, sent_using: :basic_auth1423 with a running job1424 behaves like allowing the download1425 allows download1426 with a finished job1427 behaves like not allowing the download with1428 does not allow the download1429 valid: false, sent_using: :basic_auth1430 with a running job1431 behaves like not allowing the download with1432 does not allow the download1433 with a finished job1434 behaves like not allowing the download with1435 does not allow the download1436 with a non existing maven path1437 behaves like returning response status1438 returns forbidden1439 private project1440 behaves like rejecting request with invalid params1441 with invalid maven path1442 behaves like returning response status with error1443 returns bad_request and error message1444 with invalid file name1445 behaves like returning response status with error1446 returns bad_request and error message1447 behaves like handling groups, subgroups and user namespaces for1448 behaves like handling groups and subgroups for1449 within a group1450 that is public1451 behaves like getting a file1452 denies download when not enough permissions1453 denies download when no private token1454 does not allow download by a unauthorized deploy token with same id as a user with access1455 behaves like tracking the file download event1456 with jar file1457 behaves like a package tracking event1458 creates a gitlab tracking event pull_package1459# [RSpecRunTime] RSpec elapsed time: 2 minutes 27.22 seconds. Current RSS: ~1452M. load average: 1.10 1.19 0.73 1/274 4911460 behaves like bumping the package last downloaded at field1461 bumps last_downloaded_at1462 behaves like successfully returning the file1463 returns the file1464 behaves like downloads with different tokens1465 behaves like downloads with a personal access token1466 valid: true, sent_using: :custom_header1467 behaves like allowing the download1468 allows download1469 valid: false, sent_using: :custom_header1470 behaves like not allowing the download with1471 does not allow the download1472 valid: true, sent_using: :basic_auth1473 behaves like allowing the download1474 allows download1475 valid: false, sent_using: :basic_auth1476 behaves like not allowing the download with1477 does not allow the download1478 behaves like downloads with a deploy token1479 valid: true, sent_using: :custom_header1480 behaves like allowing the download1481 allows download1482 with only write_package_registry scope1483 behaves like allowing the download1484 allows download1485 valid: false, sent_using: :custom_header1486 behaves like not allowing the download with1487 does not allow the download1488 valid: true, sent_using: :basic_auth1489 behaves like allowing the download1490 allows download1491 with only write_package_registry scope1492 behaves like allowing the download1493 allows download1494 valid: false, sent_using: :basic_auth1495 behaves like not allowing the download with1496 does not allow the download1497 behaves like downloads with a job token1498 valid: true, sent_using: :custom_params1499 with a running job1500 behaves like allowing the download1501 allows download1502 with a finished job1503 behaves like not allowing the download with1504 does not allow the download1505 valid: false, sent_using: :custom_params1506 with a running job1507 behaves like not allowing the download with1508 does not allow the download1509 with a finished job1510 behaves like not allowing the download with1511 does not allow the download1512 valid: true, sent_using: :basic_auth1513 with a running job1514 behaves like allowing the download1515 allows download1516 with a finished job1517 behaves like not allowing the download with1518 does not allow the download1519 valid: false, sent_using: :basic_auth1520 with a running job1521 behaves like not allowing the download with1522 does not allow the download1523 with a finished job1524 behaves like not allowing the download with1525 does not allow the download1526 with a non existing maven path1527 behaves like returning response status1528 returns forbidden1529 that is internal1530 behaves like getting a file1531 denies download when not enough permissions1532 denies download when no private token1533 does not allow download by a unauthorized deploy token with same id as a user with access1534 behaves like tracking the file download event1535 with jar file1536 behaves like a package tracking event1537 creates a gitlab tracking event pull_package1538# [RSpecRunTime] RSpec elapsed time: 2 minutes 41.28 seconds. Current RSS: ~1453M. load average: 1.07 1.18 0.74 1/274 4961539 behaves like bumping the package last downloaded at field1540 bumps last_downloaded_at1541 behaves like successfully returning the file1542 returns the file1543 behaves like downloads with different tokens1544 behaves like downloads with a personal access token1545 valid: true, sent_using: :custom_header1546 behaves like allowing the download1547 allows download1548 valid: false, sent_using: :custom_header1549 behaves like not allowing the download with1550 does not allow the download1551 valid: true, sent_using: :basic_auth1552 behaves like allowing the download1553 allows download1554 valid: false, sent_using: :basic_auth1555 behaves like not allowing the download with1556 does not allow the download1557 behaves like downloads with a deploy token1558 valid: true, sent_using: :custom_header1559 behaves like allowing the download1560 allows download1561 with only write_package_registry scope1562 behaves like allowing the download1563 allows download1564 valid: false, sent_using: :custom_header1565 behaves like not allowing the download with1566 does not allow the download1567 valid: true, sent_using: :basic_auth1568 behaves like allowing the download1569 allows download1570 with only write_package_registry scope1571 behaves like allowing the download1572 allows download1573 valid: false, sent_using: :basic_auth1574 behaves like not allowing the download with1575 does not allow the download1576 behaves like downloads with a job token1577 valid: true, sent_using: :custom_params1578 with a running job1579 behaves like allowing the download1580 allows download1581 with a finished job1582 behaves like not allowing the download with1583 does not allow the download1584 valid: false, sent_using: :custom_params1585 with a running job1586 behaves like not allowing the download with1587 does not allow the download1588 with a finished job1589 behaves like not allowing the download with1590 does not allow the download1591 valid: true, sent_using: :basic_auth1592 with a running job1593 behaves like allowing the download1594 allows download1595 with a finished job1596 behaves like not allowing the download with1597 does not allow the download1598 valid: false, sent_using: :basic_auth1599 with a running job1600 behaves like not allowing the download with1601 does not allow the download1602 with a finished job1603 behaves like not allowing the download with1604 does not allow the download1605 with a non existing maven path1606 behaves like returning response status1607 returns forbidden1608 that is private1609 behaves like getting a file1610 denies download when not enough permissions1611 denies download when no private token1612 does not allow download by a unauthorized deploy token with same id as a user with access1613 behaves like tracking the file download event1614 with jar file1615 behaves like a package tracking event1616 creates a gitlab tracking event pull_package1617# [RSpecRunTime] RSpec elapsed time: 2 minutes 55.49 seconds. Current RSS: ~1455M. load average: 1.06 1.17 0.74 2/274 5221618 behaves like bumping the package last downloaded at field1619 bumps last_downloaded_at1620 behaves like successfully returning the file1621 returns the file1622 behaves like downloads with different tokens1623 behaves like downloads with a personal access token1624 valid: true, sent_using: :custom_header1625 behaves like allowing the download1626 allows download1627 valid: false, sent_using: :custom_header1628 behaves like not allowing the download with1629 does not allow the download1630 valid: true, sent_using: :basic_auth1631 behaves like allowing the download1632 allows download1633 valid: false, sent_using: :basic_auth1634 behaves like not allowing the download with1635 does not allow the download1636 behaves like downloads with a deploy token1637 valid: true, sent_using: :custom_header1638 behaves like allowing the download1639 allows download1640 with only write_package_registry scope1641 behaves like allowing the download1642 allows download1643 valid: false, sent_using: :custom_header1644 behaves like not allowing the download with1645 does not allow the download1646 valid: true, sent_using: :basic_auth1647 behaves like allowing the download1648 allows download1649 with only write_package_registry scope1650 behaves like allowing the download1651 allows download1652 valid: false, sent_using: :basic_auth1653 behaves like not allowing the download with1654 does not allow the download1655 behaves like downloads with a job token1656 valid: true, sent_using: :custom_params1657 with a running job1658 behaves like allowing the download1659 allows download1660 with a finished job1661 behaves like not allowing the download with1662 does not allow the download1663 valid: false, sent_using: :custom_params1664 with a running job1665 behaves like not allowing the download with1666 does not allow the download1667 with a finished job1668 behaves like not allowing the download with1669 does not allow the download1670 valid: true, sent_using: :basic_auth1671 with a running job1672 behaves like allowing the download1673 allows download1674 with a finished job1675 behaves like not allowing the download with1676 does not allow the download1677 valid: false, sent_using: :basic_auth1678 with a running job1679 behaves like not allowing the download with1680 does not allow the download1681 with a finished job1682 behaves like not allowing the download with1683 does not allow the download1684 with a non existing maven path1685 behaves like returning response status1686 returns forbidden1687 within a subgroup1688 that is public1689 behaves like getting a file1690 denies download when not enough permissions1691 denies download when no private token1692 does not allow download by a unauthorized deploy token with same id as a user with access1693 behaves like tracking the file download event1694 with jar file1695 behaves like a package tracking event1696 creates a gitlab tracking event pull_package1697# [RSpecRunTime] RSpec elapsed time: 3 minutes 11.24 seconds. Current RSS: ~1449M. load average: 1.04 1.16 0.75 1/275 5451698 behaves like bumping the package last downloaded at field1699 bumps last_downloaded_at1700 behaves like successfully returning the file1701 returns the file1702 behaves like downloads with different tokens1703 behaves like downloads with a personal access token1704 valid: true, sent_using: :custom_header1705 behaves like allowing the download1706 allows download1707 valid: false, sent_using: :custom_header1708 behaves like not allowing the download with1709 does not allow the download1710 valid: true, sent_using: :basic_auth1711 behaves like allowing the download1712 allows download1713 valid: false, sent_using: :basic_auth1714 behaves like not allowing the download with1715 does not allow the download1716 behaves like downloads with a deploy token1717 valid: true, sent_using: :custom_header1718 behaves like allowing the download1719 allows download1720 with only write_package_registry scope1721 behaves like allowing the download1722 allows download1723 valid: false, sent_using: :custom_header1724 behaves like not allowing the download with1725 does not allow the download1726 valid: true, sent_using: :basic_auth1727 behaves like allowing the download1728 allows download1729 with only write_package_registry scope1730 behaves like allowing the download1731 allows download1732 valid: false, sent_using: :basic_auth1733 behaves like not allowing the download with1734 does not allow the download1735 behaves like downloads with a job token1736 valid: true, sent_using: :custom_params1737 with a running job1738 behaves like allowing the download1739 allows download1740 with a finished job1741 behaves like not allowing the download with1742 does not allow the download1743 valid: false, sent_using: :custom_params1744 with a running job1745 behaves like not allowing the download with1746 does not allow the download1747 with a finished job1748 behaves like not allowing the download with1749 does not allow the download1750 valid: true, sent_using: :basic_auth1751 with a running job1752 behaves like allowing the download1753 allows download1754 with a finished job1755 behaves like not allowing the download with1756 does not allow the download1757 valid: false, sent_using: :basic_auth1758 with a running job1759 behaves like not allowing the download with1760 does not allow the download1761 with a finished job1762 behaves like not allowing the download with1763 does not allow the download1764 with a non existing maven path1765 behaves like returning response status1766 returns forbidden1767 that is internal1768 behaves like getting a file1769 denies download when not enough permissions1770 denies download when no private token1771 does not allow download by a unauthorized deploy token with same id as a user with access1772 behaves like tracking the file download event1773 with jar file1774 behaves like a package tracking event1775 creates a gitlab tracking event pull_package1776# [RSpecRunTime] RSpec elapsed time: 3 minutes 31.5 seconds. Current RSS: ~1443M. load average: 1.10 1.16 0.76 1/275 5541777 behaves like bumping the package last downloaded at field1778 bumps last_downloaded_at1779 behaves like successfully returning the file1780 returns the file1781 behaves like downloads with different tokens1782 behaves like downloads with a personal access token1783 valid: true, sent_using: :custom_header1784 behaves like allowing the download1785 allows download1786 valid: false, sent_using: :custom_header1787 behaves like not allowing the download with1788 does not allow the download1789 valid: true, sent_using: :basic_auth1790 behaves like allowing the download1791 allows download1792 valid: false, sent_using: :basic_auth1793 behaves like not allowing the download with1794 does not allow the download1795 behaves like downloads with a deploy token1796 valid: true, sent_using: :custom_header1797 behaves like allowing the download1798 allows download1799 with only write_package_registry scope1800 behaves like allowing the download1801 allows download1802 valid: false, sent_using: :custom_header1803 behaves like not allowing the download with1804 does not allow the download1805 valid: true, sent_using: :basic_auth1806 behaves like allowing the download1807 allows download1808 with only write_package_registry scope1809 behaves like allowing the download1810 allows download1811 valid: false, sent_using: :basic_auth1812 behaves like not allowing the download with1813 does not allow the download1814 behaves like downloads with a job token1815 valid: true, sent_using: :custom_params1816 with a running job1817 behaves like allowing the download1818 allows download1819 with a finished job1820 behaves like not allowing the download with1821 does not allow the download1822 valid: false, sent_using: :custom_params1823 with a running job1824 behaves like not allowing the download with1825 does not allow the download1826 with a finished job1827 behaves like not allowing the download with1828 does not allow the download1829 valid: true, sent_using: :basic_auth1830 with a running job1831 behaves like allowing the download1832 allows download1833 with a finished job1834 behaves like not allowing the download with1835 does not allow the download1836 valid: false, sent_using: :basic_auth1837 with a running job1838 behaves like not allowing the download with1839 does not allow the download1840 with a finished job1841 behaves like not allowing the download with1842 does not allow the download1843 with a non existing maven path1844 behaves like returning response status1845 returns forbidden1846 that is private1847 behaves like getting a file1848 denies download when not enough permissions1849 denies download when no private token1850 does not allow download by a unauthorized deploy token with same id as a user with access1851 behaves like tracking the file download event1852 with jar file1853 behaves like a package tracking event1854 creates a gitlab tracking event pull_package1855# [RSpecRunTime] RSpec elapsed time: 3 minutes 53.48 seconds. Current RSS: ~1437M. load average: 1.06 1.15 0.76 1/275 6051856 behaves like bumping the package last downloaded at field1857 bumps last_downloaded_at1858 behaves like successfully returning the file1859 returns the file1860 behaves like downloads with different tokens1861 behaves like downloads with a personal access token1862 valid: true, sent_using: :custom_header1863 behaves like allowing the download1864 allows download1865# [RSpecRunTime] RSpec elapsed time: 3 minutes 56.26 seconds. Current RSS: ~1437M. load average: 1.06 1.15 0.76 1/275 6121866 valid: false, sent_using: :custom_header1867 behaves like not allowing the download with1868 does not allow the download1869 valid: true, sent_using: :basic_auth1870 behaves like allowing the download1871 allows download1872 valid: false, sent_using: :basic_auth1873 behaves like not allowing the download with1874 does not allow the download1875 behaves like downloads with a deploy token1876 valid: true, sent_using: :custom_header1877 behaves like allowing the download1878 allows download1879 with only write_package_registry scope1880 behaves like allowing the download1881 allows download1882 valid: false, sent_using: :custom_header1883 behaves like not allowing the download with1884 does not allow the download1885 valid: true, sent_using: :basic_auth1886 behaves like allowing the download1887 allows download1888 with only write_package_registry scope1889 behaves like allowing the download1890 allows download1891 valid: false, sent_using: :basic_auth1892 behaves like not allowing the download with1893 does not allow the download1894 behaves like downloads with a job token1895 valid: true, sent_using: :custom_params1896 with a running job1897 behaves like allowing the download1898 allows download1899 with a finished job1900 behaves like not allowing the download with1901 does not allow the download1902 valid: false, sent_using: :custom_params1903 with a running job1904 behaves like not allowing the download with1905 does not allow the download1906 with a finished job1907 behaves like not allowing the download with1908 does not allow the download1909 valid: true, sent_using: :basic_auth1910 with a running job1911 behaves like allowing the download1912 allows download1913 with a finished job1914 behaves like not allowing the download with1915 does not allow the download1916 valid: false, sent_using: :basic_auth1917 with a running job1918 behaves like not allowing the download with1919 does not allow the download1920 with a finished job1921 behaves like not allowing the download with1922 does not allow the download1923 with a non existing maven path1924 behaves like returning response status1925 returns forbidden1926 within a user namespace1927 that is [:public, :redirect]1928 behaves like getting a file1929 denies download when not enough permissions1930 denies download when no private token1931 does not allow download by a unauthorized deploy token with same id as a user with access1932 behaves like tracking the file download event1933 with jar file1934 behaves like a package tracking event1935 creates a gitlab tracking event pull_package1936# [RSpecRunTime] RSpec elapsed time: 4 minutes 14.21 seconds. Current RSS: ~1432M. load average: 0.98 1.12 0.76 1/273 6491937 behaves like bumping the package last downloaded at field1938 bumps last_downloaded_at1939 behaves like successfully returning the file1940 returns the file1941 behaves like downloads with different tokens1942 behaves like downloads with a personal access token1943 valid: true, sent_using: :custom_header1944 behaves like allowing the download1945 allows download1946 valid: false, sent_using: :custom_header1947 behaves like not allowing the download with1948 does not allow the download1949 valid: true, sent_using: :basic_auth1950 behaves like allowing the download1951 allows download1952 valid: false, sent_using: :basic_auth1953 behaves like not allowing the download with1954 does not allow the download1955 behaves like downloads with a deploy token1956 valid: true, sent_using: :custom_header1957 behaves like allowing the download1958 allows download1959 with only write_package_registry scope1960 behaves like allowing the download1961 allows download1962 valid: false, sent_using: :custom_header1963 behaves like not allowing the download with1964 does not allow the download1965 valid: true, sent_using: :basic_auth1966 behaves like allowing the download1967 allows download1968 with only write_package_registry scope1969 behaves like allowing the download1970 allows download1971 valid: false, sent_using: :basic_auth1972 behaves like not allowing the download with1973 does not allow the download1974 behaves like downloads with a job token1975 valid: true, sent_using: :custom_params1976 with a running job1977 behaves like allowing the download1978 allows download1979 with a finished job1980 behaves like not allowing the download with1981 does not allow the download1982 valid: false, sent_using: :custom_params1983 with a running job1984 behaves like not allowing the download with1985 does not allow the download1986 with a finished job1987 behaves like not allowing the download with1988 does not allow the download1989 valid: true, sent_using: :basic_auth1990 with a running job1991 behaves like allowing the download1992 allows download1993 with a finished job1994 behaves like not allowing the download with1995 does not allow the download1996 valid: false, sent_using: :basic_auth1997 with a running job1998 behaves like not allowing the download with1999 does not allow the download2000 with a finished job2001 behaves like not allowing the download with2002 does not allow the download2003 with a non existing maven path2004 behaves like returning response status2005 returns forbidden2006 that is [:internal, :not_found]2007 behaves like getting a file2008 denies download when not enough permissions2009 denies download when no private token2010 does not allow download by a unauthorized deploy token with same id as a user with access2011 behaves like tracking the file download event2012 with jar file2013 behaves like a package tracking event2014 creates a gitlab tracking event pull_package2015# [RSpecRunTime] RSpec elapsed time: 4 minutes 31.36 seconds. Current RSS: ~1433M. load average: 0.98 1.12 0.77 1/273 6502016 behaves like bumping the package last downloaded at field2017 bumps last_downloaded_at2018 behaves like successfully returning the file2019 returns the file2020 behaves like downloads with different tokens2021 behaves like downloads with a personal access token2022 valid: true, sent_using: :custom_header2023 behaves like allowing the download2024 allows download2025 valid: false, sent_using: :custom_header2026 behaves like not allowing the download with2027 does not allow the download2028 valid: true, sent_using: :basic_auth2029 behaves like allowing the download2030 allows download2031 valid: false, sent_using: :basic_auth2032 behaves like not allowing the download with2033 does not allow the download2034 behaves like downloads with a deploy token2035 valid: true, sent_using: :custom_header2036 behaves like allowing the download2037 allows download2038 with only write_package_registry scope2039 behaves like allowing the download2040 allows download2041 valid: false, sent_using: :custom_header2042 behaves like not allowing the download with2043 does not allow the download2044 valid: true, sent_using: :basic_auth2045 behaves like allowing the download2046 allows download2047 with only write_package_registry scope2048 behaves like allowing the download2049 allows download2050 valid: false, sent_using: :basic_auth2051 behaves like not allowing the download with2052 does not allow the download2053 behaves like downloads with a job token2054 valid: true, sent_using: :custom_params2055 with a running job2056 behaves like allowing the download2057 allows download2058 with a finished job2059 behaves like not allowing the download with2060 does not allow the download2061 valid: false, sent_using: :custom_params2062 with a running job2063 behaves like not allowing the download with2064 does not allow the download2065 with a finished job2066 behaves like not allowing the download with2067 does not allow the download2068 valid: true, sent_using: :basic_auth2069 with a running job2070 behaves like allowing the download2071 allows download2072 with a finished job2073 behaves like not allowing the download with2074 does not allow the download2075# [RSpecRunTime] RSpec elapsed time: 4 minutes 45.19 seconds. Current RSS: ~1435M. load average: 0.99 1.11 0.77 1/274 6512076 valid: false, sent_using: :basic_auth2077 with a running job2078 behaves like not allowing the download with2079 does not allow the download2080 with a finished job2081 behaves like not allowing the download with2082 does not allow the download2083 with a non existing maven path2084 behaves like returning response status2085 returns forbidden2086 that is [:private, :not_found]2087 behaves like getting a file2088 denies download when not enough permissions2089 denies download when no private token2090 does not allow download by a unauthorized deploy token with same id as a user with access2091 behaves like tracking the file download event2092 with jar file2093 behaves like a package tracking event2094 creates a gitlab tracking event pull_package2095# [RSpecRunTime] RSpec elapsed time: 4 minutes 50.06 seconds. Current RSS: ~1450M. load average: 0.99 1.11 0.77 1/274 6522096 behaves like bumping the package last downloaded at field2097 bumps last_downloaded_at2098 behaves like successfully returning the file2099 returns the file2100 behaves like downloads with different tokens2101 behaves like downloads with a personal access token2102 valid: true, sent_using: :custom_header2103 behaves like allowing the download2104 allows download2105 valid: false, sent_using: :custom_header2106 behaves like not allowing the download with2107 does not allow the download2108 valid: true, sent_using: :basic_auth2109 behaves like allowing the download2110 allows download2111 valid: false, sent_using: :basic_auth2112 behaves like not allowing the download with2113 does not allow the download2114 behaves like downloads with a deploy token2115 valid: true, sent_using: :custom_header2116 behaves like allowing the download2117 allows download2118 with only write_package_registry scope2119 behaves like allowing the download2120 allows download2121 valid: false, sent_using: :custom_header2122 behaves like not allowing the download with2123 does not allow the download2124 valid: true, sent_using: :basic_auth2125 behaves like allowing the download2126 allows download2127 with only write_package_registry scope2128 behaves like allowing the download2129 allows download2130 valid: false, sent_using: :basic_auth2131 behaves like not allowing the download with2132 does not allow the download2133 behaves like downloads with a job token2134 valid: true, sent_using: :custom_params2135 with a running job2136 behaves like allowing the download2137 allows download2138 with a finished job2139 behaves like not allowing the download with2140 does not allow the download2141 valid: false, sent_using: :custom_params2142 with a running job2143 behaves like not allowing the download with2144 does not allow the download2145 with a finished job2146 behaves like not allowing the download with2147 does not allow the download2148 valid: true, sent_using: :basic_auth2149 with a running job2150 behaves like allowing the download2151 allows download2152 with a finished job2153 behaves like not allowing the download with2154 does not allow the download2155 valid: false, sent_using: :basic_auth2156 with a running job2157 behaves like not allowing the download with2158 does not allow the download2159 with a finished job2160 behaves like not allowing the download with2161 does not allow the download2162 with a non existing maven path2163 behaves like returning response status2164 returns forbidden2165 project name is different from a package name2166 rejects request2167 HEAD /api/v4/packages/maven/*path/:file_name2168 behaves like handling groups, subgroups and user namespaces for2169 behaves like handling groups and subgroups for2170 within a group2171 that is public2172 behaves like heading a file2173 behaves like processing HEAD requests2174 with object storage enabled2175 non AWS provider2176 does not generated a signed url for head2177 with AWS provider2178 generates a signed url for head2179 with object storage disabled2180 does not generate a signed url for head2181 with a non existing maven path2182 behaves like returning response status2183 returns forbidden2184 within a subgroup2185 that is public2186 behaves like heading a file2187 behaves like processing HEAD requests2188 with object storage enabled2189 non AWS provider2190 does not generated a signed url for head2191 with AWS provider2192 generates a signed url for head2193 with object storage disabled2194 does not generate a signed url for head2195 with a non existing maven path2196 behaves like returning response status2197 returns forbidden2198# [RSpecRunTime] RSpec elapsed time: 5 minutes 9.79 seconds. Current RSS: ~1465M. load average: 0.99 1.10 0.78 1/274 6532199 within a user namespace2200 that is [:public, :redirect]2201 behaves like heading a file2202 behaves like processing HEAD requests2203 with object storage enabled2204 non AWS provider2205 does not generated a signed url for head2206 with AWS provider2207 generates a signed url for head2208 with object storage disabled2209 does not generate a signed url for head2210 with a non existing maven path2211 behaves like returning response status2212 returns forbidden2213# [RSpecRunTime] RSpec elapsed time: 5 minutes 12.34 seconds. Current RSS: ~1464M. load average: 0.99 1.10 0.78 1/274 6542214 GET /api/v4/groups/:id/-/packages/maven/*path/:file_name2215 behaves like forwarding package requests2216 request forwarding2217 forward: true, package_in_project: true, shared_examples_name: "successfully returning the file"2218 behaves like successfully returning the file2219 returns the file2220 forward: true, package_in_project: false, shared_examples_name: "redirecting the request"2221 behaves like redirecting the request2222 behaves like returning response status2223 returns redirect2224 forward: false, package_in_project: true, shared_examples_name: "successfully returning the file"2225 behaves like successfully returning the file2226 returns the file2227 forward: false, package_in_project: false, shared_examples_name: "package not found"2228 behaves like package not found2229 behaves like returning response status2230 returns not_found2231 with maven_central_request_forwarding disabled2232 forward: true, package_in_project: true, shared_examples_name: "successfully returning the file"2233 behaves like successfully returning the file2234 returns the file2235 forward: true, package_in_project: false, shared_examples_name: "package not found"2236 behaves like package not found2237 behaves like returning response status2238 returns not_found2239 forward: false, package_in_project: true, shared_examples_name: "successfully returning the file"2240 behaves like successfully returning the file2241 returns the file2242 forward: false, package_in_project: false, shared_examples_name: "package not found"2243 behaves like package not found2244 behaves like returning response status2245 returns not_found2246 a public project2247 behaves like rejecting request with invalid params2248 with invalid maven path2249 behaves like returning response status with error2250 returns bad_request and error message2251 with invalid file name2252 behaves like returning response status with error2253 returns bad_request and error message2254 behaves like handling groups and subgroups for2255 within a group2256 that is public2257 behaves like getting a file for a group2258 returns sha1 of the file2259 behaves like tracking the file download event2260 with jar file2261 behaves like a package tracking event2262 creates a gitlab tracking event pull_package2263# [RSpecRunTime] RSpec elapsed time: 5 minutes 21.61 seconds. Current RSS: ~1453M. load average: 0.99 1.10 0.78 1/274 6552264 behaves like bumping the package last downloaded at field2265 bumps last_downloaded_at2266 behaves like successfully returning the file2267 returns the file2268 behaves like file download in FIPS mode2269 in FIPS mode2270 rejects the request for an md5 file2271 behaves like successfully returning the file2272 returns the file2273# [RSpecRunTime] RSpec elapsed time: 5 minutes 24.95 seconds. Current RSS: ~1453M. load average: 0.91 1.08 0.78 1/274 6562274 with a non existing maven path2275 behaves like returning response status2276 returns redirect2277 within a subgroup2278 that is public2279 behaves like getting a file for a group2280 returns sha1 of the file2281 behaves like tracking the file download event2282 with jar file2283 behaves like a package tracking event2284 creates a gitlab tracking event pull_package2285# [RSpecRunTime] RSpec elapsed time: 5 minutes 27.94 seconds. Current RSS: ~1454M. load average: 1.00 1.09 0.79 1/274 6572286 behaves like bumping the package last downloaded at field2287 bumps last_downloaded_at2288 behaves like successfully returning the file2289 returns the file2290# [RSpecRunTime] RSpec elapsed time: 5 minutes 30.01 seconds. Current RSS: ~1452M. load average: 1.00 1.09 0.79 1/274 6582291 behaves like file download in FIPS mode2292 in FIPS mode2293 rejects the request for an md5 file2294 behaves like successfully returning the file2295 returns the file2296# [RSpecRunTime] RSpec elapsed time: 5 minutes 32.05 seconds. Current RSS: ~1451M. load average: 1.00 1.09 0.79 1/274 6592297 with a non existing maven path2298 behaves like returning response status2299 returns redirect2300# [RSpecRunTime] RSpec elapsed time: 5 minutes 33.13 seconds. Current RSS: ~1452M. load average: 1.00 1.09 0.79 1/274 6602301 internal project2302 behaves like rejecting request with invalid params2303 with invalid maven path2304 behaves like returning response status with error2305 returns bad_request and error message2306 with invalid file name2307 behaves like returning response status with error2308 returns bad_request and error message2309 behaves like handling groups and subgroups for2310 within a group2311 that is internal2312 behaves like getting a file for a group2313 forwards download when no private token2314 behaves like tracking the file download event2315 with jar file2316 behaves like a package tracking event2317 creates a gitlab tracking event pull_package2318# [RSpecRunTime] RSpec elapsed time: 5 minutes 37.32 seconds. Current RSS: ~1452M. load average: 1.00 1.09 0.79 1/274 6632319 behaves like bumping the package last downloaded at field2320 bumps last_downloaded_at2321# [RSpecRunTime] RSpec elapsed time: 5 minutes 38.44 seconds. Current RSS: ~1452M. load average: 1.00 1.09 0.79 1/274 6652322 behaves like successfully returning the file2323 returns the file2324# [RSpecRunTime] RSpec elapsed time: 5 minutes 39.62 seconds. Current RSS: ~1451M. load average: 1.00 1.09 0.79 1/274 6672325 behaves like downloads with different tokens2326 behaves like downloads with a personal access token2327 valid: true, sent_using: :custom_header2328 behaves like allowing the download2329 allows download2330# [RSpecRunTime] RSpec elapsed time: 5 minutes 40.85 seconds. Current RSS: ~1450M. load average: 1.00 1.09 0.79 1/274 6692331 valid: false, sent_using: :custom_header2332 behaves like not allowing the download with2333 does not allow the download2334# [RSpecRunTime] RSpec elapsed time: 5 minutes 41.92 seconds. Current RSS: ~1449M. load average: 1.00 1.09 0.79 1/274 6712335 valid: true, sent_using: :basic_auth2336 behaves like allowing the download2337 allows download2338# [RSpecRunTime] RSpec elapsed time: 5 minutes 43.05 seconds. Current RSS: ~1451M. load average: 1.00 1.09 0.79 1/274 6732339 valid: false, sent_using: :basic_auth2340 behaves like not allowing the download with2341 does not allow the download2342# [RSpecRunTime] RSpec elapsed time: 5 minutes 44.15 seconds. Current RSS: ~1450M. load average: 1.00 1.09 0.79 1/274 6752343 behaves like downloads with a deploy token2344 valid: true, sent_using: :custom_header2345 behaves like allowing the download2346 allows download2347# [RSpecRunTime] RSpec elapsed time: 5 minutes 45.23 seconds. Current RSS: ~1450M. load average: 1.00 1.09 0.79 1/274 6772348 with only write_package_registry scope2349 behaves like allowing the download2350 allows download2351# [RSpecRunTime] RSpec elapsed time: 5 minutes 46.42 seconds. Current RSS: ~1450M. load average: 1.00 1.09 0.79 1/274 6792352 valid: false, sent_using: :custom_header2353 behaves like not allowing the download with2354 does not allow the download2355 valid: true, sent_using: :basic_auth2356 behaves like allowing the download2357 allows download2358# [RSpecRunTime] RSpec elapsed time: 5 minutes 48.5 seconds. Current RSS: ~1449M. load average: 1.16 1.12 0.80 1/274 6822359 with only write_package_registry scope2360 behaves like allowing the download2361 allows download2362# [RSpecRunTime] RSpec elapsed time: 5 minutes 49.61 seconds. Current RSS: ~1447M. load average: 1.16 1.12 0.80 1/274 6842363 valid: false, sent_using: :basic_auth2364 behaves like not allowing the download with2365 does not allow the download2366# [RSpecRunTime] RSpec elapsed time: 5 minutes 50.81 seconds. Current RSS: ~1447M. load average: 1.16 1.12 0.80 1/274 6862367 behaves like downloads with a job token2368 valid: true, sent_using: :custom_params2369 with a running job2370 behaves like allowing the download2371 allows download2372# [RSpecRunTime] RSpec elapsed time: 5 minutes 52.0 seconds. Current RSS: ~1445M. load average: 1.16 1.12 0.80 1/274 6882373 with a finished job2374 behaves like not allowing the download with2375 does not allow the download2376# [RSpecRunTime] RSpec elapsed time: 5 minutes 53.09 seconds. Current RSS: ~1445M. load average: 1.31 1.15 0.81 1/274 6902377 valid: false, sent_using: :custom_params2378 with a running job2379 behaves like not allowing the download with2380 does not allow the download2381# [RSpecRunTime] RSpec elapsed time: 5 minutes 54.16 seconds. Current RSS: ~1444M. load average: 1.31 1.15 0.81 1/274 6922382 with a finished job2383 behaves like not allowing the download with2384 does not allow the download2385# [RSpecRunTime] RSpec elapsed time: 5 minutes 55.31 seconds. Current RSS: ~1443M. load average: 1.31 1.15 0.81 1/274 6942386 valid: true, sent_using: :basic_auth2387 with a running job2388 behaves like allowing the download2389 allows download2390# [RSpecRunTime] RSpec elapsed time: 5 minutes 56.39 seconds. Current RSS: ~1443M. load average: 1.31 1.15 0.81 1/274 6962391 with a finished job2392 behaves like not allowing the download with2393 does not allow the download2394 valid: false, sent_using: :basic_auth2395 with a running job2396 behaves like not allowing the download with2397 does not allow the download2398# [RSpecRunTime] RSpec elapsed time: 5 minutes 58.43 seconds. Current RSS: ~1442M. load average: 1.28 1.15 0.82 1/274 6992399 with a finished job2400 behaves like not allowing the download with2401 does not allow the download2402 with a non existing maven path2403 behaves like returning response status2404 returns redirect2405# [RSpecRunTime] RSpec elapsed time: 6 minutes 0.51 second. Current RSS: ~1442M. load average: 1.28 1.15 0.82 1/274 7022406 that is public2407 behaves like getting a file for a group2408 forwards download when no private token2409 behaves like tracking the file download event2410 with jar file2411 behaves like a package tracking event2412 creates a gitlab tracking event pull_package2413# [RSpecRunTime] RSpec elapsed time: 6 minutes 2.45 seconds. Current RSS: ~1442M. load average: 1.26 1.14 0.82 1/274 7032414 behaves like bumping the package last downloaded at field2415 bumps last_downloaded_at2416# [RSpecRunTime] RSpec elapsed time: 6 minutes 3.73 seconds. Current RSS: ~1441M. load average: 1.26 1.14 0.82 1/274 7042417 behaves like successfully returning the file2418 returns the file2419# [RSpecRunTime] RSpec elapsed time: 6 minutes 5.01 seconds. Current RSS: ~1441M. load average: 1.26 1.14 0.82 1/274 7052420 behaves like downloads with different tokens2421 behaves like downloads with a personal access token2422 valid: true, sent_using: :custom_header2423 behaves like allowing the download2424 allows download2425# [RSpecRunTime] RSpec elapsed time: 6 minutes 6.19 seconds. Current RSS: ~1441M. load average: 1.26 1.14 0.82 1/274 7062426 valid: false, sent_using: :custom_header2427 behaves like not allowing the download with2428 does not allow the download2429# [RSpecRunTime] RSpec elapsed time: 6 minutes 7.34 seconds. Current RSS: ~1441M. load average: 1.26 1.14 0.82 1/274 7072430 valid: true, sent_using: :basic_auth2431 behaves like allowing the download2432 allows download2433# [RSpecRunTime] RSpec elapsed time: 6 minutes 8.57 seconds. Current RSS: ~1440M. load average: 1.24 1.14 0.82 1/274 7082434 valid: false, sent_using: :basic_auth2435 behaves like not allowing the download with2436 does not allow the download2437# [RSpecRunTime] RSpec elapsed time: 6 minutes 9.83 seconds. Current RSS: ~1439M. load average: 1.24 1.14 0.82 1/274 7092438 behaves like downloads with a deploy token2439 valid: true, sent_using: :custom_header2440 behaves like allowing the download2441 allows download2442# [RSpecRunTime] RSpec elapsed time: 6 minutes 11.08 seconds. Current RSS: ~1439M. load average: 1.24 1.14 0.82 2/274 7102443 with only write_package_registry scope2444 behaves like allowing the download2445 allows download2446# [RSpecRunTime] RSpec elapsed time: 6 minutes 12.23 seconds. Current RSS: ~1439M. load average: 1.24 1.14 0.82 1/274 7112447 valid: false, sent_using: :custom_header2448 behaves like not allowing the download with2449 does not allow the download2450 valid: true, sent_using: :basic_auth2451 behaves like allowing the download2452 allows download2453# [RSpecRunTime] RSpec elapsed time: 6 minutes 14.35 seconds. Current RSS: ~1439M. load average: 1.22 1.14 0.82 1/274 7122454 with only write_package_registry scope2455 behaves like allowing the download2456 allows download2457# [RSpecRunTime] RSpec elapsed time: 6 minutes 15.69 seconds. Current RSS: ~1439M. load average: 1.22 1.14 0.82 1/274 7132458 valid: false, sent_using: :basic_auth2459 behaves like not allowing the download with2460 does not allow the download2461# [RSpecRunTime] RSpec elapsed time: 6 minutes 16.85 seconds. Current RSS: ~1439M. load average: 1.22 1.14 0.82 1/274 7142462 behaves like downloads with a job token2463 valid: true, sent_using: :custom_params2464 with a running job2465 behaves like allowing the download2466 allows download2467# [RSpecRunTime] RSpec elapsed time: 6 minutes 18.0 seconds. Current RSS: ~1437M. load average: 1.20 1.14 0.82 1/274 7152468 with a finished job2469 behaves like not allowing the download with2470 does not allow the download2471# [RSpecRunTime] RSpec elapsed time: 6 minutes 19.08 seconds. Current RSS: ~1437M. load average: 1.20 1.14 0.82 1/274 7162472 valid: false, sent_using: :custom_params2473 with a running job2474 behaves like not allowing the download with2475 does not allow the download2476# [RSpecRunTime] RSpec elapsed time: 6 minutes 20.25 seconds. Current RSS: ~1437M. load average: 1.20 1.14 0.82 2/275 7172477 with a finished job2478 behaves like not allowing the download with2479 does not allow the download2480# [RSpecRunTime] RSpec elapsed time: 6 minutes 21.36 seconds. Current RSS: ~1437M. load average: 1.20 1.14 0.82 1/274 7182481 valid: true, sent_using: :basic_auth2482 with a running job2483 behaves like allowing the download2484 allows download2485# [RSpecRunTime] RSpec elapsed time: 6 minutes 22.66 seconds. Current RSS: ~1437M. load average: 1.27 1.15 0.83 1/274 7192486 with a finished job2487 behaves like not allowing the download with2488 does not allow the download2489# [RSpecRunTime] RSpec elapsed time: 6 minutes 23.81 seconds. Current RSS: ~1437M. load average: 1.27 1.15 0.83 1/274 7202490 valid: false, sent_using: :basic_auth2491 with a running job2492 behaves like not allowing the download with2493 does not allow the download2494# [RSpecRunTime] RSpec elapsed time: 6 minutes 24.94 seconds. Current RSS: ~1436M. load average: 1.27 1.15 0.83 1/274 7212495 with a finished job2496 behaves like not allowing the download with2497 does not allow the download2498# [RSpecRunTime] RSpec elapsed time: 6 minutes 26.08 seconds. Current RSS: ~1436M. load average: 1.27 1.15 0.83 1/274 7222499 with a non existing maven path2500 behaves like returning response status2501 returns redirect2502# [RSpecRunTime] RSpec elapsed time: 6 minutes 27.27 seconds. Current RSS: ~1437M. load average: 1.27 1.15 0.83 1/274 7232503 within a subgroup2504 that is internal2505 behaves like getting a file for a group2506 forwards download when no private token2507 behaves like tracking the file download event2508 with jar file2509 behaves like a package tracking event2510 creates a gitlab tracking event pull_package2511# [RSpecRunTime] RSpec elapsed time: 6 minutes 30.3 seconds. Current RSS: ~1433M. load average: 1.32 1.17 0.83 1/274 7282512 behaves like bumping the package last downloaded at field2513 bumps last_downloaded_at2514# [RSpecRunTime] RSpec elapsed time: 6 minutes 31.85 seconds. Current RSS: ~1432M. load average: 1.32 1.17 0.83 1/274 7312515 behaves like successfully returning the file2516 returns the file2517# [RSpecRunTime] RSpec elapsed time: 6 minutes 33.31 seconds. Current RSS: ~1431M. load average: 1.22 1.15 0.83 1/274 7342518 behaves like downloads with different tokens2519 behaves like downloads with a personal access token2520 valid: true, sent_using: :custom_header2521 behaves like allowing the download2522 allows download2523# [RSpecRunTime] RSpec elapsed time: 6 minutes 34.74 seconds. Current RSS: ~1431M. load average: 1.22 1.15 0.83 1/274 7372524 valid: false, sent_using: :custom_header2525 behaves like not allowing the download with2526 does not allow the download2527# [RSpecRunTime] RSpec elapsed time: 6 minutes 36.07 seconds. Current RSS: ~1432M. load average: 1.22 1.15 0.83 1/274 7402528 valid: true, sent_using: :basic_auth2529 behaves like allowing the download2530 allows download2531# [RSpecRunTime] RSpec elapsed time: 6 minutes 37.54 seconds. Current RSS: ~1432M. load average: 1.20 1.14 0.83 1/274 7432532 valid: false, sent_using: :basic_auth2533 behaves like not allowing the download with2534 does not allow the download2535# [RSpecRunTime] RSpec elapsed time: 6 minutes 38.96 seconds. Current RSS: ~1434M. load average: 1.20 1.14 0.83 1/274 7462536 behaves like downloads with a deploy token2537 valid: true, sent_using: :custom_header2538 behaves like allowing the download2539 allows download2540# [RSpecRunTime] RSpec elapsed time: 6 minutes 40.54 seconds. Current RSS: ~1434M. load average: 1.20 1.14 0.83 1/274 7492541 with only write_package_registry scope2542 behaves like allowing the download2543 allows download2544# [RSpecRunTime] RSpec elapsed time: 6 minutes 42.03 seconds. Current RSS: ~1433M. load average: 1.20 1.14 0.83 1/274 7522545 valid: false, sent_using: :custom_header2546 behaves like not allowing the download with2547 does not allow the download2548# [RSpecRunTime] RSpec elapsed time: 6 minutes 43.49 seconds. Current RSS: ~1433M. load average: 1.18 1.14 0.83 1/274 7552549 valid: true, sent_using: :basic_auth2550 behaves like allowing the download2551 allows download2552# [RSpecRunTime] RSpec elapsed time: 6 minutes 45.08 seconds. Current RSS: ~1433M. load average: 1.18 1.14 0.83 1/274 7582553 with only write_package_registry scope2554 behaves like allowing the download2555 allows download2556# [RSpecRunTime] RSpec elapsed time: 6 minutes 46.55 seconds. Current RSS: ~1433M. load average: 1.18 1.14 0.83 1/274 7612557 valid: false, sent_using: :basic_auth2558 behaves like not allowing the download with2559 does not allow the download2560# [RSpecRunTime] RSpec elapsed time: 6 minutes 48.09 seconds. Current RSS: ~1432M. load average: 1.25 1.16 0.84 1/274 7642561 behaves like downloads with a job token2562 valid: true, sent_using: :custom_params2563 with a running job2564 behaves like allowing the download2565 allows download2566# [RSpecRunTime] RSpec elapsed time: 6 minutes 49.74 seconds. Current RSS: ~1430M. load average: 1.25 1.16 0.84 1/274 7672567 with a finished job2568 behaves like not allowing the download with2569 does not allow the download2570# [RSpecRunTime] RSpec elapsed time: 6 minutes 51.26 seconds. Current RSS: ~1429M. load average: 1.25 1.16 0.84 1/274 7702571 valid: false, sent_using: :custom_params2572 with a running job2573 behaves like not allowing the download with2574 does not allow the download2575# [RSpecRunTime] RSpec elapsed time: 6 minutes 52.73 seconds. Current RSS: ~1427M. load average: 1.23 1.15 0.84 1/274 7732576 with a finished job2577 behaves like not allowing the download with2578 does not allow the download2579# [RSpecRunTime] RSpec elapsed time: 6 minutes 54.19 seconds. Current RSS: ~1426M. load average: 1.23 1.15 0.84 1/274 7762580 valid: true, sent_using: :basic_auth2581 with a running job2582 behaves like allowing the download2583 allows download2584# [RSpecRunTime] RSpec elapsed time: 6 minutes 55.85 seconds. Current RSS: ~1425M. load average: 1.23 1.15 0.84 1/274 7792585 with a finished job2586 behaves like not allowing the download with2587 does not allow the download2588# [RSpecRunTime] RSpec elapsed time: 6 minutes 57.29 seconds. Current RSS: ~1424M. load average: 1.23 1.15 0.84 1/274 7822589 valid: false, sent_using: :basic_auth2590 with a running job2591 behaves like not allowing the download with2592 does not allow the download2593# [RSpecRunTime] RSpec elapsed time: 6 minutes 58.72 seconds. Current RSS: ~1424M. load average: 1.21 1.15 0.84 1/274 7852594 with a finished job2595 behaves like not allowing the download with2596 does not allow the download2597# [RSpecRunTime] RSpec elapsed time: 7 minutes 0.22 second. Current RSS: ~1422M. load average: 1.21 1.15 0.84 1/274 7882598 with a non existing maven path2599 behaves like returning response status2600 returns redirect2601# [RSpecRunTime] RSpec elapsed time: 7 minutes 1.71 seconds. Current RSS: ~1423M. load average: 1.21 1.15 0.84 1/274 7912602 that is public2603 behaves like getting a file for a group2604 forwards download when no private token2605 behaves like tracking the file download event2606 with jar file2607 behaves like a package tracking event2608 creates a gitlab tracking event pull_package2609# [RSpecRunTime] RSpec elapsed time: 7 minutes 4.45 seconds. Current RSS: ~1423M. load average: 1.19 1.15 0.84 1/274 7922610 behaves like bumping the package last downloaded at field2611 bumps last_downloaded_at2612# [RSpecRunTime] RSpec elapsed time: 7 minutes 5.9 seconds. Current RSS: ~1424M. load average: 1.19 1.15 0.84 1/274 7932613 behaves like successfully returning the file2614 returns the file2615# [RSpecRunTime] RSpec elapsed time: 7 minutes 7.28 seconds. Current RSS: ~1425M. load average: 1.19 1.15 0.84 1/274 7942616 behaves like downloads with different tokens2617 behaves like downloads with a personal access token2618 valid: true, sent_using: :custom_header2619 behaves like allowing the download2620 allows download2621# [RSpecRunTime] RSpec elapsed time: 7 minutes 8.65 seconds. Current RSS: ~1426M. load average: 1.18 1.14 0.84 1/274 7952622 valid: false, sent_using: :custom_header2623 behaves like not allowing the download with2624 does not allow the download2625# [RSpecRunTime] RSpec elapsed time: 7 minutes 10.07 seconds. Current RSS: ~1426M. load average: 1.18 1.14 0.84 1/274 7962626 valid: true, sent_using: :basic_auth2627 behaves like allowing the download2628 allows download2629# [RSpecRunTime] RSpec elapsed time: 7 minutes 11.27 seconds. Current RSS: ~1426M. load average: 1.18 1.14 0.84 1/274 7972630 valid: false, sent_using: :basic_auth2631 behaves like not allowing the download with2632 does not allow the download2633# [RSpecRunTime] RSpec elapsed time: 7 minutes 12.59 seconds. Current RSS: ~1427M. load average: 1.24 1.16 0.85 1/274 7982634 behaves like downloads with a deploy token2635 valid: true, sent_using: :custom_header2636 behaves like allowing the download2637 allows download2638# [RSpecRunTime] RSpec elapsed time: 7 minutes 14.1 seconds. Current RSS: ~1426M. load average: 1.24 1.16 0.85 1/274 7992639 with only write_package_registry scope2640 behaves like allowing the download2641 allows download2642# [RSpecRunTime] RSpec elapsed time: 7 minutes 15.54 seconds. Current RSS: ~1425M. load average: 1.24 1.16 0.85 1/274 8002643 valid: false, sent_using: :custom_header2644 behaves like not allowing the download with2645 does not allow the download2646# [RSpecRunTime] RSpec elapsed time: 7 minutes 16.94 seconds. Current RSS: ~1426M. load average: 1.24 1.16 0.85 1/274 8012647 valid: true, sent_using: :basic_auth2648 behaves like allowing the download2649 allows download2650# [RSpecRunTime] RSpec elapsed time: 7 minutes 18.41 seconds. Current RSS: ~1426M. load average: 1.22 1.16 0.85 1/274 8022651 with only write_package_registry scope2652 behaves like allowing the download2653 allows download2654# [RSpecRunTime] RSpec elapsed time: 7 minutes 19.84 seconds. Current RSS: ~1426M. load average: 1.22 1.16 0.85 1/274 8032655 valid: false, sent_using: :basic_auth2656 behaves like not allowing the download with2657 does not allow the download2658# [RSpecRunTime] RSpec elapsed time: 7 minutes 21.3 seconds. Current RSS: ~1426M. load average: 1.22 1.16 0.85 1/274 8042659 behaves like downloads with a job token2660 valid: true, sent_using: :custom_params2661 with a running job2662 behaves like allowing the download2663 allows download2664# [RSpecRunTime] RSpec elapsed time: 7 minutes 22.88 seconds. Current RSS: ~1425M. load average: 1.21 1.15 0.85 1/274 8052665 with a finished job2666 behaves like not allowing the download with2667 does not allow the download2668# [RSpecRunTime] RSpec elapsed time: 7 minutes 24.29 seconds. Current RSS: ~1425M. load average: 1.21 1.15 0.85 1/274 8062669 valid: false, sent_using: :custom_params2670 with a running job2671 behaves like not allowing the download with2672 does not allow the download2673# [RSpecRunTime] RSpec elapsed time: 7 minutes 25.69 seconds. Current RSS: ~1424M. load average: 1.21 1.15 0.85 1/274 8072674 with a finished job2675 behaves like not allowing the download with2676 does not allow the download2677# [RSpecRunTime] RSpec elapsed time: 7 minutes 27.03 seconds. Current RSS: ~1424M. load average: 1.21 1.15 0.85 1/274 8082678 valid: true, sent_using: :basic_auth2679 with a running job2680 behaves like allowing the download2681 allows download2682# [RSpecRunTime] RSpec elapsed time: 7 minutes 28.61 seconds. Current RSS: ~1424M. load average: 1.19 1.15 0.85 1/274 8092683 with a finished job2684 behaves like not allowing the download with2685 does not allow the download2686# [RSpecRunTime] RSpec elapsed time: 7 minutes 29.99 seconds. Current RSS: ~1424M. load average: 1.19 1.15 0.85 1/274 8102687 valid: false, sent_using: :basic_auth2688 with a running job2689 behaves like not allowing the download with2690 does not allow the download2691# [RSpecRunTime] RSpec elapsed time: 7 minutes 31.33 seconds. Current RSS: ~1424M. load average: 1.19 1.15 0.85 1/274 8112692 with a finished job2693 behaves like not allowing the download with2694 does not allow the download2695# [RSpecRunTime] RSpec elapsed time: 7 minutes 32.78 seconds. Current RSS: ~1424M. load average: 1.17 1.15 0.85 1/274 8122696 with a non existing maven path2697 behaves like returning response status2698 returns redirect2699# [RSpecRunTime] RSpec elapsed time: 7 minutes 34.17 seconds. Current RSS: ~1424M. load average: 1.17 1.15 0.85 1/274 8132700 when the FF maven_remove_permissions_check_from_finder disabled2701 behaves like handling groups and subgroups for2702 within a group2703 that is internal2704 behaves like getting a file for a group2705 forwards download when no private token2706 behaves like tracking the file download event2707 with jar file2708 behaves like a package tracking event2709 creates a gitlab tracking event pull_package2710# [RSpecRunTime] RSpec elapsed time: 7 minutes 36.55 seconds. Current RSS: ~1424M. load average: 1.17 1.15 0.85 1/274 8162711 behaves like bumping the package last downloaded at field2712 bumps last_downloaded_at2713# [RSpecRunTime] RSpec elapsed time: 7 minutes 37.8 seconds. Current RSS: ~1424M. load average: 1.16 1.14 0.85 1/274 8182714 behaves like successfully returning the file2715 returns the file2716# [RSpecRunTime] RSpec elapsed time: 7 minutes 39.04 seconds. Current RSS: ~1426M. load average: 1.16 1.14 0.85 1/274 8202717 behaves like downloads with different tokens2718 behaves like downloads with a personal access token2719 valid: true, sent_using: :custom_header2720 behaves like allowing the download2721 allows download2722# [RSpecRunTime] RSpec elapsed time: 7 minutes 40.3 seconds. Current RSS: ~1427M. load average: 1.16 1.14 0.85 1/274 8222723 valid: false, sent_using: :custom_header2724 behaves like not allowing the download with2725 does not allow the download2726# [RSpecRunTime] RSpec elapsed time: 7 minutes 41.51 seconds. Current RSS: ~1428M. load average: 1.16 1.14 0.85 1/274 8242727 valid: true, sent_using: :basic_auth2728 behaves like allowing the download2729 allows download2730# [RSpecRunTime] RSpec elapsed time: 7 minutes 42.73 seconds. Current RSS: ~1429M. load average: 1.15 1.14 0.85 1/274 8262731 valid: false, sent_using: :basic_auth2732 behaves like not allowing the download with2733 does not allow the download2734# [RSpecRunTime] RSpec elapsed time: 7 minutes 43.86 seconds. Current RSS: ~1429M. load average: 1.15 1.14 0.85 1/274 8282735 behaves like downloads with a deploy token2736 valid: true, sent_using: :custom_header2737 behaves like allowing the download2738 allows download2739# [RSpecRunTime] RSpec elapsed time: 7 minutes 45.07 seconds. Current RSS: ~1429M. load average: 1.15 1.14 0.85 1/274 8302740 with only write_package_registry scope2741 behaves like allowing the download2742 allows download2743# [RSpecRunTime] RSpec elapsed time: 7 minutes 46.4 seconds. Current RSS: ~1429M. load average: 1.15 1.14 0.85 1/274 8322744 valid: false, sent_using: :custom_header2745 behaves like not allowing the download with2746 does not allow the download2747 valid: true, sent_using: :basic_auth2748 behaves like allowing the download2749 allows download2750# [RSpecRunTime] RSpec elapsed time: 7 minutes 48.36 seconds. Current RSS: ~1428M. load average: 1.13 1.14 0.85 1/274 8352751 with only write_package_registry scope2752 behaves like allowing the download2753 allows download2754# [RSpecRunTime] RSpec elapsed time: 7 minutes 49.62 seconds. Current RSS: ~1428M. load average: 1.13 1.14 0.85 1/274 8372755 valid: false, sent_using: :basic_auth2756 behaves like not allowing the download with2757 does not allow the download2758# [RSpecRunTime] RSpec elapsed time: 7 minutes 50.74 seconds. Current RSS: ~1428M. load average: 1.13 1.14 0.85 1/274 8392759 behaves like downloads with a job token2760 valid: true, sent_using: :custom_params2761 with a running job2762 behaves like allowing the download2763 allows download2764# [RSpecRunTime] RSpec elapsed time: 7 minutes 51.93 seconds. Current RSS: ~1428M. load average: 1.13 1.14 0.85 1/274 8412765 with a finished job2766 behaves like not allowing the download with2767 does not allow the download2768# [RSpecRunTime] RSpec elapsed time: 7 minutes 53.09 seconds. Current RSS: ~1427M. load average: 1.12 1.14 0.85 1/274 8432769 valid: false, sent_using: :custom_params2770 with a running job2771 behaves like not allowing the download with2772 does not allow the download2773# [RSpecRunTime] RSpec elapsed time: 7 minutes 54.32 seconds. Current RSS: ~1429M. load average: 1.12 1.14 0.85 1/274 8452774 with a finished job2775 behaves like not allowing the download with2776 does not allow the download2777# [RSpecRunTime] RSpec elapsed time: 7 minutes 55.44 seconds. Current RSS: ~1429M. load average: 1.12 1.14 0.85 1/274 8472778 valid: true, sent_using: :basic_auth2779 with a running job2780 behaves like allowing the download2781 allows download2782# [RSpecRunTime] RSpec elapsed time: 7 minutes 56.7 seconds. Current RSS: ~1430M. load average: 1.12 1.14 0.85 1/274 8492783 with a finished job2784 behaves like not allowing the download with2785 does not allow the download2786# [RSpecRunTime] RSpec elapsed time: 7 minutes 57.79 seconds. Current RSS: ~1430M. load average: 1.11 1.14 0.86 1/274 8512787 valid: false, sent_using: :basic_auth2788 with a running job2789 behaves like not allowing the download with2790 does not allow the download2791# [RSpecRunTime] RSpec elapsed time: 7 minutes 58.89 seconds. Current RSS: ~1430M. load average: 1.11 1.14 0.86 1/274 8532792 with a finished job2793 behaves like not allowing the download with2794 does not allow the download2795# [RSpecRunTime] RSpec elapsed time: 8 minutes 0.04 second. Current RSS: ~1429M. load average: 1.11 1.14 0.86 1/274 8552796 with a non existing maven path2797 behaves like returning response status2798 returns redirect2799# [RSpecRunTime] RSpec elapsed time: 8 minutes 1.18 seconds. Current RSS: ~1429M. load average: 1.11 1.14 0.86 1/274 8572800 that is public2801 behaves like getting a file for a group2802 forwards download when no private token2803 behaves like tracking the file download event2804 with jar file2805 behaves like a package tracking event2806 creates a gitlab tracking event pull_package2807# [RSpecRunTime] RSpec elapsed time: 8 minutes 3.42 seconds. Current RSS: ~1430M. load average: 1.10 1.13 0.86 1/274 8582808 behaves like bumping the package last downloaded at field2809 bumps last_downloaded_at2810# [RSpecRunTime] RSpec elapsed time: 8 minutes 4.63 seconds. Current RSS: ~1431M. load average: 1.10 1.13 0.86 1/274 8592811 behaves like successfully returning the file2812 returns the file2813# [RSpecRunTime] RSpec elapsed time: 8 minutes 5.86 seconds. Current RSS: ~1432M. load average: 1.10 1.13 0.86 1/274 8602814 behaves like downloads with different tokens2815 behaves like downloads with a personal access token2816 valid: true, sent_using: :custom_header2817 behaves like allowing the download2818 allows download2819# [RSpecRunTime] RSpec elapsed time: 8 minutes 7.16 seconds. Current RSS: ~1432M. load average: 1.10 1.13 0.86 1/274 8612820 valid: false, sent_using: :custom_header2821 behaves like not allowing the download with2822 does not allow the download2823# [RSpecRunTime] RSpec elapsed time: 8 minutes 8.24 seconds. Current RSS: ~1433M. load average: 1.02 1.11 0.85 1/274 8622824 valid: true, sent_using: :basic_auth2825 behaves like allowing the download2826 allows download2827# [RSpecRunTime] RSpec elapsed time: 8 minutes 9.38 seconds. Current RSS: ~1430M. load average: 1.02 1.11 0.85 1/274 8632828 valid: false, sent_using: :basic_auth2829 behaves like not allowing the download with2830 does not allow the download2831# [RSpecRunTime] RSpec elapsed time: 8 minutes 10.49 seconds. Current RSS: ~1432M. load average: 1.02 1.11 0.85 1/274 8642832 behaves like downloads with a deploy token2833 valid: true, sent_using: :custom_header2834 behaves like allowing the download2835 allows download2836# [RSpecRunTime] RSpec elapsed time: 8 minutes 11.59 seconds. Current RSS: ~1433M. load average: 1.02 1.11 0.85 1/274 8652837 with only write_package_registry scope2838 behaves like allowing the download2839 allows download2840# [RSpecRunTime] RSpec elapsed time: 8 minutes 12.76 seconds. Current RSS: ~1433M. load average: 1.01 1.11 0.85 1/274 8662841 valid: false, sent_using: :custom_header2842 behaves like not allowing the download with2843 does not allow the download2844 valid: true, sent_using: :basic_auth2845 behaves like allowing the download2846 allows download2847# [RSpecRunTime] RSpec elapsed time: 8 minutes 14.93 seconds. Current RSS: ~1434M. load average: 1.01 1.11 0.85 1/274 8672848 with only write_package_registry scope2849 behaves like allowing the download2850 allows download2851# [RSpecRunTime] RSpec elapsed time: 8 minutes 16.12 seconds. Current RSS: ~1434M. load average: 1.01 1.11 0.85 1/274 8682852 valid: false, sent_using: :basic_auth2853 behaves like not allowing the download with2854 does not allow the download2855# [RSpecRunTime] RSpec elapsed time: 8 minutes 17.26 seconds. Current RSS: ~1435M. load average: 1.01 1.11 0.85 1/274 8692856 behaves like downloads with a job token2857 valid: true, sent_using: :custom_params2858 with a running job2859 behaves like allowing the download2860 allows download2861# [RSpecRunTime] RSpec elapsed time: 8 minutes 18.48 seconds. Current RSS: ~1434M. load average: 1.01 1.11 0.85 1/274 8702862 with a finished job2863 behaves like not allowing the download with2864 does not allow the download2865# [RSpecRunTime] RSpec elapsed time: 8 minutes 19.67 seconds. Current RSS: ~1435M. load average: 1.01 1.11 0.85 1/274 8712866 valid: false, sent_using: :custom_params2867 with a running job2868 behaves like not allowing the download with2869 does not allow the download2870# [RSpecRunTime] RSpec elapsed time: 8 minutes 20.77 seconds. Current RSS: ~1435M. load average: 1.01 1.11 0.85 1/274 8722871 with a finished job2872 behaves like not allowing the download with2873 does not allow the download2874# [RSpecRunTime] RSpec elapsed time: 8 minutes 21.84 seconds. Current RSS: ~1434M. load average: 1.01 1.11 0.85 1/274 8732875 valid: true, sent_using: :basic_auth2876 with a running job2877 behaves like allowing the download2878 allows download2879# [RSpecRunTime] RSpec elapsed time: 8 minutes 23.01 seconds. Current RSS: ~1436M. load average: 1.09 1.12 0.86 1/274 8742880 with a finished job2881 behaves like not allowing the download with2882 does not allow the download2883# [RSpecRunTime] RSpec elapsed time: 8 minutes 24.05 seconds. Current RSS: ~1435M. load average: 1.09 1.12 0.86 1/274 8752884 valid: false, sent_using: :basic_auth2885 with a running job2886 behaves like not allowing the download with2887 does not allow the download2888# [RSpecRunTime] RSpec elapsed time: 8 minutes 25.2 seconds. Current RSS: ~1436M. load average: 1.09 1.12 0.86 1/274 8762889 with a finished job2890 behaves like not allowing the download with2891 does not allow the download2892# [RSpecRunTime] RSpec elapsed time: 8 minutes 26.41 seconds. Current RSS: ~1436M. load average: 1.09 1.12 0.86 1/274 8772893 with a non existing maven path2894 behaves like returning response status2895 returns redirect2896# [RSpecRunTime] RSpec elapsed time: 8 minutes 27.68 seconds. Current RSS: ~1435M. load average: 1.08 1.12 0.86 1/274 8782897 within a subgroup2898 that is internal2899 behaves like getting a file for a group2900 forwards download when no private token2901 behaves like tracking the file download event2902 with jar file2903 behaves like a package tracking event2904 creates a gitlab tracking event pull_package2905# [RSpecRunTime] RSpec elapsed time: 8 minutes 30.84 seconds. Current RSS: ~1432M. load average: 1.08 1.12 0.86 1/274 8832906 behaves like bumping the package last downloaded at field2907 bumps last_downloaded_at2908# [RSpecRunTime] RSpec elapsed time: 8 minutes 32.49 seconds. Current RSS: ~1430M. load average: 1.16 1.14 0.87 1/277 8862909 behaves like successfully returning the file2910 returns the file2911# [RSpecRunTime] RSpec elapsed time: 8 minutes 34.07 seconds. Current RSS: ~1429M. load average: 1.16 1.14 0.87 1/277 8892912 behaves like downloads with different tokens2913 behaves like downloads with a personal access token2914 valid: true, sent_using: :custom_header2915 behaves like allowing the download2916 allows download2917# [RSpecRunTime] RSpec elapsed time: 8 minutes 35.67 seconds. Current RSS: ~1430M. load average: 1.16 1.14 0.87 1/277 8922918 valid: false, sent_using: :custom_header2919 behaves like not allowing the download with2920 does not allow the download2921# [RSpecRunTime] RSpec elapsed time: 8 minutes 37.16 seconds. Current RSS: ~1430M. load average: 1.16 1.14 0.87 1/277 8952922 valid: true, sent_using: :basic_auth2923 behaves like allowing the download2924 allows download2925# [RSpecRunTime] RSpec elapsed time: 8 minutes 38.72 seconds. Current RSS: ~1429M. load average: 1.14 1.13 0.87 1/277 8982926 valid: false, sent_using: :basic_auth2927 behaves like not allowing the download with2928 does not allow the download2929# [RSpecRunTime] RSpec elapsed time: 8 minutes 40.36 seconds. Current RSS: ~1429M. load average: 1.14 1.13 0.87 1/277 9012930 behaves like downloads with a deploy token2931 valid: true, sent_using: :custom_header2932 behaves like allowing the download2933 allows download2934# [RSpecRunTime] RSpec elapsed time: 8 minutes 41.86 seconds. Current RSS: ~1429M. load average: 1.14 1.13 0.87 1/277 9042935 with only write_package_registry scope2936 behaves like allowing the download2937 allows download2938# [RSpecRunTime] RSpec elapsed time: 8 minutes 43.35 seconds. Current RSS: ~1428M. load average: 1.05 1.12 0.86 1/277 9072939 valid: false, sent_using: :custom_header2940 behaves like not allowing the download with2941 does not allow the download2942# [RSpecRunTime] RSpec elapsed time: 8 minutes 44.87 seconds. Current RSS: ~1429M. load average: 1.05 1.12 0.86 1/277 9102943 valid: true, sent_using: :basic_auth2944 behaves like allowing the download2945 allows download2946# [RSpecRunTime] RSpec elapsed time: 8 minutes 46.41 seconds. Current RSS: ~1428M. load average: 1.05 1.12 0.86 1/277 9132947 with only write_package_registry scope2948 behaves like allowing the download2949 allows download2950# [RSpecRunTime] RSpec elapsed time: 8 minutes 47.99 seconds. Current RSS: ~1428M. load average: 0.97 1.10 0.86 1/277 9162951 valid: false, sent_using: :basic_auth2952 behaves like not allowing the download with2953 does not allow the download2954# [RSpecRunTime] RSpec elapsed time: 8 minutes 49.52 seconds. Current RSS: ~1428M. load average: 0.97 1.10 0.86 1/277 9192955 behaves like downloads with a job token2956 valid: true, sent_using: :custom_params2957 with a running job2958 behaves like allowing the download2959 allows download2960# [RSpecRunTime] RSpec elapsed time: 8 minutes 51.07 seconds. Current RSS: ~1428M. load average: 0.97 1.10 0.86 1/277 9222961 with a finished job2962 behaves like not allowing the download with2963 does not allow the download2964# [RSpecRunTime] RSpec elapsed time: 8 minutes 52.6 seconds. Current RSS: ~1428M. load average: 0.97 1.10 0.86 1/277 9252965 valid: false, sent_using: :custom_params2966 with a running job2967 behaves like not allowing the download with2968 does not allow the download2969# [RSpecRunTime] RSpec elapsed time: 8 minutes 54.09 seconds. Current RSS: ~1428M. load average: 0.97 1.10 0.86 1/277 9282970 with a finished job2971 behaves like not allowing the download with2972 does not allow the download2973# [RSpecRunTime] RSpec elapsed time: 8 minutes 55.61 seconds. Current RSS: ~1427M. load average: 0.97 1.10 0.86 1/277 9312974 valid: true, sent_using: :basic_auth2975 with a running job2976 behaves like allowing the download2977 allows download2978# [RSpecRunTime] RSpec elapsed time: 8 minutes 58.49 seconds. Current RSS: ~1419M. load average: 0.97 1.09 0.86 1/277 9342979 with a finished job2980 behaves like not allowing the download with2981 does not allow the download2982# [RSpecRunTime] RSpec elapsed time: 8 minutes 59.85 seconds. Current RSS: ~1423M. load average: 0.97 1.09 0.86 1/277 9372983 valid: false, sent_using: :basic_auth2984 with a running job2985 behaves like not allowing the download with2986 does not allow the download2987# [RSpecRunTime] RSpec elapsed time: 9 minutes 1.23 seconds. Current RSS: ~1426M. load average: 0.97 1.09 0.86 1/277 9402988 with a finished job2989 behaves like not allowing the download with2990 does not allow the download2991# [RSpecRunTime] RSpec elapsed time: 9 minutes 2.76 seconds. Current RSS: ~1431M. load average: 0.98 1.09 0.86 1/277 9432992 with a non existing maven path2993 behaves like returning response status2994 returns redirect2995# [RSpecRunTime] RSpec elapsed time: 9 minutes 4.29 seconds. Current RSS: ~1430M. load average: 0.98 1.09 0.86 1/277 9462996 that is public2997 behaves like getting a file for a group2998 forwards download when no private token2999 behaves like tracking the file download event3000 with jar file3001 behaves like a package tracking event3002 creates a gitlab tracking event pull_package3003# [RSpecRunTime] RSpec elapsed time: 9 minutes 7.05 seconds. Current RSS: ~1435M. load average: 0.98 1.09 0.86 1/277 9473004 behaves like bumping the package last downloaded at field3005 bumps last_downloaded_at3006# [RSpecRunTime] RSpec elapsed time: 9 minutes 8.59 seconds. Current RSS: ~1438M. load average: 0.98 1.09 0.86 1/277 9483007 behaves like successfully returning the file3008 returns the file3009# [RSpecRunTime] RSpec elapsed time: 9 minutes 10.25 seconds. Current RSS: ~1442M. load average: 0.98 1.09 0.86 1/277 9493010 behaves like downloads with different tokens3011 behaves like downloads with a personal access token3012 valid: true, sent_using: :custom_header3013 behaves like allowing the download3014 allows download3015# [RSpecRunTime] RSpec elapsed time: 9 minutes 11.83 seconds. Current RSS: ~1443M. load average: 0.98 1.09 0.86 1/277 9503016 valid: false, sent_using: :custom_header3017 behaves like not allowing the download with3018 does not allow the download3019# [RSpecRunTime] RSpec elapsed time: 9 minutes 13.22 seconds. Current RSS: ~1443M. load average: 0.98 1.09 0.86 1/277 9513020 valid: true, sent_using: :basic_auth3021 behaves like allowing the download3022 allows download3023# [RSpecRunTime] RSpec elapsed time: 9 minutes 14.7 seconds. Current RSS: ~1443M. load average: 0.98 1.09 0.86 1/277 9523024 valid: false, sent_using: :basic_auth3025 behaves like not allowing the download with3026 does not allow the download3027# [RSpecRunTime] RSpec elapsed time: 9 minutes 16.21 seconds. Current RSS: ~1443M. load average: 0.98 1.09 0.86 1/277 9533028 behaves like downloads with a deploy token3029 valid: true, sent_using: :custom_header3030 behaves like allowing the download3031 allows download3032# [RSpecRunTime] RSpec elapsed time: 9 minutes 17.69 seconds. Current RSS: ~1443M. load average: 0.98 1.09 0.86 1/277 9543033 with only write_package_registry scope3034 behaves like allowing the download3035 allows download3036# [RSpecRunTime] RSpec elapsed time: 9 minutes 19.15 seconds. Current RSS: ~1443M. load average: 0.98 1.09 0.86 1/277 9553037 valid: false, sent_using: :custom_header3038 behaves like not allowing the download with3039 does not allow the download3040# [RSpecRunTime] RSpec elapsed time: 9 minutes 20.56 seconds. Current RSS: ~1443M. load average: 0.98 1.09 0.86 1/277 9563041 valid: true, sent_using: :basic_auth3042 behaves like allowing the download3043 allows download3044# [RSpecRunTime] RSpec elapsed time: 9 minutes 21.96 seconds. Current RSS: ~1443M. load average: 0.98 1.09 0.86 1/277 9573045 with only write_package_registry scope3046 behaves like allowing the download3047 allows download3048# [RSpecRunTime] RSpec elapsed time: 9 minutes 23.43 seconds. Current RSS: ~1440M. load average: 0.98 1.08 0.87 1/277 9583049 valid: false, sent_using: :basic_auth3050 behaves like not allowing the download with3051 does not allow the download3052# [RSpecRunTime] RSpec elapsed time: 9 minutes 24.82 seconds. Current RSS: ~1442M. load average: 0.98 1.08 0.87 1/277 9593053 behaves like downloads with a job token3054 valid: true, sent_using: :custom_params3055 with a running job3056 behaves like allowing the download3057 allows download3058# [RSpecRunTime] RSpec elapsed time: 9 minutes 26.42 seconds. Current RSS: ~1445M. load average: 0.98 1.08 0.87 1/277 9603059 with a finished job3060 behaves like not allowing the download with3061 does not allow the download3062# [RSpecRunTime] RSpec elapsed time: 9 minutes 27.87 seconds. Current RSS: ~1445M. load average: 0.99 1.08 0.87 1/277 9613063 valid: false, sent_using: :custom_params3064 with a running job3065 behaves like not allowing the download with3066 does not allow the download3067# [RSpecRunTime] RSpec elapsed time: 9 minutes 29.3 seconds. Current RSS: ~1444M. load average: 0.99 1.08 0.87 1/277 9623068 with a finished job3069 behaves like not allowing the download with3070 does not allow the download3071# [RSpecRunTime] RSpec elapsed time: 9 minutes 30.77 seconds. Current RSS: ~1444M. load average: 0.99 1.08 0.87 1/277 9633072 valid: true, sent_using: :basic_auth3073 with a running job3074 behaves like allowing the download3075 allows download3076# [RSpecRunTime] RSpec elapsed time: 9 minutes 32.48 seconds. Current RSS: ~1444M. load average: 0.99 1.08 0.87 1/277 9643077 with a finished job3078 behaves like not allowing the download with3079 does not allow the download3080# [RSpecRunTime] RSpec elapsed time: 9 minutes 33.88 seconds. Current RSS: ~1444M. load average: 0.99 1.08 0.87 1/277 9653081 valid: false, sent_using: :basic_auth3082 with a running job3083 behaves like not allowing the download with3084 does not allow the download3085# [RSpecRunTime] RSpec elapsed time: 9 minutes 35.13 seconds. Current RSS: ~1444M. load average: 0.99 1.08 0.87 1/277 9663086 with a finished job3087 behaves like not allowing the download with3088 does not allow the download3089# [RSpecRunTime] RSpec elapsed time: 9 minutes 36.43 seconds. Current RSS: ~1444M. load average: 0.99 1.08 0.87 1/277 9673090 with a non existing maven path3091 behaves like returning response status3092 returns redirect3093# [RSpecRunTime] RSpec elapsed time: 9 minutes 37.89 seconds. Current RSS: ~1444M. load average: 0.99 1.08 0.87 1/277 9683094 private project3095 with the duplicate packages in the two projects3096 when user does not have enough permission for the recent project3097 tries to download the recent package3098# [RSpecRunTime] RSpec elapsed time: 9 minutes 40.07 seconds. Current RSS: ~1442M. load average: 0.99 1.08 0.87 1/277 9693099 when the FF maven_remove_permissions_check_from_finder disabled3100 behaves like bumping the package last downloaded at field3101 bumps last_downloaded_at3102# [RSpecRunTime] RSpec elapsed time: 9 minutes 42.18 seconds. Current RSS: ~1440M. load average: 0.99 1.08 0.87 1/277 9703103 behaves like successfully returning the file3104 returns the file3105# [RSpecRunTime] RSpec elapsed time: 9 minutes 44.11 seconds. Current RSS: ~1442M. load average: 1.07 1.10 0.87 1/277 9713106 behaves like handling groups and subgroups for3107 within a group3108 that is private3109 behaves like getting a file for a group3110 denies download when not enough permissions3111 denies download when no private token3112 behaves like tracking the file download event3113 with jar file3114 behaves like a package tracking event3115 creates a gitlab tracking event pull_package3116# [RSpecRunTime] RSpec elapsed time: 9 minutes 47.28 seconds. Current RSS: ~1448M. load average: 1.07 1.10 0.87 1/277 9753117 behaves like bumping the package last downloaded at field3118 bumps last_downloaded_at3119# [RSpecRunTime] RSpec elapsed time: 9 minutes 48.39 seconds. Current RSS: ~1447M. load average: 1.06 1.09 0.88 1/277 9773120 behaves like successfully returning the file3121 returns the file3122# [RSpecRunTime] RSpec elapsed time: 9 minutes 49.45 seconds. Current RSS: ~1446M. load average: 1.06 1.09 0.88 1/277 9793123 behaves like downloads with different tokens3124 behaves like downloads with a personal access token3125 valid: true, sent_using: :custom_header3126 behaves like allowing the download3127 allows download3128# [RSpecRunTime] RSpec elapsed time: 9 minutes 50.52 seconds. Current RSS: ~1446M. load average: 1.06 1.09 0.88 1/277 9813129 valid: false, sent_using: :custom_header3130 behaves like not allowing the download with3131 does not allow the download3132 valid: true, sent_using: :basic_auth3133 behaves like allowing the download3134 allows download3135# [RSpecRunTime] RSpec elapsed time: 9 minutes 52.53 seconds. Current RSS: ~1447M. load average: 1.06 1.09 0.88 1/277 9843136 valid: false, sent_using: :basic_auth3137 behaves like not allowing the download with3138 does not allow the download3139 behaves like downloads with a deploy token3140 valid: true, sent_using: :custom_header3141 behaves like allowing the download3142 allows download3143 with only write_package_registry scope3144 behaves like allowing the download3145 allows download3146 valid: false, sent_using: :custom_header3147 behaves like not allowing the download with3148 does not allow the download3149 valid: true, sent_using: :basic_auth3150 behaves like allowing the download3151 allows download3152# [RSpecRunTime] RSpec elapsed time: 9 minutes 57.32 seconds. Current RSS: ~1446M. load average: 1.06 1.09 0.88 1/277 9903153 with only write_package_registry scope3154 behaves like allowing the download3155 allows download3156# [RSpecRunTime] RSpec elapsed time: 9 minutes 58.34 seconds. Current RSS: ~1445M. load average: 1.05 1.09 0.88 1/277 9923157 valid: false, sent_using: :basic_auth3158 behaves like not allowing the download with3159 does not allow the download3160 behaves like downloads with a job token3161 valid: true, sent_using: :custom_params3162 with a running job3163 behaves like allowing the download3164 allows download3165# [RSpecRunTime] RSpec elapsed time: 10 minutes 0.3 second. Current RSS: ~1447M. load average: 1.05 1.09 0.88 1/278 9953166 with a finished job3167 behaves like not allowing the download with3168 does not allow the download3169 valid: false, sent_using: :custom_params3170 with a running job3171 behaves like not allowing the download with3172 does not allow the download3173 with a finished job3174 behaves like not allowing the download with3175 does not allow the download3176 valid: true, sent_using: :basic_auth3177 with a running job3178 behaves like allowing the download3179 allows download3180 with a finished job3181 behaves like not allowing the download with3182 does not allow the download3183 valid: false, sent_using: :basic_auth3184 with a running job3185 behaves like not allowing the download with3186 does not allow the download3187 with a finished job3188 behaves like not allowing the download with3189 does not allow the download3190 with a non existing maven path3191 behaves like returning response status3192 returns redirect3193 behaves like rejecting request with invalid params3194 with invalid maven path3195 behaves like returning response status with error3196 returns bad_request and error message3197 with invalid file name3198 behaves like returning response status with error3199 returns bad_request and error message3200 with group deploy token3201 returns the file with only write_package_registry scope3202 behaves like successfully returning the file3203 returns the file3204# [RSpecRunTime] RSpec elapsed time: 10 minutes 11.11 seconds. Current RSS: ~1449M. load average: 1.04 1.09 0.88 1/277 10083205 with a non existing maven path3206 behaves like returning response status3207 returns redirect3208# [RSpecRunTime] RSpec elapsed time: 10 minutes 12.12 seconds. Current RSS: ~1448M. load average: 1.04 1.09 0.88 1/277 10103209 that is internal3210 behaves like getting a file for a group3211 denies download when not enough permissions3212 denies download when no private token3213 behaves like tracking the file download event3214 with jar file3215 behaves like a package tracking event3216 creates a gitlab tracking event pull_package3217# [RSpecRunTime] RSpec elapsed time: 10 minutes 15.35 seconds. Current RSS: ~1448M. load average: 1.04 1.08 0.88 1/277 10143218 behaves like bumping the package last downloaded at field3219 bumps last_downloaded_at3220# [RSpecRunTime] RSpec elapsed time: 10 minutes 16.53 seconds. Current RSS: ~1447M. load average: 1.04 1.08 0.88 1/277 10163221 behaves like successfully returning the file3222 returns the file3223# [RSpecRunTime] RSpec elapsed time: 10 minutes 17.63 seconds. Current RSS: ~1446M. load average: 1.04 1.08 0.88 1/277 10183224 behaves like downloads with different tokens3225 behaves like downloads with a personal access token3226 valid: true, sent_using: :custom_header3227 behaves like allowing the download3228 allows download3229# [RSpecRunTime] RSpec elapsed time: 10 minutes 18.74 seconds. Current RSS: ~1447M. load average: 1.04 1.08 0.88 1/277 10203230 valid: false, sent_using: :custom_header3231 behaves like not allowing the download with3232 does not allow the download3233 valid: true, sent_using: :basic_auth3234 behaves like allowing the download3235 allows download3236# [RSpecRunTime] RSpec elapsed time: 10 minutes 20.85 seconds. Current RSS: ~1448M. load average: 1.04 1.08 0.88 1/277 10233237 valid: false, sent_using: :basic_auth3238 behaves like not allowing the download with3239 does not allow the download3240# [RSpecRunTime] RSpec elapsed time: 10 minutes 21.93 seconds. Current RSS: ~1447M. load average: 1.04 1.08 0.88 1/277 10253241 behaves like downloads with a deploy token3242 valid: true, sent_using: :custom_header3243 behaves like allowing the download3244 allows download3245 with only write_package_registry scope3246 behaves like allowing the download3247 allows download3248 valid: false, sent_using: :custom_header3249 behaves like not allowing the download with3250 does not allow the download3251 valid: true, sent_using: :basic_auth3252 behaves like allowing the download3253 allows download3254 with only write_package_registry scope3255 behaves like allowing the download3256 allows download3257# [RSpecRunTime] RSpec elapsed time: 10 minutes 26.78 seconds. Current RSS: ~1447M. load average: 1.03 1.08 0.88 1/277 10313258 valid: false, sent_using: :basic_auth3259 behaves like not allowing the download with3260 does not allow the download3261 behaves like downloads with a job token3262 valid: true, sent_using: :custom_params3263 with a running job3264 behaves like allowing the download3265 allows download3266 with a finished job3267 behaves like not allowing the download with3268 does not allow the download3269 valid: false, sent_using: :custom_params3270 with a running job3271 behaves like not allowing the download with3272 does not allow the download3273 with a finished job3274 behaves like not allowing the download with3275 does not allow the download3276 valid: true, sent_using: :basic_auth3277 with a running job3278 behaves like allowing the download3279 allows download3280# [RSpecRunTime] RSpec elapsed time: 10 minutes 32.58 seconds. Current RSS: ~1449M. load average: 1.03 1.08 0.88 1/277 10383281 with a finished job3282 behaves like not allowing the download with3283 does not allow the download3284# [RSpecRunTime] RSpec elapsed time: 10 minutes 33.63 seconds. Current RSS: ~1449M. load average: 1.03 1.08 0.88 1/277 10403285 valid: false, sent_using: :basic_auth3286 with a running job3287 behaves like not allowing the download with3288 does not allow the download3289# [RSpecRunTime] RSpec elapsed time: 10 minutes 34.77 seconds. Current RSS: ~1449M. load average: 1.03 1.08 0.88 1/277 10423290 with a finished job3291 behaves like not allowing the download with3292 does not allow the download3293# [RSpecRunTime] RSpec elapsed time: 10 minutes 35.87 seconds. Current RSS: ~1447M. load average: 1.03 1.08 0.88 1/277 10443294 with a non existing maven path3295 behaves like returning response status3296 returns redirect3297# [RSpecRunTime] RSpec elapsed time: 10 minutes 36.95 seconds. Current RSS: ~1449M. load average: 1.03 1.08 0.88 1/277 10463298 behaves like rejecting request with invalid params3299 with invalid maven path3300 behaves like returning response status with error3301 returns bad_request and error message3302 with invalid file name3303 behaves like returning response status with error3304 returns bad_request and error message3305 with group deploy token3306 returns the file with only write_package_registry scope3307 behaves like successfully returning the file3308 returns the file3309# [RSpecRunTime] RSpec elapsed time: 10 minutes 40.99 seconds. Current RSS: ~1449M. load average: 1.03 1.08 0.89 1/277 10513310 with a non existing maven path3311 behaves like returning response status3312 returns redirect3313# [RSpecRunTime] RSpec elapsed time: 10 minutes 42.06 seconds. Current RSS: ~1448M. load average: 1.03 1.08 0.89 1/277 10533314 that is public3315 behaves like getting a file for a group3316 denies download when not enough permissions3317 denies download when no private token3318 behaves like tracking the file download event3319 with jar file3320 behaves like a package tracking event3321 creates a gitlab tracking event pull_package3322# [RSpecRunTime] RSpec elapsed time: 10 minutes 45.42 seconds. Current RSS: ~1449M. load average: 1.10 1.09 0.89 1/277 10543323 behaves like bumping the package last downloaded at field3324 bumps last_downloaded_at3325# [RSpecRunTime] RSpec elapsed time: 10 minutes 46.56 seconds. Current RSS: ~1449M. load average: 1.10 1.09 0.89 1/277 10553326 behaves like successfully returning the file3327 returns the file3328# [RSpecRunTime] RSpec elapsed time: 10 minutes 47.63 seconds. Current RSS: ~1449M. load average: 1.18 1.11 0.90 1/277 10563329 behaves like downloads with different tokens3330 behaves like downloads with a personal access token3331 valid: true, sent_using: :custom_header3332 behaves like allowing the download3333 allows download3334# [RSpecRunTime] RSpec elapsed time: 10 minutes 48.79 seconds. Current RSS: ~1449M. load average: 1.18 1.11 0.90 1/277 10573335 valid: false, sent_using: :custom_header3336 behaves like not allowing the download with3337 does not allow the download3338 valid: true, sent_using: :basic_auth3339 behaves like allowing the download3340 allows download3341 valid: false, sent_using: :basic_auth3342 behaves like not allowing the download with3343 does not allow the download3344 behaves like downloads with a deploy token3345 valid: true, sent_using: :custom_header3346 behaves like allowing the download3347 allows download3348 with only write_package_registry scope3349 behaves like allowing the download3350 allows download3351 valid: false, sent_using: :custom_header3352 behaves like not allowing the download with3353 does not allow the download3354 valid: true, sent_using: :basic_auth3355 behaves like allowing the download3356 allows download3357 with only write_package_registry scope3358 behaves like allowing the download3359 allows download3360 valid: false, sent_using: :basic_auth3361 behaves like not allowing the download with3362 does not allow the download3363# [RSpecRunTime] RSpec elapsed time: 10 minutes 57.35 seconds. Current RSS: ~1448M. load average: 1.16 1.11 0.90 1/277 10583364 behaves like downloads with a job token3365 valid: true, sent_using: :custom_params3366 with a running job3367 behaves like allowing the download3368 allows download3369# [RSpecRunTime] RSpec elapsed time: 10 minutes 58.6 seconds. Current RSS: ~1448M. load average: 1.15 1.10 0.90 1/277 10593370 with a finished job3371 behaves like not allowing the download with3372 does not allow the download3373 valid: false, sent_using: :custom_params3374 with a running job3375 behaves like not allowing the download with3376 does not allow the download3377 with a finished job3378 behaves like not allowing the download with3379 does not allow the download3380 valid: true, sent_using: :basic_auth3381 with a running job3382 behaves like allowing the download3383 allows download3384# [RSpecRunTime] RSpec elapsed time: 11 minutes 2.3 seconds. Current RSS: ~1447M. load average: 1.15 1.10 0.90 1/277 10603385 with a finished job3386 behaves like not allowing the download with3387 does not allow the download3388# [RSpecRunTime] RSpec elapsed time: 11 minutes 3.36 seconds. Current RSS: ~1447M. load average: 1.14 1.10 0.90 1/277 10613389 valid: false, sent_using: :basic_auth3390 with a running job3391 behaves like not allowing the download with3392 does not allow the download3393 with a finished job3394 behaves like not allowing the download with3395 does not allow the download3396 with a non existing maven path3397 behaves like returning response status3398 returns redirect3399 behaves like rejecting request with invalid params3400 with invalid maven path3401 behaves like returning response status with error3402 returns bad_request and error message3403 with invalid file name3404 behaves like returning response status with error3405 returns bad_request and error message3406 with group deploy token3407 returns the file with only write_package_registry scope3408 behaves like successfully returning the file3409 returns the file3410# [RSpecRunTime] RSpec elapsed time: 11 minutes 9.66 seconds. Current RSS: ~1446M. load average: 1.12 1.10 0.90 1/277 10623411 with a non existing maven path3412 behaves like returning response status3413 returns redirect3414# [RSpecRunTime] RSpec elapsed time: 11 minutes 10.73 seconds. Current RSS: ~1446M. load average: 1.12 1.10 0.90 1/277 10633415 within a subgroup3416 that is private3417 behaves like getting a file for a group3418 denies download when not enough permissions3419 denies download when no private token3420 behaves like tracking the file download event3421 with jar file3422 behaves like a package tracking event3423 creates a gitlab tracking event pull_package3424# [RSpecRunTime] RSpec elapsed time: 11 minutes 14.97 seconds. Current RSS: ~1442M. load average: 1.11 1.10 0.90 1/277 10703425 behaves like bumping the package last downloaded at field3426 bumps last_downloaded_at3427# [RSpecRunTime] RSpec elapsed time: 11 minutes 16.49 seconds. Current RSS: ~1440M. load average: 1.11 1.10 0.90 1/277 10733428 behaves like successfully returning the file3429 returns the file3430# [RSpecRunTime] RSpec elapsed time: 11 minutes 17.89 seconds. Current RSS: ~1439M. load average: 1.19 1.11 0.91 1/277 10763431 behaves like downloads with different tokens3432 behaves like downloads with a personal access token3433 valid: true, sent_using: :custom_header3434 behaves like allowing the download3435 allows download3436# [RSpecRunTime] RSpec elapsed time: 11 minutes 19.26 seconds. Current RSS: ~1438M. load average: 1.19 1.11 0.91 1/277 10793437 valid: false, sent_using: :custom_header3438 behaves like not allowing the download with3439 does not allow the download3440# [RSpecRunTime] RSpec elapsed time: 11 minutes 20.68 seconds. Current RSS: ~1437M. load average: 1.19 1.11 0.91 1/277 10823441 valid: true, sent_using: :basic_auth3442 behaves like allowing the download3443 allows download3444# [RSpecRunTime] RSpec elapsed time: 11 minutes 22.07 seconds. Current RSS: ~1436M. load average: 1.19 1.11 0.91 1/277 10853445 valid: false, sent_using: :basic_auth3446 behaves like not allowing the download with3447 does not allow the download3448# [RSpecRunTime] RSpec elapsed time: 11 minutes 23.42 seconds. Current RSS: ~1435M. load average: 1.17 1.11 0.91 1/277 10883449 behaves like downloads with a deploy token3450 valid: true, sent_using: :custom_header3451 behaves like allowing the download3452 allows download3453# [RSpecRunTime] RSpec elapsed time: 11 minutes 24.73 seconds. Current RSS: ~1435M. load average: 1.17 1.11 0.91 1/277 10913454 with only write_package_registry scope3455 behaves like allowing the download3456 allows download3457# [RSpecRunTime] RSpec elapsed time: 11 minutes 26.04 seconds. Current RSS: ~1434M. load average: 1.17 1.11 0.91 1/277 10943458 valid: false, sent_using: :custom_header3459 behaves like not allowing the download with3460 does not allow the download3461# [RSpecRunTime] RSpec elapsed time: 11 minutes 27.34 seconds. Current RSS: ~1432M. load average: 1.17 1.11 0.91 1/277 10973462 valid: true, sent_using: :basic_auth3463 behaves like allowing the download3464 allows download3465# [RSpecRunTime] RSpec elapsed time: 11 minutes 28.67 seconds. Current RSS: ~1433M. load average: 1.16 1.11 0.91 1/277 11003466 with only write_package_registry scope3467 behaves like allowing the download3468 allows download3469# [RSpecRunTime] RSpec elapsed time: 11 minutes 30.15 seconds. Current RSS: ~1432M. load average: 1.16 1.11 0.91 1/277 11033470 valid: false, sent_using: :basic_auth3471 behaves like not allowing the download with3472 does not allow the download3473# [RSpecRunTime] RSpec elapsed time: 11 minutes 31.41 seconds. Current RSS: ~1432M. load average: 1.16 1.11 0.91 1/277 11063474 behaves like downloads with a job token3475 valid: true, sent_using: :custom_params3476 with a running job3477 behaves like allowing the download3478 allows download3479# [RSpecRunTime] RSpec elapsed time: 11 minutes 32.86 seconds. Current RSS: ~1431M. load average: 1.14 1.11 0.91 1/277 11093480 with a finished job3481 behaves like not allowing the download with3482 does not allow the download3483# [RSpecRunTime] RSpec elapsed time: 11 minutes 34.13 seconds. Current RSS: ~1431M. load average: 1.14 1.11 0.91 1/277 11123484 valid: false, sent_using: :custom_params3485 with a running job3486 behaves like not allowing the download with3487 does not allow the download3488# [RSpecRunTime] RSpec elapsed time: 11 minutes 35.2 seconds. Current RSS: ~1431M. load average: 1.14 1.11 0.91 2/277 11153489 with a finished job3490 behaves like not allowing the download with3491 does not allow the download3492# [RSpecRunTime] RSpec elapsed time: 11 minutes 36.38 seconds. Current RSS: ~1431M. load average: 1.14 1.11 0.91 1/277 11183493 valid: true, sent_using: :basic_auth3494 with a running job3495 behaves like allowing the download3496 allows download3497# [RSpecRunTime] RSpec elapsed time: 11 minutes 37.74 seconds. Current RSS: ~1431M. load average: 1.13 1.11 0.91 1/277 11213498 with a finished job3499 behaves like not allowing the download with3500 does not allow the download3501# [RSpecRunTime] RSpec elapsed time: 11 minutes 39.14 seconds. Current RSS: ~1430M. load average: 1.13 1.11 0.91 1/277 11243502 valid: false, sent_using: :basic_auth3503 with a running job3504 behaves like not allowing the download with3505 does not allow the download3506# [RSpecRunTime] RSpec elapsed time: 11 minutes 40.42 seconds. Current RSS: ~1430M. load average: 1.13 1.11 0.91 1/277 11273507 with a finished job3508 behaves like not allowing the download with3509 does not allow the download3510# [RSpecRunTime] RSpec elapsed time: 11 minutes 41.75 seconds. Current RSS: ~1429M. load average: 1.13 1.11 0.91 1/277 11303511 with a non existing maven path3512 behaves like returning response status3513 returns redirect3514# [RSpecRunTime] RSpec elapsed time: 11 minutes 43.23 seconds. Current RSS: ~1429M. load average: 1.20 1.12 0.92 1/277 11333515 behaves like rejecting request with invalid params3516 with invalid maven path3517 behaves like returning response status with error3518 returns bad_request and error message3519# [RSpecRunTime] RSpec elapsed time: 11 minutes 44.49 seconds. Current RSS: ~1428M. load average: 1.20 1.12 0.92 1/277 11363520 with invalid file name3521 behaves like returning response status with error3522 returns bad_request and error message3523# [RSpecRunTime] RSpec elapsed time: 11 minutes 45.78 seconds. Current RSS: ~1428M. load average: 1.20 1.12 0.92 1/277 11393524 with group deploy token3525 returns the file with only write_package_registry scope3526 behaves like successfully returning the file3527 returns the file3528# [RSpecRunTime] RSpec elapsed time: 11 minutes 48.58 seconds. Current RSS: ~1427M. load average: 1.19 1.12 0.92 1/277 11443529 with a non existing maven path3530 behaves like returning response status3531 returns redirect3532# [RSpecRunTime] RSpec elapsed time: 11 minutes 49.93 seconds. Current RSS: ~1427M. load average: 1.19 1.12 0.92 1/277 11473533 that is internal3534 behaves like getting a file for a group3535 denies download when not enough permissions3536 denies download when no private token3537 behaves like tracking the file download event3538 with jar file3539 behaves like a package tracking event3540 creates a gitlab tracking event pull_package3541# [RSpecRunTime] RSpec elapsed time: 11 minutes 54.22 seconds. Current RSS: ~1425M. load average: 1.17 1.12 0.92 1/277 11543542 behaves like bumping the package last downloaded at field3543 bumps last_downloaded_at3544# [RSpecRunTime] RSpec elapsed time: 11 minutes 55.61 seconds. Current RSS: ~1424M. load average: 1.17 1.12 0.92 1/277 11573545 behaves like successfully returning the file3546 returns the file3547# [RSpecRunTime] RSpec elapsed time: 11 minutes 57.15 seconds. Current RSS: ~1424M. load average: 1.17 1.12 0.92 1/277 11603548 behaves like downloads with different tokens3549 behaves like downloads with a personal access token3550 valid: true, sent_using: :custom_header3551 behaves like allowing the download3552 allows download3553# [RSpecRunTime] RSpec elapsed time: 11 minutes 58.53 seconds. Current RSS: ~1425M. load average: 1.16 1.11 0.92 1/277 11633554 valid: false, sent_using: :custom_header3555 behaves like not allowing the download with3556 does not allow the download3557# [RSpecRunTime] RSpec elapsed time: 11 minutes 59.88 seconds. Current RSS: ~1424M. load average: 1.16 1.11 0.92 1/277 11663558 valid: true, sent_using: :basic_auth3559 behaves like allowing the download3560 allows download3561# [RSpecRunTime] RSpec elapsed time: 12 minutes 1.34 seconds. Current RSS: ~1424M. load average: 1.16 1.11 0.92 1/277 11693562 valid: false, sent_using: :basic_auth3563 behaves like not allowing the download with3564 does not allow the download3565# [RSpecRunTime] RSpec elapsed time: 12 minutes 2.69 seconds. Current RSS: ~1424M. load average: 1.14 1.11 0.92 1/277 11723566 behaves like downloads with a deploy token3567 valid: true, sent_using: :custom_header3568 behaves like allowing the download3569 allows download3570# [RSpecRunTime] RSpec elapsed time: 12 minutes 4.16 seconds. Current RSS: ~1423M. load average: 1.14 1.11 0.92 1/277 11753571 with only write_package_registry scope3572 behaves like allowing the download3573 allows download3574# [RSpecRunTime] RSpec elapsed time: 12 minutes 5.57 seconds. Current RSS: ~1423M. load average: 1.14 1.11 0.92 1/277 11783575 valid: false, sent_using: :custom_header3576 behaves like not allowing the download with3577 does not allow the download3578# [RSpecRunTime] RSpec elapsed time: 12 minutes 6.91 seconds. Current RSS: ~1423M. load average: 1.14 1.11 0.92 1/277 11813579 valid: true, sent_using: :basic_auth3580 behaves like allowing the download3581 allows download3582# [RSpecRunTime] RSpec elapsed time: 12 minutes 8.27 seconds. Current RSS: ~1423M. load average: 1.05 1.09 0.91 1/277 11843583 with only write_package_registry scope3584 behaves like allowing the download3585 allows download3586# [RSpecRunTime] RSpec elapsed time: 12 minutes 9.68 seconds. Current RSS: ~1423M. load average: 1.05 1.09 0.91 1/277 11873587 valid: false, sent_using: :basic_auth3588 behaves like not allowing the download with3589 does not allow the download3590# [RSpecRunTime] RSpec elapsed time: 12 minutes 10.98 seconds. Current RSS: ~1421M. load average: 1.05 1.09 0.91 1/277 11903591 behaves like downloads with a job token3592 valid: true, sent_using: :custom_params3593 with a running job3594 behaves like allowing the download3595 allows download3596# [RSpecRunTime] RSpec elapsed time: 12 minutes 12.46 seconds. Current RSS: ~1421M. load average: 1.13 1.11 0.92 1/277 11933597 with a finished job3598 behaves like not allowing the download with3599 does not allow the download3600# [RSpecRunTime] RSpec elapsed time: 12 minutes 13.92 seconds. Current RSS: ~1419M. load average: 1.13 1.11 0.92 1/277 11963601 valid: false, sent_using: :custom_params3602 with a running job3603 behaves like not allowing the download with3604 does not allow the download3605# [RSpecRunTime] RSpec elapsed time: 12 minutes 15.12 seconds. Current RSS: ~1420M. load average: 1.13 1.11 0.92 1/277 11993606 with a finished job3607 behaves like not allowing the download with3608 does not allow the download3609# [RSpecRunTime] RSpec elapsed time: 12 minutes 16.32 seconds. Current RSS: ~1421M. load average: 1.13 1.11 0.92 1/277 12023610 valid: true, sent_using: :basic_auth3611 with a running job3612 behaves like allowing the download3613 allows download3614# [RSpecRunTime] RSpec elapsed time: 12 minutes 17.73 seconds. Current RSS: ~1423M. load average: 1.12 1.11 0.92 1/277 12053615 with a finished job3616 behaves like not allowing the download with3617 does not allow the download3618# [RSpecRunTime] RSpec elapsed time: 12 minutes 19.2 seconds. Current RSS: ~1423M. load average: 1.12 1.11 0.92 1/277 12083619 valid: false, sent_using: :basic_auth3620 with a running job3621 behaves like not allowing the download with3622 does not allow the download3623# [RSpecRunTime] RSpec elapsed time: 12 minutes 20.55 seconds. Current RSS: ~1423M. load average: 1.12 1.11 0.92 1/277 12113624 with a finished job3625 behaves like not allowing the download with3626 does not allow the download3627# [RSpecRunTime] RSpec elapsed time: 12 minutes 21.86 seconds. Current RSS: ~1425M. load average: 1.12 1.11 0.92 1/277 12143628 with a non existing maven path3629 behaves like returning response status3630 returns redirect3631# [RSpecRunTime] RSpec elapsed time: 12 minutes 23.28 seconds. Current RSS: ~1427M. load average: 1.11 1.10 0.92 1/277 12173632 behaves like rejecting request with invalid params3633 with invalid maven path3634 behaves like returning response status with error3635 returns bad_request and error message3636# [RSpecRunTime] RSpec elapsed time: 12 minutes 24.61 seconds. Current RSS: ~1425M. load average: 1.11 1.10 0.92 1/277 12203637 with invalid file name3638 behaves like returning response status with error3639 returns bad_request and error message3640# [RSpecRunTime] RSpec elapsed time: 12 minutes 25.95 seconds. Current RSS: ~1424M. load average: 1.11 1.10 0.92 1/277 12233641 with group deploy token3642 returns the file with only write_package_registry scope3643 behaves like successfully returning the file3644 returns the file3645# [RSpecRunTime] RSpec elapsed time: 12 minutes 28.84 seconds. Current RSS: ~1422M. load average: 1.18 1.12 0.93 1/277 12283646 with a non existing maven path3647 behaves like returning response status3648 returns redirect3649# [RSpecRunTime] RSpec elapsed time: 12 minutes 30.18 seconds. Current RSS: ~1422M. load average: 1.18 1.12 0.93 1/277 12313650 that is public3651 behaves like getting a file for a group3652 denies download when not enough permissions3653 denies download when no private token3654 behaves like tracking the file download event3655 with jar file3656 behaves like a package tracking event3657 creates a gitlab tracking event pull_package3658# [RSpecRunTime] RSpec elapsed time: 12 minutes 34.28 seconds. Current RSS: ~1423M. load average: 1.08 1.10 0.92 1/277 12323659 behaves like bumping the package last downloaded at field3660 bumps last_downloaded_at3661# [RSpecRunTime] RSpec elapsed time: 12 minutes 35.77 seconds. Current RSS: ~1424M. load average: 1.08 1.10 0.92 1/277 12333662 behaves like successfully returning the file3663 returns the file3664# [RSpecRunTime] RSpec elapsed time: 12 minutes 37.21 seconds. Current RSS: ~1425M. load average: 1.08 1.10 0.92 1/277 12343665 behaves like downloads with different tokens3666 behaves like downloads with a personal access token3667 valid: true, sent_using: :custom_header3668 behaves like allowing the download3669 allows download3670# [RSpecRunTime] RSpec elapsed time: 12 minutes 38.64 seconds. Current RSS: ~1426M. load average: 1.08 1.10 0.92 1/277 12353671 valid: false, sent_using: :custom_header3672 behaves like not allowing the download with3673 does not allow the download3674# [RSpecRunTime] RSpec elapsed time: 12 minutes 39.99 seconds. Current RSS: ~1425M. load average: 1.08 1.10 0.92 1/277 12363675 valid: true, sent_using: :basic_auth3676 behaves like allowing the download3677 allows download3678# [RSpecRunTime] RSpec elapsed time: 12 minutes 41.47 seconds. Current RSS: ~1426M. load average: 1.08 1.10 0.92 1/277 12373679 valid: false, sent_using: :basic_auth3680 behaves like not allowing the download with3681 does not allow the download3682# [RSpecRunTime] RSpec elapsed time: 12 minutes 42.8 seconds. Current RSS: ~1426M. load average: 1.07 1.10 0.92 1/277 12383683 behaves like downloads with a deploy token3684 valid: true, sent_using: :custom_header3685 behaves like allowing the download3686 allows download3687# [RSpecRunTime] RSpec elapsed time: 12 minutes 44.3 seconds. Current RSS: ~1427M. load average: 1.07 1.10 0.92 1/277 12393688 with only write_package_registry scope3689 behaves like allowing the download3690 allows download3691# [RSpecRunTime] RSpec elapsed time: 12 minutes 45.64 seconds. Current RSS: ~1427M. load average: 1.07 1.10 0.92 1/277 12403692 valid: false, sent_using: :custom_header3693 behaves like not allowing the download with3694 does not allow the download3695# [RSpecRunTime] RSpec elapsed time: 12 minutes 47.05 seconds. Current RSS: ~1426M. load average: 1.07 1.10 0.92 1/277 12413696 valid: true, sent_using: :basic_auth3697 behaves like allowing the download3698 allows download3699# [RSpecRunTime] RSpec elapsed time: 12 minutes 48.51 seconds. Current RSS: ~1425M. load average: 1.07 1.10 0.92 1/277 12423700 with only write_package_registry scope3701 behaves like allowing the download3702 allows download3703# [RSpecRunTime] RSpec elapsed time: 12 minutes 49.94 seconds. Current RSS: ~1425M. load average: 1.07 1.10 0.92 1/277 12433704 valid: false, sent_using: :basic_auth3705 behaves like not allowing the download with3706 does not allow the download3707# [RSpecRunTime] RSpec elapsed time: 12 minutes 51.34 seconds. Current RSS: ~1425M. load average: 1.07 1.10 0.92 1/277 12443708 behaves like downloads with a job token3709 valid: true, sent_using: :custom_params3710 with a running job3711 behaves like allowing the download3712 allows download3713# [RSpecRunTime] RSpec elapsed time: 12 minutes 52.85 seconds. Current RSS: ~1424M. load average: 1.06 1.09 0.92 1/277 12453714 with a finished job3715 behaves like not allowing the download with3716 does not allow the download3717# [RSpecRunTime] RSpec elapsed time: 12 minutes 54.21 seconds. Current RSS: ~1424M. load average: 1.06 1.09 0.92 1/277 12463718 valid: false, sent_using: :custom_params3719 with a running job3720 behaves like not allowing the download with3721 does not allow the download3722# [RSpecRunTime] RSpec elapsed time: 12 minutes 55.62 seconds. Current RSS: ~1424M. load average: 1.06 1.09 0.92 1/277 12473723 with a finished job3724 behaves like not allowing the download with3725 does not allow the download3726# [RSpecRunTime] RSpec elapsed time: 12 minutes 58.29 seconds. Current RSS: ~1424M. load average: 1.14 1.11 0.93 1/277 12483727 valid: true, sent_using: :basic_auth3728 with a running job3729 behaves like allowing the download3730 allows download3731# [RSpecRunTime] RSpec elapsed time: 12 minutes 59.77 seconds. Current RSS: ~1424M. load average: 1.14 1.11 0.93 1/277 12493732 with a finished job3733 behaves like not allowing the download with3734 does not allow the download3735# [RSpecRunTime] RSpec elapsed time: 13 minutes 1.18 seconds. Current RSS: ~1424M. load average: 1.14 1.11 0.93 1/277 12503736 valid: false, sent_using: :basic_auth3737 with a running job3738 behaves like not allowing the download with3739 does not allow the download3740# [RSpecRunTime] RSpec elapsed time: 13 minutes 2.55 seconds. Current RSS: ~1428M. load average: 1.12 1.11 0.93 1/277 12513741 with a finished job3742 behaves like not allowing the download with3743 does not allow the download3744# [RSpecRunTime] RSpec elapsed time: 13 minutes 3.86 seconds. Current RSS: ~1435M. load average: 1.12 1.11 0.93 1/277 12523745 with a non existing maven path3746 behaves like returning response status3747 returns redirect3748# [RSpecRunTime] RSpec elapsed time: 13 minutes 5.28 seconds. Current RSS: ~1440M. load average: 1.12 1.11 0.93 1/277 12533749 behaves like rejecting request with invalid params3750 with invalid maven path3751 behaves like returning response status with error3752 returns bad_request and error message3753# [RSpecRunTime] RSpec elapsed time: 13 minutes 6.65 seconds. Current RSS: ~1442M. load average: 1.12 1.11 0.93 1/277 12543754 with invalid file name3755 behaves like returning response status with error3756 returns bad_request and error message3757# [RSpecRunTime] RSpec elapsed time: 13 minutes 7.84 seconds. Current RSS: ~1441M. load average: 1.20 1.12 0.94 1/277 12553758 with group deploy token3759 returns the file with only write_package_registry scope3760 behaves like successfully returning the file3761 returns the file3762# [RSpecRunTime] RSpec elapsed time: 13 minutes 10.67 seconds. Current RSS: ~1442M. load average: 1.20 1.12 0.94 1/277 12563763 with a non existing maven path3764 behaves like returning response status3765 returns redirect3766# [RSpecRunTime] RSpec elapsed time: 13 minutes 12.0 seconds. Current RSS: ~1444M. load average: 1.20 1.12 0.94 1/277 12573767 when the FF maven_remove_permissions_check_from_finder disabled3768 behaves like handling groups and subgroups for3769 within a group3770 that is private3771 behaves like getting a file for a group3772 denies download when not enough permissions3773 denies download when no private token3774 behaves like tracking the file download event3775 with jar file3776 behaves like a package tracking event3777 creates a gitlab tracking event pull_package3778# [RSpecRunTime] RSpec elapsed time: 13 minutes 15.43 seconds. Current RSS: ~1441M. load average: 1.26 1.14 0.94 1/277 12613779 behaves like bumping the package last downloaded at field3780 bumps last_downloaded_at3781# [RSpecRunTime] RSpec elapsed time: 13 minutes 16.75 seconds. Current RSS: ~1439M. load average: 1.26 1.14 0.94 1/277 12633782 behaves like successfully returning the file3783 returns the file3784# [RSpecRunTime] RSpec elapsed time: 13 minutes 17.89 seconds. Current RSS: ~1442M. load average: 1.24 1.13 0.94 1/277 12653785 behaves like downloads with different tokens3786 behaves like downloads with a personal access token3787 valid: true, sent_using: :custom_header3788 behaves like allowing the download3789 allows download3790# [RSpecRunTime] RSpec elapsed time: 13 minutes 19.03 seconds. Current RSS: ~1445M. load average: 1.24 1.13 0.94 1/277 12673791 valid: false, sent_using: :custom_header3792 behaves like not allowing the download with3793 does not allow the download3794# [RSpecRunTime] RSpec elapsed time: 13 minutes 20.09 seconds. Current RSS: ~1446M. load average: 1.24 1.13 0.94 1/277 12693795 valid: true, sent_using: :basic_auth3796 behaves like allowing the download3797 allows download3798# [RSpecRunTime] RSpec elapsed time: 13 minutes 21.28 seconds. Current RSS: ~1447M. load average: 1.24 1.13 0.94 1/277 12713799 valid: false, sent_using: :basic_auth3800 behaves like not allowing the download with3801 does not allow the download3802# [RSpecRunTime] RSpec elapsed time: 13 minutes 22.5 seconds. Current RSS: ~1447M. load average: 1.22 1.13 0.94 1/277 12733803 behaves like downloads with a deploy token3804 valid: true, sent_using: :custom_header3805 behaves like allowing the download3806 allows download3807# [RSpecRunTime] RSpec elapsed time: 13 minutes 23.67 seconds. Current RSS: ~1446M. load average: 1.22 1.13 0.94 1/277 12753808 with only write_package_registry scope3809 behaves like allowing the download3810 allows download3811# [RSpecRunTime] RSpec elapsed time: 13 minutes 24.8 seconds. Current RSS: ~1445M. load average: 1.22 1.13 0.94 1/277 12773812 valid: false, sent_using: :custom_header3813 behaves like not allowing the download with3814 does not allow the download3815 valid: true, sent_using: :basic_auth3816 behaves like allowing the download3817 allows download3818# [RSpecRunTime] RSpec elapsed time: 13 minutes 26.96 seconds. Current RSS: ~1441M. load average: 1.22 1.13 0.94 1/277 12803819 with only write_package_registry scope3820 behaves like allowing the download3821 allows download3822# [RSpecRunTime] RSpec elapsed time: 13 minutes 28.15 seconds. Current RSS: ~1443M. load average: 1.28 1.15 0.95 1/277 12823823 valid: false, sent_using: :basic_auth3824 behaves like not allowing the download with3825 does not allow the download3826# [RSpecRunTime] RSpec elapsed time: 13 minutes 29.26 seconds. Current RSS: ~1444M. load average: 1.28 1.15 0.95 1/277 12843827 behaves like downloads with a job token3828 valid: true, sent_using: :custom_params3829 with a running job3830 behaves like allowing the download3831 allows download3832# [RSpecRunTime] RSpec elapsed time: 13 minutes 30.43 seconds. Current RSS: ~1444M. load average: 1.28 1.15 0.95 2/277 12863833 with a finished job3834 behaves like not allowing the download with3835 does not allow the download3836# [RSpecRunTime] RSpec elapsed time: 13 minutes 31.54 seconds. Current RSS: ~1445M. load average: 1.28 1.15 0.95 1/277 12883837 valid: false, sent_using: :custom_params3838 with a running job3839 behaves like not allowing the download with3840 does not allow the download3841# [RSpecRunTime] RSpec elapsed time: 13 minutes 32.63 seconds. Current RSS: ~1446M. load average: 1.26 1.14 0.95 1/277 12903842 with a finished job3843 behaves like not allowing the download with3844 does not allow the download3845# [RSpecRunTime] RSpec elapsed time: 13 minutes 33.79 seconds. Current RSS: ~1446M. load average: 1.26 1.14 0.95 1/277 12923846 valid: true, sent_using: :basic_auth3847 with a running job3848 behaves like allowing the download3849 allows download3850# [RSpecRunTime] RSpec elapsed time: 13 minutes 34.96 seconds. Current RSS: ~1445M. load average: 1.26 1.14 0.95 1/273 12943851 with a finished job3852 behaves like not allowing the download with3853 does not allow the download3854# [RSpecRunTime] RSpec elapsed time: 13 minutes 36.09 seconds. Current RSS: ~1445M. load average: 1.26 1.14 0.95 1/273 12963855 valid: false, sent_using: :basic_auth3856 with a running job3857 behaves like not allowing the download with3858 does not allow the download3859 with a finished job3860 behaves like not allowing the download with3861 does not allow the download3862# [RSpecRunTime] RSpec elapsed time: 13 minutes 38.15 seconds. Current RSS: ~1443M. load average: 1.24 1.14 0.95 1/273 12993863 with a non existing maven path3864 behaves like returning response status3865 returns redirect3866# [RSpecRunTime] RSpec elapsed time: 13 minutes 39.22 seconds. Current RSS: ~1443M. load average: 1.24 1.14 0.95 1/273 13013867 behaves like rejecting request with invalid params3868 with invalid maven path3869 behaves like returning response status with error3870 returns bad_request and error message3871 with invalid file name3872 behaves like returning response status with error3873 returns bad_request and error message3874 with group deploy token3875 returns the file with only write_package_registry scope3876 behaves like successfully returning the file3877 returns the file3878# [RSpecRunTime] RSpec elapsed time: 13 minutes 43.24 seconds. Current RSS: ~1445M. load average: 1.22 1.14 0.95 1/273 13063879 with a non existing maven path3880 behaves like returning response status3881 returns redirect3882# [RSpecRunTime] RSpec elapsed time: 13 minutes 44.36 seconds. Current RSS: ~1445M. load average: 1.22 1.14 0.95 1/273 13083883 that is internal3884 behaves like getting a file for a group3885 denies download when not enough permissions3886 denies download when no private token3887 behaves like tracking the file download event3888 with jar file3889 behaves like a package tracking event3890 creates a gitlab tracking event pull_package3891# [RSpecRunTime] RSpec elapsed time: 13 minutes 47.53 seconds. Current RSS: ~1446M. load average: 1.20 1.14 0.95 1/273 13123892 behaves like bumping the package last downloaded at field3893 bumps last_downloaded_at3894# [RSpecRunTime] RSpec elapsed time: 13 minutes 48.79 seconds. Current RSS: ~1446M. load average: 1.20 1.14 0.95 1/273 13143895 behaves like successfully returning the file3896 returns the file3897# [RSpecRunTime] RSpec elapsed time: 13 minutes 49.87 seconds. Current RSS: ~1447M. load average: 1.20 1.14 0.95 1/273 13163898 behaves like downloads with different tokens3899 behaves like downloads with a personal access token3900 valid: true, sent_using: :custom_header3901 behaves like allowing the download3902 allows download3903# [RSpecRunTime] RSpec elapsed time: 13 minutes 50.92 seconds. Current RSS: ~1448M. load average: 1.20 1.14 0.95 1/273 13183904 valid: false, sent_using: :custom_header3905 behaves like not allowing the download with3906 does not allow the download3907 valid: true, sent_using: :basic_auth3908 behaves like allowing the download3909 allows download3910# [RSpecRunTime] RSpec elapsed time: 13 minutes 52.9 seconds. Current RSS: ~1449M. load average: 1.27 1.15 0.96 1/273 13213911 valid: false, sent_using: :basic_auth3912 behaves like not allowing the download with3913 does not allow the download3914# [RSpecRunTime] RSpec elapsed time: 13 minutes 53.99 seconds. Current RSS: ~1449M. load average: 1.27 1.15 0.96 1/273 13233915 behaves like downloads with a deploy token3916 valid: true, sent_using: :custom_header3917 behaves like allowing the download3918 allows download3919# [RSpecRunTime] RSpec elapsed time: 13 minutes 55.12 seconds. Current RSS: ~1449M. load average: 1.27 1.15 0.96 1/273 13253920 with only write_package_registry scope3921 behaves like allowing the download3922 allows download3923# [RSpecRunTime] RSpec elapsed time: 13 minutes 56.22 seconds. Current RSS: ~1447M. load average: 1.27 1.15 0.96 1/273 13273924 valid: false, sent_using: :custom_header3925 behaves like not allowing the download with3926 does not allow the download3927 valid: true, sent_using: :basic_auth3928 behaves like allowing the download3929 allows download3930# [RSpecRunTime] RSpec elapsed time: 13 minutes 58.28 seconds. Current RSS: ~1447M. load average: 1.32 1.16 0.96 1/273 13303931 with only write_package_registry scope3932 behaves like allowing the download3933 allows download3934# [RSpecRunTime] RSpec elapsed time: 13 minutes 59.42 seconds. Current RSS: ~1447M. load average: 1.32 1.16 0.96 1/273 13323935 valid: false, sent_using: :basic_auth3936 behaves like not allowing the download with3937 does not allow the download3938# [RSpecRunTime] RSpec elapsed time: 14 minutes 0.51 second. Current RSS: ~1448M. load average: 1.32 1.16 0.96 1/273 13343939 behaves like downloads with a job token3940 valid: true, sent_using: :custom_params3941 with a running job3942 behaves like allowing the download3943 allows download3944# [RSpecRunTime] RSpec elapsed time: 14 minutes 1.67 seconds. Current RSS: ~1448M. load average: 1.32 1.16 0.96 1/273 13363945 with a finished job3946 behaves like not allowing the download with3947 does not allow the download3948 valid: false, sent_using: :custom_params3949 with a running job3950 behaves like not allowing the download with3951 does not allow the download3952 with a finished job3953 behaves like not allowing the download with3954 does not allow the download3955 valid: true, sent_using: :basic_auth3956 with a running job3957 behaves like allowing the download3958 allows download3959# [RSpecRunTime] RSpec elapsed time: 14 minutes 5.6 seconds. Current RSS: ~1448M. load average: 1.30 1.16 0.96 1/273 13413960 with a finished job3961 behaves like not allowing the download with3962 does not allow the download3963# [RSpecRunTime] RSpec elapsed time: 14 minutes 6.71 seconds. Current RSS: ~1449M. load average: 1.30 1.16 0.96 1/273 13433964 valid: false, sent_using: :basic_auth3965 with a running job3966 behaves like not allowing the download with3967 does not allow the download3968 with a finished job3969 behaves like not allowing the download with3970 does not allow the download3971 with a non existing maven path3972 behaves like returning response status3973 returns redirect3974# [RSpecRunTime] RSpec elapsed time: 14 minutes 9.74 seconds. Current RSS: ~1448M. load average: 1.52 1.21 0.98 1/273 13473975 behaves like rejecting request with invalid params3976 with invalid maven path3977 behaves like returning response status with error3978 returns bad_request and error message3979 with invalid file name3980 behaves like returning response status with error3981 returns bad_request and error message3982 with group deploy token3983 returns the file with only write_package_registry scope3984 behaves like successfully returning the file3985 returns the file3986# [RSpecRunTime] RSpec elapsed time: 14 minutes 13.6 seconds. Current RSS: ~1448M. load average: 1.47 1.21 0.98 1/273 13523987 with a non existing maven path3988 behaves like returning response status3989 returns redirect3990 that is public3991 behaves like getting a file for a group3992 denies download when not enough permissions3993 denies download when no private token3994 behaves like tracking the file download event3995 with jar file3996 behaves like a package tracking event3997 creates a gitlab tracking event pull_package3998# [RSpecRunTime] RSpec elapsed time: 14 minutes 17.43 seconds. Current RSS: ~1448M. load average: 1.47 1.21 0.98 1/273 13543999 behaves like bumping the package last downloaded at field4000 bumps last_downloaded_at4001# [RSpecRunTime] RSpec elapsed time: 14 minutes 18.5 seconds. Current RSS: ~1448M. load average: 1.44 1.20 0.98 1/273 13554002 behaves like successfully returning the file4003 returns the file4004 behaves like downloads with different tokens4005 behaves like downloads with a personal access token4006 valid: true, sent_using: :custom_header4007 behaves like allowing the download4008 allows download4009 valid: false, sent_using: :custom_header4010 behaves like not allowing the download with4011 does not allow the download4012 valid: true, sent_using: :basic_auth4013 behaves like allowing the download4014 allows download4015 valid: false, sent_using: :basic_auth4016 behaves like not allowing the download with4017 does not allow the download4018 behaves like downloads with a deploy token4019 valid: true, sent_using: :custom_header4020 behaves like allowing the download4021 allows download4022 with only write_package_registry scope4023 behaves like allowing the download4024 allows download4025 valid: false, sent_using: :custom_header4026 behaves like not allowing the download with4027 does not allow the download4028 valid: true, sent_using: :basic_auth4029 behaves like allowing the download4030 allows download4031# [RSpecRunTime] RSpec elapsed time: 14 minutes 26.55 seconds. Current RSS: ~1449M. load average: 1.40 1.20 0.98 1/273 13564032 with only write_package_registry scope4033 behaves like allowing the download4034 allows download4035# [RSpecRunTime] RSpec elapsed time: 14 minutes 27.57 seconds. Current RSS: ~1448M. load average: 1.37 1.20 0.98 1/273 13574036 valid: false, sent_using: :basic_auth4037 behaves like not allowing the download with4038 does not allow the download4039# [RSpecRunTime] RSpec elapsed time: 14 minutes 28.64 seconds. Current RSS: ~1448M. load average: 1.37 1.20 0.98 1/273 13584040 behaves like downloads with a job token4041 valid: true, sent_using: :custom_params4042 with a running job4043 behaves like allowing the download4044 allows download4045 with a finished job4046 behaves like not allowing the download with4047 does not allow the download4048 valid: false, sent_using: :custom_params4049 with a running job4050 behaves like not allowing the download with4051 does not allow the download4052 with a finished job4053 behaves like not allowing the download with4054 does not allow the download4055 valid: true, sent_using: :basic_auth4056 with a running job4057 behaves like allowing the download4058 allows download4059# [RSpecRunTime] RSpec elapsed time: 14 minutes 33.4 seconds. Current RSS: ~1448M. load average: 1.34 1.19 0.98 1/273 13594060 with a finished job4061 behaves like not allowing the download with4062 does not allow the download4063 valid: false, sent_using: :basic_auth4064 with a running job4065 behaves like not allowing the download with4066 does not allow the download4067 with a finished job4068 behaves like not allowing the download with4069 does not allow the download4070 with a non existing maven path4071 behaves like returning response status4072 returns redirect4073 behaves like rejecting request with invalid params4074 with invalid maven path4075 behaves like returning response status with error4076 returns bad_request and error message4077 with invalid file name4078 behaves like returning response status with error4079 returns bad_request and error message4080 with group deploy token4081 returns the file with only write_package_registry scope4082 behaves like successfully returning the file4083 returns the file4084# [RSpecRunTime] RSpec elapsed time: 14 minutes 40.87 seconds. Current RSS: ~1450M. load average: 1.39 1.21 0.99 1/273 13604085 with a non existing maven path4086 behaves like returning response status4087 returns redirect4088# [RSpecRunTime] RSpec elapsed time: 14 minutes 42.17 seconds. Current RSS: ~1449M. load average: 1.39 1.21 0.99 1/274 13624089 within a subgroup4090 that is private4091 behaves like getting a file for a group4092 denies download when not enough permissions4093 denies download when no private token4094 behaves like tracking the file download event4095 with jar file4096 behaves like a package tracking event4097 creates a gitlab tracking event pull_package4098# [RSpecRunTime] RSpec elapsed time: 14 minutes 46.41 seconds. Current RSS: ~1438M. load average: 1.36 1.20 0.99 1/274 13694099 behaves like bumping the package last downloaded at field4100 bumps last_downloaded_at4101# [RSpecRunTime] RSpec elapsed time: 14 minutes 47.75 seconds. Current RSS: ~1439M. load average: 1.33 1.20 0.99 1/274 13724102 behaves like successfully returning the file4103 returns the file4104# [RSpecRunTime] RSpec elapsed time: 14 minutes 49.23 seconds. Current RSS: ~1441M. load average: 1.33 1.20 0.99 1/274 13754105 behaves like downloads with different tokens4106 behaves like downloads with a personal access token4107 valid: true, sent_using: :custom_header4108 behaves like allowing the download4109 allows download4110# [RSpecRunTime] RSpec elapsed time: 14 minutes 50.7 seconds. Current RSS: ~1442M. load average: 1.33 1.20 0.99 1/274 13784111 valid: false, sent_using: :custom_header4112 behaves like not allowing the download with4113 does not allow the download4114# [RSpecRunTime] RSpec elapsed time: 14 minutes 51.95 seconds. Current RSS: ~1443M. load average: 1.33 1.20 0.99 1/274 13814115 valid: true, sent_using: :basic_auth4116 behaves like allowing the download4117 allows download4118# [RSpecRunTime] RSpec elapsed time: 14 minutes 53.33 seconds. Current RSS: ~1443M. load average: 1.30 1.20 0.99 1/274 13844119 valid: false, sent_using: :basic_auth4120 behaves like not allowing the download with4121 does not allow the download4122# [RSpecRunTime] RSpec elapsed time: 14 minutes 54.69 seconds. Current RSS: ~1441M. load average: 1.30 1.20 0.99 1/274 13874123 behaves like downloads with a deploy token4124 valid: true, sent_using: :custom_header4125 behaves like allowing the download4126 allows download4127# [RSpecRunTime] RSpec elapsed time: 14 minutes 56.01 seconds. Current RSS: ~1440M. load average: 1.30 1.20 0.99 1/274 13904128 with only write_package_registry scope4129 behaves like allowing the download4130 allows download4131# [RSpecRunTime] RSpec elapsed time: 14 minutes 57.37 seconds. Current RSS: ~1440M. load average: 1.30 1.20 0.99 1/274 13934132 valid: false, sent_using: :custom_header4133 behaves like not allowing the download with4134 does not allow the download4135# [RSpecRunTime] RSpec elapsed time: 14 minutes 58.67 seconds. Current RSS: ~1442M. load average: 1.28 1.19 0.99 2/274 13964136 valid: true, sent_using: :basic_auth4137 behaves like allowing the download4138 allows download4139# [RSpecRunTime] RSpec elapsed time: 14 minutes 59.97 seconds. Current RSS: ~1442M. load average: 1.28 1.19 0.99 1/274 13994140 with only write_package_registry scope4141 behaves like allowing the download4142 allows download4143# [RSpecRunTime] RSpec elapsed time: 15 minutes 1.31 seconds. Current RSS: ~1441M. load average: 1.28 1.19 0.99 1/274 14024144 valid: false, sent_using: :basic_auth4145 behaves like not allowing the download with4146 does not allow the download4147# [RSpecRunTime] RSpec elapsed time: 15 minutes 2.66 seconds. Current RSS: ~1441M. load average: 1.26 1.19 0.99 1/274 14054148 behaves like downloads with a job token4149 valid: true, sent_using: :custom_params4150 with a running job4151 behaves like allowing the download4152 allows download4153# [RSpecRunTime] RSpec elapsed time: 15 minutes 4.14 seconds. Current RSS: ~1442M. load average: 1.26 1.19 0.99 1/274 14084154 with a finished job4155 behaves like not allowing the download with4156 does not allow the download4157# [RSpecRunTime] RSpec elapsed time: 15 minutes 5.44 seconds. Current RSS: ~1440M. load average: 1.26 1.19 0.99 1/274 14114158 valid: false, sent_using: :custom_params4159 with a running job4160 behaves like not allowing the download with4161 does not allow the download4162# [RSpecRunTime] RSpec elapsed time: 15 minutes 6.74 seconds. Current RSS: ~1442M. load average: 1.26 1.19 0.99 1/274 14144163 with a finished job4164 behaves like not allowing the download with4165 does not allow the download4166# [RSpecRunTime] RSpec elapsed time: 15 minutes 8.12 seconds. Current RSS: ~1441M. load average: 1.24 1.18 0.99 1/274 14174167 valid: true, sent_using: :basic_auth4168 with a running job4169 behaves like allowing the download4170 allows download4171# [RSpecRunTime] RSpec elapsed time: 15 minutes 9.63 seconds. Current RSS: ~1442M. load average: 1.24 1.18 0.99 1/274 14204172 with a finished job4173 behaves like not allowing the download with4174 does not allow the download4175# [RSpecRunTime] RSpec elapsed time: 15 minutes 10.97 seconds. Current RSS: ~1442M. load average: 1.24 1.18 0.99 1/274 14234176 valid: false, sent_using: :basic_auth4177 with a running job4178 behaves like not allowing the download with4179 does not allow the download4180# [RSpecRunTime] RSpec elapsed time: 15 minutes 12.21 seconds. Current RSS: ~1441M. load average: 1.24 1.18 0.99 1/274 14264181 with a finished job4182 behaves like not allowing the download with4183 does not allow the download4184# [RSpecRunTime] RSpec elapsed time: 15 minutes 13.53 seconds. Current RSS: ~1441M. load average: 1.22 1.18 0.99 1/274 14294185 with a non existing maven path4186 behaves like returning response status4187 returns redirect4188# [RSpecRunTime] RSpec elapsed time: 15 minutes 14.77 seconds. Current RSS: ~1442M. load average: 1.22 1.18 0.99 1/274 14324189 behaves like rejecting request with invalid params4190 with invalid maven path4191 behaves like returning response status with error4192 returns bad_request and error message4193# [RSpecRunTime] RSpec elapsed time: 15 minutes 15.98 seconds. Current RSS: ~1442M. load average: 1.22 1.18 0.99 1/274 14354194 with invalid file name4195 behaves like returning response status with error4196 returns bad_request and error message4197# [RSpecRunTime] RSpec elapsed time: 15 minutes 17.2 seconds. Current RSS: ~1442M. load average: 1.22 1.18 0.99 1/274 14384198 with group deploy token4199 returns the file with only write_package_registry scope4200 behaves like successfully returning the file4201 returns the file4202# [RSpecRunTime] RSpec elapsed time: 15 minutes 20.04 seconds. Current RSS: ~1442M. load average: 1.20 1.18 0.99 1/274 14434203 with a non existing maven path4204 behaves like returning response status4205 returns redirect4206# [RSpecRunTime] RSpec elapsed time: 15 minutes 21.35 seconds. Current RSS: ~1441M. load average: 1.20 1.18 0.99 1/274 14464207 that is internal4208 behaves like getting a file for a group4209 denies download when not enough permissions4210 denies download when no private token4211 behaves like tracking the file download event4212 with jar file4213 behaves like a package tracking event4214 creates a gitlab tracking event pull_package4215# [RSpecRunTime] RSpec elapsed time: 15 minutes 25.11 seconds. Current RSS: ~1440M. load average: 1.26 1.19 1.00 1/274 14534216 behaves like bumping the package last downloaded at field4217 bumps last_downloaded_at4218# [RSpecRunTime] RSpec elapsed time: 15 minutes 26.5 seconds. Current RSS: ~1440M. load average: 1.26 1.19 1.00 1/274 14564219 behaves like successfully returning the file4220 returns the file4221# [RSpecRunTime] RSpec elapsed time: 15 minutes 27.73 seconds. Current RSS: ~1439M. load average: 1.32 1.21 1.00 1/274 14594222 behaves like downloads with different tokens4223 behaves like downloads with a personal access token4224 valid: true, sent_using: :custom_header4225 behaves like allowing the download4226 allows download4227# [RSpecRunTime] RSpec elapsed time: 15 minutes 28.91 seconds. Current RSS: ~1438M. load average: 1.32 1.21 1.00 1/274 14624228 valid: false, sent_using: :custom_header4229 behaves like not allowing the download with4230 does not allow the download4231# [RSpecRunTime] RSpec elapsed time: 15 minutes 30.2 seconds. Current RSS: ~1438M. load average: 1.32 1.21 1.00 1/274 14654232 valid: true, sent_using: :basic_auth4233 behaves like allowing the download4234 allows download4235# [RSpecRunTime] RSpec elapsed time: 15 minutes 31.67 seconds. Current RSS: ~1438M. load average: 1.32 1.21 1.00 1/274 14684236 valid: false, sent_using: :basic_auth4237 behaves like not allowing the download with4238 does not allow the download4239# [RSpecRunTime] RSpec elapsed time: 15 minutes 33.01 seconds. Current RSS: ~1438M. load average: 1.30 1.20 1.00 1/274 14714240 behaves like downloads with a deploy token4241 valid: true, sent_using: :custom_header4242 behaves like allowing the download4243 allows download4244# [RSpecRunTime] RSpec elapsed time: 15 minutes 34.27 seconds. Current RSS: ~1435M. load average: 1.30 1.20 1.00 1/274 14744245 with only write_package_registry scope4246 behaves like allowing the download4247 allows download4248# [RSpecRunTime] RSpec elapsed time: 15 minutes 35.71 seconds. Current RSS: ~1436M. load average: 1.30 1.20 1.00 1/274 14774249 valid: false, sent_using: :custom_header4250 behaves like not allowing the download with4251 does not allow the download4252# [RSpecRunTime] RSpec elapsed time: 15 minutes 36.92 seconds. Current RSS: ~1436M. load average: 1.30 1.20 1.00 1/275 14804253 valid: true, sent_using: :basic_auth4254 behaves like allowing the download4255 allows download4256# [RSpecRunTime] RSpec elapsed time: 15 minutes 38.27 seconds. Current RSS: ~1434M. load average: 1.27 1.20 1.00 1/275 14834257 with only write_package_registry scope4258 behaves like allowing the download4259 allows download4260# [RSpecRunTime] RSpec elapsed time: 15 minutes 39.66 seconds. Current RSS: ~1432M. load average: 1.27 1.20 1.00 1/275 14864261 valid: false, sent_using: :basic_auth4262 behaves like not allowing the download with4263 does not allow the download4264# [RSpecRunTime] RSpec elapsed time: 15 minutes 40.88 seconds. Current RSS: ~1430M. load average: 1.27 1.20 1.00 1/275 14894265 behaves like downloads with a job token4266 valid: true, sent_using: :custom_params4267 with a running job4268 behaves like allowing the download4269 allows download4270# [RSpecRunTime] RSpec elapsed time: 15 minutes 42.16 seconds. Current RSS: ~1431M. load average: 1.27 1.20 1.00 1/275 14924271 with a finished job4272 behaves like not allowing the download with4273 does not allow the download4274# [RSpecRunTime] RSpec elapsed time: 15 minutes 43.51 seconds. Current RSS: ~1430M. load average: 1.25 1.20 1.00 1/275 14954275 valid: false, sent_using: :custom_params4276 with a running job4277 behaves like not allowing the download with4278 does not allow the download4279# [RSpecRunTime] RSpec elapsed time: 15 minutes 44.87 seconds. Current RSS: ~1428M. load average: 1.25 1.20 1.00 1/275 14984280 with a finished job4281 behaves like not allowing the download with4282 does not allow the download4283# [RSpecRunTime] RSpec elapsed time: 15 minutes 46.29 seconds. Current RSS: ~1428M. load average: 1.25 1.20 1.00 2/275 15014284 valid: true, sent_using: :basic_auth4285 with a running job4286 behaves like allowing the download4287 allows download4288# [RSpecRunTime] RSpec elapsed time: 15 minutes 47.71 seconds. Current RSS: ~1428M. load average: 1.23 1.19 1.00 1/275 15044289 with a finished job4290 behaves like not allowing the download with4291 does not allow the download4292# [RSpecRunTime] RSpec elapsed time: 15 minutes 49.18 seconds. Current RSS: ~1428M. load average: 1.23 1.19 1.00 1/275 15074293 valid: false, sent_using: :basic_auth4294 with a running job4295 behaves like not allowing the download with4296 does not allow the download4297# [RSpecRunTime] RSpec elapsed time: 15 minutes 50.56 seconds. Current RSS: ~1427M. load average: 1.23 1.19 1.00 1/275 15104298 with a finished job4299 behaves like not allowing the download with4300 does not allow the download4301# [RSpecRunTime] RSpec elapsed time: 15 minutes 51.94 seconds. Current RSS: ~1426M. load average: 1.23 1.19 1.00 1/275 15134302 with a non existing maven path4303 behaves like returning response status4304 returns redirect4305# [RSpecRunTime] RSpec elapsed time: 15 minutes 53.36 seconds. Current RSS: ~1425M. load average: 1.21 1.19 1.00 1/275 15164306 behaves like rejecting request with invalid params4307 with invalid maven path4308 behaves like returning response status with error4309 returns bad_request and error message4310# [RSpecRunTime] RSpec elapsed time: 15 minutes 54.62 seconds. Current RSS: ~1425M. load average: 1.21 1.19 1.00 1/275 15194311 with invalid file name4312 behaves like returning response status with error4313 returns bad_request and error message4314# [RSpecRunTime] RSpec elapsed time: 15 minutes 55.89 seconds. Current RSS: ~1425M. load average: 1.21 1.19 1.00 1/275 15224315 with group deploy token4316 returns the file with only write_package_registry scope4317 behaves like successfully returning the file4318 returns the file4319# [RSpecRunTime] RSpec elapsed time: 15 minutes 58.62 seconds. Current RSS: ~1426M. load average: 1.19 1.18 1.00 1/275 15274320 with a non existing maven path4321 behaves like returning response status4322 returns redirect4323# [RSpecRunTime] RSpec elapsed time: 15 minutes 59.97 seconds. Current RSS: ~1426M. load average: 1.19 1.18 1.00 1/275 15304324 that is public4325 behaves like getting a file for a group4326 denies download when not enough permissions4327 denies download when no private token4328 behaves like tracking the file download event4329 with jar file4330 behaves like a package tracking event4331 creates a gitlab tracking event pull_package4332# [RSpecRunTime] RSpec elapsed time: 16 minutes 4.08 seconds. Current RSS: ~1427M. load average: 1.18 1.18 1.00 1/275 15314333 behaves like bumping the package last downloaded at field4334 bumps last_downloaded_at4335# [RSpecRunTime] RSpec elapsed time: 16 minutes 5.49 seconds. Current RSS: ~1428M. load average: 1.18 1.18 1.00 1/275 15324336 behaves like successfully returning the file4337 returns the file4338# [RSpecRunTime] RSpec elapsed time: 16 minutes 6.94 seconds. Current RSS: ~1429M. load average: 1.18 1.18 1.00 1/275 15334339 behaves like downloads with different tokens4340 behaves like downloads with a personal access token4341 valid: true, sent_using: :custom_header4342 behaves like allowing the download4343 allows download4344# [RSpecRunTime] RSpec elapsed time: 16 minutes 8.3 seconds. Current RSS: ~1430M. load average: 1.16 1.18 1.00 1/275 15344345 valid: false, sent_using: :custom_header4346 behaves like not allowing the download with4347 does not allow the download4348# [RSpecRunTime] RSpec elapsed time: 16 minutes 9.52 seconds. Current RSS: ~1430M. load average: 1.16 1.18 1.00 1/275 15354349 valid: true, sent_using: :basic_auth4350 behaves like allowing the download4351 allows download4352# [RSpecRunTime] RSpec elapsed time: 16 minutes 10.99 seconds. Current RSS: ~1430M. load average: 1.16 1.18 1.00 1/275 15364353 valid: false, sent_using: :basic_auth4354 behaves like not allowing the download with4355 does not allow the download4356# [RSpecRunTime] RSpec elapsed time: 16 minutes 12.22 seconds. Current RSS: ~1431M. load average: 1.16 1.18 1.00 1/275 15374357 behaves like downloads with a deploy token4358 valid: true, sent_using: :custom_header4359 behaves like allowing the download4360 allows download4361# [RSpecRunTime] RSpec elapsed time: 16 minutes 13.4 seconds. Current RSS: ~1430M. load average: 1.15 1.17 1.00 1/275 15384362 with only write_package_registry scope4363 behaves like allowing the download4364 allows download4365# [RSpecRunTime] RSpec elapsed time: 16 minutes 14.82 seconds. Current RSS: ~1429M. load average: 1.15 1.17 1.00 1/275 15394366 valid: false, sent_using: :custom_header4367 behaves like not allowing the download with4368 does not allow the download4369# [RSpecRunTime] RSpec elapsed time: 16 minutes 16.1 seconds. Current RSS: ~1430M. load average: 1.15 1.17 1.00 1/275 15404370 valid: true, sent_using: :basic_auth4371 behaves like allowing the download4372 allows download4373# [RSpecRunTime] RSpec elapsed time: 16 minutes 17.44 seconds. Current RSS: ~1430M. load average: 1.15 1.17 1.00 1/275 15414374 with only write_package_registry scope4375 behaves like allowing the download4376 allows download4377# [RSpecRunTime] RSpec elapsed time: 16 minutes 18.83 seconds. Current RSS: ~1429M. load average: 1.22 1.19 1.01 1/275 15424378 valid: false, sent_using: :basic_auth4379 behaves like not allowing the download with4380 does not allow the download4381# [RSpecRunTime] RSpec elapsed time: 16 minutes 20.24 seconds. Current RSS: ~1429M. load average: 1.22 1.19 1.01 1/275 15434382 behaves like downloads with a job token4383 valid: true, sent_using: :custom_params4384 with a running job4385 behaves like allowing the download4386 allows download4387# [RSpecRunTime] RSpec elapsed time: 16 minutes 21.69 seconds. Current RSS: ~1428M. load average: 1.22 1.19 1.01 1/275 15444388 with a finished job4389 behaves like not allowing the download with4390 does not allow the download4391 valid: false, sent_using: :custom_params4392 with a running job4393 behaves like not allowing the download with4394 does not allow the download4395# [RSpecRunTime] RSpec elapsed time: 16 minutes 23.81 seconds. Current RSS: ~1430M. load average: 1.20 1.19 1.00 1/275 15454396 with a finished job4397 behaves like not allowing the download with4398 does not allow the download4399# [RSpecRunTime] RSpec elapsed time: 16 minutes 25.04 seconds. Current RSS: ~1429M. load average: 1.20 1.19 1.00 1/275 15464400 valid: true, sent_using: :basic_auth4401 with a running job4402 behaves like allowing the download4403 allows download4404# [RSpecRunTime] RSpec elapsed time: 16 minutes 26.51 seconds. Current RSS: ~1428M. load average: 1.20 1.19 1.00 1/275 15474405 with a finished job4406 behaves like not allowing the download with4407 does not allow the download4408# [RSpecRunTime] RSpec elapsed time: 16 minutes 27.91 seconds. Current RSS: ~1427M. load average: 1.18 1.18 1.00 1/275 15484409 valid: false, sent_using: :basic_auth4410 with a running job4411 behaves like not allowing the download with4412 does not allow the download4413# [RSpecRunTime] RSpec elapsed time: 16 minutes 29.14 seconds. Current RSS: ~1427M. load average: 1.18 1.18 1.00 1/275 15494414 with a finished job4415 behaves like not allowing the download with4416 does not allow the download4417# [RSpecRunTime] RSpec elapsed time: 16 minutes 30.5 seconds. Current RSS: ~1426M. load average: 1.18 1.18 1.00 1/275 15504418 with a non existing maven path4419 behaves like returning response status4420 returns redirect4421# [RSpecRunTime] RSpec elapsed time: 16 minutes 31.95 seconds. Current RSS: ~1427M. load average: 1.18 1.18 1.00 1/275 15514422 behaves like rejecting request with invalid params4423 with invalid maven path4424 behaves like returning response status with error4425 returns bad_request and error message4426# [RSpecRunTime] RSpec elapsed time: 16 minutes 33.14 seconds. Current RSS: ~1427M. load average: 1.17 1.18 1.00 1/275 15524427 with invalid file name4428 behaves like returning response status with error4429 returns bad_request and error message4430# [RSpecRunTime] RSpec elapsed time: 16 minutes 34.41 seconds. Current RSS: ~1426M. load average: 1.17 1.18 1.00 1/275 15534431 with group deploy token4432 returns the file with only write_package_registry scope4433 behaves like successfully returning the file4434 returns the file4435# [RSpecRunTime] RSpec elapsed time: 16 minutes 37.19 seconds. Current RSS: ~1425M. load average: 1.17 1.18 1.00 1/275 15544436 with a non existing maven path4437 behaves like returning response status4438 returns redirect4439# [RSpecRunTime] RSpec elapsed time: 16 minutes 38.5 seconds. Current RSS: ~1424M. load average: 1.24 1.19 1.01 3/275 15554440 with a reporter from a subgroup accessing the root group4441 behaves like successfully returning the file4442 returns the file4443# [RSpecRunTime] RSpec elapsed time: 16 minutes 40.09 seconds. Current RSS: ~1424M. load average: 1.24 1.19 1.01 1/275 15564444 with a non existing maven path4445 behaves like returning response status4446 returns redirect4447# [RSpecRunTime] RSpec elapsed time: 16 minutes 41.44 seconds. Current RSS: ~1426M. load average: 1.24 1.19 1.01 1/275 15574448 maven metadata file4449 in multiple versionless packages4450 downloads the file4451# [RSpecRunTime] RSpec elapsed time: 16 minutes 45.94 seconds. Current RSS: ~1427M. load average: 1.30 1.21 1.01 1/275 15584452 in multiple snapshot packages4453 downloads the file4454# [RSpecRunTime] RSpec elapsed time: 16 minutes 47.31 seconds. Current RSS: ~1428M. load average: 1.30 1.21 1.01 1/275 15594455 HEAD /api/v4/groups/:id/-/packages/maven/*path/:file_name4456 behaves like handling groups and subgroups for4457 within a group4458 that is public4459 behaves like processing HEAD requests4460 with object storage enabled4461 non AWS provider4462 does not generated a signed url for head4463 with AWS provider4464 generates a signed url for head4465 with object storage disabled4466 does not generate a signed url for head4467 with a non existing maven path4468 behaves like returning response status4469 returns redirect4470# [RSpecRunTime] RSpec elapsed time: 16 minutes 49.41 seconds. Current RSS: ~1428M. load average: 1.27 1.20 1.01 1/275 15604471 within a subgroup4472 that is public4473 behaves like processing HEAD requests4474 with object storage enabled4475 non AWS provider4476 does not generated a signed url for head4477 with AWS provider4478 generates a signed url for head4479 with object storage disabled4480 does not generate a signed url for head4481 with a non existing maven path4482 behaves like returning response status4483 returns redirect4484# [RSpecRunTime] RSpec elapsed time: 16 minutes 53.89 seconds. Current RSS: ~1424M. load average: 1.25 1.20 1.01 1/275 15614485 GET /api/v4/projects/:id/packages/maven/*path/:file_name4486 a public project4487 returns sha1 of the file4488 returns md5 of the file4489 behaves like tracking the file download event4490 with jar file4491 behaves like a package tracking event4492 creates a gitlab tracking event pull_package4493# [RSpecRunTime] RSpec elapsed time: 16 minutes 55.33 seconds. Current RSS: ~1427M. load average: 1.25 1.20 1.01 1/275 15624494 behaves like successfully returning the file4495 returns the file4496 behaves like file download in FIPS mode4497 in FIPS mode4498 rejects the request for an md5 file4499 behaves like successfully returning the file4500 returns the file4501 when the repository is disabled4502 behaves like successfully returning the file4503 returns the file4504 with a non existing maven path4505 behaves like returning response status4506 returns redirect4507 behaves like rejecting request with invalid params4508 with invalid maven path4509 behaves like returning response status with error4510 returns bad_request and error message4511 with invalid file name4512 behaves like returning response status with error4513 returns bad_request and error message4514 private project4515 denies download when not enough permissions4516 denies download when no private token4517 behaves like tracking the file download event4518 with jar file4519 behaves like a package tracking event4520 creates a gitlab tracking event pull_package4521# [RSpecRunTime] RSpec elapsed time: 16 minutes 59.99 seconds. Current RSS: ~1453M. load average: 1.23 1.20 1.01 1/275 15634522 behaves like bumping the package last downloaded at field4523 bumps last_downloaded_at4524 behaves like successfully returning the file4525 returns the file4526 with access to package registry for everyone4527 behaves like successfully returning the file4528 returns the file4529 behaves like downloads with different tokens4530 behaves like downloads with a personal access token4531 valid: true, sent_using: :custom_header4532 behaves like allowing the download4533 allows download4534 valid: false, sent_using: :custom_header4535 behaves like not allowing the download with4536 does not allow the download4537 valid: true, sent_using: :basic_auth4538 behaves like allowing the download4539 allows download4540 valid: false, sent_using: :basic_auth4541 behaves like not allowing the download with4542 does not allow the download4543 behaves like downloads with a deploy token4544 valid: true, sent_using: :custom_header4545 behaves like allowing the download4546 allows download4547 with only write_package_registry scope4548 behaves like allowing the download4549 allows download4550 valid: false, sent_using: :custom_header4551 behaves like not allowing the download with4552 does not allow the download4553 valid: true, sent_using: :basic_auth4554 behaves like allowing the download4555 allows download4556 with only write_package_registry scope4557 behaves like allowing the download4558 allows download4559 valid: false, sent_using: :basic_auth4560 behaves like not allowing the download with4561 does not allow the download4562 behaves like downloads with a job token4563 valid: true, sent_using: :custom_params4564 with a running job4565 behaves like allowing the download4566 allows download4567 with a finished job4568 behaves like not allowing the download with4569 does not allow the download4570 valid: false, sent_using: :custom_params4571 with a running job4572 behaves like not allowing the download with4573 does not allow the download4574 with a finished job4575 behaves like not allowing the download with4576 does not allow the download4577 valid: true, sent_using: :basic_auth4578 with a running job4579 behaves like allowing the download4580 allows download4581 with a finished job4582 behaves like not allowing the download with4583 does not allow the download4584 valid: false, sent_using: :basic_auth4585 with a running job4586 behaves like not allowing the download with4587 does not allow the download4588 with a finished job4589 behaves like not allowing the download with4590 does not allow the download4591 with a non existing maven path4592 behaves like returning response status4593 returns redirect4594 behaves like rejecting request with invalid params4595 with invalid maven path4596 behaves like returning response status with error4597 returns bad_request and error message4598 with invalid file name4599 behaves like returning response status with error4600 returns bad_request and error message4601 behaves like forwarding package requests4602 request forwarding4603 forward: true, package_in_project: true, shared_examples_name: "successfully returning the file"4604 behaves like successfully returning the file4605 returns the file4606 forward: true, package_in_project: false, shared_examples_name: "redirecting the request"4607 behaves like redirecting the request4608 behaves like returning response status4609 returns redirect4610 forward: false, package_in_project: true, shared_examples_name: "successfully returning the file"4611 behaves like successfully returning the file4612 returns the file4613 forward: false, package_in_project: false, shared_examples_name: "package not found"4614 behaves like package not found4615 behaves like returning response status4616 returns not_found4617 with maven_central_request_forwarding disabled4618 forward: true, package_in_project: true, shared_examples_name: "successfully returning the file"4619 behaves like successfully returning the file4620 returns the file4621 forward: true, package_in_project: false, shared_examples_name: "package not found"4622 behaves like package not found4623 behaves like returning response status4624 returns not_found4625 forward: false, package_in_project: true, shared_examples_name: "successfully returning the file"4626 behaves like successfully returning the file4627 returns the file4628 forward: false, package_in_project: false, shared_examples_name: "package not found"4629 behaves like package not found4630 behaves like returning response status4631 returns not_found4632 HEAD /api/v4/projects/:id/packages/maven/*path/:file_name4633 behaves like processing HEAD requests4634 with object storage enabled4635 non AWS provider4636 does not generated a signed url for head4637 with AWS provider4638 generates a signed url for head4639 with object storage disabled4640 does not generate a signed url for head4641 with a non existing maven path4642 behaves like returning response status4643 returns redirect4644 PUT /api/v4/projects/:id/packages/maven/*path/:file_name/authorize4645 rejects a malicious request4646 authorizes posting package with a valid token4647 rejects request without a valid token4648 rejects request without a valid permission4649 rejects requests that did not go through gitlab-workhorse4650 authorizes upload with job token4651 authorizes upload with deploy token4652 rejects requests by a unauthorized deploy token with same id as a user with access4653 with basic auth4654 token_type: :personal_access_token4655 authorizes upload with personal_access_token token4656# [RSpecRunTime] RSpec elapsed time: 17 minutes 22.08 seconds. Current RSS: ~1474M. load average: 1.16 1.18 1.01 1/275 15644657 token_type: :deploy_token4658 authorizes upload with deploy_token token4659 token_type: :job4660 authorizes upload with job token4661 PUT /api/v4/projects/:id/packages/maven/*path/:file_name4662 rejects requests without a file from workhorse4663 rejects request without a token4664 without workhorse rewritten field4665 rejects the request4666# [RSpecRunTime] RSpec elapsed time: 17 minutes 24.28 seconds. Current RSS: ~1476M. load average: 1.15 1.18 1.01 1/275 15654667 when params from workhorse are correct4668 rejects a malicious request4669 creates package and stores package file4670 allows upload with running job token4671 rejects upload without running job token4672 allows upload with deploy token4673 rejects uploads by a unauthorized deploy token with same id as a user with access4674 FIPS mode4675 returns 200 for the request for md5 file4676 behaves like package workhorse uploads4677 without a workhorse header4678 logs an error4679 behaves like returning response status4680 returns forbidden4681# [RSpecRunTime] RSpec elapsed time: 17 minutes 29.0 seconds. Current RSS: ~1472M. load average: 1.14 1.17 1.01 1/275 15664682 file size is too large4683 rejects the request4684 behaves like package workhorse uploads4685 without a workhorse header4686 logs an error4687 behaves like returning response status4688 returns forbidden4689 event tracking4690 behaves like a package tracking event4691 creates a gitlab tracking event push_package4692 when the package file fails to be created4693 behaves like not a package tracking event4694 does not create a gitlab tracking event4695 with basic auth4696 token_type: :personal_access_token4697 allows upload with personal_access_token token4698 token_type: :deploy_token4699 allows upload with deploy_token token4700 token_type: :job4701 allows upload with job token4702 file name is too long4703 rejects request4704 version is not correct4705 rejects request4706 when package duplicates are not allowed4707 rejects the request4708 when uploading to the versionless package which contains metadata about all versions4709 behaves like storing the package file4710 stores the file4711# [RSpecRunTime] RSpec elapsed time: 17 minutes 35.9 seconds. Current RSS: ~1475M. load average: 1.13 1.17 1.01 1/275 15674712 when uploading different non-duplicate files to the same package4713 behaves like storing the package file4714 stores the file4715# [RSpecRunTime] RSpec elapsed time: 17 minutes 37.15 seconds. Current RSS: ~1478M. load average: 1.13 1.17 1.01 1/275 15684716 when the package name matches the exception regex4717 behaves like storing the package file4718 stores the file4719 when uploading a similar package file name with a classifier4720 behaves like storing the package file4721 stores the file4722 for sha1 file4723 returns no content4724 for md5 file4725 returns an empty body4726 with FIPS mode enabled4727 returns an empty body4728# [RSpecRunTime] RSpec elapsed time: 17 minutes 39.94 seconds. Current RSS: ~1474M. load average: 1.04 1.15 1.00 1/275 15694729 reading fingerprints from UploadedFile instance4730 reads size, sha1 and md5 fingerprints from uploaded_file instance4731# [RSpecRunTime] Finishing example group spec/requests/api/maven_packages_spec.rb. It took 17 minutes 36.94 seconds. Expected to take 18 minutes 47.0 seconds.4732# [RSpecRunTime] Starting example group spec/requests/api/issues/issues_spec.rb. Expected to take 1 minute 42.76 seconds.4733API::Issues4734 GET /issues/:id4735 behaves like GET request permissions for admin mode4736 behaves like when admin4737 behaves like makes request4738 returns4739# [RSpecRunTime] RSpec elapsed time: 17 minutes 45.15 seconds. Current RSS: ~1480M. load average: 1.03 1.15 1.00 1/276 15834740 behaves like makes request4741 returns4742 behaves like when user4743 returns4744 behaves like makes request4745 returns4746 when unauthorized4747 returns unauthorized4748 when authorized4749 as a normal user4750 returns forbidden4751 as an admin4752 when issue exists4753 returns the issue4754 when issue does not exist4755 returns 4044756 GET /issues4757 when unauthenticated4758 returns an array of all issues4759 returns authentication error without any scope4760 returns authentication error when scope is assigned-to-me4761 returns authentication error when scope is created-by-me4762 returns an array of issues matching state in milestone4763 returns an array of issues matching state in milestone4764 responds with a 401 instead of the specified issue4765 behaves like issuable API rate-limited search4766 behaves like rate limited endpoint4767 when rate limiter enabled4768 logs request and declines it when endpoint called more than the threshold4769# [RSpecRunTime] RSpec elapsed time: 17 minutes 48.36 seconds. Current RSS: ~1509M. load average: 1.03 1.15 1.00 1/276 15844770 when rate limiter is disabled4771 does not log request and does not block the request4772 behaves like rate limited endpoint4773 when rate limiter enabled4774 logs request and declines it when endpoint called more than the threshold4775 when rate limiter is disabled4776 does not log request and does not block the request4777 issues_statistics4778 returns authentication error without any scope4779 returns authentication error when scope is assigned_to_me4780 returns authentication error when scope is created_by_me4781 no state is treated as all state4782 behaves like issues statistics4783 returns issues statistics4784 statistics when all state is passed4785 behaves like issues statistics4786 returns issues statistics4787 closed state is treated as all state4788 behaves like issues statistics4789 returns issues statistics4790 opened state is treated as all state4791 behaves like issues statistics4792 returns issues statistics4793 when filtering by milestone and no state treated as all state4794 behaves like issues statistics4795 returns issues statistics4796 when filtering by milestone and all state4797 behaves like issues statistics4798 returns issues statistics4799 when filtering by milestone and closed state treated as all state4800 behaves like issues statistics4801 returns issues statistics4802 when filtering by milestone and opened state treated as all state4803 behaves like issues statistics4804 returns issues statistics4805 sort does not affect statistics4806 behaves like issues statistics4807 returns issues statistics4808 with search param4809 behaves like issues statistics4810 returns issues statistics4811 when authenticated4812 returns an array of issues4813 returns an array of closed issues4814 returns an array of opened issues4815 returns an array of all issues4816 returns issues assigned to me4817 returns issues assigned to me (kebab-case)4818 returns issues authored by the given author id4819 returns issues assigned to the given assignee id4820 returns issues authored by the given author id and assigned to the given assignee id4821 returns issues with no assignee4822 returns issues with any assignee4823 returns only confidential issues4824 returns only public issues4825 returns issues reacted by the authenticated user4826 returns issues not reacted by the authenticated user4827 returns issues with a given issue_type4828 returns issues matching given search string for title4829 returns issues matching given search string for title and scoped in title4830 returns an empty array if no issue matches given search string for title and scoped in description4831 returns issues matching given search string for description4832 returns an array of issues found by iids4833 returns an empty array if iid does not exist4834 sorts ascending when requested4835 sorts by updated_at descending when requested4836 sorts by updated_at ascending when requested4837 sorts by title asc when requested4838 sorts by title desc when requested4839 matches V4 response schema4840 returns a related merge request count of 0 if there are no related merge requests4841 returns a related merge request count > 0 if there are related merge requests4842 filtering before a specific date4843 returns issues created before a specific date4844 returns issues updated before a specific date4845# [RSpecRunTime] RSpec elapsed time: 18 minutes 5.46 seconds. Current RSS: ~1475M. load average: 1.02 1.14 1.00 1/282 16254846 filtering after a specific date4847 returns issues created after a specific date4848 returns issues updated after a specific date4849 filtering by due date4850 returns them all when argument is empty4851 returns issues with due date4852 returns issues without due date4853 returns issues due for this week4854 returns issues due for this month4855 returns issues that are due previous two weeks and next month4856 returns issues that are due today4857 returns issues that are due tomorrow4858 returns issues that are overdue4859# [RSpecRunTime] RSpec elapsed time: 18 minutes 10.04 seconds. Current RSS: ~1474M. load average: 1.02 1.14 1.00 2/281 16264860 with incident issues4861 avoids N+1 queries4862# [RSpecRunTime] RSpec elapsed time: 18 minutes 11.38 seconds. Current RSS: ~1469M. load average: 1.02 1.14 1.00 1/281 16274863 with issues closed as duplicates4864 avoids N+1 queries4865# [RSpecRunTime] RSpec elapsed time: 18 minutes 12.9 seconds. Current RSS: ~1461M. load average: 1.02 1.13 1.00 1/281 16284866 filter by labels or label_name param4867 returns an array of labeled issues4868 returns an array of labeled issues with labels param as array4869 returns an empty array if no issue matches labels4870 returns an empty array if no issue matches labels with labels param as array4871 returns an array of labeled issues matching given state4872 returns an array of labeled issues matching given state with labels param as array4873 returns an empty array if no issue matches labels and state filters4874 returns an array of issues with any label4875 returns an array of issues with any label with labels param as array4876 returns an array of issues with no label4877 returns an array of issues with no label with labels param as array4878 N+14879 tests N+14880# [RSpecRunTime] RSpec elapsed time: 18 minutes 17.07 seconds. Current RSS: ~1469M. load average: 1.02 1.13 1.00 1/276 16294881 with labeled issues4882 behaves like labeled issues with labels and label_name params4883 array of labeled issues when all labels match4884 behaves like returns label names4885 returns label names4886 array of labeled issues when all labels match with labels param as array4887 behaves like returns label names4888 returns label names4889 negation4890 array of labeled issues when all labels match with negation4891 behaves like returns negated label names4892 returns label names4893 array of labeled issues when all labels match with negation with label params as array4894 behaves like returns negated label names4895 returns label names4896 when with_labels_details provided4897 array of labeled issues when all labels match4898 behaves like returns basic label entity4899 returns basic label entity4900 array of labeled issues when all labels match with labels param as array4901 behaves like returns basic label entity4902 returns basic label entity4903 filter by milestone4904 returns an empty array if no issue matches milestone4905 returns an empty array if milestone does not exist4906 returns an array of issues in given milestone4907 returns an array of issues in given milestone_title param4908 returns an array of issues matching state in milestone4909 returns an array of issues with no milestone4910 returns an array of issues with no milestone using milestone_title param4911 negated4912 returns all issues if milestone does not exist4913 returns all issues that do not belong to a milestone but have a milestone4914 returns an array of issues with any milestone4915 returns an array of issues matching state not in milestone4916# [RSpecRunTime] RSpec elapsed time: 18 minutes 23.7 seconds. Current RSS: ~1468M. load average: 1.02 1.13 1.00 1/276 16304917 filtering by milestone_id4918 milestone_id: wildcard_none, not_milestone: nil, expected_issues: lazy { [issue_none.id] }4919 returns correct issues when filtering with 'milestone_id' and optionally negated 'milestone'4920 milestone_id: wildcard_any, not_milestone: nil, expected_issues: lazy { [issue_future.id, issue_started.id, issue_upcoming.id, issue.id, closed_issue.id] }4921 returns correct issues when filtering with 'milestone_id' and optionally negated 'milestone'4922 milestone_id: wildcard_started, not_milestone: nil, expected_issues: lazy { [issue_started.id, issue_upcoming.id] }4923 returns correct issues when filtering with 'milestone_id' and optionally negated 'milestone'4924 milestone_id: wildcard_upcoming, not_milestone: nil, expected_issues: lazy { [issue_upcoming.id] }4925 returns correct issues when filtering with 'milestone_id' and optionally negated 'milestone'4926 milestone_id: wildcard_any, not_milestone: "upcoming milestone", expected_issues: lazy { [issue_future.id, issue_started.id, issue.id, closed_issue.id] }4927 returns correct issues when filtering with 'milestone_id' and optionally negated 'milestone'4928 milestone_id: wildcard_upcoming, not_milestone: "upcoming milestone", expected_issues: []4929 returns correct issues when filtering with 'milestone_id' and optionally negated 'milestone'4930 negated filtering4931 not_milestone_id: wildcard_started, expected_issues: lazy { [issue_future.id] }4932 returns correct issues when filtering with negated 'milestone_id'4933 not_milestone_id: wildcard_upcoming, expected_issues: lazy { [issue_started.id] }4934 returns correct issues when filtering with negated 'milestone_id'4935 when mutually exclusive params are passed4936 params: lazy { { milestone: "foo", milestone_id: wildcard_any } }4937 raises an error4938 params: lazy { { not: { milestone: "foo", milestone_id: wildcard_any } } }4939 raises an error4940 without sort params4941 sorts by created_at descending by default4942 with 2 issues with same created_at4943 page breaks first page correctly4944 page breaks second page correctly4945# [RSpecRunTime] RSpec elapsed time: 18 minutes 28.39 seconds. Current RSS: ~1471M. load average: 1.01 1.13 1.00 1/276 16314946 with issues list sort options4947 accepts only predefined order by params4948 fails to sort with non predefined options4949# [RSpecRunTime] RSpec elapsed time: 18 minutes 30.97 seconds. Current RSS: ~1465M. load average: 1.01 1.13 1.00 1/276 16324950 issues_statistics4951 no state is treated as all state4952 behaves like issues statistics4953 returns issues statistics4954 statistics when all state is passed4955 behaves like issues statistics4956 returns issues statistics4957 closed state is treated as all state4958 behaves like issues statistics4959 returns issues statistics4960 opened state is treated as all state4961 behaves like issues statistics4962 returns issues statistics4963 when filtering by milestone and no state treated as all state4964 behaves like issues statistics4965 returns issues statistics4966 when filtering by milestone and all state4967 behaves like issues statistics4968 returns issues statistics4969 when filtering by milestone and closed state treated as all state4970 behaves like issues statistics4971 returns issues statistics4972 when filtering by milestone and opened state treated as all state4973 behaves like issues statistics4974 returns issues statistics4975 sort does not affect statistics4976 behaves like issues statistics4977 returns issues statistics4978 filtering by assignee_username4979 returns issues with by assignee_username4980 returns issues by assignee_username as string4981 returns error when multiple assignees are passed4982 returns error when assignee_username and assignee_id are passed together4983# [RSpecRunTime] RSpec elapsed time: 18 minutes 35.73 seconds. Current RSS: ~1460M. load average: 1.17 1.16 1.01 1/276 16334984 filtering by non_archived4985 returns issues from non archived projects by default4986 returns issues from archived project with non_archived set as false4987# [RSpecRunTime] RSpec elapsed time: 18 minutes 36.95 seconds. Current RSS: ~1451M. load average: 1.17 1.16 1.01 1/276 16344988 when returns issue merge_requests_count for different access levels4989 behaves like accessible merge requests count4990 returns anonymous accessible merge requests count4991 returns guest accessible merge requests count4992 returns reporter accessible merge requests count4993 returns admin accessible merge requests count4994# [RSpecRunTime] RSpec elapsed time: 18 minutes 43.26 seconds. Current RSS: ~1437M. load average: 1.22 1.17 1.02 1/283 18644995 GET /projects/:id/issues/:issue_iid4996 exposes full reference path4997 when issue is closed as duplicate4998 user does not have permission to view new issue4999 does not return the issue as closed_as_duplicate_of5000# [RSpecRunTime] RSpec elapsed time: 18 minutes 45.13 seconds. Current RSS: ~1444M. load average: 1.22 1.17 1.02 1/283 18655001 when user has access to new issue5002 returns the issue as closed_as_duplicate_of5003# [RSpecRunTime] RSpec elapsed time: 18 minutes 46.67 seconds. Current RSS: ~1445M. load average: 1.22 1.17 1.02 1/282 18665004 POST /projects/:id/issues5005 creates a new project issue5006 when confidential is null5007 responds with 400 error5008 when issue create service returns an unrecoverable error5009 returns and error message and status code from the service5010 PUT /projects/:id/issues/:issue_iid5011 behaves like issuable update endpoint5012 PUT /projects/:id/issues/:issue_iid5013 clears labels when labels param is nil5014 updates the issuable with labels param as array5015 clears milestone when milestone_id=05016# [RSpecRunTime] RSpec elapsed time: 18 minutes 50.66 seconds. Current RSS: ~1445M. load average: 1.20 1.17 1.02 1/282 18735017 behaves like PUT request permissions for admin mode5018 behaves like when admin5019 behaves like makes request5020 returns5021 behaves like makes request5022 returns5023 behaves like when user5024 returns5025 behaves like makes request5026 returns5027 updated_at param5028 allows admins to set the timestamp5029 does not allow other users to set the timestamp5030# [RSpecRunTime] RSpec elapsed time: 18 minutes 53.88 seconds. Current RSS: ~1456M. load average: 1.19 1.16 1.01 1/277 18745031 issue_type param5032 allows issue type to be converted5033 DELETE /projects/:id/issues/:issue_iid5034 rejects a non member from deleting an issue5035 rejects a developer from deleting an issue5036 returns 404 when using the issue ID instead of IID5037 when the user is project owner5038 deletes the issue if an admin requests it5039 behaves like 412 response5040 for a modified resource5041 returns 412 with a JSON error5042# [RSpecRunTime] RSpec elapsed time: 18 minutes 57.76 seconds. Current RSS: ~1458M. load average: 1.17 1.16 1.01 1/277 18755043 for an unmodified resource5044 returns 204 with an empty body5045# [RSpecRunTime] RSpec elapsed time: 18 minutes 58.84 seconds. Current RSS: ~1457M. load average: 1.17 1.16 1.01 1/276 18765046 when issue does not exist5047 returns 404 when trying to delete an issue5048 time tracking endpoints5049 POST /projects/:id/issues/:issue_id/time_estimate5050 with an unauthorized user5051 behaves like an unauthorized API user5052 is expected to eq 4035053 behaves like API user with insufficient permissions5054 with non member that is the author5055 behaves like an unauthorized API user5056 is expected to eq 4035057 with an authorized user5058 sets the time estimate for issue5059 updating the current estimate5060 updated_duration: "foo", expected_http_status: :bad_request, expected_time_estimate: 72005061 returns expected HTTP status and time estimate5062 updated_duration: "-1", expected_http_status: :bad_request, expected_time_estimate: 72005063 returns expected HTTP status and time estimate5064 updated_duration: "1h", expected_http_status: :ok, expected_time_estimate: 36005065 returns expected HTTP status and time estimate5066 updated_duration: "0", expected_http_status: :ok, expected_time_estimate: 05067 returns expected HTTP status and time estimate5068 POST /projects/:id/issues/:issue_id/reset_time_estimate5069 resets the time estimate for issue5070 with an unauthorized user5071 behaves like an unauthorized API user5072 is expected to eq 4035073 behaves like API user with insufficient permissions5074 with non member that is the author5075 behaves like an unauthorized API user5076 is expected to eq 4035077 POST /projects/:id/issues/:issue_id/add_spent_time5078 add spent time for issue5079 calls update service without :use_specialized_service param5080 with an unauthorized user5081 behaves like an unauthorized API user5082 is expected to eq 4035083# [RSpecRunTime] RSpec elapsed time: 19 minutes 6.0 seconds. Current RSS: ~1453M. load average: 1.16 1.16 1.01 1/276 18775084 behaves like API user with insufficient permissions5085 with non member that is the author5086 behaves like an unauthorized API user5087 is expected to eq 4035088 when subtracting time5089 subtracts time of the total spent time5090 when time to subtract is greater than the total spent time5091 does not modify the total time spent5092 POST /projects/:id/issues/:issue_id/reset_spent_time5093 resets spent time for issue5094 with an unauthorized user5095 behaves like an unauthorized API user5096 is expected to eq 4035097 behaves like API user with insufficient permissions5098 with non member that is the author5099 behaves like an unauthorized API user5100 is expected to eq 4035101 GET /projects/:id/issues/:issue_id/time_stats5102 returns the time stats for issue5103 PUT /projects/:id/issues/:issue_iid/reorder5104 when user has access5105 with valid params5106 reorders issues and returns a successful 200 response5107# [RSpecRunTime] RSpec elapsed time: 19 minutes 11.96 seconds. Current RSS: ~1450M. load average: 1.14 1.15 1.01 1/276 18785108 with invalid params5109 returns a unprocessable entity 422 response for invalid move ids5110 returns a not found 404 response for invalid issue id5111 with issue in different project5112 reorders issues and returns a successful 200 response5113# [RSpecRunTime] RSpec elapsed time: 19 minutes 13.65 seconds. Current RSS: ~1451M. load average: 1.13 1.15 1.01 1/276 18795114 with unauthorized user5115 responds with 403 forbidden5116# [RSpecRunTime] Finishing example group spec/requests/api/issues/issues_spec.rb. It took 1 minute 33.02 seconds. Expected to take 1 minute 42.76 seconds.5117# [RSpecRunTime] Starting example group spec/requests/api/graphql/issue/issue_spec.rb. Expected to take 1 minute 16.59 seconds.5118Query.issue(id)5119 behaves like a working graphql query5120 returns a successful response5121# [RSpecRunTime] RSpec elapsed time: 19 minutes 15.65 seconds. Current RSS: ~1451M. load average: 1.13 1.15 1.01 1/276 18805122 behaves like a noteable graphql type we can query5123 .discussions5124 can fetch discussions5125 can fetch discussion noteable5126# [RSpecRunTime] RSpec elapsed time: 19 minutes 16.89 seconds. Current RSS: ~1453M. load average: 1.13 1.15 1.01 1/276 18815127 .notes5128 can fetch notes5129 when the user does not have access to the issue5130 returns nil5131 when the user does have access5132 returns the issue5133 when selecting any single field5134 field: "description"5135 behaves like a working graphql query5136 returns a successful response5137 returns the issue and field5138# [RSpecRunTime] RSpec elapsed time: 19 minutes 20.24 seconds. Current RSS: ~1453M. load average: 1.12 1.15 1.01 1/276 18825139 field: "id"5140 behaves like a working graphql query5141 returns a successful response5142 returns the issue and field5143 field: "iid"5144 behaves like a working graphql query5145 returns a successful response5146 returns the issue and field5147 field: "state"5148 behaves like a working graphql query5149 returns a successful response5150 returns the issue and field5151 field: "title"5152 behaves like a working graphql query5153 returns a successful response5154 returns the issue and field5155 field: "reference"5156 behaves like a working graphql query5157 returns a successful response5158 returns the issue and field5159 field: "confidential"5160 behaves like a working graphql query5161 returns a successful response5162 returns the issue and field5163 field: "discussionLocked"5164 behaves like a working graphql query5165 returns a successful response5166 returns the issue and field5167 field: "downvotes"5168 behaves like a working graphql query5169 returns a successful response5170 returns the issue and field5171 field: "dueDate"5172 behaves like a working graphql query5173 returns a successful response5174 returns the issue and field5175 field: "hidden"5176 behaves like a working graphql query5177 returns a successful response5178 returns the issue and field5179 field: "mergeRequestsCount"5180 behaves like a working graphql query5181 returns a successful response5182 returns the issue and field5183 field: "relativePosition"5184 behaves like a working graphql query5185 returns a successful response5186 returns the issue and field5187 field: "upvotes"5188 behaves like a working graphql query5189 returns a successful response5190 returns the issue and field5191 field: "userDiscussionsCount"5192 behaves like a working graphql query5193 returns a successful response5194 returns the issue and field5195 field: "userNotesCount"5196 behaves like a working graphql query5197 returns a successful response5198 returns the issue and field5199 field: "webPath"5200 behaves like a working graphql query5201 returns a successful response5202 returns the issue and field5203 field: "webUrl"5204 behaves like a working graphql query5205 returns a successful response5206 returns the issue and field5207 field: "emailsDisabled"5208 behaves like a working graphql query5209 returns a successful response5210 returns the issue and field5211 field: "emailsEnabled"5212 behaves like a working graphql query5213 returns a successful response5214 returns the issue and field5215 field: "humanTimeEstimate"5216 behaves like a working graphql query5217 returns a successful response5218 returns the issue and field5219 field: "humanTotalTimeSpent"5220 behaves like a working graphql query5221 returns a successful response5222 returns the issue and field5223 field: "subscribed"5224 behaves like a working graphql query5225 returns a successful response5226 returns the issue and field5227 field: "timeEstimate"5228 behaves like a working graphql query5229 returns a successful response5230 returns the issue and field5231 field: "totalTimeSpent"5232 behaves like a working graphql query5233 returns a successful response5234 returns the issue and field5235 field: "closedAt"5236 behaves like a working graphql query5237 returns a successful response5238 returns the issue and field5239 field: "createdAt"5240 behaves like a working graphql query5241 returns a successful response5242 returns the issue and field5243 field: "updatedAt"5244 behaves like a working graphql query5245 returns a successful response5246 returns the issue and field5247 field: "type"5248 behaves like a working graphql query5249 returns a successful response5250 returns the issue and field5251 field: "severity"5252 behaves like a working graphql query5253 returns a successful response5254 returns the issue and field5255 field: "moved"5256 behaves like a working graphql query5257 returns a successful response5258 returns the issue and field5259 field: "createNoteEmail"5260 behaves like a working graphql query5261 returns a successful response5262 returns the issue and field5263 field: "projectId"5264 behaves like a working graphql query5265 returns a successful response5266 returns the issue and field5267 field: "escalationStatus"5268 behaves like a working graphql query5269 returns a successful response5270 returns the issue and field5271 field: "externalAuthor"5272 behaves like a working graphql query5273 returns a successful response5274 returns the issue and field5275 field: "titleHtml"5276 behaves like a working graphql query5277 returns a successful response5278 returns the issue and field5279 field: "descriptionHtml"5280 behaves like a working graphql query5281 returns a successful response5282 returns the issue and field5283 field: "hasEpic"5284 behaves like a working graphql query5285 returns a successful response5286 returns the issue and field5287 field: "hasParent"5288 behaves like a working graphql query5289 returns a successful response5290 returns the issue and field5291 field: "weight"5292 behaves like a working graphql query5293 returns a successful response5294 returns the issue and field5295 field: "blocked"5296 behaves like a working graphql query5297 returns a successful response5298 returns the issue and field5299 field: "blockingCount"5300 behaves like a working graphql query5301 returns a successful response5302 returns the issue and field5303 field: "blockedByCount"5304 behaves like a working graphql query5305 returns a successful response5306 returns the issue and field5307 field: "healthStatus"5308 behaves like a working graphql query5309 returns a successful response5310 returns the issue and field5311 field: "statusPagePublishedIncident"5312 behaves like a working graphql query5313 returns a successful response5314 returns the issue and field5315 field: "slaDueAt"5316 behaves like a working graphql query5317 returns a successful response5318 returns the issue and field5319 when selecting multiple fields5320 returns the issue with the specified fields5321 when issue got moved5322 returns correct attributes5323 when passed a non-issue gid5324 returns an error5325# [RSpecRunTime] RSpec elapsed time: 20 minutes 1.85 seconds. Current RSS: ~1477M. load average: 1.00 1.11 1.00 1/283 19235326 when selecting `closed_as_duplicate_of`5327 returns the related issue5328 no permission to related issue5329 does not return the related issue5330# [RSpecRunTime] RSpec elapsed time: 20 minutes 3.7 seconds. Current RSS: ~1473M. load average: 1.00 1.11 1.00 1/283 19245331 when selecting `related_merge_requests`5332 returns the related merge request5333 no permission to related merge request5334 does not return the related merge request5335# [RSpecRunTime] RSpec elapsed time: 20 minutes 5.67 seconds. Current RSS: ~1468M. load average: 1.00 1.11 1.00 1/282 19255336 when there is a confidential issue5337 when the user cannot see confidential issues5338 returns nil5339 when the user can see confidential issues5340 returns the confidential issue5341# [RSpecRunTime] RSpec elapsed time: 20 minutes 7.83 seconds. Current RSS: ~1458M. load average: 1.08 1.13 1.01 1/282 19265342# [RSpecRunTime] Finishing example group spec/requests/api/graphql/issue/issue_spec.rb. It took 53.74 seconds. Expected to take 1 minute 16.59 seconds.5343# [RSpecRunTime] Starting example group spec/requests/api/ci/variables_spec.rb. Expected to take 1 minute 12.81 seconds.5344API::Ci::Variables5345 GET /projects/:id/variables5346 authorized user with proper permissions5347 returns project variables5348# [RSpecRunTime] RSpec elapsed time: 20 minutes 10.49 seconds. Current RSS: ~1448M. load average: 1.08 1.13 1.01 1/282 19275349 authorized user with invalid permissions5350 does not return project variables5351# [RSpecRunTime] RSpec elapsed time: 20 minutes 12.9 seconds. Current RSS: ~1443M. load average: 1.07 1.12 1.01 1/277 19285352 unauthorized user5353 does not return project variables5354# [RSpecRunTime] RSpec elapsed time: 20 minutes 15.22 seconds. Current RSS: ~1441M. load average: 1.07 1.12 1.01 1/277 19295355 GET /projects/:id/variables/:key5356 authorized user with proper permissions5357 returns project variable details5358 responds with 404 Not Found if requesting non-existing variable5359 when there are two variables with the same key on different env5360 when filter[environment_scope] is not passed5361 returns 4095362# [RSpecRunTime] RSpec elapsed time: 20 minutes 22.39 seconds. Current RSS: ~1442M. load average: 1.07 1.12 1.01 1/277 19305363 when filter[environment_scope] is passed5364 returns the variable5365# [RSpecRunTime] RSpec elapsed time: 20 minutes 24.97 seconds. Current RSS: ~1446M. load average: 1.06 1.12 1.01 1/277 19315366 when wrong filter[environment_scope] is passed5367 returns not_found5368 when there is only one variable with provided key5369 returns not_found5370# [RSpecRunTime] RSpec elapsed time: 20 minutes 29.68 seconds. Current RSS: ~1446M. load average: 1.06 1.12 1.01 1/277 19325371 authorized user with invalid permissions5372 does not return project variable details5373# [RSpecRunTime] RSpec elapsed time: 20 minutes 31.96 seconds. Current RSS: ~1444M. load average: 1.06 1.12 1.01 1/277 19335374 unauthorized user5375 does not return project variable details5376# [RSpecRunTime] RSpec elapsed time: 20 minutes 34.01 seconds. Current RSS: ~1442M. load average: 1.05 1.11 1.01 2/277 19345377 POST /projects/:id/variables5378 authorized user with proper permissions5379 when the project is below the plan limit for variables5380 creates variable5381 masks the new value when logging5382 creates variable with optional attributes5383 does not allow to duplicate variable key5384 creates variable with a specific environment scope5385 allows duplicated variable key given different environment scopes5386# [RSpecRunTime] RSpec elapsed time: 20 minutes 49.95 seconds. Current RSS: ~1441M. load average: 1.19 1.14 1.02 1/277 19355387 when the project is at the plan limit for variables5388 returns a variable limit error5389# [RSpecRunTime] RSpec elapsed time: 20 minutes 52.53 seconds. Current RSS: ~1444M. load average: 1.17 1.14 1.01 1/277 19365390 authorized user with invalid permissions5391 does not create variable5392# [RSpecRunTime] RSpec elapsed time: 20 minutes 55.08 seconds. Current RSS: ~1446M. load average: 1.17 1.14 1.01 1/277 19375393 unauthorized user5394 does not create variable5395# [RSpecRunTime] RSpec elapsed time: 20 minutes 57.21 seconds. Current RSS: ~1444M. load average: 1.17 1.14 1.01 1/277 19385396 PUT /projects/:id/variables/:key5397 authorized user with proper permissions5398 updates variable data5399 masks the new value when logging5400 responds with 404 Not Found if requesting non-existing variable5401 when there are two variables with the same key on different env5402 when filter[environment_scope] is not passed5403 returns 4095404# [RSpecRunTime] RSpec elapsed time: 21 minutes 6.6 seconds. Current RSS: ~1443M. load average: 1.14 1.13 1.01 1/277 19395405 when filter[environment_scope] is passed5406 updates the variable5407# [RSpecRunTime] RSpec elapsed time: 21 minutes 9.12 seconds. Current RSS: ~1443M. load average: 1.13 1.13 1.01 1/277 19405408 when wrong filter[environment_scope] is passed5409 returns not_found5410# [RSpecRunTime] RSpec elapsed time: 21 minutes 11.61 seconds. Current RSS: ~1445M. load average: 1.13 1.13 1.01 1/277 19415411 authorized user with invalid permissions5412 does not update variable5413# [RSpecRunTime] RSpec elapsed time: 21 minutes 14.03 seconds. Current RSS: ~1446M. load average: 1.12 1.13 1.01 1/277 19425414 unauthorized user5415 does not update variable5416# [RSpecRunTime] RSpec elapsed time: 21 minutes 16.1 seconds. Current RSS: ~1446M. load average: 1.12 1.13 1.01 1/277 19435417 DELETE /projects/:id/variables/:key5418 authorized user with proper permissions5419 deletes variable5420 responds with 404 Not Found if requesting non-existing variable5421 when there are two variables with the same key on different env5422 when filter[environment_scope] is not passed5423 returns 4095424# [RSpecRunTime] RSpec elapsed time: 21 minutes 23.09 seconds. Current RSS: ~1445M. load average: 1.10 1.12 1.01 1/277 19445425 when filter[environment_scope] is passed5426 deletes the variable5427# [RSpecRunTime] RSpec elapsed time: 21 minutes 25.55 seconds. Current RSS: ~1446M. load average: 1.10 1.12 1.01 1/277 19455428 when wrong filter[environment_scope] is passed5429 returns not_found5430# [RSpecRunTime] RSpec elapsed time: 21 minutes 27.91 seconds. Current RSS: ~1447M. load average: 1.09 1.12 1.01 1/277 19465431 authorized user with invalid permissions5432 does not delete variable5433# [RSpecRunTime] RSpec elapsed time: 21 minutes 30.4 seconds. Current RSS: ~1447M. load average: 1.09 1.12 1.01 1/277 19475434 unauthorized user5435 does not delete variable5436# [RSpecRunTime] RSpec elapsed time: 21 minutes 32.68 seconds. Current RSS: ~1446M. load average: 1.09 1.12 1.01 1/277 19485437# [RSpecRunTime] Finishing example group spec/requests/api/ci/variables_spec.rb. It took 1 minute 24.83 seconds. Expected to take 1 minute 12.81 seconds.5438# [RSpecRunTime] Starting example group spec/controllers/dashboard_controller_spec.rb. Expected to take 58.42 seconds.5439DashboardController5440 signed in5441 GET issues5442 includes tasks in issue list5443 behaves like issuables list meta-data5444 creates indexed meta-data object for issuable notes and votes count5445 avoids N+1 queries5446 searching5447 works when sorting by created_asc5448 works when sorting by created_at_asc5449 works when sorting by created_date5450 works when sorting by created_desc5451 works when sorting by created_at_desc5452 works when sorting by id_asc5453 works when sorting by id_desc5454 works when sorting by updated_asc5455 works when sorting by updated_at_asc5456 works when sorting by updated_desc5457 works when sorting by updated_at_desc5458 works when sorting by title_asc5459 works when sorting by title_desc5460 works when sorting by closest_future_date5461 works when sorting by closest_future_date_asc5462 works when sorting by due_date5463 works when sorting by due_date_asc5464 works when sorting by due_date_desc5465 works when sorting by relative_position5466 works when sorting by relative_position_asc5467 works when sorting by weight5468 works when sorting by weight_asc5469 works when sorting by weight_desc5470 works when sorting by popularity5471 works when sorting by priority5472 works when sorting by label_priority5473# [RSpecRunTime] RSpec elapsed time: 21 minutes 47.64 seconds. Current RSS: ~1449M. load average: 1.20 1.15 1.02 1/277 19495474 when given empty collection5475 doesn't execute any queries with false conditions5476 behaves like issuables requiring filter5477 doesn't load any issuables if no filter is set5478 loads issuables if at least one filter is set5479 GET merge requests5480 behaves like issuables list meta-data5481 creates indexed meta-data object for issuable notes and votes count5482 avoids N+1 queries5483 searching5484 works when sorting by created_asc5485 works when sorting by created_at_asc5486 works when sorting by created_date5487 works when sorting by created_desc5488 works when sorting by created_at_desc5489 works when sorting by id_asc5490 works when sorting by id_desc5491 works when sorting by updated_asc5492 works when sorting by updated_at_asc5493 works when sorting by updated_desc5494 works when sorting by updated_at_desc5495 works when sorting by title_asc5496 works when sorting by title_desc5497 works when sorting by closest_future_date5498 works when sorting by closest_future_date_asc5499 works when sorting by due_date5500 works when sorting by due_date_asc5501 works when sorting by due_date_desc5502 works when sorting by relative_position5503 works when sorting by relative_position_asc5504 works when sorting by weight5505 works when sorting by weight_asc5506 works when sorting by weight_desc5507 works when sorting by popularity5508 works when sorting by priority5509 works when sorting by label_priority5510# [RSpecRunTime] RSpec elapsed time: 22 minutes 5.73 seconds. Current RSS: ~1444M. load average: 1.16 1.14 1.02 1/277 19505511 when given empty collection5512 doesn't execute any queries with false conditions5513 behaves like issuables requiring filter5514 doesn't load any issuables if no filter is set5515 loads issuables if at least one filter is set5516 when an ActiveRecord::QueryCanceled is raised5517 sets :search_timeout_occurred5518 logs the exception5519 rendering views5520 shows error message5521 does not display MR counts in nav5522# [RSpecRunTime] RSpec elapsed time: 22 minutes 8.97 seconds. Current RSS: ~1451M. load average: 1.14 1.14 1.02 1/277 19515523 when an ActiveRecord::QueryCanceled is not raised5524 does not set :search_timeout_occurred5525 rendering views5526 displays MR counts in nav5527 GET activity as JSON5528 when user has permission to see the event5529 without filter param5530 returns only events of the user5531# [RSpecRunTime] RSpec elapsed time: 22 minutes 14.47 seconds. Current RSS: ~1427M. load average: 1.13 1.13 1.02 1/282 20065532 with "projects" filter5533 returns events of the user's projects5534# [RSpecRunTime] RSpec elapsed time: 22 minutes 16.81 seconds. Current RSS: ~1428M. load average: 1.13 1.13 1.02 1/282 20575535 with "followed" filter5536WARNING: Active Record does not support composite primary key.5537user_follow_users has composite primary key. Composite primary key is ignored.5538 returns public events of the user's followed users5539# [RSpecRunTime] RSpec elapsed time: 22 minutes 21.43 seconds. Current RSS: ~1431M. load average: 1.12 1.13 1.02 1/282 21085540 when user has no permission to see the event5541 filters out invisible event5542 filters out invisible event when calculating the count5543# [RSpecRunTime] RSpec elapsed time: 22 minutes 24.81 seconds. Current RSS: ~1430M. load average: 1.11 1.13 1.02 1/282 22095544 #check_filters_presence!5545 no filters5546 behaves like no filters are set5547 sets @no_filters_set to true5548 when key is present but value is not5549 behaves like no filters are set5550 sets @no_filters_set to true5551 when in param is set but no search5552 behaves like no filters are set5553 sets @no_filters_set to true5554 scalar filters5555 behaves like filters are set5556 sets @no_filters_set to false5557 array filters5558 behaves like filters are set5559 sets @no_filters_set to false5560 search5561 behaves like filters are set5562 sets @no_filters_set to false5563# [RSpecRunTime] Finishing example group spec/controllers/dashboard_controller_spec.rb. It took 54.04 seconds. Expected to take 58.42 seconds.5564# [RSpecRunTime] Starting example group spec/controllers/sessions_controller_spec.rb. Expected to take 51.27 seconds.5565SessionsController5566 #new5567 redirects correctly for referer on same host with params5568 when auto sign-in is enabled5569 and no auto_sign_in param is passed5570 redirects to :omniauth_authorize_path5571 and auto_sign_in=false param is passed5572 responds with 2005573 with LDAP enabled5574 ldap_servers available in helper5575 with sign_in disabled5576 no ldap_servers available in helper5577 behaves like switches to user preferred language5578 with preferred_language in cookies5579 renders new template with cookies preferred language5580 #create5581 behaves like known sign in5582 when the remote IP and the last sign in IP match5583 does not notify the user5584 sets/updates the encrypted cookie5585 when the remote IP and the last sign in IP do not match5586 notifies the user when the cookie is expired5587 notifies the user when the cookie is for another user5588 does not notify the user when remote IP matches an active session5589 does not notify the user when the cookie is present and not expired5590 when the cookie is not previously set5591 notifies the user5592 sets the encrypted cookie5593# [RSpecRunTime] RSpec elapsed time: 22 minutes 32.28 seconds. Current RSS: ~1464M. load average: 1.10 1.13 1.02 1/282 22105594 when notify_on_unknown_sign_in global setting is false5595 does not notify the user5596 does not set a cookie5597 when using standard authentications5598 invalid password5599 does not authenticate user5600 a blocked user5601 does not authenticate the user5602 a `blocked pending approval` user5603 does not authenticate the user5604 an internal user5605 does not authenticate the user5606 when using valid password5607 authenticates user correctly5608 creates an audit log record5609 creates an authentication event record5610 allows user authenticating from the same ip5611 blocks user authenticating from two distinct ips5612 updates the user activity5613 a deactivated user5614 is allowed to login5615 activates the user5616 shows reactivation flash message after logging in5617# [RSpecRunTime] RSpec elapsed time: 22 minutes 48.41 seconds. Current RSS: ~1486M. load average: 1.07 1.12 1.01 1/277 22115618 with password authentication disabled5619 does not sign in the user5620 returns status 4035621# [RSpecRunTime] RSpec elapsed time: 22 minutes 50.57 seconds. Current RSS: ~1493M. load average: 1.07 1.12 1.01 1/277 22125622 with reCAPTCHA5623 when reCAPTCHA is enabled5624 successfully logs in a user when reCAPTCHA is solved5625 when the reCAPTCHA is not solved5626 displays an error5627 sets gon variables5628 when reCAPTCHA login protection is enabled5629 when user tried to login 5 times5630 displays an error when the reCAPTCHA is not solved5631 successfully logs in a user when reCAPTCHA is solved5632 when there are more than 5 anonymous session with the same IP5633 displays an error when the reCAPTCHA is not solved5634 successfully logs in a user when reCAPTCHA is solved5635 when using two-factor authentication via OTP5636 creates an audit log record5637 creates an authentication event record5638 remember_me field5639 sets a remember_user_token cookie when enabled5640 does nothing when disabled5641# [RSpecRunTime] RSpec elapsed time: 22 minutes 53.88 seconds. Current RSS: ~1494M. load average: 1.07 1.11 1.01 1/277 22135642 with password authentication disabled5643 allows 2FA stage of non-password login5644 when otp_user_id is stale5645 favors login over otp_user_id when password is present and does not authenticate the user5646 when authenticating with login and OTP of another user5647 when another user has 2FA enabled5648 when OTP is valid for another user5649 does not authenticate5650 when OTP is invalid for another user5651 does not authenticate5652 when authenticating with OTP5653 when OTP is valid5654 authenticates correctly5655 when OTP is invalid5656 does not authenticate5657 warns about invalid OTP code5658 sends an email to the user informing about the attempt to sign in with a wrong OTP code5659 when the user is on their last attempt5660 when OTP is valid5661 authenticates correctly5662 when OTP is invalid5663 does not authenticate5664 warns about invalid login5665 locks the user5666 keeps the user locked on future login attempts5667# [RSpecRunTime] RSpec elapsed time: 22 minutes 58.62 seconds. Current RSS: ~1496M. load average: 1.14 1.13 1.02 1/277 22145668 when rendering devise two factor5669 adds gon variables5670 when using two-factor authentication via WebAuthn device5671 creates an audit log record5672 creates an authentication event record5673 remember_me field5674 sets a remember_user_token cookie when enabled5675 does nothing when disabled5676# [RSpecRunTime] RSpec elapsed time: 23 minutes 0.38 second. Current RSS: ~1495M. load average: 1.14 1.13 1.02 1/277 22155677 when the user is locked and submits a valid verification token5678 successfully logs in a user5679 behaves like known sign in5680 when the remote IP and the last sign in IP match5681 does not notify the user5682 sets/updates the encrypted cookie5683# [RSpecRunTime] RSpec elapsed time: 23 minutes 1.87 seconds. Current RSS: ~1497M. load average: 1.14 1.13 1.02 1/277 22165684 when the remote IP and the last sign in IP do not match5685 notifies the user when the cookie is expired5686 notifies the user when the cookie is for another user5687 does not notify the user when remote IP matches an active session5688 does not notify the user when the cookie is present and not expired5689 when the cookie is not previously set5690 notifies the user5691 sets the encrypted cookie5692# [RSpecRunTime] RSpec elapsed time: 23 minutes 4.42 seconds. Current RSS: ~1477M. load average: 1.13 1.13 1.02 1/277 22175693 when notify_on_unknown_sign_in global setting is false5694 does not notify the user5695 does not set a cookie5696 when login fails5697 does increment failed login counts for session5698 #set_current_context5699 when signed in5700 sets the username and caller_id in the context5701 when not signed in5702 sets the caller_id in the context5703 when the user becomes locked5704 sets the caller_id in the context5705 #destroy5706 for a user whose password has expired5707 allows to sign out successfully5708# [RSpecRunTime] Finishing example group spec/controllers/sessions_controller_spec.rb. It took 39.55 seconds. Expected to take 51.27 seconds.5709# [RSpecRunTime] Starting example group spec/requests/groups_controller_spec.rb. Expected to take 44.21 seconds.5710GroupsController5711 token authentication5712 when public group5713 behaves like authenticates sessionless user for the request spec5714 show atom5715 when the 'private_token' param is populated with the personal access token5716 when valid token5717 when resource is public5718 authenticates user and returns response with ok status5719 when user with expired password5720 does not authenticate user and returns response with ok status5721 when the personal access token has no api scope5722 when resource is public5723 does not authenticate user and returns response with ok status5724 when invalid token5725 when resource is public5726 does not authenticate user and returns response with ok status5727 when the 'PRIVATE-TOKEN' header is populated with the personal access token5728 when valid token5729 when resource is public5730 authenticates user and returns response with ok status5731 when user with expired password5732 does not authenticate user and returns response with ok status5733 when the personal access token has no api scope5734 when resource is public5735 does not authenticate user and returns response with ok status5736 when invalid token5737 when resource is public5738 does not authenticate user and returns response with ok status5739 when the 'feed_token' param is populated with the feed token5740 when valid token5741 when resource is public5742 authenticates user and returns response with ok status5743 when user with expired password5744 does not authenticate user and returns response with ok status5745 when invalid token5746 when resource is public5747 does not authenticate user and returns response with ok status5748 behaves like authenticates sessionless user for the request spec5749 issues atom5750 when the 'private_token' param is populated with the personal access token5751 when valid token5752 when resource is public5753 authenticates user and returns response with ok status5754 when user with expired password5755 does not authenticate user and returns response with ok status5756 when the personal access token has no api scope5757 when resource is public5758 does not authenticate user and returns response with ok status5759 when invalid token5760 when resource is public5761 does not authenticate user and returns response with ok status5762 when the 'PRIVATE-TOKEN' header is populated with the personal access token5763 when valid token5764 when resource is public5765 authenticates user and returns response with ok status5766 when user with expired password5767 does not authenticate user and returns response with ok status5768 when the personal access token has no api scope5769 when resource is public5770 does not authenticate user and returns response with ok status5771 when invalid token5772 when resource is public5773 does not authenticate user and returns response with ok status5774 when the 'feed_token' param is populated with the feed token5775 when valid token5776 when resource is public5777 authenticates user and returns response with ok status5778 when user with expired password5779 does not authenticate user and returns response with ok status5780 when invalid token5781 when resource is public5782 does not authenticate user and returns response with ok status5783 behaves like authenticates sessionless user for the request spec5784 issues_calendar ics5785 when the 'private_token' param is populated with the personal access token5786 when valid token5787 when resource is public5788 authenticates user and returns response with ok status5789 when user with expired password5790 does not authenticate user and returns response with ok status5791 when the personal access token has no api scope5792 when resource is public5793 does not authenticate user and returns response with ok status5794 when invalid token5795 when resource is public5796 does not authenticate user and returns response with ok status5797 when the 'PRIVATE-TOKEN' header is populated with the personal access token5798 when valid token5799 when resource is public5800 authenticates user and returns response with ok status5801 when user with expired password5802 does not authenticate user and returns response with ok status5803 when the personal access token has no api scope5804 when resource is public5805 does not authenticate user and returns response with ok status5806 when invalid token5807 when resource is public5808 does not authenticate user and returns response with ok status5809 when the 'feed_token' param is populated with the feed token5810 when valid token5811 when resource is public5812 authenticates user and returns response with ok status5813 when user with expired password5814 does not authenticate user and returns response with ok status5815 when invalid token5816 when resource is public5817 does not authenticate user and returns response with ok status5818 when private group5819 behaves like authenticates sessionless user for the request spec5820 show atom5821 when the 'private_token' param is populated with the personal access token5822 when valid token5823 when resource is private5824 authenticates user and returns response with ok status5825 when user with expired password5826 does not return response with ok status5827# [RSpecRunTime] RSpec elapsed time: 23 minutes 16.56 seconds. Current RSS: ~1486M. load average: 1.11 1.12 1.02 1/278 22195828 when password expiration is not applicable5829 when ldap user5830 authenticates user and returns response with ok status5831 when the personal access token has no api scope5832 when resource is private5833 does not return response with ok status5834 when invalid token5835 when resource is private5836 does not return response with ok status5837 when the 'PRIVATE-TOKEN' header is populated with the personal access token5838 when valid token5839 when resource is private5840 authenticates user and returns response with ok status5841 when user with expired password5842 does not return response with ok status5843 when password expiration is not applicable5844 when ldap user5845 authenticates user and returns response with ok status5846 when the personal access token has no api scope5847 when resource is private5848 does not return response with ok status5849 when invalid token5850 when resource is private5851 does not return response with ok status5852 when the 'feed_token' param is populated with the feed token5853 when valid token5854 when resource is private5855 authenticates user and returns response with ok status5856 when user with expired password5857 does not return response with ok status5858 when password expiration is not applicable5859 when ldap user5860 authenticates user and returns response with ok status5861 when invalid token5862 when resource is private5863 does not return response with ok status5864 behaves like authenticates sessionless user for the request spec5865 issues atom5866 when the 'private_token' param is populated with the personal access token5867 when valid token5868 when resource is private5869 authenticates user and returns response with ok status5870 when user with expired password5871 does not return response with ok status5872 when password expiration is not applicable5873 when ldap user5874 authenticates user and returns response with ok status5875# [RSpecRunTime] RSpec elapsed time: 23 minutes 24.85 seconds. Current RSS: ~1472M. load average: 1.09 1.12 1.02 1/277 22205876 when the personal access token has no api scope5877 when resource is private5878 does not return response with ok status5879 when invalid token5880 when resource is private5881 does not return response with ok status5882 when the 'PRIVATE-TOKEN' header is populated with the personal access token5883 when valid token5884 when resource is private5885 authenticates user and returns response with ok status5886 when user with expired password5887 does not return response with ok status5888 when password expiration is not applicable5889 when ldap user5890 authenticates user and returns response with ok status5891 when the personal access token has no api scope5892 when resource is private5893 does not return response with ok status5894 when invalid token5895 when resource is private5896 does not return response with ok status5897 when the 'feed_token' param is populated with the feed token5898 when valid token5899 when resource is private5900 authenticates user and returns response with ok status5901 when user with expired password5902 does not return response with ok status5903 when password expiration is not applicable5904 when ldap user5905 authenticates user and returns response with ok status5906 when invalid token5907 when resource is private5908 does not return response with ok status5909 behaves like authenticates sessionless user for the request spec5910 issues_calendar ics5911 when the 'private_token' param is populated with the personal access token5912 when valid token5913 when resource is private5914 authenticates user and returns response with ok status5915 when user with expired password5916 does not return response with ok status5917 when password expiration is not applicable5918 when ldap user5919 authenticates user and returns response with ok status5920 when the personal access token has no api scope5921 when resource is private5922 does not return response with ok status5923 when invalid token5924 when resource is private5925 does not return response with ok status5926 when the 'PRIVATE-TOKEN' header is populated with the personal access token5927 when valid token5928 when resource is private5929 authenticates user and returns response with ok status5930 when user with expired password5931 does not return response with ok status5932 when password expiration is not applicable5933 when ldap user5934 authenticates user and returns response with ok status5935 when the personal access token has no api scope5936 when resource is private5937 does not return response with ok status5938 when invalid token5939 when resource is private5940 does not return response with ok status5941 when the 'feed_token' param is populated with the feed token5942 when valid token5943 when resource is private5944 authenticates user and returns response with ok status5945 when user with expired password5946 does not return response with ok status5947 when password expiration is not applicable5948 when ldap user5949 authenticates user and returns response with ok status5950 when invalid token5951 when resource is private5952 does not return response with ok status5953 POST #preview_markdown5954 when type is WorkItem5955 when work item exists at the group level5956 returns the markdown preview HTML5957# [RSpecRunTime] Finishing example group spec/requests/groups_controller_spec.rb. It took 29.5 seconds. Expected to take 44.21 seconds.5958# [RSpecRunTime] Starting example group spec/controllers/registrations_controller_spec.rb. Expected to take 39.66 seconds.5959RegistrationsController5960 #new5961 renders new template and sets the resource variable5962 has the expected registration url5963 behaves like switches to user preferred language5964 with preferred_language in cookies5965 renders new template with cookies preferred language5966 #create5967 logs a 'User Created' message5968 handles when params are new_user5969 sets name from first and last name5970 sets the caller_id in the context5971 with `blocked_pending_approval` state5972 when the `require_admin_approval_after_user_signup` setting is turned on5973 signs up the user in `blocked_pending_approval` state5974 does not log in the user after sign up5975 shows flash message after signing up5976 emails the access request to approvers5977 for email confirmation5978 when email confirmation setting is set to `hard`5979 does not send a confirmation email5980# [RSpecRunTime] RSpec elapsed time: 23 minutes 40.24 seconds. Current RSS: ~1467M. load average: 1.15 1.13 1.02 1/277 22215981 with audit events5982 when not licensed5983 does not log any audit event5984 when the `require_admin_approval_after_user_signup` setting is turned off5985 signs up the user in `active` state5986 does not show any flash message after signing up5987 does not email the approvers5988 with email confirmation5989 when email confirmation setting is set to `hard`5990 sends a confirmation email5991# [RSpecRunTime] RSpec elapsed time: 23 minutes 42.27 seconds. Current RSS: ~1463M. load average: 1.15 1.13 1.02 1/277 22225992 with private profile5993 when the `user_defaults_to_private_profile` setting is turned on5994 creates new user with profile set to private5995 with email confirmation5996 when email confirmation setting is set to `off`5997 signs the user in5998 when email confirmation setting is set to `hard`5999 does not authenticate the user and sends a confirmation email6000 tracks an almost there redirect6001 when registration is triggered from an accepted invite6002 when it is part from the initial invite email6003 when member exists from the session key value6004 tracks the invite acceptance6005# [RSpecRunTime] RSpec elapsed time: 23 minutes 45.14 seconds. Current RSS: ~1462M. load average: 1.14 1.13 1.02 1/277 22236006 when member does not exist from the session key value6007 does not track invite acceptance6008 when invite email matches email used on registration6009 signs the user in without sending a confirmation email6010 when invite email does not match the email used on registration6011 does not authenticate the user and sends a confirmation email6012 when the registration fails6013 does not delete the invitation or register the new user6014 when email confirmation setting is set to `soft`6015 authenticates the user and sends a confirmation email6016 does not track an almost there redirect6017 behaves like Onboarding::Redirectable6018 is expected to redirect to "/dashboard/projects"6019 when the new user already has any accepted group membership6020 redirects to the group path with a flash message6021 when the new user already has more than 1 accepted group membership6022 redirects to the last member group path without a flash message6023# [RSpecRunTime] RSpec elapsed time: 23 minutes 50.82 seconds. Current RSS: ~1454M. load average: 1.13 1.12 1.02 1/277 22246024 when the member has an orphaned source at the time of registering6025 is expected to redirect to "/dashboard/projects"6026 when invite email matches email used on registration6027 signs the user in without sending a confirmation email6028 when invite email does not match the email used on registration6029 authenticates the user and sends a confirmation email without confirming6030 when signup_enabled? is false6031 redirects to sign_in6032 when reCAPTCHA is enabled6033 redirects to the dashboard projects page when the reCAPTCHA is solved6034 when the reCAPTCHA is not solved6035 displays an error6036 sets gon variables6037 when invisible captcha is enabled6038 the honeypot has not been filled and the signup form has not been submitted too quickly6039 creates an account6040 honeypot spam detection6041 logs the request, refuses to create an account and renders an empty body6042 timestamp spam detection6043 when the sign up form has been submitted without the invisible_captcha_timestamp parameter6044 logs the request, refuses to create an account and displays a flash alert6045 when the sign up form has been submitted too quickly6046 logs the request, refuses to create an account and displays a flash alert6047 with terms of service6048 when terms are enforced6049 creates the user with accepted terms6050# [RSpecRunTime] RSpec elapsed time: 23 minutes 57.15 seconds. Current RSS: ~1472M. load average: 1.12 1.12 1.02 1/277 22256051 when terms are not enforced6052 creates the user without accepted terms6053 when the rate limit has been reached6054 returns status 429 Too Many Requests6055 when the password is weak6056 renders the form with errors6057 tracks a weak password error6058 does not track failed form submission6059 when the password is not weak6060 does not track a weak password error6061 tracks successful form submission6062 with preferred language6063 with default behavior6064 sets preferred language to default6065 when user sets preferred language6066 sets name from first and last name6067 when the first or last name is not "present?"6068 first_name: nil, last_name: "last"6069 behaves like a user without present first name or last name6070 renders the form with errors6071 first_name: "", last_name: "last"6072 behaves like a user without present first name or last name6073 renders the form with errors6074 first_name: " ", last_name: "last"6075 behaves like a user without present first name or last name6076 renders the form with errors6077 first_name: "first", last_name: nil6078 behaves like a user without present first name or last name6079 renders the form with errors6080 first_name: "first", last_name: ""6081 behaves like a user without present first name or last name6082 renders the form with errors6083 first_name: "first", last_name: " "6084 behaves like a user without present first name or last name6085 renders the form with errors6086 first_name: "", last_name: ""6087 behaves like a user without present first name or last name6088 renders the form with errors6089 #destroy6090 sets the username and caller_id in the context6091 when user requires password confirmation6092 fails if password confirmation is not provided6093 fails if password confirmation is wrong6094 succeeds if password is confirmed6095# [RSpecRunTime] RSpec elapsed time: 24 minutes 2.53 seconds. Current RSS: ~1475M. load average: 1.11 1.12 1.02 1/277 22266096 when user does not require password confirmation6097 fails if username confirmation is not provided6098 fails if username confirmation is wrong6099 succeeds if username is confirmed6100 for prerequisites for account deletion6101 with solo-owned groups6102 if the user is the sole owner of at least one group6103 fails6104 when user did not accept app terms6105 fails with message6106# [RSpecRunTime] Finishing example group spec/controllers/registrations_controller_spec.rb. It took 28.61 seconds. Expected to take 39.66 seconds.6107# [RSpecRunTime] Starting example group spec/controllers/projects/web_ide_terminals_controller_spec.rb. Expected to take 38.29 seconds.6108Projects::WebIdeTerminalsController6109 GET show6110 behaves like terminal access rights6111 with admin6112 when admin mode is enabled6113 returns 2006114# [RSpecRunTime] RSpec elapsed time: 24 minutes 6.68 seconds. Current RSS: ~1469M. load average: 1.10 1.12 1.02 1/277 22346115 when admin mode is disabled6116 returns 4046117 with owner6118 returns 2006119 with maintainer6120 returns 2006121 with developer6122 returns 4046123 with reporter6124 returns 4046125 with guest6126 returns 4046127 with non member6128 returns 4046129 behaves like when pipeline is not from a webide source6130 with admin6131 returns 4046132 POST check_config6133 behaves like terminal access rights6134 with admin6135 when admin mode is enabled6136 returns 2006137 when admin mode is disabled6138 returns 4046139 with owner6140 returns 2006141 with maintainer6142 returns 2006143 with developer6144 returns 4046145 with reporter6146 returns 4046147 with guest6148 returns 4046149 with non member6150 returns 4046151 when invalid config file6152 returns 4226153 POST create6154 when terminal job is created successfully6155 increases the web ide terminal counter6156 access rights6157 behaves like terminal access rights6158 with admin6159 when admin mode is enabled6160 returns 2006161# [RSpecRunTime] RSpec elapsed time: 24 minutes 14.07 seconds. Current RSS: ~1477M. load average: 1.08 1.11 1.02 1/282 22596162 when admin mode is disabled6163 returns 4046164 with owner6165 returns 2006166# [RSpecRunTime] RSpec elapsed time: 24 minutes 15.41 seconds. Current RSS: ~1480M. load average: 1.08 1.11 1.02 1/282 22606167 with maintainer6168 returns 2006169# [RSpecRunTime] RSpec elapsed time: 24 minutes 16.51 seconds. Current RSS: ~1481M. load average: 1.08 1.11 1.02 1/282 22616170 with developer6171 returns 4046172 with reporter6173 returns 4046174 with guest6175 returns 4046176 with non member6177 returns 4046178 when branch does not exist6179 returns 4006180 behaves like web ide terminal usage counter6181 does not increase6182 when there is an error creating the job6183 returns 4006184 behaves like web ide terminal usage counter6185 does not increase6186 when the current build is nil6187 returns 4006188 behaves like web ide terminal usage counter6189 does not increase6190 POST cancel6191 behaves like terminal access rights6192 with admin6193 when admin mode is enabled6194 returns 2006195 when admin mode is disabled6196 returns 4046197 with owner6198 returns 2006199 with maintainer6200 returns 2006201 with developer6202 returns 4046203 with reporter6204 returns 4046205 with guest6206 returns 4046207 with non member6208 returns 4046209 behaves like when pipeline is not from a webide source6210 with admin6211 returns 4046212 when job is not cancelable6213 returns 4226214 POST retry6215 behaves like terminal access rights6216 with admin6217 when admin mode is enabled6218 returns 2006219# [RSpecRunTime] RSpec elapsed time: 24 minutes 24.78 seconds. Current RSS: ~1471M. load average: 1.07 1.11 1.02 1/281 22936220 when admin mode is disabled6221 returns 4046222 with owner6223 returns 2006224# [RSpecRunTime] RSpec elapsed time: 24 minutes 27.95 seconds. Current RSS: ~1460M. load average: 1.06 1.11 1.02 1/282 23066225 with maintainer6226 returns 2006227 with developer6228 returns 4046229 with reporter6230 returns 4046231 with guest6232 returns 4046233 with non member6234 returns 4046235 behaves like when pipeline is not from a webide source6236 with admin6237 returns 4046238 when job is not retryable6239 returns 4226240 when job is cancelled6241 returns 2006242# [RSpecRunTime] RSpec elapsed time: 24 minutes 32.22 seconds. Current RSS: ~1464M. load average: 1.06 1.11 1.02 1/282 23356243 when job fails6244 returns 2006245# [RSpecRunTime] RSpec elapsed time: 24 minutes 33.36 seconds. Current RSS: ~1462M. load average: 1.06 1.10 1.02 1/282 23476246 when job is successful6247 returns 2006248# [RSpecRunTime] RSpec elapsed time: 24 minutes 34.53 seconds. Current RSS: ~1460M. load average: 1.06 1.10 1.02 1/282 23596249# [RSpecRunTime] Finishing example group spec/controllers/projects/web_ide_terminals_controller_spec.rb. It took 30.18 seconds. Expected to take 38.29 seconds.6250# [RSpecRunTime] Starting example group spec/controllers/projects/settings/integrations_controller_spec.rb. Expected to take 33.16 seconds.6251Projects::Settings::IntegrationsController6252 behaves like Integrations::Actions6253 GET #edit6254 assigns the integration6255 behaves like unknown integration6256 returns 404 Not Found6257# [RSpecRunTime] RSpec elapsed time: 24 minutes 36.8 seconds. Current RSS: ~1471M. load average: 1.06 1.10 1.02 1/282 23666258 PUT #update6259 updates the integration with the provided params and redirects to the form6260 when sending a password field6261 updates the integration with the password and other params6262# [RSpecRunTime] RSpec elapsed time: 24 minutes 38.71 seconds. Current RSS: ~1494M. load average: 1.05 1.10 1.02 1/282 23676263 when sending a blank password field6264 ignores the password field and saves the other params6265 behaves like unknown integration6266 returns 404 Not Found6267 PUT #test6268 behaves like unknown integration6269 returns 404 Not Found6270 with untestable integration6271 returns 404 Not Found6272# [RSpecRunTime] RSpec elapsed time: 24 minutes 43.28 seconds. Current RSS: ~1503M. load average: 1.05 1.10 1.02 1/282 23686273 with testable integration6274 returns 2006275# [RSpecRunTime] RSpec elapsed time: 24 minutes 44.35 seconds. Current RSS: ~1497M. load average: 1.05 1.10 1.02 1/280 23696276 GET index6277 renders index with 200 status code6278 shows Slack Slash Commands and not the GitLab for Slack app6279 when the `slack_app_enabled` application setting is enabled6280 shows the GitLab for Slack app and not Slack Slash Commands6281# [RSpecRunTime] RSpec elapsed time: 24 minutes 46.18 seconds. Current RSS: ~1497M. load average: 1.05 1.10 1.02 1/278 23706282 #test6283 renders 404 when the integration is not testable6284 returns success if test is successful6285 returns extra given data if test is successful6286 returns an error response if the test is not successful6287 returns extra given message if the test is not successful6288 returns an error response if a network exception is raised6289 returns error messages in JSON response if validations fail6290 when integration has a webhook6291 returns an error response if the webhook URL is changed to one that is blocked6292 ignores masked webhook param6293 creates an associated web hook record if web hook integration is configured for the first time6294# [RSpecRunTime] RSpec elapsed time: 24 minutes 51.3 seconds. Current RSS: ~1607M. load average: 1.05 1.10 1.01 1/280 23906295 when the endpoint receives requests above the rate limit6296 prevents making test requests6297 PUT #update6298 as HTML6299 when update fails6300 renders the edit form6301 when param `active` is set to true6302 when redirect_to param is present6303 behaves like integration update6304 redirects to the correct url with a flash message6305 when redirect_to is an external domain6306 behaves like integration update6307 redirects to the correct url with a flash message6308 when redirect_to param is an empty string6309 behaves like integration update6310 redirects to the correct url with a flash message6311 when param `active` is set to false6312 behaves like integration update6313 redirects to the correct url with a flash message6314 when param `inherit_from_id` is set to empty string6315 sets inherit_from_id to nil6316 when param `inherit_from_id` is set to an instance integration6317 ignores submitted params and inherits instance settings6318 when param `inherit_from_id` is set to a group integration6319 ignores submitted params and inherits group settings6320# [RSpecRunTime] RSpec elapsed time: 24 minutes 56.32 seconds. Current RSS: ~1725M. load average: 1.12 1.11 1.02 1/279 23916321 when param `inherit_from_id` is set to an unrelated group6322 ignores the param and saves the submitted settings6323 with chat notification integration6324 behaves like integration update6325 redirects to the correct url with a flash message6326 with masked token6327 does not update the webhook6328 behaves like integration update6329 redirects to the correct url with a flash message6330# [RSpecRunTime] RSpec elapsed time: 24 minutes 58.72 seconds. Current RSS: ~1726M. load average: 1.11 1.11 1.02 1/279 23926331 with chat notification integration which masks channel params6332 behaves like integration update6333 redirects to the correct url with a flash message6334 with masked channel param6335 does not update the channel6336 behaves like integration update6337 redirects to the correct url with a flash message6338 as JSON6339 when update succeeds6340 returns success response6341 when update fails with missing password6342 returns JSON response errors6343 when update fails with invalid URL6344 returns JSON response with errors6345 GET #edit6346 with Jira service6347 with approved services6348 renders edit page6349# [RSpecRunTime] RSpec elapsed time: 25 minutes 3.62 seconds. Current RSS: ~1740M. load average: 1.10 1.11 1.02 1/276 23936350# [RSpecRunTime] Finishing example group spec/controllers/projects/settings/integrations_controller_spec.rb. It took 29.07 seconds. Expected to take 33.16 seconds.6351# [RSpecRunTime] Starting example group spec/controllers/projects/merge_requests/conflicts_controller_spec.rb. Expected to take 30.3 seconds.6352Projects::MergeRequests::ConflictsController6353 GET show6354 when the request is html6355 does tracks the resolve call6356# [RSpecRunTime] RSpec elapsed time: 25 minutes 5.72 seconds. Current RSS: ~1750M. load average: 1.10 1.11 1.02 1/283 24436357 when the conflicts cannot be resolved in the UI6358 returns a 200 status code6359 returns JSON with a message6360 does not track the resolve call6361# [RSpecRunTime] RSpec elapsed time: 25 minutes 10.71 seconds. Current RSS: ~1771M. load average: 1.09 1.11 1.02 1/283 26216362 with valid conflicts6363 matches the schema6364 includes meta info about the MR6365 includes each file that has conflicts6366 splits files into sections with lines6367 has unique section IDs across files6368# [RSpecRunTime] RSpec elapsed time: 25 minutes 19.27 seconds. Current RSS: ~1825M. load average: 1.08 1.10 1.02 1/283 29176369 GET conflict_for_path6370 when the conflicts cannot be resolved in the UI6371 returns a 404 status code6372# [RSpecRunTime] RSpec elapsed time: 25 minutes 20.94 seconds. Current RSS: ~1818M. load average: 1.08 1.10 1.02 1/283 29776373 when the file does not exist cannot be resolved in the UI6374 returns a 404 status code6375# [RSpecRunTime] RSpec elapsed time: 25 minutes 22.57 seconds. Current RSS: ~1817M. load average: 1.08 1.10 1.02 1/283 30376376 with an existing file6377 returns a 200 and the file in JSON format6378# [RSpecRunTime] RSpec elapsed time: 25 minutes 24.18 seconds. Current RSS: ~1816M. load average: 1.07 1.10 1.02 1/283 31086379 POST resolve_conflicts6380 with valid params6381 handles the success case6382# [RSpecRunTime] RSpec elapsed time: 25 minutes 27.74 seconds. Current RSS: ~1829M. load average: 1.15 1.12 1.02 1/283 31886383 when sections are missing6384 handles the error case6385# [RSpecRunTime] RSpec elapsed time: 25 minutes 29.58 seconds. Current RSS: ~1834M. load average: 1.15 1.12 1.02 1/283 32606386 when files are missing6387 handles the error case6388# [RSpecRunTime] RSpec elapsed time: 25 minutes 31.35 seconds. Current RSS: ~1836M. load average: 1.15 1.12 1.02 1/283 33326389 when a file has identical content to the conflict6390 handles the error case6391# [RSpecRunTime] RSpec elapsed time: 25 minutes 33.18 seconds. Current RSS: ~1836M. load average: 1.62 1.22 1.05 1/283 34126392# [RSpecRunTime] Finishing example group spec/controllers/projects/merge_requests/conflicts_controller_spec.rb. It took 29.6 seconds. Expected to take 30.3 seconds.6393# [RSpecRunTime] Starting example group spec/controllers/snippets/notes_controller_spec.rb. Expected to take 29.2 seconds.6394Snippets::NotesController6395 GET index6396 when a snippet is public6397 returns status 2006398 returns not empty array of notes6399# [RSpecRunTime] RSpec elapsed time: 25 minutes 34.52 seconds. Current RSS: ~1836M. load average: 1.62 1.22 1.05 1/283 34136400 when a snippet is internal6401 when user not logged in6402 returns status 4046403 when user logged in6404 returns status 2006405 when a snippet is private6406 when user not logged in6407 returns status 4046408 when user other than author logged in6409 returns status 4046410 when author logged in6411 returns status 2006412 returns 1 note6413# [RSpecRunTime] RSpec elapsed time: 25 minutes 37.79 seconds. Current RSS: ~1836M. load average: 1.65 1.23 1.06 1/282 34146414 dont show non visible notes6415 does not return any note6416 POST create6417 when a snippet is public6418 returns status 3026419 creates the note6420 behaves like create notes request exceeding rate limit6421 allows user in allow-list to create notes, even if the case is different6422 when rate limiter enabled6423 logs request and declines it when endpoint called more than the threshold6424# [RSpecRunTime] RSpec elapsed time: 25 minutes 41.17 seconds. Current RSS: ~1830M. load average: 1.65 1.23 1.06 2/283 34156425 when rate limiter is disabled6426 does not log request and does not block the request6427 when a snippet is internal6428 returns status 3026429 creates the note6430 behaves like create notes request exceeding rate limit6431 allows user in allow-list to create notes, even if the case is different6432 when rate limiter enabled6433 logs request and declines it when endpoint called more than the threshold6434# [RSpecRunTime] RSpec elapsed time: 25 minutes 44.28 seconds. Current RSS: ~1830M. load average: 1.59 1.22 1.06 1/277 34166435 when rate limiter is disabled6436 does not log request and does not block the request6437 when a snippet is private6438 when user is not the author6439 returns status 4046440 does not create the note6441 when user sends a snippet_id for a public snippet6442 returns status 3026443 creates the note on the public snippet6444# [RSpecRunTime] RSpec elapsed time: 25 minutes 47.34 seconds. Current RSS: ~1819M. load average: 1.59 1.22 1.06 1/277 34176445 when user is the author6446 returns status 3026447 creates the note6448 behaves like create notes request exceeding rate limit6449 allows user in allow-list to create notes, even if the case is different6450 when rate limiter enabled6451 logs request and declines it when endpoint called more than the threshold6452# [RSpecRunTime] RSpec elapsed time: 25 minutes 49.96 seconds. Current RSS: ~1791M. load average: 1.55 1.22 1.06 1/277 34186453 when rate limiter is disabled6454 does not log request and does not block the request6455 PUT update6456 when the note is valid6457 updates the note6458 returns status 2006459# [RSpecRunTime] RSpec elapsed time: 25 minutes 51.88 seconds. Current RSS: ~1787M. load average: 1.55 1.22 1.06 1/277 34196460 when there are ActiveRecord validation errors6461 does not update the note6462 returns status 4226463# [RSpecRunTime] RSpec elapsed time: 25 minutes 53.03 seconds. Current RSS: ~1786M. load average: 1.50 1.22 1.06 1/277 34206464 DELETE destroy6465 when user is the author of a note6466 returns status 2006467 deletes the note6468 system note6469 does not delete the note6470# [RSpecRunTime] RSpec elapsed time: 25 minutes 54.99 seconds. Current RSS: ~1789M. load average: 1.50 1.22 1.06 1/277 34216471 when user is not the author of a note6472 returns status 4046473 does not update the note6474# [RSpecRunTime] RSpec elapsed time: 25 minutes 56.62 seconds. Current RSS: ~1791M. load average: 1.50 1.22 1.06 1/277 34226475 POST toggle_award_emoji6476 toggles the award emoji6477 removes the already awarded emoji when it exists6478# [RSpecRunTime] RSpec elapsed time: 25 minutes 58.19 seconds. Current RSS: ~1792M. load average: 1.46 1.21 1.06 1/277 34236479# [RSpecRunTime] Finishing example group spec/controllers/snippets/notes_controller_spec.rb. It took 24.97 seconds. Expected to take 29.2 seconds.6480# [RSpecRunTime] Starting example group spec/requests/api/graphql/ci/runners_spec.rb. Expected to take 25.89 seconds.6481Query.runners6482 Query.runners6483 returns expected runners6484 with filters6485 when filtered on type and status6486 runner_type is INSTANCE_TYPE and status is ACTIVE6487 behaves like a working graphql query returning expected runners6488 returns expected runners6489 behaves like a working graphql query6490 returns a successful response6491# [RSpecRunTime] RSpec elapsed time: 26 minutes 2.12 seconds. Current RSS: ~1803M. load average: 1.46 1.21 1.06 1/278 34416492 runner_type is PROJECT_TYPE and status is NEVER_CONTACTED6493 behaves like a working graphql query returning expected runners6494 returns expected runners6495 behaves like a working graphql query6496 returns a successful response6497# [RSpecRunTime] RSpec elapsed time: 26 minutes 5.16 seconds. Current RSS: ~1794M. load average: 1.43 1.21 1.06 1/280 34486498 when filtered on version prefix6499 when version_prefix is "15."6500 behaves like a working graphql query returning expected runners6501 returns expected runners6502 behaves like a working graphql query6503 returns a successful response6504# [RSpecRunTime] RSpec elapsed time: 26 minutes 7.1 seconds. Current RSS: ~1789M. load average: 1.43 1.21 1.06 1/280 34496505 when version_prefix is "15.11."6506 behaves like a working graphql query returning expected runners6507 returns expected runners6508 behaves like a working graphql query6509 returns a successful response6510 when version_prefix is "15.11.0"6511 behaves like a working graphql query returning expected runners6512 returns expected runners6513 behaves like a working graphql query6514 returns a successful response6515 when version_prefix is not digits6516 behaves like a working graphql query returning expected runners6517 returns expected runners6518 behaves like a working graphql query6519 returns a successful response6520 when filtered by creator6521 when existing user id given6522 behaves like a working graphql query returning expected runners6523 returns expected runners6524 behaves like a working graphql query6525 returns a successful response6526# [RSpecRunTime] RSpec elapsed time: 26 minutes 13.16 seconds. Current RSS: ~1782M. load average: 1.36 1.20 1.06 1/279 34506527 when non existent user id given6528 does not return any runners6529 Runner query limits6530 avoids N+1 queries6531# [RSpecRunTime] RSpec elapsed time: 26 minutes 20.35 seconds. Current RSS: ~1770M. load average: 1.33 1.20 1.06 1/277 34516532 pagination6533 when sorted by contacted_at ascending6534 behaves like sorted paginated query6535 behaves like requires variables6536 shared example requires variables to be set6538 when sorting6539 sorts correctly6540 when paginating6541 paginates correctly6542 when sorted by created_at6543 behaves like sorted paginated query6544 behaves like requires variables6545 shared example requires variables to be set6547 when sorting6548 sorts correctly6549 when paginating6550 paginates correctly6551# [RSpecRunTime] Finishing example group spec/requests/api/graphql/ci/runners_spec.rb. It took 23.73 seconds. Expected to take 25.89 seconds.6552# [RSpecRunTime] Starting example group spec/requests/api/graphql/ci/runners_spec.rb. Expected to take 25.89 seconds.6553Group.runners6554 edges6555 contains custom edge information6556# [RSpecRunTime] RSpec elapsed time: 26 minutes 23.39 seconds. Current RSS: ~1766M. load average: 1.30 1.19 1.06 1/277 34526557# [RSpecRunTime] Finishing example group spec/requests/api/graphql/ci/runners_spec.rb. It took 1.47 seconds. Expected to take 25.89 seconds.6558# [RSpecRunTime] Starting example group spec/controllers/repositories/git_http_controller_spec.rb. Expected to take 25.0 seconds.6559Repositories::GitHttpController6560 when repository container is a project6561 behaves like Repositories::GitHttpController6562 HEAD #info_refs6563 returns 4036564# [RSpecRunTime] RSpec elapsed time: 26 minutes 25.22 seconds. Current RSS: ~1772M. load average: 1.30 1.19 1.06 1/277 34846565 GET #info_refs6566 returns 401 for unauthenticated requests to public repositories when http protocol is disabled6567 calls the right access checker class with the right object6568 with authorized user6569 returns 2006570 adds user info to the logs6571 POST #git_upload_pack6572 returns 2006573 when JWT token is not provided6574 returns 4036575 behaves like handles unavailable Gitaly6576 when Gitaly is unavailable6577 responds with a 503 message6578 behaves like handles logging git upload pack operation6579 with git pull/fetch/clone action6580 behaves like handles user activity6581 updates the user activity6582 behaves like handles logging git receive pack operation6583 with git push action when log_user_git_push_activity is enabled6584 behaves like handles user activity6585 updates the user activity6586 when log_user_git_push_activity is disabled6587 does not log user activity6588 POST #git_upload_pack6589 updates project statistics sync for projects6590 recording the onboarding progress6591 is expected to equal true6592 when disable_git_http_fetch_writes is enabled6593 does not increment statistics6594 when the user is a deploy token6595 behaves like Repositories::GitHttpController6596 HEAD #info_refs6597 returns 4036598 GET #info_refs6599 returns 401 for unauthenticated requests to public repositories when http protocol is disabled6600 calls the right access checker class with the right object6601 with authorized user6602 returns 2006603 adds user info to the logs6604 POST #git_upload_pack6605 returns 2006606 when JWT token is not provided6607 returns 4036608 behaves like handles logging git upload pack operation6609 with git pull/fetch/clone action6610 behaves like handles user activity6611 updates the user activity6612 when repository container is a project wiki6613 behaves like Repositories::GitHttpController6614 HEAD #info_refs6615 returns 4036616 GET #info_refs6617 returns 401 for unauthenticated requests to public repositories when http protocol is disabled6618 calls the right access checker class with the right object6619 with authorized user6620 returns 2006621 adds user info to the logs6622# [RSpecRunTime] RSpec elapsed time: 26 minutes 31.59 seconds. Current RSS: ~1833M. load average: 1.36 1.21 1.06 1/277 34916623 POST #git_upload_pack6624 returns 2006625 when JWT token is not provided6626 returns 4036627 behaves like handles logging git upload pack operation6628 with git pull/fetch/clone action6629 behaves like handles user activity6630 updates the user activity6631 behaves like handles logging git receive pack operation6632 with git push action when log_user_git_push_activity is enabled6633 behaves like handles user activity6634 updates the user activity6635 when log_user_git_push_activity is disabled6636 does not log user activity6637 when repository container is a personal snippet6638 behaves like Repositories::GitHttpController6639 HEAD #info_refs6640 returns 4036641 GET #info_refs6642 returns 401 for unauthenticated requests to public repositories when http protocol is disabled6643 calls the right access checker class with the right object6644 with authorized user6645 returns 2006646 adds user info to the logs6647 POST #git_upload_pack6648 returns 2006649 when JWT token is not provided6650 returns 4036651 behaves like handles unavailable Gitaly6652 when Gitaly is unavailable6653 responds with a 503 message6654 behaves like handles logging git upload pack operation6655 with git pull/fetch/clone action6656 behaves like handles user activity6657 updates the user activity6658 behaves like handles logging git receive pack operation6659 with git push action when log_user_git_push_activity is enabled6660 behaves like handles user activity6661 updates the user activity6662 when log_user_git_push_activity is disabled6663 does not log user activity6664 when repository container is a project snippet6665 behaves like Repositories::GitHttpController6666 HEAD #info_refs6667 returns 4036668 GET #info_refs6669 returns 401 for unauthenticated requests to public repositories when http protocol is disabled6670 calls the right access checker class with the right object6671 with authorized user6672 returns 2006673 adds user info to the logs6674 POST #git_upload_pack6675 returns 2006676 when JWT token is not provided6677 returns 4036678 behaves like handles unavailable Gitaly6679 when Gitaly is unavailable6680 responds with a 503 message6681 behaves like handles logging git upload pack operation6682 with git pull/fetch/clone action6683 behaves like handles user activity6684 updates the user activity6685 behaves like handles logging git receive pack operation6686 with git push action when log_user_git_push_activity is enabled6687 behaves like handles user activity6688 updates the user activity6689 when log_user_git_push_activity is disabled6690 does not log user activity6691 when repository container is a design_management_repository6692 GET #info_refs6693 calls the right access checker class with the right object6694 #append_info_to_payload6695 appends metadata for logging6696# [RSpecRunTime] Finishing example group spec/controllers/repositories/git_http_controller_spec.rb. It took 13.94 seconds. Expected to take 25.0 seconds.6697# [RSpecRunTime] Starting example group spec/requests/api/resource_milestone_events_spec.rb. Expected to take 21.7 seconds.6698API::ResourceMilestoneEvents6699 when eventable is an Issue6700 behaves like resource_milestone_events API6701 GET /projects/:id/issues/:noteable_id/resource_milestone_events6702 returns an array of resource milestone events6703 returns a 404 error when eventable id not found6704 returns 404 when not authorized6705 when there is an event with a milestone which is not visible for requesting user6706 returns the expected events6707# [RSpecRunTime] RSpec elapsed time: 26 minutes 42.6 seconds. Current RSS: ~1804M. load average: 1.28 1.20 1.06 1/277 34976708 GET /projects/:id/issues/:noteable_id/resource_milestone_events/:event_id6709 returns a resource milestone event by id6710 returns 404 when not authorized6711 returns a 404 error if resource milestone event not found6712# [RSpecRunTime] RSpec elapsed time: 26 minutes 46.01 seconds. Current RSS: ~1785M. load average: 1.28 1.20 1.06 1/277 34986713 pagination6714 returns the second page6715# [RSpecRunTime] RSpec elapsed time: 26 minutes 47.05 seconds. Current RSS: ~1781M. load average: 1.28 1.20 1.06 1/277 34996716 when eventable is a Merge Request6717 behaves like resource_milestone_events API6718 GET /projects/:id/merge_requests/:noteable_id/resource_milestone_events6719 returns an array of resource milestone events6720 returns a 404 error when eventable id not found6721 returns 404 when not authorized6722 when there is an event with a milestone which is not visible for requesting user6723 returns the expected events6724# [RSpecRunTime] RSpec elapsed time: 26 minutes 52.13 seconds. Current RSS: ~1770M. load average: 1.26 1.19 1.06 1/277 35006725 GET /projects/:id/merge_requests/:noteable_id/resource_milestone_events/:event_id6726 returns a resource milestone event by id6727 returns 404 when not authorized6728 returns a 404 error if resource milestone event not found6729# [RSpecRunTime] RSpec elapsed time: 26 minutes 55.39 seconds. Current RSS: ~1756M. load average: 1.32 1.21 1.06 1/277 35016730 pagination6731 returns the second page6732# [RSpecRunTime] RSpec elapsed time: 26 minutes 56.62 seconds. Current RSS: ~1753M. load average: 1.32 1.21 1.06 1/277 35026733# [RSpecRunTime] Finishing example group spec/requests/api/resource_milestone_events_spec.rb. It took 19.27 seconds. Expected to take 21.7 seconds.6734# [RSpecRunTime] Starting example group spec/requests/api/alert_management_alerts_spec.rb. Expected to take 19.48 seconds.6735API::AlertManagementAlerts6736 PUT /projects/:id/alert_management_alerts/:alert_iid/metric_images/authorize6737 authorizes uploading with workhorse header6738 rejects requests that bypassed gitlab-workhorse6739 when using remote storage6740 when direct upload is enabled6741 responds with status 200, location of file remote store and object details6742# [RSpecRunTime] RSpec elapsed time: 26 minutes 58.78 seconds. Current RSS: ~1751M. load average: 1.37 1.22 1.07 1/277 35036743 when direct upload is disabled6744 handles as a local file6745 POST /projects/:id/alert_management_alerts/:alert_iid/metric_images6746 user_role: :guest, expected_status: :unauthorized_upload6747 behaves like unauthorized_upload6748 disallows the upload6749 user_role: :reporter, expected_status: :unauthorized_upload6750 behaves like unauthorized_upload6751 disallows the upload6752 user_role: :developer, expected_status: :can_upload_metric_image6753 behaves like can_upload_metric_image6754 creates a new metric image6755 file size too large6756 returns an error6757 error when saving6758 returns an error6759 object storage enabled6760 uploads to remote storage6761 behaves like can_upload_metric_image6762 creates a new metric image6763 GET /projects/:id/alert_management_alerts/:alert_iid/metric_images6764 user_role: :not_member, public_project: false, expected_status: :unauthorized_read6765 behaves like unauthorized_read6766 cannot read the metric images6767 user_role: :not_member, public_project: true, expected_status: :unauthorized_read6768 behaves like unauthorized_read6769 cannot read the metric images6770 user_role: :guest, public_project: false, expected_status: :unauthorized_read6771 behaves like unauthorized_read6772 cannot read the metric images6773 user_role: :reporter, public_project: false, expected_status: :unauthorized_read6774 behaves like unauthorized_read6775 cannot read the metric images6776 user_role: :developer, public_project: false, expected_status: :can_read_metric_image6777 behaves like can_read_metric_image6778 can read the metric images6779 PUT /projects/:id/alert_management_alerts/:alert_iid/metric_images/:metric_image_id6780 user_role: :not_member, public_project: false, expected_status: :unauthorized_update6781 behaves like unauthorized_update6782 cannot update the metric image6783 user_role: :not_member, public_project: true, expected_status: :unauthorized_update6784 behaves like unauthorized_update6785 cannot update the metric image6786 user_role: :guest, public_project: false, expected_status: :unauthorized_update6787 behaves like unauthorized_update6788 cannot update the metric image6789 user_role: :reporter, public_project: false, expected_status: :unauthorized_update6790 behaves like unauthorized_update6791 cannot update the metric image6792 user_role: :developer, public_project: false, expected_status: :can_update_metric_image6793 behaves like can_update_metric_image6794 can update the metric images6795 when user has access6796 and metric image not found6797 returns an error6798 metric image cannot be updated6799 returns an error6800 DELETE /projects/:id/alert_management_alerts/:alert_iid/metric_images/:metric_image_id6801 user_role: :not_member, public_project: false, expected_status: "unauthorized delete"6802 behaves like unauthorized delete6803 cannot delete the metric image6804 user_role: :not_member, public_project: true, expected_status: "unauthorized delete"6805 behaves like unauthorized delete6806 cannot delete the metric image6807 user_role: :guest, public_project: false, expected_status: "unauthorized delete"6808 behaves like unauthorized delete6809 cannot delete the metric image6810 user_role: :reporter, public_project: false, expected_status: "unauthorized delete"6811 behaves like unauthorized delete6812 cannot delete the metric image6813 user_role: :developer, public_project: false, expected_status: "can delete metric image successfully"6814 behaves like can delete metric image successfully6815 can delete the metric images6816 when user has access6817 when metric image not found6818 returns an error6819 when error when deleting6820 returns an error6821# [RSpecRunTime] Finishing example group spec/requests/api/alert_management_alerts_spec.rb. It took 14.64 seconds. Expected to take 19.48 seconds.6822# [RSpecRunTime] Starting example group spec/requests/api/graphql/group/dependency_proxy_group_setting_spec.rb. Expected to take 19.21 seconds.6823getting dependency proxy settings for a group6824 with the settings model created6825 behaves like dependency proxy group setting query6826 behaves like a working graphql query6827 returns a successful response6828 with different permissions6829 group_visibility: :private, role: :owner, access_granted: true6830 return the proper response6831 group_visibility: :private, role: :maintainer, access_granted: false6832 return the proper response6833 with disabled admin_package feature flag6834 return the proper response6835 group_visibility: :private, role: :developer, access_granted: false6836 return the proper response6837 group_visibility: :private, role: :reporter, access_granted: false6838 return the proper response6839 group_visibility: :private, role: :guest, access_granted: false6840 return the proper response6841 group_visibility: :private, role: :anonymous, access_granted: false6842 return the proper response6843 group_visibility: :public, role: :owner, access_granted: true6844 return the proper response6845 group_visibility: :public, role: :maintainer, access_granted: false6846 return the proper response6847 with disabled admin_package feature flag6848 return the proper response6849 group_visibility: :public, role: :developer, access_granted: false6850 return the proper response6851 group_visibility: :public, role: :reporter, access_granted: false6852 return the proper response6853 group_visibility: :public, role: :guest, access_granted: false6854 return the proper response6855 group_visibility: :public, role: :anonymous, access_granted: false6856 return the proper response6857 without the settings model created6858 behaves like dependency proxy group setting query6859 behaves like a working graphql query6860 returns a successful response6861 with different permissions6862 group_visibility: :private, role: :owner, access_granted: true6863 return the proper response6864 group_visibility: :private, role: :maintainer, access_granted: false6865 return the proper response6866 with disabled admin_package feature flag6867 return the proper response6868 group_visibility: :private, role: :developer, access_granted: false6869 return the proper response6870 group_visibility: :private, role: :reporter, access_granted: false6871 return the proper response6872 group_visibility: :private, role: :guest, access_granted: false6873 return the proper response6874 group_visibility: :private, role: :anonymous, access_granted: false6875 return the proper response6876 group_visibility: :public, role: :owner, access_granted: true6877 return the proper response6878 group_visibility: :public, role: :maintainer, access_granted: false6879 return the proper response6880 with disabled admin_package feature flag6881 return the proper response6882 group_visibility: :public, role: :developer, access_granted: false6883 return the proper response6884 group_visibility: :public, role: :reporter, access_granted: false6885 return the proper response6886 group_visibility: :public, role: :guest, access_granted: false6887 return the proper response6888 group_visibility: :public, role: :anonymous, access_granted: false6889 return the proper response6890# [RSpecRunTime] Finishing example group spec/requests/api/graphql/group/dependency_proxy_group_setting_spec.rb. It took 13.6 seconds. Expected to take 19.21 seconds.6891# [RSpecRunTime] Starting example group spec/requests/api/graphql/project/issue/designs/designs_spec.rb. Expected to take 17.95 seconds.6892Getting designs related to an issue6893 when the feature is available6894 returns the design properties correctly6895 when the v432x230-sized design image has not been processed6896 returns nil for the v432x230-sized design image6897# [RSpecRunTime] RSpec elapsed time: 27 minutes 27.19 seconds. Current RSS: ~1818M. load average: 1.32 1.22 1.07 1/281 35286898 pagination6899 sorts designs for reliable pagination6900# [RSpecRunTime] RSpec elapsed time: 27 minutes 29.04 seconds. Current RSS: ~1806M. load average: 1.30 1.22 1.07 1/285 36086901 with versions6902 includes the version id6903 includes the version sha6904 viewing a design board at a particular version6905 viewing the original version, when one design was created6906 only returns the first design6907 returns the correct full-sized design image6908 returns the correct v432x230-sized design image6909 returns the correct event for the design in this version6910 only returns one version record for the design (the original version)6911# [RSpecRunTime] RSpec elapsed time: 27 minutes 32.39 seconds. Current RSS: ~1787M. load average: 1.30 1.22 1.07 1/285 36346912 viewing the second version, when one design was created6913 only returns the first two designs6914 returns the correct full-sized design images6915 returns the correct v432x230-sized design images6916 returns the correct events for the designs in this version6917 returns the correct versions records for both designs6918# [RSpecRunTime] RSpec elapsed time: 27 minutes 34.79 seconds. Current RSS: ~1801M. load average: 1.27 1.21 1.07 1/282 36356919 viewing the last version, when one design was deleted and one was updated6920 does not include the deleted design6921 returns the correct full-sized design images6922 returns the correct v432x230-sized design images6923 returns the correct events for the designs in this version6924 returns all versions records for the designs6925# [RSpecRunTime] RSpec elapsed time: 27 minutes 38.3 seconds. Current RSS: ~1806M. load average: 1.25 1.21 1.07 1/284 36546926 a design with note annotations6927 returns the notes for the design6928 returns a note_count for the design6929# [RSpecRunTime] RSpec elapsed time: 27 minutes 39.63 seconds. Current RSS: ~1804M. load average: 1.25 1.21 1.07 1/283 36586930# [RSpecRunTime] Finishing example group spec/requests/api/graphql/project/issue/designs/designs_spec.rb. It took 14.77 seconds. Expected to take 17.95 seconds.6931# [RSpecRunTime] Starting example group spec/controllers/help_controller_spec.rb. Expected to take 15.69 seconds.6932HelpController6933 GET #index6934 with absolute url6935 keeps the URL absolute6936 with relative url6937 prefixes it with /help/6938 when url is an external link6939 does not change it6940 when relative url with external on same line6941 prefix it with /help/6942 when relative url with http:// in query6943 prefix it with /help/6944 when mailto URL6945 do not change it6946 when protocol-relative link6947 do not change it6948 restricted visibility set to public6949 redirects to sign_in path6950 when two factor is required6951 does not redirect to two factor auth6952 when requesting help index (underscore prefix test)6953 and the doc/index.md file exists6954 returns index.md6955 but the doc/index.md file does not exist6956 returns _index.md6957 when requesting help index (frontmatter test)6958 and the doc/index.md file has the level 1 heading in frontmatter6959 returns content with title in Markdown6960 and the doc/index.md file has the level 1 heading in Markdown6961 returns content with title in Markdown6962 GET #drawers6963 when requested file exists6964 assigns variables6965 renders HTML6966 when requested file is missing6967 renders not found6968 GET #show6969 for Markdown formats6970 when requested file exists6971 assigns to @markdown6972 behaves like documentation pages local render6973 renders HTML6974 when two factor is required6975 does not redirect to two factor auth6976 when a custom help_page_documentation_url is set in database6977 behaves like documentation pages redirect6978 redirects user to custom documentation url with a specified version6979 when it is a pre-release6980 redirects user to custom documentation url without a version6981 when a custom help_page_documentation_url is set in configuration file6982 behaves like documentation pages redirect6983 redirects user to custom documentation url with a specified version6984 when it is a pre-release6985 redirects user to custom documentation url without a version6986 when gitlab_docs is disabled6987 behaves like documentation pages redirect6988 redirects user to custom documentation url with a specified version6989 when it is a pre-release6990 redirects user to custom documentation url without a version6991 when host is missing6992 behaves like documentation pages redirect6993 redirects user to custom documentation url with a specified version6994 when it is a pre-release6995 redirects user to custom documentation url without a version6996 when help_page_documentation_url is set in both db and configuration file6997 behaves like documentation pages redirect6998 redirects user to custom documentation url with a specified version6999 when it is a pre-release7000 redirects user to custom documentation url without a version7001 when help_page_documentation_url has a trailing slash7002 behaves like documentation pages redirect7003 redirects user to custom documentation url with a specified version7004 when it is a pre-release7005 redirects user to custom documentation url without a version7006 when requested file is missing7007 renders not found7008 for image formats7009 when requested file exists7010 renders the raw file7011 when requested file is missing7012 renders not found7013 for other formats7014 always renders not found7015 when requesting an index.md7016 and the index.md file exists7017 returns an index.md file7018 but the index.md file does not exist7019 returns an _index.md file7020 when requesting content7021 and the Markdown file has the level 1 heading in frontmatter7022 returns content with the level 1 heading in Markdown7023 and the Markdown file has the level 1 heading in Markdown7024 returns content with the level 1 heading in Markdown7025# [RSpecRunTime] Finishing example group spec/controllers/help_controller_spec.rb. It took 8.37 seconds. Expected to take 15.69 seconds.7026# [RSpecRunTime] Starting example group spec/requests/api/graphql/group/work_items_spec.rb. Expected to take 14.93 seconds.7027getting a work_item list for a group7028 when the user can not see confidential work_items7029 does not return confidential issues7030 behaves like a working graphql query7031 returns a successful response7032# [RSpecRunTime] RSpec elapsed time: 27 minutes 52.29 seconds. Current RSS: ~1813M. load average: 1.21 1.20 1.07 1/278 36747033 when the user can see confidential work_items7034 returns also confidential work_items7035 when the namespace_level_work_items feature flag is disabled7036 returns null in the workItems field7037# [RSpecRunTime] RSpec elapsed time: 27 minutes 53.6 seconds. Current RSS: ~1812M. load average: 1.20 1.20 1.07 1/278 36757038 when filtering by search7039 returns matching work items7040 behaves like graphql work item list request spec7041 behaves like a working graphql query7042 returns a successful response7043 filters7044 when filtering by author username7045 returns correct results7046# [RSpecRunTime] RSpec elapsed time: 27 minutes 55.98 seconds. Current RSS: ~1793M. load average: 1.20 1.20 1.07 1/278 36767047 when filtering by state7048 when filtering by state opened7049 filters by state7050# [RSpecRunTime] RSpec elapsed time: 27 minutes 57.68 seconds. Current RSS: ~1780M. load average: 1.26 1.21 1.08 1/278 36777051 when filtering by state closed7052 filters by state7053 when filtering by state locked7054 return an error message7055 when filtering by type7056 when filtering by issue type7057 filters by type7058# [RSpecRunTime] RSpec elapsed time: 28 minutes 0.08 second. Current RSS: ~1780M. load average: 1.26 1.21 1.08 1/278 36787059 when filtering by task type7060 filters by type7061 when filtering by iid7062 when using the iid filter7063 returns only items by the given iid7064 when using the iids filter7065 returns only items by the given iid7066# [RSpecRunTime] Finishing example group spec/requests/api/graphql/group/work_items_spec.rb. It took 13.86 seconds. Expected to take 14.93 seconds.7067# [RSpecRunTime] Starting example group spec/mailers/devise_mailer_spec.rb. Expected to take 14.1 seconds.7068DeviseMailer7069 #confirmation_instructions7070 when confirming a new account7071 shows the expected text7072 when confirming the unconfirmed_email7073 shows the expected text7074 when re-confirming the primary email after a security issue7075 shows the expected text7076 #password_change_by_admin7077 is sent to the user7078 has the correct subject7079 includes the correct content7080 includes a link to GitLab7081 behaves like an email sent from GitLab7082 has the characteristics of an email sent from GitLab7083 behaves like it should not have Gmail Actions links7084 is expected not to have body including "ViewAction"7085 behaves like a user cannot unsubscribe through footer link7086 does not have a List-Unsubscribe header or a body link7087 #user_admin_approval7088 is sent to the user7089 has the correct subject7090 greets the user7091 includes the correct content7092 includes a link to GitLab7093 behaves like an email sent from GitLab7094 has the characteristics of an email sent from GitLab7095# [RSpecRunTime] RSpec elapsed time: 28 minutes 5.82 seconds. Current RSS: ~1804M. load average: 1.24 1.21 1.08 1/277 36857096 behaves like it should not have Gmail Actions links7097 is expected not to have body including "ViewAction"7098 behaves like a user cannot unsubscribe through footer link7099 does not have a List-Unsubscribe header or a body link7100 #reset_password_instructions7101 is sent to the user7102 has the correct subject7103 greets the user7104 includes the correct content7105 includes a link to reset the password7106 has the mailgun suppression bypass header7107 behaves like an email sent from GitLab7108 has the characteristics of an email sent from GitLab7109# [RSpecRunTime] RSpec elapsed time: 28 minutes 7.51 seconds. Current RSS: ~1820M. load average: 1.24 1.21 1.08 1/277 36867110 behaves like it should not have Gmail Actions links7111 is expected not to have body including "ViewAction"7112 behaves like a user cannot unsubscribe through footer link7113 does not have a List-Unsubscribe header or a body link7114 with email in opts7115 is sent to the specified email7116 #email_changed7117 is sent to the user7118 has the correct subject7119 greets the user7120 behaves like an email sent from GitLab7121 has the characteristics of an email sent from GitLab7122 when self-managed7123 has the expected content of self managed instance7124 when saas7125 has the expected content of saas instance7126 email contains updated id7127 includes changed email id7128# [RSpecRunTime] Finishing example group spec/mailers/devise_mailer_spec.rb. It took 7.57 seconds. Expected to take 14.1 seconds.7129# [RSpecRunTime] Starting example group spec/requests/api/graphql/packages/pypi_spec.rb. Expected to take 13.66 seconds.7130pypi package details7131 has the correct metadata7132 behaves like a package detail7133 behaves like a working graphql query7134 returns a successful response7135 behaves like matching the package details schema7136 matches the JSON schema7137# [RSpecRunTime] RSpec elapsed time: 28 minutes 14.41 seconds. Current RSS: ~1809M. load average: 1.20 1.20 1.07 1/277 36877138 with pipelines7139 behaves like a working graphql query7140 returns a successful response7141 behaves like matching the package details schema7142 matches the JSON schema7143# [RSpecRunTime] RSpec elapsed time: 28 minutes 18.95 seconds. Current RSS: ~1787M. load average: 1.18 1.20 1.07 1/277 36887144 behaves like a package with files7145 has the right amount of files7146 has the basic package files data7147 with package files pending destruction7148 does not return them7149# [RSpecRunTime] RSpec elapsed time: 28 minutes 22.85 seconds. Current RSS: ~1770M. load average: 1.17 1.19 1.07 1/277 36897150# [RSpecRunTime] Finishing example group spec/requests/api/graphql/packages/pypi_spec.rb. It took 13.44 seconds. Expected to take 13.66 seconds.7151# [RSpecRunTime] Starting example group spec/controllers/admin/groups_controller_spec.rb. Expected to take 12.14 seconds.7152Admin::GroupsController7153 GET #index7154 lists available groups7155 renders a correct list of sort by options7156 when a sort param is present7157 returns a sorted by name_asc result7158# [RSpecRunTime] RSpec elapsed time: 28 minutes 26.05 seconds. Current RSS: ~1749M. load average: 1.17 1.19 1.07 1/277 36907159 when a name param is present7160 returns a search by name result7161 returns an empty list if no match7162# [RSpecRunTime] RSpec elapsed time: 28 minutes 27.73 seconds. Current RSS: ~1746M. load average: 1.16 1.19 1.07 1/277 36917163 when page is specified7164 redirects to the page7165 redirects to the page7166# [RSpecRunTime] RSpec elapsed time: 28 minutes 29.61 seconds. Current RSS: ~1745M. load average: 1.16 1.19 1.07 1/277 36927167 DELETE #destroy7168 schedules a group destroy7169 redirects to the admin group path7170 POST #create7171 creates group7172 creates namespace_settings for group7173 creates admin_note for group7174 delegates to Groups::CreateService service instance7175# [RSpecRunTime] RSpec elapsed time: 28 minutes 31.93 seconds. Current RSS: ~1759M. load average: 1.16 1.19 1.07 1/277 36937176 PUT #update7177 with runner registration disabled7178 updates the setting successfully7179 does not change the registration token7180 with runner registration enabled7181 updates the setting successfully7182 changes the registration token7183# [RSpecRunTime] Finishing example group spec/controllers/admin/groups_controller_spec.rb. It took 10.19 seconds. Expected to take 12.14 seconds.7184# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/packages/protection/rule/create_spec.rb. Expected to take 12.12 seconds.7185Creating the packages protection rule7186 with invalid kwargs leading to error from business model7187 returns an error7188 behaves like an erroneous response7189 does not create one package protection rule7190# [RSpecRunTime] RSpec elapsed time: 28 minutes 34.47 seconds. Current RSS: ~1768M. load average: 1.14 1.19 1.07 1/277 36947191 when user does not have permission7192 user: developer7193 returns an error7194 behaves like an erroneous response7195 does not create one package protection rule7196# [RSpecRunTime] RSpec elapsed time: 28 minutes 35.63 seconds. Current RSS: ~1769M. load average: 1.14 1.19 1.07 1/277 36957197 user: reporter7198 returns an error7199 behaves like an erroneous response7200 does not create one package protection rule7201 user: guest7202 returns an error7203 behaves like an erroneous response7204 does not create one package protection rule7205 user: anonymous7206 returns an error7207 behaves like an erroneous response7208 does not create one package protection rule7209 when feature flag ':packages_protected_packages' disabled7210 returns error of disabled feature flag7211 behaves like an erroneous response7212 does not create one package protection rule7213 with invalid kwargs leading to error from graphql7214 returns error about required argument7215 behaves like an erroneous response7216 does not create one package protection rule7217 behaves like a successful response7218 returns without error7219 returns the created packages protection rule7220 creates one package protection rule7221 with existing packages protection rule7222 returns an error7223 behaves like an erroneous response7224 does not create one package protection rule7225 when field `package_name_pattern` is different than existing one7226 behaves like a successful response7227 returns without error7228 returns the created packages protection rule7229 creates one package protection rule7230 when field `push_protected_up_to_access_level` is different than existing one7231 returns an error7232 behaves like an erroneous response7233 does not create one package protection rule7234# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/packages/protection/rule/create_spec.rb. It took 8.48 seconds. Expected to take 12.12 seconds.7235# [RSpecRunTime] Starting example group spec/controllers/projects/registry/tags_controller_spec.rb. Expected to take 10.8 seconds.7236Projects::Registry::TagsController7237 GET index7238 when user can control the registry7239 receive a list of tags7240 tracks the event7241# [RSpecRunTime] RSpec elapsed time: 28 minutes 44.17 seconds. Current RSS: ~1785M. load average: 1.12 1.18 1.07 1/277 36967242 when user can read the registry7243 receive a list of tags7244# [RSpecRunTime] RSpec elapsed time: 28 minutes 45.47 seconds. Current RSS: ~1782M. load average: 1.12 1.18 1.07 1/277 36977245 when user does not have access to registry7246 does not receive a list of tags7247# [RSpecRunTime] RSpec elapsed time: 28 minutes 46.55 seconds. Current RSS: ~1779M. load average: 1.12 1.18 1.07 1/277 36987248 POST destroy7249 when user has access to registry7250 when there is matching tag present7251 makes it possible to delete regular tag7252 makes it possible to delete a tag that ends with a dot7253 tracks the event7254# [RSpecRunTime] RSpec elapsed time: 28 minutes 49.42 seconds. Current RSS: ~1772M. load average: 1.11 1.18 1.07 1/277 36997255 POST bulk_destroy7256 when user has access to registry7257 when there is matching tag present7258 makes it possible to delete tags in bulk7259 tracks the event7260# [RSpecRunTime] RSpec elapsed time: 28 minutes 51.5 seconds. Current RSS: ~1768M. load average: 1.11 1.18 1.07 1/277 37007261# [RSpecRunTime] Finishing example group spec/controllers/projects/registry/tags_controller_spec.rb. It took 9.98 seconds. Expected to take 10.8 seconds.7262# [RSpecRunTime] Starting example group spec/requests/api/graphql/packages/composer_spec.rb. Expected to take 10.72 seconds.7263package details7264 has the correct metadata7265 does not have files7266 behaves like a package detail7267 behaves like a working graphql query7268 returns a successful response7269 behaves like matching the package details schema7270 matches the JSON schema7271# [RSpecRunTime] RSpec elapsed time: 28 minutes 58.32 seconds. Current RSS: ~1761M. load average: 1.09 1.17 1.07 1/277 37017272 with pipelines7273 behaves like a working graphql query7274 returns a successful response7275 behaves like matching the package details schema7276 matches the JSON schema7277# [RSpecRunTime] RSpec elapsed time: 29 minutes 3.22 seconds. Current RSS: ~1764M. load average: 1.09 1.17 1.07 1/277 37027278# [RSpecRunTime] Finishing example group spec/requests/api/graphql/packages/composer_spec.rb. It took 11.72 seconds. Expected to take 10.72 seconds.7279# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/merge_requests/set_locked_spec.rb. Expected to take 9.88 seconds.7280Setting locked status of a merge request7281 returns an error if the user is not allowed to update the merge request7282 marks the merge request as WIP7283 does not do anything if the merge request was already locked7284 when passing locked false as input7285 does not do anything if the merge request was not marked locked7286 unmarks the merge request as locked7287# [RSpecRunTime] RSpec elapsed time: 29 minutes 13.03 seconds. Current RSS: ~1785M. load average: 1.07 1.16 1.07 1/283 38997288# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/merge_requests/set_locked_spec.rb. It took 9.8 seconds. Expected to take 9.88 seconds.7289# [RSpecRunTime] Starting example group spec/requests/api/metadata_spec.rb. Expected to take 8.87 seconds.7290API::Metadata7291 GET /metadata7292 when unauthenticated7293 returns authentication error7294 when authenticated as user7295 returns the metadata information7296 when authenticated with token7297 with api scope7298 returns the metadata information7299 returns "200" response on head requests7300 with ai_features scope7301 returns the metadata information7302 returns "200" response on head requests7303 with read_user scope7304 returns the metadata information7305 returns "200" response on head requests7306 with neither api, ai_features nor read_user scope7307 returns authorization error7308 GET /version7309 when unauthenticated7310 returns authentication error7311 when authenticated as user7312 returns the metadata information7313 when authenticated with token7314 with api scope7315 returns the metadata information7316 returns "200" response on head requests7317 with ai_features scope7318 returns the metadata information7319 returns "200" response on head requests7320 with read_user scope7321 returns the metadata information7322 returns "200" response on head requests7323 with neither api, ai_features nor read_user scope7324 returns authorization error7325# [RSpecRunTime] Finishing example group spec/requests/api/metadata_spec.rb. It took 5.45 seconds. Expected to take 8.87 seconds.7326# [RSpecRunTime] Starting example group spec/requests/api/ci/resource_groups_spec.rb. Expected to take 8.87 seconds.7327API::Ci::ResourceGroups7328 GET /projects/:id/resource_groups7329 returns all resource groups for this project7330 when user is reporter7331 returns forbidden7332# [RSpecRunTime] RSpec elapsed time: 29 minutes 20.1 seconds. Current RSS: ~1802M. load average: 1.07 1.16 1.07 1/282 39007333 GET /projects/:id/resource_groups/:key7334 returns a resource group7335 when resource group key contains multiple dots7336 returns the resource group7337 when resource group key contains a slash7338 returns the resource group7339 when user is reporter7340 returns forbidden7341 when there is no corresponding resource group7342 returns not found7343 GET /projects/:id/resource_groups/:key/upcoming_jobs7344 returns upcoming jobs of resource group7345 when resource group key contains a slash7346 returns the resource group7347# [RSpecRunTime] RSpec elapsed time: 29 minutes 23.56 seconds. Current RSS: ~1782M. load average: 1.06 1.15 1.07 1/277 39017348 when user is reporter7349 returns forbidden7350 when there is no corresponding resource group7351 returns not found7352 PUT /projects/:id/resource_groups/:key7353 changes the process mode of a resource group7354 with invalid parameter7355 returns bad request7356 when user is reporter7357 returns forbidden7358 when there is no corresponding resource group7359 returns not found7360# [RSpecRunTime] Finishing example group spec/requests/api/ci/resource_groups_spec.rb. It took 6.63 seconds. Expected to take 8.87 seconds.7361# [RSpecRunTime] Starting example group spec/controllers/jira_connect/events_controller_spec.rb. Expected to take 7.75 seconds.7362JiraConnect::EventsController7363 #installed7364 saves the jira installation data7365 saves the correct values7366 behaves like verifies asymmetric JWT token7367 when token is valid7368 renders successful7369 when token is invalid7370 renders unauthorized7371 when the shared_secret param is missing7372 returns 4227373 when an installation already exists7374 validates the JWT token in authorization header and returns 200 without creating a new installation7375 uses the JiraConnectInstallations::UpdateService7376 when parameters include a new shared secret and base_url7377 updates the installation7378 when the new base_url is invalid7379 renders 4227380 when enforce_jira_base_url_https7381 behaves like generates JWT validation claims7382 is expected to receive new(anything, {:aud=>"https://test.host/-/jira_connect", :iss=>anything, :qsh=>anything}) 1 time7383 when not enforce_jira_base_url_https7384 behaves like generates JWT validation claims7385 is expected to receive new(anything, {:aud=>"http://test.host/-/jira_connect", :iss=>anything, :qsh=>anything}) 1 time7386 #uninstalled7387 behaves like verifies asymmetric JWT token7388 when token is valid7389 renders successful7390 when token is invalid7391 renders unauthorized7392 when JWT is invalid7393 does not delete the installation7394 when JWT is valid7395 calls the DestroyService and returns ok in case of success7396 calls the DestroyService and returns unprocessable_entity in case of failure7397# [RSpecRunTime] Finishing example group spec/controllers/jira_connect/events_controller_spec.rb. It took 3.86 seconds. Expected to take 7.75 seconds.7398# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/ci/pipeline_trigger/update_spec.rb. Expected to take 7.56 seconds.7399PipelineTriggerUpdate7400 when unauthorized7401 behaves like a mutation on an unauthorized resource7402 behaves like a mutation that returns top-level errors7403 is expected to contain exactly "The resource that you are attempting to access does not exist or you don't have permission to perform this action"7404 when authorized7405 when the params are invalid7406 does not update a pipeline trigger token7407 behaves like an invalid argument to the mutation7408 behaves like a mutation that returns top-level errors7409 is expected to contain exactly (include "invalid value for description")7410 when the params are valid7411 updates the pipeline trigger token7412 returns the updated trigger token7413 behaves like a working GraphQL mutation7414 with a personal access token7415 behaves like prevents access to the mutation7416 does not resolve the mutation7417# [RSpecRunTime] RSpec elapsed time: 29 minutes 31.7 seconds. Current RSS: ~1826M. load average: 1.06 1.15 1.07 1/277 39027418 behaves like allows access to the mutation7419 behaves like a working graphql query that returns data7420 contains data7421 behaves like a working graphql query7422 returns a successful response7423 with an OAuth token7424 behaves like prevents access to the mutation7425 does not resolve the mutation7426 behaves like allows access to the mutation7427 behaves like a working graphql query that returns data7428 contains data7429 behaves like a working graphql query7430 returns a successful response7431# [RSpecRunTime] RSpec elapsed time: 29 minutes 34.1 seconds. Current RSS: ~1816M. load average: 1.13 1.17 1.07 1/277 39037432# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/ci/pipeline_trigger/update_spec.rb. It took 5.14 seconds. Expected to take 7.56 seconds.7433# [RSpecRunTime] Starting example group spec/controllers/admin/applications_controller_spec.rb. Expected to take 7.13 seconds.7434Admin::ApplicationsController7435 GET #index7436 renders the application form7437 GET #new7438 renders the application form7439 GET #edit7440 renders the application form7441 PUT #renew7442 is expected to respond with numeric status code ok7443 is expected to change `application.reload.secret`7444 returns the secret in json format7445 when renew fails7446 is expected not to change `application.reload.secret`7447 is expected to respond with numeric status code unprocessable_entity7448# [RSpecRunTime] RSpec elapsed time: 29 minutes 36.64 seconds. Current RSS: ~1798M. load average: 1.13 1.17 1.07 1/277 39047449 POST #create7450 creates the application7451 renders the application form on errors7452 when the params are for a confidential application7453 creates a confidential application7454 when scopes are not present7455 renders the application form on errors7456 PATCH #update7457 updates the application7458 renders the application form on errors7459 when updating the application to be confidential7460 successfully sets the application to confidential7461# [RSpecRunTime] Finishing example group spec/controllers/admin/applications_controller_spec.rb. It took 4.44 seconds. Expected to take 7.13 seconds.7462# [RSpecRunTime] Starting example group spec/requests/sessions_spec.rb. Expected to take 6.71 seconds.7463Sessions7464 behaves like Base action controller7465 security headers7466 Cross-Security-Policy7467 when configuring snowplow7468 when snowplow is enabled7469 adds snowplow to the csp7470 when snowplow is enabled but host is not configured7471 behaves like snowplow is not in the CSP7472 does not add the snowplow collector hostname to the CSP7473 when snowplow is disabled7474 behaves like snowplow is not in the CSP7475 does not add the snowplow collector hostname to the CSP7476 when configuring vite7477 when vite enabled during development7478 adds vite csp (PENDING: https://gitlab.com/gitlab-org/gitlab/-/issues/424334)7479 when vite disabled7480 doesn't add vite csp7481 for authentication7482 logout does not require a csrf token7483 gitlab_user cookie7484 when user signs in7485 sets marketing cookie7486 when user uses remember_me7487 sets marketing cookie7488 when user has pending invitations7489 accepts the invitations and stores a user location7490# [RSpecRunTime] RSpec elapsed time: 29 minutes 42.0 seconds. Current RSS: ~1785M. load average: 1.20 1.18 1.08 1/277 39057491 when using two-factor authentication via OTP7492 with an invalid user7493 raises StandardError when ActiveRecord::RecordInvalid is raised to return 500 instead of 4227494 with an invalid record other than user7495 raises ActiveRecord::RecordInvalid for invalid record to return 422f7496 when user is not using GitLab SaaS7497 does not set marketing cookie7498# [RSpecRunTime] Finishing example group spec/requests/sessions_spec.rb. It took 4.51 seconds. Expected to take 6.71 seconds.7499# [RSpecRunTime] Starting example group spec/requests/groups/harbor/repositories_controller_spec.rb. Expected to take 6.51 seconds.7500Groups::Harbor::RepositoriesController7501 behaves like a harbor repositories controller7502 GET #index.html7503 behaves like responds with 200 status with html7504 renders the index template7505# [RSpecRunTime] RSpec elapsed time: 29 minutes 44.6 seconds. Current RSS: ~1780M. load average: 1.18 1.18 1.08 1/277 39067506 with anonymous user7507 behaves like responds with 404 status7508 returns 4047509 with unauthorized user7510 behaves like responds with 404 status7511 returns 4047512 GET #index.json7513 behaves like responds with 200 status with json7514 renders the index template7515 with valid params7516 with valid page params7517 behaves like responds with 200 status with json7518 renders the index template7519 with valid limit params7520 behaves like responds with 200 status with json7521 renders the index template7522 with invalid params7523 with invalid page params7524 behaves like responds with 422 status with json7525 returns 4227526 with invalid limit params7527 behaves like responds with 422 status with json7528 returns 4227529# [RSpecRunTime] Finishing example group spec/requests/groups/harbor/repositories_controller_spec.rb. It took 4.67 seconds. Expected to take 6.51 seconds.7530# [RSpecRunTime] Starting example group spec/requests/api/graphql/project/cluster_agents_spec.rb. Expected to take 6.06 seconds.7531Project.cluster_agents7532 can retrieve cluster agents7533 selecting page info7534 can paginate cluster agents7535# [RSpecRunTime] RSpec elapsed time: 29 minutes 51.89 seconds. Current RSS: ~1761M. load average: 1.09 1.16 1.07 1/277 39077536 selecting tokens7537 can select active tokens in last_used_at order7538 does not suffer from N+1 performance issues7539# [RSpecRunTime] RSpec elapsed time: 29 minutes 53.24 seconds. Current RSS: ~1758M. load average: 1.08 1.15 1.07 1/277 39087540 selecting connections7541 can retrieve connections and agent metadata7542 selecting activity events7543 retrieves activity event details7544# [RSpecRunTime] Finishing example group spec/requests/api/graphql/project/cluster_agents_spec.rb. It took 6.37 seconds. Expected to take 6.06 seconds.7545# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/boards/lists/destroy_spec.rb. Expected to take 5.89 seconds.7546Mutations::Boards::Lists::Destroy7547 behaves like board lists destroy request7548 when the user does not have permission7549 does not destroy the list7550 returns an error7551# [RSpecRunTime] RSpec elapsed time: 29 minutes 55.67 seconds. Current RSS: ~1753M. load average: 1.08 1.15 1.07 1/277 39097552 when the user has permission7553 when given id is not for a list7554 returns an error7555 when list does not exist7556 returns a top level error7557 when everything is ok7558 destroys the list7559 returns an empty list7560# [RSpecRunTime] RSpec elapsed time: 29 minutes 57.95 seconds. Current RSS: ~1764M. load average: 1.08 1.15 1.07 1/277 39107561 when the list is not destroyable7562 behaves like does not destroy the list and returns an error7563 does not destroy the list7564 returns an error and not nil list7565# [RSpecRunTime] RSpec elapsed time: 29 minutes 59.58 seconds. Current RSS: ~1766M. load average: 1.08 1.15 1.07 1/277 39117566# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/boards/lists/destroy_spec.rb. It took 5.48 seconds. Expected to take 5.89 seconds.7567# [RSpecRunTime] Starting example group spec/controllers/concerns/preferred_language_switcher_spec.rb. Expected to take 5.48 seconds.7568PreferredLanguageSwitcher7569 with disable_preferred_language_cookie feature flag enabled7570 does not set the cookie7571 when first visit7572 sets preferred_language to default7573 when language param is valid7574 sets preferred_language accordingly7575 when language param is invalid7576 sets preferred_language to default7577# [RSpecRunTime] RSpec elapsed time: 30 minutes 1.24 seconds. Current RSS: ~1763M. load average: 1.08 1.15 1.07 1/278 39127578 when browser preferred language is not english7579 with selectable language7580 sets preferred_language accordingly7581 with unselectable language7582 sets preferred_language to default7583 with empty string in language header7584 sets preferred_language to default7585 with language header without dashes7586 sets preferred_language accordingly7587 when language params and language header are both valid7588 sets preferred_language according to language params7589 when preferred language in cookies has been modified7590 with a valid value7591 keeps preferred language unchanged7592 with an invalid value7593 sets preferred_language to default7594# [RSpecRunTime] Finishing example group spec/controllers/concerns/preferred_language_switcher_spec.rb. It took 3.93 seconds. Expected to take 5.48 seconds.7595# [RSpecRunTime] Starting example group spec/requests/explore/catalog_controller_spec.rb. Expected to take 5.34 seconds.7596Explore::CatalogController7597 GET #show7598 behaves like basic get requests7599 responds with 2007600# [RSpecRunTime] RSpec elapsed time: 30 minutes 4.83 seconds. Current RSS: ~1768M. load average: 1.07 1.15 1.07 1/277 39137601 when rendering an unpublished catalog resource7602 returns not found error7603 when rendering a published catalog resource7604 returns success response7605 GET #index7606 with an authenticated user7607 behaves like basic get requests7608 responds with 2007609 behaves like internal event tracking7610 logs to Snowplow7611 with an anonymous user7612 does not track the event7613 behaves like basic get requests7614 responds with 2007615# [RSpecRunTime] Finishing example group spec/requests/explore/catalog_controller_spec.rb. It took 3.88 seconds. Expected to take 5.34 seconds.7616# [RSpecRunTime] Starting example group spec/requests/api/graphql/achievements/user_achievements_query_spec.rb. Expected to take 4.96 seconds.7617UserAchievements7618 returns all non_revoked user_achievements7619 can lookahead to eliminate N+1 queries7620 returns the correct achievement and user_achievement counts7621 when user_achievement has priority set7622 returns achievements in correct order7623# [RSpecRunTime] RSpec elapsed time: 30 minutes 10.02 seconds. Current RSS: ~1760M. load average: 1.06 1.14 1.07 1/277 39147624 when the achievements feature flag is disabled7625 is expected to be empty7626 behaves like a working graphql query7627 returns a successful response7628# [RSpecRunTime] Finishing example group spec/requests/api/graphql/achievements/user_achievements_query_spec.rb. It took 3.39 seconds. Expected to take 4.96 seconds.7629# [RSpecRunTime] Starting example group spec/requests/api/graphql/project/project_statistics_spec.rb. Expected to take 4.84 seconds.7630rendering project statistics7631 includes the packages size if the user can read the statistics7632 includes uploads size if the user can read the statistics7633 behaves like a working graphql query7634 returns a successful response7635# [RSpecRunTime] RSpec elapsed time: 30 minutes 13.98 seconds. Current RSS: ~1751M. load average: 1.06 1.14 1.07 1/277 39157636 when the project is public7637 hides statistics for unauthenticated requests7638# [RSpecRunTime] Finishing example group spec/requests/api/graphql/project/project_statistics_spec.rb. It took 4.11 seconds. Expected to take 4.84 seconds.7639# [RSpecRunTime] Starting example group spec/requests/application_controller_spec.rb. Expected to take 4.58 seconds.7640ApplicationController7641 unknown route7642 returns 404 even when locale contains UTF-8 chars7643 behaves like Base action controller7644 security headers7645 Cross-Security-Policy7646 when configuring snowplow7647 when snowplow is enabled7648 adds snowplow to the csp7649 when snowplow is enabled but host is not configured7650 behaves like snowplow is not in the CSP7651 does not add the snowplow collector hostname to the CSP7652 when snowplow is disabled7653 behaves like snowplow is not in the CSP7654 does not add the snowplow collector hostname to the CSP7655 when configuring vite7656 when vite enabled during development7657 adds vite csp (PENDING: https://gitlab.com/gitlab-org/gitlab/-/issues/424334)7658 when vite disabled7659 doesn't add vite csp7660 session expiration7661 when user is authenticated7662 does not set the expire_after option7663 when user is unauthenticated7664 sets the expire_after option7665# [RSpecRunTime] Finishing example group spec/requests/application_controller_spec.rb. It took 3.23 seconds. Expected to take 4.58 seconds.7666# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/jira_import/import_users_spec.rb. Expected to take 4.38 seconds.7667Importing Jira Users7668 with anonymous user7669 behaves like a mutation that returns top-level errors7670 is expected to contain exactly "The resource that you are attempting to access does not exist or you don't have permission to perform this action"7671 with user without permissions7672 behaves like a mutation that returns top-level errors7673 is expected to contain exactly "The resource that you are attempting to access does not exist or you don't have permission to perform this action"7674 when the user has permissions7675 when the project path is invalid7676 returns an an error7677 with start_at7678 when nil7679 behaves like start users import at zero7680 returns imported users7681 when not provided7682 behaves like start users import at zero7683 returns imported users7684 when all params and permissions are ok7685 when service returns a successful response7686 returns imported users7687 when service returns an error response7688 returns an error messaege7689# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/jira_import/import_users_spec.rb. It took 3.1 seconds. Expected to take 4.38 seconds.7690# [RSpecRunTime] Starting example group spec/requests/api/dependency_proxy_spec.rb. Expected to take 4.1 seconds.7691API::DependencyProxy7692 DELETE /groups/:id/dependency_proxy/cache7693 with a group id7694 behaves like responding to purge requests7695 with feature available and enabled7696 an admin user7697 deletes the blobs and returns no content7698 a non-admin7699 behaves like returning response status7700 returns forbidden7701 depencency proxy is not enabled in the config7702 behaves like returning response status7703 returns not_found7704 with an url encoded group id7705 behaves like responding to purge requests7706 with feature available and enabled7707 an admin user7708 deletes the blobs and returns no content7709 a non-admin7710 behaves like returning response status7711 returns forbidden7712 depencency proxy is not enabled in the config7713 behaves like returning response status7714 returns not_found7715# [RSpecRunTime] Finishing example group spec/requests/api/dependency_proxy_spec.rb. It took 2.76 seconds. Expected to take 4.1 seconds.7716# [RSpecRunTime] Starting example group spec/controllers/concerns/renders_commits_spec.rb. Expected to take 3.95 seconds.7717RendersCommits7718 sets instance variables for counts7719 rendering commits7720 avoids N + 17721# [RSpecRunTime] RSpec elapsed time: 30 minutes 26.93 seconds. Current RSS: ~1761M. load average: 1.13 1.15 1.07 1/283 39567722 .prepare_commits_for_rendering7723 avoids N+17724# [RSpecRunTime] Finishing example group spec/controllers/concerns/renders_commits_spec.rb. It took 3.74 seconds. Expected to take 3.95 seconds.7725# [RSpecRunTime] Starting example group spec/mailers/emails/identity_verification_spec.rb. Expected to take 3.69 seconds.7726Emails::IdentityVerification7727 verification_instructions_email7728 is sent to the user7729 has the correct subject7730 has the mailgun suppression bypass header7731 includes the token7732 includes the expiration time7733 behaves like an email sent from GitLab7734 has the characteristics of an email sent from GitLab7735# [RSpecRunTime] RSpec elapsed time: 30 minutes 30.03 seconds. Current RSS: ~1760M. load average: 1.12 1.15 1.07 1/282 39637736# [RSpecRunTime] Finishing example group spec/mailers/emails/identity_verification_spec.rb. It took 2.32 seconds. Expected to take 3.69 seconds.7737# [RSpecRunTime] Starting example group spec/requests/projects/network_controller_spec.rb. Expected to take 3.56 seconds.7738Projects::NetworkController7739 GET #show7740 when user is unauthorized7741 shows 4047742 when user is authorized7743 renders content7744 assigns url7745 when ref_type is provided7746 assigns url with ref_type7747# [RSpecRunTime] RSpec elapsed time: 30 minutes 33.21 seconds. Current RSS: ~1768M. load average: 1.11 1.15 1.07 1/281 39837748# [RSpecRunTime] Finishing example group spec/requests/projects/network_controller_spec.rb. It took 3.2 seconds. Expected to take 3.56 seconds.7749# [RSpecRunTime] Starting example group spec/requests/api/graphql/subscriptions/notes/deleted_spec.rb. Expected to take 3.51 seconds.7750Subscriptions::Notes::Deleted7751 when user is authorized7752 receives note id that is removed7753 when last discussion note is deleted7754 receives note id that is removed7755# [RSpecRunTime] RSpec elapsed time: 30 minutes 35.38 seconds. Current RSS: ~1764M. load average: 1.11 1.15 1.07 1/279 39847756 when note is confidential7757 receives note id that is removed7758 when user is unauthorized7759 does not receive any data7760# [RSpecRunTime] Finishing example group spec/requests/api/graphql/subscriptions/notes/deleted_spec.rb. It took 3.09 seconds. Expected to take 3.51 seconds.7761# [RSpecRunTime] Starting example group spec/requests/mailgun/webhooks_controller_spec.rb. Expected to take 3.13 seconds.7762Mailgun::WebhooksController7763 #process_webhook7764 returns 406 when integration is not enabled7765 returns 404 when signing key is not configured7766 returns 404 when signature invalid7767 returns 200 when signature is valid7768 invite email failures7769 marks the member invite email success as false7770 supports legacy URL7771 does not change the invite status if failure is temporary7772# [RSpecRunTime] RSpec elapsed time: 30 minutes 38.34 seconds. Current RSS: ~1757M. load average: 1.10 1.15 1.07 1/279 39857773# [RSpecRunTime] Finishing example group spec/requests/mailgun/webhooks_controller_spec.rb. It took 2.02 seconds. Expected to take 3.13 seconds.7774# [RSpecRunTime] Starting example group spec/controllers/projects/ci/pipeline_editor_controller_spec.rb. Expected to take 3.1 seconds.7775Projects::Ci::PipelineEditorController7776 GET #show7777 with enough privileges7778 is expected to respond with numeric status code ok7779 renders show page7780# [RSpecRunTime] RSpec elapsed time: 30 minutes 40.16 seconds. Current RSS: ~1767M. load average: 1.10 1.15 1.07 1/279 39927781 without enough privileges7782 responds with 4047783# [RSpecRunTime] Finishing example group spec/controllers/projects/ci/pipeline_editor_controller_spec.rb. It took 2.26 seconds. Expected to take 3.1 seconds.7784# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/ci/pipeline_schedule/delete_spec.rb. Expected to take 2.94 seconds.7785PipelineScheduleDelete7786 when unauthorized7787 behaves like a mutation on an unauthorized resource7788 behaves like a mutation that returns top-level errors7789 is expected to contain exactly "The resource that you are attempting to access does not exist or you don't have permission to perform this action"7790 when authorized7791 when success7792 is expected to eq []7793 when failure7794 when destroy fails7795 is expected to contain exactly "Failed to remove the pipeline schedule"7796 when pipeline schedule not found7797 is expected to eq "Internal server error: Couldn't find Ci::PipelineSchedule with 'id'=0"7798# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/ci/pipeline_schedule/delete_spec.rb. It took 2.14 seconds. Expected to take 2.94 seconds.7799# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/ci/job/cancel_spec.rb. Expected to take 2.72 seconds.7800JobCancel7801 returns an error if the user is not allowed to cancel the job7802 cancels a job7803# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/ci/job/cancel_spec.rb. It took 1.91 seconds. Expected to take 2.72 seconds.7804# [RSpecRunTime] RSpec elapsed time: 30 minutes 44.82 seconds. Current RSS: ~1770M. load average: 1.09 1.14 1.07 1/276 39947805# [RSpecRunTime] Starting example group spec/requests/api/graphql/project/error_tracking/sentry_detailed_error_request_spec.rb. Expected to take 2.6 seconds.7806getting a detailed sentry error7807 behaves like a working graphql query7808 returns a successful response7809# [RSpecRunTime] RSpec elapsed time: 30 minutes 46.01 seconds. Current RSS: ~1773M. load average: 1.09 1.14 1.07 1/276 40017810 when data is loading via reactive cache7811 is expected to return an empty error7812 reactive cache returns data7813 is expected to return a valid error7814 is expected to return the frequency correctly7815# [RSpecRunTime] Finishing example group spec/requests/api/graphql/project/error_tracking/sentry_detailed_error_request_spec.rb. It took 2.27 seconds. Expected to take 2.6 seconds.7816# [RSpecRunTime] Starting example group spec/requests/api/graphql/ci/group_environment_scopes_spec.rb. Expected to take 2.49 seconds.7817Query.group(fullPath).environmentScopes7818 when the user can administer the group7819 when query has no parameters7820 returns all avaiable environment scopes7821 when query has search parameters7822 returns only environment scopes with group1 prefix7823 when the user cannot administer the group7824 returns nothing7825# [RSpecRunTime] Finishing example group spec/requests/api/graphql/ci/group_environment_scopes_spec.rb. It took 2.13 seconds. Expected to take 2.49 seconds.7826# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/ci/pipeline_trigger/create_spec.rb. Expected to take 2.25 seconds.7827PipelineTriggerCreate7828 when unauthorized7829 behaves like a mutation on an unauthorized resource7830 behaves like a mutation that returns top-level errors7831 is expected to contain exactly "The resource that you are attempting to access does not exist or you don't have permission to perform this action"7832 when authorized7833 when the params are invalid7834 does not create a pipeline trigger token and returns an error7835 when the params are valid7836 creates a pipeline trigger token7837 returns the new pipeline trigger token7838# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/ci/pipeline_trigger/create_spec.rb. It took 1.93 seconds. Expected to take 2.25 seconds.7839# [RSpecRunTime] Starting example group spec/controllers/admin/labels_controller_spec.rb. Expected to take 2.23 seconds.7840Admin::LabelsController7841 DELETE #destroy7842 when current user has ability to destroy the label7843 removes the label7844 does not remove the label if it is locked7845 when label is succesfuly destroyed7846 redirects to the admin labels page7847 when current_user does not have ability to destroy the label7848 responds with status 4047849# [RSpecRunTime] Finishing example group spec/controllers/admin/labels_controller_spec.rb. It took 1.81 seconds. Expected to take 2.23 seconds.7850# [RSpecRunTime] Starting example group spec/requests/projects/incident_management/pagerduty_incidents_spec.rb. Expected to take 1.92 seconds.7851PagerDuty webhook7852 POST /incidents/pagerduty7853 calls PagerDuty webhook processor with correct parameters7854 responds with 202 Accepted7855# [RSpecRunTime] Finishing example group spec/requests/projects/incident_management/pagerduty_incidents_spec.rb. It took 1.04 seconds. Expected to take 1.92 seconds.7856# [RSpecRunTime] Starting example group spec/requests/users/project_callouts_spec.rb. Expected to take 1.91 seconds.7857Project callouts7858 POST /-/users/project_callouts7859 with valid feature name and project7860 when callout entry does not exist7861 creates a callout entry with dismissed state7862 returns success7863 when callout entry already exists7864 returns success7865 with invalid feature name7866 returns bad request7867# [RSpecRunTime] Finishing example group spec/requests/users/project_callouts_spec.rb. It took 1.5 seconds. Expected to take 1.91 seconds.7868# [RSpecRunTime] Starting example group spec/requests/projects/packages/package_files_controller_spec.rb. Expected to take 1.76 seconds.7869Projects::Packages::PackageFilesController7870 GET download7871 sends the package file7872 when file name has directory structure7873 sends the package file only with the last component of the name7874# [RSpecRunTime] RSpec elapsed time: 30 minutes 56.62 seconds. Current RSS: ~1753M. load average: 1.16 1.16 1.08 1/276 40027875 behaves like bumping the package last downloaded at field7876 bumps last_downloaded_at7877# [RSpecRunTime] Finishing example group spec/requests/projects/packages/package_files_controller_spec.rb. It took 1.52 seconds. Expected to take 1.76 seconds.7878# [RSpecRunTime] Starting example group spec/requests/admin/applications_controller_spec.rb. Expected to take 1.49 seconds.7879Admin::ApplicationsController7880 sets `@created` instance variable to `true`7881 GET #show7882 renders template7883# [RSpecRunTime] RSpec elapsed time: 30 minutes 58.12 seconds. Current RSS: ~1745M. load average: 1.23 1.17 1.08 1/276 40037884# [RSpecRunTime] Finishing example group spec/requests/admin/applications_controller_spec.rb. It took 1.21 seconds. Expected to take 1.49 seconds.7885# [RSpecRunTime] Starting example group spec/requests/api/graphql/subscriptions/work_item_updated_spec.rb. Expected to take 1.47 seconds.7886Subscriptions::WorkItemUpdated7887 when user is authorized7888 receives updated work_item data7889# [RSpecRunTime] RSpec elapsed time: 30 minutes 59.55 seconds. Current RSS: ~1742M. load average: 1.23 1.17 1.08 1/276 40047890 when user is unauthorized7891 does not receive any data7892# [RSpecRunTime] Finishing example group spec/requests/api/graphql/subscriptions/work_item_updated_spec.rb. It took 1.75 seconds. Expected to take 1.47 seconds.7893# [RSpecRunTime] Starting example group spec/mailers/emails/admin_notification_spec.rb. Expected to take 1.21 seconds.7894Emails::AdminNotification7895 adds email methods to Notify7896# [RSpecRunTime] Finishing example group spec/mailers/emails/admin_notification_spec.rb. It took 1.33 seconds. Expected to take 1.21 seconds.7897# [RSpecRunTime] RSpec elapsed time: 31 minutes 1.37 seconds. Current RSS: ~1744M. load average: 1.23 1.17 1.08 1/277 40117898# [RSpecRunTime] Starting example group spec/controllers/projects/packages/packages_controller_spec.rb. Expected to take 1.21 seconds.7899Projects::Packages::PackagesController7900 GET #index7901 behaves like returning response status7902 returns ok7903 GET #show7904 behaves like returning response status7905 returns ok7906# [RSpecRunTime] Finishing example group spec/controllers/projects/packages/packages_controller_spec.rb. It took 1.12 seconds. Expected to take 1.21 seconds.7907# [RSpecRunTime] Starting example group spec/controllers/admin/gitaly_servers_controller_spec.rb. Expected to take 0.54 second.7908Admin::GitalyServersController7909 #index7910 shows the gitaly servers page7911# [RSpecRunTime] Finishing example group spec/controllers/admin/gitaly_servers_controller_spec.rb. It took 0.48 second. Expected to take 0.54 second.7912# [RSpecRunTime] Starting example group spec/controllers/concerns/harbor/artifact_spec.rb. Expected to take 0.46 second.7913Harbor::Artifact7914 behaves like raises NotImplementedError when calling #container7915 #container7916 raises NotImplementedError7917# [RSpecRunTime] Finishing example group spec/controllers/concerns/harbor/artifact_spec.rb. It took 0.37 second. Expected to take 0.46 second.7918auto_explain log contains 1419 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-integration-pg14-4-16.341.main.ndjson.gz7919took 29.8864032227920auto_explain log contains 1420 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-integration-pg14-4-16.341.ci.ndjson.gz7921took 29.3607314947922[TEST PROF INFO] EventProf results for sql.active_record7923Total time: 08:26.266 of 30:59.075 (27.23%)7924Total events: 2951067925Top 5 slowest suites (by time):7926API::MavenPackages (./spec/requests/api/maven_packages_spec.rb:4) – 05:16.527 (174274 / 1074) of 17:36.944 (29.95%)7927API::Ci::Variables (./spec/requests/api/ci/variables_spec.rb:5) – 00:26.820 (16371 / 35) of 01:24.826 (31.62%)7928API::Issues (./spec/requests/api/issues/issues_spec.rb:5) – 00:22.361 (12847 / 188) of 01:33.017 (24.04%)7929DashboardController (./spec/controllers/dashboard_controller_spec.rb:5) – 00:12.687 (8094 / 80) of 00:54.038 (23.48%)7930Query.issue(id) (./spec/requests/api/graphql/issue/issue_spec.rb:5) – 00:12.356 (7975 / 107) of 00:53.735 (22.99%)7931Knapsack report was generated. Preview:7932{7933 "spec/requests/api/maven_packages_spec.rb": 1056.943638167,7934 "spec/requests/api/issues/issues_spec.rb": 93.01706304999993,7935 "spec/requests/api/graphql/issue/issue_spec.rb": 53.7352478979999,7936 "spec/requests/api/ci/variables_spec.rb": 84.82627469399995,7937 "spec/controllers/dashboard_controller_spec.rb": 54.03851727000006,7938 "spec/controllers/sessions_controller_spec.rb": 39.549444611000126,7939 "spec/requests/groups_controller_spec.rb": 29.501725388000068,7940 "spec/controllers/registrations_controller_spec.rb": 28.604738893000103,7941 "spec/controllers/projects/web_ide_terminals_controller_spec.rb": 30.181465379999963,7942 "spec/controllers/projects/settings/integrations_controller_spec.rb": 29.073887394000167,7943 "spec/controllers/projects/merge_requests/conflicts_controller_spec.rb": 29.603772831000015,7944 "spec/controllers/snippets/notes_controller_spec.rb": 24.972202942999957,7945 "spec/requests/api/graphql/ci/runners_spec.rb": 25.20279563300005,7946 "spec/controllers/repositories/git_http_controller_spec.rb": 13.938649093000095,7947 "spec/requests/api/resource_milestone_events_spec.rb": 19.26870893199998,7948 "spec/requests/api/alert_management_alerts_spec.rb": 14.635646882999936,7949 "spec/requests/api/graphql/group/dependency_proxy_group_setting_spec.rb": 13.597826670000131,7950 "spec/requests/api/graphql/project/issue/designs/designs_spec.rb": 14.773451814000055,7951 "spec/controllers/help_controller_spec.rb": 8.368762472000071,7952 "spec/requests/api/graphql/group/work_items_spec.rb": 13.85906349700008,7953 "spec/mailers/devise_mailer_spec.rb": 7.570895361000112,7954 "spec/requests/api/graphql/packages/pypi_spec.rb": 13.44094970399965,7955 "spec/controllers/admin/groups_controller_spec.rb": 10.190624376000414,7956 "spec/requests/api/graphql/mutations/packages/protection/rule/create_spec.rb": 8.480338980999932,7957 "spec/controllers/projects/registry/tags_controller_spec.rb": 9.981201085000066,7958 "spec/requests/api/graphql/packages/composer_spec.rb": 11.723282920000202,7959 "spec/requests/api/graphql/mutations/merge_requests/set_locked_spec.rb": 9.794704254999942,7960 "spec/requests/api/metadata_spec.rb": 5.448521364000044,7961 "spec/requests/api/ci/resource_groups_spec.rb": 6.6277063649999945,7962 "spec/controllers/jira_connect/events_controller_spec.rb": 3.855796500999986,7963 "spec/requests/api/graphql/mutations/ci/pipeline_trigger/update_spec.rb": 5.136587107000196,7964 "spec/controllers/admin/applications_controller_spec.rb": 4.436898455999653,7965 "spec/requests/sessions_spec.rb": 4.513830632999998,7966 "spec/requests/groups/harbor/repositories_controller_spec.rb": 4.674369506000403,7967 "spec/requests/api/graphql/project/cluster_agents_spec.rb": 6.370199885999682,7968 "spec/requests/api/graphql/mutations/boards/lists/destroy_spec.rb": 5.480779682999582,7969 "spec/controllers/concerns/preferred_language_switcher_spec.rb": 3.9263734870000917,7970 "spec/requests/explore/catalog_controller_spec.rb": 3.8761432800001785,7971 "spec/requests/api/graphql/achievements/user_achievements_query_spec.rb": 3.3861581500000284,7972 "spec/requests/api/graphql/project/project_statistics_spec.rb": 4.1132681500002946,7973 "spec/requests/application_controller_spec.rb": 3.2252828660002706,7974 "spec/requests/api/graphql/mutations/jira_import/import_users_spec.rb": 3.0973239110003306,7975 "spec/requests/api/dependency_proxy_spec.rb": 2.7548388559998784,7976 "spec/controllers/concerns/renders_commits_spec.rb": 3.743307404999996,7977 "spec/mailers/emails/identity_verification_spec.rb": 2.315459504000046,7978 "spec/requests/projects/network_controller_spec.rb": 3.195538127999953,7979 "spec/requests/api/graphql/subscriptions/notes/deleted_spec.rb": 3.0873691919996418,7980 "spec/requests/mailgun/webhooks_controller_spec.rb": 2.0160858559997905,7981 "spec/controllers/projects/ci/pipeline_editor_controller_spec.rb": 2.257001186999787,7982 "spec/requests/api/graphql/mutations/ci/pipeline_schedule/delete_spec.rb": 2.1437494609999703,7983 "spec/requests/api/graphql/mutations/ci/job/cancel_spec.rb": 1.9054252809996797,7984 "spec/requests/api/graphql/project/error_tracking/sentry_detailed_error_request_spec.rb": 2.268833456000266,7985 "spec/requests/api/graphql/ci/group_environment_scopes_spec.rb": 2.129468111999813,7986 "spec/requests/api/graphql/mutations/ci/pipeline_trigger/create_spec.rb": 1.932297759999983,7987 "spec/controllers/admin/labels_controller_spec.rb": 1.8118188050002573,7988 "spec/requests/projects/incident_management/pagerduty_incidents_spec.rb": 1.0360645470000236,7989 "spec/requests/users/project_callouts_spec.rb": 1.4950756479997835,7990 "spec/requests/projects/packages/package_files_controller_spec.rb": 1.5225126269997418,7991 "spec/requests/admin/applications_controller_spec.rb": 1.209401849999722,7992 "spec/requests/api/graphql/subscriptions/work_item_updated_spec.rb": 1.7460458180003116,7993 "spec/mailers/emails/admin_notification_spec.rb": 1.3295558250001704,7994 "spec/controllers/projects/packages/packages_controller_spec.rb": 1.1207642030003626,7995 "spec/controllers/admin/gitaly_servers_controller_spec.rb": 0.4753459009998551,7996 "spec/controllers/concerns/harbor/artifact_spec.rb": 0.367666305000057047997}7998Knapsack global time execution for tests: 30m 58s7999Pending: (Failures listed here are expected and do not affect your suite's status)8000 1) Sessions behaves like Base action controller security headers Cross-Security-Policy when configuring vite when vite enabled during development adds vite csp8002 # ./spec/support/shared_examples/controllers/base_action_controller_shared_examples.rb:598003 2) ApplicationController behaves like Base action controller security headers Cross-Security-Policy when configuring vite when vite enabled during development adds vite csp8005 # ./spec/support/shared_examples/controllers/base_action_controller_shared_examples.rb:598006Finished in 32 minutes 3 seconds (files took 1 minute 1.27 seconds to load)80072416 examples, 0 failures, 2 pending8008Randomized with seed 20348009[TEST PROF INFO] Time spent in factories: 04:54.109 (15.24% of total time)8010RSpec exited with 0.8011No examples to retry, congrats!8013Running after script...8014$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"8025$ tooling/bin/push_job_metrics || true8026[job-metrics] Pushing job metrics file for the CI/CD job.8027[job-metrics] Pushed 4 CI job metric entries to InfluxDB.8029Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-17 due to policy8031Uploading artifacts...8032auto_explain/: found 3 matching artifact files and directories 8033coverage/: found 5 matching artifact files and directories 8034crystalball/: found 2 matching artifact files and directories 8035WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 8036knapsack/: found 4 matching artifact files and directories 8037rspec/: found 16 matching artifact files and directories 8038WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 8039log/*.log: found 16 matching artifact files and directories 8040WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6311411556/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com8041WARNING: Retrying... context=artifacts-uploader error=request redirected8042Uploading artifacts as "archive" to coordinator... 201 Created id=6311411556 responseStatus=201 Created token=glcbt-658043Uploading artifacts...8044rspec/rspec-*.xml: found 1 matching artifact files and directories 8045WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6311411556/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com8046WARNING: Retrying... context=artifacts-uploader error=request redirected8047Uploading artifacts as "junit" to coordinator... 201 Created id=6311411556 responseStatus=201 Created token=glcbt-658049Job succeeded