rspec integration pg14 15/16
Passed Started
by
@huzaifaiftikhar1

Huzaifa Iftikhar
1Running with gitlab-runner 16.9.1 (782c6ecb)2 on green-6.private.runners-manager.gitlab.com/gitlab.com/gitlab-org vHriyjxu, system ID: s_44fde8db605e3 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:c162b8fa17a58f014239a9b50abc767bdc8386e942cdea6cae2e6b397b8517c3 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:e573ddd38ed10fe9b9feed8d24fd63f6ea29b9ddf14e3bf208d8a74c0377eccc ...25Running on runner-vhriyjxu-project-278964-concurrent-0 via runner-vhriyjxu-private-1709860650-0dba444f...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 (6348594283)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6348594283 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 (6348594306)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6348594306 responseStatus=200 OK token=glcbt-6541Downloading artifacts for retrieve-tests-metadata (6348594318)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6348594318 responseStatus=200 OK token=glcbt-6543Downloading artifacts for setup-test-env (6348594313)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6348594313 responseStatus=200 OK token=glcbt-65 45 Executing "step_script" stage of the job script 46Using docker image sha256:c162b8fa17a58f014239a9b50abc767bdc8386e942cdea6cae2e6b397b8517c3 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:e573ddd38ed10fe9b9feed8d24fd63f6ea29b9ddf14e3bf208d8a74c0377eccc ...47$ echo $FOSS_ONLY48$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb49$ export GOPATH=$CI_PROJECT_DIR/.go50$ mkdir -p $GOPATH51$ source scripts/utils.sh52$ source scripts/prepare_build.sh729Using decomposed database config (config/database.yml.decomposed-postgresql)730Geo DB won't be set up.731Embedding DB won't be set up.743$ source ./scripts/rspec_helpers.sh744$ run_timed_command "gem install knapsack --no-document"745$ gem install knapsack --no-document746Successfully installed knapsack-4.0.07471 gem installed748==> 'gem install knapsack --no-document' succeeded in 1 seconds.749$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"754$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"755$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"756$ tooling/bin/create_job_metrics_file || true757[job-metrics] Creating the job metrics file for the CI/CD job.758$ rspec_section rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"760[06:07:16] Starting rspec_parallelized_job761RETRY_FAILED_TESTS_IN_NEW_PROCESS: true762KNAPSACK_GENERATE_REPORT: true763FLAKY_RSPEC_GENERATE_REPORT: true764KNAPSACK_TEST_FILE_PATTERN: spec/{commands,controllers,mailers,requests}{,/**/}*_spec.rb765KNAPSACK_LOG_LEVEL: debug766KNAPSACK_REPORT_PATH: knapsack/rspec_integration_pg14_15_16_278964_report.json767FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json768FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_integration_pg14_15_16_278964_report.json769NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_integration_pg14_15_16_278964_report.json770RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6348595103.txt771CRYSTALBALL: 772RSPEC_TESTS_MAPPING_ENABLED: 773RSPEC_TESTS_FILTER_FILE: 774Shell set options (set -o) enabled:775braceexpand on776hashall on777interactive-comments on778pipefail on779Parsing expected rspec suite duration...780RSpec suite is expected to take 36 minutes 3.05 seconds.781Expected duration for tests:782{783 "spec/requests/api/conan_project_packages_spec.rb": 371.47352017070557,784 "spec/requests/api/releases_spec.rb": 328.22668980003004,785 "spec/requests/api/groups_spec.rb": 221.45562882358482,786 "spec/requests/api/ci/runner/jobs_request_post_spec.rb": 145.31535022081513,787 "spec/requests/api/ci/triggers_spec.rb": 121.51577363795997,788 "spec/controllers/groups/clusters_controller_spec.rb": 93.09392880974698,789 "spec/controllers/admin/application_settings_controller_spec.rb": 91.70680302121792,790 "spec/controllers/uploads_controller_spec.rb": 64.24160708630198,791 "spec/controllers/dashboard_controller_spec.rb": 60.8530802687022,792 "spec/controllers/projects/tree_controller_spec.rb": 50.2386585378799,793 "spec/controllers/projects/blob_controller_spec.rb": 44.887447465121426,794 "spec/controllers/admin/clusters_controller_spec.rb": 40.78352636510754,795 "spec/controllers/projects/feature_flags_controller_spec.rb": 39.32280986592854,796 "spec/requests/api/graphql/project/merge_request_spec.rb": 34.076925522812985,797 "spec/requests/api/graphql/mutations/notes/create/diff_note_spec.rb": 33.67079691442741,798 "spec/requests/api/bulk_imports_spec.rb": 28.508179530534306,799 "spec/requests/api/graphql/ci/runners_spec.rb": 27.775259039421734,800 "spec/requests/api/unleash_spec.rb": 23.86084319251936,801 "spec/requests/api/resource_milestone_events_spec.rb": 22.87888595759423,802 "spec/requests/api/task_completion_status_spec.rb": 21.45937443105409,803 "spec/requests/api/system_hooks_spec.rb": 18.421978958228166,804 "spec/requests/projects/merge_requests_spec.rb": 17.68595741639576,805 "spec/requests/projects_controller_spec.rb": 16.5203565151501,806 "spec/requests/dashboard_controller_spec.rb": 14.336214008425515,807 "spec/controllers/profiles/notifications_controller_spec.rb": 14.19325065647678,808 "spec/commands/metrics_server/metrics_server_spec.rb": 13.537386760783656,809 "spec/controllers/admin/groups_controller_spec.rb": 12.519601507883397,810 "spec/mailers/emails/issues_spec.rb": 11.917821742064932,811 "spec/requests/api/graphql/group/dependency_proxy_image_ttl_policy_spec.rb": 10.587980312866279,812 "spec/requests/api/ci/resource_groups_spec.rb": 10.406749991343409,813 "spec/requests/api/graphql/mutations/packages/destroy_file_spec.rb": 9.674833047629594,814 "spec/controllers/admin/sessions_controller_spec.rb": 9.204664925481783,815 "spec/requests/api/graphql/group/merge_requests_spec.rb": 8.534563111204996,816 "spec/controllers/explore/snippets_controller_spec.rb": 7.911251643102187,817 "spec/requests/projects/pipelines_controller_spec.rb": 7.70892888925588,818 "spec/requests/api/graphql/project/cluster_agents_spec.rb": 7.03155762448789,819 "spec/controllers/acme_challenges_controller_spec.rb": 6.943166702103841,820 "spec/requests/api/graphql/mutations/work_items/linked_items/add_spec.rb": 6.412159518718667,821 "spec/controllers/concerns/confirm_email_warning_spec.rb": 6.252225829751463,822 "spec/requests/api/graphql/read_only_spec.rb": 5.762050223259859,823 "spec/controllers/projects/ci/daily_build_group_report_results_controller_spec.rb": 5.5462478723812865,824 "spec/requests/groups/settings/slacks_controller_spec.rb": 5.4962291059656785,825 "spec/controllers/groups/imports_controller_spec.rb": 5.027040498086298,826 "spec/controllers/groups/dependency_proxy_auth_controller_spec.rb": 4.9803438713744015,827 "spec/requests/jira_connect/subscriptions_controller_spec.rb": 4.416729171475566,828 "spec/requests/api/graphql/mutations/todos/mark_done_spec.rb": 4.364415623225302,829 "spec/requests/web_ide/remote_ide_controller_spec.rb": 4.1922160255957515,830 "spec/requests/api/graphql/mutations/achievements/update_user_achievement_priorities_spec.rb": 4.059996787639109,831 "spec/requests/api/user_counts_spec.rb": 3.815019709120905,832 "spec/requests/api/integrations/slack/options_spec.rb": 3.5419622605317684,833 "spec/controllers/explore/groups_controller_spec.rb": 3.3495349088030943,834 "spec/requests/api/graphql/mutations/achievements/create_spec.rb": 3.272545814974227,835 "spec/requests/projects/redirect_controller_spec.rb": 3.030175281074666,836 "spec/requests/api/graphql/mutations/ci/pipeline_schedule/play_spec.rb": 3.006839353932766,837 "spec/requests/well_known_spec.rb": 2.688197375660729,838 "spec/requests/api/graphql/mutations/ml/models/create_spec.rb": 2.644195750777294,839 "spec/requests/api/graphql/user/project_member_query_spec.rb": 2.3844605024167516,840 "spec/requests/api/graphql/mutations/timelogs/delete_spec.rb": 2.3577991119765,841 "spec/requests/users/group_callouts_spec.rb": 2.12651777820426,842 "spec/requests/user_avatar_spec.rb": 2.0334914988758817,843 "spec/requests/api/graphql/mutations/issues/link_alerts_spec.rb": 1.8137632723075159,844 "spec/controllers/concerns/spammable_actions/captcha_check/html_format_actions_support_spec.rb": 1.7498166494613687,845 "spec/requests/api/graphql/user/group_member_query_spec.rb": 1.611088109518018,846 "spec/mailers/emails/imports_spec.rb": 1.421016041654196,847 "spec/requests/concerns/planning_hierarchy_spec.rb": 1.2881955876429234,848 "spec/requests/api/graphql/terraform/state/delete_spec.rb": 1.0604736378063044,849 "spec/controllers/jira_connect/app_descriptor_controller_spec.rb": 0.8633159289654432850}851Running 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-6348595103.json --format RspecJunitFormatter --out rspec/rspec-6348595103.xml --fail-fast=20 --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request -- spec/requests/api/conan_project_packages_spec.rb spec/requests/api/releases_spec.rb spec/requests/api/groups_spec.rb spec/requests/api/ci/runner/jobs_request_post_spec.rb spec/requests/api/ci/triggers_spec.rb spec/controllers/groups/clusters_controller_spec.rb spec/controllers/admin/application_settings_controller_spec.rb spec/controllers/uploads_controller_spec.rb spec/controllers/dashboard_controller_spec.rb spec/controllers/projects/tree_controller_spec.rb spec/controllers/projects/blob_controller_spec.rb spec/controllers/admin/clusters_controller_spec.rb spec/controllers/projects/feature_flags_controller_spec.rb spec/requests/api/graphql/project/merge_request_spec.rb spec/requests/api/graphql/mutations/notes/create/diff_note_spec.rb spec/requests/api/bulk_imports_spec.rb spec/requests/api/graphql/ci/runners_spec.rb spec/requests/api/unleash_spec.rb spec/requests/api/resource_milestone_events_spec.rb spec/requests/api/task_completion_status_spec.rb spec/requests/api/system_hooks_spec.rb spec/requests/projects/merge_requests_spec.rb spec/requests/projects_controller_spec.rb spec/requests/dashboard_controller_spec.rb spec/controllers/profiles/notifications_controller_spec.rb spec/commands/metrics_server/metrics_server_spec.rb spec/controllers/admin/groups_controller_spec.rb spec/mailers/emails/issues_spec.rb spec/requests/api/graphql/group/dependency_proxy_image_ttl_policy_spec.rb spec/requests/api/ci/resource_groups_spec.rb spec/requests/api/graphql/mutations/packages/destroy_file_spec.rb spec/controllers/admin/sessions_controller_spec.rb spec/requests/api/graphql/group/merge_requests_spec.rb spec/controllers/explore/snippets_controller_spec.rb spec/requests/projects/pipelines_controller_spec.rb spec/requests/api/graphql/project/cluster_agents_spec.rb spec/controllers/acme_challenges_controller_spec.rb spec/requests/api/graphql/mutations/work_items/linked_items/add_spec.rb spec/controllers/concerns/confirm_email_warning_spec.rb spec/requests/api/graphql/read_only_spec.rb spec/controllers/projects/ci/daily_build_group_report_results_controller_spec.rb spec/requests/groups/settings/slacks_controller_spec.rb spec/controllers/groups/imports_controller_spec.rb spec/controllers/groups/dependency_proxy_auth_controller_spec.rb spec/requests/jira_connect/subscriptions_controller_spec.rb spec/requests/api/graphql/mutations/todos/mark_done_spec.rb spec/requests/web_ide/remote_ide_controller_spec.rb spec/requests/api/graphql/mutations/achievements/update_user_achievement_priorities_spec.rb spec/requests/api/user_counts_spec.rb spec/requests/api/integrations/slack/options_spec.rb spec/controllers/explore/groups_controller_spec.rb spec/requests/api/graphql/mutations/achievements/create_spec.rb spec/requests/projects/redirect_controller_spec.rb spec/requests/api/graphql/mutations/ci/pipeline_schedule/play_spec.rb spec/requests/well_known_spec.rb spec/requests/api/graphql/mutations/ml/models/create_spec.rb spec/requests/api/graphql/user/project_member_query_spec.rb spec/requests/api/graphql/mutations/timelogs/delete_spec.rb spec/requests/users/group_callouts_spec.rb spec/requests/user_avatar_spec.rb spec/requests/api/graphql/mutations/issues/link_alerts_spec.rb spec/controllers/concerns/spammable_actions/captcha_check/html_format_actions_support_spec.rb spec/requests/api/graphql/user/group_member_query_spec.rb spec/mailers/emails/imports_spec.rb spec/requests/concerns/planning_hierarchy_spec.rb spec/requests/api/graphql/terraform/state/delete_spec.rb spec/controllers/jira_connect/app_descriptor_controller_spec.rbKnapsack report generator started!852Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}853# [RSpecRunTime] Starting RSpec timer...854[TEST PROF INFO] EventProf enabled (sql.active_record)855unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.856unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.857Test environment set up in 1.186471887 seconds858# [RSpecRunTime] Starting example group spec/requests/api/conan_project_packages_spec.rb. Expected to take 6 minutes 11.47 seconds.859API::ConanProjectPackages860 GET /api/v4/projects/:id/packages/conan/v1/ping861 behaves like conan ping endpoint862 responds with 200 OK when no token provided863 behaves like conan FIPS mode864 when FIPS mode is enabled865 behaves like returning response status866 returns not_found867 packages feature disabled868 responds with 404 Not Found869# [RSpecRunTime] RSpec elapsed time: 11.81 seconds. Current RSS: ~1322M. load average: 1.12 0.88 0.44 1/284 418870 GET /api/v4/projects/:id/packages/conan/v1/conans/search871 behaves like conan search endpoint872 with a public project873 returns packages with a matching name874 is expected to contain exactly "package-7/1.0.0@namespace8+project-8/stable"875# [RSpecRunTime] RSpec elapsed time: 13.64 seconds. Current RSS: ~1362M. load average: 1.11 0.88 0.45 1/284 419876 returns packages using a * wildcard877 is expected to contain exactly "package-9/1.0.0@namespace10+project-10/stable"878# [RSpecRunTime] RSpec elapsed time: 14.87 seconds. Current RSS: ~1391M. load average: 1.11 0.88 0.45 1/284 420879 does not return non-matching packages880 is expected to be blank881# [RSpecRunTime] RSpec elapsed time: 16.13 seconds. Current RSS: ~1400M. load average: 1.11 0.88 0.45 1/284 421882 with a private project883 role: :maintainer, packages_visible: true884 is expected to contain exactly "package-13/1.0.0@namespace14+project-14/stable"885# [RSpecRunTime] RSpec elapsed time: 17.89 seconds. Current RSS: ~1420M. load average: 1.11 0.88 0.45 1/284 422886 role: :developer, packages_visible: true887 is expected to contain exactly "package-15/1.0.0@namespace16+project-16/stable"888# [RSpecRunTime] RSpec elapsed time: 19.41 seconds. Current RSS: ~1424M. load average: 1.10 0.88 0.45 1/284 423889 role: :reporter, packages_visible: true890 is expected to contain exactly "package-17/1.0.0@namespace18+project-18/stable"891# [RSpecRunTime] RSpec elapsed time: 21.08 seconds. Current RSS: ~1417M. load average: 1.10 0.88 0.45 1/284 424892 role: :guest, packages_visible: false893 is expected to be blank894# [RSpecRunTime] RSpec elapsed time: 23.75 seconds. Current RSS: ~1417M. load average: 1.01 0.87 0.45 1/284 425895 role: :anonymous, packages_visible: false896 is expected to be blank897# [RSpecRunTime] RSpec elapsed time: 25.22 seconds. Current RSS: ~1413M. load average: 1.01 0.87 0.45 1/284 426898 behaves like conan FIPS mode899 when FIPS mode is enabled900 behaves like returning response status901 returns not_found902# [RSpecRunTime] RSpec elapsed time: 26.5 seconds. Current RSS: ~1412M. load average: 1.01 0.87 0.45 1/284 427903 with access to package registry for everyone904 with a matching name905 is expected to contain exactly "package-25/1.0.0@namespace26+project-26/stable"906# [RSpecRunTime] RSpec elapsed time: 27.79 seconds. Current RSS: ~1414M. load average: 1.01 0.87 0.45 1/284 428907 with a * wildcard908 is expected to contain exactly "package-27/1.0.0@namespace28+project-28/stable"909# [RSpecRunTime] RSpec elapsed time: 29.14 seconds. Current RSS: ~1415M. load average: 1.01 0.87 0.45 1/284 429910 GET /api/v4/projects/:id/packages/conan/v1/users/authenticate911 behaves like conan authenticate endpoint912 responds with 401 Unauthorized when an invalid access token is provided913 responds with 401 Unauthorized when the provided JWT is signed with different secret914 responds with 401 UnauthorizedOK when invalid JWT is provided915 behaves like conan FIPS mode916 when FIPS mode is enabled917 behaves like returning response status918 returns not_found919# [RSpecRunTime] RSpec elapsed time: 34.03 seconds. Current RSS: ~1415M. load average: 1.01 0.87 0.46 1/284 430920 when using invalid token921 responds with 401922# [RSpecRunTime] RSpec elapsed time: 35.23 seconds. Current RSS: ~1414M. load average: 1.01 0.87 0.46 1/284 431923 when valid JWT access token is provided924 responds with 200925 token has valid validity time926# [RSpecRunTime] RSpec elapsed time: 37.66 seconds. Current RSS: ~1413M. load average: 1.01 0.87 0.46 1/284 432927 with valid job token928 responds with 200929# [RSpecRunTime] RSpec elapsed time: 39.67 seconds. Current RSS: ~1409M. load average: 1.09 0.89 0.46 1/284 433930 with valid deploy token931 responds with 200932# [RSpecRunTime] RSpec elapsed time: 40.91 seconds. Current RSS: ~1409M. load average: 1.09 0.89 0.46 1/284 434933 GET /api/v4/projects/:id/packages/conan/v1/users/check_credentials934 behaves like conan check_credentials endpoint935 responds with a 200 OK with PAT936 responds with a 401 Unauthorized when an invalid token is used937 behaves like conan FIPS mode938 when FIPS mode is enabled939 behaves like returning response status940 returns not_found941# [RSpecRunTime] RSpec elapsed time: 44.67 seconds. Current RSS: ~1409M. load average: 1.08 0.89 0.47 1/284 435942 with job token943 responds with a 200 OK with job token944# [RSpecRunTime] RSpec elapsed time: 46.42 seconds. Current RSS: ~1409M. load average: 1.08 0.89 0.47 1/284 436945 with deploy token946 responds with a 200 OK with job token947# [RSpecRunTime] RSpec elapsed time: 47.6 seconds. Current RSS: ~1411M. load average: 1.08 0.89 0.47 1/284 437948 recipe endpoints949 GET /api/v4/projects/:id/packages/conan/v1/conans/:package_name/package_version/:package_username/:package_channel950 behaves like recipe snapshot endpoint951 behaves like conan FIPS mode952 when FIPS mode is enabled953 behaves like returning response status954 returns not_found955# [RSpecRunTime] RSpec elapsed time: 48.94 seconds. Current RSS: ~1412M. load average: 0.99 0.88 0.46 1/285 438956 behaves like rejects invalid recipe957 with invalid recipe path958 returns 400959# [RSpecRunTime] RSpec elapsed time: 50.13 seconds. Current RSS: ~1412M. load average: 0.99 0.88 0.46 1/286 439960 behaves like rejects recipe for invalid project961 with invalid project962 behaves like not found request963 returns not found964# [RSpecRunTime] RSpec elapsed time: 51.42 seconds. Current RSS: ~1413M. load average: 0.99 0.88 0.46 1/286 440965 behaves like empty recipe for not found package966 with invalid recipe url967 returns not found968# [RSpecRunTime] RSpec elapsed time: 52.88 seconds. Current RSS: ~1412M. load average: 0.99 0.88 0.46 1/284 441969 behaves like handling empty values for username and channel970 username: "username", channel: "channel", status: :ok971 returns the correct status code972# [RSpecRunTime] RSpec elapsed time: 54.65 seconds. Current RSS: ~1413M. load average: 0.99 0.88 0.47 1/284 442973 username: "username", channel: "_", status: :bad_request974 returns the correct status code975# [RSpecRunTime] RSpec elapsed time: 56.11 seconds. Current RSS: ~1415M. load average: 0.99 0.88 0.47 1/284 443976 username: "_", channel: "channel", status: :bad_request_or_not_found977 returns the correct status code978# [RSpecRunTime] RSpec elapsed time: 57.56 seconds. Current RSS: ~1414M. load average: 0.99 0.88 0.47 1/284 444979 username: "_", channel: "_", status: :ok_or_not_found980 returns the correct status code981# [RSpecRunTime] RSpec elapsed time: 59.09 seconds. Current RSS: ~1413M. load average: 0.99 0.88 0.47 1/284 445982 with existing package983 returns a hash of files with their md5 hashes984# [RSpecRunTime] RSpec elapsed time: 1 minute 0.46 second. Current RSS: ~1412M. load average: 0.99 0.88 0.47 1/284 446985 behaves like accept get request on private project with access to package registry for everyone986 behaves like returning response status987 returns ok988# [RSpecRunTime] RSpec elapsed time: 1 minute 1.76 seconds. Current RSS: ~1412M. load average: 0.99 0.88 0.47 1/284 447989 GET /api/v4/projects/:id/packages/conan/v1/conans/:package_name/package_version/:package_username/:package_channel/packages/:conan_package_reference990 behaves like package snapshot endpoint991 behaves like conan FIPS mode992 when FIPS mode is enabled993 behaves like returning response status994 returns not_found995# [RSpecRunTime] RSpec elapsed time: 1 minute 2.99 seconds. Current RSS: ~1412M. load average: 0.99 0.88 0.47 1/284 448996 behaves like rejects invalid recipe997 with invalid recipe path998 returns 400999# [RSpecRunTime] RSpec elapsed time: 1 minute 4.28 seconds. Current RSS: ~1412M. load average: 1.00 0.89 0.47 1/284 4491000 behaves like rejects recipe for invalid project1001 with invalid project1002 behaves like not found request1003 returns not found1004# [RSpecRunTime] RSpec elapsed time: 1 minute 5.56 seconds. Current RSS: ~1412M. load average: 1.00 0.89 0.47 1/284 4501005 behaves like empty recipe for not found package1006 with invalid recipe url1007 returns not found1008# [RSpecRunTime] RSpec elapsed time: 1 minute 7.03 seconds. Current RSS: ~1412M. load average: 1.00 0.89 0.47 1/284 4511009 behaves like handling empty values for username and channel1010 username: "username", channel: "channel", status: :ok1011 returns the correct status code1012# [RSpecRunTime] RSpec elapsed time: 1 minute 8.5 seconds. Current RSS: ~1412M. load average: 1.00 0.89 0.47 1/284 4521013 username: "username", channel: "_", status: :bad_request1014 returns the correct status code1015# [RSpecRunTime] RSpec elapsed time: 1 minute 9.94 seconds. Current RSS: ~1412M. load average: 1.00 0.89 0.48 1/284 4531016 username: "_", channel: "channel", status: :bad_request_or_not_found1017 returns the correct status code1018# [RSpecRunTime] RSpec elapsed time: 1 minute 11.33 seconds. Current RSS: ~1412M. load average: 1.00 0.89 0.48 1/284 4541019 username: "_", channel: "_", status: :ok_or_not_found1020 returns the correct status code1021# [RSpecRunTime] RSpec elapsed time: 1 minute 12.74 seconds. Current RSS: ~1412M. load average: 1.00 0.89 0.48 1/283 4551022 with existing package1023 returns a hash of md5 values for the files1024# [RSpecRunTime] RSpec elapsed time: 1 minute 14.14 seconds. Current RSS: ~1412M. load average: 1.00 0.89 0.48 1/283 4561025 behaves like accept get request on private project with access to package registry for everyone1026 behaves like returning response status1027 returns ok1028# [RSpecRunTime] RSpec elapsed time: 1 minute 15.47 seconds. Current RSS: ~1412M. load average: 1.00 0.89 0.48 1/283 4571029 GET /api/v4/projects/:id/packages/conan/v1/conans/:package_name/package_version/:package_username/:package_channel/digest1030 behaves like recipe download_urls endpoint1031 behaves like conan FIPS mode1032 when FIPS mode is enabled1033 behaves like returning response status1034 returns not_found1035# [RSpecRunTime] RSpec elapsed time: 1 minute 16.77 seconds. Current RSS: ~1412M. load average: 1.00 0.89 0.48 1/283 4581036 behaves like rejects invalid recipe1037 with invalid recipe path1038 returns 4001039# [RSpecRunTime] RSpec elapsed time: 1 minute 18.02 seconds. Current RSS: ~1412M. load average: 1.00 0.89 0.48 1/283 4591040 behaves like rejects recipe for invalid project1041 with invalid project1042 behaves like not found request1043 returns not found1044# [RSpecRunTime] RSpec elapsed time: 1 minute 19.46 seconds. Current RSS: ~1412M. load average: 0.92 0.87 0.48 1/283 4601045 behaves like recipe download_urls1046 returns the download_urls for the recipe files1047 behaves like not selecting a package with the wrong type1048 with a nuget package with same name and version1049 calls the presenter with a nil package1050# [RSpecRunTime] RSpec elapsed time: 1 minute 22.71 seconds. Current RSS: ~1406M. load average: 0.92 0.87 0.48 1/283 4611051 behaves like handling empty values for username and channel1052 username: "username", channel: "channel", status: :ok1053 returns the correct status code1054# [RSpecRunTime] RSpec elapsed time: 1 minute 24.36 seconds. Current RSS: ~1406M. load average: 0.92 0.88 0.48 1/283 4621055 username: "username", channel: "_", status: :bad_request1056 returns the correct status code1057# [RSpecRunTime] RSpec elapsed time: 1 minute 25.79 seconds. Current RSS: ~1407M. load average: 0.92 0.88 0.48 1/283 4631058 username: "_", channel: "channel", status: :bad_request_or_not_found1059 returns the correct status code1060# [RSpecRunTime] RSpec elapsed time: 1 minute 27.15 seconds. Current RSS: ~1412M. load average: 0.92 0.88 0.48 1/283 4641061 username: "_", channel: "_", status: :ok_or_not_found1062 returns the correct status code1063# [RSpecRunTime] RSpec elapsed time: 1 minute 28.71 seconds. Current RSS: ~1411M. load average: 0.93 0.88 0.48 1/283 4651064 behaves like accept get request on private project with access to package registry for everyone1065 behaves like returning response status1066 returns ok1067# [RSpecRunTime] RSpec elapsed time: 1 minute 30.0 seconds. Current RSS: ~1411M. load average: 0.93 0.88 0.48 1/283 4661068 GET /api/v4/projects/:id/packages/conan/v1/conans/:package_name/package_version/:package_username/:package_channel/packages/:conan_package_reference/download_urls1069 behaves like package download_urls endpoint1070 behaves like conan FIPS mode1071 when FIPS mode is enabled1072 behaves like returning response status1073 returns not_found1074# [RSpecRunTime] RSpec elapsed time: 1 minute 31.28 seconds. Current RSS: ~1412M. load average: 0.93 0.88 0.48 1/283 4671075 behaves like rejects invalid recipe1076 with invalid recipe path1077 returns 4001078# [RSpecRunTime] RSpec elapsed time: 1 minute 32.52 seconds. Current RSS: ~1413M. load average: 0.93 0.88 0.48 1/283 4681079 behaves like rejects recipe for invalid project1080 with invalid project1081 behaves like not found request1082 returns not found1083# [RSpecRunTime] RSpec elapsed time: 1 minute 33.92 seconds. Current RSS: ~1414M. load average: 0.93 0.88 0.48 1/283 4691084 behaves like package download_urls1085 returns the download_urls for the package files1086 behaves like not selecting a package with the wrong type1087 with a nuget package with same name and version1088 calls the presenter with a nil package1089# [RSpecRunTime] RSpec elapsed time: 1 minute 36.94 seconds. Current RSS: ~1414M. load average: 0.93 0.88 0.48 1/283 4701090 behaves like handling empty values for username and channel1091 username: "username", channel: "channel", status: :ok1092 returns the correct status code1093# [RSpecRunTime] RSpec elapsed time: 1 minute 38.64 seconds. Current RSS: ~1414M. load average: 0.94 0.88 0.49 1/283 4711094 username: "username", channel: "_", status: :bad_request1095 returns the correct status code1096# [RSpecRunTime] RSpec elapsed time: 1 minute 40.0 seconds. Current RSS: ~1414M. load average: 0.94 0.88 0.49 1/283 4721097 username: "_", channel: "channel", status: :bad_request_or_not_found1098 returns the correct status code1099# [RSpecRunTime] RSpec elapsed time: 1 minute 41.34 seconds. Current RSS: ~1411M. load average: 0.94 0.88 0.49 1/283 4731100 username: "_", channel: "_", status: :ok_or_not_found1101 returns the correct status code1102# [RSpecRunTime] RSpec elapsed time: 1 minute 42.86 seconds. Current RSS: ~1411M. load average: 0.94 0.88 0.49 1/283 4741103 behaves like accept get request on private project with access to package registry for everyone1104 behaves like returning response status1105 returns ok1106# [RSpecRunTime] RSpec elapsed time: 1 minute 44.23 seconds. Current RSS: ~1410M. load average: 0.95 0.89 0.49 1/283 4751107 GET /api/v4/projects/:id/packages/conan/v1/conans/:package_name/package_version/:package_username/:package_channel/download_urls1108 behaves like recipe download_urls endpoint1109 behaves like conan FIPS mode1110 when FIPS mode is enabled1111 behaves like returning response status1112 returns not_found1113# [RSpecRunTime] RSpec elapsed time: 1 minute 45.57 seconds. Current RSS: ~1411M. load average: 0.95 0.89 0.49 1/283 4761114 behaves like rejects invalid recipe1115 with invalid recipe path1116 returns 4001117# [RSpecRunTime] RSpec elapsed time: 1 minute 46.84 seconds. Current RSS: ~1412M. load average: 0.95 0.89 0.49 1/283 4771118 behaves like rejects recipe for invalid project1119 with invalid project1120 behaves like not found request1121 returns not found1122# [RSpecRunTime] RSpec elapsed time: 1 minute 48.41 seconds. Current RSS: ~1412M. load average: 0.95 0.89 0.49 1/283 4781123 behaves like recipe download_urls1124 returns the download_urls for the recipe files1125 behaves like not selecting a package with the wrong type1126 with a nuget package with same name and version1127 calls the presenter with a nil package1128# [RSpecRunTime] RSpec elapsed time: 1 minute 51.39 seconds. Current RSS: ~1412M. load average: 1.03 0.90 0.50 1/283 4791129 behaves like handling empty values for username and channel1130 username: "username", channel: "channel", status: :ok1131 returns the correct status code1132# [RSpecRunTime] RSpec elapsed time: 1 minute 52.95 seconds. Current RSS: ~1412M. load average: 1.03 0.90 0.50 1/283 4801133 username: "username", channel: "_", status: :bad_request1134 returns the correct status code1135# [RSpecRunTime] RSpec elapsed time: 1 minute 54.35 seconds. Current RSS: ~1412M. load average: 1.03 0.91 0.50 1/283 4811136 username: "_", channel: "channel", status: :bad_request_or_not_found1137 returns the correct status code1138# [RSpecRunTime] RSpec elapsed time: 1 minute 55.71 seconds. Current RSS: ~1412M. load average: 1.03 0.91 0.50 1/283 4821139 username: "_", channel: "_", status: :ok_or_not_found1140 returns the correct status code1141# [RSpecRunTime] RSpec elapsed time: 1 minute 57.25 seconds. Current RSS: ~1412M. load average: 1.03 0.91 0.50 1/283 4831142 behaves like accept get request on private project with access to package registry for everyone1143 behaves like returning response status1144 returns ok1145# [RSpecRunTime] RSpec elapsed time: 1 minute 58.62 seconds. Current RSS: ~1412M. load average: 1.03 0.91 0.50 1/283 4841146 GET /api/v4/projects/:id/packages/conan/v1/conans/:package_name/package_version/:package_username/:package_channel/packages/:conan_package_reference/digest1147 behaves like package download_urls endpoint1148 behaves like conan FIPS mode1149 when FIPS mode is enabled1150 behaves like returning response status1151 returns not_found1152# [RSpecRunTime] RSpec elapsed time: 1 minute 59.91 seconds. Current RSS: ~1413M. load average: 1.02 0.91 0.50 1/283 4851153 behaves like rejects invalid recipe1154 with invalid recipe path1155 returns 4001156# [RSpecRunTime] RSpec elapsed time: 2 minutes 1.21 seconds. Current RSS: ~1413M. load average: 1.02 0.91 0.50 1/283 4861157 behaves like rejects recipe for invalid project1158 with invalid project1159 behaves like not found request1160 returns not found1161# [RSpecRunTime] RSpec elapsed time: 2 minutes 2.59 seconds. Current RSS: ~1412M. load average: 1.02 0.91 0.50 1/283 4871162 behaves like package download_urls1163 returns the download_urls for the package files1164 behaves like not selecting a package with the wrong type1165 with a nuget package with same name and version1166 calls the presenter with a nil package1167# [RSpecRunTime] RSpec elapsed time: 2 minutes 5.4 seconds. Current RSS: ~1411M. load average: 0.94 0.89 0.50 1/283 4881168 behaves like handling empty values for username and channel1169 username: "username", channel: "channel", status: :ok1170 returns the correct status code1171# [RSpecRunTime] RSpec elapsed time: 2 minutes 6.91 seconds. Current RSS: ~1411M. load average: 0.94 0.89 0.50 1/283 4891172 username: "username", channel: "_", status: :bad_request1173 returns the correct status code1174# [RSpecRunTime] RSpec elapsed time: 2 minutes 8.34 seconds. Current RSS: ~1410M. load average: 0.94 0.89 0.50 1/283 4901175 username: "_", channel: "channel", status: :bad_request_or_not_found1176 returns the correct status code1177# [RSpecRunTime] RSpec elapsed time: 2 minutes 9.65 seconds. Current RSS: ~1410M. load average: 0.95 0.90 0.50 1/283 4911178 username: "_", channel: "_", status: :ok_or_not_found1179 returns the correct status code1180# [RSpecRunTime] RSpec elapsed time: 2 minutes 11.19 seconds. Current RSS: ~1408M. load average: 0.95 0.90 0.50 1/283 4921181 behaves like accept get request on private project with access to package registry for everyone1182 behaves like returning response status1183 returns ok1184# [RSpecRunTime] RSpec elapsed time: 2 minutes 12.55 seconds. Current RSS: ~1407M. load average: 0.95 0.90 0.50 1/283 4931185 POST /api/v4/projects/:id/packages/conan/v1/conans/:package_name/package_version/:package_username/:package_channel/upload_urls1186 behaves like recipe upload_urls endpoint1187 returns a set of upload urls for the files requested1188 behaves like conan FIPS mode1189 when FIPS mode is enabled1190 behaves like returning response status1191 returns not_found1192# [RSpecRunTime] RSpec elapsed time: 2 minutes 15.37 seconds. Current RSS: ~1406M. load average: 0.95 0.90 0.51 1/283 4941193 behaves like rejects invalid recipe1194 with invalid recipe path1195 returns 4001196# [RSpecRunTime] RSpec elapsed time: 2 minutes 16.75 seconds. Current RSS: ~1405M. load average: 0.95 0.90 0.51 1/283 4951197 behaves like rejects invalid upload_url params1198 with unaccepted json format1199 returns 4001200# [RSpecRunTime] RSpec elapsed time: 2 minutes 18.23 seconds. Current RSS: ~1407M. load average: 0.95 0.90 0.51 1/283 4961201 behaves like handling empty values for username and channel1202 username: "username", channel: "channel", status: :ok1203 returns the correct status code1204# [RSpecRunTime] RSpec elapsed time: 2 minutes 19.67 seconds. Current RSS: ~1408M. load average: 0.96 0.90 0.51 1/283 4971205 username: "username", channel: "_", status: :bad_request1206 returns the correct status code1207# [RSpecRunTime] RSpec elapsed time: 2 minutes 21.1 seconds. Current RSS: ~1408M. load average: 0.96 0.90 0.51 1/283 4981208 username: "_", channel: "channel", status: :bad_request_or_not_found1209 returns the correct status code1210# [RSpecRunTime] RSpec elapsed time: 2 minutes 22.48 seconds. Current RSS: ~1406M. load average: 0.96 0.90 0.51 1/283 4991211 username: "_", channel: "_", status: :ok_or_not_found1212 returns the correct status code1213# [RSpecRunTime] RSpec elapsed time: 2 minutes 23.91 seconds. Current RSS: ~1404M. load average: 0.96 0.90 0.51 1/283 5001214 with conan_sources and conan_export files1215 returns upload urls for the additional files1216# [RSpecRunTime] RSpec elapsed time: 2 minutes 25.31 seconds. Current RSS: ~1403M. load average: 0.96 0.90 0.51 1/283 5011217 with an invalid file1218 does not return the invalid file as an upload_url1219# [RSpecRunTime] RSpec elapsed time: 2 minutes 26.68 seconds. Current RSS: ~1404M. load average: 0.96 0.90 0.51 1/283 5021220 POST /api/v4/projects/:id/packages/conan/v1/conans/:package_name/package_version/:package_username/:package_channel/packages/:conan_package_reference/upload_urls1221 behaves like package upload_urls endpoint1222 returns a set of upload urls for the files requested1223 behaves like conan FIPS mode1224 when FIPS mode is enabled1225 behaves like returning response status1226 returns not_found1227# [RSpecRunTime] RSpec elapsed time: 2 minutes 29.4 seconds. Current RSS: ~1403M. load average: 0.96 0.90 0.52 1/283 5031228 behaves like rejects invalid recipe1229 with invalid recipe path1230 returns 4001231# [RSpecRunTime] RSpec elapsed time: 2 minutes 30.76 seconds. Current RSS: ~1404M. load average: 0.96 0.90 0.52 1/283 5041232 behaves like rejects invalid upload_url params1233 with unaccepted json format1234 returns 4001235# [RSpecRunTime] RSpec elapsed time: 2 minutes 32.13 seconds. Current RSS: ~1405M. load average: 0.96 0.90 0.52 1/283 5051236 behaves like handling empty values for username and channel1237 username: "username", channel: "channel", status: :ok1238 returns the correct status code1239# [RSpecRunTime] RSpec elapsed time: 2 minutes 33.63 seconds. Current RSS: ~1406M. load average: 0.96 0.90 0.52 1/283 5061240 username: "username", channel: "_", status: :bad_request1241 returns the correct status code1242# [RSpecRunTime] RSpec elapsed time: 2 minutes 35.02 seconds. Current RSS: ~1404M. load average: 1.05 0.92 0.52 1/283 5071243 username: "_", channel: "channel", status: :bad_request_or_not_found1244 returns the correct status code1245# [RSpecRunTime] RSpec elapsed time: 2 minutes 36.44 seconds. Current RSS: ~1403M. load average: 1.05 0.92 0.52 1/283 5081246 username: "_", channel: "_", status: :ok_or_not_found1247 returns the correct status code1248# [RSpecRunTime] RSpec elapsed time: 2 minutes 37.96 seconds. Current RSS: ~1400M. load average: 1.05 0.92 0.52 1/283 5091249 with invalid files1250 returns upload urls only for the valid requested files1251# [RSpecRunTime] RSpec elapsed time: 2 minutes 39.34 seconds. Current RSS: ~1399M. load average: 1.04 0.92 0.53 1/283 5101252 DELETE /api/v4/projects/:id/packages/conan/v1/conans/:package_name/package_version/:package_username/:package_channel1253 behaves like delete package endpoint1254 returns unauthorized for users without valid permission1255 behaves like conan FIPS mode1256 when FIPS mode is enabled1257 behaves like returning response status1258 returns not_found1259# [RSpecRunTime] RSpec elapsed time: 2 minutes 42.05 seconds. Current RSS: ~1400M. load average: 1.04 0.92 0.53 1/283 5111260 behaves like rejects invalid recipe1261 with invalid recipe path1262 returns 4001263# [RSpecRunTime] RSpec elapsed time: 2 minutes 43.43 seconds. Current RSS: ~1401M. load average: 1.04 0.92 0.53 1/283 5121264 behaves like handling empty values for username and channel1265 username: "username", channel: "channel", status: :ok1266 returns the correct status code1267# [RSpecRunTime] RSpec elapsed time: 2 minutes 45.05 seconds. Current RSS: ~1401M. load average: 1.04 0.92 0.53 1/283 5131268 username: "username", channel: "_", status: :bad_request1269 returns the correct status code1270# [RSpecRunTime] RSpec elapsed time: 2 minutes 46.51 seconds. Current RSS: ~1399M. load average: 1.04 0.92 0.53 1/283 5141271 username: "_", channel: "channel", status: :bad_request_or_not_found1272 returns the correct status code1273# [RSpecRunTime] RSpec elapsed time: 2 minutes 47.93 seconds. Current RSS: ~1399M. load average: 1.04 0.92 0.53 1/283 5151274 username: "_", channel: "_", status: :ok_or_not_found1275 returns the correct status code1276# [RSpecRunTime] RSpec elapsed time: 2 minutes 49.46 seconds. Current RSS: ~1398M. load average: 1.04 0.93 0.53 1/283 5161277 with delete permissions1278 deletes a package1279 behaves like a package tracking event1280 creates a gitlab tracking event delete_package1281# [RSpecRunTime] RSpec elapsed time: 2 minutes 52.66 seconds. Current RSS: ~1399M. load average: 1.04 0.93 0.53 1/283 5171282 file upload endpoints1283 PUT /api/v4/projects/:id/packages/conan/v1/files/:package_name/package_version/:package_username/:package_channel/:recipe_revision/export/:file_name/authorize1284 behaves like workhorse authorize endpoint1285 behaves like conan FIPS mode1286 when FIPS mode is enabled1287 behaves like returning response status1288 returns not_found1289# [RSpecRunTime] RSpec elapsed time: 2 minutes 54.05 seconds. Current RSS: ~1403M. load average: 1.03 0.93 0.54 1/283 5181290 behaves like rejects invalid recipe1291 with invalid recipe path1292 returns 4001293# [RSpecRunTime] RSpec elapsed time: 2 minutes 55.59 seconds. Current RSS: ~1403M. load average: 1.03 0.93 0.54 1/283 5191294 behaves like rejects invalid file_name1295 with invalid file_name1296 returns 4001297# [RSpecRunTime] RSpec elapsed time: 2 minutes 57.0 seconds. Current RSS: ~1402M. load average: 1.03 0.93 0.54 1/283 5201298 behaves like workhorse authorization1299 authorizes posting package with a valid token1300 rejects request without a valid token1301 rejects request without a valid permission1302 rejects requests that bypassed gitlab-workhorse1303 when using remote storage1304 when direct upload is enabled1305 responds with status 200, location of package remote store and object details1306# [RSpecRunTime] RSpec elapsed time: 3 minutes 3.73 seconds. Current RSS: ~1396M. load average: 1.03 0.93 0.54 1/283 5211307 when direct upload is disabled1308 handles as a local file1309# [RSpecRunTime] RSpec elapsed time: 3 minutes 5.13 seconds. Current RSS: ~1396M. load average: 1.03 0.93 0.54 1/283 5221310 behaves like handling empty values for username and channel1311 username: "username", channel: "channel", status: :ok1312 returns the correct status code1313# [RSpecRunTime] RSpec elapsed time: 3 minutes 6.69 seconds. Current RSS: ~1396M. load average: 1.03 0.93 0.54 1/283 5231314 username: "username", channel: "_", status: :bad_request1315 returns the correct status code1316# [RSpecRunTime] RSpec elapsed time: 3 minutes 8.27 seconds. Current RSS: ~1397M. load average: 1.03 0.93 0.54 1/283 5241317 username: "_", channel: "channel", status: :bad_request_or_not_found1318 returns the correct status code1319# [RSpecRunTime] RSpec elapsed time: 3 minutes 9.7 seconds. Current RSS: ~1397M. load average: 1.02 0.93 0.55 1/283 5251320 username: "_", channel: "_", status: :ok_or_not_found1321 returns the correct status code1322# [RSpecRunTime] RSpec elapsed time: 3 minutes 11.34 seconds. Current RSS: ~1395M. load average: 1.02 0.93 0.55 1/283 5261323 PUT /api/v4/projects/:id/packages/conan/v1/files/:package_name/package_version/:package_username/:package_channel/:recipe_revision/export/:conan_package_reference/:package_revision/:file_name/authorize1324 behaves like workhorse authorize endpoint1325 behaves like conan FIPS mode1326 when FIPS mode is enabled1327 behaves like returning response status1328 returns not_found1329# [RSpecRunTime] RSpec elapsed time: 3 minutes 12.66 seconds. Current RSS: ~1396M. load average: 1.02 0.93 0.55 1/283 5271330 behaves like rejects invalid recipe1331 with invalid recipe path1332 returns 4001333# [RSpecRunTime] RSpec elapsed time: 3 minutes 14.01 seconds. Current RSS: ~1396M. load average: 1.02 0.93 0.55 1/283 5281334 behaves like rejects invalid file_name1335 with invalid file_name1336 returns 4001337# [RSpecRunTime] RSpec elapsed time: 3 minutes 15.41 seconds. Current RSS: ~1396M. load average: 1.02 0.93 0.55 1/283 5291338 behaves like workhorse authorization1339 authorizes posting package with a valid token1340 rejects request without a valid token1341 rejects request without a valid permission1342 rejects requests that bypassed gitlab-workhorse1343 when using remote storage1344 when direct upload is enabled1345 responds with status 200, location of package remote store and object details1346# [RSpecRunTime] RSpec elapsed time: 3 minutes 22.12 seconds. Current RSS: ~1394M. load average: 1.02 0.93 0.55 1/283 5301347 when direct upload is disabled1348 handles as a local file1349# [RSpecRunTime] RSpec elapsed time: 3 minutes 23.67 seconds. Current RSS: ~1395M. load average: 1.10 0.95 0.56 1/283 5311350 behaves like handling empty values for username and channel1351 username: "username", channel: "channel", status: :ok1352 returns the correct status code1353# [RSpecRunTime] RSpec elapsed time: 3 minutes 25.37 seconds. Current RSS: ~1395M. load average: 1.10 0.95 0.56 1/283 5321354 username: "username", channel: "_", status: :bad_request1355 returns the correct status code1356# [RSpecRunTime] RSpec elapsed time: 3 minutes 26.72 seconds. Current RSS: ~1396M. load average: 1.10 0.95 0.56 1/283 5331357 username: "_", channel: "channel", status: :bad_request_or_not_found1358 returns the correct status code1359# [RSpecRunTime] RSpec elapsed time: 3 minutes 28.18 seconds. Current RSS: ~1396M. load average: 1.10 0.95 0.56 1/283 5341360 username: "_", channel: "_", status: :ok_or_not_found1361 returns the correct status code1362# [RSpecRunTime] RSpec elapsed time: 3 minutes 29.63 seconds. Current RSS: ~1396M. load average: 1.09 0.95 0.56 1/283 5351363 PUT /api/v4/projects/:id/packages/conan/v1/files/:package_name/package_version/:package_username/:package_channel/:recipe_revision/export/:file_name1364 behaves like workhorse recipe file upload endpoint1365 behaves like conan FIPS mode1366 when FIPS mode is enabled1367 behaves like returning response status1368 returns not_found1369# [RSpecRunTime] RSpec elapsed time: 3 minutes 31.0 seconds. Current RSS: ~1396M. load average: 1.09 0.95 0.56 1/283 5361370 behaves like rejects invalid recipe1371 with invalid recipe path1372 returns 4001373# [RSpecRunTime] RSpec elapsed time: 3 minutes 32.31 seconds. Current RSS: ~1395M. load average: 1.09 0.95 0.56 1/283 5371374 behaves like rejects invalid file_name1375 with invalid file_name1376 returns 4001377# [RSpecRunTime] RSpec elapsed time: 3 minutes 33.69 seconds. Current RSS: ~1396M. load average: 1.08 0.95 0.56 1/283 5381378 behaves like uploads a package file1379 file size above maximum limit1380 handles as a local file1381# [RSpecRunTime] RSpec elapsed time: 3 minutes 35.18 seconds. Current RSS: ~1395M. load average: 1.08 0.95 0.56 1/283 5391382 with object storage disabled1383 without a file from workhorse1384 rejects the request1385# [RSpecRunTime] RSpec elapsed time: 3 minutes 36.53 seconds. Current RSS: ~1395M. load average: 1.08 0.95 0.56 1/283 5401386 with a file1387 behaves like package workhorse uploads1388 without a workhorse header1389 logs an error1390 behaves like returning response status1391 returns forbidden1392# [RSpecRunTime] RSpec elapsed time: 3 minutes 39.23 seconds. Current RSS: ~1396M. load average: 1.08 0.96 0.57 1/283 5411393 without a token1394 rejects request without a token1395# [RSpecRunTime] RSpec elapsed time: 3 minutes 40.49 seconds. Current RSS: ~1396M. load average: 1.08 0.96 0.57 1/283 5421396 when params from workhorse are correct1397 creates package and stores package file1398 with existing package1399 does not create a new package1400 marked as pending_destruction1401 does not create a new package1402# [RSpecRunTime] RSpec elapsed time: 3 minutes 45.65 seconds. Current RSS: ~1395M. load average: 1.07 0.96 0.57 1/283 5431403 with object storage enabled1404 and direct upload enabled1405 with invalid remote_id: 1231231406 responds with status 4031407# [RSpecRunTime] RSpec elapsed time: 3 minutes 47.02 seconds. Current RSS: ~1395M. load average: 1.07 0.96 0.57 1/283 5441408 with invalid remote_id: ../../1231231409 responds with status 4031410# [RSpecRunTime] RSpec elapsed time: 3 minutes 48.5 seconds. Current RSS: ~1395M. load average: 1.07 0.96 0.57 1/283 5451411 with valid remote_id1412 creates package and stores package file1413# [RSpecRunTime] RSpec elapsed time: 3 minutes 50.17 seconds. Current RSS: ~1395M. load average: 1.06 0.96 0.57 2/283 5461414 behaves like handling empty values for username and channel1415 username: "username", channel: "channel", status: :ok1416 returns the correct status code1417# [RSpecRunTime] RSpec elapsed time: 3 minutes 51.73 seconds. Current RSS: ~1396M. load average: 1.06 0.96 0.57 1/283 5471418 username: "username", channel: "_", status: :bad_request1419 returns the correct status code1420# [RSpecRunTime] RSpec elapsed time: 3 minutes 53.26 seconds. Current RSS: ~1395M. load average: 1.06 0.96 0.57 1/283 5481421 username: "_", channel: "channel", status: :bad_request_or_not_found1422 returns the correct status code1423# [RSpecRunTime] RSpec elapsed time: 3 minutes 54.72 seconds. Current RSS: ~1394M. load average: 1.06 0.96 0.57 1/283 5491424 username: "_", channel: "_", status: :ok_or_not_found1425 returns the correct status code1426# [RSpecRunTime] RSpec elapsed time: 3 minutes 56.3 seconds. Current RSS: ~1393M. load average: 1.06 0.96 0.57 1/283 5501427 behaves like handling validation error for package1428 with validation error1429 returns 4001430# [RSpecRunTime] RSpec elapsed time: 3 minutes 57.82 seconds. Current RSS: ~1384M. load average: 1.06 0.96 0.57 1/283 5511431 PUT /api/v4/projects/:id/packages/conan/v1/files/:package_name/package_version/:package_username/:package_channel/:recipe_revision/export/:conan_package_reference/:package_revision/:file_name1432 behaves like workhorse package file upload endpoint1433 behaves like rejects invalid recipe1434 with invalid recipe path1435 returns 4001436# [RSpecRunTime] RSpec elapsed time: 3 minutes 59.2 seconds. Current RSS: ~1386M. load average: 1.05 0.96 0.58 1/283 5521437 behaves like rejects invalid file_name1438 with invalid file_name1439 returns 4001440# [RSpecRunTime] RSpec elapsed time: 4 minutes 0.66 second. Current RSS: ~1389M. load average: 1.05 0.96 0.58 1/283 5531441 behaves like uploads a package file1442 file size above maximum limit1443 handles as a local file1444# [RSpecRunTime] RSpec elapsed time: 4 minutes 2.13 seconds. Current RSS: ~1390M. load average: 1.05 0.96 0.58 1/283 5541445 with object storage disabled1446 without a file from workhorse1447 rejects the request1448# [RSpecRunTime] RSpec elapsed time: 4 minutes 3.47 seconds. Current RSS: ~1389M. load average: 1.05 0.96 0.58 1/283 5551449 with a file1450 behaves like package workhorse uploads1451 without a workhorse header1452 logs an error1453 behaves like returning response status1454 returns forbidden1455# [RSpecRunTime] RSpec elapsed time: 4 minutes 6.31 seconds. Current RSS: ~1391M. load average: 1.05 0.96 0.58 1/283 5561456 without a token1457 rejects request without a token1458# [RSpecRunTime] RSpec elapsed time: 4 minutes 7.64 seconds. Current RSS: ~1391M. load average: 1.05 0.96 0.58 1/283 5571459 when params from workhorse are correct1460 creates package and stores package file1461 with existing package1462 does not create a new package1463 marked as pending_destruction1464 does not create a new package1465# [RSpecRunTime] RSpec elapsed time: 4 minutes 13.03 seconds. Current RSS: ~1391M. load average: 1.05 0.96 0.58 1/283 5581466 with object storage enabled1467 and direct upload enabled1468 with invalid remote_id: 1231231469 responds with status 4031470# [RSpecRunTime] RSpec elapsed time: 4 minutes 14.53 seconds. Current RSS: ~1392M. load average: 1.12 0.98 0.59 1/283 5591471 with invalid remote_id: ../../1231231472 responds with status 4031473# [RSpecRunTime] RSpec elapsed time: 4 minutes 16.08 seconds. Current RSS: ~1386M. load average: 1.12 0.98 0.59 1/283 5601474 with valid remote_id1475 creates package and stores package file1476# [RSpecRunTime] RSpec elapsed time: 4 minutes 17.69 seconds. Current RSS: ~1384M. load average: 1.12 0.98 0.59 1/283 5611477 behaves like handling empty values for username and channel1478 username: "username", channel: "channel", status: :ok1479 returns the correct status code1480# [RSpecRunTime] RSpec elapsed time: 4 minutes 19.31 seconds. Current RSS: ~1379M. load average: 1.11 0.98 0.59 1/283 5621481 username: "username", channel: "_", status: :bad_request1482 returns the correct status code1483# [RSpecRunTime] RSpec elapsed time: 4 minutes 20.87 seconds. Current RSS: ~1381M. load average: 1.11 0.98 0.59 1/283 5631484 username: "_", channel: "channel", status: :bad_request_or_not_found1485 returns the correct status code1486# [RSpecRunTime] RSpec elapsed time: 4 minutes 22.45 seconds. Current RSS: ~1382M. load average: 1.11 0.98 0.59 1/283 5641487 username: "_", channel: "_", status: :ok_or_not_found1488 returns the correct status code1489# [RSpecRunTime] RSpec elapsed time: 4 minutes 24.01 seconds. Current RSS: ~1381M. load average: 1.18 1.00 0.60 1/283 5651490 behaves like handling validation error for package1491 with validation error1492 returns 4001493# [RSpecRunTime] RSpec elapsed time: 4 minutes 25.37 seconds. Current RSS: ~1382M. load average: 1.18 1.00 0.60 1/283 5661494 tracking the conan_package.tgz upload1495 behaves like a package tracking event1496 creates a gitlab tracking event push_package1497# [RSpecRunTime] RSpec elapsed time: 4 minutes 27.0 seconds. Current RSS: ~1382M. load average: 1.18 1.00 0.60 1/283 5671498# [RSpecRunTime] Finishing example group spec/requests/api/conan_project_packages_spec.rb. It took 4 minutes 24.08 seconds. Expected to take 6 minutes 11.47 seconds.1499# [RSpecRunTime] Starting example group spec/requests/api/releases_spec.rb. Expected to take 5 minutes 28.23 seconds.1500API::Releases1501 GET /projects/:id/releases1502 returns an upcoming_release status for a future release1503 returns an upcoming_release status for a past release1504 filters by updated_at1505 avoids N+1 queries1506 serializes releases for the first time and read cached data from the second time1507 increments the cache key when link is updated1508 increments the cache key when evidence is updated1509 when there are two releases1510 returns 200 HTTP status1511 returns 200 HTTP status when using JOB-TOKEN auth1512 returns releases ordered by released_at1513 does not include description_html1514 matches response schema1515 returns rendered helper paths1516 return releases in sorted order1517 behaves like release sorting1518 sorting by released_at1519 ascending order1520 returns the sorted releases1521# [RSpecRunTime] RSpec elapsed time: 4 minutes 56.83 seconds. Current RSS: ~1447M. load average: 1.28 1.04 0.63 1/287 6811522 descending order1523 returns the sorted releases1524# [RSpecRunTime] RSpec elapsed time: 4 minutes 58.71 seconds. Current RSS: ~1448M. load average: 1.26 1.04 0.63 1/287 6901525 behaves like release sorting1526 sorting by created_at1527 ascending order1528 returns the sorted releases1529# [RSpecRunTime] RSpec elapsed time: 5 minutes 0.49 second. Current RSS: ~1451M. load average: 1.26 1.04 0.63 1/288 6991530 descending order1531 returns the sorted releases1532# [RSpecRunTime] RSpec elapsed time: 5 minutes 2.23 seconds. Current RSS: ~1450M. load average: 1.26 1.04 0.63 1/288 7081533 when include_html_description option is true1534 includes description_html field1535# [RSpecRunTime] RSpec elapsed time: 5 minutes 3.92 seconds. Current RSS: ~1449M. load average: 1.24 1.04 0.63 1/287 7171536 when tag does not exist in git repository1537 returns the tag1538# [RSpecRunTime] RSpec elapsed time: 5 minutes 5.62 seconds. Current RSS: ~1450M. load average: 1.24 1.04 0.63 1/287 7301539 when tag contains a slash1540 returns 200 HTTP status1541# [RSpecRunTime] RSpec elapsed time: 5 minutes 7.45 seconds. Current RSS: ~1447M. load average: 1.24 1.04 0.63 1/287 7391542 when user is a guest1543 responds 200 OK1544 does not expose tag, commit, source code or helper paths1545 when project is public1546 responds 200 OK1547 exposes tag, commit, source code and helper paths1548# [RSpecRunTime] RSpec elapsed time: 5 minutes 14.18 seconds. Current RSS: ~1455M. load average: 1.05 1.01 0.63 1/288 7751549 when user is not a project member1550 cannot find the project1551 when project is public1552 allows the request1553# [RSpecRunTime] RSpec elapsed time: 5 minutes 17.28 seconds. Current RSS: ~1455M. load average: 1.05 1.01 0.63 1/288 7881554 when releases are public and request user is absent1555 returns the releases1556# [RSpecRunTime] RSpec elapsed time: 5 minutes 19.06 seconds. Current RSS: ~1456M. load average: 1.12 1.02 0.64 1/288 7971557 GET /projects/:id/releases/:tag_name1558 when there is a release1559 returns 200 HTTP status1560 returns 200 HTTP status when using JOB-TOKEN auth1561 returns a release entry1562 matches response schema1563 contains source information as assets1564 does not include description_html1565 with evidence1566 returns the evidence1567 #collected_at1568# [RSpecRunTime] RSpec elapsed time: 5 minutes 32.31 seconds. Current RSS: ~1452M. load average: 1.18 1.04 0.64 1/289 8641569 when release is associated to mutiple milestones1570 milestones order1571 behaves like correct release milestone order1572 due_date1573 when both milestones have a due_date1574 behaves like correct sort order1575 sorts milestonee_1 before milestone_21576# [RSpecRunTime] RSpec elapsed time: 5 minutes 34.56 seconds. Current RSS: ~1448M. load average: 1.16 1.04 0.65 5/289 8731577 when one milestone does not have a due_date1578 behaves like correct sort order1579 sorts milestonee_1 before milestone_21580# [RSpecRunTime] RSpec elapsed time: 5 minutes 35.84 seconds. Current RSS: ~1446M. load average: 1.16 1.04 0.65 1/289 8761581 start_date1582 when both milestones have a start_date1583 behaves like correct sort order1584 sorts milestonee_1 before milestone_21585# [RSpecRunTime] RSpec elapsed time: 5 minutes 37.12 seconds. Current RSS: ~1445M. load average: 1.16 1.04 0.65 1/289 8791586 when one milestone does not have a start_date1587 behaves like correct sort order1588 sorts milestonee_1 before milestone_21589# [RSpecRunTime] RSpec elapsed time: 5 minutes 38.6 seconds. Current RSS: ~1439M. load average: 1.16 1.04 0.65 1/289 8821590 title1591 behaves like correct sort order1592 sorts milestonee_1 before milestone_21593# [RSpecRunTime] RSpec elapsed time: 5 minutes 39.75 seconds. Current RSS: ~1438M. load average: 1.15 1.04 0.65 1/289 8851594 when release has link asset1595 contains link information as assets1596# [RSpecRunTime] RSpec elapsed time: 5 minutes 41.48 seconds. Current RSS: ~1441M. load average: 1.15 1.04 0.65 1/289 8941597 when include_html_description option is true1598 includes description_html field1599# [RSpecRunTime] RSpec elapsed time: 5 minutes 43.19 seconds. Current RSS: ~1447M. load average: 1.15 1.04 0.65 1/289 9031600 when user is a guest1601 responds 403 Forbidden1602 when project is public1603 responds 200 OK1604 exposes tag and commit1605# [RSpecRunTime] RSpec elapsed time: 5 minutes 47.89 seconds. Current RSS: ~1452M. load average: 1.14 1.04 0.65 1/289 9261606 when specified tag is not found in the project1607 returns 404 for maintainer1608 returns project not found for no user1609 returns forbidden for guest1610# [RSpecRunTime] RSpec elapsed time: 5 minutes 52.42 seconds. Current RSS: ~1454M. load average: 1.13 1.04 0.65 1/287 9451611 when user is not a project member1612 cannot find the project1613 when project is public1614 allows the request1615 when release is associated to a milestone1616 matches schema1617 exposes milestones1618 returns issue stats for milestone1619 when project restricts visibility of issues and merge requests1620 does not expose milestones1621# [RSpecRunTime] RSpec elapsed time: 6 minutes 3.22 seconds. Current RSS: ~1443M. load average: 1.11 1.03 0.66 3/290 9921622 when project restricts visibility of issues1623 exposes milestones1624# [RSpecRunTime] RSpec elapsed time: 6 minutes 5.05 seconds. Current RSS: ~1440M. load average: 1.10 1.03 0.66 1/289 10011625 GET /projects/:id/releases/:tag_name/downloads/*direct_asset_path1626 with an invalid release tag1627 returns 404 for maintater1628 returns project not found for no user1629 returns forbidden for guest1630# [RSpecRunTime] RSpec elapsed time: 6 minutes 9.99 seconds. Current RSS: ~1450M. load average: 1.09 1.03 0.66 1/287 10201631 with a valid release tag1632 when filepath is provided1633 when filepath exists1634 redirects to the file download URL1635 redirects to the file download URL when using JOB-TOKEN auth1636 when user is a guest1637 responds 403 Forbidden1638 when project is public1639 responds 200 OK1640# [RSpecRunTime] RSpec elapsed time: 6 minutes 17.17 seconds. Current RSS: ~1449M. load average: 1.00 1.01 0.66 1/284 10451641 when direct_asset_path is used1642 redirects to the file download URL successfully1643# [RSpecRunTime] RSpec elapsed time: 6 minutes 18.88 seconds. Current RSS: ~1451M. load average: 1.00 1.01 0.66 1/284 10521644 when filepath does not exists1645 returns 404 for maintater1646 returns project not found for no user1647 returns forbidden for guest1648# [RSpecRunTime] RSpec elapsed time: 6 minutes 23.82 seconds. Current RSS: ~1448M. load average: 1.00 1.01 0.66 1/284 10711649 when filepath is not provided1650 returns 404 for maintater1651 returns project not found for no user1652 returns forbidden for guest1653# [RSpecRunTime] RSpec elapsed time: 6 minutes 28.65 seconds. Current RSS: ~1446M. load average: 1.00 1.01 0.66 1/284 10901654 GET /projects/:id/releases/permalink/latest1655 when there is no release1656 returns not found1657 returns not found when using JOB-TOKEN auth1658# [RSpecRunTime] RSpec elapsed time: 6 minutes 32.33 seconds. Current RSS: ~1440M. load average: 1.00 1.01 0.66 1/284 11031659 when there are more than one release1660 redirects to the latest release tag1661 redirects to the latest release tag when using JOB-TOKEN auth1662 when there are query parameters present1663 includes the query params on the redirection1664 discards the `order_by` query param1665# [RSpecRunTime] RSpec elapsed time: 6 minutes 39.07 seconds. Current RSS: ~1438M. load average: 1.00 1.01 0.67 1/284 11281666 when downloading a release asset1667 redirects to the right endpoint keeping the suffix_path1668 returns error when there is path traversal in suffix path1669# [RSpecRunTime] RSpec elapsed time: 6 minutes 42.32 seconds. Current RSS: ~1444M. load average: 1.00 1.01 0.67 1/284 11411670 POST /projects/:id/releases1671 accepts the request1672 creates a new release1673 creates a new release without description1674 sets the released_at to the current time if the released_at parameter is not provided1675 sets the released_at to the value in the parameters if specified1676 assumes the utc timezone for released_at if the timezone is not provided1677 allows specifying a released_at with a local time zone1678 matches response schema1679 does not create a new tag1680 when using `direct_asset_path` for the asset link1681 creates a new release successfully1682# [RSpecRunTime] RSpec elapsed time: 7 minutes 0.64 second. Current RSS: ~1444M. load average: 1.00 1.01 0.67 1/290 14731683 with protected tag1684 when user has access to the protected tag1685 accepts the request1686# [RSpecRunTime] RSpec elapsed time: 7 minutes 2.85 seconds. Current RSS: ~1440M. load average: 1.00 1.01 0.67 1/290 15071687 when user does not have access to the protected tag1688 forbids the request1689# [RSpecRunTime] RSpec elapsed time: 7 minutes 4.47 seconds. Current RSS: ~1439M. load average: 1.00 1.01 0.68 1/290 15281690 when user is a reporter1691 forbids the request1692# [RSpecRunTime] RSpec elapsed time: 7 minutes 6.08 seconds. Current RSS: ~1438M. load average: 1.00 1.01 0.68 1/290 15491693 when user is not a project member1694 forbids the request1695 when project is public1696 forbids the request1697# [RSpecRunTime] RSpec elapsed time: 7 minutes 9.28 seconds. Current RSS: ~1440M. load average: 1.00 1.01 0.68 1/290 15901698 when create assets altogether1699 when create one asset1700 accepts the request1701 creates an asset with specified parameters1702 matches response schema1703# [RSpecRunTime] RSpec elapsed time: 7 minutes 15.07 seconds. Current RSS: ~1440M. load average: 1.00 1.01 0.68 1/290 16901704 when creating two assets1705 creates two assets with specified parameters1706 when link names are duplicates1707 recognizes as a bad request1708# [RSpecRunTime] RSpec elapsed time: 7 minutes 18.91 seconds. Current RSS: ~1438M. load average: 1.00 1.01 0.68 1/290 17501709 when using JOB-TOKEN auth1710 when no token is provided1711 returns a :not_found error1712# [RSpecRunTime] RSpec elapsed time: 7 minutes 20.43 seconds. Current RSS: ~1435M. load average: 1.00 1.01 0.68 1/290 17711713 when an invalid token is provided1714 returns an :unauthorized error1715# [RSpecRunTime] RSpec elapsed time: 7 minutes 22.12 seconds. Current RSS: ~1437M. load average: 1.00 1.01 0.68 1/290 17921716 when a valid token is provided1717 creates the release for a running job1718 returns an :unauthorized error for a completed job1719# [RSpecRunTime] RSpec elapsed time: 7 minutes 26.59 seconds. Current RSS: ~1432M. load average: 1.00 1.01 0.68 1/290 18461720 when tag does not exist in git repository1721 creates a new tag1722 creates a new release1723 when tag name is HEAD1724 returns a 400 error as failure on tag creation1725# [RSpecRunTime] RSpec elapsed time: 7 minutes 32.02 seconds. Current RSS: ~1430M. load average: 1.00 1.01 0.69 2/290 19611726 when tag name is empty1727 returns a 400 error as failure on tag creation1728# [RSpecRunTime] RSpec elapsed time: 7 minutes 33.66 seconds. Current RSS: ~1430M. load average: 1.00 1.01 0.69 1/290 19841729 when tag_message is provided1730 creates an annotated tag with the tag message1731# [RSpecRunTime] RSpec elapsed time: 7 minutes 35.6 seconds. Current RSS: ~1425M. load average: 1.00 1.01 0.69 1/290 20321732 when release already exists1733 returns an error as conflicted request1734# [RSpecRunTime] RSpec elapsed time: 7 minutes 37.31 seconds. Current RSS: ~1424M. load average: 1.00 1.01 0.69 1/290 20531735 with milestones1736 with a project milestone1737 by title1738 behaves like adds milestone1739 adds the milestone1740# [RSpecRunTime] RSpec elapsed time: 7 minutes 39.7 seconds. Current RSS: ~1424M. load average: 1.00 1.01 0.69 1/290 20871741 by id1742 behaves like adds milestone1743 adds the milestone1744# [RSpecRunTime] RSpec elapsed time: 7 minutes 41.73 seconds. Current RSS: ~1425M. load average: 1.00 1.01 0.69 1/290 21211745 with multiple milestones1746 adds all milestones1747# [RSpecRunTime] RSpec elapsed time: 7 minutes 43.74 seconds. Current RSS: ~1425M. load average: 1.00 1.01 0.69 1/290 21551748 with an empty milestone1749 removes all milestones1750# [RSpecRunTime] RSpec elapsed time: 7 minutes 45.71 seconds. Current RSS: ~1420M. load average: 1.00 1.01 0.69 1/290 21891751 with a non-existant milestone1752 returns a 400 error as milestone not found1753# [RSpecRunTime] RSpec elapsed time: 7 minutes 47.23 seconds. Current RSS: ~1421M. load average: 1.00 1.01 0.69 1/290 22101754 with a milestone from a different project1755 returns a 400 error as milestone not found1756# [RSpecRunTime] RSpec elapsed time: 7 minutes 49.36 seconds. Current RSS: ~1416M. load average: 1.00 1.00 0.69 1/290 22311757 PUT /projects/:id/releases/:tag_name1758 accepts the request1759 accepts the request when using JOB-TOKEN auth1760 updates the description1761 does not change other attributes1762 matches response schema1763 updates released_at1764 with protected tag1765 when user has access to the protected tag1766 accepts the request1767# [RSpecRunTime] RSpec elapsed time: 8 minutes 3.83 seconds. Current RSS: ~1447M. load average: 1.08 1.02 0.70 1/290 24491768 when user does not have access to the protected tag1769 forbids the request1770# [RSpecRunTime] RSpec elapsed time: 8 minutes 5.89 seconds. Current RSS: ~1447M. load average: 1.08 1.02 0.70 1/290 24701771 when user tries to update sha1772 does not allow the request1773# [RSpecRunTime] RSpec elapsed time: 8 minutes 7.7 seconds. Current RSS: ~1454M. load average: 1.08 1.02 0.70 1/290 24951774 when params is empty1775 does not allow the request1776# [RSpecRunTime] RSpec elapsed time: 8 minutes 9.45 seconds. Current RSS: ~1459M. load average: 1.07 1.02 0.71 1/290 25201777 when there are no corresponding releases1778 forbids the request1779# [RSpecRunTime] RSpec elapsed time: 8 minutes 11.06 seconds. Current RSS: ~1464M. load average: 1.07 1.02 0.71 1/290 25411780 when user is a reporter1781 forbids the request1782# [RSpecRunTime] RSpec elapsed time: 8 minutes 12.7 seconds. Current RSS: ~1464M. load average: 1.07 1.02 0.71 1/290 25621783 when user is not a project member1784 forbids the request1785 when project is public1786 forbids the request1787# [RSpecRunTime] RSpec elapsed time: 8 minutes 16.25 seconds. Current RSS: ~1464M. load average: 1.07 1.02 0.71 1/290 26031788 with milestones1789 when a milestone is passed in1790 by title1791 behaves like updates milestone1792 updates the milestone1793# [RSpecRunTime] RSpec elapsed time: 8 minutes 18.27 seconds. Current RSS: ~1463M. load average: 1.07 1.02 0.71 1/290 26351794 by id1795 behaves like updates milestone1796 updates the milestone1797# [RSpecRunTime] RSpec elapsed time: 8 minutes 20.39 seconds. Current RSS: ~1461M. load average: 1.06 1.02 0.71 1/290 26671798 an identical milestone1799 does not change the milestone1800# [RSpecRunTime] RSpec elapsed time: 8 minutes 22.3 seconds. Current RSS: ~1459M. load average: 1.06 1.02 0.71 1/290 26991801 an empty milestone1802 removes the milestone1803# [RSpecRunTime] RSpec elapsed time: 8 minutes 24.29 seconds. Current RSS: ~1455M. load average: 1.06 1.02 0.71 1/290 27311804 without milestones parameter1805 does not change the milestone1806# [RSpecRunTime] RSpec elapsed time: 8 minutes 26.23 seconds. Current RSS: ~1451M. load average: 1.06 1.02 0.71 1/290 27631807 multiple milestones1808 with one new1809 adds the new milestone1810# [RSpecRunTime] RSpec elapsed time: 8 minutes 28.1 seconds. Current RSS: ~1450M. load average: 1.06 1.02 0.71 1/290 27951811 with all new1812 by title1813 behaves like update milestones1814 replaces the milestones1815# [RSpecRunTime] RSpec elapsed time: 8 minutes 30.23 seconds. Current RSS: ~1450M. load average: 1.05 1.02 0.71 1/290 28271816 by id1817 behaves like update milestones1818 replaces the milestones1819# [RSpecRunTime] RSpec elapsed time: 8 minutes 32.26 seconds. Current RSS: ~1452M. load average: 1.05 1.02 0.71 1/290 28591820 DELETE /projects/:id/releases/:tag_name1821 accepts the request1822 accepts the request when using JOB-TOKEN auth1823 destroys the release1824 does not remove a tag in repository1825 matches response schema1826 with protected tag1827 when user has access to the protected tag1828 accepts the request1829# [RSpecRunTime] RSpec elapsed time: 8 minutes 43.26 seconds. Current RSS: ~1450M. load average: 1.04 1.02 0.72 1/290 29571830 when user does not have access to the protected tag1831 forbids the request1832# [RSpecRunTime] RSpec elapsed time: 8 minutes 45.2 seconds. Current RSS: ~1447M. load average: 1.04 1.02 0.72 1/290 29641833 when there are no corresponding releases1834 forbids the request1835# [RSpecRunTime] RSpec elapsed time: 8 minutes 46.75 seconds. Current RSS: ~1447M. load average: 1.04 1.02 0.72 1/290 29711836 when user is a reporter1837 forbids the request1838# [RSpecRunTime] RSpec elapsed time: 8 minutes 48.37 seconds. Current RSS: ~1447M. load average: 1.04 1.02 0.72 1/289 29781839 when user is not a project member1840 forbids the request1841 when project is public1842 forbids the request1843# [RSpecRunTime] RSpec elapsed time: 8 minutes 51.71 seconds. Current RSS: ~1452M. load average: 1.04 1.02 0.72 1/287 29911844 Track API events1845 when tracking event with labels from User-Agent1846 adds the tracked User-Agent to the label of the tracked event1847 skips label when User-Agent is invalid1848# [RSpecRunTime] RSpec elapsed time: 8 minutes 54.84 seconds. Current RSS: ~1451M. load average: 1.03 1.02 0.72 1/285 30041849 GET /groups/:id/releases1850 behaves like GET request permissions for admin mode1851 behaves like when admin1852 behaves like makes request1853 returns1854# [RSpecRunTime] RSpec elapsed time: 8 minutes 57.7 seconds. Current RSS: ~1445M. load average: 1.03 1.02 0.72 1/285 30111855 behaves like makes request1856 returns1857# [RSpecRunTime] RSpec elapsed time: 8 minutes 59.31 seconds. Current RSS: ~1442M. load average: 1.03 1.02 0.73 1/285 30181858 behaves like when user1859 returns1860 behaves like makes request1861 returns1862# [RSpecRunTime] RSpec elapsed time: 9 minutes 2.27 seconds. Current RSS: ~1446M. load average: 1.03 1.02 0.73 1/286 30311863 when authenticated as owner1864 gets releases from all projects in the group1865 respects order by parameters1866 respects the simple parameter1867 denies access to private groups1868# [RSpecRunTime] RSpec elapsed time: 9 minutes 8.67 seconds. Current RSS: ~1445M. load average: 1.03 1.01 0.73 1/286 30561869 when authenticated as guest1870 does not expose tag, commit, source code or helper paths1871# [RSpecRunTime] RSpec elapsed time: 9 minutes 10.72 seconds. Current RSS: ~1444M. load average: 1.02 1.01 0.73 1/285 30631872 performance testing1873 behaves like avoids N+1 queries1874 with subgroups1875 include_subgroups avoids N+1 queries1876# [RSpecRunTime] RSpec elapsed time: 9 minutes 16.23 seconds. Current RSS: ~1431M. load average: 1.02 1.01 0.73 1/285 30701877 behaves like avoids N+1 queries1878 with subgroups1879 include_subgroups avoids N+1 queries1880# [RSpecRunTime] RSpec elapsed time: 9 minutes 21.94 seconds. Current RSS: ~1407M. load average: 1.02 1.01 0.73 1/285 30771881# [RSpecRunTime] Finishing example group spec/requests/api/releases_spec.rb. It took 4 minutes 54.85 seconds. Expected to take 5 minutes 28.23 seconds.1882# [RSpecRunTime] Starting example group spec/requests/api/groups_spec.rb. Expected to take 3 minutes 41.46 seconds.1883API::Groups1884 GET /groups1885 when unauthenticated1886 returns public groups1887 behaves like groups list N+11888 avoids N+1 queries1889# [RSpecRunTime] RSpec elapsed time: 9 minutes 25.32 seconds. Current RSS: ~1393M. load average: 1.02 1.01 0.73 1/285 30781890 when statistics are requested1891 does not include statistics1892 when authenticated as user1893 normal user: returns an array of groups of user11894 does not include runners_token information1895 does not include statistics1896 includes a created_at timestamp1897 behaves like groups list N+11898 avoids N+1 queries1899# [RSpecRunTime] RSpec elapsed time: 9 minutes 27.76 seconds. Current RSS: ~1425M. load average: 1.02 1.01 0.73 1/285 30791900 when using the visibility filter1901 filters based on private visibility param1902 filters based on internal visibility param1903 filters based on public visibility param1904 filters based on no visibility param passed1905 filters based on unknown visibility param1906# [RSpecRunTime] RSpec elapsed time: 9 minutes 30.21 seconds. Current RSS: ~1419M. load average: 1.02 1.01 0.74 1/285 30801907 pagination strategies1908 when the user is anonymous1909 offset pagination1910 on making requests beyond the allowed offset pagination threshold1911 returns error and suggests to use keyset pagination1912 on making requests below the allowed offset pagination threshold1913 paginates the records1914 behaves like an endpoint with keyset pagination1915 on making requests with supported ordering structure1916 includes keyset url params in the url response1917 does not include pagination headers1918 paginates the records correctly1919 on making requests with unsupported ordering structure1920 returns error1921 when authenticated as admin1922 admin: returns an array of all groups1923 does not include runners_token information1924 does not include statistics by default1925 includes a created_at timestamp1926 includes statistics if requested1927# [RSpecRunTime] RSpec elapsed time: 9 minutes 33.28 seconds. Current RSS: ~1429M. load average: 1.02 1.01 0.74 1/285 30811928 when using skip_groups in request1929 returns all groups excluding skipped groups1930 when using all_available in request1931 returns all groups you have access to1932 when using top_level_only1933 doesn't return subgroups1934# [RSpecRunTime] RSpec elapsed time: 9 minutes 35.2 seconds. Current RSS: ~1414M. load average: 1.02 1.01 0.74 1/285 30821935 when using sorting1936 sorts by name ascending by default1937 sorts in descending order when passed1938 sorts by path in order_by param1939 sorts by id in the order_by param1940 sorts also by descending id with pagination fix1941 sorts identical keys by id for good pagination1942 sorts descending identical keys by id for good pagination1943 when searching with similarity ordering1944 sorts top level groups before subgroups with exact matches first1945 when `search` parameter is not given1946 sorts items ordered by name1947# [RSpecRunTime] RSpec elapsed time: 9 minutes 39.75 seconds. Current RSS: ~1419M. load average: 1.01 1.01 0.74 1/285 30831948 when using owned in the request1949 returns an array of groups the user owns1950 when using min_access_level in the request1951 with min_access_level parameter1952 returns an array of groups the user has at least master access1953 distinct count1954 counts with *1955# [RSpecRunTime] RSpec elapsed time: 9 minutes 41.65 seconds. Current RSS: ~1408M. load average: 1.01 1.01 0.74 1/285 30841956 when searching1957 finds also groups with full path matching search param1958 GET /groups/:id1959 when unauthenticated1960 returns 404 for a private group1961 returns 200 for a public group1962 returns only public projects in the group1963 returns only public projects shared with the group1964# [RSpecRunTime] RSpec elapsed time: 9 minutes 45.72 seconds. Current RSS: ~1406M. load average: 1.09 1.03 0.75 1/285 30851965 when authenticated as user1966 returns one of user1's groups1967 returns one of user1's groups without projects when with_projects option is set to false1968 doesn't return runners_token if the user is not the owner of the group1969 returns runners_token if the user is the owner of the group1970 does not return a non existing group1971 does not return a group not attached to user11972 returns only public and internal projects in the group1973 returns only public and internal projects shared with the group1974 avoids N+1 queries with project links1975 avoids N+1 queries with shared group links1976# [RSpecRunTime] RSpec elapsed time: 9 minutes 55.59 seconds. Current RSS: ~1401M. load average: 1.00 1.01 0.74 1/285 30861977 when authenticated as admin1978 returns any existing group1979 returns information of the runners_token for the group1980 returns runners_token and no projects when with_projects option is set to false1981 does not return a non existing group1982# [RSpecRunTime] RSpec elapsed time: 9 minutes 57.5 seconds. Current RSS: ~1399M. load average: 1.00 1.01 0.74 1/285 30871983 when using group path in URL1984 returns any existing group1985 does not return a non existing group1986 does not return a group not attached to user11987 limiting the number of projects and shared_projects in the response1988 limits projects and shared_projects1989# [RSpecRunTime] RSpec elapsed time: 10 minutes 1.05 seconds. Current RSS: ~1403M. load average: 1.00 1.01 0.74 1/286 30881990 when a group is shared1991 when authenticated as admin1992 returns all groups that share the group1993 when unauthenticated1994 returns only public groups that share the group1995 when authenticated as a member of a parent group that has shared the group1996 returns private group if direct member1997 returns private group if inherited member1998# [RSpecRunTime] RSpec elapsed time: 10 minutes 3.04 seconds. Current RSS: ~1405M. load average: 1.00 1.01 0.74 1/286 30891999 expose shared_runners_setting attribute2000 returns the group with shared_runners_setting as 'enabled'2001 returns the group with shared_runners_setting as 'disabled_and_unoverridable'2002 returns the group with shared_runners_setting as 'disabled_and_overridable'2003# [RSpecRunTime] RSpec elapsed time: 10 minutes 4.99 seconds. Current RSS: ~1408M. load average: 1.00 1.01 0.75 1/286 30902004 PUT /groups/:id2005 increments the update_namespace_name rate limit2006 behaves like group avatar upload2007 when valid2008 returns avatar url in response2009# [RSpecRunTime] RSpec elapsed time: 10 minutes 6.88 seconds. Current RSS: ~1400M. load average: 1.00 1.01 0.75 1/286 30912010 when invalid2011 when file format is not supported2012 behaves like invalid file upload request2013 returns 4002014 when file is too large2015 behaves like invalid file upload request2016 returns 4002017 a name is not passed in2018 does not mark name update throttling2019 an empty name is passed in2020 does not mark name update throttling2021 when authenticated as the group owner2022 updates the group2023 removes the group avatar2024 does not update visibility_level if it is restricted2025 returns 404 for a non existing group2026 updating the `default_branch_protection` attribute2027 for users who have the ability to update default_branch_protection2028 updates the attribute2029# [RSpecRunTime] RSpec elapsed time: 10 minutes 10.64 seconds. Current RSS: ~1402M. load average: 1.00 1.01 0.75 1/286 30922030 for users who does not have the ability to update default_branch_protection`2031 does not update the attribute2032 updating the `enabled_git_access_protocol` attribute2033 with ssh2034 updates the attribute2035 with http2036 updates the attribute2037 with all2038 updates the attribute2039 malicious group name2040 returns bad request2041 does not update group name2042 within a subgroup2043 does not change visibility when not requested2044 prevents making private a group containing public subgroups2045 does not update prevent_sharing_groups_outside_hierarchy2046# [RSpecRunTime] RSpec elapsed time: 10 minutes 16.03 seconds. Current RSS: ~1397M. load average: 1.08 1.03 0.75 1/286 30932047 when authenticated as the admin2048 updates the group2049 ignores visibility level restrictions2050# [RSpecRunTime] RSpec elapsed time: 10 minutes 17.62 seconds. Current RSS: ~1394M. load average: 1.08 1.03 0.75 1/287 30962051 when authenticated as an user that can see the group2052 does not updates the group2053 when authenticated as an user that cannot see the group2054 returns 404 when trying to update the group2055 GET /groups/:id/projects2056 when authenticated as user2057 returns the group's projects2058 returns the group's projects with simple representation2059 filters the groups projects2060 returns projects excluding shared2061 does not return a non existing group2062 does not return a group not attached to user12063 only returns projects to which user has access2064 only returns the projects owned by user2065 only returns the projects starred by user2066 avoids N+1 queries2067 with min access level2068 returns projects with min access level or higher2069# [RSpecRunTime] RSpec elapsed time: 10 minutes 26.75 seconds. Current RSS: ~1402M. load average: 1.07 1.02 0.76 1/287 30972070 with owned2071 as a guest2072 returns no projects2073# [RSpecRunTime] RSpec elapsed time: 10 minutes 28.65 seconds. Current RSS: ~1400M. load average: 1.07 1.02 0.76 1/287 30982074 as a maintainer2075 returns no projects2076 as an owner2077 returns projects with owner access level2078 and using archived2079 returns the group's archived projects2080 returns the group's non-archived projects2081 returns all of the group's projects2082# [RSpecRunTime] RSpec elapsed time: 10 minutes 31.97 seconds. Current RSS: ~1402M. load average: 1.06 1.02 0.76 1/287 30992083 with similarity ordering2084 returns items based ordered by similarity2085 when `search` parameter is not given2086 returns items ordered by name2087# [RSpecRunTime] RSpec elapsed time: 10 minutes 34.4 seconds. Current RSS: ~1397M. load average: 1.06 1.02 0.76 1/287 31002088 with star_count ordering2089 returns items based ordered by star_count2090 returns items based ordered by star_count in ascending order2091# [RSpecRunTime] RSpec elapsed time: 10 minutes 36.81 seconds. Current RSS: ~1398M. load average: 1.06 1.02 0.76 1/287 31012092 when include_subgroups is true2093 returns projects including those in subgroups2094 avoids N+1 queries2095# [RSpecRunTime] RSpec elapsed time: 10 minutes 43.13 seconds. Current RSS: ~1389M. load average: 1.13 1.04 0.77 1/286 31022096 when include_ancestor_groups is true2097 returns ancestors groups projects2098# [RSpecRunTime] RSpec elapsed time: 10 minutes 44.69 seconds. Current RSS: ~1390M. load average: 1.12 1.04 0.77 1/286 31032099 when authenticated as admin2100 returns any existing group2101 does not return a non existing group2102 when using group path in URL2103 returns any existing group2104 does not return a non existing group2105 does not return a group not attached to user12106# [RSpecRunTime] RSpec elapsed time: 10 minutes 46.57 seconds. Current RSS: ~1400M. load average: 1.12 1.04 0.77 1/286 31042107 GET /groups/:id/projects/shared2108 when authenticated as user2109 returns the shared projects in the group2110 returns shared projects with min access level or higher2111 returns the shared projects of the group with simple representation2112 filters the shared projects in the group based on visibility2113 filters the shared projects in the group based on search params2114 returns the shared projects in the group ordered by star count2115 returns the shared projects in the group ordered by star count in ascending order2116 does not return the projects owned by the group2117 returns 404 for a non-existing group2118 does not return a group not attached to the user2119 only returns shared projects to which user has access2120 only returns the projects starred by user2121# [RSpecRunTime] RSpec elapsed time: 10 minutes 59.38 seconds. Current RSS: ~1396M. load average: 1.09 1.04 0.77 1/286 31052122 when authenticated as admin2123 returns shared projects of an existing group2124 avoids N+1 queries2125 for a non-existent group2126 returns 404 for a non-existent group2127# [RSpecRunTime] RSpec elapsed time: 11 minutes 2.42 seconds. Current RSS: ~1406M. load average: 1.09 1.04 0.77 1/286 31062128 when using group path in URL2129 returns the right details2130 returns 404 for a non-existent group2131# [RSpecRunTime] RSpec elapsed time: 11 minutes 3.98 seconds. Current RSS: ~1410M. load average: 1.09 1.04 0.77 1/286 31072132 GET /groups/:id/subgroups2133 when unauthenticated2134 returns only public subgroups2135 returns 404 for a private group2136 when statistics are requested2137 does not include statistics2138# [RSpecRunTime] RSpec elapsed time: 11 minutes 5.88 seconds. Current RSS: ~1418M. load average: 1.09 1.04 0.77 1/286 31082139 when authenticated as user2140 when user is not member of a public group2141 returns no subgroups for the public group2142 when using all_available in request2143 returns public subgroups2144# [RSpecRunTime] RSpec elapsed time: 11 minutes 7.38 seconds. Current RSS: ~1424M. load average: 1.09 1.04 0.77 1/286 31092145 when user is not member of a private group2146 returns 404 for the private group2147 when user is member of public group2148 returns private subgroups2149 when using statistics in request2150 does not include statistics2151# [RSpecRunTime] RSpec elapsed time: 11 minutes 9.91 seconds. Current RSS: ~1429M. load average: 1.08 1.03 0.78 1/286 31102152 when user is member of private group2153 returns subgroups2154 when authenticated as admin2155 returns private subgroups of a public group2156 returns subgroups of a private group2157 does not include statistics by default2158 includes statistics if requested2159# [RSpecRunTime] RSpec elapsed time: 11 minutes 13.5 seconds. Current RSS: ~1431M. load average: 1.08 1.03 0.78 1/286 31112160 behaves like skips searching in full path2161 does not find groups by full path2162 GET /groups/:id/descendant_groups2163 when unauthenticated2164 returns only public descendants2165 returns 404 for a private group2166 when authenticated as user2167 when user is not member of a public group2168 returns no descendants for the public group2169 when using all_available in request2170 returns public descendants2171 when user is not member of a private group2172 returns 404 for the private group2173 when user is member of public group2174 returns private descendants2175 when using statistics in request2176 does not include statistics2177# [RSpecRunTime] RSpec elapsed time: 11 minutes 17.39 seconds. Current RSS: ~1440M. load average: 1.15 1.05 0.78 1/286 31122178 when user is member of private group2179 returns descendants2180 when authenticated as admin2181 returns private descendants of a public group2182 returns descendants of a private group2183 does not include statistics by default2184 includes statistics if requested2185# [RSpecRunTime] RSpec elapsed time: 11 minutes 19.27 seconds. Current RSS: ~1441M. load average: 1.14 1.05 0.78 1/286 31132186 behaves like skips searching in full path2187 does not find groups by full path2188 POST /groups2189 behaves like group avatar upload2190 when valid2191 returns avatar url in response2192 when invalid2193 when file format is not supported2194 behaves like invalid file upload request2195 returns 4002196 when file is too large2197 behaves like invalid file upload request2198 returns 4002199 when authenticated as user without group permissions2200 does not create group2201 as owner2202 can create subgroups2203 as maintainer2204 can create subgroups2205 when group is within a provided organization2206 when user is an organization user2207 creates group within organization2208 when parent_group is not part of the organization2209 does not create the group with not_found2210 when organization does not exist2211 does not create the group with not_found2212 when user is not an organization user2213 when organization is public2214 does not create the group2215 when organization is private2216 does not create the group2217 when user is an admin2218 creates group within organization2219 when authenticated as user with group permissions2220 creates group2221 creates a nested group2222 does not create group, duplicate2223 returns 400 bad request error if name not given2224 returns 400 bad request error if path not given2225 malicious group name2226 returns bad request2227 is expected not to change `Group.count`2228# [RSpecRunTime] RSpec elapsed time: 11 minutes 27.45 seconds. Current RSS: ~1433M. load average: 1.21 1.07 0.79 1/286 31142229 when creating a group with `default_branch_protection` attribute2230 for users who have the ability to create a group with `default_branch_protection`2231 creates group with the specified branch protection level2232 for users who do not have the ability to create a group with `default_branch_protection`2233 does not create the group with the specified branch protection level2234 when creating a group with `enabled_git_access_protocol2235 creates group with the specified Git access protocol2236 DELETE /groups/:id2237 when authenticated as user2238 removes group2239 does not remove a group if not an owner2240 does not remove a non existing group2241 does not remove a group not attached to user12242 behaves like 412 response2243 for a modified resource2244 returns 412 with a JSON error2245# [RSpecRunTime] RSpec elapsed time: 11 minutes 30.49 seconds. Current RSS: ~1427M. load average: 1.19 1.06 0.79 1/286 31152246 for an unmodified resource2247 returns 204 with an empty body2248 when authenticated as admin2249 removes any existing group2250 does not remove a non existing group2251 POST /groups/:id/projects/:project_id2252 when authenticated as user2253 does not transfer project to group2254 when authenticated as admin2255 transfers project to group2256 when using project path in URL2257 with a valid project path2258 transfers project to group2259# [RSpecRunTime] RSpec elapsed time: 11 minutes 33.18 seconds. Current RSS: ~1426M. load average: 1.19 1.06 0.79 1/286 31162260 with a non-existent project path2261 does not transfer project to group2262 when using a group path in URL2263 with a valid group path2264 transfers project to group2265 with a non-existent group path2266 does not transfer project to group2267 GET /groups/:id/transfer_locations2268 when the user has rights to transfer the group2269 returns 2002270 only includes groups where the user has permissions to transfer a group to2271 with search2272 includes groups where the user has permissions to transfer a group to, matching the search term2273# [RSpecRunTime] RSpec elapsed time: 11 minutes 38.27 seconds. Current RSS: ~1409M. load average: 1.18 1.06 0.79 1/286 31172274 when the user does not have permissions to transfer the group2275 returns 4032276 for an anonymous user2277 returns 4042278 POST /groups/:id/transfer2279 when promoting a subgroup to a root group2280 when no group_id is specified2281 behaves like promotes the subgroup to a root group2282 returns success2283# [RSpecRunTime] RSpec elapsed time: 11 minutes 40.14 seconds. Current RSS: ~1407M. load average: 1.16 1.06 0.79 1/286 31192284 when group_id is specified as blank2285 behaves like promotes the subgroup to a root group2286 returns success2287 when the group is already a root group2288 returns error2289 when transferring a subgroup to a different group2290 when the user does not have admin rights to the group being transferred2291 forbids the operation2292 when the user does not have access to the new parent group2293 fails with 4042294 when the ID of a non-existent group is mentioned as the new parent group2295 fails with 4042296 when the transfer fails due to an error2297 returns error2298 when the transfer succceds2299 returns success2300 behaves like custom attributes endpoints2301 GET /groups with custom attributes filter2302 with an unauthorized user2303 does not filter by custom attributes2304 with an authorized user2305 filters by custom attributes2306 GET /groups with custom attributes2307 with an unauthorized user2308 does not include custom attributes2309 with an authorized user2310 does not include custom attributes by default2311 includes custom attributes if requested2312 GET /groups/:id with custom attributes2313 with an unauthorized user2314 does not include custom attributes2315 with an authorized user2316 does not include custom attributes by default2317 includes custom attributes if requested2318# [RSpecRunTime] RSpec elapsed time: 11 minutes 49.72 seconds. Current RSS: ~1406M. load average: 1.14 1.06 0.80 1/286 31222319 GET /groups/:id/custom_attributes2320 with an unauthorized user2321 behaves like an unauthorized API user2322 is expected to eq 4032323 with an authorized user2324 returns all custom attributes2325 GET /groups/:id/custom_attributes/:key2326 with an unauthorized user2327 behaves like an unauthorized API user2328 is expected to eq 4032329 with an authorized user2330 returns a single custom attribute2331 PUT /groups/:id/custom_attributes/:key2332 with an unauthorized user2333 behaves like an unauthorized API user2334 is expected to eq 4032335 with an authorized user2336 creates a new custom attribute2337 updates an existing custom attribute2338 DELETE /groups/:id/custom_attributes/:key2339 with an unauthorized user2340 behaves like an unauthorized API user2341 is expected to eq 4032342 with an authorized user2343 deletes an existing custom attribute2344 POST /groups/:id/share2345 when authenticated as owner2346 behaves like shares group with group2347 shares group with group2348 returns a 400 error when group id is not given2349 returns a 400 error when access level is not given2350 returns a 404 error when group does not exist2351 returns a 400 error when wrong params passed2352 returns a 409 error when link is not saved2353# [RSpecRunTime] RSpec elapsed time: 11 minutes 57.04 seconds. Current RSS: ~1406M. load average: 1.05 1.04 0.79 1/286 31232354 when the user is not the owner of the group2355 does not create group share2356 when authenticated as admin2357 behaves like shares group with group2358 shares group with group2359 returns a 400 error when group id is not given2360 returns a 400 error when access level is not given2361 returns a 404 error when group does not exist2362 returns a 400 error when wrong params passed2363 returns a 409 error when link is not saved2364# [RSpecRunTime] RSpec elapsed time: 12 minutes 0.11 second. Current RSS: ~1408M. load average: 1.04 1.04 0.79 1/286 31242365 DELETE /groups/:id/share/:group_id2366 when authenticated as owner2367 behaves like deletes group share2368 deletes a group share2369 requires the group id to be an integer2370 returns a 404 error when group link does not exist2371 returns a 404 error when group does not exist2372# [RSpecRunTime] RSpec elapsed time: 12 minutes 1.64 seconds. Current RSS: ~1408M. load average: 1.04 1.04 0.79 1/286 31252373 when the user is not the owner of the group2374 does not remove group share2375 when authenticated as admin2376 behaves like deletes group share2377 deletes a group share2378 requires the group id to be an integer2379 returns a 404 error when group link does not exist2380 returns a 404 error when group does not exist2381# [RSpecRunTime] RSpec elapsed time: 12 minutes 3.79 seconds. Current RSS: ~1399M. load average: 1.04 1.04 0.80 1/286 31262382# [RSpecRunTime] Finishing example group spec/requests/api/groups_spec.rb. It took 2 minutes 41.31 seconds. Expected to take 3 minutes 41.46 seconds.2383# [RSpecRunTime] Starting example group spec/requests/api/ci/runner/jobs_request_post_spec.rb. Expected to take 2 minutes 25.32 seconds.2384API::Ci::Runner2385 /api/v4/jobs2386 POST /api/v4/jobs/request2387 behaves like runner migrations backoff2388 when executing locking database migrations2389 returns 429 error2390 with runner_migrations_backoff disabled2391 does not return 4292392# [RSpecRunTime] RSpec elapsed time: 12 minutes 5.59 seconds. Current RSS: ~1396M. load average: 1.04 1.04 0.80 1/286 31272393 when no token is provided2394 returns 400 error2395 when invalid token is provided2396 returns 403 error2397 when valid token is provided2398 when Runner is not active2399 returns 204 error2400 when system_id parameter is specified2401 when ci_runner_machines with same system_xid does not exist2402 creates respective ci_runner_machines record2403# [RSpecRunTime] RSpec elapsed time: 12 minutes 8.67 seconds. Current RSS: ~1389M. load average: 1.04 1.04 0.80 1/286 31282404 when ci_runner_machines with same system_xid already exists2405 does not create new ci_runner_machines record2406 updates the contacted_at field2407# [RSpecRunTime] RSpec elapsed time: 12 minutes 10.71 seconds. Current RSS: ~1387M. load average: 1.04 1.04 0.80 1/286 31292408 when jobs are finished2409 behaves like no jobs available2410 when runner sends version in User-Agent2411 for stable version2412 gives 204 and set X-GitLab-Last-Update2413 when last_update is up-to-date2414 gives 204 and set the same X-GitLab-Last-Update2415 when last_update is outdated2416 gives 204 and set a new X-GitLab-Last-Update2417# [RSpecRunTime] RSpec elapsed time: 12 minutes 13.36 seconds. Current RSS: ~1378M. load average: 1.04 1.04 0.80 1/286 31302418 when beta version is sent2419 is expected to respond with numeric status code no_content2420 when pre-9-0 version is sent2421 is expected to respond with numeric status code no_content2422 when pre-9-0 beta version is sent2423 is expected to respond with numeric status code no_content2424 when other projects have pending jobs2425 behaves like no jobs available2426 when runner sends version in User-Agent2427 for stable version2428 gives 204 and set X-GitLab-Last-Update2429# [RSpecRunTime] RSpec elapsed time: 12 minutes 16.98 seconds. Current RSS: ~1378M. load average: 1.11 1.05 0.80 1/286 31312430 when last_update is up-to-date2431 gives 204 and set the same X-GitLab-Last-Update2432# [RSpecRunTime] RSpec elapsed time: 12 minutes 18.27 seconds. Current RSS: ~1376M. load average: 1.11 1.05 0.80 1/286 31322433 when last_update is outdated2434 gives 204 and set a new X-GitLab-Last-Update2435# [RSpecRunTime] RSpec elapsed time: 12 minutes 19.59 seconds. Current RSS: ~1375M. load average: 1.10 1.05 0.81 1/286 31332436 when beta version is sent2437 is expected to respond with numeric status code no_content2438# [RSpecRunTime] RSpec elapsed time: 12 minutes 20.86 seconds. Current RSS: ~1373M. load average: 1.10 1.05 0.81 1/286 31342439 when pre-9-0 version is sent2440 is expected to respond with numeric status code no_content2441# [RSpecRunTime] RSpec elapsed time: 12 minutes 23.34 seconds. Current RSS: ~1371M. load average: 1.10 1.05 0.81 1/286 31352442 when pre-9-0 beta version is sent2443 is expected to respond with numeric status code no_content2444# [RSpecRunTime] RSpec elapsed time: 12 minutes 24.56 seconds. Current RSS: ~1373M. load average: 1.10 1.05 0.81 1/286 31362445 when shared runner requests job for project without shared_runners_enabled2446 behaves like no jobs available2447 when runner sends version in User-Agent2448 for stable version2449 gives 204 and set X-GitLab-Last-Update2450 when last_update is up-to-date2451 gives 204 and set the same X-GitLab-Last-Update2452 when last_update is outdated2453 gives 204 and set a new X-GitLab-Last-Update2454 when beta version is sent2455 is expected to respond with numeric status code no_content2456 when pre-9-0 version is sent2457 is expected to respond with numeric status code no_content2458 when pre-9-0 beta version is sent2459 is expected to respond with numeric status code no_content2460 when there is a pending job2461 picks a job2462 creates persistent ref2463 updates runner info2464 sets the runner's config2465 sets the runner's ip_address2466 handles multiple X-Forwarded-For addresses2467 when job is made for tag2468 sets branch as ref_type2469 when GIT_DEPTH is specified2470 specifies refspecs2471# [RSpecRunTime] RSpec elapsed time: 12 minutes 36.8 seconds. Current RSS: ~1387M. load average: 1.08 1.05 0.81 1/286 31372472 when a Gitaly exception is thrown during response2473 fails the job as a scheduler failure2474# [RSpecRunTime] RSpec elapsed time: 12 minutes 37.93 seconds. Current RSS: ~1393M. load average: 1.08 1.05 0.81 1/286 31382475 when GIT_DEPTH is not specified and there is no default git depth for the project2476 specifies refspecs2477# [RSpecRunTime] RSpec elapsed time: 12 minutes 38.99 seconds. Current RSS: ~1394M. load average: 1.07 1.05 0.81 1/286 31392478 when job is made for branch2479 sets tag as ref_type2480 when GIT_DEPTH is specified2481 specifies refspecs2482# [RSpecRunTime] RSpec elapsed time: 12 minutes 41.28 seconds. Current RSS: ~1394M. load average: 1.07 1.05 0.81 1/286 31402483 when GIT_DEPTH is not specified and there is no default git depth for the project2484 specifies refspecs2485# [RSpecRunTime] RSpec elapsed time: 12 minutes 42.43 seconds. Current RSS: ~1393M. load average: 1.07 1.05 0.81 1/286 31412486 when job is for a release2487 when `multi_build_steps` is passed by the runner2488 exposes release info2489# [RSpecRunTime] RSpec elapsed time: 12 minutes 43.76 seconds. Current RSS: ~1393M. load average: 1.07 1.05 0.81 1/286 31422490 when `multi_build_steps` is not passed by the runner2491 drops the job2492 when job is made for merge request2493 sets branch as ref_type2494 when GIT_DEPTH is specified2495 returns the overwritten git depth for merge request refspecs2496# [RSpecRunTime] RSpec elapsed time: 12 minutes 47.96 seconds. Current RSS: ~1405M. load average: 1.07 1.05 0.81 1/292 31852497 when info parameter 'version' is present2498 updates provided Runner's parameter2499# [RSpecRunTime] RSpec elapsed time: 12 minutes 49.08 seconds. Current RSS: ~1404M. load average: 1.06 1.05 0.81 1/291 31862500 when info parameter 'revision' is present2501 updates provided Runner's parameter2502# [RSpecRunTime] RSpec elapsed time: 12 minutes 50.23 seconds. Current RSS: ~1406M. load average: 1.06 1.05 0.81 1/291 31872503 when info parameter 'platform' is present2504 updates provided Runner's parameter2505# [RSpecRunTime] RSpec elapsed time: 12 minutes 51.37 seconds. Current RSS: ~1406M. load average: 1.06 1.05 0.81 1/291 31882506 when info parameter 'architecture' is present2507 updates provided Runner's parameter2508# [RSpecRunTime] RSpec elapsed time: 12 minutes 52.52 seconds. Current RSS: ~1401M. load average: 1.06 1.05 0.81 1/291 31892509 when concurrently updating a job2510 returns a conflict2511 when project and pipeline have multiple jobs2512 returns dependent jobs with the token of the test job2513 preloading job_artifacts_archive2514 queries the ci_job_artifacts table once only2515 queries the ci_builds table five times2516# [RSpecRunTime] RSpec elapsed time: 12 minutes 57.03 seconds. Current RSS: ~1388M. load average: 1.06 1.05 0.82 1/286 31902517 when pipeline have jobs with artifacts2518 returns dependent jobs with the token of the test job2519# [RSpecRunTime] RSpec elapsed time: 12 minutes 58.64 seconds. Current RSS: ~1380M. load average: 1.06 1.05 0.82 1/286 31912520 when explicit dependencies are defined2521 returns dependent jobs with the token of the test job2522# [RSpecRunTime] RSpec elapsed time: 12 minutes 59.86 seconds. Current RSS: ~1380M. load average: 1.05 1.04 0.82 1/286 31922523 when dependencies is an empty array2524 returns an empty array2525# [RSpecRunTime] RSpec elapsed time: 13 minutes 1.05 seconds. Current RSS: ~1381M. load average: 1.05 1.04 0.82 1/287 31932526 when job has no tags2527 when runner is allowed to pick untagged jobs2528 picks job2529# [RSpecRunTime] RSpec elapsed time: 13 minutes 2.18 seconds. Current RSS: ~1384M. load average: 1.05 1.04 0.82 1/287 31942530 when runner is not allowed to pick untagged jobs2531 behaves like no jobs available2532 when runner sends version in User-Agent2533 for stable version2534 gives 204 and set X-GitLab-Last-Update2535 when last_update is up-to-date2536 gives 204 and set the same X-GitLab-Last-Update2537 when last_update is outdated2538 gives 204 and set a new X-GitLab-Last-Update2539 when beta version is sent2540 is expected to respond with numeric status code no_content2541 when pre-9-0 version is sent2542 is expected to respond with numeric status code no_content2543 when pre-9-0 beta version is sent2544 is expected to respond with numeric status code no_content2545 when job has code coverage report2546 returns job with the correct artifact specification2547# [RSpecRunTime] RSpec elapsed time: 13 minutes 7.55 seconds. Current RSS: ~1382M. load average: 1.05 1.04 0.82 1/287 31952548 when triggered job is available2549 when variables are stored in pipeline_variables2550 behaves like expected variables behavior2551 returns variables for triggers2552# [RSpecRunTime] RSpec elapsed time: 13 minutes 8.99 seconds. Current RSS: ~1382M. load average: 1.04 1.04 0.82 1/287 31962553 registry credentials support2554 when registry is enabled2555 sends registry credentials key2556# [RSpecRunTime] RSpec elapsed time: 13 minutes 10.12 seconds. Current RSS: ~1383M. load average: 1.04 1.04 0.82 1/287 31972557 when registry is disabled2558 does not send registry credentials2559# [RSpecRunTime] RSpec elapsed time: 13 minutes 11.3 seconds. Current RSS: ~1387M. load average: 1.04 1.04 0.82 1/287 31982560 timeout support2561 when project specifies job timeout2562 contains info about timeout taken from project2563 when runner specifies lower timeout2564 contains info about timeout overridden by runner2565# [RSpecRunTime] RSpec elapsed time: 13 minutes 13.2 seconds. Current RSS: ~1384M. load average: 1.04 1.04 0.82 1/286 31992566 when runner specifies bigger timeout2567 contains info about timeout not overridden by runner2568 time_in_queue_seconds support2569 presents the time_in_queue_seconds info in the payload2570 project_jobs_running_on_instance_runners_count support2571 when runner is not instance_type2572 presents the project_jobs_running_on_instance_runners_count info in the payload as +Inf2573 when runner is instance_type2574 when less than Project::INSTANCE_RUNNER_RUNNING_JOBS_MAX_BUCKET running jobs assigned to an instance runner are on the list2575 presents the project_jobs_running_on_instance_runners_count info in the payload as a correct number in a string format2576 when at least Project::INSTANCE_RUNNER_RUNNING_JOBS_MAX_BUCKET running jobs assigned to an instance runner are on the list2577 presents the project_jobs_running_on_instance_runners_count info in the payload as Project::INSTANCE_RUNNER_RUNNING_JOBS_MAX_BUCKET+2578# [RSpecRunTime] RSpec elapsed time: 13 minutes 18.31 seconds. Current RSS: ~1385M. load average: 1.04 1.04 0.82 1/287 32002579 port support2580 when job image has ports2581 returns the image ports2582# [RSpecRunTime] RSpec elapsed time: 13 minutes 19.38 seconds. Current RSS: ~1385M. load average: 1.12 1.06 0.83 1/287 32012583 when job services settings has ports2584 returns the service ports2585# [RSpecRunTime] RSpec elapsed time: 13 minutes 20.47 seconds. Current RSS: ~1385M. load average: 1.12 1.06 0.83 1/287 32022586 when image has docker options2587 returns the image with docker options2588# [RSpecRunTime] RSpec elapsed time: 13 minutes 21.53 seconds. Current RSS: ~1386M. load average: 1.12 1.06 0.83 1/287 32032589 when image has pull_policy2590 returns the image with pull policy2591# [RSpecRunTime] RSpec elapsed time: 13 minutes 22.66 seconds. Current RSS: ~1386M. load average: 1.12 1.06 0.83 1/287 32042592 when service has pull_policy2593 returns the service with pull policy2594# [RSpecRunTime] RSpec elapsed time: 13 minutes 23.8 seconds. Current RSS: ~1380M. load average: 1.11 1.06 0.83 1/289 32052595 a job with excluded artifacts2596 does not expose excluded paths when these are empty2597 when excluded paths are defined2598 when a runner supports this feature2599 exposes excluded paths2600# [RSpecRunTime] RSpec elapsed time: 13 minutes 26.96 seconds. Current RSS: ~1379M. load average: 1.11 1.06 0.83 1/289 32062601 when a runner does not support this feature2602 does not expose the build at all2603 setting the application context2604 when triggered by a user2605 behaves like storing arguments in the application context for the API2606 places the expected params in the application context2607# [RSpecRunTime] RSpec elapsed time: 13 minutes 28.94 seconds. Current RSS: ~1380M. load average: 1.10 1.06 0.83 1/289 32072608 behaves like not executing any extra queries for the application context2609 does not execute more queries than without adding anything to the application context2610# [RSpecRunTime] RSpec elapsed time: 13 minutes 30.45 seconds. Current RSS: ~1387M. load average: 1.10 1.06 0.83 1/289 32082611 when the runner is of project type2612 behaves like storing arguments in the application context for the API2613 places the expected params in the application context2614# [RSpecRunTime] RSpec elapsed time: 13 minutes 31.51 seconds. Current RSS: ~1388M. load average: 1.10 1.06 0.83 1/289 32092615 behaves like not executing any extra queries for the application context2616 does not execute more queries than without adding anything to the application context2617# [RSpecRunTime] RSpec elapsed time: 13 minutes 32.85 seconds. Current RSS: ~1392M. load average: 1.10 1.06 0.83 1/289 32102618 when the runner is of group type2619 behaves like storing arguments in the application context for the API2620 places the expected params in the application context2621# [RSpecRunTime] RSpec elapsed time: 13 minutes 34.1 seconds. Current RSS: ~1393M. load average: 1.09 1.06 0.83 1/289 32112622 behaves like not executing any extra queries for the application context2623 does not execute more queries than without adding anything to the application context2624# [RSpecRunTime] RSpec elapsed time: 13 minutes 35.2 seconds. Current RSS: ~1393M. load average: 1.09 1.06 0.83 1/289 32122625 with session url set to local URL2626 with allow_local_requests_from_web_hooks_and_services? stubbed2627 as returning true2628 creates a new session2629# [RSpecRunTime] RSpec elapsed time: 13 minutes 36.54 seconds. Current RSS: ~1394M. load average: 1.09 1.06 0.83 1/289 32132630 as returning false2631 returns :unprocessable_entity status code2632 for web-ide job2633 when runner has matching tag2634 successfully picks job2635# [RSpecRunTime] RSpec elapsed time: 13 minutes 39.34 seconds. Current RSS: ~1401M. load average: 1.08 1.05 0.83 1/294 32452636 when runner does not have matching tags2637 does not pick a job2638# [RSpecRunTime] Finishing example group spec/requests/api/ci/runner/jobs_request_post_spec.rb. It took 1 minute 36.43 seconds. Expected to take 2 minutes 25.32 seconds.2639# [RSpecRunTime] Starting example group spec/requests/api/ci/triggers_spec.rb. Expected to take 2 minutes 1.52 seconds.2640API::Ci::Triggers2641 POST /projects/:project_id/trigger/pipeline2642 Handles errors2643 returns bad request if token is missing2644 returns not found if project is not found2645# [RSpecRunTime] RSpec elapsed time: 13 minutes 45.32 seconds. Current RSS: ~1425M. load average: 1.08 1.05 0.83 1/294 32832646 Have a commit2647 creates pipeline2648 stores payload as a variable2649 returns bad request with no pipeline created if there's no commit for that ref2650 Validates variables2651 validates variables to be a hash2652 validates variables needs to be a map of key-valued strings2653 creates trigger request with variables2654# [RSpecRunTime] RSpec elapsed time: 14 minutes 1.33 seconds. Current RSS: ~1429M. load average: 1.14 1.07 0.84 1/293 33842655 when triggering a pipeline from a trigger token2656 does not leak the presence of project when token is for different project2657 creates builds from the ref given in the URL, not in the body2658 when ref contains a dot2659 creates builds from the ref given in the URL, not in the body2660# [RSpecRunTime] RSpec elapsed time: 14 minutes 9.78 seconds. Current RSS: ~1411M. load average: 1.26 1.10 0.85 1/293 34492661 adding arguments to the application context2662 when triggering a pipeline from a trigger token2663 behaves like storing arguments in the application context for the API2664 places the expected params in the application context2665# [RSpecRunTime] RSpec elapsed time: 14 minutes 12.88 seconds. Current RSS: ~1411M. load average: 1.26 1.10 0.85 1/293 34702666 behaves like not executing any extra queries for the application context2667 does not execute more queries than without adding anything to the application context2668# [RSpecRunTime] RSpec elapsed time: 14 minutes 17.36 seconds. Current RSS: ~1404M. load average: 1.56 1.16 0.88 1/295 34952669 when triggered from another running job2670 when other job is triggered by a user2671 behaves like storing arguments in the application context for the API2672 places the expected params in the application context2673# [RSpecRunTime] RSpec elapsed time: 14 minutes 22.17 seconds. Current RSS: ~1395M. load average: 1.52 1.16 0.88 1/295 35162674 behaves like not executing any extra queries for the application context2675 does not execute more queries than without adding anything to the application context2676# [RSpecRunTime] RSpec elapsed time: 14 minutes 26.97 seconds. Current RSS: ~1405M. load average: 1.56 1.17 0.88 1/294 35412677 when other job is triggered by a runner2678 behaves like storing arguments in the application context for the API2679 places the expected params in the application context2680# [RSpecRunTime] RSpec elapsed time: 14 minutes 30.18 seconds. Current RSS: ~1406M. load average: 1.51 1.17 0.88 1/293 35542681 behaves like not executing any extra queries for the application context2682 does not execute more queries than without adding anything to the application context2683# [RSpecRunTime] RSpec elapsed time: 14 minutes 33.64 seconds. Current RSS: ~1420M. load average: 1.51 1.17 0.88 1/292 35672684 when is triggered by a pipeline hook2685 does not create a new pipeline2686# [RSpecRunTime] RSpec elapsed time: 14 minutes 36.08 seconds. Current RSS: ~1430M. load average: 1.47 1.17 0.89 1/290 35802687 GET /projects/:id/triggers2688 authenticated user who can access triggers2689 returns a list of triggers with tokens exposed correctly2690# [RSpecRunTime] RSpec elapsed time: 14 minutes 38.2 seconds. Current RSS: ~1434M. load average: 1.47 1.17 0.89 1/289 35872691 authenticated user with invalid permissions2692 does not return triggers list2693# [RSpecRunTime] RSpec elapsed time: 14 minutes 40.25 seconds. Current RSS: ~1427M. load average: 1.43 1.16 0.89 1/289 35942694 unauthenticated user2695 does not return triggers list2696# [RSpecRunTime] RSpec elapsed time: 14 minutes 42.2 seconds. Current RSS: ~1426M. load average: 1.43 1.16 0.89 1/289 36012697 GET /projects/:id/triggers/:trigger_id2698 authenticated user with valid permissions2699 returns trigger details2700 responds with 404 Not Found if requesting non-existing trigger2701# [RSpecRunTime] RSpec elapsed time: 14 minutes 46.09 seconds. Current RSS: ~1425M. load average: 1.32 1.15 0.88 1/289 36142702 authenticated user with invalid permissions2703 does not return triggers list2704# [RSpecRunTime] RSpec elapsed time: 14 minutes 48.08 seconds. Current RSS: ~1421M. load average: 1.32 1.15 0.88 1/289 36212705 unauthenticated user2706 does not return triggers list2707# [RSpecRunTime] RSpec elapsed time: 14 minutes 50.01 seconds. Current RSS: ~1419M. load average: 1.77 1.24 0.91 1/290 36282708 POST /projects/:id/triggers2709 authenticated user with valid permissions2710 with required parameters2711 creates trigger2712# [RSpecRunTime] RSpec elapsed time: 14 minutes 51.89 seconds. Current RSS: ~1417M. load average: 1.77 1.24 0.91 1/290 36352713 without required parameters2714 does not create trigger2715# [RSpecRunTime] RSpec elapsed time: 14 minutes 54.25 seconds. Current RSS: ~1415M. load average: 1.71 1.24 0.91 1/290 36422716 when the CreateService returns a permissions error2717 returns forbidden2718# [RSpecRunTime] RSpec elapsed time: 14 minutes 56.66 seconds. Current RSS: ~1414M. load average: 1.71 1.24 0.91 1/290 36492719 when trigger fails to save2720 returns bad request2721# [RSpecRunTime] RSpec elapsed time: 14 minutes 58.8 seconds. Current RSS: ~1413M. load average: 1.65 1.23 0.92 1/290 36562722 authenticated user with invalid permissions2723 does not create trigger2724# [RSpecRunTime] RSpec elapsed time: 15 minutes 0.9 second. Current RSS: ~1413M. load average: 1.65 1.23 0.92 1/290 36632725 unauthenticated user2726 does not create trigger2727# [RSpecRunTime] RSpec elapsed time: 15 minutes 3.03 seconds. Current RSS: ~1415M. load average: 1.65 1.23 0.92 1/290 36702728 PUT /projects/:id/triggers/:trigger_id2729 user is maintainer of the project2730 the trigger belongs to user2731 updates description2732# [RSpecRunTime] RSpec elapsed time: 15 minutes 5.27 seconds. Current RSS: ~1413M. load average: 1.68 1.25 0.92 1/290 36772733 the trigger does not belong to user2734 does not update trigger2735# [RSpecRunTime] RSpec elapsed time: 15 minutes 7.87 seconds. Current RSS: ~1413M. load average: 1.68 1.25 0.92 1/290 36842736 user is developer of the project2737 the trigger belongs to user2738 does not update trigger2739# [RSpecRunTime] RSpec elapsed time: 15 minutes 10.34 seconds. Current RSS: ~1413M. load average: 1.63 1.24 0.92 1/290 36912740 the trigger does not belong to user2741 does not update trigger2742# [RSpecRunTime] RSpec elapsed time: 15 minutes 12.62 seconds. Current RSS: ~1412M. load average: 1.63 1.24 0.92 1/290 36982743 unauthenticated user2744 does not update trigger2745# [RSpecRunTime] RSpec elapsed time: 15 minutes 14.68 seconds. Current RSS: ~1410M. load average: 1.58 1.24 0.92 1/290 37052746 when the UpdateService returns a permissions error2747 returns forbidden2748# [RSpecRunTime] RSpec elapsed time: 15 minutes 16.69 seconds. Current RSS: ~1410M. load average: 1.58 1.24 0.92 1/290 37122749 when trigger fails to update2750 returns bad request2751# [RSpecRunTime] RSpec elapsed time: 15 minutes 19.36 seconds. Current RSS: ~1409M. load average: 1.77 1.28 0.94 1/290 37192752 DELETE /projects/:id/triggers/:trigger_id2753 authenticated user with valid permissions2754 deletes trigger2755 responds with 404 Not Found if requesting non-existing trigger2756 behaves like 412 response2757 for a modified resource2758 returns 412 with a JSON error2759# [RSpecRunTime] RSpec elapsed time: 15 minutes 27.87 seconds. Current RSS: ~1413M. load average: 1.71 1.28 0.94 1/290 37382760 for an unmodified resource2761 returns 204 with an empty body2762# [RSpecRunTime] RSpec elapsed time: 15 minutes 29.84 seconds. Current RSS: ~1416M. load average: 1.65 1.27 0.94 1/290 37452763 authenticated user with invalid permissions2764 does not delete trigger2765# [RSpecRunTime] RSpec elapsed time: 15 minutes 31.82 seconds. Current RSS: ~1416M. load average: 1.65 1.27 0.94 1/290 37522766 unauthenticated user2767 does not delete trigger2768# [RSpecRunTime] RSpec elapsed time: 15 minutes 34.0 seconds. Current RSS: ~1417M. load average: 1.60 1.27 0.94 1/290 37592769# [RSpecRunTime] Finishing example group spec/requests/api/ci/triggers_spec.rb. It took 1 minute 53.86 seconds. Expected to take 2 minutes 1.52 seconds.2770# [RSpecRunTime] Starting example group spec/controllers/groups/clusters_controller_spec.rb. Expected to take 1 minute 33.09 seconds.2771Groups::ClustersController2772 GET index2773 functionality2774 when group has one or more clusters2775 lists available clusters and renders html2776 lists available clusters with json serializer2777 sets the polling interval header for json requests2778 feature flag is disabled2779 responds with :not_found2780# [RSpecRunTime] RSpec elapsed time: 15 minutes 41.11 seconds. Current RSS: ~1418M. load average: 1.63 1.28 0.95 1/290 37602781 when page is specified2782 redirects to the page2783 displays cluster list for associated page2784# [RSpecRunTime] RSpec elapsed time: 15 minutes 46.05 seconds. Current RSS: ~1422M. load average: 1.58 1.28 0.95 1/290 37612785 when group does not have a cluster2786 returns an empty state page2787 security2788 is allowed for admin when admin mode is enabled2789 is denied for admin when admin mode is disabled2790 is expected to be allowed for owner. Expected: 200,201,204,302 Got: 2002791 is expected to be allowed for maintainer. Expected: 200,201,204,302 Got: 2002792 is expected to be allowed for developer. Expected: 200,201,204,302 Got: 2002793 is expected to be denied for reporter. Expected: 401,404 Got: 4042794 is expected to be denied for guest. Expected: 401,404 Got: 4042795 is expected to be denied for user. Expected: 401,404 Got: 4042796 is expected to be denied for external. Expected: 401,404 Got: 4042797# [RSpecRunTime] RSpec elapsed time: 15 minutes 51.68 seconds. Current RSS: ~1427M. load average: 1.53 1.27 0.95 1/290 37622798 POST create for existing cluster2799 feature flag is disabled2800 responds with :not_found2801 functionality2802 when creates a cluster2803 creates a new cluster2804 when creates a RBAC-enabled cluster2805 creates a new cluster2806 when creates a user-managed cluster2807 creates a new user-managed cluster2808 security2809 is allowed for admin when admin mode is enabled2810 is denied for admin when admin mode is disabled2811 is expected to be allowed for owner. Expected: 200,201,204,302 Got: 3022812 is expected to be allowed for maintainer. Expected: 200,201,204,302 Got: 3022813 is expected to be denied for developer. Expected: 401,404 Got: 4042814 is expected to be denied for reporter. Expected: 401,404 Got: 4042815 is expected to be denied for guest. Expected: 401,404 Got: 4042816 is expected to be denied for user. Expected: 401,404 Got: 4042817 is expected to be denied for external. Expected: 401,404 Got: 4042818# [RSpecRunTime] RSpec elapsed time: 15 minutes 59.19 seconds. Current RSS: ~1448M. load average: 1.45 1.26 0.95 1/290 37632819 DELETE clear cluster cache2820 deletes the namespaces associated with the cluster2821 feature flag is disabled2822 responds with :not_found2823# [RSpecRunTime] RSpec elapsed time: 16 minutes 1.11 seconds. Current RSS: ~1435M. load average: 1.45 1.26 0.95 1/291 37642824 security2825 is allowed for admin when admin mode is enabled2826 is denied for admin when admin mode is disabled2827 is expected to be allowed for owner. Expected: 200,201,204,302 Got: 3022828 is expected to be allowed for maintainer. Expected: 200,201,204,302 Got: 3022829 is expected to be denied for developer. Expected: 401,404 Got: 4042830 is expected to be denied for reporter. Expected: 401,404 Got: 4042831 is expected to be denied for guest. Expected: 401,404 Got: 4042832 is expected to be denied for user. Expected: 401,404 Got: 4042833 is expected to be denied for external. Expected: 401,404 Got: 4042834# [RSpecRunTime] RSpec elapsed time: 16 minutes 11.8 seconds. Current RSS: ~1387M. load average: 1.46 1.27 0.95 1/290 37652835 GET cluster_status2836 feature flag is disabled2837 responds with :not_found2838 functionality2839 responds with matching schema2840 security2841 is allowed for admin when admin mode is enabled2842 is denied for admin when admin mode is disabled2843 is expected to be allowed for owner. Expected: 200,201,204,302 Got: 2002844 is expected to be allowed for maintainer. Expected: 200,201,204,302 Got: 2002845 is expected to be denied for developer. Expected: 401,404 Got: 4042846 is expected to be denied for reporter. Expected: 401,404 Got: 4042847 is expected to be denied for guest. Expected: 401,404 Got: 4042848 is expected to be denied for user. Expected: 401,404 Got: 4042849 is expected to be denied for external. Expected: 401,404 Got: 4042850# [RSpecRunTime] RSpec elapsed time: 16 minutes 19.06 seconds. Current RSS: ~1400M. load average: 1.39 1.26 0.96 1/289 37662851 GET show2852 feature flag is disabled2853 responds with :not_found2854 security2855 is allowed for admin when admin mode is enabled2856 is denied for admin when admin mode is disabled2857 is expected to be allowed for owner. Expected: 200,201,204,302 Got: 2002858 is expected to be allowed for maintainer. Expected: 200,201,204,302 Got: 2002859 is expected to be allowed for developer. Expected: 200,201,204,302 Got: 2002860 is expected to be denied for reporter. Expected: 401,404 Got: 4042861 is expected to be denied for guest. Expected: 401,404 Got: 4042862 is expected to be denied for user. Expected: 401,404 Got: 4042863 is expected to be denied for external. Expected: 401,404 Got: 4042864# [RSpecRunTime] RSpec elapsed time: 16 minutes 28.79 seconds. Current RSS: ~1422M. load average: 1.35 1.26 0.96 1/289 37672865 PUT update2866 updates and redirects back to show page2867 feature flag is disabled2868 responds with :not_found2869# [RSpecRunTime] RSpec elapsed time: 16 minutes 30.47 seconds. Current RSS: ~1419M. load average: 1.33 1.25 0.96 1/289 37682870 when domain is invalid2871 does not update cluster attributes2872 when format is json2873 when changing parameters2874 when valid parameters are used2875 updates and redirects back to show page2876 when invalid parameters are used2877 rejects changes2878 security2879 is allowed for admin when admin mode is enabled2880 is denied for admin when admin mode is disabled2881 is expected to be allowed for owner. Expected: 200,201,204,302 Got: 3022882 is expected to be allowed for maintainer. Expected: 200,201,204,302 Got: 3022883 is expected to be denied for developer. Expected: 401,404 Got: 4042884 is expected to be denied for reporter. Expected: 401,404 Got: 4042885 is expected to be denied for guest. Expected: 401,404 Got: 4042886 is expected to be denied for user. Expected: 401,404 Got: 4042887 is expected to be denied for external. Expected: 401,404 Got: 4042888# [RSpecRunTime] RSpec elapsed time: 16 minutes 39.45 seconds. Current RSS: ~1418M. load average: 1.27 1.24 0.96 1/289 37692889 DELETE destroy2890 feature flag is disabled2891 responds with :not_found2892 functionality2893 when cluster is provided by GCP2894 when cluster is created2895 destroys and redirects back to clusters list2896 when cluster is being created2897 destroys and redirects back to clusters list2898 when cluster is provided by user2899 destroys and redirects back to clusters list2900 security2901 is allowed for admin when admin mode is enabled2902 is denied for admin when admin mode is disabled2903 is expected to be allowed for owner. Expected: 200,201,204,302 Got: 3022904 is expected to be allowed for maintainer. Expected: 200,201,204,302 Got: 3022905 is expected to be denied for developer. Expected: 401,404 Got: 4042906 is expected to be denied for reporter. Expected: 401,404 Got: 4042907 is expected to be denied for guest. Expected: 401,404 Got: 4042908 is expected to be denied for user. Expected: 401,404 Got: 4042909 is expected to be denied for external. Expected: 401,404 Got: 4042910# [RSpecRunTime] RSpec elapsed time: 16 minutes 47.81 seconds. Current RSS: ~1414M. load average: 1.25 1.24 0.96 1/289 37702911 no group_id param2912 does not respond to any action without group_id param2913# [RSpecRunTime] Finishing example group spec/controllers/groups/clusters_controller_spec.rb. It took 1 minute 14.07 seconds. Expected to take 1 minute 33.09 seconds.2914# [RSpecRunTime] Starting example group spec/controllers/admin/application_settings_controller_spec.rb. Expected to take 1 minute 31.71 seconds.2915Admin::ApplicationSettingsController2916 GET #integrations2917 when GitLab.com2918 returns 4042919# [RSpecRunTime] RSpec elapsed time: 16 minutes 49.33 seconds. Current RSS: ~1427M. load average: 1.23 1.23 0.96 1/289 37712920 when not GitLab.com2921 renders correct template2922# [RSpecRunTime] RSpec elapsed time: 16 minutes 50.68 seconds. Current RSS: ~1441M. load average: 1.23 1.23 0.96 1/289 37722923 GET #usage_data with no access2924 returns 4042925 GET #usage_data2926 when there are NO recent ServicePing reports2927 return 4042928 when there are recent ServicePing reports2929 does not trigger ServicePing generation2930 check cached data if present2931 returns HTML data2932 returns JSON data2933 if no cached data available2934 returns latest RawUsageData2935# [RSpecRunTime] RSpec elapsed time: 16 minutes 57.87 seconds. Current RSS: ~1455M. load average: 1.21 1.23 0.96 1/289 37732936 usage data counter2937 behaves like internal event tracking2938 logs to Snowplow2939# [RSpecRunTime] RSpec elapsed time: 16 minutes 58.93 seconds. Current RSS: ~1458M. load average: 1.20 1.23 0.96 1/289 37742940 with html format requested2941 not incremented when html format requested2942 PUT #update2943 updates the password_authentication_enabled_for_git setting2944 updates the default_project_visibility for string value2945 update the restricted levels for string values2946 updates the restricted_visibility_levels when empty array is passed2947 updates the receive_max_input_size setting2948 updates the default_preferred_language for string value2949 updates the default_project_creation for string value2950 updates minimum_password_length setting2951 updates repository_storages_weighted setting2952 updates kroki_formats setting2953 updates default_branch_name setting2954 updates valid_runner_registrars setting2955 updates GitLab for Slack app settings2956 boolean attributes2957 behaves like updates boolean attribute2958 is expected to eq true2959# [RSpecRunTime] RSpec elapsed time: 17 minutes 16.77 seconds. Current RSS: ~1701M. load average: 1.15 1.21 0.96 1/289 37752960 behaves like updates boolean attribute2961 is expected to eq false2962# [RSpecRunTime] RSpec elapsed time: 17 minutes 18.0 seconds. Current RSS: ~1708M. load average: 1.15 1.21 0.96 1/289 37762963 behaves like updates boolean attribute2964 is expected to eq false2965# [RSpecRunTime] RSpec elapsed time: 17 minutes 19.28 seconds. Current RSS: ~1710M. load average: 1.14 1.21 0.96 1/289 37772966 behaves like updates boolean attribute2967 is expected to eq true2968# [RSpecRunTime] RSpec elapsed time: 17 minutes 20.46 seconds. Current RSS: ~1713M. load average: 1.14 1.21 0.96 1/290 37782969 behaves like updates boolean attribute2970 is expected to eq false2971# [RSpecRunTime] RSpec elapsed time: 17 minutes 21.71 seconds. Current RSS: ~1711M. load average: 1.14 1.21 0.96 1/289 37792972 behaves like updates boolean attribute2973 is expected to eq false2974# [RSpecRunTime] RSpec elapsed time: 17 minutes 22.92 seconds. Current RSS: ~1713M. load average: 1.14 1.21 0.96 1/289 37802975 personal access token prefix settings2976 with valid prefix2977 updates personal_access_token_prefix setting2978# [RSpecRunTime] RSpec elapsed time: 17 minutes 24.47 seconds. Current RSS: ~1737M. load average: 1.21 1.22 0.97 1/289 37812979 with blank prefix2980 updates personal_access_token_prefix setting2981# [RSpecRunTime] RSpec elapsed time: 17 minutes 25.83 seconds. Current RSS: ~1744M. load average: 1.21 1.22 0.97 1/289 37822982 with too long prefix2983 does not update personal_access_token_prefix setting2984# [RSpecRunTime] RSpec elapsed time: 17 minutes 26.91 seconds. Current RSS: ~1749M. load average: 1.21 1.22 0.97 1/289 37832985 with invalid characters prefix2986 does not update personal_access_token_prefix setting2987# [RSpecRunTime] RSpec elapsed time: 17 minutes 28.02 seconds. Current RSS: ~1746M. load average: 1.21 1.22 0.97 1/289 37842988 external policy classification settings2989 updates settings when the feature is available2990# [RSpecRunTime] RSpec elapsed time: 17 minutes 29.4 seconds. Current RSS: ~1755M. load average: 1.19 1.22 0.97 1/289 37852991 verify panel actions2992 behaves like renders correct panels2993 renders correct action on error2994 redirects to same panel on success2995# [RSpecRunTime] RSpec elapsed time: 17 minutes 31.33 seconds. Current RSS: ~1767M. load average: 1.19 1.22 0.97 1/289 37862996 behaves like renders correct panels2997 renders correct action on error2998 redirects to same panel on success2999# [RSpecRunTime] RSpec elapsed time: 17 minutes 33.46 seconds. Current RSS: ~1775M. load average: 1.19 1.22 0.97 1/289 37873000 behaves like renders correct panels3001 renders correct action on error3002 redirects to same panel on success3003# [RSpecRunTime] RSpec elapsed time: 17 minutes 35.71 seconds. Current RSS: ~1776M. load average: 1.18 1.22 0.97 1/289 37883004 behaves like renders correct panels3005 renders correct action on error3006 redirects to same panel on success3007# [RSpecRunTime] RSpec elapsed time: 17 minutes 37.78 seconds. Current RSS: ~1773M. load average: 1.18 1.22 0.97 1/289 37893008 behaves like renders correct panels3009 renders correct action on error3010 redirects to same panel on success3011# [RSpecRunTime] RSpec elapsed time: 17 minutes 41.37 seconds. Current RSS: ~1784M. load average: 1.16 1.21 0.97 1/289 37903012 behaves like renders correct panels3013 renders correct action on error3014 redirects to same panel on success3015# [RSpecRunTime] RSpec elapsed time: 17 minutes 43.38 seconds. Current RSS: ~1791M. load average: 1.16 1.21 0.97 1/289 37913016 behaves like renders correct panels3017 renders correct action on error3018 redirects to same panel on success3019# [RSpecRunTime] RSpec elapsed time: 17 minutes 45.34 seconds. Current RSS: ~1797M. load average: 1.15 1.21 0.97 1/289 37923020 EKS integration3021 updates EKS settings3022 secret access key is blank3023 does not update the secret key3024# [RSpecRunTime] RSpec elapsed time: 17 minutes 47.83 seconds. Current RSS: ~1805M. load average: 1.15 1.21 0.97 1/289 37933025 Terraform settings3026 max_terraform_state_size_bytes3027 updates the receive_max_input_size setting3028# [RSpecRunTime] RSpec elapsed time: 17 minutes 49.14 seconds. Current RSS: ~1807M. load average: 1.22 1.22 0.97 1/289 37943029 pipeline creation rate limiting3030 updates pipeline_limit_per_project_user_sha setting3031# [RSpecRunTime] RSpec elapsed time: 17 minutes 50.37 seconds. Current RSS: ~1807M. load average: 1.22 1.22 0.97 1/289 37953032 invitation flow enforcement setting3033 updates invitation_flow_enforcement setting3034# [RSpecRunTime] RSpec elapsed time: 17 minutes 51.63 seconds. Current RSS: ~1813M. load average: 1.22 1.22 0.97 1/289 37963035 maximum includes3036 updates ci_max_includes setting3037# [RSpecRunTime] RSpec elapsed time: 17 minutes 52.82 seconds. Current RSS: ~1811M. load average: 1.22 1.22 0.97 1/289 37973038 PUT #reset_registration_token3039 resets runner registration token3040 redirects the user to admin runners page3041# [RSpecRunTime] RSpec elapsed time: 17 minutes 55.01 seconds. Current RSS: ~1813M. load average: 1.20 1.22 0.98 1/289 37983042 PUT #reset_error_tracking_access_token3043 resets error_tracking_access_token3044 redirects the user to application settings page3045# [RSpecRunTime] RSpec elapsed time: 17 minutes 57.05 seconds. Current RSS: ~1815M. load average: 1.20 1.22 0.98 1/289 37993046 GET #lets_encrypt_terms_of_service3047 redirects the user to the terms of service page3048# [RSpecRunTime] RSpec elapsed time: 17 minutes 59.59 seconds. Current RSS: ~1815M. load average: 1.18 1.21 0.98 1/289 38003049 GET #slack_app_manifest_download3050 downloads the GitLab for Slack app manifest3051 GET #slack_app_manifest_share3052 redirects the user to the Slack Manifest share URL3053 GET #metrics_and_profiling3054 assigns service_ping_data if there are recent ServicePing reports in database3055 assigns service_ping_data if there are recent ServicePing reports in cache3056 does not assign service_ping_data value if there are NO recent ServicePing reports3057# [RSpecRunTime] RSpec elapsed time: 18 minutes 4.26 seconds. Current RSS: ~1815M. load average: 1.25 1.23 0.98 1/289 38013058# [RSpecRunTime] Finishing example group spec/controllers/admin/application_settings_controller_spec.rb. It took 1 minute 16.12 seconds. Expected to take 1 minute 31.71 seconds.3059# [RSpecRunTime] Starting example group spec/controllers/uploads_controller_spec.rb. Expected to take 1 minute 4.24 seconds.3060UploadsController3061 POST #authorize3062 behaves like handle uploads authorize3063 POST #authorize3064 when a user is not authorized to upload a file3065 returns 404 status3066 when id is not passed as a param3067 returns 404 status3068 when a user can upload a file3069 and the request bypassed workhorse3070 raises an exception3071 and request is sent by gitlab-workhorse to authorize the request3072 when using local storage3073 behaves like a local file3074 behaves like a valid response3075 responds with status 2003076 uses the gitlab-workhorse content type3077 responds with status 200, location of uploads store and object details3078# [RSpecRunTime] RSpec elapsed time: 18 minutes 6.94 seconds. Current RSS: ~1810M. load average: 1.25 1.23 0.98 1/289 38023079 when using remote storage3080 when direct upload is enabled3081 behaves like a valid response3082 responds with status 2003083 uses the gitlab-workhorse content type3084 responds with status 200, location of uploads remote store and object details3085# [RSpecRunTime] RSpec elapsed time: 18 minutes 8.37 seconds. Current RSS: ~1811M. load average: 1.25 1.23 0.98 1/289 38033086 when direct upload is disabled3087 behaves like a local file3088 behaves like a valid response3089 responds with status 2003090 uses the gitlab-workhorse content type3091 responds with status 200, location of uploads store and object details3092# [RSpecRunTime] RSpec elapsed time: 18 minutes 9.58 seconds. Current RSS: ~1813M. load average: 1.23 1.22 0.98 1/289 38043093 POST create3094 snippet uploads3095 when a user does not have permissions to upload a file3096 returns 401 when the user is not logged in3097 returns 404 when user can't comment on a snippet3098 when a user is logged in3099 returns an error without file3100 returns an error with invalid model3101 returns 404 status when object not found3102 with valid image3103 returns a content with original filename, new link, and correct type.3104 creates a corresponding Upload record3105# [RSpecRunTime] RSpec elapsed time: 18 minutes 12.14 seconds. Current RSS: ~1828M. load average: 1.23 1.22 0.98 1/289 38053106 with valid non-image file3107 returns a content with original filename, new link, and correct type.3108 creates a corresponding Upload record3109 user uploads3110 returns 401 when the user has no access3111 when user is logged in3112 returns a content with original filename, new link, and correct type.3113 creates a corresponding Upload record3114 returns 404 when given user is not the logged in one3115 with valid non-image file3116 returns a content with original filename, new link, and correct type.3117 creates a corresponding Upload record3118# [RSpecRunTime] RSpec elapsed time: 18 minutes 14.65 seconds. Current RSS: ~1840M. load average: 1.21 1.22 0.98 1/289 38063119 GET show3120 Content-Disposition security measures3121 for PNG files3122 behaves like uploaded file with disposition3123 returns correct Content-Disposition3124# [RSpecRunTime] RSpec elapsed time: 18 minutes 15.81 seconds. Current RSS: ~1842M. load average: 1.21 1.22 0.98 1/289 38073125 for PDF files3126 behaves like uploaded file with disposition3127 returns correct Content-Disposition3128# [RSpecRunTime] RSpec elapsed time: 18 minutes 16.92 seconds. Current RSS: ~1781M. load average: 1.21 1.22 0.98 1/289 38083129 for SVG files3130 behaves like uploaded file with disposition3131 returns correct Content-Disposition3132 when viewing a user avatar3133 when signed in3134 when the user is blocked3135 responds with status 4013136 when the user isn't blocked3137 responds with status 2003138 behaves like content publicly cached3139 ensures content is publicly cached3140 when not signed in3141 when restricted visibility level is not set to public3142 responds with status 2003143 behaves like content publicly cached3144 ensures content is publicly cached3145 when restricted visibility level is set to public3146 responds with status 4013147 when viewing a project avatar3148 when the project is public3149 when not signed in3150 responds with status 2003151 behaves like content 5 min private cached with revalidation3152 ensures content will not be cached without revalidation3153# [RSpecRunTime] RSpec elapsed time: 18 minutes 21.02 seconds. Current RSS: ~1753M. load average: 1.19 1.22 0.98 1/289 38093154 when signed in3155 responds with status 2003156 behaves like content 5 min private cached with revalidation3157 ensures content will not be cached without revalidation3158# [RSpecRunTime] RSpec elapsed time: 18 minutes 22.54 seconds. Current RSS: ~1748M. load average: 1.19 1.22 0.98 1/289 38103159 when the project is private3160 when not signed in3161 responds with status 4013162 when signed in3163 when the user has access to the project3164 when the user is blocked3165 responds with status 4013166 when the user isn't blocked3167 responds with status 2003168 behaves like content 5 min private cached with revalidation3169 ensures content will not be cached without revalidation3170# [RSpecRunTime] RSpec elapsed time: 18 minutes 25.93 seconds. Current RSS: ~1748M. load average: 1.18 1.21 0.98 1/287 38113171 when the user doesn't have access to the project3172 responds with status 4043173 when viewing a group avatar3174 when the group is public3175 when not signed in3176 responds with status 2003177 behaves like content 5 min private cached with revalidation3178 ensures content will not be cached without revalidation3179 when signed in3180 responds with status 2003181 behaves like content 5 min private cached with revalidation3182 ensures content will not be cached without revalidation3183 when the group is private3184 when signed in3185 when the user has access to the project3186 when the user is blocked3187 responds with status 4013188 when the user isn't blocked3189 responds with status 2003190 behaves like content 5 min private cached with revalidation3191 ensures content will not be cached without revalidation3192# [RSpecRunTime] RSpec elapsed time: 18 minutes 30.1 seconds. Current RSS: ~1755M. load average: 1.16 1.21 0.98 1/287 38153193 when the user doesn't have access to the project3194 responds with status 4043195 when viewing a note attachment3196 when the project is public3197 when not signed in3198 responds with status 2003199 behaves like content not cached3200 ensures content will not be cached without revalidation3201# [RSpecRunTime] RSpec elapsed time: 18 minutes 32.62 seconds. Current RSS: ~1754M. load average: 1.16 1.21 0.98 1/287 38173202 when signed in3203 responds with status 2003204 behaves like content not cached3205 ensures content will not be cached without revalidation3206# [RSpecRunTime] RSpec elapsed time: 18 minutes 34.49 seconds. Current RSS: ~1754M. load average: 1.23 1.22 0.99 1/287 38183207 when the project is private3208 when not signed in3209 responds with status 4013210 when signed in3211 when the user has access to the project3212 when the user is blocked3213 responds with status 4013214 when the user isn't blocked3215 responds with status 2003216 behaves like content not cached3217 ensures content will not be cached without revalidation3218# [RSpecRunTime] RSpec elapsed time: 18 minutes 38.37 seconds. Current RSS: ~1747M. load average: 1.23 1.22 0.99 1/287 38193219 when the user doesn't have access to the project3220 responds with status 4043221 when viewing a topic avatar3222 when signed in3223 responds with status 2003224 behaves like content publicly cached3225 ensures content is publicly cached3226 when not signed in3227 responds with status 2003228 behaves like content publicly cached3229 ensures content is publicly cached3230 Appearance3231 when viewing a custom pwa icon3232 behaves like view custom logo3233 when not signed in3234 responds with status 2003235 behaves like content publicly cached3236 ensures content is publicly cached3237 when viewing a custom header logo3238 behaves like view custom logo3239 when not signed in3240 responds with status 2003241 behaves like content publicly cached3242 ensures content is publicly cached3243 when viewing a custom logo3244 behaves like view custom logo3245 when not signed in3246 responds with status 2003247 behaves like content publicly cached3248 ensures content is publicly cached3249 original filename or a version filename must match3250 has a valid filename on the original file3251 successfully returns the file3252 has an invalid filename on the original file3253 returns a 4043254 when viewing alert metric images3255 responds with status 2003256 when viewing an achievement3257 when signed in3258 responds with status 2003259 behaves like content publicly cached3260 ensures content is publicly cached3261 when not signed in3262 responds with status 2003263 behaves like content publicly cached3264 ensures content is publicly cached3265 when viewing an organization avatar3266 when organization is public3267 when signed in3268 responds with status 2003269 behaves like content publicly cached3270 ensures content is publicly cached3271 when not signed in3272 responds with status 2003273 behaves like content publicly cached3274 ensures content is publicly cached3275# [RSpecRunTime] Finishing example group spec/controllers/uploads_controller_spec.rb. It took 42.27 seconds. Expected to take 1 minute 4.24 seconds.3276# [RSpecRunTime] Starting example group spec/controllers/dashboard_controller_spec.rb. Expected to take 1 minute 0.85 second.3277DashboardController3278 signed in3279 GET issues3280 includes tasks in issue list3281 behaves like issuables list meta-data3282 creates indexed meta-data object for issuable notes and votes count3283 avoids N+1 queries3284 searching3285 works when sorting by created_asc3286 works when sorting by created_at_asc3287 works when sorting by created_date3288 works when sorting by created_desc3289 works when sorting by created_at_desc3290 works when sorting by id_asc3291 works when sorting by id_desc3292 works when sorting by updated_asc3293 works when sorting by updated_at_asc3294 works when sorting by updated_desc3295 works when sorting by updated_at_desc3296 works when sorting by title_asc3297 works when sorting by title_desc3298 works when sorting by closest_future_date3299 works when sorting by closest_future_date_asc3300 works when sorting by due_date3301 works when sorting by due_date_asc3302 works when sorting by due_date_desc3303 works when sorting by relative_position3304 works when sorting by relative_position_asc3305 works when sorting by weight3306 works when sorting by weight_asc3307 works when sorting by weight_desc3308 works when sorting by popularity3309 works when sorting by priority3310 works when sorting by label_priority3311# [RSpecRunTime] RSpec elapsed time: 19 minutes 0.51 second. Current RSS: ~1740M. load average: 1.23 1.22 1.00 1/288 38203312 when given empty collection3313 doesn't execute any queries with false conditions3314 behaves like issuables requiring filter3315 doesn't load any issuables if no filter is set3316 loads issuables if at least one filter is set3317 GET merge requests3318 behaves like issuables list meta-data3319 creates indexed meta-data object for issuable notes and votes count3320 avoids N+1 queries3321 searching3322 works when sorting by created_asc3323 works when sorting by created_at_asc3324 works when sorting by created_date3325 works when sorting by created_desc3326 works when sorting by created_at_desc3327 works when sorting by id_asc3328 works when sorting by id_desc3329 works when sorting by updated_asc3330 works when sorting by updated_at_asc3331 works when sorting by updated_desc3332 works when sorting by updated_at_desc3333 works when sorting by title_asc3334 works when sorting by title_desc3335 works when sorting by closest_future_date3336 works when sorting by closest_future_date_asc3337 works when sorting by due_date3338 works when sorting by due_date_asc3339 works when sorting by due_date_desc3340 works when sorting by relative_position3341 works when sorting by relative_position_asc3342 works when sorting by weight3343 works when sorting by weight_asc3344 works when sorting by weight_desc3345 works when sorting by popularity3346 works when sorting by priority3347 works when sorting by label_priority3348# [RSpecRunTime] RSpec elapsed time: 19 minutes 17.2 seconds. Current RSS: ~1711M. load average: 1.17 1.21 1.00 1/288 38213349 when given empty collection3350 doesn't execute any queries with false conditions3351 behaves like issuables requiring filter3352 doesn't load any issuables if no filter is set3353 loads issuables if at least one filter is set3354 when an ActiveRecord::QueryCanceled is raised3355 sets :search_timeout_occurred3356 logs the exception3357 rendering views3358 shows error message3359 does not display MR counts in nav3360# [RSpecRunTime] RSpec elapsed time: 19 minutes 20.5 seconds. Current RSS: ~1710M. load average: 1.16 1.20 1.00 1/288 38223361 when an ActiveRecord::QueryCanceled is not raised3362 does not set :search_timeout_occurred3363 rendering views3364 displays MR counts in nav3365 GET activity as JSON3366 when user has permission to see the event3367 without filter param3368 returns only events of the user3369# [RSpecRunTime] RSpec elapsed time: 19 minutes 24.25 seconds. Current RSS: ~1694M. load average: 1.31 1.23 1.01 1/292 38773370 with "projects" filter3371 returns events of the user's projects3372# [RSpecRunTime] RSpec elapsed time: 19 minutes 26.23 seconds. Current RSS: ~1681M. load average: 1.31 1.23 1.01 1/292 39283373 with "followed" filter3374WARNING: Active Record does not support composite primary key.3375user_follow_users has composite primary key. Composite primary key is ignored.3376 returns public events of the user's followed users3377# [RSpecRunTime] RSpec elapsed time: 19 minutes 30.1 seconds. Current RSS: ~1689M. load average: 1.28 1.23 1.01 1/292 39793378 when user has no permission to see the event3379 filters out invisible event3380 filters out invisible event when calculating the count3381# [RSpecRunTime] RSpec elapsed time: 19 minutes 32.8 seconds. Current RSS: ~1686M. load average: 1.28 1.23 1.01 1/292 40803382 #check_filters_presence!3383 no filters3384 behaves like no filters are set3385 sets @no_filters_set to true3386 when key is present but value is not3387 behaves like no filters are set3388 sets @no_filters_set to true3389 when in param is set but no search3390 behaves like no filters are set3391 sets @no_filters_set to true3392 scalar filters3393 behaves like filters are set3394 sets @no_filters_set to false3395 array filters3396 behaves like filters are set3397 sets @no_filters_set to false3398 search3399 behaves like filters are set3400 sets @no_filters_set to false3401# [RSpecRunTime] Finishing example group spec/controllers/dashboard_controller_spec.rb. It took 48.05 seconds. Expected to take 1 minute 0.85 second.3402# [RSpecRunTime] Starting example group spec/controllers/projects/tree_controller_spec.rb. Expected to take 50.24 seconds.3403Projects::TreeController3404 GET show3405 #set_is_ambiguous_ref before action3406 when ref requested is ambiguous with no ref type3407 behaves like #set_is_ambiguous_ref when ref is ambiguous3408 when the ref_type is nil3409 @ambiguous_ref return false when ff is disabled3410 when the ambiguous_ref_modal ff is enabled3411 @ambiguous_ref return true3412# [RSpecRunTime] RSpec elapsed time: 19 minutes 40.35 seconds. Current RSS: ~1726M. load average: 1.24 1.22 1.01 1/293 41623413 when the ref_type is empty3414 @ambiguous_ref return false when ff is disabled3415 when the ambiguous_ref_modal ff is enabled3416 @ambiguous_ref return true3417# [RSpecRunTime] RSpec elapsed time: 19 minutes 44.77 seconds. Current RSS: ~1749M. load average: 1.22 1.22 1.01 1/293 42303418 when the ref_type is present3419 @ambiguous_ref return false3420# [RSpecRunTime] RSpec elapsed time: 19 minutes 46.91 seconds. Current RSS: ~1739M. load average: 1.22 1.22 1.01 1/293 42633421 when ref requested is not ambiguous3422 behaves like #set_is_ambiguous_ref when ref is not ambiguous3423 when the ref_type is nil3424 @ambiguous_ref return false3425# [RSpecRunTime] RSpec elapsed time: 19 minutes 49.21 seconds. Current RSS: ~1727M. load average: 1.28 1.23 1.01 2/293 43023426 when there is a ref and tag with the same name3427 and explicitly requesting a branch3428 redirects to blob#show with sha for the branch3429 and explicitly requesting a tag3430 responds with success3431# [RSpecRunTime] RSpec elapsed time: 19 minutes 52.32 seconds. Current RSS: ~1722M. load average: 1.28 1.23 1.01 1/293 43613432 valid branch, no path3433 checks for tree without ref_type3434 responds with success3435# [RSpecRunTime] RSpec elapsed time: 19 minutes 56.69 seconds. Current RSS: ~1723M. load average: 1.34 1.24 1.02 1/293 44203436 valid branch, valid path3437 responds with success3438# [RSpecRunTime] RSpec elapsed time: 19 minutes 58.99 seconds. Current RSS: ~1737M. load average: 1.31 1.24 1.02 1/293 44513439 valid branch, invalid path3440 redirects3441 invalid branch, valid path3442 responds with not_found3443 when default branch was renamed3444 and the file is valid3445 redirects3446# [RSpecRunTime] RSpec elapsed time: 20 minutes 1.6 seconds. Current RSS: ~1726M. load average: 1.31 1.24 1.02 1/294 45443447 and the file is invalid3448 redirects3449 valid empty branch, invalid path3450 redirects3451 valid empty branch3452 responds with success3453# [RSpecRunTime] RSpec elapsed time: 20 minutes 5.18 seconds. Current RSS: ~1699M. load average: 1.29 1.24 1.02 1/294 46333454 invalid SHA commit ID3455 responds with not_found3456# [RSpecRunTime] RSpec elapsed time: 20 minutes 6.37 seconds. Current RSS: ~1696M. load average: 1.29 1.24 1.02 1/294 46603457 valid SHA commit ID3458 responds with success3459 and there is a tag with the same name3460 responds with success3461# [RSpecRunTime] RSpec elapsed time: 20 minutes 11.47 seconds. Current RSS: ~1725M. load average: 1.26 1.23 1.02 1/294 47263462 valid SHA commit ID with path3463 responds with found3464 GET show with whitespace in ref3465 does not call make a Gitaly request3466 GET show with blob path3467 redirect to blob3468 redirects3469 #create_dir3470 successful creation3471 when not creating a new MR3472 redirects to the new directory3473 when creating a new MR3474 and the passed create_merge_request value is true3475 behaves like a new MR from branch redirection3476 redirects to the new MR page3477 and the passed create_merge_request value is 'true'3478 behaves like a new MR from branch redirection3479 redirects to the new MR page3480 and the passed create_merge_request value is '1'3481 behaves like a new MR from branch redirection3482 redirects to the new MR page3483 and the passed create_merge_request value is 13484 behaves like a new MR from branch redirection3485 redirects to the new MR page3486 unsuccessful creation3487 does not allow overwriting of existing files3488# [RSpecRunTime] Finishing example group spec/controllers/projects/tree_controller_spec.rb. It took 42.42 seconds. Expected to take 50.24 seconds.3489# [RSpecRunTime] Starting example group spec/controllers/projects/blob_controller_spec.rb. Expected to take 44.89 seconds.3490Projects::BlobController3491 GET show3492 with file path3493 when the ref is ambiguous3494 behaves like #set_is_ambiguous_ref when ref is ambiguous3495 when the ref_type is nil3496 @ambiguous_ref return false when ff is disabled3497 when the ambiguous_ref_modal ff is enabled3498 @ambiguous_ref return true3499# [RSpecRunTime] RSpec elapsed time: 20 minutes 20.26 seconds. Current RSS: ~1707M. load average: 1.22 1.22 1.02 1/294 49993500 when the ref_type is empty3501 @ambiguous_ref return false when ff is disabled3502 when the ambiguous_ref_modal ff is enabled3503 @ambiguous_ref return true3504# [RSpecRunTime] RSpec elapsed time: 20 minutes 22.65 seconds. Current RSS: ~1717M. load average: 1.22 1.22 1.02 1/294 50913505 when the ref_type is present3506 @ambiguous_ref return false3507# [RSpecRunTime] RSpec elapsed time: 20 minutes 23.88 seconds. Current RSS: ~1720M. load average: 1.20 1.22 1.02 1/294 51363508 and explicitly requesting a branch3509 redirects to blob#show with sha for the branch3510 and explicitly requesting a tag3511 responds with success3512# [RSpecRunTime] RSpec elapsed time: 20 minutes 25.57 seconds. Current RSS: ~1723M. load average: 1.20 1.22 1.02 1/294 52083513 #set_is_ambiguous_ref with no ambiguous ref3514 behaves like #set_is_ambiguous_ref when ref is not ambiguous3515 when the ref_type is nil3516 @ambiguous_ref return false3517 valid branch, valid file3518 is expected to respond with 2003519# [RSpecRunTime] RSpec elapsed time: 20 minutes 27.22 seconds. Current RSS: ~1726M. load average: 1.20 1.22 1.02 1/294 52903520 valid branch, invalid file3521 redirects3522 invalid branch, valid file3523 is expected to respond with 4043524 when default branch was renamed3525 renamed default branch, valid file3526 is expected to redirect to "/namespace777/project-899/-/blob/master/README.md"3527 renamed default branch, invalid file3528 is expected to redirect to "/namespace777/project-899/-/blob/master/invalid-path.rb"3529 binary file3530 is expected to respond with 2003531# [RSpecRunTime] RSpec elapsed time: 20 minutes 30.77 seconds. Current RSS: ~1742M. load average: 1.27 1.23 1.02 1/294 54503532 Markdown file3533 is expected to respond with 2003534# [RSpecRunTime] RSpec elapsed time: 20 minutes 31.99 seconds. Current RSS: ~1740M. load average: 1.27 1.23 1.02 1/294 54923535 with file path and JSON format3536 valid branch, valid file3537 is expected to have key "raw_path"3538 with viewer=none3539 is expected to have key "raw_path"3540 with tree path3541 redirect to tree3542 redirects3543 GET diff3544 when essential params are missing3545 renders nothing3546 when essential params are present3547 when rendering for commit3548 renders the diff content3549 when rendering for merge request3550 renders diff context lines Gitlab::Diff::Line array3551 handles full being true3552 GET edit3553 anonymous3554 redirects to sign in and returns3555 as guest3556 redirects to blob show3557 as developer3558 redirects to blob show3559 as maintainer3560 redirects to blob show3561 PUT update3562 redirects to blob3563 ?from_merge_request_iid3564 redirects to MR diff3565 when user doesn't have access3566 redirects to blob3567# [RSpecRunTime] RSpec elapsed time: 20 minutes 40.06 seconds. Current RSS: ~1740M. load average: 1.30 1.24 1.03 1/295 57213568 when user has forked project3569 when editing on the fork3570 redirects to blob3571# [RSpecRunTime] RSpec elapsed time: 20 minutes 41.77 seconds. Current RSS: ~1742M. load average: 1.30 1.24 1.03 1/295 57553572 when editing on the original repository3573 redirects to forked project new merge request3574# [RSpecRunTime] RSpec elapsed time: 20 minutes 43.54 seconds. Current RSS: ~1746M. load average: 1.30 1.24 1.03 1/294 57923575 events tracking3576 behaves like internal event tracking3577 logs to Snowplow3578 DELETE destroy3579 for a file in a subdirectory3580 redirects to the sub directory3581 when a validation failure occurs3582 redirects to a valid page3583# [RSpecRunTime] RSpec elapsed time: 20 minutes 45.48 seconds. Current RSS: ~1764M. load average: 1.36 1.25 1.03 1/294 58393584 if deleted file is the last one in a subdirectory3585 redirects to the project root3586 when deleting a file in a branch other than master3587 redirects to the project root of the branch3588# [RSpecRunTime] RSpec elapsed time: 20 minutes 47.1 seconds. Current RSS: ~1797M. load average: 1.36 1.25 1.03 1/294 58923589 POST preview3590 is successful3591 POST create3592 redirects to blob3593 behaves like internal event tracking3594 logs to Snowplow3595# [RSpecRunTime] RSpec elapsed time: 20 minutes 48.96 seconds. Current RSS: ~1800M. load average: 1.33 1.25 1.03 1/297 59443596# [RSpecRunTime] Finishing example group spec/controllers/projects/blob_controller_spec.rb. It took 31.96 seconds. Expected to take 44.89 seconds.3597# [RSpecRunTime] Starting example group spec/controllers/admin/clusters_controller_spec.rb. Expected to take 40.78 seconds.3598Admin::ClustersController3599 GET #index3600 functionality3601 when instance has one or more clusters3602 lists available clusters and displays html3603 lists available clusters and renders json serializer3604 sets the polling interval header for json requests3605 feature flag is disabled3606 responds with :not_found3607# [RSpecRunTime] RSpec elapsed time: 20 minutes 53.28 seconds. Current RSS: ~1774M. load average: 1.33 1.25 1.03 1/294 59453608 when page is specified3609 redirects to the page3610 displays cluster list for associated page3611# [RSpecRunTime] RSpec elapsed time: 20 minutes 57.28 seconds. Current RSS: ~1771M. load average: 1.30 1.25 1.03 1/294 59463612 when instance does not have a cluster3613 returns an empty state page3614 security3615 is expected to be allowed for admin. Expected: 200,201,204,302 Got: 2003616 is expected to be denied for user. Expected: 401,404 Got: 4043617 is expected to be denied for external. Expected: 401,404 Got: 4043618 POST #create_user3619 feature flag is disabled3620 responds with :not_found3621 functionality3622 when creates a cluster3623 creates a new cluster3624 when creates a RBAC-enabled cluster3625 creates a new cluster3626 security3627 is expected to be allowed for admin. Expected: 200,201,204,302 Got: 3023628 is expected to be denied for user. Expected: 401,404 Got: 4043629 is expected to be denied for external. Expected: 401,404 Got: 4043630 DELETE clear cluster cache3631 deletes the namespaces associated with the cluster3632 feature flag is disabled3633 responds with :not_found3634# [RSpecRunTime] RSpec elapsed time: 21 minutes 1.78 seconds. Current RSS: ~1765M. load average: 1.36 1.26 1.04 1/289 59473635 security3636 is expected to be allowed for admin. Expected: 200,201,204,302 Got: 3023637 is expected to be denied for user. Expected: 401,404 Got: 4043638 is expected to be denied for external. Expected: 401,404 Got: 4043639# [RSpecRunTime] RSpec elapsed time: 21 minutes 4.13 seconds. Current RSS: ~1753M. load average: 1.33 1.25 1.04 1/289 59483640 GET #cluster_status3641 feature flag is disabled3642 responds with :not_found3643 functionality3644 responds with matching schema3645 security3646 is expected to be allowed for admin. Expected: 200,201,204,302 Got: 2003647 is expected to be denied for user. Expected: 401,404 Got: 4043648 is expected to be denied for external. Expected: 401,404 Got: 4043649# [RSpecRunTime] RSpec elapsed time: 21 minutes 5.94 seconds. Current RSS: ~1753M. load average: 1.33 1.25 1.04 1/289 59493650 GET #show3651 feature flag is disabled3652 responds with :not_found3653 security3654 is expected to be allowed for admin. Expected: 200,201,204,302 Got: 2003655 is expected to be denied for user. Expected: 401,404 Got: 4043656 is expected to be denied for external. Expected: 401,404 Got: 4043657# [RSpecRunTime] RSpec elapsed time: 21 minutes 8.71 seconds. Current RSS: ~1732M. load average: 1.33 1.25 1.04 1/289 59503658 PUT #update3659 updates and redirects back to show page3660 feature flag is disabled3661 responds with :not_found3662# [RSpecRunTime] RSpec elapsed time: 21 minutes 9.91 seconds. Current RSS: ~1745M. load average: 1.30 1.25 1.04 1/289 59513663 when domain is invalid3664 does not update cluster attributes3665 when format is json3666 when changing parameters3667 when valid parameters are used3668 updates and redirects back to show page3669 when invalid parameters are used3670 rejects changes3671 security3672 is expected to be allowed for admin. Expected: 200,201,204,302 Got: 3023673 is expected to be denied for user. Expected: 401,404 Got: 4043674 is expected to be denied for external. Expected: 401,404 Got: 4043675# [RSpecRunTime] RSpec elapsed time: 21 minutes 12.75 seconds. Current RSS: ~1764M. load average: 1.30 1.25 1.04 1/289 59523676 DELETE #destroy3677 feature flag is disabled3678 responds with :not_found3679 functionality3680 when cluster is provided by GCP3681 when cluster is created3682 destroys and redirects back to clusters list3683 when cluster is being created3684 destroys and redirects back to clusters list3685 when cluster is provided by user3686 destroys and redirects back to clusters list3687 security3688 is expected to be allowed for admin. Expected: 200,201,204,302 Got: 3023689 is expected to be denied for user. Expected: 401,404 Got: 4043690 is expected to be denied for external. Expected: 401,404 Got: 4043691# [RSpecRunTime] RSpec elapsed time: 21 minutes 16.16 seconds. Current RSS: ~1767M. load average: 1.28 1.25 1.03 1/289 59533692# [RSpecRunTime] Finishing example group spec/controllers/admin/clusters_controller_spec.rb. It took 27.18 seconds. Expected to take 40.78 seconds.3693# [RSpecRunTime] Starting example group spec/controllers/projects/feature_flags_controller_spec.rb. Expected to take 39.32 seconds.3694Projects::FeatureFlagsController3695 GET index3696 when there is no feature flags3697 responds with success3698# [RSpecRunTime] RSpec elapsed time: 21 minutes 18.51 seconds. Current RSS: ~1757M. load average: 1.28 1.25 1.03 1/289 59543699 for a list of feature flags3700 responds with success3701# [RSpecRunTime] RSpec elapsed time: 21 minutes 21.3 seconds. Current RSS: ~1768M. load average: 1.26 1.24 1.03 1/289 59553702 when the user is a reporter3703 responds with not found3704 GET #index.json3705 returns all feature flags as json response3706 returns CRUD paths3707 returns the summary of feature flags3708 matches json schema3709 returns the feature flag iid3710 when scope is specified3711 when all feature flags are requested3712 returns all feature flags3713# [RSpecRunTime] RSpec elapsed time: 21 minutes 23.79 seconds. Current RSS: ~1782M. load average: 1.26 1.24 1.03 1/289 59563714 when enabled feature flags are requested3715 returns enabled feature flags3716 when disabled feature flags are requested3717 returns disabled feature flags3718 with version 1 and 2 feature flags3719 returns all feature flags as json response3720 GET new3721 renders the form3722# [RSpecRunTime] RSpec elapsed time: 21 minutes 26.2 seconds. Current RSS: ~1792M. load average: 1.24 1.24 1.03 1/289 59573723 GET #show.json3724 returns the feature flag as json response3725 matches json schema3726 routes based on iid3727 when feature flag is not found3728 returns 4043729# [RSpecRunTime] RSpec elapsed time: 21 minutes 27.82 seconds. Current RSS: ~1793M. load average: 1.24 1.24 1.03 1/289 59583730 when user is reporter3731 returns 4043732 with a version 2 feature flag3733 returns the feature flag3734 returns strategies ordered by id3735 GET edit3736 with new version flags3737 returns successfully3738 POST create.json3739 returns 2003740 creates a new feature flag3741 matches json schema3742 when the same named feature flag has already existed3743 returns 4003744 returns an error message3745# [RSpecRunTime] RSpec elapsed time: 21 minutes 30.59 seconds. Current RSS: ~1796M. load average: 1.22 1.23 1.03 1/289 59593746 without the active parameter3747 creates a flag with active set to true3748 when user is reporter3749 returns 4043750 when creating a version 2 feature flag3751 creates a new feature flag3752 when creating a version 2 feature flag with strategies and scopes3753 creates a new feature flag with the strategies and scopes3754 when creating a version 2 feature flag with a gradualRolloutUserId strategy3755 creates the new strategy3756 when creating a version 2 feature flag with a flexibleRollout strategy3757 creates the new strategy3758 when creating a version 2 feature flag with a gitlabUserList strategy3759 creates the new strategy3760 when version parameter is invalid3761 returns a 4003762 DELETE destroy.json3763 returns 2003764 deletes one feature flag3765 matches json schema3766 when user is reporter3767 returns 4043768# [RSpecRunTime] RSpec elapsed time: 21 minutes 34.3 seconds. Current RSS: ~1777M. load average: 1.20 1.23 1.03 1/289 59603769 when the feature flag does not exist3770 returns not found3771 with a version 2 flag3772 deletes the flag3773 PUT update.json3774 with a version 2 feature flag3775 creates a new strategy and scope3776 creates a gradualRolloutUserId strategy3777 creates a flexibleRollout strategy3778 creates a gitlabUserList strategy3779 supports switching the associated user list for an existing gitlabUserList strategy3780 automatically dissociates the user list when switching the type of an existing gitlabUserList strategy3781 does not delete a user list when deleting a gitlabUserList strategy3782 returns not found when trying to create a gitlabUserList strategy with an invalid user list id3783 returns not found when trying to update a gitlabUserList strategy with a user list from another project3784 allows setting multiple gitlabUserList strategies to the same user list3785 updates an existing strategy3786 updates an existing scope3787 deletes an existing strategy3788 deletes an existing scope3789# [RSpecRunTime] RSpec elapsed time: 21 minutes 40.14 seconds. Current RSS: ~1776M. load average: 1.18 1.22 1.03 1/289 59613790# [RSpecRunTime] Finishing example group spec/controllers/projects/feature_flags_controller_spec.rb. It took 23.99 seconds. Expected to take 39.32 seconds.3791# [RSpecRunTime] Starting example group spec/requests/api/graphql/project/merge_request_spec.rb. Expected to take 34.08 seconds.3792getting merge request information nested in a project3793 contains merge request information3794 includes a web_url3795 includes correct mergedAt value when merged3796 includes nil mergedAt value when not merged3797 behaves like a working graphql query3798 returns a successful response3799# [RSpecRunTime] RSpec elapsed time: 21 minutes 51.19 seconds. Current RSS: ~1716M. load average: 1.23 1.23 1.04 2/294 60723800 when selecting author3801 includes author3802 when the merge_request has reviewers3803 includes reviewers3804 when the merge_request has committers3805 includes committers3806 diffStats3807 includes diff stats3808 when requesting a specific diff stat3809 includes only the requested stats3810 when a path includes a non UTF-8 character3811 does not raise an error3812 returns the expected UTF-8 path3813 permissions on the merge request3814 includes the permissions for the current user on a public project3815 when the user does not have access to the merge request3816 returns nil3817 when there are pipelines3818 has a head pipeline3819 has pipeline connections3820 when limiting the number of results3821 returns the correct number of results3822 when merge request is cannot_be_merged_rechecking3823 returns checking3824# [RSpecRunTime] RSpec elapsed time: 21 minutes 57.02 seconds. Current RSS: ~1725M. load average: 1.22 1.23 1.04 1/295 61193825 when the notes have been preloaded (by participants)3826 does not error3827 behaves like when requesting information about MR interactions3828 when the user is not assigned3829 returns null data3830 when the user is a reviewer, but has not reviewed3831 returns falsey values3832 when the user has interacted3833 returns appropriate data3834 scalability3835 when selecting only known scalable fields3836 behaves like scalable query for interaction fields3837 does not suffer from N+13838# [RSpecRunTime] RSpec elapsed time: 21 minutes 59.85 seconds. Current RSS: ~1725M. load average: 1.20 1.23 1.04 1/294 61203839 when selecting all fields3840 behaves like scalable query for interaction fields3841 does not suffer from N+1 (PENDING: See: https://gitlab.com/gitlab-org/gitlab/-/issues/322549)3842# [RSpecRunTime] RSpec elapsed time: 22 minutes 1.01 seconds. Current RSS: ~1728M. load average: 1.20 1.23 1.04 1/295 61213843 behaves like when requesting information about MR interactions3844 when the user is not assigned3845 returns null data3846 when the user is a reviewer, but has not reviewed3847 returns falsey values3848 when the user has interacted3849 returns appropriate data3850 scalability3851 when selecting only known scalable fields3852 behaves like scalable query for interaction fields3853 does not suffer from N+13854# [RSpecRunTime] RSpec elapsed time: 22 minutes 3.54 seconds. Current RSS: ~1728M. load average: 1.20 1.23 1.04 1/295 61223855 when selecting all fields3856 behaves like scalable query for interaction fields3857 does not suffer from N+1 (PENDING: See: https://gitlab.com/gitlab-org/gitlab/-/issues/322549)3858# [RSpecRunTime] RSpec elapsed time: 22 minutes 4.79 seconds. Current RSS: ~1721M. load average: 1.18 1.22 1.04 1/295 61233859 when selecting `awardEmoji`3860 includes award emojis3861# [RSpecRunTime] Finishing example group spec/requests/api/graphql/project/merge_request_spec.rb. It took 25.08 seconds. Expected to take 34.08 seconds.3862# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/notes/create/diff_note_spec.rb. Expected to take 33.67 seconds.3863Adding a DiffNote3864 behaves like a Note mutation when the user does not have permission3865 behaves like a Note mutation that does not create a Note3866 is expected not to change `Note.count`3867# [RSpecRunTime] RSpec elapsed time: 22 minutes 6.81 seconds. Current RSS: ~1722M. load average: 1.18 1.22 1.04 1/295 61643868 behaves like a mutation that returns top-level errors3869 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"3870# [RSpecRunTime] RSpec elapsed time: 22 minutes 8.21 seconds. Current RSS: ~1729M. load average: 1.18 1.22 1.04 1/295 62043871 when the user has permission3872 returns the note with the correct position3873 behaves like a Note mutation that creates a Note3874 is expected to change `Note.count` by 13875# [RSpecRunTime] RSpec elapsed time: 22 minutes 12.04 seconds. Current RSS: ~1736M. load average: 1.17 1.22 1.04 1/295 63093876 add comment to old line3877 behaves like a Note mutation that creates a Note3878 is expected to change `Note.count` by 13879# [RSpecRunTime] RSpec elapsed time: 22 minutes 14.02 seconds. Current RSS: ~1743M. load average: 1.15 1.21 1.03 1/295 63623880 add a comment with a position without lines3881 behaves like a Note mutation that does not create a Note3882 is expected not to change `Note.count`3883# [RSpecRunTime] RSpec elapsed time: 22 minutes 15.49 seconds. Current RSS: ~1740M. load average: 1.15 1.21 1.03 1/295 64023884 behaves like a Note mutation when there are active record validation errors3885 returns an empty Note3886 behaves like a Note mutation that does not create a Note3887 is expected not to change `Note.count`3888# [RSpecRunTime] RSpec elapsed time: 22 minutes 18.42 seconds. Current RSS: ~1741M. load average: 1.15 1.21 1.03 1/295 64813889 behaves like a mutation that returns errors in the response3890 is expected to contain exactly "Error 1" and "Error 2"3891# [RSpecRunTime] RSpec elapsed time: 22 minutes 19.89 seconds. Current RSS: ~1749M. load average: 1.22 1.23 1.04 1/295 65213892 behaves like a Note mutation when there are rate limit validation errors3893 with rate limiter3894 behaves like a Note mutation that does not create a Note3895 is expected not to change `Note.count`3896# [RSpecRunTime] RSpec elapsed time: 22 minutes 23.01 seconds. Current RSS: ~1746M. load average: 1.22 1.23 1.04 1/295 65923897 behaves like a mutation that returns top-level errors3898 is expected to contain exactly "This endpoint has been requested too many times. Try again later."3899# [RSpecRunTime] RSpec elapsed time: 22 minutes 26.31 seconds. Current RSS: ~1734M. load average: 1.44 1.27 1.06 1/295 66633900 when the user is in the allowlist3901 behaves like a Note mutation that creates a Note3902 is expected to change `Note.count` by 13903# [RSpecRunTime] RSpec elapsed time: 22 minutes 30.27 seconds. Current RSS: ~1718M. load average: 1.41 1.27 1.06 1/295 67443905 behaves like a Note mutation when the given resource id is not for a Noteable3906 behaves like a Note mutation that does not create a Note3907 is expected not to change `Note.count`3908# [RSpecRunTime] RSpec elapsed time: 22 minutes 31.36 seconds. Current RSS: ~1714M. load average: 1.41 1.27 1.06 1/294 67513909 behaves like a mutation that returns top-level errors3910 is expected to include / does not represent an instance of Noteable/3911 with /merge quick action3912 merges the merge request3913# [RSpecRunTime] RSpec elapsed time: 22 minutes 35.57 seconds. Current RSS: ~1728M. load average: 1.62 1.31 1.07 1/295 68203914# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/notes/create/diff_note_spec.rb. It took 30.37 seconds. Expected to take 33.67 seconds.3915# [RSpecRunTime] Starting example group spec/requests/api/bulk_imports_spec.rb. Expected to take 28.51 seconds.3916API::BulkImports3917 GET /bulk_imports3918 returns a list of bulk imports authored by the user3919 sort parameter3920 sorts by created_at descending by default3921 when explicitly specified3922 when descending3923 sorts by created_at descending3924 when ascending3925 sorts by created_at ascending when explicitly specified3926 behaves like disabled feature3927 enables the feature when override flag is enabled for the user3928 does not enable the feature when override flag is enabled for another user3929 behaves like 404 response3930 returns 4043931 POST /bulk_imports3932 starts a new migration3933 starts a new migration3934 migrate projects flag3935 when true3936 sets true3937# [RSpecRunTime] RSpec elapsed time: 22 minutes 38.82 seconds. Current RSS: ~1739M. load average: 1.62 1.31 1.07 1/294 68213938 when false3939 sets false3940 when unspecified3941 sets true3942 migrate projects flag3943 when true3944 sets true3945 when false3946 sets false3947 when unspecified3948 sets true3949 when both destination_name & destination_slug are provided3950 returns a mutually exclusive error3951 when neither destination_name nor destination_slug is provided3952 returns at_least_one_of error3953 when the source_full_path is invalid3954 returns invalid error3955 when the destination_namespace does not exist3956 returns invalid error3957 when the destination_namespace is an empty string3958 accepts the param and starts a new migration3959 when the destination_namespace is invalid3960 returns invalid error3961 when the destination_slug is invalid3962 returns invalid error3963 when provided url is blocked3964 returns blocked url message in the error3965 when source instance setting is disabled3966 returns blocked url error3967 behaves like disabled feature3968 enables the feature when override flag is enabled for the user3969 does not enable the feature when override flag is enabled for another user3970 behaves like 404 response3971 returns 4043972# [RSpecRunTime] RSpec elapsed time: 22 minutes 45.41 seconds. Current RSS: ~1735M. load average: 1.52 1.30 1.07 1/289 68223973 when request exceeds rate limits3974 prevents user from starting a new migration3975 GET /bulk_imports/entities3976 returns a list of all import entities authored by the user3977 includes entity stats3978 behaves like disabled feature3979 enables the feature when override flag is enabled for the user3980 does not enable the feature when override flag is enabled for another user3981 behaves like 404 response3982 returns 4043983 GET /bulk_imports/:id3984 returns specified bulk import3985 behaves like disabled feature3986 enables the feature when override flag is enabled for the user3987 does not enable the feature when override flag is enabled for another user3988 behaves like 404 response3989 returns 4043990 GET /bulk_imports/:id/entities3991 returns specified bulk import entities with failures3992 includes entity stats3993 behaves like disabled feature3994 enables the feature when override flag is enabled for the user3995 does not enable the feature when override flag is enabled for another user3996 behaves like 404 response3997 returns 4043998 GET /bulk_imports/:id/entities/:entity_id3999 returns specified bulk import entity4000 includes entity stats4001 behaves like disabled feature4002 enables the feature when override flag is enabled for the user4003 does not enable the feature when override flag is enabled for another user4004 behaves like 404 response4005 returns 4044006 when user is unauthenticated4007 returns 4014008 GET /bulk_imports/:id/entities/:entity_id/failures4009 returns specified entity failures4010 behaves like disabled feature4011 enables the feature when override flag is enabled for the user4012 does not enable the feature when override flag is enabled for another user4013 behaves like 404 response4014 returns 4044015# [RSpecRunTime] Finishing example group spec/requests/api/bulk_imports_spec.rb. It took 14.5 seconds. Expected to take 28.51 seconds.4016# [RSpecRunTime] Starting example group spec/requests/api/graphql/ci/runners_spec.rb. Expected to take 27.78 seconds.4017Query.runners4018 Query.runners4019 returns expected runners4020 with filters4021 when filtered on type and status4022 runner_type is INSTANCE_TYPE and status is ACTIVE4023 behaves like a working graphql query returning expected runners4024 returns expected runners4025 behaves like a working graphql query4026 returns a successful response4027# [RSpecRunTime] RSpec elapsed time: 22 minutes 52.86 seconds. Current RSS: ~1750M. load average: 1.48 1.30 1.07 1/290 68404028 runner_type is PROJECT_TYPE and status is NEVER_CONTACTED4029 behaves like a working graphql query returning expected runners4030 returns expected runners4031 behaves like a working graphql query4032 returns a successful response4033# [RSpecRunTime] RSpec elapsed time: 22 minutes 55.34 seconds. Current RSS: ~1749M. load average: 1.44 1.29 1.07 1/292 68474034 when filtered on version prefix4035 when version_prefix is "15."4036 behaves like a working graphql query returning expected runners4037 returns expected runners4038 behaves like a working graphql query4039 returns a successful response4040# [RSpecRunTime] RSpec elapsed time: 22 minutes 56.82 seconds. Current RSS: ~1744M. load average: 1.44 1.29 1.07 1/292 68484041 when version_prefix is "15.11."4042 behaves like a working graphql query returning expected runners4043 returns expected runners4044 behaves like a working graphql query4045 returns a successful response4046 when version_prefix is "15.11.0"4047 behaves like a working graphql query returning expected runners4048 returns expected runners4049 behaves like a working graphql query4050 returns a successful response4051 when version_prefix is not digits4052 behaves like a working graphql query returning expected runners4053 returns expected runners4054 behaves like a working graphql query4055 returns a successful response4056 when filtered by creator4057 when existing user id given4058 behaves like a working graphql query returning expected runners4059 returns expected runners4060 behaves like a working graphql query4061 returns a successful response4062# [RSpecRunTime] RSpec elapsed time: 23 minutes 1.73 seconds. Current RSS: ~1724M. load average: 1.40 1.29 1.07 1/293 68494063 when non existent user id given4064 does not return any runners4065 Runner query limits4066 avoids N+1 queries4067# [RSpecRunTime] RSpec elapsed time: 23 minutes 7.65 seconds. Current RSS: ~1709M. load average: 1.37 1.28 1.07 1/289 68504068 pagination4069 when sorted by contacted_at ascending4070 behaves like sorted paginated query4071 behaves like requires variables4072 shared example requires variables to be set4074 when sorting4075 sorts correctly4076 when paginating4077 paginates correctly4078 when sorted by created_at4079 behaves like sorted paginated query4080 behaves like requires variables4081 shared example requires variables to be set4083 when sorting4084 sorts correctly4085 when paginating4086 paginates correctly4087# [RSpecRunTime] Finishing example group spec/requests/api/graphql/ci/runners_spec.rb. It took 19.02 seconds. Expected to take 27.78 seconds.4088# [RSpecRunTime] Starting example group spec/requests/api/graphql/ci/runners_spec.rb. Expected to take 27.78 seconds.4089Group.runners4090 edges4091 contains custom edge information4092# [RSpecRunTime] RSpec elapsed time: 23 minutes 10.79 seconds. Current RSS: ~1703M. load average: 1.34 1.28 1.07 1/289 68514093# [RSpecRunTime] Finishing example group spec/requests/api/graphql/ci/runners_spec.rb. It took 1.69 seconds. Expected to take 27.78 seconds.4094# [RSpecRunTime] Starting example group spec/requests/api/unleash_spec.rb. Expected to take 23.86 seconds.4095API::Unleash4096 GET /feature_flags/unleash/:project_id/client/features4097 is expected to have request urgency :medium4098 GET /feature_flags/unleash/:project_id/features4099 behaves like authenticated request4100 when using instance id4101 responds with OK4102 when repository is disabled4103 responds with forbidden4104 when repository is private4105 responds with OK4106 when using header4107 responds with OK4108 when using bogus instance id4109 responds with unauthorized4110 when using not existing project4111 responds with unauthorized4112 when a client fetches feature flags several times4113 serializes feature flags for the first time and read cached data from the second time4114 increments the cache key when feature flags are modified4115 with version 2 feature flags4116 does not return a flag without any strategies4117 returns a flag with a default strategy4118 returns a flag with a userWithId strategy4119 returns a flag with multiple strategies4120 returns only flags matching the environment scope4121 returns only strategies matching the environment scope4122 returns only flags for the given project4123 returns all strategies with a matching scope4124 returns a strategy with more than one matching scope4125 returns a disabled flag with a matching scope4126 returns a userWithId strategy for a gitlabUserList strategy4127# [RSpecRunTime] RSpec elapsed time: 23 minutes 15.8 seconds. Current RSS: ~1729M. load average: 1.31 1.27 1.07 1/289 68524128 GET /feature_flags/unleash/:project_id/client/features4129 behaves like authenticated request4130 when using instance id4131 responds with OK4132 when repository is disabled4133 responds with forbidden4134 when repository is private4135 responds with OK4136 when using header4137 responds with OK4138 when using bogus instance id4139 responds with unauthorized4140 when using not existing project4141 responds with unauthorized4142 when a client fetches feature flags several times4143 serializes feature flags for the first time and read cached data from the second time4144 increments the cache key when feature flags are modified4145 with version 2 feature flags4146 does not return a flag without any strategies4147 returns a flag with a default strategy4148 returns a flag with a userWithId strategy4149 returns a flag with multiple strategies4150 returns only flags matching the environment scope4151 returns only strategies matching the environment scope4152 returns only flags for the given project4153 returns all strategies with a matching scope4154 returns a strategy with more than one matching scope4155 returns a disabled flag with a matching scope4156 returns a userWithId strategy for a gitlabUserList strategy4157# [RSpecRunTime] RSpec elapsed time: 23 minutes 20.09 seconds. Current RSS: ~1735M. load average: 1.29 1.27 1.07 1/289 68534158 POST /feature_flags/unleash/:project_id/client/register4159 behaves like authenticated request4160 when using instance id4161 responds with OK4162 when repository is disabled4163 responds with forbidden4164 when repository is private4165 responds with OK4166 when using header4167 responds with OK4168 when using bogus instance id4169 responds with unauthorized4170 when using not existing project4171 responds with unauthorized4172 POST /feature_flags/unleash/:project_id/client/metrics4173 behaves like authenticated request4174 when using instance id4175 responds with OK4176 when repository is disabled4177 responds with forbidden4178 when repository is private4179 responds with OK4180 when using header4181 responds with OK4182 when using bogus instance id4183 responds with unauthorized4184 when using not existing project4185 responds with unauthorized4186# [RSpecRunTime] Finishing example group spec/requests/api/unleash_spec.rb. It took 11.33 seconds. Expected to take 23.86 seconds.4187# [RSpecRunTime] Starting example group spec/requests/api/resource_milestone_events_spec.rb. Expected to take 22.88 seconds.4188API::ResourceMilestoneEvents4189 when eventable is an Issue4190 behaves like resource_milestone_events API4191 GET /projects/:id/issues/:noteable_id/resource_milestone_events4192 returns an array of resource milestone events4193 returns a 404 error when eventable id not found4194 returns 404 when not authorized4195 when there is an event with a milestone which is not visible for requesting user4196 returns the expected events4197# [RSpecRunTime] RSpec elapsed time: 23 minutes 26.81 seconds. Current RSS: ~1719M. load average: 1.27 1.26 1.07 1/289 68544198 GET /projects/:id/issues/:noteable_id/resource_milestone_events/:event_id4199 returns a resource milestone event by id4200 returns 404 when not authorized4201 returns a 404 error if resource milestone event not found4202# [RSpecRunTime] RSpec elapsed time: 23 minutes 31.05 seconds. Current RSS: ~1705M. load average: 1.24 1.26 1.07 1/289 68554203 pagination4204 returns the second page4205# [RSpecRunTime] RSpec elapsed time: 23 minutes 32.34 seconds. Current RSS: ~1697M. load average: 1.24 1.26 1.07 1/289 68564206 when eventable is a Merge Request4207 behaves like resource_milestone_events API4208 GET /projects/:id/merge_requests/:noteable_id/resource_milestone_events4209 returns an array of resource milestone events4210 returns a 404 error when eventable id not found4211 returns 404 when not authorized4212 when there is an event with a milestone which is not visible for requesting user4213 returns the expected events4214# [RSpecRunTime] RSpec elapsed time: 23 minutes 39.14 seconds. Current RSS: ~1677M. load average: 1.21 1.25 1.07 1/289 68574215 GET /projects/:id/merge_requests/:noteable_id/resource_milestone_events/:event_id4216 returns a resource milestone event by id4217 returns 404 when not authorized4218 returns a 404 error if resource milestone event not found4219# [RSpecRunTime] RSpec elapsed time: 23 minutes 42.19 seconds. Current RSS: ~1677M. load average: 1.21 1.25 1.07 1/289 68584220 pagination4221 returns the second page4222# [RSpecRunTime] Finishing example group spec/requests/api/resource_milestone_events_spec.rb. It took 20.97 seconds. Expected to take 22.88 seconds.4223# [RSpecRunTime] Starting example group spec/requests/api/task_completion_status_spec.rb. Expected to take 21.46 seconds.4224task completion status response4225 task list completion status for issues4226 behaves like taskable completion status provider4227 with a description of ""4228 is expected to respond with numeric status code ok4229 returns the expected results4230# [RSpecRunTime] RSpec elapsed time: 23 minutes 44.64 seconds. Current RSS: ~1675M. load average: 1.19 1.25 1.06 3/289 68594231 with a description of "Lorem ipsum"4232 is expected to respond with numeric status code ok4233 returns the expected results4234 with a description of "- [ ] task 1\n - [x] task 2 "4235 is expected to respond with numeric status code ok4236 returns the expected results4237 with a description of "- [ ] task 1\n - [ ] task 2 "4238 is expected to respond with numeric status code ok4239 returns the expected results4240 with a description of "- [x] task 1\n - [x] task 2 "4241 is expected to respond with numeric status code ok4242 returns the expected results4243 with a description of "- [ ] task 1"4244 is expected to respond with numeric status code ok4245 returns the expected results4246 with a description of "- [x] task 1"4247 is expected to respond with numeric status code ok4248 returns the expected results4249 task list completion status for merge_requests4250 behaves like taskable completion status provider4251 with a description of ""4252 is expected to respond with numeric status code ok4253 returns the expected results4254 with a description of "Lorem ipsum"4255 is expected to respond with numeric status code ok4256 returns the expected results4257 with a description of "- [ ] task 1\n - [x] task 2 "4258 is expected to respond with numeric status code ok4259 returns the expected results4260 with a description of "- [ ] task 1\n - [ ] task 2 "4261 is expected to respond with numeric status code ok4262 returns the expected results4263# [RSpecRunTime] RSpec elapsed time: 23 minutes 53.75 seconds. Current RSS: ~1697M. load average: 1.33 1.27 1.08 1/289 68604264 with a description of "- [x] task 1\n - [x] task 2 "4265 is expected to respond with numeric status code ok4266 returns the expected results4267# [RSpecRunTime] RSpec elapsed time: 23 minutes 54.76 seconds. Current RSS: ~1697M. load average: 1.31 1.27 1.08 1/289 68614268 with a description of "- [ ] task 1"4269 is expected to respond with numeric status code ok4270 returns the expected results4271# [RSpecRunTime] RSpec elapsed time: 23 minutes 55.77 seconds. Current RSS: ~1699M. load average: 1.31 1.27 1.08 1/289 68624272 with a description of "- [x] task 1"4273 is expected to respond with numeric status code ok4274 returns the expected results4275# [RSpecRunTime] Finishing example group spec/requests/api/task_completion_status_spec.rb. It took 13.58 seconds. Expected to take 21.46 seconds.4276# [RSpecRunTime] Starting example group spec/requests/api/system_hooks_spec.rb. Expected to take 18.42 seconds.4277API::SystemHooks4278 behaves like web-hook API endpoints4279 GET /hooks4280 authorized user4281 returns all hooks4282 when user is forbidden4283 prevents access to hooks4284 when user is unauthorized4285 prevents access to hooks4286 the hook has URL variables4287 returns the names of the url variables4288 GET /hooks/:hook_id4289 authorized user4290 returns a project hook4291 returns a 404 error if hook id is not available4292 the hook is disabled4293 has the correct alert status4294 the hook is backed-off4295 has the correct alert status4296 when user is forbidden4297 does not access an existing hook4298 when user is unauthorized4299 does not access an existing hook4300 POST /hooks4301WARNING: ignoring the provided expectation message argument (:push_events) since it is not a string or a proc.4302WARNING: ignoring the provided expectation message argument (:tag_push_events) since it is not a string or a proc.4303WARNING: ignoring the provided expectation message argument (:merge_requests_events) since it is not a string or a proc.4304WARNING: ignoring the provided expectation message argument (:repository_update_events) since it is not a string or a proc.4305 adds hook4306 adds the token without including it in the response4307 returns a 400 error if url not given4308 returns a 400 error if no parameters are provided4309WARNING: ignoring the provided expectation message argument (:push_events) since it is not a string or a proc.4310WARNING: ignoring the provided expectation message argument (:tag_push_events) since it is not a string or a proc.4311WARNING: ignoring the provided expectation message argument (:merge_requests_events) since it is not a string or a proc.4312WARNING: ignoring the provided expectation message argument (:repository_update_events) since it is not a string or a proc.4313 sets default values for events4314 returns a 422 error if token not valid4315 returns a 422 error if url not valid4316# [RSpecRunTime] RSpec elapsed time: 24 minutes 0.76 second. Current RSS: ~1742M. load average: 1.28 1.27 1.07 1/290 68634317 PUT /hooks/:hook_id4318 updates an existing hook4319 updates the URL variables4320 adds the token without including it in the response4321 returns 404 error if hook id not found4322 returns 400 error if no parameters are provided4323 returns a 422 error if url is not valid4324 returns a 422 error if token is not valid4325# [RSpecRunTime] RSpec elapsed time: 24 minutes 2.63 seconds. Current RSS: ~1768M. load average: 1.28 1.27 1.07 1/290 68644326 DELETE /projects/:id/hooks/:hook_id4327 deletes hook from project4328 returns a 404 error when deleting non existent hook4329 returns a 404 error if hook id not given4330 returns forbidden if a user attempts to delete hooks they do not own4331 behaves like 412 response4332 for a modified resource4333 returns 412 with a JSON error4334 for an unmodified resource4335 returns 204 with an empty body4336 PUT /hooks/:hook_id/url_variables/:key4337 sets the variable4338 overwrites existing values4339 returns a 404 error when editing non existent hook4340 returns a 422 error when the key is illegal4341 returns a 422 error when the value is illegal4342# [RSpecRunTime] RSpec elapsed time: 24 minutes 5.35 seconds. Current RSS: ~1789M. load average: 1.26 1.26 1.07 1/290 68654343 DELETE /hooks/:hook_id/url_variables/:key4344 unsets the variable4345 returns 404 for keys that do not exist4346 returns a 404 error when deleting a variable from a non existent hook4347# [RSpecRunTime] RSpec elapsed time: 24 minutes 6.98 seconds. Current RSS: ~1804M. load average: 1.26 1.26 1.07 2/289 68664348 behaves like web-hook API endpoints test hook4349 POST /:hook_id4350 tests the hook4351# [RSpecRunTime] Finishing example group spec/requests/api/system_hooks_spec.rb. It took 10.48 seconds. Expected to take 18.42 seconds.4352# [RSpecRunTime] Starting example group spec/requests/projects/merge_requests_spec.rb. Expected to take 17.69 seconds.4353merge requests actions4354 GET /:namespace/:project/-/merge_requests/:iid4355 as json4356 with caching4357 for sidebar_extras4358 when the request has not been cached4359 behaves like a non-cached request4360 serializes merge request4361# [RSpecRunTime] RSpec elapsed time: 24 minutes 8.93 seconds. Current RSS: ~1784M. load average: 1.24 1.26 1.07 1/295 69074362 when the request has already been cached4363 does not serialize merge request again4364 when the merge request is updated4365 when the logged in user is different4366 behaves like a non-cached request4367 serializes merge request4368# [RSpecRunTime] RSpec elapsed time: 24 minutes 11.85 seconds. Current RSS: ~1766M. load average: 1.24 1.26 1.07 1/295 69624369 when the assignee is changed4370 behaves like a non-cached request4371 serializes merge request4372# [RSpecRunTime] RSpec elapsed time: 24 minutes 13.39 seconds. Current RSS: ~1754M. load average: 1.24 1.26 1.07 1/295 69904373 when the existing assignee gets updated4374 behaves like a non-cached request4375 serializes merge request4376# [RSpecRunTime] RSpec elapsed time: 24 minutes 15.02 seconds. Current RSS: ~1734M. load average: 1.30 1.27 1.08 1/295 70184377 when the reviewer is changed4378 behaves like a non-cached request4379 serializes merge request4380# [RSpecRunTime] RSpec elapsed time: 24 minutes 16.93 seconds. Current RSS: ~1724M. load average: 1.30 1.27 1.08 1/295 70464381 when the existing reviewer gets updated4382 behaves like a non-cached request4383 serializes merge request4384# [RSpecRunTime] RSpec elapsed time: 24 minutes 19.07 seconds. Current RSS: ~1717M. load average: 1.28 1.26 1.08 1/295 70744385 when the time_estimate is changed4386 behaves like a non-cached request4387 serializes merge request4388# [RSpecRunTime] RSpec elapsed time: 24 minutes 21.31 seconds. Current RSS: ~1711M. load average: 1.28 1.26 1.08 1/295 71024389 when the spend_time is changed4390 behaves like a non-cached request4391 serializes merge request4392# [RSpecRunTime] RSpec elapsed time: 24 minutes 23.79 seconds. Current RSS: ~1708M. load average: 1.28 1.26 1.08 1/295 71304393 when a user leaves a note4394 behaves like a non-cached request4395 serializes merge request4396# [RSpecRunTime] RSpec elapsed time: 24 minutes 25.26 seconds. Current RSS: ~1712M. load average: 1.25 1.26 1.08 1/295 71584397 for other serializer4398 does not use cache4399# [RSpecRunTime] Finishing example group spec/requests/projects/merge_requests_spec.rb. It took 19.03 seconds. Expected to take 17.69 seconds.4400# [RSpecRunTime] Starting example group spec/requests/projects_controller_spec.rb. Expected to take 16.52 seconds.4401ProjectsController4402 token authentication4403 when public project4404 behaves like authenticates sessionless user for the request spec4405 show atom4406 when the 'private_token' param is populated with the personal access token4407 when valid token4408 when resource is public4409 authenticates user and returns response with ok status4410 when user with expired password4411 does not authenticate user and returns response with ok status4412# [RSpecRunTime] RSpec elapsed time: 24 minutes 27.45 seconds. Current RSS: ~1704M. load average: 1.25 1.26 1.08 1/295 71874413 when the personal access token has no api scope4414 when resource is public4415 does not authenticate user and returns response with ok status4416 when invalid token4417 when resource is public4418 does not authenticate user and returns response with ok status4419 when the 'PRIVATE-TOKEN' header is populated with the personal access token4420 when valid token4421 when resource is public4422 authenticates user and returns response with ok status4423 when user with expired password4424 does not authenticate user and returns response with ok status4425 when the personal access token has no api scope4426 when resource is public4427 does not authenticate user and returns response with ok status4428 when invalid token4429 when resource is public4430 does not authenticate user and returns response with ok status4431 when the 'feed_token' param is populated with the feed token4432 when valid token4433 when resource is public4434 authenticates user and returns response with ok status4435 when user with expired password4436 does not authenticate user and returns response with ok status4437 when invalid token4438 when resource is public4439 does not authenticate user and returns response with ok status4440 when private project4441 behaves like authenticates sessionless user for the request spec4442 show atom4443 when the 'private_token' param is populated with the personal access token4444 when valid token4445 when resource is private4446 authenticates user and returns response with ok status4447 when user with expired password4448 does not return response with ok status4449# [RSpecRunTime] RSpec elapsed time: 24 minutes 31.33 seconds. Current RSS: ~1724M. load average: 1.23 1.25 1.08 1/294 71884450 when password expiration is not applicable4451 when ldap user4452 authenticates user and returns response with ok status4453 when the personal access token has no api scope4454 when resource is private4455 does not return response with ok status4456 when invalid token4457 when resource is private4458 does not return response with ok status4459 when the 'PRIVATE-TOKEN' header is populated with the personal access token4460 when valid token4461 when resource is private4462 authenticates user and returns response with ok status4463 when user with expired password4464 does not return response with ok status4465 when password expiration is not applicable4466 when ldap user4467 authenticates user and returns response with ok status4468 when the personal access token has no api scope4469 when resource is private4470 does not return response with ok status4471 when invalid token4472 when resource is private4473 does not return response with ok status4474 when the 'feed_token' param is populated with the feed token4475 when valid token4476 when resource is private4477 authenticates user and returns response with ok status4478 when user with expired password4479 does not return response with ok status4480# [RSpecRunTime] RSpec elapsed time: 24 minutes 35.92 seconds. Current RSS: ~1690M. load average: 1.21 1.25 1.08 1/294 71894481 when password expiration is not applicable4482 when ldap user4483 authenticates user and returns response with ok status4484 when invalid token4485 when resource is private4486 does not return response with ok status4487# [RSpecRunTime] Finishing example group spec/requests/projects_controller_spec.rb. It took 10.8 seconds. Expected to take 16.52 seconds.4488# [RSpecRunTime] Starting example group spec/requests/dashboard_controller_spec.rb. Expected to take 14.34 seconds.4489DashboardController4490 token authentication4491 behaves like authenticates sessionless user for the request spec4492 issues atom4493 when the 'private_token' param is populated with the personal access token4494 when valid token4495 when resource is private4496 authenticates user and returns response with ok status4497 when user with expired password4498 does not return response with ok status4499 when password expiration is not applicable4500 when ldap user4501 authenticates user and returns response with ok status4502 when the personal access token has no api scope4503 when resource is private4504 does not return response with ok status4505 when invalid token4506 when resource is private4507 does not return response with ok status4508 when the 'PRIVATE-TOKEN' header is populated with the personal access token4509 when valid token4510 when resource is private4511 authenticates user and returns response with ok status4512 when user with expired password4513 does not return response with ok status4514 when password expiration is not applicable4515 when ldap user4516 authenticates user and returns response with ok status4517 when the personal access token has no api scope4518 when resource is private4519 does not return response with ok status4520 when invalid token4521 when resource is private4522 does not return response with ok status4523 when the 'feed_token' param is populated with the feed token4524 when valid token4525 when resource is private4526 authenticates user and returns response with ok status4527 when user with expired password4528 does not return response with ok status4529 when password expiration is not applicable4530 when ldap user4531 authenticates user and returns response with ok status4532 when invalid token4533 when resource is private4534 does not return response with ok status4535 behaves like authenticates sessionless user for the request spec4536 issues_calendar ics4537 when the 'private_token' param is populated with the personal access token4538 when valid token4539 when resource is private4540 authenticates user and returns response with ok status4541 when user with expired password4542 does not return response with ok status4543 when password expiration is not applicable4544 when ldap user4545 authenticates user and returns response with ok status4546 when the personal access token has no api scope4547 when resource is private4548 does not return response with ok status4549 when invalid token4550 when resource is private4551 does not return response with ok status4552 when the 'PRIVATE-TOKEN' header is populated with the personal access token4553 when valid token4554 when resource is private4555 authenticates user and returns response with ok status4556 when user with expired password4557 does not return response with ok status4558 when password expiration is not applicable4559 when ldap user4560 authenticates user and returns response with ok status4561 when the personal access token has no api scope4562 when resource is private4563 does not return response with ok status4564 when invalid token4565 when resource is private4566 does not return response with ok status4567 when the 'feed_token' param is populated with the feed token4568 when valid token4569 when resource is private4570 authenticates user and returns response with ok status4571 when user with expired password4572 does not return response with ok status4573 when password expiration is not applicable4574 when ldap user4575 authenticates user and returns response with ok status4576 when invalid token4577 when resource is private4578 does not return response with ok status4579 issues dashboard4580 behaves like rate limited endpoint4581 when rate limiter enabled4582 logs request and declines it when endpoint called more than the threshold4583 when rate limiter is disabled4584 does not log request and does not block the request4585 merge requests dashboard4586 behaves like rate limited endpoint4587 when rate limiter enabled4588 logs request and declines it when endpoint called more than the threshold4589 when rate limiter is disabled4590 does not log request and does not block the request4591# [RSpecRunTime] Finishing example group spec/requests/dashboard_controller_spec.rb. It took 9.83 seconds. Expected to take 14.34 seconds.4592# [RSpecRunTime] Starting example group spec/controllers/profiles/notifications_controller_spec.rb. Expected to take 14.19 seconds.4593Profiles::NotificationsController4594 GET show4595 renders4596 when personal projects are present4597 N+1 query check4598 does not have an N+14599# [RSpecRunTime] RSpec elapsed time: 24 minutes 50.07 seconds. Current RSS: ~1689M. load average: 1.24 1.25 1.08 1/289 71904600 with groups that do not have notification preferences4601 still shows up in the list4602 N+1 query check4603 does not have an N+14604# [RSpecRunTime] RSpec elapsed time: 24 minutes 53.32 seconds. Current RSS: ~1679M. load average: 1.24 1.25 1.08 1/289 71914605 with group notifications4606 paginates the groups4607 when the user is not a member4608 does not show public groups4609# [RSpecRunTime] RSpec elapsed time: 24 minutes 55.9 seconds. Current RSS: ~1668M. load average: 1.22 1.25 1.08 1/289 71924610 with project notifications4611 when project is public4612 shows notification setting for project4613# [RSpecRunTime] RSpec elapsed time: 24 minutes 57.19 seconds. Current RSS: ~1669M. load average: 1.22 1.25 1.08 1/289 71934614 when project is public4615 shows notification setting for project4616# [RSpecRunTime] RSpec elapsed time: 24 minutes 58.45 seconds. Current RSS: ~1669M. load average: 1.22 1.25 1.08 1/289 71944617 POST update4618 updates only permitted attributes4619 shows an error message if the params are invalid4620# [RSpecRunTime] Finishing example group spec/controllers/profiles/notifications_controller_spec.rb. It took 12.42 seconds. Expected to take 14.19 seconds.4621# [RSpecRunTime] Starting example group spec/commands/metrics_server/metrics_server_spec.rb. Expected to take 13.54 seconds.4622GitLab metrics server4623 behaves like spawns a server4624 targeting puma4625 behaves like serves metrics endpoint4626 serves /metrics endpoint4627# [RSpecRunTime] RSpec elapsed time: 25 minutes 2.85 seconds. Current RSS: ~1671M. load average: 1.20 1.25 1.08 1/290 72024628 when using Pathname instance as target directory4629 behaves like serves metrics endpoint4630 serves /metrics endpoint4631# [RSpecRunTime] RSpec elapsed time: 25 minutes 5.2 seconds. Current RSS: ~1665M. load average: 1.19 1.24 1.08 1/290 72094632 behaves like spawns a server4633 targeting sidekiq4634 behaves like serves metrics endpoint4635 serves /metrics endpoint4636# [RSpecRunTime] RSpec elapsed time: 25 minutes 7.55 seconds. Current RSS: ~1667M. load average: 1.19 1.24 1.08 1/290 72164637 when using Pathname instance as target directory4638 behaves like serves metrics endpoint4639 serves /metrics endpoint4640# [RSpecRunTime] RSpec elapsed time: 25 minutes 9.89 seconds. Current RSS: ~1670M. load average: 1.17 1.24 1.08 1/290 72234641# [RSpecRunTime] Finishing example group spec/commands/metrics_server/metrics_server_spec.rb. It took 10.67 seconds. Expected to take 13.54 seconds.4642# [RSpecRunTime] Starting example group spec/controllers/admin/groups_controller_spec.rb. Expected to take 12.52 seconds.4643Admin::GroupsController4644 GET #index4645 lists available groups4646 renders a correct list of sort by options4647 when a sort param is present4648 returns a sorted by name_asc result4649# [RSpecRunTime] RSpec elapsed time: 25 minutes 13.44 seconds. Current RSS: ~1674M. load average: 1.17 1.24 1.08 1/289 72244650 when a name param is present4651 returns a search by name result4652 returns an empty list if no match4653# [RSpecRunTime] RSpec elapsed time: 25 minutes 15.26 seconds. Current RSS: ~1673M. load average: 1.16 1.23 1.08 1/289 72254654 when page is specified4655 redirects to the page4656 redirects to the page4657# [RSpecRunTime] RSpec elapsed time: 25 minutes 16.86 seconds. Current RSS: ~1672M. load average: 1.16 1.23 1.08 1/289 72264658 DELETE #destroy4659 schedules a group destroy4660 redirects to the admin group path4661 POST #create4662 creates group4663 creates namespace_settings for group4664 creates admin_note for group4665 delegates to Groups::CreateService service instance4666# [RSpecRunTime] RSpec elapsed time: 25 minutes 19.09 seconds. Current RSS: ~1677M. load average: 1.14 1.23 1.08 1/290 72274667 PUT #update4668 with runner registration disabled4669 updates the setting successfully4670 does not change the registration token4671 with runner registration enabled4672 updates the setting successfully4673 changes the registration token4674# [RSpecRunTime] Finishing example group spec/controllers/admin/groups_controller_spec.rb. It took 10.32 seconds. Expected to take 12.52 seconds.4675# [RSpecRunTime] Starting example group spec/mailers/emails/issues_spec.rb. Expected to take 11.92 seconds.4676Emails::Issues4677 adds email methods to Notify4678 #import_issues_csv_email4679 shows number of successful issues imported4680 shows error when file is invalid4681 shows line numbers with errors4682 shows issuable errors with column4683 with header and footer4684 behaves like appearance header and footer enabled4685 contains header and footer4686# [RSpecRunTime] RSpec elapsed time: 25 minutes 24.89 seconds. Current RSS: ~1681M. load average: 1.21 1.24 1.08 1/290 72284687 behaves like appearance header and footer not enabled4688 does not contain header and footer4689 #issues_csv_email4690 behaves like export csv email4691 attachment has csv mime type4692 generates a useful filename4693 mentions number of objects and project name4694 doesn't need to mention truncation by default4695 when truncated4696 mentions that the csv has been truncated4697 mentions the number of objects written and expected4698# [RSpecRunTime] RSpec elapsed time: 25 minutes 31.02 seconds. Current RSS: ~1677M. load average: 1.28 1.25 1.09 1/290 72354699# [RSpecRunTime] Finishing example group spec/mailers/emails/issues_spec.rb. It took 10.84 seconds. Expected to take 11.92 seconds.4700# [RSpecRunTime] Starting example group spec/requests/api/graphql/group/dependency_proxy_image_ttl_policy_spec.rb. Expected to take 10.59 seconds.4701getting dependency proxy image ttl policy for a group4702 behaves like a working graphql query4703 returns a successful response4704 with different permissions4705 group_visibility: :private, role: :owner, access_granted: true4706 return the proper response4707 group_visibility: :private, role: :maintainer, access_granted: false4708 return the proper response4709 when the feature flag is disabled4710 returns the proper response4711# [RSpecRunTime] RSpec elapsed time: 25 minutes 33.51 seconds. Current RSS: ~1677M. load average: 1.28 1.25 1.09 2/290 72364712 group_visibility: :private, role: :developer, access_granted: false4713 return the proper response4714 group_visibility: :private, role: :reporter, access_granted: false4715 return the proper response4716 group_visibility: :private, role: :guest, access_granted: false4717 return the proper response4718 group_visibility: :private, role: :anonymous, access_granted: false4719 return the proper response4720 group_visibility: :public, role: :owner, access_granted: true4721 return the proper response4722 group_visibility: :public, role: :maintainer, access_granted: false4723 return the proper response4724 when the feature flag is disabled4725 returns the proper response4726# [RSpecRunTime] RSpec elapsed time: 25 minutes 37.2 seconds. Current RSS: ~1701M. load average: 1.25 1.25 1.09 1/290 72374727 group_visibility: :public, role: :developer, access_granted: false4728 return the proper response4729 group_visibility: :public, role: :reporter, access_granted: false4730 return the proper response4731 group_visibility: :public, role: :guest, access_granted: false4732 return the proper response4733 group_visibility: :public, role: :anonymous, access_granted: false4734 return the proper response4735# [RSpecRunTime] Finishing example group spec/requests/api/graphql/group/dependency_proxy_image_ttl_policy_spec.rb. It took 7.61 seconds. Expected to take 10.59 seconds.4736# [RSpecRunTime] Starting example group spec/requests/api/ci/resource_groups_spec.rb. Expected to take 10.41 seconds.4737API::Ci::ResourceGroups4738 GET /projects/:id/resource_groups4739 returns all resource groups for this project4740 when user is reporter4741 returns forbidden4742# [RSpecRunTime] RSpec elapsed time: 25 minutes 40.03 seconds. Current RSS: ~1700M. load average: 1.23 1.25 1.09 1/290 72384743 GET /projects/:id/resource_groups/:key4744 returns a resource group4745 when resource group key contains multiple dots4746 returns the resource group4747 when resource group key contains a slash4748 returns the resource group4749 when user is reporter4750 returns forbidden4751 when there is no corresponding resource group4752 returns not found4753 GET /projects/:id/resource_groups/:key/upcoming_jobs4754 returns upcoming jobs of resource group4755 when resource group key contains a slash4756 returns the resource group4757# [RSpecRunTime] RSpec elapsed time: 25 minutes 43.95 seconds. Current RSS: ~1697M. load average: 1.21 1.24 1.09 1/290 72394758 when user is reporter4759 returns forbidden4760 when there is no corresponding resource group4761 returns not found4762 PUT /projects/:id/resource_groups/:key4763 changes the process mode of a resource group4764 with invalid parameter4765 returns bad request4766 when user is reporter4767 returns forbidden4768 when there is no corresponding resource group4769 returns not found4770# [RSpecRunTime] Finishing example group spec/requests/api/ci/resource_groups_spec.rb. It took 6.81 seconds. Expected to take 10.41 seconds.4771# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/packages/destroy_file_spec.rb. Expected to take 9.67 seconds.4772Destroying a package file4773 post graphql mutation4774 with valid id4775 user_role: :maintainer, shared_examples_name: "destroying the package file"4776 behaves like destroying the package file4777 marks the package file as pending destruction4778 behaves like returning response status4779 returns success4780# [RSpecRunTime] RSpec elapsed time: 25 minutes 47.78 seconds. Current RSS: ~1696M. load average: 1.21 1.24 1.09 1/290 72404781 user_role: :developer, shared_examples_name: "denying the mutation request"4782 behaves like denying the mutation request4783 does not mark the package file as pending destruction4784 behaves like returning response status4785 returns success4786# [RSpecRunTime] RSpec elapsed time: 25 minutes 49.2 seconds. Current RSS: ~1698M. load average: 1.20 1.24 1.09 2/290 72414787 user_role: :reporter, shared_examples_name: "denying the mutation request"4788 behaves like denying the mutation request4789 does not mark the package file as pending destruction4790 behaves like returning response status4791 returns success4792# [RSpecRunTime] RSpec elapsed time: 25 minutes 50.28 seconds. Current RSS: ~1700M. load average: 1.20 1.24 1.09 1/290 72424793 user_role: :guest, shared_examples_name: "denying the mutation request"4794 behaves like denying the mutation request4795 does not mark the package file as pending destruction4796 behaves like returning response status4797 returns success4798# [RSpecRunTime] RSpec elapsed time: 25 minutes 51.48 seconds. Current RSS: ~1699M. load average: 1.20 1.24 1.09 1/290 72434799 user_role: :anonymous, shared_examples_name: "denying the mutation request"4800 behaves like denying the mutation request4801 does not mark the package file as pending destruction4802 behaves like returning response status4803 returns success4804 with invalid id4805 behaves like denying the mutation request4806 does not mark the package file as pending destruction4807 behaves like returning response status4808 returns success4809 when an error occurs4810 returns the errors in the response4811# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/packages/destroy_file_spec.rb. It took 7.83 seconds. Expected to take 9.67 seconds.4812# [RSpecRunTime] Starting example group spec/controllers/admin/sessions_controller_spec.rb. Expected to take 9.2 seconds.4813Admin::SessionsController4814 #new4815 for regular users4816 shows error page4817 for admin users4818 renders a password form4819 already in admin mode4820 redirects to original location4821 #create4822 for regular users4823 shows error page4824 for admin users4825 sets admin mode with a valid password4826 fails with an invalid password4827 fails if not requested first4828 fails if request period expired4829 when using two-factor authentication via OTP4830 requests two factor after a valid password is provided4831 can login with valid otp4832 cannot login with invalid otp4833 with password authentication disabled4834 allows 2FA stage of non-password login4835# [RSpecRunTime] RSpec elapsed time: 25 minutes 56.5 seconds. Current RSS: ~1706M. load average: 1.18 1.23 1.09 1/290 72444836 on a read-only instance4837 does not attempt to write to the database with valid otp4838 does not attempt to write to the database with invalid otp4839 does not attempt to write to the database with backup code4840 when using two-factor authentication via WebAuthn4841 requests two factor after a valid password is provided4842 can login with valid auth4843 cannot login with invalid auth4844 #destroy4845 for regular users4846 shows error page4847 for admin users4848 disables admin mode and redirects to main page4849# [RSpecRunTime] Finishing example group spec/controllers/admin/sessions_controller_spec.rb. It took 5.08 seconds. Expected to take 9.2 seconds.4850# [RSpecRunTime] Starting example group spec/requests/api/graphql/group/merge_requests_spec.rb. Expected to take 8.53 seconds.4851Query.group.mergeRequests4852 not passing any arguments4853 can find all merge requests in the group, excluding sub-groups4854# [RSpecRunTime] RSpec elapsed time: 26 minutes 3.45 seconds. Current RSS: ~1737M. load average: 1.09 1.21 1.08 1/297 73844855 restricting by author4856 can find all merge requests with user as author4857 restricting by assignee4858 can find all merge requests assigned to user4859 passing include_subgroups: true4860 can find all merge requests in the group, including sub-groups4861 passing include_archived: true4862 can find all merge requests in the group, including from archived projects4863# [RSpecRunTime] Finishing example group spec/requests/api/graphql/group/merge_requests_spec.rb. It took 7.4 seconds. Expected to take 8.53 seconds.4864# [RSpecRunTime] Starting example group spec/controllers/explore/snippets_controller_spec.rb. Expected to take 7.91 seconds.4865Explore::SnippetsController4866 GET #index4867 renders4868 renders pagination4869 behaves like snippets views4870 when rendered4871 avoids N+1 database queries4872# [RSpecRunTime] RSpec elapsed time: 26 minutes 13.59 seconds. Current RSS: ~1646M. load average: 1.07 1.20 1.08 1/290 73854873# [RSpecRunTime] Finishing example group spec/controllers/explore/snippets_controller_spec.rb. It took 7.8 seconds. Expected to take 7.91 seconds.4874# [RSpecRunTime] Starting example group spec/requests/projects/pipelines_controller_spec.rb. Expected to take 7.71 seconds.4875Projects::PipelinesController4876 GET index.json4877 does not execute N+1 queries4878# [RSpecRunTime] RSpec elapsed time: 26 minutes 17.81 seconds. Current RSS: ~1634M. load average: 1.07 1.20 1.08 1/293 74104879 GET stages.json4880 does not execute N+1 queries4881 when pipeline_stage_set_last_modified is disabled4882 does not set Last-Modified4883# [RSpecRunTime] RSpec elapsed time: 26 minutes 19.89 seconds. Current RSS: ~1634M. load average: 1.06 1.20 1.08 2/293 74114884 when pipeline_stage_set_last_modified is enabled4885 when status.updated_at is before stage.updated4886 sets correct Last-Modified of stage.updated_at4887 when status.updated_at is after stage.updated4888 sets correct Last-Modified of max(status.updated_at)4889 with retried builds4890 does not execute N+1 queries4891# [RSpecRunTime] RSpec elapsed time: 26 minutes 22.91 seconds. Current RSS: ~1638M. load average: 1.06 1.20 1.08 1/293 74124892# [RSpecRunTime] Finishing example group spec/requests/projects/pipelines_controller_spec.rb. It took 9.34 seconds. Expected to take 7.71 seconds.4893# [RSpecRunTime] Starting example group spec/requests/api/graphql/project/cluster_agents_spec.rb. Expected to take 7.03 seconds.4894Project.cluster_agents4895 can retrieve cluster agents4896 selecting page info4897 can paginate cluster agents4898# [RSpecRunTime] RSpec elapsed time: 26 minutes 27.63 seconds. Current RSS: ~1641M. load average: 1.06 1.19 1.08 1/291 74134899 selecting tokens4900 can select active tokens in last_used_at order4901 does not suffer from N+1 performance issues4902# [RSpecRunTime] RSpec elapsed time: 26 minutes 28.68 seconds. Current RSS: ~1643M. load average: 1.06 1.19 1.08 1/290 74144903 selecting connections4904 can retrieve connections and agent metadata4905 selecting activity events4906 retrieves activity event details4907# [RSpecRunTime] Finishing example group spec/requests/api/graphql/project/cluster_agents_spec.rb. It took 6.97 seconds. Expected to take 7.03 seconds.4908# [RSpecRunTime] Starting example group spec/controllers/acme_challenges_controller_spec.rb. Expected to take 6.94 seconds.4909AcmeChallengesController4910 #show4911 with right domain and token4912 renders acme challenge file content4913# [RSpecRunTime] RSpec elapsed time: 26 minutes 31.51 seconds. Current RSS: ~1649M. load average: 1.05 1.19 1.08 1/290 74154914 when domain is invalid4915 renders not found4916# [RSpecRunTime] RSpec elapsed time: 26 minutes 34.01 seconds. Current RSS: ~1650M. load average: 1.05 1.19 1.08 1/290 74164917 when token is invalid4918 renders not found4919# [RSpecRunTime] RSpec elapsed time: 26 minutes 35.35 seconds. Current RSS: ~1653M. load average: 1.05 1.19 1.08 1/290 74174920# [RSpecRunTime] Finishing example group spec/controllers/acme_challenges_controller_spec.rb. It took 5.45 seconds. Expected to take 6.94 seconds.4921# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/work_items/linked_items/add_spec.rb. Expected to take 6.41 seconds.4922Add linked items to a work item4923 when the user is not allowed to read the work item4924 behaves like a mutation that returns a top-level access error4925 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"4926# [RSpecRunTime] RSpec elapsed time: 26 minutes 37.4 seconds. Current RSS: ~1655M. load average: 1.05 1.19 1.08 1/290 74184927 when user has permissions to read the work item4928 links the work items4929 when work item is created at the group level4930 links the work item4931# [RSpecRunTime] RSpec elapsed time: 26 minutes 39.06 seconds. Current RSS: ~1659M. load average: 1.04 1.18 1.08 1/290 74194932 when linking a work item fails4933 adds valid items and returns an error message for failed item4934 when a work item does not exist4935 returns an error message4936# [RSpecRunTime] RSpec elapsed time: 26 minutes 40.57 seconds. Current RSS: ~1660M. load average: 1.04 1.18 1.08 1/290 74204937 when type cannot be linked4938 returns an error message4939 when there are more than the max allowed items to link4940 returns an error message4941 when `linked_work_items` feature flag is disabled4942 behaves like a mutation that returns a top-level access error4943 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"4944# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/work_items/linked_items/add_spec.rb. It took 6.43 seconds. Expected to take 6.41 seconds.4945# [RSpecRunTime] Starting example group spec/controllers/concerns/confirm_email_warning_spec.rb. Expected to take 6.25 seconds.4946ConfirmEmailWarning4947 confirm email flash warning4948 when not signed in4949 is expected not to set confirm warning for "user2780@example.org"4950 when signed in4951 with a confirmed user4952 is expected not to set confirm warning for "user2781@example.org"4953 with an unconfirmed user4954 when executing a json request4955 is expected not to set confirm warning for "user2782@example.org"4956 when executing a post request4957 is expected not to set confirm warning for "user2783@example.org"4958 when executing a get request4959 with an unconfirmed email address present4960 is expected to set confirm warning for "unconfirmed@gitlab.com"4961 without an unconfirmed email address present4962 is expected to set confirm warning for "user2785@example.org"4963 when user is being impersonated4964 is expected to set confirm warning for "user2786@example.org"4965 when impersonated user email has html in their email4966 is expected to set confirm warning for "malicious@test.com<form><input/title='<script>alert(document.domain)</script>'>"4967# [RSpecRunTime] RSpec elapsed time: 26 minutes 45.74 seconds. Current RSS: ~1666M. load average: 1.20 1.21 1.09 1/290 74214968 when user is not being impersonated4969 is expected to set confirm warning for "user2790@example.org"4970 when user email has html in their email4971 is expected to set confirm warning for "malicious@test.com<form><input/title='<script>alert(document.domain)</script>'>"4972# [RSpecRunTime] Finishing example group spec/controllers/concerns/confirm_email_warning_spec.rb. It took 4.78 seconds. Expected to take 6.25 seconds.4973# [RSpecRunTime] Starting example group spec/requests/api/graphql/read_only_spec.rb. Expected to take 5.76 seconds.4974Requests on a read-only node4975 when db is read-only4976 behaves like graphql on a read-only GitLab instance4977 mutations4978 disallows the query4979 does not destroy the Note4980# [RSpecRunTime] RSpec elapsed time: 26 minutes 48.46 seconds. Current RSS: ~1660M. load average: 1.20 1.21 1.09 1/290 74224981 read-only queries4982 allows the query4983# [RSpecRunTime] RSpec elapsed time: 26 minutes 51.84 seconds. Current RSS: ~1673M. load average: 1.18 1.21 1.09 1/291 74444984# [RSpecRunTime] Finishing example group spec/requests/api/graphql/read_only_spec.rb. It took 5.25 seconds. Expected to take 5.76 seconds.4985# [RSpecRunTime] Starting example group spec/controllers/projects/ci/daily_build_group_report_results_controller_spec.rb. Expected to take 5.55 seconds.4986Projects::Ci::DailyBuildGroupReportResultsController4987 GET index4988 when format is JSON4989 behaves like JSON results4990 serves the results in JSON4991 when given date range spans more than 90 days4992 limits the result to 90 days from the given start_date4993# [RSpecRunTime] RSpec elapsed time: 26 minutes 55.38 seconds. Current RSS: ~1673M. load average: 1.25 1.22 1.09 1/291 74514994 behaves like validating param_type4995 when given param_type is invalid4996 responds with 422 error4997 behaves like ensuring policy4998 when user is not allowed to read build report results4999 responds with 404 error5000 when format is CSV5001 behaves like CSV results5002 serves the results in CSV5003 when given date range spans more than 90 days5004 limits the result to 90 days from the given start_date5005 behaves like validating param_type5006 when given param_type is invalid5007 responds with 422 error5008 behaves like ensuring policy5009 when user is not allowed to read build report results5010 responds with 404 error5011# [RSpecRunTime] Finishing example group spec/controllers/projects/ci/daily_build_group_report_results_controller_spec.rb. It took 5.08 seconds. Expected to take 5.55 seconds.5012# [RSpecRunTime] Starting example group spec/requests/groups/settings/slacks_controller_spec.rb. Expected to take 5.5 seconds.5013Groups::Settings::SlacksController5014 behaves like Integrations::SlackControllerSettings5015 GET slack_auth5016 when valid CSRF token is provided5017 calls service and redirects with no alerts if result is successful5018 calls service and redirects with an alert if there is a service error5019 when the flag is disabled5020 responds with status :not_found5021# [RSpecRunTime] RSpec elapsed time: 26 minutes 58.43 seconds. Current RSS: ~1690M. load average: 1.25 1.22 1.09 1/291 74525022 when user is unauthorized5023 returns not found response5024 when no CSRF token is provided5025 returns 4035026 when there was an OAuth error5027 redirects with an alert5028 DELETE destroy5029 destroys the record and redirects back to #edit5030 enqueues a worker job5031 when the flag is disabled5032 responds with status :not_found5033# [RSpecRunTime] RSpec elapsed time: 27 minutes 0.62 second. Current RSS: ~1681M. load average: 1.23 1.22 1.09 1/292 74535034 when user is unauthorized5035 returns not found response5036# [RSpecRunTime] Finishing example group spec/requests/groups/settings/slacks_controller_spec.rb. It took 4.15 seconds. Expected to take 5.5 seconds.5037# [RSpecRunTime] Starting example group spec/controllers/groups/imports_controller_spec.rb. Expected to take 5.03 seconds.5038Groups::ImportsController5039 GET #show5040 when the user has permission to view the group5041 when the import is in progress5042 renders the show template5043 sets the flash notice5044# [RSpecRunTime] RSpec elapsed time: 27 minutes 2.51 seconds. Current RSS: ~1679M. load average: 1.23 1.22 1.09 1/290 74545045 when the import has failed5046 redirects to the new group path5047 sets a flash error5048 when the import has finished5049 redirects to the group page5050 when there is no import state5051 redirects to the group page5052 when the user does not have permission to view the group5053 returns a 4045054# [RSpecRunTime] Finishing example group spec/controllers/groups/imports_controller_spec.rb. It took 3.4 seconds. Expected to take 5.03 seconds.5055# [RSpecRunTime] Starting example group spec/controllers/groups/dependency_proxy_auth_controller_spec.rb. Expected to take 4.98 seconds.5056Groups::DependencyProxyAuthController5057 GET #authenticate5058 without JWT5059 returns unauthorized with oauth realm5060 with JWT5061 with valid JWT5062 user5063 is expected to respond with numeric status code success5064 group bot user5065 is expected to respond with numeric status code success5066 service account user5067 is expected to respond with numeric status code success5068 deploy token5069 is expected to respond with numeric status code success5070 with invalid JWT5071 bad user5072 is expected to respond with numeric status code unauthorized5073 token with no user id5074 is expected to respond with numeric status code unauthorized5075 expired token5076 is expected to respond with numeric status code unauthorized5077 group bot user from an expired token5078 is expected to respond with numeric status code unauthorized5079 service account user from an expired token5080 is expected to respond with numeric status code unauthorized5081 expired deploy token5082 is expected to respond with numeric status code unauthorized5083 revoked deploy token5084 is expected to respond with numeric status code unauthorized5085# [RSpecRunTime] Finishing example group spec/controllers/groups/dependency_proxy_auth_controller_spec.rb. It took 2.35 seconds. Expected to take 4.98 seconds.5086# [RSpecRunTime] Starting example group spec/requests/jira_connect/subscriptions_controller_spec.rb. Expected to take 4.42 seconds.5087JiraConnect::SubscriptionsController5088 GET /-/jira_connect/subscriptions5089 is expected to include "http://self-managed-gitlab.com/-/jira_connect/"5090 is expected to include "http://self-managed-gitlab.com/api/"5091 is expected to include "http://self-managed-gitlab.com/oauth/"5092 is expected to include "frame-ancestors 'self' https://*.atlassian.net https://*.jira.com"5093 with additional iframe ancestors5094 is expected to include "frame-ancestors 'self' https://*.atlassian.net https://*.jira.com http://localhost:* http://dev.gitlab.com"5095# [RSpecRunTime] RSpec elapsed time: 27 minutes 8.48 seconds. Current RSS: ~1695M. load average: 1.21 1.22 1.09 1/290 74555096 with no self-managed instance configured5097 is expected not to include "http://self-managed-gitlab.com/-/jira_connect/"5098 is expected not to include "http://self-managed-gitlab.com/api/"5099 is expected not to include "http://self-managed-gitlab.com/oauth/"5100 when json format5101 allows cross-origin requests5102 OPTIONS /-/jira_connect/subscriptions5103 allows cross-origin requests5104 OPTIONS /-/jira_connect/subscriptions/:id5105 allows cross-origin requests5106 DELETE /-/jira_connect/subscriptions/:id5107 allows cross-origin requests5108# [RSpecRunTime] Finishing example group spec/requests/jira_connect/subscriptions_controller_spec.rb. It took 3.16 seconds. Expected to take 4.42 seconds.5109# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/todos/mark_done_spec.rb. Expected to take 4.36 seconds.5110Marking todos done5111 marks a single todo as done5112 when todo is already marked done5113 has the expected response5114# [RSpecRunTime] RSpec elapsed time: 27 minutes 13.29 seconds. Current RSS: ~1684M. load average: 1.19 1.21 1.09 1/290 74565115 when todo does not belong to requesting user5116 results in the correct todo states5117 behaves like a mutation that returns a top-level access error5118 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"5119 when using an invalid gid5120 contains the expected error5121# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/todos/mark_done_spec.rb. It took 4.07 seconds. Expected to take 4.36 seconds.5122# [RSpecRunTime] Starting example group spec/requests/web_ide/remote_ide_controller_spec.rb. Expected to take 4.19 seconds.5123WebIde::RemoteIdeController5124 #index5125 when feature flag is on *and* user is not using legacy Web IDE5126 renders the correct layout5127 renders with minimal: true5128 renders root element with data5129 updates the content security policy with the correct connect sources5130 updates the content security policy with the correct frame sources5131# [RSpecRunTime] RSpec elapsed time: 27 minutes 15.55 seconds. Current RSS: ~1683M. load average: 1.18 1.21 1.09 1/290 74575132 when remote_host does not have port5133 updates the content security policy with the correct remote_host5134 renders remote_host in root element data5135 when feature flag is off5136 behaves like 404 response5137 has not_found status5138 when the remote host is invalid5139 behaves like 404 response5140 has not_found status5141# [RSpecRunTime] Finishing example group spec/requests/web_ide/remote_ide_controller_spec.rb. It took 2.38 seconds. Expected to take 4.19 seconds.5142# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/achievements/update_user_achievement_priorities_spec.rb. Expected to take 4.06 seconds.5143Mutations::Achievements::UpdateUserAchievementPriorities5144 when the user is the user achievement owner5145 when the params are invalid5146 returns the validation error5147 when a user_achievement_id is invalid5148 behaves like a mutation that returns top-level errors5149 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"5150 when updating priorities5151 updates only the given user achievements5152 when no achievement ids are given5153 removes all priorities5154 when the user is not the user achievement owner5155 does not update any achievements5156 behaves like a mutation that returns top-level errors5157 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"5158# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/achievements/update_user_achievement_priorities_spec.rb. It took 2.86 seconds. Expected to take 4.06 seconds.5159# [RSpecRunTime] Starting example group spec/requests/api/user_counts_spec.rb. Expected to take 3.82 seconds.5160API::UserCounts5161 GET /user_counts5162 when unauthenticated5163 returns authentication error5164# [RSpecRunTime] RSpec elapsed time: 27 minutes 21.02 seconds. Current RSS: ~1674M. load average: 1.16 1.20 1.09 3/291 74585165 when authenticated5166 returns assigned issue counts for current_user5167 returns assigned MR counts for current user5168 updates the mr count when a new mr is assigned5169 returns pending todo counts for current_user5170# [RSpecRunTime] RSpec elapsed time: 27 minutes 22.82 seconds. Current RSS: ~1675M. load average: 1.16 1.20 1.09 1/290 74595171# [RSpecRunTime] Finishing example group spec/requests/api/user_counts_spec.rb. It took 3.5 seconds. Expected to take 3.82 seconds.5172# [RSpecRunTime] Starting example group spec/requests/api/integrations/slack/options_spec.rb. Expected to take 3.54 seconds.5173API::Integrations::Slack::Options5174 POST /integrations/slack/options5175 behaves like Slack request verification5176 unauthorized request5177 when the slack_app_signing_secret setting is not set5178 behaves like an unauthorized request5179 is expected to respond with numeric status code unauthorized5180 when the timestamp header has expired5181 behaves like an unauthorized request5182 is expected to respond with numeric status code unauthorized5183 when the timestamp header is missing5184 behaves like an unauthorized request5185 is expected to respond with numeric status code unauthorized5186 when the signature header is missing5187 behaves like an unauthorized request5188 is expected to respond with numeric status code unauthorized5189 when the signature is not verified5190 behaves like an unauthorized request5191 is expected to respond with numeric status code unauthorized5192 when type param is missing5193 behaves like a successful request that generates a tracked error5194 is expected to be empty5195 when type param is unknown5196 generates a tracked error5197 when action_id param is assignee5198 calls the Slack Interactivity Service5199# [RSpecRunTime] Finishing example group spec/requests/api/integrations/slack/options_spec.rb. It took 1.7 seconds. Expected to take 3.54 seconds.5200# [RSpecRunTime] Starting example group spec/controllers/explore/groups_controller_spec.rb. Expected to take 3.35 seconds.5201Explore::GroupsController5202 behaves like explore groups5203 renders group trees5204 includes public projects5205 restricted visibility level is public5206 redirects to login page5207# [RSpecRunTime] RSpec elapsed time: 27 minutes 25.89 seconds. Current RSS: ~1685M. load average: 1.15 1.20 1.09 1/290 74605208 gitlab.com5209 behaves like explore groups5210 renders group trees5211 includes public projects5212 restricted visibility level is public5213 redirects to login page5214# [RSpecRunTime] Finishing example group spec/controllers/explore/groups_controller_spec.rb. It took 2.34 seconds. Expected to take 3.35 seconds.5215# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/achievements/create_spec.rb. Expected to take 3.27 seconds.5216Mutations::Achievements::Create5217 when the user has permission5218 creates an achievement5219 returns the new achievement5220 when the params are invalid5221 returns the validation error5222# [RSpecRunTime] RSpec elapsed time: 27 minutes 28.6 seconds. Current RSS: ~1677M. load average: 1.15 1.20 1.09 1/290 74615223 when the user does not have permission5224 does not create an achievement5225 behaves like a mutation that returns a top-level access error5226 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"5227# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/achievements/create_spec.rb. It took 2.48 seconds. Expected to take 3.27 seconds.5228# [RSpecRunTime] Starting example group spec/requests/projects/redirect_controller_spec.rb. Expected to take 3.03 seconds.5229Projects::RedirectController requests5230 GET redirect_from_id5231 authenticated: true, project: private_project, is_found: true5232 redirects to the project page5233# [RSpecRunTime] RSpec elapsed time: 27 minutes 30.78 seconds. Current RSS: ~1668M. load average: 1.14 1.20 1.09 1/290 74625234 authenticated: false, project: private_project, is_found: false5235 gives 4045236 authenticated: true, project: public_project, is_found: true5237 redirects to the project page5238 authenticated: false, project: public_project, is_found: true5239 redirects to the project page5240 authenticated: true, project: #<Project id:0 namespace1/project-1>>, is_found: false5241 gives 4045242 with sourcegraph enabled5243 with projects/:id route5244 redirects successfully5245# [RSpecRunTime] Finishing example group spec/requests/projects/redirect_controller_spec.rb. It took 2.58 seconds. Expected to take 3.03 seconds.5246# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/ci/pipeline_schedule/play_spec.rb. Expected to take 3.01 seconds.5247PipelineSchedulePlay5248 when authorized5249 when mutation succeeds5250 is expected to eq []5251# [RSpecRunTime] RSpec elapsed time: 27 minutes 33.36 seconds. Current RSS: ~1670M. load average: 1.14 1.20 1.09 1/290 74635252 when mutation fails5253 is expected to contain exactly "Unable to schedule a pipeline to run immediately."5254 when unauthorized5255 behaves like a mutation on an unauthorized resource5256 behaves like a mutation that returns top-level errors5257 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"5258# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/ci/pipeline_schedule/play_spec.rb. It took 2.12 seconds. Expected to take 3.01 seconds.5259# [RSpecRunTime] Starting example group spec/requests/well_known_spec.rb. Expected to take 2.69 seconds.5260well-known URLs5261 /.well-known/change-password5262 redirects to edit profile password path5263 /.well-known/security.txt5264 for an authenticated user5265 renders when a security txt is configured5266 returns a 404 when a security txt is blank5267 returns a 404 when a security txt is nil5268 for an unauthenticated user5269 renders when a security txt is configured5270 redirects to sign in5271# [RSpecRunTime] Finishing example group spec/requests/well_known_spec.rb. It took 1.51 seconds. Expected to take 2.69 seconds.5272# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/ml/models/create_spec.rb. Expected to take 2.64 seconds.5273Creation of a machine learning model5274 when user is not allowed write changes5275 behaves like a mutation that returns a top-level access error5276 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"5277# [RSpecRunTime] RSpec elapsed time: 27 minutes 37.01 seconds. Current RSS: ~1666M. load average: 1.13 1.19 1.09 1/290 74645278 when user is allowed write changes5279 creates a model5280 when name already exists5281 behaves like a mutation that returns errors in the response5282 is expected to contain exactly "Name should be unique in the project"5283# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/ml/models/create_spec.rb. It took 2.21 seconds. Expected to take 2.64 seconds.5284# [RSpecRunTime] Starting example group spec/requests/api/graphql/user/project_member_query_spec.rb. Expected to take 2.38 seconds.5285ProjectMember5286 behaves like a working graphql query5287 returns a successful response5288# [RSpecRunTime] RSpec elapsed time: 27 minutes 38.95 seconds. Current RSS: ~1667M. load average: 1.12 1.19 1.09 1/290 74655289 behaves like a working membership object query5290 contains edge to expected project5291 contains correct access level5292# [RSpecRunTime] Finishing example group spec/requests/api/graphql/user/project_member_query_spec.rb. It took 1.77 seconds. Expected to take 2.38 seconds.5293# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/timelogs/delete_spec.rb. Expected to take 2.36 seconds.5294Delete a timelog5295 when the user is not allowed to delete a timelog5296 behaves like a mutation that returns a top-level access error5297 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"5298# [RSpecRunTime] RSpec elapsed time: 27 minutes 40.87 seconds. Current RSS: ~1668M. load average: 1.12 1.19 1.09 1/290 74665299 when user has permissions to delete a timelog5300 deletes the timelog5301# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/timelogs/delete_spec.rb. It took 2.29 seconds. Expected to take 2.36 seconds.5302# [RSpecRunTime] Starting example group spec/requests/users/group_callouts_spec.rb. Expected to take 2.13 seconds.5303Group callouts5304 POST /-/users/group_callouts5305 with valid feature name and group5306 when callout entry does not exist5307 creates a callout entry with dismissed state5308 returns success5309 when callout entry already exists5310 returns success5311 with invalid feature name5312 returns bad request5313# [RSpecRunTime] Finishing example group spec/requests/users/group_callouts_spec.rb. It took 1.19 seconds. Expected to take 2.13 seconds.5314# [RSpecRunTime] Starting example group spec/requests/user_avatar_spec.rb. Expected to take 2.03 seconds.5315Loading a user avatar5316 when logged in5317 only performs three SQL queries5318 when logged out5319 only performs two SQL queries5320# [RSpecRunTime] Finishing example group spec/requests/user_avatar_spec.rb. It took 1.01 seconds. Expected to take 2.03 seconds.5321# [RSpecRunTime] Starting example group spec/requests/api/graphql/mutations/issues/link_alerts_spec.rb. Expected to take 1.81 seconds.5322Link alerts to an incident5323 when the user is allowed to update the incident5324 links alerts to the incident5325# [RSpecRunTime] RSpec elapsed time: 27 minutes 45.55 seconds. Current RSS: ~1664M. load average: 1.11 1.19 1.09 1/290 74675326 when the user is not allowed to update the incident5327 returns an error5328# [RSpecRunTime] Finishing example group spec/requests/api/graphql/mutations/issues/link_alerts_spec.rb. It took 1.95 seconds. Expected to take 1.81 seconds.5329# [RSpecRunTime] Starting example group spec/controllers/concerns/spammable_actions/captcha_check/html_format_actions_support_spec.rb. Expected to take 1.75 seconds.5330SpammableActions::CaptchaCheck::HtmlFormatActionsSupport5331 #convert_html_spam_params_to_headers5332 converts params to headers5333 #with_captcha_check_html_format5334 when spammable.render_recaptcha? is true5335 renders :captcha_check5336 when spammable.render_recaptcha? is false5337 yields to block5338# [RSpecRunTime] Finishing example group spec/controllers/concerns/spammable_actions/captcha_check/html_format_actions_support_spec.rb. It took 1.14 seconds. Expected to take 1.75 seconds.5339# [RSpecRunTime] Starting example group spec/requests/api/graphql/user/group_member_query_spec.rb. Expected to take 1.61 seconds.5340GroupMember5341 behaves like a working graphql query5342 returns a successful response5343 behaves like a working membership object query5344 contains edge to expected project5345 contains correct access level5346# [RSpecRunTime] Finishing example group spec/requests/api/graphql/user/group_member_query_spec.rb. It took 1.38 seconds. Expected to take 1.61 seconds.5347# [RSpecRunTime] Starting example group spec/mailers/emails/imports_spec.rb. Expected to take 1.42 seconds.5348Emails::Imports5349 #github_gists_import_errors_email5350 sends success email5351 behaves like appearance header and footer enabled5352 contains header and footer5353 behaves like appearance header and footer not enabled5354 does not contain header and footer5355# [RSpecRunTime] Finishing example group spec/mailers/emails/imports_spec.rb. It took 0.88 second. Expected to take 1.42 seconds.5356# [RSpecRunTime] Starting example group spec/requests/concerns/planning_hierarchy_spec.rb. Expected to take 1.29 seconds.5357PlanningHierarchy5358 GET #planning_hierarchy5359 renders planning hierarchy5360# [RSpecRunTime] RSpec elapsed time: 27 minutes 50.74 seconds. Current RSS: ~1666M. load average: 1.18 1.20 1.09 1/290 74685361# [RSpecRunTime] Finishing example group spec/requests/concerns/planning_hierarchy_spec.rb. It took 1.37 seconds. Expected to take 1.29 seconds.5362# [RSpecRunTime] Starting example group spec/requests/api/graphql/terraform/state/delete_spec.rb. Expected to take 1.06 seconds.5363delete a terraform state5364 returns a successful response5365# [RSpecRunTime] Finishing example group spec/requests/api/graphql/terraform/state/delete_spec.rb. It took 0.86 second. Expected to take 1.06 seconds.5366# [RSpecRunTime] Starting example group spec/controllers/jira_connect/app_descriptor_controller_spec.rb. Expected to take 0.86 second.5367JiraConnect::AppDescriptorController5368 #show5369 GET #show5370 returns JSON app descriptor5371 when feature flag is disabled5372 returns JSON app descriptior with createBranch action5373# [RSpecRunTime] Finishing example group spec/controllers/jira_connect/app_descriptor_controller_spec.rb. It took 0.43 second. Expected to take 0.86 second.5374auto_explain log contains 1584 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-integration-pg14-15-16.340.main.ndjson.gz5375took 31.6394264755376auto_explain log contains 1585 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-integration-pg14-15-16.340.ci.ndjson.gz5377took 28.5359695945378[TEST PROF INFO] EventProf results for sql.active_record5379Total time: 06:44.796 of 27:48.415 (24.26%)5380Total events: 3005625381Top 5 slowest suites (by time):5382API::Releases (./spec/requests/api/releases_spec.rb:5) – 01:16.240 (62902 / 159) of 04:54.852 (25.86%)5383API::ConanProjectPackages (./spec/requests/api/conan_project_packages_spec.rb:4) – 01:10.628 (57829 / 180) of 04:24.043 (26.75%)5384API::Groups (./spec/requests/api/groups_spec.rb:5) – 00:37.162 (31680 / 254) of 02:41.305 (23.04%)5385API::Ci::Triggers (./spec/requests/api/ci/triggers_spec.rb:5) – 00:30.914 (22085 / 44) of 01:53.859 (27.15%)5386API::Ci::Runner (./spec/requests/api/ci/runner/jobs_request_post_spec.rb:5) – 00:24.809 (19212 / 90) of 01:36.432 (25.73%)5387Knapsack report was generated. Preview:5388{5389 "spec/requests/api/conan_project_packages_spec.rb": 264.04241117999845,5390 "spec/requests/api/releases_spec.rb": 294.85202950500025,5391 "spec/requests/api/groups_spec.rb": 161.30473917799827,5392 "spec/requests/api/ci/runner/jobs_request_post_spec.rb": 96.43173371599914,5393 "spec/requests/api/ci/triggers_spec.rb": 113.85874092299855,5394 "spec/controllers/groups/clusters_controller_spec.rb": 74.07150496900067,5395 "spec/controllers/admin/application_settings_controller_spec.rb": 76.11968835100197,5396 "spec/controllers/uploads_controller_spec.rb": 42.26860211299936,5397 "spec/controllers/dashboard_controller_spec.rb": 48.04530754499865,5398 "spec/controllers/projects/tree_controller_spec.rb": 42.42328568100129,5399 "spec/controllers/projects/blob_controller_spec.rb": 31.960995063000155,5400 "spec/controllers/admin/clusters_controller_spec.rb": 27.18301795300067,5401 "spec/controllers/projects/feature_flags_controller_spec.rb": 23.987588940999558,5402 "spec/requests/api/graphql/project/merge_request_spec.rb": 25.07716371800052,5403 "spec/requests/api/graphql/mutations/notes/create/diff_note_spec.rb": 30.374210354999377,5404 "spec/requests/api/bulk_imports_spec.rb": 14.498899833997712,5405 "spec/requests/api/graphql/ci/runners_spec.rb": 20.70190900700254,5406 "spec/requests/api/unleash_spec.rb": 11.333644758000446,5407 "spec/requests/api/resource_milestone_events_spec.rb": 20.97003226999732,5408 "spec/requests/api/task_completion_status_spec.rb": 13.580683587999374,5409 "spec/requests/api/system_hooks_spec.rb": 10.475380037001742,5410 "spec/requests/projects/merge_requests_spec.rb": 19.026141288999497,5411 "spec/requests/projects_controller_spec.rb": 10.796364024001377,5412 "spec/requests/dashboard_controller_spec.rb": 9.831124041000294,5413 "spec/controllers/profiles/notifications_controller_spec.rb": 12.423946143000649,5414 "spec/commands/metrics_server/metrics_server_spec.rb": 10.67289252000046,5415 "spec/controllers/admin/groups_controller_spec.rb": 10.317845532001229,5416 "spec/mailers/emails/issues_spec.rb": 10.837757959001465,5417 "spec/requests/api/graphql/group/dependency_proxy_image_ttl_policy_spec.rb": 7.609389339999325,5418 "spec/requests/api/ci/resource_groups_spec.rb": 6.814423191000969,5419 "spec/requests/api/graphql/mutations/packages/destroy_file_spec.rb": 7.8342511570008355,5420 "spec/controllers/admin/sessions_controller_spec.rb": 5.079439769000601,5421 "spec/requests/api/graphql/group/merge_requests_spec.rb": 7.402424310999777,5422 "spec/controllers/explore/snippets_controller_spec.rb": 7.796559590999095,5423 "spec/requests/projects/pipelines_controller_spec.rb": 9.340837603002,5424 "spec/requests/api/graphql/project/cluster_agents_spec.rb": 6.973946235000767,5425 "spec/controllers/acme_challenges_controller_spec.rb": 5.451589570999204,5426 "spec/requests/api/graphql/mutations/work_items/linked_items/add_spec.rb": 6.433860519999143,5427 "spec/controllers/concerns/confirm_email_warning_spec.rb": 4.784208479999506,5428 "spec/requests/api/graphql/read_only_spec.rb": 5.252274662001582,5429 "spec/controllers/projects/ci/daily_build_group_report_results_controller_spec.rb": 5.074834080001892,5430 "spec/requests/groups/settings/slacks_controller_spec.rb": 4.154267384998093,5431 "spec/controllers/groups/imports_controller_spec.rb": 3.4017165709992696,5432 "spec/controllers/groups/dependency_proxy_auth_controller_spec.rb": 2.3537405179995403,5433 "spec/requests/jira_connect/subscriptions_controller_spec.rb": 3.163927195000724,5434 "spec/requests/api/graphql/mutations/todos/mark_done_spec.rb": 4.073728842002311,5435 "spec/requests/web_ide/remote_ide_controller_spec.rb": 2.3787931650003884,5436 "spec/requests/api/graphql/mutations/achievements/update_user_achievement_priorities_spec.rb": 2.86430162599936,5437 "spec/requests/api/user_counts_spec.rb": 3.5013144810000085,5438 "spec/requests/api/integrations/slack/options_spec.rb": 1.6989052150020143,5439 "spec/controllers/explore/groups_controller_spec.rb": 2.3370309010024357,5440 "spec/requests/api/graphql/mutations/achievements/create_spec.rb": 2.480195375999756,5441 "spec/requests/projects/redirect_controller_spec.rb": 2.5772064960001444,5442 "spec/requests/api/graphql/mutations/ci/pipeline_schedule/play_spec.rb": 2.1238391119986773,5443 "spec/requests/well_known_spec.rb": 1.5051572660013335,5444 "spec/requests/api/graphql/mutations/ml/models/create_spec.rb": 2.207914892998815,5445 "spec/requests/api/graphql/user/project_member_query_spec.rb": 1.770132288998866,5446 "spec/requests/api/graphql/mutations/timelogs/delete_spec.rb": 2.287575125003059,5447 "spec/requests/users/group_callouts_spec.rb": 1.1889285779980128,5448 "spec/requests/user_avatar_spec.rb": 1.0062927270009823,5449 "spec/requests/api/graphql/mutations/issues/link_alerts_spec.rb": 1.9447907409994514,5450 "spec/controllers/concerns/spammable_actions/captcha_check/html_format_actions_support_spec.rb": 1.141614602998743,5451 "spec/requests/api/graphql/user/group_member_query_spec.rb": 1.3785616589993879,5452 "spec/mailers/emails/imports_spec.rb": 0.8751804099993024,5453 "spec/requests/concerns/planning_hierarchy_spec.rb": 1.3665856600018742,5454 "spec/requests/api/graphql/terraform/state/delete_spec.rb": 0.8580494720008573,5455 "spec/controllers/jira_connect/app_descriptor_controller_spec.rb": 0.42628847599917215456}5457Knapsack global time execution for tests: 27m 48s5458Pending: (Failures listed here are expected and do not affect your suite's status)5459 1) getting merge request information nested in a project behaves like when requesting information about MR interactions scalability when selecting all fields behaves like scalable query for interaction fields does not suffer from N+15461 Failure/Error: expect { post_graphql(query) }.not_to exceed_query_limit(baseline)5462 Expected a maximum of 18 queries, got 27:5463 Query Diff:5464 -----------5465 SELECT "namespace_bans".* FROM "namespace_bans"...5466 -- (expected: 0, got: 1)5467 WHERE "namespace_bans"."user_id" = 24225468 -- (expected: 0, got: 1)5469 WHERE "namespace_bans"."user_id" = 24215470 -- (expected: 0, got: 1)5471 WHERE "namespace_bans"."user_id" = 24205472 SELECT MAX("project_authorizations"."access_level") AS "maximum_access_level", "project_authorizations"."user_id" AS "project_authorizations_user_id" FROM "project_authorizations"...5473 -- (expected: 0, got: 1)5474 WHERE "project_authorizations"."project_id" = 939 AND "project_authorizations"."user_id" = 2422 GROUP BY "project_authorizations"."user_id"5475 -- (expected: 0, got: 1)5476 WHERE "project_authorizations"."project_id" = 939 AND "project_authorizations"."user_id" = 2421 GROUP BY "project_authorizations"."user_id"5477 -- (expected: 0, got: 1)5478 WHERE "project_authorizations"."project_id" = 939 AND "project_authorizations"."user_id" = 2420 GROUP BY "project_authorizations"."user_id"5479 SELECT 1 AS one FROM "users"...5480 -- (expected: 0, got: 1)5481 INNER JOIN "merge_request_assignees" ON "users"."id" = "merge_request_assignees"."user_id" WHERE "merge_request_assignees"."merge_request_id" = 63 AND "users"."id" = 2422 LIMIT 15482 -- (expected: 0, got: 1)5483 INNER JOIN "merge_request_assignees" ON "users"."id" = "merge_request_assignees"."user_id" WHERE "merge_request_assignees"."merge_request_id" = 63 AND "users"."id" = 2421 LIMIT 15484 -- (expected: 0, got: 1)5485 INNER JOIN "merge_request_assignees" ON "users"."id" = "merge_request_assignees"."user_id" WHERE "merge_request_assignees"."merge_request_id" = 63 AND "users"."id" = 2420 LIMIT 15486 Shared Example Group: "scalable query for interaction fields" called from ./spec/requests/api/graphql/project/merge_request_spec.rb:4945487 Shared Example Group: "when requesting information about MR interactions" called from ./spec/requests/api/graphql/project/merge_request_spec.rb:4995488 # ./spec/requests/api/graphql/project/merge_request_spec.rb:467:in `block (5 levels) in <top (required)>'5489 # ./spec/spec_helper.rb:426:in `block (3 levels) in <top (required)>'5490 # ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'5491 # ./spec/spec_helper.rb:417:in `block (2 levels) in <top (required)>'5492 # ./spec/spec_helper.rb:413:in `block (3 levels) in <top (required)>'5493 # ./lib/gitlab/application_context.rb:70:in `with_raw_context'5494 # ./spec/spec_helper.rb:413:in `block (2 levels) in <top (required)>'5495 # ./spec/spec_helper.rb:260:in `block (2 levels) in <top (required)>'5496 # ./spec/support/system_exit_detected.rb:7:in `block (2 levels) in <top (required)>'5497 # ./spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'5498 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <top (required)>'5499 # ./spec/support/database/prevent_cross_joins.rb:60:in `with_cross_joins_prevented'5500 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (2 levels) in <top (required)>'5501 2) getting merge request information nested in a project behaves like when requesting information about MR interactions scalability when selecting all fields behaves like scalable query for interaction fields does not suffer from N+15503 Failure/Error: expect { post_graphql(query) }.not_to exceed_query_limit(baseline)5504 Expected a maximum of 18 queries, got 27:5505 Query Diff:5506 -----------5507 SELECT "namespace_bans".* FROM "namespace_bans"...5508 -- (expected: 0, got: 1)5509 WHERE "namespace_bans"."user_id" = 24265510 -- (expected: 0, got: 1)5511 WHERE "namespace_bans"."user_id" = 24255512 -- (expected: 0, got: 1)5513 WHERE "namespace_bans"."user_id" = 24245514 SELECT MAX("project_authorizations"."access_level") AS "maximum_access_level", "project_authorizations"."user_id" AS "project_authorizations_user_id" FROM "project_authorizations"...5515 -- (expected: 0, got: 1)5516 WHERE "project_authorizations"."project_id" = 939 AND "project_authorizations"."user_id" = 2426 GROUP BY "project_authorizations"."user_id"5517 -- (expected: 0, got: 1)5518 WHERE "project_authorizations"."project_id" = 939 AND "project_authorizations"."user_id" = 2425 GROUP BY "project_authorizations"."user_id"5519 -- (expected: 0, got: 1)5520 WHERE "project_authorizations"."project_id" = 939 AND "project_authorizations"."user_id" = 2424 GROUP BY "project_authorizations"."user_id"5521 SELECT 1 AS one FROM "users"...5522 -- (expected: 0, got: 1)5523 INNER JOIN "merge_request_assignees" ON "users"."id" = "merge_request_assignees"."user_id" WHERE "merge_request_assignees"."merge_request_id" = 63 AND "users"."id" = 2426 LIMIT 15524 -- (expected: 0, got: 1)5525 INNER JOIN "merge_request_assignees" ON "users"."id" = "merge_request_assignees"."user_id" WHERE "merge_request_assignees"."merge_request_id" = 63 AND "users"."id" = 2425 LIMIT 15526 -- (expected: 0, got: 1)5527 INNER JOIN "merge_request_assignees" ON "users"."id" = "merge_request_assignees"."user_id" WHERE "merge_request_assignees"."merge_request_id" = 63 AND "users"."id" = 2424 LIMIT 15528 Shared Example Group: "scalable query for interaction fields" called from ./spec/requests/api/graphql/project/merge_request_spec.rb:4945529 Shared Example Group: "when requesting information about MR interactions" called from ./spec/requests/api/graphql/project/merge_request_spec.rb:5095530 # ./spec/requests/api/graphql/project/merge_request_spec.rb:467:in `block (5 levels) in <top (required)>'5531 # ./spec/spec_helper.rb:426:in `block (3 levels) in <top (required)>'5532 # ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'5533 # ./spec/spec_helper.rb:417:in `block (2 levels) in <top (required)>'5534 # ./spec/spec_helper.rb:413:in `block (3 levels) in <top (required)>'5535 # ./lib/gitlab/application_context.rb:70:in `with_raw_context'5536 # ./spec/spec_helper.rb:413:in `block (2 levels) in <top (required)>'5537 # ./spec/spec_helper.rb:260:in `block (2 levels) in <top (required)>'5538 # ./spec/support/system_exit_detected.rb:7:in `block (2 levels) in <top (required)>'5539 # ./spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'5540 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <top (required)>'5541 # ./spec/support/database/prevent_cross_joins.rb:60:in `with_cross_joins_prevented'5542 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (2 levels) in <top (required)>'5543Finished in 28 minutes 53 seconds (files took 1 minute 45.83 seconds to load)55441822 examples, 0 failures, 2 pending5545Randomized with seed 341815546[TEST PROF INFO] Time spent in factories: 13:23.482 (45.16% of total time)5547RSpec exited with 0.5548No examples to retry, congrats!5550Running after script...5551$ source scripts/utils.sh5552$ bundle exec gem list gitlab_quality-test_tooling5553gitlab_quality-test_tooling (1.17.0)5554$ section_start "relate-failure-issue" "Report test failures" # collapsed multi-line command5558$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command5560$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command5564$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command5566$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command5570$ tooling/bin/push_job_metrics || true5571[job-metrics] Pushing job metrics file for the CI/CD job.5572[job-metrics] Pushed 4 CI job metric entries to InfluxDB.5574Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-17 due to policy5576Uploading artifacts...5577auto_explain/: found 3 matching artifact files and directories 5578coverage/: found 5 matching artifact files and directories 5579WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 5580WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 5581knapsack/: found 4 matching artifact files and directories 5582rspec/: found 12 matching artifact files and directories 5583WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 5584log/*.log: found 17 matching artifact files and directories 5585WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6348595103/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com5586WARNING: Retrying... context=artifacts-uploader error=request redirected5587Uploading artifacts as "archive" to coordinator... 201 Created id=6348595103 responseStatus=201 Created token=glcbt-655588Uploading artifacts...5589rspec/rspec-*.xml: found 1 matching artifact files and directories 5590WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6348595103/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com5591WARNING: Retrying... context=artifacts-uploader error=request redirected5592Uploading artifacts as "junit" to coordinator... 201 Created id=6348595103 responseStatus=201 Created token=glcbt-655594Job succeeded