rspec unit pg14 no_gitaly_transactions 24/44
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)2 on green-3.shared-gitlab-org.runners-manager.gitlab.com/default EuhiQzPR, system ID: s_360bc95445273 feature flags: FF_NETWORK_PER_BUILD:true4Resolving secrets6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-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:36c1d3cfe18f4b12d4640576f7048068acbfc3625027b6bbb46bba0e31b11831 for redis:6.2-alpine with digest redis@sha256:e3b17ba9479deec4b7d1eeec1548a253acc5374d68d3b27937fcfe4df8d18c7e ...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.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:b26253b493531cada33f45ef568f38c50a310442d05c39f517656e0f7d305dc7 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:543339542a02edc250c2c0424c5077b673f1fca2877024fdc5fb670eff44f8cf ...25Running on runner-euhiqzpr-project-278964-concurrent-0 via runner-euhiqzpr-shared-gitlab-org-1722407029-9427ab80...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1.5-17...32Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bookworm-ruby-3.1.5-17 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (7471344368)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344368 responseStatus=200 OK token=glcbt-6637WARNING: Part of .git directory is on the list of files to extract 38WARNING: This may introduce unexpected problems 39Downloading artifacts for compile-test-assets (7471344747)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344747 responseStatus=200 OK token=glcbt-6641Downloading artifacts for retrieve-tests-metadata (7471344898)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344898 responseStatus=200 OK token=glcbt-6643Downloading artifacts for setup-test-env (7471344810)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344810 responseStatus=200 OK token=glcbt-66 45 Executing "step_script" stage of the job script 46Using docker image sha256:b26253b493531cada33f45ef568f38c50a310442d05c39f517656e0f7d305dc7 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:543339542a02edc250c2c0424c5077b673f1fca2877024fdc5fb670eff44f8cf ...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.sh82Using decomposed database config (config/database.yml.decomposed-postgresql)83Geo DB won't be set up.84Embedding DB won't be set up.96$ source ./scripts/rspec_helpers.sh97$ run_timed_command "gem install knapsack --no-document"98$ gem install knapsack --no-document99Successfully installed knapsack-4.0.01001 gem installed101==> 'gem install knapsack --no-document' succeeded in 1 seconds.102$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"107$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"108$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"109$ tooling/bin/create_job_metrics_file || true110[job-metrics] Creating the job metrics file for the CI/CD job.111$ rspec_section rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"113[10:15:06] Starting rspec_parallelized_job114RETRY_FAILED_TESTS_IN_NEW_PROCESS: true115KNAPSACK_GENERATE_REPORT: true116FLAKY_RSPEC_GENERATE_REPORT: true117KNAPSACK_TEST_FILE_PATTERN: spec/{bin,channels,components,config,contracts,db,dependencies,elastic,elastic_integration,experiments,factories,finders,frontend,graphql,haml_lint,helpers,initializers,keeps,lib,metrics_server,models,policies,presenters,rack_servers,replicators,routing,rubocop,scripts,serializers,services,sidekiq,sidekiq_cluster,spam,support_specs,tasks,uploaders,validators,views,workers,tooling,dot_gitlab_ci}{,/**/}*_spec.rb118KNAPSACK_LOG_LEVEL: debug119KNAPSACK_REPORT_PATH: knapsack/rspec_unit_pg14_no_gitaly_transactions_24_44_278964_report.json120FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json121FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_unit_pg14_no_gitaly_transactions_24_44_278964_report.json122NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_unit_pg14_no_gitaly_transactions_24_44_278964_report.json123RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-7471346552.txt124CRYSTALBALL: true125RSPEC_TESTS_MAPPING_ENABLED: 126RSPEC_TESTS_FILTER_FILE: 127Shell set options (set -o) enabled:128braceexpand on129hashall on130interactive-comments on131pipefail on132Parsing expected rspec suite duration...133RSpec suite is expected to take 41 minutes 23.54 seconds.134Expected duration for tests:135{136 "spec/models/environment_spec.rb": 399.7040772426487,137 "spec/services/projects/destroy_service_spec.rb": 183.73846891789108,138 "spec/lib/gitlab/email/handler/service_desk_handler_spec.rb": 131.5761827571069,139 "spec/models/ci/stage_spec.rb": 108.97445026048337,140 "spec/services/packages/maven/metadata/create_versions_xml_service_spec.rb": 92.38331703514785,141 "spec/lib/gitlab/auth/auth_finders_spec.rb": 79.1121403975855,142 "spec/lib/gitlab/ci/parsers/security/common_spec.rb": 69.22724734605778,143 "spec/lib/gitlab/ssh_public_key_spec.rb": 61.34945989536705,144 "spec/services/draft_notes/publish_service_spec.rb": 55.5522244477778,145 "spec/lib/gitlab/background_migration/backfill_has_issues_for_external_issue_links_spec.rb": 48.934660280704996,146 "spec/models/concerns/avatarable_spec.rb": 44.71795780561412,147 "spec/graphql/mutations/merge_requests/set_locked_spec.rb": 40.35740960819398,148 "spec/services/ci/create_commit_status_service_spec.rb": 37.62173972496522,149 "spec/services/merge_requests/squash_service_spec.rb": 35.76548424831687,150 "spec/models/integrations/gitlab_slack_application_spec.rb": 33.571672131843656,151 "spec/lib/gitlab/database/migrations/test_batched_background_runner_spec.rb": 32.19496307266583,152 "spec/services/bulk_imports/create_service_spec.rb": 31.03180327666407,153 "spec/lib/gitlab/background_migration/backfill_terraform_state_versions_project_id_spec.rb": 30.062989547527334,154 "spec/models/plan_limits_spec.rb": 28.64026256821022,155 "spec/lib/gitlab/redis/buffered_counter_spec.rb": 27.175564807822383,156 "spec/rubocop/cop/gitlab/mark_used_feature_flags_spec.rb": 25.61599350161832,157 "spec/services/wiki_pages/update_service_spec.rb": 24.324186166506564,158 "spec/lib/gitlab/ci/pipeline/seed/stage_spec.rb": 23.278873402898615,159 "spec/models/concerns/resolvable_note_spec.rb": 22.108937567344604,160 "spec/models/personal_access_token_spec.rb": 21.17006690603066,161 "spec/views/projects/commit/branches.html.haml_spec.rb": 20.160498292679428,162 "spec/models/ci/build_trace_metadata_spec.rb": 19.24798948589718,163 "spec/lib/gitlab/sanitizers/exif_spec.rb": 18.703921792982975,164 "spec/lib/gitlab/background_migration/backfill_packages_dependency_links_project_id_spec.rb": 18.104551397719515,165 "spec/lib/gitlab/background_migration/backfill_partitioned_table_spec.rb": 17.670466824062682,166 "spec/workers/bulk_imports/transform_references_worker_spec.rb": 17.067449384376552,167 "spec/models/analytics/cycle_analytics/aggregation_spec.rb": 16.589381674595707,168 "spec/models/bulk_imports/export_status_spec.rb": 15.85278883900087,169 "spec/services/work_items/widgets/hierarchy_service/update_service_spec.rb": 15.360432967059513,170 "spec/policies/design_management/design_policy_spec.rb": 14.879157561215177,171 "spec/uploaders/terraform/state_uploader_spec.rb": 14.38424587758503,172 "spec/lib/feature/gitaly_spec.rb": 13.871888613188387,173 "spec/models/clusters/kubernetes_namespace_spec.rb": 13.515911721472417,174 "spec/services/incident_management/incidents/create_service_spec.rb": 13.165133964610794,175 "spec/workers/update_head_pipeline_for_merge_request_worker_spec.rb": 12.780721246787198,176 "spec/graphql/resolvers/ci/project_pipeline_schedules_resolver_spec.rb": 12.395781468576196,177 "spec/lib/gitlab/import_export/lfs_restorer_spec.rb": 11.97844977838009,178 "spec/models/ci/unit_test_failure_spec.rb": 11.722920149769568,179 "spec/lib/gitlab/instrumentation/redis_cluster_validator_spec.rb": 11.419677473997913,180 "spec/services/clusters/management/validate_management_project_permissions_service_spec.rb": 11.17513076818399,181 "spec/lib/gitlab/database/partitioning_spec.rb": 10.965779750938818,182 "spec/graphql/resolvers/base_resolver_spec.rb": 10.65968786893682,183 "spec/lib/gitlab/ci/pipeline/chain/limit/rate_limit_spec.rb": 10.459149632897654,184 "spec/services/milestones/destroy_service_spec.rb": 10.198797406556992,185 "spec/models/ci/catalog/resources/sync_event_spec.rb": 9.954993404743913,186 "spec/lib/sidebars/groups/menus/packages_registries_menu_spec.rb": 9.749552489584799,187 "spec/graphql/types/notes/note_type_spec.rb": 9.47646667076756,188 "spec/models/ci/catalog/resources/component_spec.rb": 9.276205507171195,189 "spec/models/concerns/feature_gate_spec.rb": 8.991112866872413,190 "spec/services/clusters/agents/create_service_spec.rb": 8.767031872702379,191 "spec/finders/boards/boards_finder_spec.rb": 8.538016417907883,192 "spec/services/groups/group_links/destroy_service_spec.rb": 8.361050599806692,193 "spec/tasks/gitlab/lfs/check_rake_spec.rb": 8.254386203773752,194 "spec/lib/gitlab/spamcheck/result_spec.rb": 8.116260790653342,195 "spec/tasks/gitlab/update_templates_rake_spec.rb": 7.937127566223176,196 "spec/services/projects/move_deploy_keys_projects_service_spec.rb": 7.733046965771195,197 "spec/helpers/ide_helper_spec.rb": 7.552936947219866,198 "spec/services/users/activity_service_spec.rb": 7.42818522240276,199 "spec/graphql/mutations/todos/restore_many_spec.rb": 7.179677052958178,200 "spec/services/merge_requests/mergeability/run_checks_service_spec.rb": 7.043517779061869,201 "spec/models/packages/debian/group_component_spec.rb": 6.9213711762701795,202 "spec/models/packages/ml_model/package_spec.rb": 6.734978013069494,203 "spec/workers/incident_management/add_severity_system_note_worker_spec.rb": 6.561852221831795,204 "spec/lib/gitlab/ci/templates/themekit_gitlab_ci_yaml_spec.rb": 6.496528638737148,205 "spec/lib/gitlab/sidekiq_config/worker_spec.rb": 6.293898952499847,206 "spec/lib/gitlab/ci/pipeline/chain/build_spec.rb": 6.210753196762356,207 "spec/finders/resource_milestone_event_finder_spec.rb": 6.110010687190279,208 "spec/models/ci/catalog/verified_namespace_spec.rb": 6.012782167876232,209 "spec/workers/projects/refresh_build_artifacts_size_statistics_worker_spec.rb": 5.930638818972775,210 "spec/components/pajamas/checkbox_component_spec.rb": 5.774168415360613,211 "spec/graphql/resolvers/recent_boards_resolver_spec.rb": 5.685616323711489,212 "spec/workers/web_hooks/log_destroy_worker_spec.rb": 5.6449526759841255,213 "spec/lib/constraints/project_url_constrainer_spec.rb": 5.497096657759444,214 "spec/lib/gitlab/ci/pipeline/chain/seed_block_spec.rb": 5.435429095028001,215 "spec/models/ci/build_pending_state_spec.rb": 5.30527867384894,216 "spec/lib/gitlab/hook_data/merge_request_builder_spec.rb": 5.265237568010821,217 "spec/workers/analytics/usage_trends/counter_job_worker_spec.rb": 5.095731211274531,218 "spec/services/import/source_users/reassign_service_spec.rb": 5.069156825914318,219 "spec/finders/groups/projects_requiring_authorizations_refresh/on_direct_membership_finder_spec.rb": 4.962705844105916,220 "spec/policies/terraform/state_policy_spec.rb": 4.946217801466663,221 "spec/finders/deploy_keys/deploy_keys_finder_spec.rb": 4.809420094813573,222 "spec/lib/gitlab/memory/watchdog/handlers/sidekiq_handler_spec.rb": 4.786472853021683,223 "spec/views/shared/issuable/_sidebar.html.haml_spec.rb": 4.653426608972113,224 "spec/graphql/resolvers/incident_management/timeline_event_tags_resolver_spec.rb": 4.637248919641645,225 "spec/lib/gitlab/gitaly_client/call_spec.rb": 4.483950121753588,226 "spec/lib/gitlab/background_migration/base_job_spec.rb": 4.4777180363627025,227 "spec/services/packages/rubygems/process_gem_service_spec.rb": 4.328206827988918,228 "spec/helpers/dashboard_helper_spec.rb": 4.320117964114232,229 "spec/lib/gitlab/git/base_error_spec.rb": 4.1905356795845465,230 "spec/serializers/activity_pub/project_entity_spec.rb": 4.175999147720669,231 "spec/lib/json_web_token/rsa_token_spec.rb": 4.069072342088981,232 "spec/services/integrations/slack_interactions/incident_management/incident_modal_opened_service_spec.rb": 4.0182179293759654,233 "spec/workers/ci/build_schedule_worker_spec.rb": 3.9763531459932153,234 "spec/services/clusters/integrations/create_service_spec.rb": 3.875953675555253,235 "spec/lib/gitlab/template/finders/repo_template_finders_spec.rb": 3.824523323447121,236 "spec/workers/projects/inactive_projects_deletion_notification_worker_spec.rb": 3.795175384719137,237 "spec/lib/gitlab/config/entry/validators/nested_array_helpers_spec.rb": 3.6902937487119214,238 "spec/lib/gitlab/sql/intersect_spec.rb": 3.6739466880430474,239 "spec/services/authorized_project_update/periodic_recalculate_service_spec.rb": 3.5580067940857916,240 "spec/rubocop/cop/migration/add_reference_spec.rb": 3.5497030174050312,241 "spec/services/ci/catalog/resources/destroy_service_spec.rb": 3.4314904532174024,242 "spec/lib/gitlab/github_import/importer/attachments/notes_importer_spec.rb": 3.4215729003107,243 "spec/lib/gitlab/circuit_breaker_spec.rb": 3.3134312609822367,244 "spec/presenters/member_presenter_spec.rb": 3.2876892643490887,245 "spec/lib/gitlab/ci/config/edge_stages_injector_spec.rb": 3.1754183259892597,246 "spec/lib/gitlab/config/entry/validatable_spec.rb": 3.141194404230863,247 "spec/lib/sidebars/user_profile/panel_spec.rb": 3.0865522661656137,248 "spec/lib/gitlab/sidekiq_config/cli_methods_spec.rb": 3.0452864536020723,249 "spec/initializers/diagnostic_reports_spec.rb": 2.9448577257764756,250 "spec/graphql/mutations/ci/runner/bulk_delete_spec.rb": 2.931248395206258,251 "spec/finders/personal_projects_finder_spec.rb": 2.8346419477409306,252 "spec/lib/gitlab/ci/build/policy/kubernetes_spec.rb": 2.8039154832175703,253 "spec/services/environments/reset_auto_stop_service_spec.rb": 2.7439187454183775,254 "spec/lib/gitlab/cache/metadata_spec.rb": 2.703215127189507,255 "spec/workers/personal_access_tokens/expired_notification_worker_spec.rb": 2.6579919756898285,256 "spec/services/projects/hashed_storage/migration_service_spec.rb": 2.589802322734525,257 "spec/services/merge_requests/mergeability/check_commits_status_service_spec.rb": 2.57690579164113,258 "spec/support_specs/helpers/stub_method_calls_spec.rb": 2.494145326293621,259 "spec/services/keys/last_used_service_spec.rb": 2.467532736027258,260 "spec/models/blob_viewer/go_mod_spec.rb": 2.422418222591263,261 "spec/graphql/types/issuable_state_enum_spec.rb": 2.3599677381901225,262 "spec/lib/gitlab/pagination/keyset/in_operator_optimization/strategies/record_loader_strategy_spec.rb": 2.322530961807257,263 "spec/lib/gitlab/bitbucket_import/parallel_importer_spec.rb": 2.263607459795144,264 "spec/rubocop/cop/migration/prevent_strings_spec.rb": 2.242916983263947,265 "spec/lib/error_tracking/sentry_client_spec.rb": 2.140433142609431,266 "spec/workers/onboarding/progress_worker_spec.rb": 2.1193213777162807,267 "spec/serializers/codequality_degradation_entity_spec.rb": 2.028434534505701,268 "spec/lib/gitlab/import_export/import_test_coverage_spec.rb": 2.0103207696179144,269 "spec/lib/gitlab/ci/artifacts/metrics_spec.rb": 1.968225061002403,270 "spec/services/ci/track_failed_build_service_spec.rb": 1.9109246444499803,271 "spec/workers/click_house/audit_event_partition_sync_worker_spec.rb": 1.867446136635342,272 "spec/rubocop/cop/gitlab/event_store_subscriber_spec.rb": 1.8182397416456293,273 "spec/lib/gitlab/monitor/demo_projects_spec.rb": 1.7949286669087807,274 "spec/serializers/impersonation_access_token_serializer_spec.rb": 1.7085794751721477,275 "spec/lib/gitlab/github_import/importer/lfs_object_importer_spec.rb": 1.6997298214067105,276 "spec/views/admin/application_settings/_ci_cd.html.haml_spec.rb": 1.6172330056868929,277 "spec/models/anti_abuse/reports/discussion_spec.rb": 1.605116106864633,278 "spec/models/postgresql/detached_partition_spec.rb": 1.5317722436406764,279 "spec/lib/gitlab/usage_data_counters/neovim_plugin_activity_unique_counter_spec.rb": 1.5038373938363556,280 "spec/lib/gitlab/graphql/loaders/batch_lfs_oid_loader_spec.rb": 1.4212422630146857,281 "spec/services/webauthn/authenticate_service_spec.rb": 1.3966317341036842,282 "spec/graphql/resolvers/group_resolver_spec.rb": 1.356560637392022,283 "spec/graphql/types/design_management/design_collection_copy_state_enum_spec.rb": 1.3072630103830911,284 "spec/lib/gitlab/utils/execution_tracker_spec.rb": 1.2866877331234887,285 "spec/graphql/types/customer_relations/contact_state_counts_type_spec.rb": 1.2171190201672981,286 "spec/models/early_access_program/tracking_event_spec.rb": 1.1647440093964945,287 "spec/lib/gitlab/usage/metrics/instrumentations/container_registry_db_enabled_metric_spec.rb": 1.1457481409253665,288 "spec/graphql/types/tracking/event_input_type_spec.rb": 1.1206845528204263,289 "spec/initializers/rack_multipart_patch_spec.rb": 1.0540396095942381,290 "spec/lib/gitlab/database/migrations/swap_columns_spec.rb": 1.0489050477003627,291 "spec/lib/gitlab/sidekiq_versioning/middleware_spec.rb": 0.9826877266934376,292 "spec/lib/gitlab/middleware/sidekiq_shard_awareness_validation_spec.rb": 0.9746974895529793,293 "spec/lib/gitlab/fogbugz_import/client_spec.rb": 0.88301780288389,294 "spec/lib/api/entities/ci/job_artifact_file_spec.rb": 0.8738675295212084,295 "spec/graphql/types/clusters/agent_token_status_enum_spec.rb": 0.8315967980977058,296 "spec/graphql/types/user_callout_feature_name_enum_spec.rb": 0.8050825066821439,297 "spec/graphql/types/alert_management/severity_enum_spec.rb": 0.7963999779829037,298 "spec/serializers/jira_connect/group_entity_spec.rb": 0.7696457704593003,299 "spec/graphql/types/issuable_severity_enum_spec.rb": 0.7574474816659462,300 "spec/models/concerns/runners_token_prefixable_spec.rb": 0.704717548437883,301 "spec/graphql/types/ml/candidate_metric_type_spec.rb": 0.6561823456566701,302 "spec/keeps/helpers/git_diff_parser_spec.rb": 0.5705254815342546,303 "spec/graphql/resolvers/metadata_resolver_spec.rb": 0.5545688962783688,304 "spec/services/bulk_imports/get_importable_data_service_spec.rb": 0.5243493343317133,305 "spec/serializers/admin/user_serializer_spec.rb": 0.5227143922591749,306 "spec/graphql/types/work_items/widgets/notifications_type_spec.rb": 0.5012093689963779307}308Running 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-7471346552.json --format RspecJunitFormatter --out rspec/rspec-7471346552.xml --fail-fast=20 --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request -- spec/models/environment_spec.rb spec/services/projects/destroy_service_spec.rb spec/lib/gitlab/email/handler/service_desk_handler_spec.rb spec/models/ci/stage_spec.rb spec/services/packages/maven/metadata/create_versions_xml_service_spec.rb spec/lib/gitlab/auth/auth_finders_spec.rb spec/lib/gitlab/ci/parsers/security/common_spec.rb spec/lib/gitlab/ssh_public_key_spec.rb spec/services/draft_notes/publish_service_spec.rb spec/lib/gitlab/background_migration/backfill_has_issues_for_external_issue_links_spec.rb spec/models/concerns/avatarable_spec.rb spec/graphql/mutations/merge_requests/set_locked_spec.rb spec/services/ci/create_commit_status_service_spec.rb spec/services/merge_requests/squash_service_spec.rb spec/models/integrations/gitlab_slack_application_spec.rb spec/lib/gitlab/database/migrations/test_batched_background_runner_spec.rb spec/services/bulk_imports/create_service_spec.rb spec/lib/gitlab/background_migration/backfill_terraform_state_versions_project_id_spec.rb spec/models/plan_limits_spec.rb spec/lib/gitlab/redis/buffered_counter_spec.rb spec/rubocop/cop/gitlab/mark_used_feature_flags_spec.rb spec/services/wiki_pages/update_service_spec.rb spec/lib/gitlab/ci/pipeline/seed/stage_spec.rb spec/models/concerns/resolvable_note_spec.rb spec/models/personal_access_token_spec.rb spec/views/projects/commit/branches.html.haml_spec.rb spec/models/ci/build_trace_metadata_spec.rb spec/lib/gitlab/sanitizers/exif_spec.rb spec/lib/gitlab/background_migration/backfill_packages_dependency_links_project_id_spec.rb spec/lib/gitlab/background_migration/backfill_partitioned_table_spec.rb spec/workers/bulk_imports/transform_references_worker_spec.rb spec/models/analytics/cycle_analytics/aggregation_spec.rb spec/models/bulk_imports/export_status_spec.rb spec/services/work_items/widgets/hierarchy_service/update_service_spec.rb spec/policies/design_management/design_policy_spec.rb spec/uploaders/terraform/state_uploader_spec.rb spec/lib/feature/gitaly_spec.rb spec/models/clusters/kubernetes_namespace_spec.rb spec/services/incident_management/incidents/create_service_spec.rb spec/workers/update_head_pipeline_for_merge_request_worker_spec.rb spec/graphql/resolvers/ci/project_pipeline_schedules_resolver_spec.rb spec/lib/gitlab/import_export/lfs_restorer_spec.rb spec/models/ci/unit_test_failure_spec.rb spec/lib/gitlab/instrumentation/redis_cluster_validator_spec.rb spec/services/clusters/management/validate_management_project_permissions_service_spec.rb spec/lib/gitlab/database/partitioning_spec.rb spec/graphql/resolvers/base_resolver_spec.rb spec/lib/gitlab/ci/pipeline/chain/limit/rate_limit_spec.rb spec/services/milestones/destroy_service_spec.rb spec/models/ci/catalog/resources/sync_event_spec.rb spec/lib/sidebars/groups/menus/packages_registries_menu_spec.rb spec/graphql/types/notes/note_type_spec.rb spec/models/ci/catalog/resources/component_spec.rb spec/models/concerns/feature_gate_spec.rb spec/services/clusters/agents/create_service_spec.rb spec/finders/boards/boards_finder_spec.rb spec/services/groups/group_links/destroy_service_spec.rb spec/tasks/gitlab/lfs/check_rake_spec.rb spec/lib/gitlab/spamcheck/result_spec.rb spec/tasks/gitlab/update_templates_rake_spec.rb spec/services/projects/move_deploy_keys_projects_service_spec.rb spec/helpers/ide_helper_spec.rb spec/services/users/activity_service_spec.rb spec/graphql/mutations/todos/restore_many_spec.rb spec/services/merge_requests/mergeability/run_checks_service_spec.rb spec/models/packages/debian/group_component_spec.rb spec/models/packages/ml_model/package_spec.rb spec/workers/incident_management/add_severity_system_note_worker_spec.rb spec/lib/gitlab/ci/templates/themekit_gitlab_ci_yaml_spec.rb spec/lib/gitlab/sidekiq_config/worker_spec.rb spec/lib/gitlab/ci/pipeline/chain/build_spec.rb spec/finders/resource_milestone_event_finder_spec.rb spec/models/ci/catalog/verified_namespace_spec.rb spec/workers/projects/refresh_build_artifacts_size_statistics_worker_spec.rb spec/components/pajamas/checkbox_component_spec.rb spec/graphql/resolvers/recent_boards_resolver_spec.rb spec/workers/web_hooks/log_destroy_worker_spec.rb spec/lib/constraints/project_url_constrainer_spec.rb spec/lib/gitlab/ci/pipeline/chain/seed_block_spec.rb spec/models/ci/build_pending_state_spec.rb spec/lib/gitlab/hook_data/merge_request_builder_spec.rb spec/workers/analytics/usage_trends/counter_job_worker_spec.rb spec/services/import/source_users/reassign_service_spec.rb spec/finders/groups/projects_requiring_authorizations_refresh/on_direct_membership_finder_spec.rb spec/policies/terraform/state_policy_spec.rb spec/finders/deploy_keys/deploy_keys_finder_spec.rb spec/lib/gitlab/memory/watchdog/handlers/sidekiq_handler_spec.rb spec/views/shared/issuable/_sidebar.html.haml_spec.rb spec/graphql/resolvers/incident_management/timeline_event_tags_resolver_spec.rb spec/lib/gitlab/gitaly_client/call_spec.rb spec/lib/gitlab/background_migration/base_job_spec.rb spec/services/packages/rubygems/process_gem_service_spec.rb spec/helpers/dashboard_helper_spec.rb spec/lib/gitlab/git/base_error_spec.rb spec/serializers/activity_pub/project_entity_spec.rb spec/lib/json_web_token/rsa_token_spec.rb spec/services/integrations/slack_interactions/incident_management/incident_modal_opened_service_spec.rb spec/workers/ci/build_schedule_worker_spec.rb spec/services/clusters/integrations/create_service_spec.rb spec/lib/gitlab/template/finders/repo_template_finders_spec.rb spec/workers/projects/inactive_projects_deletion_notification_worker_spec.rb spec/lib/gitlab/config/entry/validators/nested_array_helpers_spec.rb spec/lib/gitlab/sql/intersect_spec.rb spec/services/authorized_project_update/periodic_recalculate_service_spec.rb spec/rubocop/cop/migration/add_reference_spec.rb spec/services/ci/catalog/resources/destroy_service_spec.rb spec/lib/gitlab/github_import/importer/attachments/notes_importer_spec.rb spec/lib/gitlab/circuit_breaker_spec.rb spec/presenters/member_presenter_spec.rb spec/lib/gitlab/ci/config/edge_stages_injector_spec.rb spec/lib/gitlab/config/entry/validatable_spec.rb spec/lib/sidebars/user_profile/panel_spec.rb spec/lib/gitlab/sidekiq_config/cli_methods_spec.rb spec/initializers/diagnostic_reports_spec.rb spec/graphql/mutations/ci/runner/bulk_delete_spec.rb spec/finders/personal_projects_finder_spec.rb spec/lib/gitlab/ci/build/policy/kubernetes_spec.rb spec/services/environments/reset_auto_stop_service_spec.rb spec/lib/gitlab/cache/metadata_spec.rb spec/workers/personal_access_tokens/expired_notification_worker_spec.rb spec/services/projects/hashed_storage/migration_service_spec.rb spec/services/merge_requests/mergeability/check_commits_status_service_spec.rb spec/support_specs/helpers/stub_method_calls_spec.rb spec/services/keys/last_used_service_spec.rb spec/models/blob_viewer/go_mod_spec.rb spec/graphql/types/issuable_state_enum_spec.rb spec/lib/gitlab/pagination/keyset/in_operator_optimization/strategies/record_loader_strategy_spec.rb spec/lib/gitlab/bitbucket_import/parallel_importer_spec.rb spec/rubocop/cop/migration/prevent_strings_spec.rb spec/lib/error_tracking/sentry_client_spec.rb spec/workers/onboarding/progress_worker_spec.rb spec/serializers/codequality_degradation_entity_spec.rb spec/lib/gitlab/import_export/import_test_coverage_spec.rb spec/lib/gitlab/ci/artifacts/metrics_spec.rb spec/services/ci/track_failed_build_service_spec.rb spec/workers/click_house/audit_event_partition_sync_worker_spec.rb spec/rubocop/cop/gitlab/event_store_subscriber_spec.rb spec/lib/gitlab/monitor/demo_projects_spec.rb spec/serializers/impersonation_access_token_serializer_spec.rb spec/lib/gitlab/github_import/importer/lfs_object_importer_spec.rb spec/views/admin/application_settings/_ci_cd.html.haml_spec.rb spec/models/anti_abuse/reports/discussion_spec.rb spec/models/postgresql/detached_partition_spec.rb spec/lib/gitlab/usage_data_counters/neovim_plugin_activity_unique_counter_spec.rb spec/lib/gitlab/graphql/loaders/batch_lfs_oid_loader_spec.rb spec/services/webauthn/authenticate_service_spec.rb spec/graphql/resolvers/group_resolver_spec.rb spec/graphql/types/design_management/design_collection_copy_state_enum_spec.rb spec/lib/gitlab/utils/execution_tracker_spec.rb spec/graphql/types/customer_relations/contact_state_counts_type_spec.rb spec/models/early_access_program/tracking_event_spec.rb spec/lib/gitlab/usage/metrics/instrumentations/container_registry_db_enabled_metric_spec.rb spec/graphql/types/tracking/event_input_type_spec.rb spec/initializers/rack_multipart_patch_spec.rb spec/lib/gitlab/database/migrations/swap_columns_spec.rb spec/lib/gitlab/sidekiq_versioning/middleware_spec.rb spec/lib/gitlab/middleware/sidekiq_shard_awareness_validation_spec.rb spec/lib/gitlab/fogbugz_import/client_spec.rb spec/lib/api/entities/ci/job_artifact_file_spec.rb spec/graphql/types/clusters/agent_token_status_enum_spec.rb spec/graphql/types/user_callout_feature_name_enum_spec.rb spec/graphql/types/alert_management/severity_enum_spec.rb spec/serializers/jira_connect/group_entity_spec.rb spec/graphql/types/issuable_severity_enum_spec.rb spec/models/concerns/runners_token_prefixable_spec.rb spec/graphql/types/ml/candidate_metric_type_spec.rb spec/keeps/helpers/git_diff_parser_spec.rb spec/graphql/resolvers/metadata_resolver_spec.rb spec/services/bulk_imports/get_importable_data_service_spec.rb spec/serializers/admin/user_serializer_spec.rb spec/graphql/types/work_items/widgets/notifications_type_spec.rbKnapsack report generator started!309warning: parser/current is loading parser/ruby31, which recognizes 3.1.6-compliant syntax, but you are running 3.1.5.311Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}312# [RSpecRunTime] Starting RSpec timer...313[TEST PROF INFO] EventProf enabled (sql.active_record)314unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.315unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.316Test environment set up in 2.511495993 seconds317# [RSpecRunTime] Starting example group spec/models/environment_spec.rb. Expected to take 6 minutes 39.7 seconds.318Environment319 does not allow STI320WARNING: All log messages before absl::InitializeLog() is called are written to STDERR321I0000 00:00:1722421023.018434 328 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=0322 is expected to be a kind of ReactiveCaching323 is expected to nullify if blank :external_url324 is expected to nullify if blank :kubernetes_namespace325 is expected to nullify if blank :flux_resource_path326 is expected to belong to project required: true327 is expected to belong to merge_request optional: true328 is expected to belong to cluster_agent optional: true329 is expected to have many deployments330 is expected to have many alert_management_alerts331 is expected to have one upcoming_deployment332 is expected to have one latest_opened_most_severe_alert333 is expected to delegate #manual_actions to the #last_deployment object334 is expected to validate that :name cannot be empty/falsy335 is expected to validate that :name is case-sensitively unique within the scope of :project_id336 is expected to validate that the length of :name is at most 255337 is expected to validate that :slug is case-sensitively unique within the scope of :project_id338 is expected to validate that the length of :slug is at most 24339 is expected to validate that the length of :external_url is at most 255340 is expected to validate that the length of :kubernetes_namespace is at most 63341 is expected to validate that the length of :flux_resource_path is at most 255342 validation343 does not become invalid record when external_url is empty344 does not allow changes to merge_request345 for an environment that has no merge request associated346 for an environment that has a merge request associated347 tier348 presence is checked349 during create and update350 validate and sanitize external url351 source_external_url: nil, expected_error_message: nil352 sets an external URL or an error353 source_external_url: "http://example.com", expected_error_message: nil354 sets an external URL or an error355 source_external_url: "example.com", expected_error_message: nil356 sets an external URL or an error357 source_external_url: "www.example.io", expected_error_message: nil358 sets an external URL or an error359 source_external_url: "http://$URL", expected_error_message: nil360 sets an external URL or an error361 source_external_url: "http://$(URL)", expected_error_message: nil362 sets an external URL or an error363 source_external_url: "custom://example.com", expected_error_message: nil364 sets an external URL or an error365 source_external_url: "1.1.1.1", expected_error_message: nil366 sets an external URL or an error367 source_external_url: "$BASE_URL/${CI_COMMIT_REF_NAME}", expected_error_message: nil368 sets an external URL or an error369 source_external_url: "$ENVIRONMENT_URL", expected_error_message: nil370 sets an external URL or an error371 source_external_url: "https://$SUB.$MAIN", expected_error_message: nil372 sets an external URL or an error373 source_external_url: "https://$SUB-$REGION.$MAIN", expected_error_message: nil374 sets an external URL or an error375 source_external_url: "https://example.com?param={()}", expected_error_message: nil376 sets an external URL or an error377 source_external_url: "http://XSS?x=<script>alert(1)</script>", expected_error_message: nil378 sets an external URL or an error379 source_external_url: "https://user:${VARIABLE}@example.io", expected_error_message: nil380 sets an external URL or an error381 source_external_url: "https://example.com/test?param={data}", expected_error_message: nil382 sets an external URL or an error383 source_external_url: "http://${URL}", expected_error_message: "URI is invalid"384 sets an external URL or an error385 source_external_url: "https://${URL}.example/test", expected_error_message: "URI is invalid"386 sets an external URL or an error387 source_external_url: "http://test${CI_MERGE_REQUEST_IID}.example.com", expected_error_message: "URI is invalid"388 sets an external URL or an error389 source_external_url: "javascript:alert(\"hello\")", expected_error_message: "javascript scheme is not allowed"390 sets an external URL or an error391 .before_save392 ensures environment tier when a new object is created393 ensures environment tier when an existing object is updated394 does not overwrite the existing environment tier395# [RSpecRunTime] RSpec elapsed time: 45.2 seconds. Current RSS: ~1764M. Threads: 4. load average: 1.40 1.16 1.09 1/298 932396.397 .order_by_last_deployed_at398 returns the environments in ascending order of having been last deployed399 returns the environments in descending order of having been last deployed400# [RSpecRunTime] RSpec elapsed time: 49.38 seconds. Current RSS: ~1719M. Threads: 4. load average: 1.37 1.16 1.09 1/303 1019401.402 #long_stopping?403 when a stopping environment has not been updated recently404 is expected to eq true405# [RSpecRunTime] RSpec elapsed time: 50.49 seconds. Current RSS: ~1702M. Threads: 4. load average: 1.37 1.16 1.09 1/303 1033406.407 when a stopping environment has been updated recently408 is expected to eq false409# [RSpecRunTime] RSpec elapsed time: 51.7 seconds. Current RSS: ~1680M. Threads: 4. load average: 1.37 1.16 1.09 1/303 1047410.411 when a non stopping environment has not been updated recently412 is expected to eq false413# [RSpecRunTime] RSpec elapsed time: 52.79 seconds. Current RSS: ~1666M. Threads: 4. load average: 1.34 1.16 1.09 1/303 1061414.415 when a non stopping environment has been updated recently416 is expected to eq false417# [RSpecRunTime] RSpec elapsed time: 53.87 seconds. Current RSS: ~1668M. Threads: 4. load average: 1.34 1.16 1.09 1/303 1075418.419 .stopped_review_apps420 is expected to contain exactly #<Environment id: 37, project_id: 35, name: "review/1", created_at: "2024-06-30 10:17:48.229251999 +0...", merge_request_id: nil, cluster_agent_id: nil, kubernetes_namespace: nil, flux_resource_path: nil>421 current timestamp422 is expected to contain exactly #<Environment id: 37, project_id: 35, name: "review/1", created_at: "2024-06-30 10:17:48.229251999 +0...", merge_request_id: nil, cluster_agent_id: nil, kubernetes_namespace: nil, flux_resource_path: nil> and #<Environment id: 38, project_id: 35, name: "review/2", created_at: "2024-07-31 10:17:48.452058713 +0...", merge_request_id: nil, cluster_agent_id: nil, kubernetes_namespace: nil, flux_resource_path: nil>423# [RSpecRunTime] RSpec elapsed time: 55.79 seconds. Current RSS: ~1656M. Threads: 4. load average: 1.34 1.16 1.09 1/303 1131424.425 scheduled deletion426 .scheduled_for_deletion427 is expected to contain exactly #<Environment id: 43, project_id: 36, name: "environment39", created_at: "2024-07-31 10:17:50.1958637...", merge_request_id: nil, cluster_agent_id: nil, kubernetes_namespace: nil, flux_resource_path: nil>428# [RSpecRunTime] RSpec elapsed time: 57.35 seconds. Current RSS: ~1664M. Threads: 4. load average: 1.31 1.15 1.09 1/303 1158429.430 .not_scheduled_for_deletion431 is expected to contain exactly #<Environment id: 44, project_id: 37, name: "environment40", created_at: "2024-07-31 10:17:50.7508017...", merge_request_id: nil, cluster_agent_id: nil, kubernetes_namespace: nil, flux_resource_path: nil>432 .schedule_to_delete433 schedules the record for deletion434 state machine435 invalidates the cache after a change436 when environment has auto stop period437 clears auto stop period when the environment has stopped438 does not clear auto stop period when the environment has not stopped439# [RSpecRunTime] RSpec elapsed time: 1 minute 1.2 seconds. Current RSS: ~1691M. Threads: 4. load average: 1.31 1.15 1.09 1/303 1198440.441 .for_name_like442 returns a found name443 when query is production444 returns a found name445# [RSpecRunTime] RSpec elapsed time: 1 minute 4.52 seconds. Current RSS: ~1677M. Threads: 4. load average: 1.29 1.15 1.09 1/303 1225446.447 when query is productionA448 returns empty array449# [RSpecRunTime] RSpec elapsed time: 1 minute 5.64 seconds. Current RSS: ~1676M. Threads: 4. load average: 1.29 1.15 1.09 1/301 1239450.451 when query is empty452 returns a found name453# [RSpecRunTime] RSpec elapsed time: 1 minute 6.76 seconds. Current RSS: ~1673M. Threads: 4. load average: 1.29 1.15 1.09 1/298 1253454.455 when query is nil456 raises an error457# [RSpecRunTime] RSpec elapsed time: 1 minute 7.82 seconds. Current RSS: ~1676M. Threads: 4. load average: 1.26 1.15 1.09 1/298 1267458.459 when query is partially matched in the middle of environment name460 returns empty array461# [RSpecRunTime] RSpec elapsed time: 1 minute 9.01 seconds. Current RSS: ~1665M. Threads: 4. load average: 1.26 1.15 1.09 1/298 1281462.463 when query contains a wildcard character464 prevents wildcard injection465# [RSpecRunTime] RSpec elapsed time: 1 minute 10.17 seconds. Current RSS: ~1662M. Threads: 4. load average: 1.26 1.15 1.09 1/298 1295466.467 .for_name_like_within_folder468 returns a found name469 does not return environment without folder470 when query string is the full environment name within a folder471 returns a found name472# [RSpecRunTime] RSpec elapsed time: 1 minute 13.55 seconds. Current RSS: ~1652M. Threads: 4. load average: 1.24 1.15 1.09 1/298 1335473.474 when query string has characters not in the environment475 returns empty array476# [RSpecRunTime] RSpec elapsed time: 1 minute 14.74 seconds. Current RSS: ~1642M. Threads: 4. load average: 1.24 1.15 1.09 1/298 1349477.478 when the environment folder is the same as the starting characters of the environment name479 returns a found name480# [RSpecRunTime] RSpec elapsed time: 1 minute 15.9 seconds. Current RSS: ~1635M. Threads: 4. load average: 1.24 1.15 1.09 1/298 1363481.482 when the environment folder has characters in the starting characters of the environment name483 returns a found name484# [RSpecRunTime] RSpec elapsed time: 1 minute 17.05 seconds. Current RSS: ~1629M. Threads: 4. load average: 1.30 1.16 1.09 1/298 1377485.486 when query is empty string487 returns only the foldered environments488# [RSpecRunTime] RSpec elapsed time: 1 minute 18.29 seconds. Current RSS: ~1626M. Threads: 4. load average: 1.30 1.16 1.09 1/298 1391489.490 when query is nil491 raises an error492# [RSpecRunTime] RSpec elapsed time: 1 minute 19.47 seconds. Current RSS: ~1618M. Threads: 4. load average: 1.30 1.16 1.09 1/298 1405493.494 when query is partially matched in the middle of environment name495 returns empty array496# [RSpecRunTime] RSpec elapsed time: 1 minute 20.63 seconds. Current RSS: ~1618M. Threads: 4. load average: 1.30 1.16 1.09 1/298 1419497.498 when query contains a wildcard character499 prevents wildcard injection500# [RSpecRunTime] RSpec elapsed time: 1 minute 21.85 seconds. Current RSS: ~1614M. Threads: 4. load average: 1.28 1.16 1.09 1/298 1433501.502 .auto_stoppable503 when environment is auto-stoppable504 is expected to eq [#<Environment id: 76, project_id: 58, name: "environment44", created_at: "2024-07-31 10:18:16.576652..., merge_request_id: nil, cluster_agent_id: nil, kubernetes_namespace: nil, flux_resource_path: nil>]505# [RSpecRunTime] RSpec elapsed time: 1 minute 23.0 seconds. Current RSS: ~1615M. Threads: 4. load average: 1.28 1.16 1.09 1/298 1447506.507 when environment is not auto-stoppable508 is expected to be empty509# [RSpecRunTime] RSpec elapsed time: 1 minute 24.1 seconds. Current RSS: ~1614M. Threads: 4. load average: 1.28 1.16 1.09 1/298 1461510.511 .auto_deletable512 when environment is auto-deletable513 is expected to eq [#<Environment id: 78, project_id: 60, name: "environment46", created_at: "2024-07-31 10:18:18.857908..., merge_request_id: nil, cluster_agent_id: nil, kubernetes_namespace: nil, flux_resource_path: nil>]514# [RSpecRunTime] RSpec elapsed time: 1 minute 25.28 seconds. Current RSS: ~1617M. Threads: 4. load average: 1.28 1.16 1.09 1/298 1475515.516 when environment is not auto-deletable517 is expected to be empty518# [RSpecRunTime] RSpec elapsed time: 1 minute 26.51 seconds. Current RSS: ~1625M. Threads: 4. load average: 1.28 1.16 1.09 1/298 1489519.520 .long_stopping521 when a stopping environment has not been updated recently522 is expected to eq [#<Environment id: 80, project_id: 62, name: "environment48", created_at: "2024-07-31 10:18:20.845217..., merge_request_id: nil, cluster_agent_id: nil, kubernetes_namespace: nil, flux_resource_path: nil>]523 when a stopping environment has been updated recently524 is expected to be empty525 when a non stopping environment has not been updated recently526 is expected to be empty527 when a non stopping environment has been updated recently528 is expected to be empty529 .pluck_names530 plucks names531# [RSpecRunTime] RSpec elapsed time: 1 minute 29.31 seconds. Current RSS: ~1665M. Threads: 4. load average: 1.26 1.15 1.09 1/298 1503532.533 .for_tier534 returns the production environment when searching for production tier535 returns nothing when searching for staging tier536# [RSpecRunTime] RSpec elapsed time: 1 minute 30.52 seconds. Current RSS: ~1673M. Threads: 4. load average: 1.26 1.15 1.09 1/298 1517537.538 .for_type539 filters by type540# [RSpecRunTime] RSpec elapsed time: 1 minute 33.0 seconds. Current RSS: ~1659M. Threads: 4. load average: 1.24 1.15 1.09 1/298 1557541.542 #guess_tier543 name: "review/feature", tier: 3544 is expected to eq 3545 name: "review/product", tier: 3546 is expected to eq 3547 name: "DEV", tier: 3548 is expected to eq 3549 name: "development", tier: 3550 is expected to eq 3551 name: "trunk", tier: 3552 is expected to eq 3553 name: "dev", tier: 3554 is expected to eq 3555 name: "review/app", tier: 3556 is expected to eq 3557 name: "PRODUCTION", tier: 0558 is expected to eq 0559 name: "prod", tier: 0560 is expected to eq 0561 name: "prod-east-2", tier: 0562 is expected to eq 0563 name: "us-prod-east", tier: 0564 is expected to eq 0565 name: "fe-production", tier: 0566 is expected to eq 0567 name: "test", tier: 2568 is expected to eq 2569 name: "TEST", tier: 2570 is expected to eq 2571 name: "testing", tier: 2572 is expected to eq 2573 name: "testing-prd", tier: 2574 is expected to eq 2575 name: "acceptance-testing", tier: 2576 is expected to eq 2577 name: "production-test", tier: 2578 is expected to eq 2579 name: "test-production", tier: 2580 is expected to eq 2581 name: "QC", tier: 2582 is expected to eq 2583 name: "qa-env-2", tier: 2584 is expected to eq 2585# [RSpecRunTime] RSpec elapsed time: 1 minute 40.15 seconds. Current RSS: ~1748M. Threads: 4. load average: 1.22 1.15 1.09 1/298 1558586.587 name: "gstg", tier: 1588 is expected to eq 1589 name: "staging", tier: 1590 is expected to eq 1591 name: "stage", tier: 1592 is expected to eq 1593 name: "Model", tier: 1594 is expected to eq 1595 name: "MODL", tier: 1596 is expected to eq 1597 name: "Pre-production", tier: 1598 is expected to eq 1599 name: "pre", tier: 1600 is expected to eq 1601 name: "Demo", tier: 1602 is expected to eq 1603 name: "staging", tier: 1604 is expected to eq 1605 name: "pre-prod", tier: 1606 is expected to eq 1607 name: "blue-kit-stage", tier: 1608 is expected to eq 1609 name: "nonprod", tier: 1610 is expected to eq 1611 name: "nonlive", tier: 1612 is expected to eq 1613 name: "non-prod", tier: 1614 is expected to eq 1615 name: "non-live", tier: 1616 is expected to eq 1617 name: "gprd", tier: 0618 is expected to eq 0619 name: "gprd-cny", tier: 0620 is expected to eq 0621 name: "production", tier: 0622 is expected to eq 0623 name: "Production", tier: 0624 is expected to eq 0625 name: "PRODUCTION", tier: 0626 is expected to eq 0627 name: "Production/eu", tier: 0628 is expected to eq 0629 name: "production/eu", tier: 0630 is expected to eq 0631 name: "PRODUCTION/EU", tier: 0632 is expected to eq 0633 name: "productioneu", tier: 0634 is expected to eq 0635 name: "store-produce", tier: 0636 is expected to eq 0637 name: "unproductive", tier: 0638 is expected to eq 0639 name: "production/www.gitlab.com", tier: 0640 is expected to eq 0641 name: "prod", tier: 0642 is expected to eq 0643 name: "PROD", tier: 0644 is expected to eq 0645 name: "Live", tier: 0646 is expected to eq 0647 name: "canary", tier: 4648 is expected to eq 4649 name: "other", tier: 4650 is expected to eq 4651 name: "EXP", tier: 4652 is expected to eq 4653 name: "something-else", tier: 4654 is expected to eq 4655 #expire_etag_cache656 changes the cached value657# [RSpecRunTime] RSpec elapsed time: 1 minute 50.33 seconds. Current RSS: ~1758M. Threads: 4. load average: 1.18 1.14 1.09 1/298 1572658.659 .with_deployment660 when deployment has the specified sha661 is expected to eq [#<Environment id: 90, project_id: 69, name: "environment54", created_at: "2024-07-31 10:18:45.027978..., merge_request_id: nil, cluster_agent_id: nil, kubernetes_namespace: nil, flux_resource_path: nil>]662 with success status filter663 is expected to be empty664# [RSpecRunTime] RSpec elapsed time: 1 minute 52.83 seconds. Current RSS: ~1722M. Threads: 4. load average: 1.17 1.14 1.09 1/302 1619665.666 with created status filter667 is expected to contain exactly #<Environment id: 92, project_id: 71, name: "environment56", created_at: "2024-07-31 10:18:47.6180914...", merge_request_id: nil, cluster_agent_id: nil, kubernetes_namespace: nil, flux_resource_path: nil>668# [RSpecRunTime] RSpec elapsed time: 1 minute 54.23 seconds. Current RSS: ~1702M. Threads: 4. load average: 1.17 1.14 1.09 1/303 1643669.670 when deployment does not have the specified sha671 is expected to be empty672# [RSpecRunTime] RSpec elapsed time: 1 minute 55.51 seconds. Current RSS: ~1688M. Threads: 4. load average: 1.17 1.14 1.09 1/303 1667673.674 #folder_name675 when it is inside a folder676 returns a top-level folder name677# [RSpecRunTime] RSpec elapsed time: 1 minute 56.64 seconds. Current RSS: ~1666M. Threads: 4. load average: 1.17 1.14 1.09 1/303 1681678.679 when the environment if a top-level item itself680 returns an environment name681# [RSpecRunTime] RSpec elapsed time: 1 minute 57.82 seconds. Current RSS: ~1657M. Threads: 4. load average: 1.15 1.14 1.09 1/303 1695682.683 #name_without_type684 when it is inside a folder685 returns name without folder686# [RSpecRunTime] RSpec elapsed time: 1 minute 58.92 seconds. Current RSS: ~1642M. Threads: 4. load average: 1.15 1.14 1.09 1/303 1709687.688 when the environment if a top-level item itself689 returns full name690# [RSpecRunTime] RSpec elapsed time: 2 minutes 0.04 second. Current RSS: ~1636M. Threads: 4. load average: 1.15 1.14 1.09 1/303 1723691.692 #includes_commit?693 without a last deployment694 returns false695# [RSpecRunTime] RSpec elapsed time: 2 minutes 1.19 seconds. Current RSS: ~1634M. Threads: 4. load average: 1.15 1.14 1.09 2/304 1737696.697 with a last deployment698 in the same branch699 returns true700# [RSpecRunTime] RSpec elapsed time: 2 minutes 2.58 seconds. Current RSS: ~1628M. Threads: 4. load average: 1.06 1.12 1.08 1/303 1767701.702 not in the same branch703 returns false704# [RSpecRunTime] RSpec elapsed time: 2 minutes 3.9 seconds. Current RSS: ~1632M. Threads: 4. load average: 1.06 1.12 1.08 1/303 1801705.706 #environment_type707 sets a environment type if name has multiple segments708 nullifies a type if it's a simple name709# [RSpecRunTime] RSpec elapsed time: 2 minutes 6.15 seconds. Current RSS: ~1625M. Threads: 4. load average: 1.06 1.12 1.08 1/303 1828710.711 #stop_actions_available?712 when no other actions713 is expected to be falsey714# [RSpecRunTime] RSpec elapsed time: 2 minutes 7.28 seconds. Current RSS: ~1617M. Threads: 4. load average: 1.06 1.12 1.08 1/303 1842715.716 when matching action is defined717 when environment is available718 is expected to be truthy719# [RSpecRunTime] RSpec elapsed time: 2 minutes 9.22 seconds. Current RSS: ~1606M. Threads: 4. load average: 1.06 1.12 1.08 1/303 1864720.721 when environment is stopped722 is expected to be falsey723# [RSpecRunTime] RSpec elapsed time: 2 minutes 11.25 seconds. Current RSS: ~1589M. Threads: 4. load average: 1.06 1.12 1.08 1/303 1886724.725 #stop_with_actions!726 behaves like stop with playing a teardown job727 when no other actions728 environment is available729 is expected to contain exactly730# [RSpecRunTime] RSpec elapsed time: 2 minutes 12.45 seconds. Current RSS: ~1580M. Threads: 4. load average: 1.05 1.11 1.08 1/303 1900731.732 environment is already stopped733 is expected to be stopped734# [RSpecRunTime] RSpec elapsed time: 2 minutes 13.68 seconds. Current RSS: ~1578M. Threads: 4. load average: 1.05 1.11 1.08 1/303 1914735.736 when matching action is defined737 when user is not allowed to stop environment738 raises an exception739# [RSpecRunTime] RSpec elapsed time: 2 minutes 15.43 seconds. Current RSS: ~1567M. Threads: 4. load average: 1.05 1.11 1.08 1/303 1940740.741 when user is allowed to stop environment742 when action did not yet finish743 returns the same action744 environment is not stopped745# [RSpecRunTime] RSpec elapsed time: 2 minutes 19.85 seconds. Current RSS: ~1544M. Threads: 4. load average: 1.13 1.13 1.09 1/303 1991746.747 if action did finish748 returns a new action of the same type when build job749 does nothing when bridge job (PENDING: No reason given)750# [RSpecRunTime] RSpec elapsed time: 2 minutes 24.33 seconds. Current RSS: ~1513M. Threads: 4. load average: 1.12 1.13 1.09 1/303 2084751.752 close action does not raise ActiveRecord::StaleObjectError753 successfully plays the job even if the job was a stale object when build job754 does nothing when bridge job (PENDING: No reason given)755# [RSpecRunTime] RSpec elapsed time: 2 minutes 28.87 seconds. Current RSS: ~1498M. Threads: 4. load average: 1.11 1.12 1.09 1/303 2177756.757 when there are more then one stop action for the environment758 returns the same actions759 when there are failed builds760 returns only stop actions from successful builds761# [RSpecRunTime] RSpec elapsed time: 2 minutes 34.79 seconds. Current RSS: ~1473M. Threads: 4. load average: 1.18 1.14 1.09 1/303 2252762.763 behaves like stop with playing a teardown job764 when no other actions765 environment is available766 is expected to contain exactly767# [RSpecRunTime] RSpec elapsed time: 2 minutes 36.0 seconds. Current RSS: ~1497M. Threads: 4. load average: 1.18 1.14 1.09 1/303 2266768.769 environment is already stopped770 is expected to be stopped771# [RSpecRunTime] RSpec elapsed time: 2 minutes 37.24 seconds. Current RSS: ~1503M. Threads: 4. load average: 1.16 1.14 1.09 1/303 2280772.773 when matching action is defined774 when user is not allowed to stop environment775 raises an exception776# [RSpecRunTime] RSpec elapsed time: 2 minutes 39.18 seconds. Current RSS: ~1503M. Threads: 4. load average: 1.16 1.14 1.09 1/303 2322777.778 when user is allowed to stop environment779 when action did not yet finish780 returns the same action781 environment is not stopped782# [RSpecRunTime] RSpec elapsed time: 2 minutes 43.03 seconds. Current RSS: ~1507M. Threads: 4. load average: 1.15 1.13 1.09 1/303 2405783.784 if action did finish785 returns a new action of the same type when build job (PENDING: No reason given)786 does nothing when bridge job787# [RSpecRunTime] RSpec elapsed time: 2 minutes 46.54 seconds. Current RSS: ~1512M. Threads: 4. load average: 1.15 1.13 1.09 1/303 2470788.789 close action does not raise ActiveRecord::StaleObjectError790 successfully plays the job even if the job was a stale object when build job (PENDING: No reason given)791 does nothing when bridge job792# [RSpecRunTime] RSpec elapsed time: 2 minutes 50.17 seconds. Current RSS: ~1508M. Threads: 4. load average: 1.22 1.15 1.10 1/303 2535793.794 when there are more then one stop action for the environment795 returns the same actions796 when there are failed builds797 returns only stop actions from successful builds798# [RSpecRunTime] RSpec elapsed time: 2 minutes 54.55 seconds. Current RSS: ~1493M. Threads: 4. load average: 1.20 1.15 1.09 1/303 2642799.800 #stop_actions801 when there are no deployments and builds802 is expected to contain exactly803# [RSpecRunTime] RSpec elapsed time: 2 minutes 55.67 seconds. Current RSS: ~1495M. Threads: 4. load average: 1.20 1.15 1.09 1/303 2656804.805 when there are multiple deployments with actions806 returns the stop actions of the finished deployments in the last finished pipeline807 when the last finished pipeline has a successful deployment808 returns the stop actions of the finished deployments in the last finished pipeline809# [RSpecRunTime] RSpec elapsed time: 2 minutes 59.05 seconds. Current RSS: ~1525M. Threads: 4. load average: 1.18 1.14 1.09 1/303 2716810.811 #last_finished_deployment_group812 delegates to Deployment813# [RSpecRunTime] RSpec elapsed time: 3 minutes 0.19 second. Current RSS: ~1544M. Threads: 4. load average: 1.18 1.14 1.09 1/303 2730814.815 recently_updated_on_branch?816 when last deployment to environment is the most recent one817 is expected to equal true818# [RSpecRunTime] RSpec elapsed time: 3 minutes 1.49 seconds. Current RSS: ~1549M. Threads: 4. load average: 1.18 1.14 1.09 2/304 2754819.820 when last deployment to environment is not the most recent821 is expected to equal false822# [RSpecRunTime] RSpec elapsed time: 3 minutes 2.93 seconds. Current RSS: ~1547M. Threads: 4. load average: 1.17 1.14 1.09 1/303 2788823.824 #reset_auto_stop825 nullifies the auto_stop_at826# [RSpecRunTime] RSpec elapsed time: 3 minutes 4.04 seconds. Current RSS: ~1556M. Threads: 4. load average: 1.17 1.14 1.09 1/303 2802827.828 #actions_for829 returns a list of actions with matching environment830# [RSpecRunTime] RSpec elapsed time: 3 minutes 5.79 seconds. Current RSS: ~1554M. Threads: 4. load average: 1.17 1.14 1.09 1/303 2844831.832 .deployments833 when there is a deployment record with created status834 does not return the record835# [RSpecRunTime] RSpec elapsed time: 3 minutes 6.98 seconds. Current RSS: ~1554M. Threads: 4. load average: 1.16 1.14 1.09 1/303 2858836.837 when there is a deployment record with running status838 does not return the record839# [RSpecRunTime] RSpec elapsed time: 3 minutes 8.1 seconds. Current RSS: ~1555M. Threads: 4. load average: 1.16 1.14 1.09 1/303 2872840.841 when there is a deployment record with success status842 returns the record843# [RSpecRunTime] RSpec elapsed time: 3 minutes 9.41 seconds. Current RSS: ~1606M. Threads: 4. load average: 1.16 1.14 1.09 1/303 2896844.845 .last_deployment846 when there is an old deployment record847 when there is a deployment record with created status848 returns the previous deployment849# [RSpecRunTime] RSpec elapsed time: 3 minutes 10.87 seconds. Current RSS: ~1617M. Threads: 4. load average: 1.16 1.14 1.09 1/303 2930850.851 when there is a deployment record with running status852 returns the previous deployment853# [RSpecRunTime] RSpec elapsed time: 3 minutes 12.38 seconds. Current RSS: ~1620M. Threads: 4. load average: 1.14 1.14 1.09 1/303 2964854.855 when there is a deployment record with failed status856 returns the previous deployment857# [RSpecRunTime] RSpec elapsed time: 3 minutes 14.5 seconds. Current RSS: ~1616M. Threads: 4. load average: 1.14 1.14 1.09 1/303 2998858.859 when there is a deployment record with success status860 returns the latest successful deployment861 returns the deployment with the latest finished_at862# [RSpecRunTime] RSpec elapsed time: 3 minutes 18.44 seconds. Current RSS: ~1602M. Threads: 4. load average: 1.13 1.13 1.09 1/303 3085863.864 Last deployment relations865 returns the last success deployment866 returns the last failed deployment867 returns the last canceled deployment868 returns the last created deployment869 returns the last blocked deployment870 returns the last running deployment871# [RSpecRunTime] RSpec elapsed time: 3 minutes 26.34 seconds. Current RSS: ~1735M. Threads: 4. load average: 1.12 1.13 1.09 1/303 3284872.873 #last_deployable874 does not join across databases875 when called876# [RSpecRunTime] RSpec elapsed time: 3 minutes 27.78 seconds. Current RSS: ~1789M. Threads: 4. load average: 1.19 1.15 1.09 1/303 3318877.878 #last_visible_deployment879 when there is an old deployment record880 when there is a deployment record with created status881 is expected to eq #<Deployment id: 78, iid: 1, project_id: 131, environment_id: 150, ref: "master", tag: false, sha: "b... "success", finished_at: "2024-07-31 10:20:22.638308887 +0000", deployable_id: 117, archived: false>882# [RSpecRunTime] RSpec elapsed time: 3 minutes 29.23 seconds. Current RSS: ~1799M. Threads: 4. load average: 1.19 1.15 1.09 1/303 3352883.884 when there is a deployment record with running status885 is expected to eq #<Deployment id: 81, iid: 2, project_id: 132, environment_id: 151, ref: "master", tag: false, sha: "b...5089 +0000", on_stop: nil, status: "running", finished_at: nil, deployable_id: 120, archived: false>886# [RSpecRunTime] RSpec elapsed time: 3 minutes 30.64 seconds. Current RSS: ~1803M. Threads: 4. load average: 1.19 1.15 1.09 1/303 3386887.888 when there is a deployment record with success status889 is expected to eq #<Deployment id: 83, iid: 2, project_id: 133, environment_id: 152, ref: "master", tag: false, sha: "b... "success", finished_at: "2024-07-31 10:20:25.564944115 +0000", deployable_id: 122, archived: false>890# [RSpecRunTime] RSpec elapsed time: 3 minutes 32.02 seconds. Current RSS: ~1802M. Threads: 4. load average: 1.18 1.14 1.09 1/303 3420891.892 when there is a deployment record with failed status893 is expected to eq #<Deployment id: 85, iid: 2, project_id: 134, environment_id: 153, ref: "master", tag: false, sha: "b...: "failed", finished_at: "2024-07-31 10:20:26.902582665 +0000", deployable_id: 124, archived: false>894# [RSpecRunTime] RSpec elapsed time: 3 minutes 33.36 seconds. Current RSS: ~1804M. Threads: 4. load average: 1.18 1.14 1.09 1/303 3454895.896 when there is a deployment record with canceled status897 is expected to eq #<Deployment id: 87, iid: 2, project_id: 135, environment_id: 154, ref: "master", tag: false, sha: "b..."canceled", finished_at: "2024-07-31 10:20:29.583951715 +0000", deployable_id: 126, archived: false>898# [RSpecRunTime] RSpec elapsed time: 3 minutes 36.23 seconds. Current RSS: ~1809M. Threads: 4. load average: 1.18 1.14 1.09 1/303 3488899.900 #last_visible_deployable901 fetches the deployable through the last visible deployment902# [RSpecRunTime] RSpec elapsed time: 3 minutes 38.0 seconds. Current RSS: ~1814M. Threads: 4. load average: 1.16 1.14 1.09 1/303 3510903.904 #last_visible_pipeline905 fetches the pipeline through the last visible deployment906# [RSpecRunTime] RSpec elapsed time: 3 minutes 39.29 seconds. Current RSS: ~1820M. Threads: 4. load average: 1.16 1.14 1.09 1/303 3534907.908 #last_finished_deployment909 finished_status: :success910 when latest deployment is not finished911 returns the previous finished deployment912# [RSpecRunTime] RSpec elapsed time: 3 minutes 40.7 seconds. Current RSS: ~1821M. Threads: 4. load average: 1.16 1.14 1.09 1/303 3568913.914 when latest deployment is finished915 returns the finished deployment916# [RSpecRunTime] RSpec elapsed time: 3 minutes 41.97 seconds. Current RSS: ~1829M. Threads: 4. load average: 1.15 1.14 1.09 1/303 3592917.918 finished_status: :failed919 when latest deployment is not finished920 returns the previous finished deployment921# [RSpecRunTime] RSpec elapsed time: 3 minutes 43.31 seconds. Current RSS: ~1849M. Threads: 4. load average: 1.15 1.14 1.09 1/303 3626922.923 when latest deployment is finished924 returns the finished deployment925# [RSpecRunTime] RSpec elapsed time: 3 minutes 44.65 seconds. Current RSS: ~1915M. Threads: 4. load average: 1.15 1.14 1.09 1/303 3650926.927 finished_status: :canceled928 when latest deployment is not finished929 returns the previous finished deployment930# [RSpecRunTime] RSpec elapsed time: 3 minutes 46.05 seconds. Current RSS: ~1934M. Threads: 4. load average: 1.15 1.14 1.09 1/303 3684931.932 when latest deployment is finished933 returns the finished deployment934# [RSpecRunTime] RSpec elapsed time: 3 minutes 47.33 seconds. Current RSS: ~1935M. Threads: 4. load average: 1.22 1.15 1.10 1/303 3708935.936 #last_finished_deployable937 fetches the deployable through the last finished deployment938# [RSpecRunTime] RSpec elapsed time: 3 minutes 49.05 seconds. Current RSS: ~1933M. Threads: 4. load average: 1.22 1.15 1.10 1/303 3730939.940 #last_finished_pipeline941 fetches the pipeline through the last finished deployment942# [RSpecRunTime] RSpec elapsed time: 3 minutes 50.3 seconds. Current RSS: ~1936M. Threads: 4. load average: 1.22 1.15 1.10 1/303 3754943.944 #latest_finished_jobs945 fetches the latest finished jobs through the last pipeline with a finished deployment946# [RSpecRunTime] RSpec elapsed time: 3 minutes 51.95 seconds. Current RSS: ~1939M. Threads: 4. load average: 1.20 1.15 1.10 1/303 3812947.948 #upcoming_deployment949 when environment has a successful deployment950 is expected to be nil951# [RSpecRunTime] RSpec elapsed time: 3 minutes 53.17 seconds. Current RSS: ~2014M. Threads: 4. load average: 1.20 1.15 1.10 1/303 3836952.953 when environment has a running deployment954 is expected to eq #<Deployment id: 107, iid: 1, project_id: 150, environment_id: 167, ref: "master", tag: false, sha: "...4269 +0000", on_stop: nil, status: "running", finished_at: nil, deployable_id: 146, archived: false>955# [RSpecRunTime] RSpec elapsed time: 3 minutes 54.52 seconds. Current RSS: ~2032M. Threads: 4. load average: 1.20 1.15 1.10 1/303 3860956.957 when environment has a blocked deployment958 is expected to eq #<Deployment id: 108, iid: 1, project_id: 151, environment_id: 168, ref: "master", tag: false, sha: "...2417 +0000", on_stop: nil, status: "blocked", finished_at: nil, deployable_id: 147, archived: false>959# [RSpecRunTime] RSpec elapsed time: 3 minutes 55.81 seconds. Current RSS: ~2041M. Threads: 4. load average: 1.20 1.15 1.10 1/303 3884960.961 #has_terminals?962 when the environment is available963 with a deployment service964 when user configured kubernetes from CI/CD > Clusters965 with deployment966 is expected to be truthy967# [RSpecRunTime] RSpec elapsed time: 3 minutes 57.72 seconds. Current RSS: ~2045M. Threads: 4. load average: 1.18 1.15 1.09 1/303 3908968.969 without deployments970 is expected to be falsy971# [RSpecRunTime] RSpec elapsed time: 3 minutes 59.34 seconds. Current RSS: ~2032M. Threads: 4. load average: 1.18 1.15 1.09 1/303 3922972.973 without a deployment service974 is expected to be falsy975# [RSpecRunTime] RSpec elapsed time: 4 minutes 0.47 second. Current RSS: ~2028M. Threads: 4. load average: 1.18 1.15 1.09 2/304 3936976.977 when the environment is unavailable978 is expected to be falsy979# [RSpecRunTime] RSpec elapsed time: 4 minutes 1.91 seconds. Current RSS: ~2017M. Threads: 4. load average: 1.17 1.14 1.09 1/303 3950980.981 #deployment_platform982 checks deployment platforms associated with a project983 when there is a deployment platform for environment984 finds a deployment platform985# [RSpecRunTime] RSpec elapsed time: 4 minutes 6.02 seconds. Current RSS: ~2025M. Threads: 4. load average: 1.17 1.14 1.09 1/300 3977986.987 when there is no deployment platform for environment988 returns nil989# [RSpecRunTime] RSpec elapsed time: 4 minutes 7.15 seconds. Current RSS: ~2015M. Threads: 4. load average: 1.07 1.13 1.09 1/300 3991990.991 #deployment_namespace992 no deployment platform available993 is expected to be nil994# [RSpecRunTime] RSpec elapsed time: 4 minutes 8.24 seconds. Current RSS: ~1963M. Threads: 4. load average: 1.07 1.13 1.09 1/298 4005995.996 deployment platform is available997 retrieves a namespace from the cluster998# [RSpecRunTime] RSpec elapsed time: 4 minutes 9.84 seconds. Current RSS: ~1916M. Threads: 4. load average: 1.07 1.13 1.09 1/298 4019999.1000 #terminals1001 reactive cache configuration1002 does not continue to spawn jobs1003 reactive cache is empty1004 is expected to be nil1005# [RSpecRunTime] RSpec elapsed time: 4 minutes 11.99 seconds. Current RSS: ~1822M. Threads: 4. load average: 1.07 1.12 1.09 1/298 40461006.1007 reactive cache has pod data1008 retrieves terminals from the deployment platform1009# [RSpecRunTime] RSpec elapsed time: 4 minutes 13.17 seconds. Current RSS: ~1771M. Threads: 4. load average: 1.07 1.12 1.09 1/298 40601010.1011 #calculate_reactive_cache1012 overrides default reactive_cache_hard_limit to 10 Mb1013 returns cache data from the deployment platform1014 environment does not have terminals available1015 is expected to be nil1016# [RSpecRunTime] RSpec elapsed time: 4 minutes 18.28 seconds. Current RSS: ~1881M. Threads: 4. load average: 1.06 1.12 1.09 1/303 41301017.1018 project is pending deletion1019 is expected to be nil1020# [RSpecRunTime] RSpec elapsed time: 4 minutes 21.64 seconds. Current RSS: ~1893M. Threads: 4. load average: 1.06 1.12 1.09 1/303 41541021.1022 #has_metrics?1023 when the environment is available1024 with a deployment service1025 and a deployment1026 is expected to be truthy1027# [RSpecRunTime] RSpec elapsed time: 4 minutes 23.33 seconds. Current RSS: ~1855M. Threads: 4. load average: 1.06 1.12 1.09 1/303 42001028.1029 and no deployments1030 is expected to be truthy1031 and the prometheus adapter is not configured1032 is expected to be falsy1033 without a monitoring service1034 is expected to be falsy1035# [RSpecRunTime] RSpec elapsed time: 4 minutes 25.62 seconds. Current RSS: ~1797M. Threads: 4. load average: 1.06 1.12 1.09 1/303 42141036.1037 when sample metrics are enabled1038 with no prometheus adapter configured1039WARNING: An expectation of `:configured?` was set on `nil`. To allow expectations on `nil` and suppress this message, set `RSpec::Mocks.configuration.allow_message_expectations_on_nil` to `true`. To disallow expectations on `nil`, set `RSpec::Mocks.configuration.allow_message_expectations_on_nil` to `false`. Called from /builds/gitlab-org/gitlab/spec/models/environment_spec.rb:1601:in `block (6 levels) in <top (required)>'.1040 is expected to be truthy1041# [RSpecRunTime] RSpec elapsed time: 4 minutes 27.34 seconds. Current RSS: ~1659M. Threads: 4. load average: 1.13 1.13 1.09 1/303 42281042.1043 #has_sample_metrics?1044 when sample metrics are enabled1045 with no prometheus adapter configured1046WARNING: An expectation of `:configured?` was set on `nil`. To allow expectations on `nil` and suppress this message, set `RSpec::Mocks.configuration.allow_message_expectations_on_nil` to `true`. To disallow expectations on `nil`, set `RSpec::Mocks.configuration.allow_message_expectations_on_nil` to `false`. Called from /builds/gitlab-org/gitlab/spec/models/environment_spec.rb:1621:in `block (6 levels) in <top (required)>'.1047 is expected to be truthy1048# [RSpecRunTime] RSpec elapsed time: 4 minutes 28.5 seconds. Current RSS: ~1612M. Threads: 4. load average: 1.13 1.13 1.09 1/303 42291049.1050 with the environment stopped1051 is expected to be falsy1052 when sample metrics are not enabled1053 is expected to be falsy1054 when the environment is unavailable1055 is expected to be falsy1056 #has_running_deployments?1057 return false when no deployments exist1058 when deployment is running on the environment1059 return true1060# [RSpecRunTime] RSpec elapsed time: 4 minutes 34.57 seconds. Current RSS: ~1790M. Threads: 4. load average: 1.12 1.13 1.09 1/300 42661061.1062 #additional_metrics1063 when the environment has additional metrics1064 returns the additional metrics from the deployment service1065 when time window arguments are provided1066 queries with the expected parameters1067# [RSpecRunTime] RSpec elapsed time: 4 minutes 36.18 seconds. Current RSS: ~1794M. Threads: 4. load average: 1.12 1.13 1.09 1/300 42671068.1069 when the environment does not have metrics1070 is expected to be nil1071 #slug1072 is automatically generated1073 is not regenerated if name changes1074 regenerates the slug if nil1075# [RSpecRunTime] RSpec elapsed time: 4 minutes 39.02 seconds. Current RSS: ~1702M. Threads: 4. load average: 1.11 1.13 1.09 1/300 42941076.1077 #ref_path1078 returns a path that uses the slug and does not have spaces1079 doesn't change when the slug is nil initially1080# [RSpecRunTime] RSpec elapsed time: 4 minutes 40.99 seconds. Current RSS: ~1818M. Threads: 4. load average: 1.11 1.13 1.09 1/300 43211081.1082 #external_url_for1083 when the public path is not known1084 returns nil1085# [RSpecRunTime] RSpec elapsed time: 4 minutes 43.6 seconds. Current RSS: ~1830M. Threads: 4. load average: 1.10 1.13 1.09 1/300 43351086.1087 when the public path is known1088 external_url: "http://example.com", public_path: "file.html", full_url: "http://example.com/file.html"1089 returns the full external URL1090# [RSpecRunTime] RSpec elapsed time: 4 minutes 44.75 seconds. Current RSS: ~1831M. Threads: 4. load average: 1.10 1.13 1.09 1/300 43491091.1092 external_url: "http://example.com/", public_path: "file.html", full_url: "http://example.com/file.html"1093 returns the full external URL1094# [RSpecRunTime] RSpec elapsed time: 4 minutes 45.88 seconds. Current RSS: ~1823M. Threads: 4. load average: 1.10 1.13 1.09 1/298 43631095.1096 external_url: "http://example.com", public_path: "/file.html", full_url: "http://example.com/file.html"1097 returns the full external URL1098# [RSpecRunTime] RSpec elapsed time: 4 minutes 46.93 seconds. Current RSS: ~1804M. Threads: 4. load average: 1.09 1.12 1.09 1/298 43771099.1100 external_url: "http://example.com/", public_path: "/file.html", full_url: "http://example.com/file.html"1101 returns the full external URL1102# [RSpecRunTime] RSpec elapsed time: 4 minutes 48.09 seconds. Current RSS: ~1765M. Threads: 4. load average: 1.09 1.12 1.09 1/298 43911103.1104 external_url: "http://example.com/subpath", public_path: "public/file.html", full_url: "http://example.com/subpath/public/file.html"1105 returns the full external URL1106# [RSpecRunTime] RSpec elapsed time: 4 minutes 49.18 seconds. Current RSS: ~1696M. Threads: 4. load average: 1.09 1.12 1.09 1/298 44051107.1108 external_url: "http://example.com/subpath/", public_path: "public/file.html", full_url: "http://example.com/subpath/public/file.html"1109 returns the full external URL1110# [RSpecRunTime] RSpec elapsed time: 4 minutes 50.27 seconds. Current RSS: ~1659M. Threads: 4. load average: 1.09 1.12 1.09 1/298 44191111.1112 external_url: "http://example.com/subpath", public_path: "/public/file.html", full_url: "http://example.com/subpath/public/file.html"1113 returns the full external URL1114# [RSpecRunTime] RSpec elapsed time: 4 minutes 51.37 seconds. Current RSS: ~1687M. Threads: 4. load average: 1.09 1.12 1.09 1/298 44331115.1116 external_url: "http://example.com/subpath/", public_path: "/public/file.html", full_url: "http://example.com/subpath/public/file.html"1117 returns the full external URL1118# [RSpecRunTime] RSpec elapsed time: 4 minutes 52.45 seconds. Current RSS: ~1758M. Threads: 4. load average: 1.17 1.14 1.09 1/298 44471119.1120 #prometheus_adapter1121 calls prometheus adapter service1122# [RSpecRunTime] RSpec elapsed time: 4 minutes 55.04 seconds. Current RSS: ~1795M. Threads: 4. load average: 1.17 1.14 1.09 1/298 44611123.1124 #knative_services_finder1125 environment has no deployments1126 is expected to be nil1127# [RSpecRunTime] RSpec elapsed time: 4 minutes 56.12 seconds. Current RSS: ~1797M. Threads: 4. load average: 1.17 1.14 1.09 1/298 44751128.1129 environment has a deployment1130 with no cluster associated1131 is expected to be nil1132# [RSpecRunTime] RSpec elapsed time: 4 minutes 57.44 seconds. Current RSS: ~1784M. Threads: 4. load average: 1.15 1.14 1.09 1/300 44991133.1134 with a cluster associated1135 calls the service finder1136# [RSpecRunTime] RSpec elapsed time: 4 minutes 59.98 seconds. Current RSS: ~1715M. Threads: 4. load average: 1.15 1.14 1.09 1/303 45461137.1138 #auto_stop_in1139 when environment will be expired1140 returns when it will expire1141 when environment is not expired1142 is expected to be nil1143 #auto_stop_in=1144 value: "2 days", expected_result: 1728001145 new assignment sets correct auto_stop_in1146 is expected to eq 1728001147 resets older value1148 is expected to eq 1728001149# [RSpecRunTime] RSpec elapsed time: 5 minutes 2.16 seconds. Current RSS: ~1710M. Threads: 4. load average: 1.14 1.13 1.09 1/303 45601150.1151 value: "1 week", expected_result: 6048001152 new assignment sets correct auto_stop_in1153 is expected to eq 6048001154 resets older value1155 is expected to eq 6048001156 value: "2h20min", expected_result: 84001157 new assignment sets correct auto_stop_in1158 is expected to eq 84001159 resets older value1160 is expected to eq 84001161# [RSpecRunTime] RSpec elapsed time: 5 minutes 6.21 seconds. Current RSS: ~1856M. Threads: 4. load average: 1.14 1.13 1.09 1/303 45871162.1163 value: "abcdef", expected_result: ChronicDuration::DurationParseError1164 new assignment sets correct auto_stop_in1165 is expected to raise ChronicDuration::DurationParseError1166 resets older value1167 is expected to raise ChronicDuration::DurationParseError1168# [RSpecRunTime] RSpec elapsed time: 5 minutes 7.72 seconds. Current RSS: ~1856M. Threads: 4. load average: 1.13 1.13 1.09 1/303 46011169.1170 value: "", expected_result: nil1171 new assignment sets correct auto_stop_in1172 is expected to eq nil1173 resets older value1174 is expected to eq nil1175# [RSpecRunTime] RSpec elapsed time: 5 minutes 9.12 seconds. Current RSS: ~1857M. Threads: 4. load average: 1.13 1.13 1.09 1/302 46151176.1177 value: nil, expected_result: nil1178 new assignment sets correct auto_stop_in1179 is expected to eq nil1180 resets older value1181 is expected to eq nil1182# [RSpecRunTime] RSpec elapsed time: 5 minutes 10.62 seconds. Current RSS: ~1777M. Threads: 4. load average: 1.13 1.13 1.09 1/298 46291183.1184 value: "never", expected_result: nil1185 new assignment sets correct auto_stop_in1186 is expected to eq nil1187 resets older value1188 is expected to eq nil1189 .for_id_and_slug1190 is expected not to be nil1191 .find_or_create_by_name1192 finds an existing environment if it exists1193 creates an environment if it does not exist1194# [RSpecRunTime] RSpec elapsed time: 5 minutes 16.42 seconds. Current RSS: ~1834M. Threads: 4. load average: 1.12 1.13 1.09 1/296 46821195.1196 #destroy1197 remove the deployment refs from gitaly1198# [RSpecRunTime] RSpec elapsed time: 5 minutes 18.09 seconds. Current RSS: ~1834M. Threads: 4. load average: 1.11 1.13 1.09 1/300 47661199.1200 .count_by_state1201 returns zero state counts when environments are empty1202 when environments are not empty1203 returns the environments count grouped by state1204 returns the environments count grouped by state with zero value1205# [RSpecRunTime] RSpec elapsed time: 5 minutes 21.36 seconds. Current RSS: ~1756M. Threads: 4. load average: 1.11 1.13 1.09 1/300 48061206.1207 #has_opened_alert?1208 when environment has an triggered alert1209 is expected to equal true1210 when environment has an resolved alert1211 is expected to equal false1212 when environment does not have an alert1213 is expected to equal false1214 #cancel_deployment_jobs!1215 cancels an active deployment job1216 when deployment job is bridge1217 does not cancel an active deployment job1218# [RSpecRunTime] RSpec elapsed time: 5 minutes 25.31 seconds. Current RSS: ~1832M. Threads: 4. load average: 1.10 1.12 1.09 1/301 48361219.1220 when deployable does not exist1221 does not raise an error1222# [RSpecRunTime] RSpec elapsed time: 5 minutes 27.86 seconds. Current RSS: ~1852M. Threads: 4. load average: 1.09 1.12 1.09 1/301 48451223.1224 #rollout_status1225 environment does not have a deployment board available1226 is expected to be nil1227# [RSpecRunTime] RSpec elapsed time: 5 minutes 29.6 seconds. Current RSS: ~1856M. Threads: 4. load average: 1.09 1.12 1.09 1/301 48691228.1229 cached rollout status is present1230 fetches the rollout status from the deployment platform1231# [RSpecRunTime] RSpec elapsed time: 5 minutes 31.36 seconds. Current RSS: ~1782M. Threads: 4. load average: 1.09 1.12 1.09 1/301 48931232.1233 cached rollout status is not present yet1234 falls back to a loading status1235# [RSpecRunTime] RSpec elapsed time: 5 minutes 33.04 seconds. Current RSS: ~1720M. Threads: 4. load average: 1.08 1.12 1.09 1/301 49171236.1237 #ingresses1238 when rollout status is available1239 fetches ingresses from the deployment platform1240# [RSpecRunTime] RSpec elapsed time: 5 minutes 34.25 seconds. Current RSS: ~1688M. Threads: 4. load average: 1.08 1.12 1.09 1/301 49311241.1242 when rollout status is not available1243 does nothing1244# [RSpecRunTime] RSpec elapsed time: 5 minutes 35.41 seconds. Current RSS: ~1654M. Threads: 4. load average: 1.08 1.12 1.09 1/301 49451245.1246 #patch_ingress1247 when rollout status is available1248 fetches ingresses from the deployment platform1249# [RSpecRunTime] RSpec elapsed time: 5 minutes 36.55 seconds. Current RSS: ~1657M. Threads: 4. load average: 1.08 1.12 1.09 1/301 49591250.1251 when rollout status is not available1252 does nothing1253# [RSpecRunTime] RSpec elapsed time: 5 minutes 37.6 seconds. Current RSS: ~1718M. Threads: 4. load average: 1.08 1.12 1.09 1/302 49731254.1255 #clear_all_caches1256 clears all caches on the environment1257# [RSpecRunTime] RSpec elapsed time: 5 minutes 38.69 seconds. Current RSS: ~1781M. Threads: 4. load average: 1.08 1.12 1.09 1/302 49871258.1259 #should_link_to_merge_requests?1260 when environment is foldered1261 when environment is production tier1262 is expected to eq true1263# [RSpecRunTime] RSpec elapsed time: 5 minutes 41.36 seconds. Current RSS: ~1841M. Threads: 4. load average: 1.08 1.12 1.09 1/301 50011264.1265 when environment is development tier1266 is expected to eq false1267# [RSpecRunTime] RSpec elapsed time: 5 minutes 42.45 seconds. Current RSS: ~1841M. Threads: 4. load average: 1.07 1.11 1.09 1/299 50151268.1269 when environment is unfoldered1270 when environment is production tier1271 is expected to eq true1272# [RSpecRunTime] RSpec elapsed time: 5 minutes 43.59 seconds. Current RSS: ~1842M. Threads: 4. load average: 1.07 1.11 1.09 1/297 50291273.1274 when environment is development tier1275 is expected to eq true1276# [RSpecRunTime] RSpec elapsed time: 5 minutes 44.73 seconds. Current RSS: ~1821M. Threads: 4. load average: 1.07 1.11 1.09 1/296 50431277.1278 #deploy_freezes1279 returns the freeze periods of the associated project1280 caches the freeze periods1281# [RSpecRunTime] RSpec elapsed time: 5 minutes 47.02 seconds. Current RSS: ~1762M. Threads: 4. load average: 1.06 1.11 1.09 1/296 50701282.1283 #deployed_and_updated_before1284 excludes environments with recent deployments1285 includes environments with no deployments1286 excludes environments that have been recently updated with no deployments1287 excludes environments that have been recently updated with stale deployments1288# [RSpecRunTime] RSpec elapsed time: 5 minutes 53.62 seconds. Current RSS: ~1806M. Threads: 4. load average: 1.06 1.11 1.09 1/301 51831289.1290# [RSpecRunTime] Finishing example group spec/models/environment_spec.rb. It took 5 minutes 48.05 seconds. Expected to take 6 minutes 39.7 seconds.1291# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.1292Lint factories for Environment1293 with saas, license, and factory defaults1294 behaves like factory1295 environment factory1296 does not raise error when built1297 does not raise error when created1298 linting :available trait1299 does not raise error when created1300# [RSpecRunTime] RSpec elapsed time: 5 minutes 56.0 seconds. Current RSS: ~1798M. Threads: 4. load average: 1.06 1.11 1.09 1/301 51971301.1302 linting :stopped trait1303 does not raise error when created1304 linting :stopping trait1305 does not raise error when created1306 linting :production trait1307 does not raise error when created1308 linting :staging trait1309 does not raise error when created1310 linting :testing trait1311 does not raise error when created1312 linting :development trait1313 does not raise error when created1314 linting :with_folders trait1315 does not raise error when created1316 linting :with_review_app trait1317 does not raise error when created1318 linting :non_playable trait1319 does not raise error when created (PENDING: Trait skipped linting due to legacy error)1320 linting :auto_stoppable trait1321 does not raise error when created1322 linting :auto_deletable trait1323 does not raise error when created1324# [RSpecRunTime] RSpec elapsed time: 6 minutes 1.49 seconds. Current RSS: ~1901M. Threads: 4. load average: 1.05 1.11 1.09 1/301 52121325.1326 linting :will_auto_stop trait1327 does not raise error when created1328# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 7.84 seconds. Expected to take 46.95 seconds.1329# [RSpecRunTime] Starting example group spec/services/projects/destroy_service_spec.rb. Expected to take 3 minutes 3.74 seconds.1330Projects::DestroyService1331 deleting a project with merge requests1332 deletes MergeRequestDiffCommit records of the merge request1333 deletes MergeRequestDiffFile records of the merge request1334# [RSpecRunTime] RSpec elapsed time: 6 minutes 6.93 seconds. Current RSS: ~1754M. Threads: 4. load average: 1.05 1.10 1.08 1/302 54221335.1336 deleting a project with merge request diffs1337 deletes merge request diffs1338# [RSpecRunTime] RSpec elapsed time: 6 minutes 10.05 seconds. Current RSS: ~1636M. Threads: 4. load average: 1.05 1.10 1.08 1/302 55261339.1340 deleting a project with deployments1341 deletes deployments1342# [RSpecRunTime] RSpec elapsed time: 6 minutes 12.8 seconds. Current RSS: ~1709M. Threads: 4. load average: 1.04 1.10 1.08 1/301 56051343.1344 behaves like deleting the project1345 deletes the project1346 publishes a ProjectDeletedEvent1347# [RSpecRunTime] RSpec elapsed time: 6 minutes 17.57 seconds. Current RSS: ~1815M. Threads: 4. load average: 1.04 1.10 1.08 1/301 56561348.1349 personal projects count cache1350 when the executor is the creator of the project itself1351 invalidates personal_project_count cache of the the owner of the personal namespace1352# [RSpecRunTime] RSpec elapsed time: 6 minutes 19.22 seconds. Current RSS: ~1822M. Threads: 4. load average: 1.04 1.10 1.08 1/301 56821353.1354 when the executor is the instance administrator1355 invalidates personal_project_count cache of the the owner of the personal namespace1356# [RSpecRunTime] RSpec elapsed time: 6 minutes 20.99 seconds. Current RSS: ~1775M. Threads: 4. load average: 1.04 1.10 1.08 1/301 57081357.1358 with running pipelines1359 bulks-fails with AbortPipelineService and then executes DestroyPipelineService for each pipelines1360# [RSpecRunTime] RSpec elapsed time: 6 minutes 22.81 seconds. Current RSS: ~1734M. Threads: 4. load average: 0.95 1.08 1.08 1/301 57401361.1362 when project has remote mirrors1363 destroys them1364# [RSpecRunTime] RSpec elapsed time: 6 minutes 24.49 seconds. Current RSS: ~1698M. Threads: 4. load average: 0.95 1.08 1.08 1/301 57661365.1366 when project has exports1367 destroys project and export1368# [RSpecRunTime] RSpec elapsed time: 6 minutes 26.9 seconds. Current RSS: ~1762M. Threads: 4. load average: 0.96 1.08 1.08 1/301 58051369.1370 Sidekiq fake1371 is expected not to include #<Project id:248 user52/project-315>>1372 is expected to be falsey1373# [RSpecRunTime] RSpec elapsed time: 6 minutes 31.52 seconds. Current RSS: ~1870M. Threads: 4. load average: 0.96 1.08 1.08 1/301 58561374.1375 when flushing caches fail due to Git errors1376 behaves like deleting the project1377 deletes the project1378 publishes a ProjectDeletedEvent1379# [RSpecRunTime] RSpec elapsed time: 6 minutes 34.16 seconds. Current RSS: ~1828M. Threads: 4. load average: 1.12 1.11 1.09 1/301 58831380.1381 when flushing caches fail due to Redis1382 keeps project team intact upon an error1383# [RSpecRunTime] RSpec elapsed time: 6 minutes 35.48 seconds. Current RSS: ~1829M. Threads: 4. load average: 1.12 1.11 1.09 1/301 58971384.1385 with async_execute1386 async delete of project with private issue visibility1387 behaves like deleting the project1388 deletes the project1389 publishes a ProjectDeletedEvent1390# [RSpecRunTime] RSpec elapsed time: 6 minutes 38.98 seconds. Current RSS: ~1745M. Threads: 4. load average: 1.11 1.11 1.09 1/300 59401391.1392 behaves like deleting the project with pipeline and build1393 with pipeline and build related records1394 deletes build and pipeline related records1395 avoids N+1 queries1396 behaves like deleting the project1397 deletes the project1398 publishes a ProjectDeletedEvent1399# [RSpecRunTime] RSpec elapsed time: 6 minutes 56.35 seconds. Current RSS: ~1752M. Threads: 4. load average: 1.09 1.10 1.09 1/300 60721400.1401 when project is undergoing refresh1402 does not log about artifact deletion but continues to delete artifacts1403# [RSpecRunTime] RSpec elapsed time: 6 minutes 59.51 seconds. Current RSS: ~1805M. Threads: 4. load average: 1.08 1.10 1.09 1/300 61001404.1405 errors1406 when `remove_legacy_registry_tags` fails1407 behaves like handles errors thrown during async destroy1408 does not allow the error to bubble up1409 reports the error1410 unmarks the project as "pending deletion"1411 stores an error message in `projects.delete_error`1412 when parent group visibility was made more restrictive while project was marked "pending deletion"1413 sets the project visibility level to that of the parent group1414# [RSpecRunTime] RSpec elapsed time: 7 minutes 7.75 seconds. Current RSS: ~1864M. Threads: 4. load average: 1.07 1.10 1.08 1/297 61661415.1416 when `remove_repository` fails1417 behaves like handles errors thrown during async destroy1418 does not allow the error to bubble up1419 reports the error1420 unmarks the project as "pending deletion"1421 stores an error message in `projects.delete_error`1422 when parent group visibility was made more restrictive while project was marked "pending deletion"1423 sets the project visibility level to that of the parent group1424# [RSpecRunTime] RSpec elapsed time: 7 minutes 14.41 seconds. Current RSS: ~1908M. Threads: 4. load average: 1.06 1.10 1.08 1/296 62321425.1426 when `execute` raises expected error1427 behaves like handles errors thrown during async destroy1428 does not allow the error to bubble up1429 reports the error1430 unmarks the project as "pending deletion"1431 stores an error message in `projects.delete_error`1432 when parent group visibility was made more restrictive while project was marked "pending deletion"1433 sets the project visibility level to that of the parent group1434# [RSpecRunTime] RSpec elapsed time: 7 minutes 25.05 seconds. Current RSS: ~1813M. Threads: 4. load average: 1.13 1.11 1.09 1/301 63501435.1436 when `execute` raises unexpected error1437 allows error to bubble up and rolls back project deletion1438# [RSpecRunTime] RSpec elapsed time: 7 minutes 26.72 seconds. Current RSS: ~1825M. Threads: 4. load average: 1.13 1.11 1.09 1/301 63761439.1440 for an archived project1441 behaves like deleting the project with pipeline and build1442 with pipeline and build related records1443 deletes build and pipeline related records1444 avoids N+1 queries1445 behaves like deleting the project1446 deletes the project1447 publishes a ProjectDeletedEvent1448# [RSpecRunTime] RSpec elapsed time: 7 minutes 43.57 seconds. Current RSS: ~1828M. Threads: 4. load average: 1.17 1.12 1.09 1/300 65081449.1450 when project is undergoing refresh1451 does not log about artifact deletion but continues to delete artifacts1452# [RSpecRunTime] RSpec elapsed time: 7 minutes 46.7 seconds. Current RSS: ~1909M. Threads: 4. load average: 1.17 1.12 1.09 1/300 65321453.1454 container registry1455 when there are regular container repositories1456 when image repository deletion succeeds1457 returns true1458# [RSpecRunTime] RSpec elapsed time: 7 minutes 50.3 seconds. Current RSS: ~2006M. Threads: 4. load average: 1.16 1.12 1.09 1/300 65581459.1460 when image repository deletion raises an error1461 returns false1462# [RSpecRunTime] RSpec elapsed time: 7 minutes 52.18 seconds. Current RSS: ~2009M. Threads: 4. load average: 1.15 1.12 1.09 1/300 65721463.1464 when image repository deletion fails1465 returns false1466# [RSpecRunTime] RSpec elapsed time: 7 minutes 53.7 seconds. Current RSS: ~2012M. Threads: 4. load average: 1.15 1.12 1.09 1/299 65861467.1468 when registry is disabled1469 does not attempting to remove any tags1470# [RSpecRunTime] RSpec elapsed time: 7 minutes 55.89 seconds. Current RSS: ~1998M. Threads: 4. load average: 1.15 1.12 1.09 1/301 66121471.1472 when there are tags for legacy root repository1473 when image repository tags deletion succeeds1474 removes tags1475# [RSpecRunTime] RSpec elapsed time: 7 minutes 57.46 seconds. Current RSS: ~1987M. Threads: 4. load average: 1.46 1.18 1.11 1/301 66381476.1477 when image repository tags deletion fails1478 raises an exception1479 when there are no tags for legacy root repository1480 does not try to destroy the repository1481# [RSpecRunTime] RSpec elapsed time: 8 minutes 1.58 seconds. Current RSS: ~1984M. Threads: 4. load average: 1.46 1.18 1.11 1/302 66771482.1483 for a forked project with LFS objects1484 destroys the fork1485 does not update project statistics for the deleted project1486# [RSpecRunTime] RSpec elapsed time: 8 minutes 5.99 seconds. Current RSS: ~1876M. Threads: 4. load average: 1.42 1.18 1.11 1/302 67041487.1488 as the root of a fork network1489 updates the fork network with the project name1490# [RSpecRunTime] RSpec elapsed time: 8 minutes 9.11 seconds. Current RSS: ~1867M. Threads: 4. load average: 1.39 1.17 1.11 1/301 67301491.1492 with related storage move records1493 when project has active repository storage move records1494 does not delete the project1495# [RSpecRunTime] RSpec elapsed time: 8 minutes 10.26 seconds. Current RSS: ~1876M. Threads: 4. load average: 1.39 1.17 1.11 1/301 67441496.1497 when project has active snippet storage move records1498 does not delete the project1499# [RSpecRunTime] RSpec elapsed time: 8 minutes 11.46 seconds. Current RSS: ~1893M. Threads: 4. load average: 1.39 1.17 1.11 1/299 67581500.1501 repository removal1502 removes project repository1503 removes wiki repository1504 removes design repository1505 .trash_project_repositories!1506 Repositories::DestroyService is called for existing repos1507 when the removal has errors1508 repo: project_repository, message: "Failed to remove project repository. Please try again or contact administrator."1509 raises correct error1510# [RSpecRunTime] RSpec elapsed time: 8 minutes 19.6 seconds. Current RSS: ~2031M. Threads: 4. load average: 1.48 1.20 1.12 1/303 68861511.1512 repo: wiki_repository, message: "Failed to remove wiki repository. Please try again or contact administrator."1513 raises correct error1514# [RSpecRunTime] RSpec elapsed time: 8 minutes 20.87 seconds. Current RSS: ~2029M. Threads: 4. load average: 1.48 1.20 1.12 1/303 69121515.1516 repo: design_repository, message: "Failed to remove design repository. Please try again or contact administrator."1517 raises correct error1518# [RSpecRunTime] RSpec elapsed time: 8 minutes 22.18 seconds. Current RSS: ~1989M. Threads: 4. load average: 1.44 1.20 1.12 1/303 69381519.1520 snippets1521 does not include snippets when deleting in batches1522 calls the bulk snippet destroy service with the skip_authorization param set to true1523 when an error is raised deleting snippets1524 does not delete project1525# [RSpecRunTime] RSpec elapsed time: 8 minutes 26.44 seconds. Current RSS: ~2004M. Threads: 4. load average: 1.44 1.20 1.12 1/303 70021526.1527 when project has webhooks1528 deletes webhooks and logs related to project1529 when an error is raised deleting webhooks1530 behaves like handles errors thrown during async destroy1531 does not allow the error to bubble up1532 reports the error1533 unmarks the project as "pending deletion"1534 stores an error message in `projects.delete_error`1535 when parent group visibility was made more restrictive while project was marked "pending deletion"1536 sets the project visibility level to that of the parent group1537# [RSpecRunTime] RSpec elapsed time: 8 minutes 41.88 seconds. Current RSS: ~2043M. Threads: 4. load average: 1.34 1.19 1.12 1/303 71531538.1539 when project has project bots1540 deletes bot user as well1541# [RSpecRunTime] RSpec elapsed time: 8 minutes 45.86 seconds. Current RSS: ~2043M. Threads: 4. load average: 1.31 1.18 1.12 1/303 71791542.1543 when project has events1544 deletes events from the project1545 when an error is returned while deleting events1546 does not delete project1547# [RSpecRunTime] RSpec elapsed time: 8 minutes 48.76 seconds. Current RSS: ~2035M. Threads: 4. load average: 1.29 1.18 1.11 1/303 72301548.1549 error while destroying1550 deletes on retry1551# [RSpecRunTime] RSpec elapsed time: 8 minutes 51.49 seconds. Current RSS: ~1913M. Threads: 4. load average: 1.29 1.18 1.11 1/303 72621552.1553 associations destroyed in batches1554 destroys the associations marked as `dependent: :destroy`, in batches1555 fails to destroy an association1556 raises a clear error message about the failed deletion1557# [RSpecRunTime] RSpec elapsed time: 8 minutes 58.47 seconds. Current RSS: ~2035M. Threads: 4. load average: 1.17 1.16 1.11 1/303 74721558.1559# [RSpecRunTime] Finishing example group spec/services/projects/destroy_service_spec.rb. It took 2 minutes 56.69 seconds. Expected to take 3 minutes 3.74 seconds.1560# [RSpecRunTime] Starting example group spec/lib/gitlab/email/handler/service_desk_handler_spec.rb. Expected to take 2 minutes 11.58 seconds.1561Gitlab::Email::Handler::ServiceDeskHandler1562 when service desk is enabled for the project1563 when encoding of an email is iso-8859-21564 creates a new issue with readable subject and body1565# [RSpecRunTime] RSpec elapsed time: 9 minutes 1.8 seconds. Current RSS: ~2023M. Threads: 4. load average: 1.17 1.16 1.11 1/304 75021566.1567 when everything is fine1568 attaches existing CRM contacts1569 behaves like a new issue request1570 creates a new issue1571 creates an issue_email_participant1572 sends thank you email1573 adds metric events for incoming and reply emails1574# [RSpecRunTime] RSpec elapsed time: 9 minutes 8.19 seconds. Current RSS: ~1979M. Threads: 4. load average: 1.14 1.15 1.10 1/300 75031575.1576 behaves like tickets should not be confidential is set1577 when tickets_confidential_by_default is false1578 behaves like a new issue request1579 creates a new issue1580 creates an issue_email_participant1581 sends thank you email1582 adds metric events for incoming and reply emails1583# [RSpecRunTime] RSpec elapsed time: 9 minutes 14.66 seconds. Current RSS: ~2158M. Threads: 4. load average: 1.13 1.15 1.10 1/298 75041584.1585 when group and project are internal1586 behaves like a new issue request1587 creates a new issue1588 creates an issue_email_participant1589 sends thank you email1590 adds metric events for incoming and reply emails1591# [RSpecRunTime] RSpec elapsed time: 9 minutes 20.24 seconds. Current RSS: ~2154M. Threads: 4. load average: 1.12 1.15 1.10 1/298 75051592.1593 behaves like tickets should not be confidential is set1594 when tickets_confidential_by_default is false1595 behaves like a new issue request1596 creates a new issue1597 creates an issue_email_participant1598 sends thank you email1599 adds metric events for incoming and reply emails1600# [RSpecRunTime] RSpec elapsed time: 9 minutes 26.19 seconds. Current RSS: ~2142M. Threads: 4. load average: 1.11 1.14 1.10 1/298 75061601.1602 when group and project are public1603 behaves like a new issue request1604 creates a new issue1605 creates an issue_email_participant1606 sends thank you email1607 adds metric events for incoming and reply emails1608# [RSpecRunTime] RSpec elapsed time: 9 minutes 31.34 seconds. Current RSS: ~2159M. Threads: 4. load average: 1.10 1.14 1.10 1/298 75071609.1610 when tickets_confidential_by_default is false1611 behaves like a new issue request1612 creates a new issue1613 creates an issue_email_participant1614 sends thank you email1615 adds metric events for incoming and reply emails1616# [RSpecRunTime] RSpec elapsed time: 9 minutes 36.85 seconds. Current RSS: ~2169M. Threads: 4. load average: 1.09 1.14 1.10 1/298 75081617.1618 when add_external_participants_from_cc is true1619 behaves like a new issue request1620 creates a new issue1621 creates an issue_email_participant1622 sends thank you email1623 adds metric events for incoming and reply emails1624# [RSpecRunTime] RSpec elapsed time: 9 minutes 42.27 seconds. Current RSS: ~2166M. Threads: 4. load average: 1.00 1.12 1.09 1/298 75091625.1626 when more than the defined limit of participants are in Cc header1627 behaves like a new issue request1628 creates a new issue1629 creates an issue_email_participant1630 sends thank you email1631 adds metric events for incoming and reply emails1632# [RSpecRunTime] RSpec elapsed time: 9 minutes 47.69 seconds. Current RSS: ~2172M. Threads: 4. load average: 1.00 1.12 1.09 1/298 75101633.1634 when no CC header is present1635 behaves like does not add CC address1636 creates a new issue and adds issue_email_participant from From header1637# [RSpecRunTime] RSpec elapsed time: 9 minutes 49.05 seconds. Current RSS: ~2167M. Threads: 4. load average: 1.00 1.12 1.09 1/298 75111638.1639 when service desk system address is in CC1640 behaves like does not add CC address1641 creates a new issue and adds issue_email_participant from From header1642# [RSpecRunTime] RSpec elapsed time: 9 minutes 50.36 seconds. Current RSS: ~2170M. Threads: 4. load average: 1.00 1.12 1.09 1/298 75121643.1644 when service_desk_email is part of CC1645 behaves like does not add CC address1646 creates a new issue and adds issue_email_participant from From header1647# [RSpecRunTime] RSpec elapsed time: 9 minutes 51.66 seconds. Current RSS: ~2171M. Threads: 4. load average: 1.00 1.12 1.09 1/298 75131648.1649 when custom email is part of CC1650 behaves like does not add CC address1651 creates a new issue and adds issue_email_participant from From header1652# [RSpecRunTime] RSpec elapsed time: 9 minutes 53.03 seconds. Current RSS: ~2161M. Threads: 4. load average: 1.00 1.11 1.09 1/298 75141653.1654 with legacy incoming email address1655 behaves like a new issue request1656 creates a new issue1657 creates an issue_email_participant1658 sends thank you email1659 adds metric events for incoming and reply emails1660# [RSpecRunTime] RSpec elapsed time: 9 minutes 57.84 seconds. Current RSS: ~2175M. Threads: 4. load average: 1.00 1.11 1.09 1/298 75151661.1662 when replying to issue creation email1663 when an issue with message_id has been found1664 does not create an additional issue1665 adds a comment to the created issue1666 does not send thank you email1667 creates issue_email_participants for author and reply author1668 when issue_email_participants FF is disabled1669 creates issue_email_participant for the author1670# [RSpecRunTime] RSpec elapsed time: 10 minutes 5.02 seconds. Current RSS: ~2157M. Threads: 4. load average: 1.00 1.11 1.09 1/298 75161671.1672 when an issue with message_id has not been found1673 creates a new issue correctly1674 sends thank you email once1675 creates issue_email_participant for the author1676# [RSpecRunTime] RSpec elapsed time: 10 minutes 8.64 seconds. Current RSS: ~2194M. Threads: 4. load average: 1.00 1.11 1.09 1/298 75171677.1678 when using issue templates1679 and template is present1680 appends template text to issue description1681 when quick actions are present1682 applies quick action commands present on templates1683 applies group labels using quick actions1684 redacts quick actions present on user email body1685 when issues are set to private1686 applies quick action commands present on templates1687# [RSpecRunTime] RSpec elapsed time: 10 minutes 18.32 seconds. Current RSS: ~2145M. Threads: 4. load average: 0.93 1.09 1.08 1/303 77741688.1689 and template cannot be found1690 does not append template text to issue description1691 creates support bot note on issue1692 does not send warning note email1693# [RSpecRunTime] RSpec elapsed time: 10 minutes 23.11 seconds. Current RSS: ~2139M. Threads: 4. load average: 1.01 1.10 1.09 1/303 78151694.1695 when all lines of email are quoted1696 creates email with correct body1697# [RSpecRunTime] RSpec elapsed time: 10 minutes 24.54 seconds. Current RSS: ~2138M. Threads: 4. load average: 1.01 1.10 1.09 1/303 78161698.1699 when using additional service desk alias address1700 when using project key1701 behaves like a new issue request1702 creates a new issue1703 creates an issue_email_participant1704 sends thank you email1705 adds metric events for incoming and reply emails1706# [RSpecRunTime] RSpec elapsed time: 10 minutes 29.6 seconds. Current RSS: ~2149M. Threads: 4. load average: 1.01 1.10 1.09 1/303 78171707.1708 when there is no project with the key1709 bounces the email1710 when the project slug does not match1711 bounces the email1712 when there are multiple projects with same key1713 process email for project with matching slug1714# [RSpecRunTime] RSpec elapsed time: 10 minutes 31.99 seconds. Current RSS: ~2197M. Threads: 4. load average: 1.01 1.10 1.09 1/302 78181715.1716 when project key is not set1717 behaves like a new issue request1718 creates a new issue1719 creates an issue_email_participant1720 sends thank you email1721 adds metric events for incoming and reply emails1722# [RSpecRunTime] RSpec elapsed time: 10 minutes 37.18 seconds. Current RSS: ~2196M. Threads: 4. load average: 1.01 1.10 1.09 1/298 78191723.1724 when receiving a service desk custom email address verification email1725 when using incoming_email address1726 behaves like an early exiting handler1727 does not trigger the verification process and does not add an issue1728 with valid service desk settings1729 successfully verifies the custom email address1730 and custom email address is not the configured subaddress of the project1731 behaves like an early exiting handler1732 does not trigger the verification process and does not add an issue1733 and verification tokens do not match1734 behaves like a handler that does not verify the custom email1735 does not verify the custom email address1736 and verification email ingested too late1737 behaves like a handler that does not verify the custom email1738 does not verify the custom email address1739 and from header differs from custom email address1740 behaves like a handler that does not verify the custom email1741 does not verify the custom email address1742 when using service_desk_email address1743 behaves like an early exiting handler1744 does not trigger the verification process and does not add an issue1745 with valid service desk settings1746 behaves like a handler that does not verify the custom email1747 does not verify the custom email address1748 when issue email creation fails1749 still creates a new issue1750 does not create issue email record1751# [RSpecRunTime] RSpec elapsed time: 10 minutes 43.76 seconds. Current RSS: ~2279M. Threads: 4. load average: 1.01 1.09 1.09 1/298 78201752.1753 when rate limiting is in effect1754 when too many requests are sent by one user1755 raises an error1756 creates 1 issue1757# [RSpecRunTime] RSpec elapsed time: 10 minutes 47.47 seconds. Current RSS: ~2248M. Threads: 4. load average: 1.01 1.09 1.09 1/300 78531758.1759 when requests are sent by different users1760 creates 2 issues1761# [RSpecRunTime] RSpec elapsed time: 10 minutes 49.46 seconds. Current RSS: ~2223M. Threads: 4. load average: 1.01 1.09 1.09 1/301 78701762.1763 when limit is higher than sent emails1764 creates 2 issues1765# [RSpecRunTime] RSpec elapsed time: 10 minutes 51.5 seconds. Current RSS: ~2207M. Threads: 4. load average: 1.01 1.09 1.09 1/302 78871766.1767 #can_handle?1768 handles the new email key format1769 handles the legacy email key format1770 doesn't handle invalid email key1771 when there is no to address1772 behaves like a new issue request1773 creates a new issue1774 creates an issue_email_participant1775 sends thank you email1776 adds metric events for incoming and reply emails1777# [RSpecRunTime] RSpec elapsed time: 10 minutes 57.27 seconds. Current RSS: ~2158M. Threads: 4. load average: 1.01 1.09 1.08 1/302 79041778.1779 when there is no from address1780 creates a new issue1781 does not send thank you email1782# [RSpecRunTime] RSpec elapsed time: 10 minutes 59.34 seconds. Current RSS: ~2163M. Threads: 4. load average: 1.01 1.09 1.08 1/301 79051783.1784 when there is a sender address and a from address1785 prefers the from address1786# [RSpecRunTime] RSpec elapsed time: 11 minutes 0.72 second. Current RSS: ~2172M. Threads: 4. load average: 1.01 1.09 1.08 1/300 79061787.1788 when service desk is not enabled for project1789 does not create an issue1790 does not send thank you email1791 when the email is forwarded through an alias1792 behaves like a new issue request1793 creates a new issue1794 creates an issue_email_participant1795 sends thank you email1796 adds metric events for incoming and reply emails1797# [RSpecRunTime] RSpec elapsed time: 11 minutes 7.76 seconds. Current RSS: ~2200M. Threads: 4. load average: 1.08 1.10 1.09 1/298 79071798.1799 when the email is forwarded1800 behaves like a new issue request1801 creates a new issue1802 creates an issue_email_participant1803 sends thank you email1804 adds metric events for incoming and reply emails1805# [RSpecRunTime] RSpec elapsed time: 11 minutes 12.86 seconds. Current RSS: ~2182M. Threads: 4. load average: 1.15 1.12 1.10 1/298 79081806.1807 service desk is disabled for the project1808 bounces the email1809 doesn't create an issue1810# [RSpecRunTime] RSpec elapsed time: 11 minutes 14.99 seconds. Current RSS: ~2171M. Threads: 4. load average: 1.15 1.12 1.10 1/298 79091811.1812# [RSpecRunTime] Finishing example group spec/lib/gitlab/email/handler/service_desk_handler_spec.rb. It took 2 minutes 16.49 seconds. Expected to take 2 minutes 11.58 seconds.1813# [RSpecRunTime] Starting example group spec/models/ci/stage_spec.rb. Expected to take 1 minute 48.97 seconds.1814Ci::Stage1815 does not allow STI1816 behaves like having unique enum values1817 has unique values in "status"1818# [RSpecRunTime] RSpec elapsed time: 11 minutes 16.36 seconds. Current RSS: ~2182M. Threads: 4. load average: 1.15 1.12 1.10 1/298 79101819.1820 associations1821 #statuses1822 returns all commit statuses1823# [RSpecRunTime] RSpec elapsed time: 11 minutes 18.05 seconds. Current RSS: ~2203M. Threads: 4. load average: 1.14 1.12 1.09 1/298 79111824.1825 #builds1826 returns only builds1827# [RSpecRunTime] RSpec elapsed time: 11 minutes 19.52 seconds. Current RSS: ~2199M. Threads: 4. load average: 1.14 1.12 1.09 1/298 79121828.1829 .by_position1830 finds stages by position1831# [RSpecRunTime] RSpec elapsed time: 11 minutes 21.61 seconds. Current RSS: ~2189M. Threads: 4. load average: 1.14 1.12 1.09 1/298 79131832.1833 .by_name1834 finds stages by name1835# [RSpecRunTime] RSpec elapsed time: 11 minutes 24.11 seconds. Current RSS: ~2152M. Threads: 4. load average: 1.13 1.11 1.09 1/298 79141836.1837 #status1838 when stage is pending1839 has a correct status value1840 when stage is success1841 has a correct status value1842 when stage status is not defined1843 sets the default value1844 #set_status1845 from_status: :created, to_status: :waiting_for_resource1846 is expected to eq true1847 from_status: :created, to_status: :preparing1848 is expected to eq true1849 from_status: :created, to_status: :waiting_for_callback1850 is expected to eq true1851 from_status: :created, to_status: :pending1852 is expected to eq true1853 from_status: :created, to_status: :running1854 is expected to eq true1855 from_status: :created, to_status: :failed1856 is expected to eq true1857 from_status: :created, to_status: :success1858 is expected to eq true1859 from_status: :created, to_status: :canceled1860 is expected to eq true1861 from_status: :created, to_status: :canceling1862 is expected to eq true1863 from_status: :created, to_status: :skipped1864 is expected to eq true1865 from_status: :created, to_status: :manual1866 is expected to eq true1867 from_status: :created, to_status: :scheduled1868 is expected to eq true1869 from_status: :waiting_for_resource, to_status: :waiting_for_resource1870 is expected to eq false1871 from_status: :waiting_for_resource, to_status: :preparing1872 is expected to eq true1873 from_status: :waiting_for_resource, to_status: :waiting_for_callback1874 is expected to eq true1875 from_status: :waiting_for_resource, to_status: :pending1876 is expected to eq true1877 from_status: :waiting_for_resource, to_status: :running1878 is expected to eq true1879# [RSpecRunTime] RSpec elapsed time: 11 minutes 32.48 seconds. Current RSS: ~2323M. Threads: 4. load average: 1.11 1.11 1.09 1/298 79151880.1881 from_status: :waiting_for_resource, to_status: :failed1882 is expected to eq true1883 from_status: :waiting_for_resource, to_status: :success1884 is expected to eq true1885 from_status: :waiting_for_resource, to_status: :canceled1886 is expected to eq true1887 from_status: :waiting_for_resource, to_status: :canceling1888 is expected to eq true1889 from_status: :waiting_for_resource, to_status: :skipped1890 is expected to eq true1891 from_status: :waiting_for_resource, to_status: :manual1892 is expected to eq true1893 from_status: :waiting_for_resource, to_status: :scheduled1894 is expected to eq true1895 from_status: :preparing, to_status: :waiting_for_resource1896 is expected to eq true1897 from_status: :preparing, to_status: :preparing1898 is expected to eq false1899 from_status: :preparing, to_status: :waiting_for_callback1900 is expected to eq true1901 from_status: :preparing, to_status: :pending1902 is expected to eq true1903 from_status: :preparing, to_status: :running1904 is expected to eq true1905 from_status: :preparing, to_status: :failed1906 is expected to eq true1907# [RSpecRunTime] RSpec elapsed time: 11 minutes 37.78 seconds. Current RSS: ~2317M. Threads: 4. load average: 1.10 1.11 1.09 1/298 79161908.1909 from_status: :preparing, to_status: :success1910 is expected to eq true1911 from_status: :preparing, to_status: :canceled1912 is expected to eq true1913 from_status: :preparing, to_status: :canceling1914 is expected to eq true1915 from_status: :preparing, to_status: :skipped1916 is expected to eq true1917 from_status: :preparing, to_status: :manual1918 is expected to eq true1919 from_status: :preparing, to_status: :scheduled1920 is expected to eq true1921 from_status: :waiting_for_callback, to_status: :waiting_for_resource1922 is expected to eq true1923 from_status: :waiting_for_callback, to_status: :preparing1924 is expected to eq true1925 from_status: :waiting_for_callback, to_status: :waiting_for_callback1926 is expected to eq false1927 from_status: :waiting_for_callback, to_status: :pending1928 is expected to eq true1929 from_status: :waiting_for_callback, to_status: :running1930 is expected to eq true1931 from_status: :waiting_for_callback, to_status: :failed1932 is expected to eq true1933 from_status: :waiting_for_callback, to_status: :success1934 is expected to eq true1935# [RSpecRunTime] RSpec elapsed time: 11 minutes 43.01 seconds. Current RSS: ~2282M. Threads: 4. load average: 1.09 1.11 1.09 1/298 79171936.1937 from_status: :waiting_for_callback, to_status: :canceled1938 is expected to eq true1939 from_status: :waiting_for_callback, to_status: :canceling1940 is expected to eq true1941 from_status: :waiting_for_callback, to_status: :skipped1942 is expected to eq true1943 from_status: :waiting_for_callback, to_status: :manual1944 is expected to eq true1945 from_status: :waiting_for_callback, to_status: :scheduled1946 is expected to eq true1947 from_status: :pending, to_status: :waiting_for_resource1948 is expected to eq true1949 from_status: :pending, to_status: :preparing1950 is expected to eq true1951 from_status: :pending, to_status: :waiting_for_callback1952 is expected to eq true1953 from_status: :pending, to_status: :pending1954 is expected to eq false1955 from_status: :pending, to_status: :running1956 is expected to eq true1957 from_status: :pending, to_status: :failed1958 is expected to eq true1959 from_status: :pending, to_status: :success1960 is expected to eq true1961 from_status: :pending, to_status: :canceled1962 is expected to eq true1963# [RSpecRunTime] RSpec elapsed time: 11 minutes 48.35 seconds. Current RSS: ~2259M. Threads: 4. load average: 1.08 1.10 1.09 1/298 79181964.1965 from_status: :pending, to_status: :canceling1966 is expected to eq true1967 from_status: :pending, to_status: :skipped1968 is expected to eq true1969 from_status: :pending, to_status: :manual1970 is expected to eq true1971 from_status: :pending, to_status: :scheduled1972 is expected to eq true1973 from_status: :running, to_status: :waiting_for_resource1974 is expected to eq true1975 from_status: :running, to_status: :preparing1976 is expected to eq true1977 from_status: :running, to_status: :waiting_for_callback1978 is expected to eq true1979 from_status: :running, to_status: :pending1980 is expected to eq true1981 from_status: :running, to_status: :running1982 is expected to eq false1983 from_status: :running, to_status: :failed1984 is expected to eq true1985 from_status: :running, to_status: :success1986 is expected to eq true1987 from_status: :running, to_status: :canceled1988 is expected to eq true1989 from_status: :running, to_status: :canceling1990 is expected to eq true1991# [RSpecRunTime] RSpec elapsed time: 11 minutes 53.64 seconds. Current RSS: ~2248M. Threads: 4. load average: 1.08 1.10 1.09 1/298 79191992.1993 from_status: :running, to_status: :skipped1994 is expected to eq true1995 from_status: :running, to_status: :manual1996 is expected to eq true1997 from_status: :running, to_status: :scheduled1998 is expected to eq true1999 from_status: :failed, to_status: :waiting_for_resource2000 is expected to eq true2001 from_status: :failed, to_status: :preparing2002 is expected to eq true2003 from_status: :failed, to_status: :waiting_for_callback2004 is expected to eq true2005 from_status: :failed, to_status: :pending2006 is expected to eq true2007 from_status: :failed, to_status: :running2008 is expected to eq true2009 from_status: :failed, to_status: :failed2010 is expected to eq false2011 from_status: :failed, to_status: :success2012 is expected to eq true2013 from_status: :failed, to_status: :canceled2014 is expected to eq true2015 from_status: :failed, to_status: :canceling2016 is expected to eq true2017 from_status: :failed, to_status: :skipped2018 is expected to eq true2019# [RSpecRunTime] RSpec elapsed time: 11 minutes 58.88 seconds. Current RSS: ~2240M. Threads: 4. load average: 1.07 1.10 1.09 1/298 79202020.2021 from_status: :failed, to_status: :manual2022 is expected to eq true2023 from_status: :failed, to_status: :scheduled2024 is expected to eq true2025 from_status: :success, to_status: :waiting_for_resource2026 is expected to eq true2027 from_status: :success, to_status: :preparing2028 is expected to eq true2029 from_status: :success, to_status: :waiting_for_callback2030 is expected to eq true2031 from_status: :success, to_status: :pending2032 is expected to eq true2033 from_status: :success, to_status: :running2034 is expected to eq true2035 from_status: :success, to_status: :failed2036 is expected to eq true2037 from_status: :success, to_status: :success2038 is expected to eq false2039 from_status: :success, to_status: :canceled2040 is expected to eq true2041 from_status: :success, to_status: :canceling2042 is expected to eq true2043 from_status: :success, to_status: :skipped2044 is expected to eq true2045 from_status: :success, to_status: :manual2046 is expected to eq true2047# [RSpecRunTime] RSpec elapsed time: 12 minutes 4.17 seconds. Current RSS: ~2233M. Threads: 4. load average: 1.06 1.10 1.09 1/299 79212048.2049 from_status: :success, to_status: :scheduled2050 is expected to eq true2051 from_status: :canceled, to_status: :waiting_for_resource2052 is expected to eq true2053 from_status: :canceled, to_status: :preparing2054 is expected to eq true2055 from_status: :canceled, to_status: :waiting_for_callback2056 is expected to eq true2057 from_status: :canceled, to_status: :pending2058 is expected to eq true2059 from_status: :canceled, to_status: :running2060 is expected to eq true2061 from_status: :canceled, to_status: :failed2062 is expected to eq true2063 from_status: :canceled, to_status: :success2064 is expected to eq true2065 from_status: :canceled, to_status: :canceled2066 is expected to eq false2067 from_status: :canceled, to_status: :canceling2068 is expected to eq false2069 from_status: :canceled, to_status: :skipped2070 is expected to eq true2071 from_status: :canceled, to_status: :manual2072 is expected to eq true2073 from_status: :canceled, to_status: :scheduled2074 is expected to eq true2075# [RSpecRunTime] RSpec elapsed time: 12 minutes 9.58 seconds. Current RSS: ~2234M. Threads: 4. load average: 1.06 1.10 1.09 1/300 79222076.2077 from_status: :canceling, to_status: :waiting_for_resource2078 is expected to eq true2079 from_status: :canceling, to_status: :preparing2080 is expected to eq true2081 from_status: :canceling, to_status: :waiting_for_callback2082 is expected to eq true2083 from_status: :canceling, to_status: :pending2084 is expected to eq true2085 from_status: :canceling, to_status: :running2086 is expected to eq true2087 from_status: :canceling, to_status: :failed2088 is expected to eq true2089 from_status: :canceling, to_status: :success2090 is expected to eq true2091 from_status: :canceling, to_status: :canceled2092 is expected to eq true2093 from_status: :canceling, to_status: :canceling2094 is expected to eq false2095 from_status: :canceling, to_status: :skipped2096 is expected to eq true2097 from_status: :canceling, to_status: :manual2098 is expected to eq true2099 from_status: :canceling, to_status: :scheduled2100 is expected to eq true2101 from_status: :skipped, to_status: :waiting_for_resource2102 is expected to eq true2103# [RSpecRunTime] RSpec elapsed time: 12 minutes 14.99 seconds. Current RSS: ~2237M. Threads: 4. load average: 1.05 1.09 1.09 1/300 79232104.2105 from_status: :skipped, to_status: :preparing2106 is expected to eq true2107 from_status: :skipped, to_status: :waiting_for_callback2108 is expected to eq true2109 from_status: :skipped, to_status: :pending2110 is expected to eq true2111 from_status: :skipped, to_status: :running2112 is expected to eq true2113 from_status: :skipped, to_status: :failed2114 is expected to eq true2115 from_status: :skipped, to_status: :success2116 is expected to eq true2117 from_status: :skipped, to_status: :canceled2118 is expected to eq true2119 from_status: :skipped, to_status: :canceling2120 is expected to eq true2121 from_status: :skipped, to_status: :skipped2122 is expected to eq false2123 from_status: :skipped, to_status: :manual2124 is expected to eq true2125 from_status: :skipped, to_status: :scheduled2126 is expected to eq true2127 from_status: :manual, to_status: :waiting_for_resource2128 is expected to eq true2129 from_status: :manual, to_status: :preparing2130 is expected to eq true2131# [RSpecRunTime] RSpec elapsed time: 12 minutes 20.39 seconds. Current RSS: ~2239M. Threads: 4. load average: 1.05 1.09 1.09 1/300 79242132.2133 from_status: :manual, to_status: :waiting_for_callback2134 is expected to eq true2135 from_status: :manual, to_status: :pending2136 is expected to eq true2137 from_status: :manual, to_status: :running2138 is expected to eq true2139 from_status: :manual, to_status: :failed2140 is expected to eq true2141 from_status: :manual, to_status: :success2142 is expected to eq true2143 from_status: :manual, to_status: :canceled2144 is expected to eq true2145 from_status: :manual, to_status: :canceling2146 is expected to eq true2147 from_status: :manual, to_status: :skipped2148 is expected to eq true2149 from_status: :manual, to_status: :manual2150 is expected to eq false2151 from_status: :manual, to_status: :scheduled2152 is expected to eq true2153 from_status: :scheduled, to_status: :waiting_for_resource2154 is expected to eq true2155 from_status: :scheduled, to_status: :preparing2156 is expected to eq true2157 from_status: :scheduled, to_status: :waiting_for_callback2158 is expected to eq true2159# [RSpecRunTime] RSpec elapsed time: 12 minutes 25.68 seconds. Current RSS: ~2238M. Threads: 4. load average: 1.05 1.09 1.09 1/299 79252160.2161 from_status: :scheduled, to_status: :pending2162 is expected to eq true2163 from_status: :scheduled, to_status: :running2164 is expected to eq true2165 from_status: :scheduled, to_status: :failed2166 is expected to eq true2167 from_status: :scheduled, to_status: :success2168 is expected to eq true2169 from_status: :scheduled, to_status: :canceled2170 is expected to eq true2171 from_status: :scheduled, to_status: :canceling2172 is expected to eq true2173 from_status: :scheduled, to_status: :skipped2174 is expected to eq true2175 from_status: :scheduled, to_status: :manual2176 is expected to eq true2177 from_status: :scheduled, to_status: :scheduled2178 is expected to eq false2179 #start_cancel2180 transitions to canceling2181# [RSpecRunTime] RSpec elapsed time: 12 minutes 29.61 seconds. Current RSS: ~2234M. Threads: 4. load average: 1.04 1.09 1.09 1/299 79262182.2183 #update_status2184 when stage objects needs to be updated2185 updates stage status correctly2186# [RSpecRunTime] RSpec elapsed time: 12 minutes 31.51 seconds. Current RSS: ~2235M. Threads: 4. load average: 1.04 1.09 1.09 1/299 79272187.2188 when stage has only created builds2189 updates status to skipped2190# [RSpecRunTime] RSpec elapsed time: 12 minutes 34.16 seconds. Current RSS: ~2209M. Threads: 4. load average: 1.04 1.09 1.08 1/299 79282191.2192 when stage is skipped because of skipped builds2193 updates status to skipped2194# [RSpecRunTime] RSpec elapsed time: 12 minutes 35.18 seconds. Current RSS: ~2190M. Threads: 4. load average: 1.04 1.09 1.08 1/299 79292195.2196 when stage is scheduled because of scheduled builds2197 updates status to scheduled2198# [RSpecRunTime] RSpec elapsed time: 12 minutes 36.18 seconds. Current RSS: ~2190M. Threads: 4. load average: 1.04 1.09 1.08 1/299 79302199.2200 when build is waiting for resource2201 updates status to waiting for resource2202 when build is waiting for callback2203 updates status to waiting for callback2204 when stage is skipped because is empty2205 updates status to skipped2206 when stage object is locked2207 retries a lock to update a stage status2208 when statuses status was not recognized2209 raises an exception2210 #detailed_status2211 statuses: ["created"], label: :created2212 has a correct label2213 statuses: ["success"], label: :passed2214 has a correct label2215 statuses: ["pending"], label: :pending2216 has a correct label2217 statuses: ["skipped"], label: :skipped2218 has a correct label2219 statuses: ["canceled"], label: :canceled2220 has a correct label2221 statuses: ["success", "failed"], label: :failed2222 has a correct label2223 statuses: ["running", "pending"], label: :running2224 has a correct label2225# [RSpecRunTime] RSpec elapsed time: 12 minutes 47.34 seconds. Current RSS: ~2199M. Threads: 4. load average: 1.03 1.08 1.08 1/299 79312226.2227 when stage has warnings2228 is passed with warnings2229# [RSpecRunTime] RSpec elapsed time: 12 minutes 48.41 seconds. Current RSS: ~2202M. Threads: 4. load average: 1.03 1.08 1.08 1/299 79322230.2231 #groups2232 groups stage builds by name2233# [RSpecRunTime] RSpec elapsed time: 12 minutes 49.99 seconds. Current RSS: ~2193M. Threads: 4. load average: 1.03 1.08 1.08 1/299 79332234.2235 #delay2236 updates stage status2237 #position2238 when stage has been imported and does not have position index set2239 when stage has statuses2240 recalculates index before updating status2241 when stage has statuses with nil idx2242 sets index to a non-empty value2243# [RSpecRunTime] RSpec elapsed time: 12 minutes 53.96 seconds. Current RSS: ~2157M. Threads: 4. load average: 1.03 1.08 1.08 1/299 79342244.2245 when stage does not have statuses2246 fallbacks to zero2247 when stage has warnings2248 #has_warnings?2249 returns true2250# [RSpecRunTime] RSpec elapsed time: 12 minutes 55.8 seconds. Current RSS: ~2159M. Threads: 4. load average: 1.03 1.08 1.08 1/299 79352251.2252 #number_of_warnings2253 returns a lazy stage warnings counter2254# [RSpecRunTime] RSpec elapsed time: 12 minutes 57.37 seconds. Current RSS: ~2136M. Threads: 4. load average: 1.02 1.08 1.08 1/299 79362255.2256 when stage does not have warnings2257 #has_warnings?2258 returns false2259 behaves like manual playable stage2260 #manual_playable?2261 when is manual2262 is expected to be truthy2263 when is scheduled2264 is expected to be truthy2265 when is skipped2266 is expected to be truthy2267 loose foreign key on ci_stages.project_id2268 behaves like cleanup by a loose foreign key2269 cleans up (delete or nullify) the model2270# [RSpecRunTime] RSpec elapsed time: 13 minutes 6.03 seconds. Current RSS: ~2113M. Threads: 4. load average: 1.02 1.08 1.08 1/299 79372271.2272 partitioning2273 with pipeline2274 copies the partition_id from pipeline2275 when it is already set2276 does not change the partition_id value2277# [RSpecRunTime] RSpec elapsed time: 13 minutes 7.44 seconds. Current RSS: ~2117M. Threads: 4. load average: 1.02 1.08 1.08 1/299 79382278.2279 without pipeline2280 is expected to validate that :partition_id cannot be empty/falsy2281 does not change the partition_id value2282 confirm_manual_job?2283 when a stage has a `manual`-status playable job with manual_confirmation_message2284 is expected to be truthy2285 when a stage does not have a `manual`-status playable job2286 is expected to be falsy2287# [RSpecRunTime] Finishing example group spec/models/ci/stage_spec.rb. It took 1 minute 54.02 seconds. Expected to take 1 minute 48.97 seconds.2288# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.2289Lint factories for Ci::Stage2290 with saas, license, and factory defaults2291 behaves like factory2292 ci_stage factory2293 does not raise error when built2294 does not raise error when created2295# [RSpecRunTime] RSpec elapsed time: 13 minutes 10.9 seconds. Current RSS: ~2244M. Threads: 4. load average: 1.02 1.08 1.08 1/299 79542296.2297# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.89 seconds. Expected to take 46.95 seconds.2298# [RSpecRunTime] Starting example group spec/services/packages/maven/metadata/create_versions_xml_service_spec.rb. Expected to take 1 minute 32.38 seconds.2299Packages::Maven::Metadata::CreateVersionsXmlService2300 #execute2301 with same versions in both sides2302 returns no changes2303# [RSpecRunTime] RSpec elapsed time: 13 minutes 15.47 seconds. Current RSS: ~2184M. Threads: 4. load average: 1.02 1.07 1.08 1/299 79552304.2305 with more versions2306 in the xml side2307 behaves like returning an xml with versions in the database2308 returns an metadata versions xml with versions in the database2309# [RSpecRunTime] RSpec elapsed time: 13 minutes 18.8 seconds. Current RSS: ~2117M. Threads: 4. load average: 1.02 1.07 1.08 1/299 79562310.2311 in the database side2312 behaves like returning an xml with versions in the database2313 returns an metadata versions xml with versions in the database2314# [RSpecRunTime] RSpec elapsed time: 13 minutes 24.29 seconds. Current RSS: ~2038M. Threads: 4. load average: 1.02 1.07 1.08 1/299 79572315.2316 with an xml without a release version2317 logs a warn with the reason2318 behaves like returning an xml with versions in the database2319 returns an metadata versions xml with versions in the database2320# [RSpecRunTime] RSpec elapsed time: 13 minutes 34.48 seconds. Current RSS: ~2023M. Threads: 4. load average: 1.01 1.07 1.08 1/297 79582321.2322 with completely different versions2323 behaves like returning an xml with versions in the database2324 returns an metadata versions xml with versions in the database2325# [RSpecRunTime] RSpec elapsed time: 13 minutes 36.76 seconds. Current RSS: ~2021M. Threads: 4. load average: 1.01 1.07 1.08 1/297 79592326.2327 with no versions in the database2328 returns a success2329 with an xml without a release version2330 returns a success2331 with differences in both sides2332 behaves like returning an xml with versions in the database2333 returns an metadata versions xml with versions in the database2334# [RSpecRunTime] RSpec elapsed time: 13 minutes 42.61 seconds. Current RSS: ~2052M. Threads: 4. load average: 0.94 1.05 1.07 1/297 79602335.2336 with a new release and latest from the database2337 behaves like returning an xml with2338 returns an xml with the updated release and latest versions2339# [RSpecRunTime] RSpec elapsed time: 13 minutes 46.93 seconds. Current RSS: ~2027M. Threads: 4. load average: 0.94 1.05 1.07 1/297 79612340.2341 with a latest in the xml2342 behaves like returning an xml with2343 returns an xml with the updated release and latest versions2344# [RSpecRunTime] RSpec elapsed time: 13 minutes 51.31 seconds. Current RSS: ~2010M. Threads: 4. load average: 0.94 1.05 1.07 1/297 79622345.2346 with release and latest not existing in the database2347 behaves like returning an xml with2348 returns an xml with the updated release and latest versions2349# [RSpecRunTime] RSpec elapsed time: 13 minutes 54.51 seconds. Current RSS: ~2013M. Threads: 4. load average: 0.95 1.05 1.07 1/297 79632350.2351 with added versions in the database side no more recent than release2352 behaves like returning an xml with2353 returns an xml with the updated release and latest versions2354# [RSpecRunTime] RSpec elapsed time: 13 minutes 59.12 seconds. Current RSS: ~2005M. Threads: 4. load average: 0.95 1.05 1.07 1/297 79642355.2356 with a latest in the xml2357 behaves like returning an xml with2358 returns an xml with the updated release and latest versions2359# [RSpecRunTime] RSpec elapsed time: 14 minutes 3.7 seconds. Current RSS: ~2000M. Threads: 4. load average: 0.96 1.05 1.07 2/298 79652360.2361 only snapshot versions are in the database2362 returns an xml without any release element2363 behaves like returning an xml with2364 returns an xml with the updated release and latest versions2365# [RSpecRunTime] RSpec elapsed time: 14 minutes 5.65 seconds. Current RSS: ~2032M. Threads: 4. load average: 0.96 1.05 1.07 1/298 79662366.2367 last updated timestamp2368 updates the last updated timestamp2369# [RSpecRunTime] RSpec elapsed time: 14 minutes 10.54 seconds. Current RSS: ~2025M. Threads: 4. load average: 0.88 1.03 1.06 1/298 79672370.2371 with an incomplete metadata content2372 behaves like returning an error service response2373 returns an error service response2374# [RSpecRunTime] RSpec elapsed time: 14 minutes 14.29 seconds. Current RSS: ~2011M. Threads: 4. load average: 0.89 1.03 1.06 1/298 79682375.2376 with an invalid metadata content2377 behaves like returning an error service response2378 returns an error service response2379# [RSpecRunTime] RSpec elapsed time: 14 minutes 18.11 seconds. Current RSS: ~2002M. Threads: 4. load average: 0.90 1.03 1.06 1/298 79692380.2381 behaves like handling metadata content pointing to a file for the create xml service2382 with metadata content pointing to a file2383 with valid content2384 returns no changes2385# [RSpecRunTime] RSpec elapsed time: 14 minutes 21.72 seconds. Current RSS: ~2006M. Threads: 4. load average: 0.90 1.03 1.06 1/298 79702386.2387 with invalid content2388 behaves like returning an error service response2389 returns an error service response2390# [RSpecRunTime] RSpec elapsed time: 14 minutes 25.25 seconds. Current RSS: ~2008M. Threads: 4. load average: 0.91 1.03 1.06 1/298 79712391.2392 with no content2393 behaves like returning an error service response2394 returns an error service response2395# [RSpecRunTime] RSpec elapsed time: 14 minutes 28.77 seconds. Current RSS: ~2005M. Threads: 4. load average: 0.91 1.03 1.06 1/297 79722396.2397 behaves like handling invalid parameters for create xml service2398 with no package2399 behaves like returning an error service response2400 returns an error service response2401 with no metadata content2402 behaves like returning an error service response2403 returns an error service response2404# [RSpecRunTime] RSpec elapsed time: 14 minutes 32.49 seconds. Current RSS: ~2039M. Threads: 4. load average: 0.92 1.03 1.06 1/297 79732405.2406# [RSpecRunTime] Finishing example group spec/services/packages/maven/metadata/create_versions_xml_service_spec.rb. It took 1 minute 21.6 seconds. Expected to take 1 minute 32.38 seconds.2407# [RSpecRunTime] Starting example group spec/lib/gitlab/auth/auth_finders_spec.rb. Expected to take 1 minute 19.11 seconds.2408Gitlab::Auth::AuthFinders2409 #find_user_from_bearer_token2410 when the token is passed as an oauth token2411 behaves like find user from job token2412 when route is allowed to be authenticated2413 for an invalid token2414 returns an Unauthorized exception2415# [RSpecRunTime] RSpec elapsed time: 14 minutes 34.81 seconds. Current RSS: ~2031M. Threads: 4. load average: 0.92 1.03 1.06 1/297 79742416.2417 with a running job2418 return user2419 with a job that is not running2420 returns an Unauthorized exception2421 for an array of tokens2422 returns an Unauthorized exception2423 when route is not allowed to be authenticated2424 with a running job2425 returns an Unauthorized exception2426 with oauth token2427 is expected to eq #<User id:596 @user78>2428 with a personal access token2429 is expected to eq #<User id:596 @user78>2430 #find_user_from_warden2431 with CSRF token2432 with invalid credentials2433 returns nil2434 with valid credentials2435 returns the user2436 without CSRF token2437 returns nil2438 #find_user_from_feed_token2439 when the request format is atom2440 when old format feed_token param is provided2441 returns user if valid feed_token2442 returns nil if valid feed_token and disabled2443 returns nil if feed_token is blank2444 returns exception if invalid feed_token2445# [RSpecRunTime] RSpec elapsed time: 14 minutes 40.57 seconds. Current RSS: ~2321M. Threads: 4. load average: 0.93 1.03 1.06 1/297 79752446.2447 when path-dependent format feed_token param is provided2448 returns user if valid feed_token2449 returns nil if valid feed_token and disabled2450 returns exception if token has same HMAC but different user ID2451 returns exception if token has wrong HMAC but same user ID2452 returns exception if user does not exist2453 returns exception if an array is passed2454# [RSpecRunTime] RSpec elapsed time: 14 minutes 42.49 seconds. Current RSS: ~2331M. Threads: 4. load average: 0.93 1.02 1.06 1/297 79762455.2456 when old format rss_token param is provided2457 returns user if valid rss_token2458 returns nil if rss_token is blank2459 returns exception if invalid rss_token2460 when the request format is not atom2461 returns nil2462 when the request format is empty2463 the method call does not modify the original value2464 #find_user_from_static_object_token2465 when request format is archive2466 behaves like static object request2467 when token header param is present2468 when token is correct2469 returns the user2470 when token is incorrect2471 returns an error2472 when token is an array2473 returns an error2474# [RSpecRunTime] RSpec elapsed time: 14 minutes 46.46 seconds. Current RSS: ~2336M. Threads: 4. load average: 0.93 1.02 1.06 1/297 79772475.2476 when token query param is present2477 when token is correct2478 returns the user2479 when token is incorrect2480 raises an error2481 when token is an array2482 raises an error2483 when request format is blob2484 behaves like static object request2485 when token header param is present2486 when token is correct2487 returns the user2488 when token is incorrect2489 returns an error2490 when token is an array2491 returns an error2492 when token query param is present2493 when token is correct2494 returns the user2495 when token is incorrect2496 raises an error2497 when token is an array2498 raises an error2499 when request format is not archive nor blob2500 returns nil2501 #deploy_token_from_request2502 is expected to be nil2503 with deploy token headers2504 with valid deploy token2505 is expected to eq #<DeployToken id: 1, revoked: false, read_repository: true, read_registry: true, expires_at: "2024-08...kage_registry: false, creator_id: nil, read_virtual_registry: false, project_id: nil, group_id: nil>2506 behaves like an unauthenticated route2507 when route is not allowed to use deploy_tokens2508 is expected to be nil2509 with incorrect token2510 is expected to be nil2511# [RSpecRunTime] RSpec elapsed time: 14 minutes 52.08 seconds. Current RSS: ~2308M. Threads: 4. load average: 0.94 1.02 1.06 1/297 79782512.2513 with oauth headers2514 with valid token2515 is expected to eq #<DeployToken id: 1, revoked: false, read_repository: true, read_registry: true, expires_at: "2024-08...kage_registry: false, creator_id: nil, read_virtual_registry: false, project_id: nil, group_id: nil>2516 behaves like an unauthenticated route2517 when route is not allowed to use deploy_tokens2518 is expected to be nil2519 with invalid token2520 is expected to be nil2521 with basic auth headers2522 is expected to eq #<DeployToken id: 1, revoked: false, read_repository: true, read_registry: true, expires_at: "2024-08...kage_registry: false, creator_id: nil, read_virtual_registry: false, project_id: nil, group_id: nil>2523 behaves like an unauthenticated route2524 when route is not allowed to use deploy_tokens2525 is expected to be nil2526 with incorrect token2527 is expected to be nil2528 when the the deploy token is restricted with external_authorization2529 is expected to be nil2530 #find_user_from_access_token2531 returns nil if no access_token present2532 when run for kubernetes internal API endpoint2533 returns nil2534 when validate_access_token! returns valid2535 returns user2536 returns exception if token has no user2537 with OAuth headers2538 with valid personal access token2539 returns user2540# [RSpecRunTime] RSpec elapsed time: 14 minutes 57.15 seconds. Current RSS: ~2292M. Threads: 4. load average: 0.95 1.02 1.06 1/297 79792541.2542 with invalid personal_access_token2543 returns exception2544 when using a non-prefixed access token2545 returns user2546 automatic reuse detection2547 when a revoked token is used2548 with url related to access tokens2549 revokes the latest rotated token2550 with url not related to access tokens2551 does not revoke the latest rotated token2552 #find_user_from_web_access_token2553 returns exception if token has no user2554 returns the user for RSS requests2555 returns the user for ICS requests2556 returns the user for ARCHIVE requests2557 returns the user for DOWNLOAD requests2558 no feed, API, archive or download requests2559 returns nil if the request is not RSS2560 returns nil if the request is not ICS2561 returns nil if the request is not API2562 returns nil if the request is not ARCHIVE2563 returns nil if the request is not DOWNLOAD2564# [RSpecRunTime] RSpec elapsed time: 15 minutes 3.33 seconds. Current RSS: ~2278M. Threads: 4. load average: 0.95 1.02 1.06 1/298 79802565.2566 for API requests2567 returns the user2568 returns nil if URL does not start with /api/2569 when the token has read_api scope2570 raises InsufficientScopeError by default2571 finds the user when the read_api scope is passed2572# [RSpecRunTime] RSpec elapsed time: 15 minutes 4.63 seconds. Current RSS: ~2281M. Threads: 4. load average: 0.95 1.02 1.06 1/298 79812573.2574 when relative_url_root is set2575 returns the user2576 #find_personal_access_token2577 returns nil if no personal_access_token2578 returns exception if invalid personal_access_token2579 passed as header2580 returns token if valid personal_access_token2581 passed as param2582 returns token if valid personal_access_token2583 #find_oauth_access_token2584 returns nil if no oauth_access_token2585 passed as header2586 returns token if valid oauth_access_token2587 passed as param2588 returns user if valid oauth_access_token2589 with invalid token2590 returns exception if invalid oauth_access_token2591# [RSpecRunTime] RSpec elapsed time: 15 minutes 9.01 seconds. Current RSS: ~2277M. Threads: 4. load average: 0.96 1.02 1.06 1/298 79822592.2593 #find_personal_access_token_from_http_basic_auth2594 access token is valid2595 finds the token from basic auth2596 access token is not valid2597 returns nil2598 route_setting is not set2599 returns nil2600 route_setting is not correct2601 returns nil2602 #find_user_from_job_token_basic_auth2603 when the request does not have AUTHORIZATION header2604 is expected to be nil2605 with wrong credentials2606 returns nil without user and password2607 returns nil without password2608 returns nil without user2609 returns nil without CI username2610# [RSpecRunTime] RSpec elapsed time: 15 minutes 11.63 seconds. Current RSS: ~2274M. Threads: 4. load average: 0.96 1.02 1.06 1/298 79832611.2612 with CI username2613 behaves like find user from job token2614 when route is allowed to be authenticated2615 for an invalid token2616 returns an Unauthorized exception2617 with a running job2618 return user2619 with a job that is not running2620 returns an Unauthorized exception2621 for an array of tokens2622 returns an Unauthorized exception2623# [RSpecRunTime] RSpec elapsed time: 15 minutes 14.59 seconds. Current RSS: ~2275M. Threads: 4. load average: 0.96 1.02 1.06 1/298 79842624.2625 when route is not allowed to be authenticated2626 with a running job2627 returns the user2628 #find_user_from_basic_auth_password2629 returns nil without user and password2630 returns nil without password2631 returns nil without user2632 returns nil with CI username2633 returns nil with wrong password2634 returns user with correct credentials2635 when the request does not have AUTHORIZATION header2636 is expected to be nil2637# [RSpecRunTime] RSpec elapsed time: 15 minutes 16.97 seconds. Current RSS: ~2275M. Threads: 4. load average: 0.96 1.02 1.06 1/298 79852638.2639 #find_user_from_lfs_token2640 returns nil without user and token2641 returns nil without token2642 returns nil without user2643 returns nil with wrong token2644 returns user with correct user and correct token2645 returns nil with wrong user and correct token2646 when the request does not have AUTHORIZATION header2647 is expected to be nil2648# [RSpecRunTime] RSpec elapsed time: 15 minutes 20.83 seconds. Current RSS: ~2279M. Threads: 4. load average: 0.96 1.02 1.06 1/299 79862649.2650 #find_user_from_personal_access_token2651 returns nil without access token2652 returns user with correct access token2653 returns exception if access token has no user2654 #validate_access_token!2655 returns nil if no access_token present2656 with a job token2657 does not raise an error2658 with a personal access token2659 saves the token info in the environment2660 when the token is not valid2661 returns Gitlab::Auth::ExpiredError if token expired2662 returns Gitlab::Auth::RevokedError if token revoked2663 returns Gitlab::Auth::InsufficientScopeError if invalid token scope2664# [RSpecRunTime] RSpec elapsed time: 15 minutes 23.52 seconds. Current RSS: ~2275M. Threads: 4. load average: 0.97 1.02 1.06 1/299 79872665.2666 with impersonation token2667 when impersonation is disabled2668 returns Gitlab::Auth::ImpersonationDisabled2669 #find_user_from_job_token2670 for route_authentication_setting[job_token_allowed]2671 route_setting: true, expect_user_via_request: true, expect_user_via_basic_auth: false2672 when the token is in the headers2673 is expected to eq #<User id:596 @user78>2674 when the token is in the job_token param2675 is expected to eq #<User id:596 @user78>2676 when the token is in the token param2677 is expected to eq #<User id:596 @user78>2678# [RSpecRunTime] RSpec elapsed time: 15 minutes 26.53 seconds. Current RSS: ~2320M. Threads: 4. load average: 0.97 1.02 1.06 1/298 79882679.2680 when the token is in basic auth header2681 is expected to eq nil2682 route_setting: :request, expect_user_via_request: true, expect_user_via_basic_auth: false2683 when the token is in the headers2684 is expected to eq #<User id:596 @user78>2685 when the token is in the job_token param2686 is expected to eq #<User id:596 @user78>2687 when the token is in the token param2688 is expected to eq #<User id:596 @user78>2689 when the token is in basic auth header2690 is expected to eq nil2691 route_setting: [:request], expect_user_via_request: true, expect_user_via_basic_auth: false2692 when the token is in the headers2693 is expected to eq #<User id:596 @user78>2694 when the token is in the job_token param2695 is expected to eq #<User id:596 @user78>2696 when the token is in the token param2697 is expected to eq #<User id:596 @user78>2698 when the token is in basic auth header2699 is expected to eq nil2700 route_setting: :basic_auth, expect_user_via_request: false, expect_user_via_basic_auth: true2701 when the token is in the headers2702 is expected to eq nil2703 when the token is in the job_token param2704 is expected to eq nil2705 when the token is in the token param2706 is expected to eq nil2707 when the token is in basic auth header2708 is expected to eq #<User id:596 @user78>2709# [RSpecRunTime] RSpec elapsed time: 15 minutes 31.88 seconds. Current RSS: ~2307M. Threads: 4. load average: 0.97 1.02 1.06 1/298 79892710.2711 route_setting: [:basic_auth], expect_user_via_request: false, expect_user_via_basic_auth: true2712 when the token is in the headers2713 is expected to eq nil2714 when the token is in the job_token param2715 is expected to eq nil2716 when the token is in the token param2717 is expected to eq nil2718 when the token is in basic auth header2719 is expected to eq #<User id:596 @user78>2720 route_setting: [:request, :basic_auth], expect_user_via_request: true, expect_user_via_basic_auth: true2721 when the token is in the headers2722 is expected to eq #<User id:596 @user78>2723 when the token is in the job_token param2724 is expected to eq #<User id:596 @user78>2725 when the token is in the token param2726 is expected to eq #<User id:596 @user78>2727 when the token is in basic auth header2728 is expected to eq #<User id:596 @user78>2729 route_setting: :foo, expect_user_via_request: false, expect_user_via_basic_auth: false2730 when the token is in the headers2731 is expected to eq nil2732 when the token is in the job_token param2733 is expected to eq nil2734 when the token is in the token param2735 is expected to eq nil2736 when the token is in basic auth header2737 is expected to eq nil2738 route_setting: [:foo], expect_user_via_request: false, expect_user_via_basic_auth: false2739 when the token is in the headers2740 is expected to eq nil2741# [RSpecRunTime] RSpec elapsed time: 15 minutes 37.25 seconds. Current RSS: ~2265M. Threads: 4. load average: 0.97 1.02 1.06 1/298 79902742.2743 when the token is in the job_token param2744 is expected to eq nil2745 when the token is in the token param2746 is expected to eq nil2747 when the token is in basic auth header2748 is expected to eq nil2749 route_setting: [:foo, :bar], expect_user_via_request: false, expect_user_via_basic_auth: false2750 when the token is in the headers2751 is expected to eq nil2752 when the token is in the job_token param2753 is expected to eq nil2754 when the token is in the token param2755 is expected to eq nil2756 when the token is in basic auth header2757 is expected to eq nil2758 when route setting allows job_token2759 when the token is in the headers2760 behaves like find user from job token2761 when route is allowed to be authenticated2762 for an invalid token2763 returns an Unauthorized exception2764 with a running job2765 return user2766 with a job that is not running2767 returns an Unauthorized exception2768 for an array of tokens2769 returns an Unauthorized exception2770 when route is not allowed to be authenticated2771 with a running job2772 returns nil2773 when the token is in the job_token param2774 behaves like find user from job token2775 when route is allowed to be authenticated2776 for an invalid token2777 returns an Unauthorized exception2778# [RSpecRunTime] RSpec elapsed time: 15 minutes 42.53 seconds. Current RSS: ~2266M. Threads: 4. load average: 0.98 1.02 1.06 1/298 79912779.2780 with a running job2781 return user2782 with a job that is not running2783 returns an Unauthorized exception2784 for an array of tokens2785 returns an Unauthorized exception2786 when route is not allowed to be authenticated2787 with a running job2788 returns nil2789 when the token is in the token param2790 behaves like find user from job token2791 when route is allowed to be authenticated2792 for an invalid token2793 returns an Unauthorized exception2794 with a running job2795 return user2796 with a job that is not running2797 returns an Unauthorized exception2798 for an array of tokens2799 returns an Unauthorized exception2800 when route is not allowed to be authenticated2801 with a running job2802 returns nil2803 when route setting is basic auth2804 when the token is provided via basic auth2805 is expected to eq #<User id:596 @user78>2806 when the token is in the headers2807 behaves like find user from job token2808 when route is allowed to be authenticated2809 for an invalid token2810 returns an Unauthorized exception2811 with a running job2812 return user2813 with a job that is not running2814 returns an Unauthorized exception2815# [RSpecRunTime] RSpec elapsed time: 15 minutes 47.9 seconds. Current RSS: ~2265M. Threads: 4. load average: 0.98 1.02 1.06 1/298 79922816.2817 for an array of tokens2818 returns an Unauthorized exception2819 when route is not allowed to be authenticated2820 with a running job2821 returns nil2822 when the token is in the job_token param2823 behaves like find user from job token2824 when route is allowed to be authenticated2825 for an invalid token2826 returns an Unauthorized exception2827 with a running job2828 return user2829 with a job that is not running2830 returns an Unauthorized exception2831 for an array of tokens2832 returns an Unauthorized exception2833 when route is not allowed to be authenticated2834 with a running job2835 returns nil2836 when the token is in the token param2837 behaves like find user from job token2838 when route is allowed to be authenticated2839 for an invalid token2840 returns an Unauthorized exception2841 with a running job2842 return user2843 with a job that is not running2844 returns an Unauthorized exception2845 for an array of tokens2846 returns an Unauthorized exception2847 when route is not allowed to be authenticated2848 with a running job2849 returns nil2850 when route setting job_token_allowed is invalid2851 when the token is provided2852 is expected to be nil2853# [RSpecRunTime] RSpec elapsed time: 15 minutes 53.32 seconds. Current RSS: ~2264M. Threads: 4. load average: 0.98 1.02 1.05 1/298 79932854.2855 #cluster_agent_token_from_authorization_token2856 when route_setting is empty2857 is expected to be nil2858 when route_setting allows cluster agent token2859 Authorization header is empty2860 is expected to be nil2861 Authorization header is incorrect2862 is expected to be nil2863 Authorization header is malformed2864 is expected to be nil2865 Authorization header matches agent token2866 is expected to eq #<Clusters::AgentToken id: 1, created_at: "2024-07-31 10:32:47.612702000 +0000", updated_at: "2024-07... 609, description: nil, name: "agent-token-1", last_used_at: nil, status: "active", project_id: 517>2867 agent token has been revoked2868 is expected to be nil2869 when using Gitlab-Agentk-Api-Request header2870 when the token is incorrect2871 is expected to be nil2872 when the token is correct2873 is expected to eq #<Clusters::AgentToken id: 1, created_at: "2024-07-31 10:32:47.612702000 +0000", updated_at: "2024-07... 609, description: nil, name: "agent-token-1", last_used_at: nil, status: "active", project_id: 517>2874 when the token has been revoked2875 is expected to be nil2876 #find_runner_from_token2877 with API requests2878 returns the runner if token is valid2879 returns nil if token is not present2880 returns nil if token is blank2881 returns exception if invalid token2882# [RSpecRunTime] RSpec elapsed time: 15 minutes 57.53 seconds. Current RSS: ~2279M. Threads: 4. load average: 0.98 1.02 1.05 1/298 79942883.2884 without API requests2885 returns nil if token is valid2886 returns nil if token is blank2887 returns nil if invalid token2888# [RSpecRunTime] RSpec elapsed time: 16 minutes 0.21 second. Current RSS: ~2291M. Threads: 4. load average: 0.98 1.02 1.05 1/298 79952889.2890 #authentication_token_present?2891 no auth header/param/oauth2892 is expected to equal false2893 with auth header2894 with private-token2895 is expected to equal true2896 with job-token2897 is expected to equal true2898 with deploy-token2899 is expected to equal true2900 with authorization bearer (oauth token)2901 is expected to equal true2902 with auth param2903 with private_token2904 returns true2905 with job_token2906 returns true2907 with token2908 returns true2909# [RSpecRunTime] Finishing example group spec/lib/gitlab/auth/auth_finders_spec.rb. It took 1 minute 29.83 seconds. Expected to take 1 minute 19.11 seconds.2910# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/parsers/security/common_spec.rb. Expected to take 1 minute 9.23 seconds.2911Gitlab::Ci::Parsers::Security::Common2912 #parse!2913 signatures_enabled: true2914 schema validation2915 when the validate flag is set to `false`2916 does not instantiate the validator2917 marks the report as valid2918 keeps the execution flow as normal2919# [RSpecRunTime] RSpec elapsed time: 16 minutes 6.85 seconds. Current RSS: ~2253M. Threads: 4. load average: 0.98 1.02 1.05 1/297 79962920.2921 when the validate flag is set to `true`2922nil versions are discouraged and will be deprecated in Rubygems 42923 instantiates the validator with correct params2924 when the report data is not valid according to the schema2925 adds errors to the report2926 marks the report as invalid2927 does not try to create report entities2928# [RSpecRunTime] RSpec elapsed time: 16 minutes 9.58 seconds. Current RSS: ~2226M. Threads: 4. load average: 0.99 1.02 1.05 1/297 79972929.2930 when the report data is valid according to the schema2931 does not add errors to the report2932 keeps the execution flow as normal2933 and no warnings are present2934 does not add warnings to the report2935# [RSpecRunTime] RSpec elapsed time: 16 minutes 11.67 seconds. Current RSS: ~2223M. Threads: 4. load average: 0.99 1.02 1.05 1/297 79982936.2937 and some warnings are present2938 does add warnings to the report2939 report parsing2940 parsing finding.name2941 when name is provided2942 sets name from the report as a name2943 when name is not provided2944 when location does not exist2945 returns only identifier name2946 when location exists2947 when CVE identifier exists2948 combines identifier with location to create name2949 when CWE identifier exists2950 combines identifier with location to create name2951 when neither CVE nor CWE identifier exist2952 combines identifier with location to create name2953 parsing finding.details2954 when details are provided2955 sets details from the report2956 when details are not provided2957 sets empty hash2958 top-level scanner2959 is the primary scanner2960 returns nil report has no scanner2961# [RSpecRunTime] RSpec elapsed time: 16 minutes 18.23 seconds. Current RSS: ~2181M. Threads: 4. load average: 0.91 1.00 1.05 1/297 79992962.2963 parsing scanners2964 when the report contains top-level scanner2965 sets the scanner of finding as top-level scanner2966 when the report does not contain top-level scanner2967 sets the scanner of finding as `vulnerabilities[].scanner`2968 parsing scan2969 returns scan object for each finding2970 returns nil when scan is not a hash2971# [RSpecRunTime] RSpec elapsed time: 16 minutes 21.07 seconds. Current RSS: ~2180M. Threads: 4. load average: 0.91 1.00 1.05 1/297 80002972.2973 parsing schema version2974 parses the version2975 returns nil when there is no version2976# [RSpecRunTime] RSpec elapsed time: 16 minutes 22.5 seconds. Current RSS: ~2178M. Threads: 4. load average: 0.92 1.00 1.05 1/297 80012977.2978 parsing analyzer2979 associates analyzer with report2980 returns nil when analyzer data is not available2981# [RSpecRunTime] RSpec elapsed time: 16 minutes 24.02 seconds. Current RSS: ~2183M. Threads: 4. load average: 0.92 1.00 1.05 1/297 80022982.2983 parsing flags2984 returns flags object for each finding2985 parsing links2986 returns links object for each finding2987 parsing evidence2988 returns evidence object for each finding2989 setting CVSS2990 ingests the provided CVSS vectors2991 setting the uuid2992 sets the UUIDv5 for findings2993 setting the `found_by_pipeline` attribute2994 is expected to eq [#<Ci::Pipeline ref: "master", sha: "b83d6e391c22777fca1ed3012fce84f633d7fed0", before_sha: nil, crea..._locked", partition_id: 102, id: 187, auto_canceled_by_id: nil, auto_canceled_by_partition_id: nil>]2995 parsing tracking2996 with invalid tracking information2997 ignores invalid algorithm types2998 with valid tracking information2999 creates signatures for each signature algorithm3000 sets the uuid according to the higest priority signature3001# [RSpecRunTime] RSpec elapsed time: 16 minutes 30.0 seconds. Current RSS: ~2170M. Threads: 4. load average: 0.93 1.00 1.05 1/297 80033002.3003 handling the unicode null characters3004 escapes the unicode null characters while parsing the report3005 does not introduce a Unicode null character while trying to escape an already escaped null character3006 adds warning to report3007# [RSpecRunTime] RSpec elapsed time: 16 minutes 32.1 seconds. Current RSS: ~2171M. Threads: 4. load average: 0.93 1.00 1.05 1/297 80043008.3009 signatures_enabled: false3010 schema validation3011 when the validate flag is set to `false`3012 does not instantiate the validator3013 marks the report as valid3014 keeps the execution flow as normal3015# [RSpecRunTime] RSpec elapsed time: 16 minutes 34.67 seconds. Current RSS: ~2157M. Threads: 4. load average: 0.93 1.00 1.05 1/297 80053016.3017 when the validate flag is set to `true`3018 instantiates the validator with correct params3019 when the report data is not valid according to the schema3020 adds errors to the report3021 marks the report as invalid3022 does not try to create report entities3023# [RSpecRunTime] RSpec elapsed time: 16 minutes 39.08 seconds. Current RSS: ~2160M. Threads: 4. load average: 0.94 1.00 1.04 1/297 80063024.3025 when the report data is valid according to the schema3026 does not add errors to the report3027 keeps the execution flow as normal3028 and no warnings are present3029 does not add warnings to the report3030# [RSpecRunTime] RSpec elapsed time: 16 minutes 41.15 seconds. Current RSS: ~2184M. Threads: 4. load average: 0.94 1.00 1.04 1/297 80073031.3032 and some warnings are present3033 does add warnings to the report3034 report parsing3035 parsing finding.name3036 when name is provided3037 sets name from the report as a name3038 when name is not provided3039 when location does not exist3040 returns only identifier name3041 when location exists3042 when CVE identifier exists3043 combines identifier with location to create name3044 when CWE identifier exists3045 combines identifier with location to create name3046 when neither CVE nor CWE identifier exist3047 combines identifier with location to create name3048 parsing finding.details3049 when details are provided3050 sets details from the report3051 when details are not provided3052 sets empty hash3053 top-level scanner3054 is the primary scanner3055 returns nil report has no scanner3056# [RSpecRunTime] RSpec elapsed time: 16 minutes 48.03 seconds. Current RSS: ~2343M. Threads: 4. load average: 0.95 1.00 1.04 1/297 80083057.3058 parsing scanners3059 when the report contains top-level scanner3060 sets the scanner of finding as top-level scanner3061 when the report does not contain top-level scanner3062 sets the scanner of finding as `vulnerabilities[].scanner`3063 parsing scan3064 returns scan object for each finding3065 returns nil when scan is not a hash3066# [RSpecRunTime] RSpec elapsed time: 16 minutes 52.62 seconds. Current RSS: ~2358M. Threads: 4. load average: 0.95 1.00 1.04 1/297 80093067.3068 parsing schema version3069 parses the version3070 returns nil when there is no version3071# [RSpecRunTime] RSpec elapsed time: 16 minutes 54.15 seconds. Current RSS: ~2375M. Threads: 4. load average: 0.95 1.00 1.04 1/297 80103072.3073 parsing analyzer3074 associates analyzer with report3075 returns nil when analyzer data is not available3076# [RSpecRunTime] RSpec elapsed time: 16 minutes 55.52 seconds. Current RSS: ~2371M. Threads: 4. load average: 0.95 1.00 1.04 1/297 80113077.3078 parsing flags3079 returns flags object for each finding3080 parsing links3081 returns links object for each finding3082 parsing evidence3083 returns evidence object for each finding3084 setting CVSS3085 ingests the provided CVSS vectors3086 setting the uuid3087 sets the UUIDv5 for findings3088 setting the `found_by_pipeline` attribute3089 is expected to eq [#<Ci::Pipeline ref: "master", sha: "b83d6e391c22777fca1ed3012fce84f633d7fed0", before_sha: nil, crea..._locked", partition_id: 102, id: 188, auto_canceled_by_id: nil, auto_canceled_by_partition_id: nil>]3090 parsing tracking3091 with invalid tracking information3092 ignores invalid algorithm types3093 with valid tracking information3094 creates signatures for each signature algorithm3095 sets the uuid according to the higest priority signature3096# [RSpecRunTime] RSpec elapsed time: 17 minutes 1.58 seconds. Current RSS: ~2460M. Threads: 4. load average: 0.96 1.00 1.04 1/297 80123097.3098 handling the unicode null characters3099 escapes the unicode null characters while parsing the report3100 does not introduce a Unicode null character while trying to escape an already escaped null character3101 adds warning to report3102# [RSpecRunTime] RSpec elapsed time: 17 minutes 3.62 seconds. Current RSS: ~2523M. Threads: 4. load average: 0.96 1.00 1.04 1/297 80133103.3104# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/parsers/security/common_spec.rb. It took 1 minute 1.3 seconds. Expected to take 1 minute 9.23 seconds.3105# [RSpecRunTime] Starting example group spec/lib/gitlab/ssh_public_key_spec.rb. Expected to take 1 minute 1.35 seconds.3106Gitlab::SSHPublicKey3107 .technology(name)3108 returns nil for an unrecognised name3109 name: :rsa3110 is expected to eq :rsa3111 is expected to eq :rsa3112# [RSpecRunTime] RSpec elapsed time: 17 minutes 4.99 seconds. Current RSS: ~2591M. Threads: 4. load average: 0.96 1.00 1.04 1/297 80143113.3114 name: :dsa3115 is expected to eq :dsa3116 is expected to eq :dsa3117 name: :ecdsa3118 is expected to eq :ecdsa3119 is expected to eq :ecdsa3120 name: :ed255193121 is expected to eq :ed255193122 is expected to eq :ed255193123 name: :ecdsa_sk3124 is expected to eq :ecdsa_sk3125 is expected to eq :ecdsa_sk3126 name: :ed25519_sk3127 is expected to eq :ed25519_sk3128 is expected to eq :ed25519_sk3129# [RSpecRunTime] RSpec elapsed time: 17 minutes 9.7 seconds. Current RSS: ~2543M. Threads: 4. load average: 0.96 1.00 1.04 1/297 80153130.3131 FIPS mode3132 name: :rsa3133 is expected to eq :rsa3134 is expected to eq :rsa3135 name: :ecdsa3136 is expected to eq :ecdsa3137 is expected to eq :ecdsa3138 name: :ed255193139 is expected to eq :ed255193140 is expected to eq :ed255193141 name: :ecdsa_sk3142 is expected to eq :ecdsa_sk3143 is expected to eq :ecdsa_sk3144 name: :ed25519_sk3145 is expected to eq :ed25519_sk3146 is expected to eq :ed25519_sk3147 .supported_types3148 returns array with the names of supported technologies3149 FIPS mode3150 returns array with the names of supported technologies3151# [RSpecRunTime] RSpec elapsed time: 17 minutes 14.86 seconds. Current RSS: ~2473M. Threads: 4. load average: 0.97 1.00 1.04 1/297 80163152.3153 .supported_sizes(name)3154 name: :rsa, sizes: [1024, 2048, 3072, 4096]3155 is expected to eq [1024, 2048, 3072, 4096]3156 is expected to eq [1024, 2048, 3072, 4096]3157 name: :dsa, sizes: [1024, 2048, 3072]3158 is expected to eq [1024, 2048, 3072]3159 is expected to eq [1024, 2048, 3072]3160 name: :ecdsa, sizes: [256, 384, 521]3161 is expected to eq [256, 384, 521]3162 is expected to eq [256, 384, 521]3163 name: :ed25519, sizes: [256]3164 is expected to eq [256]3165 is expected to eq [256]3166 name: :ecdsa_sk, sizes: [256]3167 is expected to eq [256]3168 is expected to eq [256]3169 name: :ed25519_sk, sizes: [256]3170 is expected to eq [256]3171 is expected to eq [256]3172 FIPS mode3173 name: :rsa, sizes: [3072, 4096]3174 is expected to eq [3072, 4096]3175 is expected to eq [3072, 4096]3176# [RSpecRunTime] RSpec elapsed time: 17 minutes 20.51 seconds. Current RSS: ~2425M. Threads: 4. load average: 0.97 1.00 1.04 1/298 80173177.3178 name: :dsa, sizes: []3179 is expected to eq []3180 is expected to eq []3181 name: :ecdsa, sizes: [256, 384, 521]3182 is expected to eq [256, 384, 521]3183 is expected to eq [256, 384, 521]3184 name: :ed25519, sizes: [256]3185 is expected to eq [256]3186 is expected to eq [256]3187 name: :ecdsa_sk, sizes: [256]3188 is expected to eq [256]3189 is expected to eq [256]3190 name: :ed25519_sk, sizes: [256]3191 is expected to eq [256]3192 is expected to eq [256]3193 .supported_algorithms3194 returns all supported algorithms3195 FIPS mode3196 returns all supported algorithms3197 .supported_algorithms_for_name3198 name: :rsa, algorithms: ["ssh-rsa"]3199 returns all supported algorithms for rsa3200 name: :dsa, algorithms: ["ssh-dss"]3201 returns all supported algorithms for dsa3202# [RSpecRunTime] RSpec elapsed time: 17 minutes 26.13 seconds. Current RSS: ~2401M. Threads: 4. load average: 0.97 1.00 1.04 1/297 80183203.3204 name: :ecdsa, algorithms: ["ecdsa-sha2-nistp256", "ecdsa-sha2-nistp384", "ecdsa-sha2-nistp521"]3205 returns all supported algorithms for ecdsa3206 name: :ed25519, algorithms: ["ssh-ed25519"]3207 returns all supported algorithms for ed255193208 name: :ecdsa_sk, algorithms: ["sk-ecdsa-sha2-nistp256@openssh.com"]3209 returns all supported algorithms for ecdsa_sk3210 name: :ed25519_sk, algorithms: ["sk-ssh-ed25519@openssh.com"]3211 returns all supported algorithms for ed25519_sk3212 FIPS mode3213 name: :rsa, algorithms: ["ssh-rsa"]3214 returns all supported algorithms for rsa3215 name: :dsa, algorithms: ["ssh-dss"]3216 returns all supported algorithms for dsa3217 name: :ecdsa, algorithms: ["ecdsa-sha2-nistp256", "ecdsa-sha2-nistp384", "ecdsa-sha2-nistp521"]3218 returns all supported algorithms for ecdsa3219 name: :ed25519, algorithms: ["ssh-ed25519"]3220 returns all supported algorithms for ed255193221 name: :ecdsa_sk, algorithms: ["sk-ecdsa-sha2-nistp256@openssh.com"]3222 returns all supported algorithms for ecdsa_sk3223 name: :ed25519_sk, algorithms: ["sk-ssh-ed25519@openssh.com"]3224 returns all supported algorithms for ed25519_sk3225 .sanitize(key_content)3226 when key has blank space characters3227 removes the extra blank space characters3228 when key doesn't have blank space characters3229 doesn't modify the content3230# [RSpecRunTime] RSpec elapsed time: 17 minutes 31.27 seconds. Current RSS: ~2378M. Threads: 4. load average: 0.97 1.00 1.04 1/297 80193231.3232 when key is invalid3233 returns the original content3234 #valid?3235 with a valid SSH key3236 factory: :rsa_key_20483237 is expected to be valid3238 when key begins with options3239 is expected to be valid3240 when key is in known_hosts format3241 when key begins with 'example.com'3242 is expected to be valid3243 when key begins with '@revoked other.example.com'3244 is expected to be valid3245 factory: :rsa_key_40963246 is expected to be valid3247 when key begins with options3248 is expected to be valid3249 when key is in known_hosts format3250 when key begins with 'example.com'3251 is expected to be valid3252 when key begins with '@revoked other.example.com'3253 is expected to be valid3254 factory: :rsa_key_51203255 is expected to be valid3256 when key begins with options3257 is expected to be valid3258 when key is in known_hosts format3259 when key begins with 'example.com'3260 is expected to be valid3261 when key begins with '@revoked other.example.com'3262 is expected to be valid3263 factory: :rsa_key_81923264 is expected to be valid3265 when key begins with options3266 is expected to be valid3267# [RSpecRunTime] RSpec elapsed time: 17 minutes 37.08 seconds. Current RSS: ~2393M. Threads: 4. load average: 0.98 1.00 1.04 1/297 80203268.3269 when key is in known_hosts format3270 when key begins with 'example.com'3271 is expected to be valid3272 when key begins with '@revoked other.example.com'3273 is expected to be valid3274 factory: :dsa_key_20483275 is expected to be valid3276 when key begins with options3277 is expected to be valid3278 when key is in known_hosts format3279 when key begins with 'example.com'3280 is expected to be valid3281 when key begins with '@revoked other.example.com'3282 is expected to be valid3283 factory: :ecdsa_key_2563284 is expected to be valid3285 when key begins with options3286 is expected to be valid3287 when key is in known_hosts format3288 when key begins with 'example.com'3289 is expected to be valid3290 when key begins with '@revoked other.example.com'3291 is expected to be valid3292 factory: :ed25519_key_2563293 is expected to be valid3294 when key begins with options3295 is expected to be valid3296 when key is in known_hosts format3297 when key begins with 'example.com'3298 is expected to be valid3299 when key begins with '@revoked other.example.com'3300 is expected to be valid3301# [RSpecRunTime] RSpec elapsed time: 17 minutes 42.88 seconds. Current RSS: ~2385M. Threads: 4. load average: 0.98 1.00 1.04 1/297 80213302.3303 factory: :ecdsa_sk_key_2563304 is expected to be valid3305 when key begins with options3306 is expected to be valid3307 when key is in known_hosts format3308 when key begins with 'example.com'3309 is expected to be valid3310 when key begins with '@revoked other.example.com'3311 is expected to be valid3312 factory: :ed25519_sk_key_2563313 is expected to be valid3314 when key begins with options3315 is expected to be valid3316 when key is in known_hosts format3317 when key begins with 'example.com'3318 is expected to be valid3319 when key begins with '@revoked other.example.com'3320 is expected to be valid3321 with an invalid SSH key3322 is expected not to be valid3323 when an unsupported SSH key algorithm3324 is expected not to be valid3325 #type3326 factory: :rsa_key_2048, type: :rsa3327 is expected to eq :rsa3328 factory: :dsa_key_2048, type: :dsa3329 is expected to eq :dsa3330 factory: :ecdsa_key_256, type: :ecdsa3331 is expected to eq :ecdsa3332# [RSpecRunTime] RSpec elapsed time: 17 minutes 48.18 seconds. Current RSS: ~2364M. Threads: 4. load average: 0.98 1.00 1.04 1/297 80223333.3334 factory: :ed25519_key_256, type: :ed255193335 is expected to eq :ed255193336 factory: :ecdsa_sk_key_256, type: :ecdsa_sk3337 is expected to eq :ecdsa_sk3338 factory: :ed25519_sk_key_256, type: :ed25519_sk3339 is expected to eq :ed25519_sk3340 with an invalid SSH key3341 is expected to be nil3342 when the key is represented by a class that is not in the list of supported technologies3343 raises error3344 when the key is represented by a subclass of the class that is in the list of supported technologies3345 raises error3346 #bits3347 factory: :rsa_key_2048, bits: 20483348 is expected to eq 20483349 factory: :rsa_key_4096, bits: 40963350 is expected to eq 40963351 factory: :rsa_key_5120, bits: 51203352 is expected to eq 51203353 factory: :rsa_key_8192, bits: 81923354 is expected to eq 81923355 factory: :dsa_key_2048, bits: 20483356 is expected to eq 20483357 factory: :ecdsa_key_256, bits: 2563358 is expected to eq 2563359 factory: :ed25519_key_256, bits: 2563360 is expected to eq 2563361# [RSpecRunTime] RSpec elapsed time: 17 minutes 53.56 seconds. Current RSS: ~2355M. Threads: 4. load average: 0.98 1.00 1.04 1/297 80233362.3363 factory: :ecdsa_sk_key_256, bits: 2563364 is expected to eq 2563365 factory: :ed25519_sk_key_256, bits: 2563366 is expected to eq 2563367 with an invalid SSH key3368 is expected to be nil3369 when the key is represented by a class that is not in the list of supported technologies3370 raises error3371 when the key is represented by a subclass of the class that is in the list of supported technologies3372 raises error3373 #banned?3374 key: "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAwRIdDlHaIqZXND/l1vFT7ue3rc/DvXh2yx5EFtuxGQRHVxGMazDhV4vj5ANGXDQwUYI0iZh6aOVrDy8I/y9/y+YDGCvsnqrDbuPDjW26s2bBXWgUPiC93T3TA6L2KOxhVcl7mljEOIYACRHPpJNYVGhinCxDUH9LxMrdNXgP5Ok= mateidu@localhost"3375 is expected to equal true3376 key: "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAIBnZQ+6nhlPX/JnX5i5hXpljJ89bSnnrsSs51hSPuoJGmoKowBddISK7s10AIpO0xAWGcr8PUr2FOjEBbDHqlRxoXF0Ocms9xv3ql9EYUQ5+U+M6BymWhNTFPOs6gFHUl8Bw3t6c+SRKBpfRFB0yzBj9d093gSdfTAFoz+yLo4vRw=="3377 is expected to equal true3378 key: "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAvIhC5skTzxyHif/7iy3yhxuK6/OB13hjPqrskogkYFrcW8OK4VJT+5+Fx7wd4sQCnVn8rNqahw/x6sfcOMDI/Xvn4yKU4t8TnYf2MpUVr4ndz39L5Ds1n7Si1m2suUNxWbKv58I8+NMhlt2ITraSuTU0NGymWOc8+LNi+MHXdLk= SCCP Superuser"3379 is expected to equal true3380 key: "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA6NF8iallvQVp22WDkTkyrtvp9eWW6A8YVr+kz4TjGYe7gHzIw+niNltGEFHzD8+v1I2YJ6oXevct1YeS0o9HZyN1Q9qgCgzUFtdOKLv6IedplqoPkcmF0aYet2PkEDo3MlTBckFXPITAMzF8dJSIFo9D8HfdOV0IAdx4O7PtixWKn5y2hMNG0zQPyUecp4pzC6kivAIhyfHilFR61RGL+GPXQ2MWZWFYbAGjyiYJnAmCP3NOTd0jMZEnDkbUvxhMmBYSdETk1rRgm+R4LOzFUGaHqHDLKLX+FIPKcF96hrucXzcWyLbIbEgE98OHlnVYCzRdK8jlqm8tehUc9c9WhQ== vagrant insecure public key"3381 is expected to equal true3382 key: "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAwRIdDlHaIqZXND/l1vFT7ue3rc/DvXh2yx5EFtuxGQRHVxGMazDhV4vj5ANGXDQwUYI0iZh6aOVrDy8I/y9/y+YDGCvsnqrDbuPDjW26s2bBXWgUPiC93T3TA6L2KOxhVcl7mljEOIYACRHPpJNYVGhinCxDUH9LxMrdNXgP5Ok= mateidu@localhost"3383 is expected to equal true3384 key: "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAn8LoId2N5i28cNKuEWWea3yt0I/LdT/NROrF44WZewtxch+DIwteQhM1qL6EKUSqz3Q2geX1crpOsNnyh67xy5lNo086u/QewOCSRAUGrQCXqFQ4JU8ny/qugWALQHjbIaPHj/3zMK09r4cpTSeAU7CW5nQyTKGmh7v9CAfWfcs= adam@localhost.localdomain"3385 is expected to equal true3386 key: "ssh-dss AAAAB3NzaC1kc3MAAACBAJTDsX+8olPZeyr58g9XE0L8PKT5030NZBPlE7np4hBqx36HoWarWq1Csn8M57dWN9StKbs03k2ggY6sYJK5AW2EWar70um3pYjKQHiZq7mITmitsozFN/K7wu2e2iKRgquUwH5SuYoOJ29n7uhaILXiKZP4/H/dDudqPRSY6tJPAAAAFQDtuWH90mDbU2L/Ms2lfl/cja/wHwAAAIAMBwSHZt2ysOHCFe1WLUvdwVDHUqk3QHTskuuAnMlwMtSvCaUxSatdHahsMZ9VCHjoQUx6j+TcgRLDbMlRLnwUlb6wpniehLBFk+qakGcREqks5NxYzFTJXwROzP72jPvVgQyOZHWq81gCild/ljL7hmrduCqYwxDIz4o7U92UKQAAAIBmhSl9CVPgVMv1xO8DAHVhM1huIIK8mNFrzMJz+JXzBx81ms1kWSeQOC/nraaXFTBlqiQsvB8tzr4xZdbaI/QzVLKNAF5C8BJ4ScNlTIx1aZJwyMil8Nzb+0YAsw5Ja+bEZZvEVlAYnd10qRWrPeEY1txLMmX3wDa+JvJL7fmuBg=="3387 is expected to equal true3388 key: "ssh-dss AAAAB3NzaC1kc3MAAACBAMq5EcIFdfCjJakyQnP/BBp9oc6mpaZVguf0Znp5C40twiG1lASQJZlM1qOB/hkBWYeBCHUkcOLEnVXSZzB62L+W/LGKodqnsiQPRr57AA6jPc6mNBnejHai8cSdAl9n/0s2IQjdcrxM8CPq2uEyfm0J3AV6Lrbbxr5NgE5xxM+DAAAAFQCmFk/M7Rx2jexsJ9COpHkHwUjcNQAAAIAdg18oByp/tjjDKhWhmmv+HbVIROkRqSxBvuEZEmcWlg38mLIT1bydfpSou/V4rI5ctxwCfJ1rRr66pw6GwCrz4fXmyVlhrj7TrktyQ9+zRXhynF4wdNPWErhNHb8tGlSOFiOBcUTlouX3V/ka6Dkd6ZQrZLQFaH+gjfyTZZ82HQAAAIEArsJgp7RLPOsCeLqoia/eljseBFVDazO5Q0ysUotTw9wgXGGVWREwm8wNggFNb9eCiBAAUfVZVfhVAtFT0pBf/eIVLPXyaMw3prBt7LqeBrbagODc3WAAdMTPIdYYcOKgv+YvTXa51zG64v6pQOfS8WXgKCzDl44puXfYeDk5lVQ="3389 is expected to equal true3390# [RSpecRunTime] RSpec elapsed time: 17 minutes 58.92 seconds. Current RSS: ~2357M. Threads: 4. load average: 0.99 1.00 1.04 1/297 80243391.3392 key: "ssh-dss AAAAB3NzaC1kc3MAAACBAKwKBw7D4OA1H/uD4htdh04TBIHdbSjeXUSnWJsce8C0tvoB01Yarjv9TFj+tfeDYVWtUK1DA1JkyqSuoAtDANJzF4I6Isyd0KPrW3dHFTcg6Xlz8d3KEaHokY93NOmB/xWEkhme8b7Q0U2iZie2pgWbTLXV0FA+lhskTtPHW3+VAAAAFQDRyayUlVZKXEweF3bUe03zt9e8VQAAAIAEPK1k3Y6ErAbIl96dnUCnZjuWQ7xXy062pf63QuRWI6LYSscm3f1pEknWUNFr/erQ02pkfi2eP9uHl1TI1ql+UmJX3g3frfssLNZwWXAW0m8PbY3HZSs+f5hevM3ua32pnKDmbQ2WpvKNyycKHi81hSI14xMcdblJolhN5iY8/wAAAIAjEe5+0m/TlBtVkqQbUit+s/g+eB+PFQ+raaQdL1uztW3etntXAPH1MjxsAC/vthWYSTYXORkDFMhrO5ssE2rfg9io0NDyTIZt+VRQMGdi++dH8ptU+ldl2ZejLFdTJFwFgcfXz+iQ1mx6h9TPX1crE1KoMAVOj3yKVfKpLB1EkA== root@lbslave"3393 is expected to equal true3394 key: "ssh-dss AAAAB3NzaC1kc3MAAACBAN3AITryJMQyOKZjAky+mQ/8pOHIlu4q8pzmR0qotKaLm2yye5a0PY2rOaQRAzi7EPheBXbqTb8a8TrHhGXI5P7GUHaJho5HhEnw+5TwAvP72L7LcPwxMxj/rLcR/jV+uLMsVeJVWjwJcUv83yzPXoVjK0hrIm+RLLeuTM+gTylHAAAAFQD5gBdXsXAiTz1atzMg3xDFF1zlowAAAIAlLy6TCMlOBM0IcPsvP/9bEjDj0M8YZazdqt4amO2IaNUPYt9/sIsLOQfxIj8myDK1TOp8NyRJep7V5aICG4f3Q+XktlmLzdWn3sjvbWuIAXe1opjG2T69YhxfHZr8Wn7P4tpCgyqM4uHmUKrfnBzQQ9vkUUWsZoUXM2Z7vUXVfQAAAIAU6eNlphQWDwx0KOBiiYhF9BM6kDbQlyw8333rAG3G4CcjI2G8eYGtpBNliaD185UjCEsjPiudhGil/j4Zt/+VY3aGOLoi8kqXBBc8ZAML9bbkXpyhQhMgwiywx3ciFmvSn2UAin8yurStYPQxtXauZN5PYbdwCHPS7ApIStdpMA== wood@endec1"3395 is expected to equal true3396 key: "ssh-dss AAAAB3NzaC1kc3MAAACBAISAE3CAX4hsxTw0dRc0gx8nQ41r3Vkj9OmG6LGeKWRmpy7C6vaExuupjxid76fd4aS56lCUEEoRlJ3zE93qoK9acI6EGqGQFLuDZ0fqMyRSX+ilf+1HDo/TRyuraggxp9Hj9LMpZVbpFATMm0+d9Xs7eLmaJjuMsowNlOf8NFdHAAAAFQCwdvqOAkR6QhuiAapQ/9iVuR0UAQAAAIBpLMo4dhSeWkChfv659WLPftxRrX/HR8YMD/jqa3R4PsVM2g6dQ1191nHugtdV7uaMeOqOJ/QRWeYM+UYwT0Zgx2LqvgVSjNDfdjk+ZRY8x3SmExFi62mKFoTGSOCXfcAfuanjaoF+sepnaiLUd+SoJShGYHoqR2QWiysTRqknlwAAAIBLEgYmr9XCSqjENFDVQPFELYKT7Zs9J87PjPS1AP0qF1OoRGZ5mefK6X/6VivPAUWmmmev/BuAs8M1HtfGeGGzMzDIiU/WZQ3bScLB1Ykrcjk7TOFD6xrnk/inYAp5l29hjidoAONcXoHmUAMYOKqn63Q2AsDpExVcmfj99/BlpQ=="3397 is expected to equal true3398 with a valid SSH key3399 is expected to equal false3400 with an invalid SSH key3401 is expected to equal false3402 #fingerprint3403 factory: :rsa_key_2048, fingerprint: "58:a8:9d:cd:1f:70:f8:5a:d9:e4:24:8e:da:89:e4:fc"3404 is expected to eq "58:a8:9d:cd:1f:70:f8:5a:d9:e4:24:8e:da:89:e4:fc"3405 factory: :rsa_key_4096, fingerprint: "df:73:db:29:3c:a5:32:cf:09:17:7e:8e:9d:de:d7:f7"3406 is expected to eq "df:73:db:29:3c:a5:32:cf:09:17:7e:8e:9d:de:d7:f7"3407 factory: :rsa_key_5120, fingerprint: "fe:fa:3a:4d:7d:51:ec:bf:c7:64:0c:96:d0:17:8a:d0"3408 is expected to eq "fe:fa:3a:4d:7d:51:ec:bf:c7:64:0c:96:d0:17:8a:d0"3409 factory: :rsa_key_8192, fingerprint: "fb:53:7f:e9:2f:f7:17:aa:c8:32:52:06:8e:05:e2:82"3410 is expected to eq "fb:53:7f:e9:2f:f7:17:aa:c8:32:52:06:8e:05:e2:82"3411 factory: :dsa_key_2048, fingerprint: "c8:85:1e:df:44:0f:20:00:3c:66:57:2b:21:10:5a:27"3412 is expected to eq "c8:85:1e:df:44:0f:20:00:3c:66:57:2b:21:10:5a:27"3413 factory: :ecdsa_key_256, fingerprint: "67:a3:a9:7d:b8:e1:15:d4:80:40:21:34:bb:ed:97:38"3414 is expected to eq "67:a3:a9:7d:b8:e1:15:d4:80:40:21:34:bb:ed:97:38"3415 factory: :ed25519_key_256, fingerprint: "e6:eb:45:8a:3c:59:35:5f:e9:5b:80:12:be:7e:22:73"3416 is expected to eq "e6:eb:45:8a:3c:59:35:5f:e9:5b:80:12:be:7e:22:73"3417 factory: :ecdsa_sk_key_256, fingerprint: "56:b9:bc:99:3d:2f:cf:63:6b:70:d8:f9:40:7e:09:4c"3418 is expected to eq "56:b9:bc:99:3d:2f:cf:63:6b:70:d8:f9:40:7e:09:4c"3419# [RSpecRunTime] RSpec elapsed time: 18 minutes 4.35 seconds. Current RSS: ~2357M. Threads: 4. load average: 0.99 1.00 1.04 1/297 80253420.3421 factory: :ed25519_sk_key_256, fingerprint: "f9:a0:64:0b:4b:72:72:0e:62:92:d7:04:14:74:1c:c9"3422 is expected to eq "f9:a0:64:0b:4b:72:72:0e:62:92:d7:04:14:74:1c:c9"3423 with an invalid SSH key3424 is expected to be nil3425 #fingerprint_sha2563426 factory: :rsa_key_2048, fingerprint_sha256: "SHA256:GdtgO0eHbwLB+mK47zblkoXujkqKRZjgMQrHH6Kks3E"3427 is expected to eq "SHA256:GdtgO0eHbwLB+mK47zblkoXujkqKRZjgMQrHH6Kks3E"3428 factory: :rsa_key_4096, fingerprint_sha256: "SHA256:ByDU7hQ1JB95l6p53rHrffc4eXvEtqGUtQhS+Dhyy7g"3429 is expected to eq "SHA256:ByDU7hQ1JB95l6p53rHrffc4eXvEtqGUtQhS+Dhyy7g"3430 factory: :rsa_key_5120, fingerprint_sha256: "SHA256:PCCupLbFHScm4AbEufbGDvhBU27IM0MVAor715qKQK8"3431 is expected to eq "SHA256:PCCupLbFHScm4AbEufbGDvhBU27IM0MVAor715qKQK8"3432 factory: :rsa_key_8192, fingerprint_sha256: "SHA256:CtHFQAS+9Hb8z4vrv4gVQPsHjNN0WIZhWODaB1mQLs4"3433 is expected to eq "SHA256:CtHFQAS+9Hb8z4vrv4gVQPsHjNN0WIZhWODaB1mQLs4"3434 factory: :dsa_key_2048, fingerprint_sha256: "SHA256:+a3DQ7cU5GM+gaYOfmc0VWNnykHQSuth3VRcCpWuYNI"3435 is expected to eq "SHA256:+a3DQ7cU5GM+gaYOfmc0VWNnykHQSuth3VRcCpWuYNI"3436 factory: :ecdsa_key_256, fingerprint_sha256: "SHA256:C+I5k3D+IGeM6k5iBR1ZsphqTKV+7uvL/XZ5hcrTr7g"3437 is expected to eq "SHA256:C+I5k3D+IGeM6k5iBR1ZsphqTKV+7uvL/XZ5hcrTr7g"3438 factory: :ed25519_key_256, fingerprint_sha256: "SHA256:DCKAjzxWrdOTjaGKBBjtCW8qY5++GaiAJflrHPmp6W0"3439 is expected to eq "SHA256:DCKAjzxWrdOTjaGKBBjtCW8qY5++GaiAJflrHPmp6W0"3440 factory: :ecdsa_sk_key_256, fingerprint_sha256: "SHA256:N0sNKBgWKK8usPuPegtgzHQQA9vQ/dRhAEhwFDAnLA4"3441 is expected to eq "SHA256:N0sNKBgWKK8usPuPegtgzHQQA9vQ/dRhAEhwFDAnLA4"3442 factory: :ed25519_sk_key_256, fingerprint_sha256: "SHA256:U8IKRkIHed6vFMTflwweA3HhIf2DWgZ8EFTm9fgwOUk"3443 is expected to eq "SHA256:U8IKRkIHed6vFMTflwweA3HhIf2DWgZ8EFTm9fgwOUk"3444 with an invalid SSH key3445 is expected to be nil3446 #key_text3447 key_value: "this is not a key"3448 carries the unmodified key data3449# [RSpecRunTime] RSpec elapsed time: 18 minutes 9.84 seconds. Current RSS: ~2361M. Threads: 4. load average: 0.99 1.00 1.04 1/297 80263450.3451 key_value: nil3452 carries the unmodified key data3453# [RSpecRunTime] Finishing example group spec/lib/gitlab/ssh_public_key_spec.rb. It took 1 minute 6.49 seconds. Expected to take 1 minute 1.35 seconds.3454# [RSpecRunTime] Starting example group spec/services/draft_notes/publish_service_spec.rb. Expected to take 55.55 seconds.3455DraftNotes::PublishService3456 only publishes the draft notes belonging to the current user3457 single draft note3458 publishes3459 does not skip notification3460 does not track the publish event3461 commit_id is set3462 creates note from draft with commit_id3463# [RSpecRunTime] RSpec elapsed time: 18 minutes 17.17 seconds. Current RSS: ~2195M. Threads: 4. load average: 0.99 1.00 1.04 1/302 86353464.3465 internal is set3466 creates internal note from draft3467 multiple draft notes3468 returns success3469 publishes all draft notes for a user in a merge request3470 sends batch notification3471 tracks the publish event3472 does not call UpdateReviewerStateService3473 when review fails to create3474 does not publish any draft note3475 does not track the publish event3476 returns an error3477 behaves like does not trigger GraphQL subscription mergeRequestMergeStatusUpdated3478 is expected not to receive merge_request_merge_status_updated(*(any args)) 0 times3479# [RSpecRunTime] RSpec elapsed time: 18 minutes 28.96 seconds. Current RSS: ~2351M. Threads: 4. load average: 0.99 1.00 1.03 1/302 98923480.3481 behaves like triggers GraphQL subscription mergeRequestMergeStatusUpdated3482 is expected to receive merge_request_merge_status_updated(#<MergeRequest id:9 namespace584/project-666!1>) 1 time3483# [RSpecRunTime] RSpec elapsed time: 18 minutes 30.45 seconds. Current RSS: ~2296M. Threads: 4. load average: 0.99 1.00 1.03 1/302 100773484.3485 capturing diff notes positions and keeping around commits3486 creates diff_note_positions for diff notes3487 keeps around the commits of each published note3488 checking gitaly calls3489 does not request a lot from Gitaly3490# [RSpecRunTime] RSpec elapsed time: 18 minutes 37.97 seconds. Current RSS: ~2163M. Threads: 4. load average: 0.92 0.98 1.03 1/303 110913491.3492 commit_id is set3493 creates note from draft with commit_id3494# [RSpecRunTime] RSpec elapsed time: 18 minutes 39.64 seconds. Current RSS: ~2229M. Threads: 4. load average: 0.92 0.98 1.03 1/302 113443495.3496 with many draft notes3497 reduce N+1 queries3498# [RSpecRunTime] RSpec elapsed time: 18 minutes 43.96 seconds. Current RSS: ~2281M. Threads: 4. load average: 0.93 0.98 1.03 2/303 114123499.3500 draft notes with suggestions3501 creates a suggestion with correct content3502 when the diff is changed3503 creates a suggestion based on the latest diff content and positions3504# [RSpecRunTime] RSpec elapsed time: 18 minutes 49.83 seconds. Current RSS: ~2108M. Threads: 4. load average: 1.17 1.03 1.04 1/303 118763505.3506 with quick actions3507 performs quick actions3508 does not create a note if it only contains quick actions3509# [RSpecRunTime] RSpec elapsed time: 18 minutes 53.96 seconds. Current RSS: ~2145M. Threads: 4. load average: 1.16 1.03 1.04 1/302 119033510.3511 with drafts that resolve threads3512 resolves the thread3513 sends notifications if all threads are resolved3514# [RSpecRunTime] RSpec elapsed time: 18 minutes 55.3 seconds. Current RSS: ~2181M. Threads: 4. load average: 1.16 1.03 1.04 1/302 119043515.3516 user cannot create notes3517 returns an error3518 when executing_user is specified3519 and executing_user can create notes3520 returns success3521 and executing_user cannot create notes3522 returns an error3523# [RSpecRunTime] Finishing example group spec/services/draft_notes/publish_service_spec.rb. It took 46.28 seconds. Expected to take 55.55 seconds.3524# [RSpecRunTime] Starting example group spec/models/concerns/avatarable_spec.rb. Expected to take 44.72 seconds.3525Avatarable3526 does not allow STI3527 #update3528 when avatar changed3529 validates the file size3530# [RSpecRunTime] RSpec elapsed time: 19 minutes 1.91 seconds. Current RSS: ~2283M. Threads: 4. load average: 1.15 1.03 1.04 1/297 119053531.3532 when avatar was not changed3533 skips validation of file size3534 #avatar_path3535 with caching enabled3536 only calls local_url once3537 calls local_url twice for path and URLs3538 calls local_url twice for different sizes3539 handles unpersisted objects3540# [RSpecRunTime] RSpec elapsed time: 19 minutes 5.97 seconds. Current RSS: ~2252M. Threads: 4. load average: 1.13 1.03 1.04 1/297 119063541.3542 has_asset_host: true, visibility_level: 0, only_path: true, avatar_path_prefix: ["https://gitlab.example.com", "/gitlab"]3543 returns the expected avatar path3544 returns the expected avatar path with width parameter3545 when avatar is stored remotely3546 returns the expected avatar path3547# [RSpecRunTime] RSpec elapsed time: 19 minutes 10.21 seconds. Current RSS: ~2317M. Threads: 4. load average: 1.12 1.03 1.04 1/297 119073548.3549 has_asset_host: true, visibility_level: 0, only_path: false, avatar_path_prefix: ["https://gitlab.example.com", "/gitlab"]3550 returns the expected avatar path3551 returns the expected avatar path with width parameter3552 when avatar is stored remotely3553 returns the expected avatar path3554# [RSpecRunTime] RSpec elapsed time: 19 minutes 12.69 seconds. Current RSS: ~2298M. Threads: 4. load average: 1.11 1.03 1.04 1/297 119083555.3556 has_asset_host: true, visibility_level: 10, only_path: true, avatar_path_prefix: ["https://gitlab.example.com", "/gitlab"]3557 returns the expected avatar path3558 returns the expected avatar path with width parameter3559 when avatar is stored remotely3560 returns the expected avatar path3561# [RSpecRunTime] RSpec elapsed time: 19 minutes 15.18 seconds. Current RSS: ~2277M. Threads: 4. load average: 1.11 1.03 1.04 1/297 119093562.3563 has_asset_host: true, visibility_level: 10, only_path: false, avatar_path_prefix: ["https://gitlab.example.com", "/gitlab"]3564 returns the expected avatar path3565 returns the expected avatar path with width parameter3566 when avatar is stored remotely3567 returns the expected avatar path3568# [RSpecRunTime] RSpec elapsed time: 19 minutes 17.65 seconds. Current RSS: ~2270M. Threads: 4. load average: 1.10 1.03 1.04 1/297 119103569.3570 has_asset_host: true, visibility_level: 20, only_path: true, avatar_path_prefix: []3571 returns the expected avatar path3572 returns the expected avatar path with width parameter3573 when avatar is stored remotely3574 returns the expected avatar path3575# [RSpecRunTime] RSpec elapsed time: 19 minutes 22.05 seconds. Current RSS: ~2388M. Threads: 4. load average: 1.10 1.03 1.04 1/297 119113576.3577 has_asset_host: true, visibility_level: 20, only_path: false, avatar_path_prefix: ["https://gitlab-assets.example.com"]3578 returns the expected avatar path3579 returns the expected avatar path with width parameter3580 when avatar is stored remotely3581 returns the expected avatar path3582# [RSpecRunTime] RSpec elapsed time: 19 minutes 24.57 seconds. Current RSS: ~2357M. Threads: 4. load average: 1.10 1.03 1.04 1/297 119123583.3584 has_asset_host: false, visibility_level: 0, only_path: true, avatar_path_prefix: ["/gitlab"]3585 returns the expected avatar path3586 returns the expected avatar path with width parameter3587 when avatar is stored remotely3588 returns the expected avatar path3589# [RSpecRunTime] RSpec elapsed time: 19 minutes 27.31 seconds. Current RSS: ~2269M. Threads: 4. load average: 1.09 1.03 1.04 1/297 119133590.3591 has_asset_host: false, visibility_level: 0, only_path: false, avatar_path_prefix: ["https://gitlab.example.com", "/gitlab"]3592 returns the expected avatar path3593 returns the expected avatar path with width parameter3594 when avatar is stored remotely3595 returns the expected avatar path3596# [RSpecRunTime] RSpec elapsed time: 19 minutes 29.88 seconds. Current RSS: ~2246M. Threads: 4. load average: 1.09 1.03 1.04 1/297 119143597.3598 has_asset_host: false, visibility_level: 10, only_path: true, avatar_path_prefix: ["/gitlab"]3599 returns the expected avatar path3600 returns the expected avatar path with width parameter3601 when avatar is stored remotely3602 returns the expected avatar path3603# [RSpecRunTime] RSpec elapsed time: 19 minutes 34.3 seconds. Current RSS: ~2357M. Threads: 4. load average: 1.08 1.03 1.04 1/297 119153604.3605 has_asset_host: false, visibility_level: 10, only_path: false, avatar_path_prefix: ["https://gitlab.example.com", "/gitlab"]3606 returns the expected avatar path3607 returns the expected avatar path with width parameter3608 when avatar is stored remotely3609 returns the expected avatar path3610# [RSpecRunTime] RSpec elapsed time: 19 minutes 36.76 seconds. Current RSS: ~2362M. Threads: 4. load average: 1.08 1.03 1.04 1/297 119163611.3612 has_asset_host: false, visibility_level: 20, only_path: true, avatar_path_prefix: ["/gitlab"]3613 returns the expected avatar path3614 returns the expected avatar path with width parameter3615 when avatar is stored remotely3616 returns the expected avatar path3617# [RSpecRunTime] RSpec elapsed time: 19 minutes 39.34 seconds. Current RSS: ~2256M. Threads: 4. load average: 1.07 1.03 1.04 1/297 119173618.3619 has_asset_host: false, visibility_level: 20, only_path: false, avatar_path_prefix: ["https://gitlab.example.com", "/gitlab"]3620 returns the expected avatar path3621 returns the expected avatar path with width parameter3622 when avatar is stored remotely3623 returns the expected avatar path3624# [RSpecRunTime] RSpec elapsed time: 19 minutes 41.64 seconds. Current RSS: ~2259M. Threads: 4. load average: 1.07 1.03 1.04 1/297 119183625.3626# [RSpecRunTime] Finishing example group spec/models/concerns/avatarable_spec.rb. It took 45.23 seconds. Expected to take 44.72 seconds.3627# [RSpecRunTime] Starting example group spec/graphql/mutations/merge_requests/set_locked_spec.rb. Expected to take 40.36 seconds.3628Mutations::MergeRequests::SetLocked3629 is expected to require graphql authorizations :update_merge_request3630 #resolve3631 behaves like permission level for merge request mutation is correctly verified3632 when the user is not a project member3633 behaves like when the user does not have access to the resource3634 raises an error3635 even if assigned to the merge request3636 does not modify merge request3637# [RSpecRunTime] RSpec elapsed time: 19 minutes 47.67 seconds. Current RSS: ~2360M. Threads: 4. load average: 1.14 1.04 1.04 1/303 121073638.3639 even if reviewer of the merge request3640 raises an error3641# [RSpecRunTime] RSpec elapsed time: 19 minutes 49.56 seconds. Current RSS: ~2281M. Threads: 4. load average: 1.14 1.04 1.04 1/303 122013642.3643 even if author of the merge request3644 raises an error3645# [RSpecRunTime] RSpec elapsed time: 19 minutes 51.4 seconds. Current RSS: ~2216M. Threads: 4. load average: 1.14 1.04 1.04 1/303 122953646.3647 when the user is a project member3648 with guest role3649 behaves like when the user does not have access to the resource3650 raises an error3651 even if assigned to the merge request3652 does not modify merge request3653# [RSpecRunTime] RSpec elapsed time: 19 minutes 55.21 seconds. Current RSS: ~2153M. Threads: 4. load average: 1.29 1.08 1.05 1/303 124853654.3655 even if reviewer of the merge request3656 raises an error3657# [RSpecRunTime] RSpec elapsed time: 19 minutes 57.02 seconds. Current RSS: ~2207M. Threads: 4. load average: 1.29 1.08 1.05 1/303 125813658.3659 even if author of the merge request3660 raises an error3661# [RSpecRunTime] RSpec elapsed time: 19 minutes 58.92 seconds. Current RSS: ~2279M. Threads: 4. load average: 1.35 1.09 1.06 1/303 126763662.3663 with reporter role3664 behaves like when the user does not have access to the resource3665 raises an error3666 even if assigned to the merge request3667 does not modify merge request3668# [RSpecRunTime] RSpec elapsed time: 20 minutes 5.59 seconds. Current RSS: ~2295M. Threads: 4. load average: 1.32 1.09 1.06 1/303 128663669.3670 even if reviewer of the merge request3671 raises an error3672# [RSpecRunTime] RSpec elapsed time: 20 minutes 7.78 seconds. Current RSS: ~2209M. Threads: 4. load average: 1.21 1.07 1.05 1/303 129613673.3674 even if author of the merge request3675 raises an error3676# [RSpecRunTime] RSpec elapsed time: 20 minutes 10.29 seconds. Current RSS: ~2186M. Threads: 4. load average: 1.21 1.07 1.05 1/303 130553677.3678 when the user can update the merge request3679 returns the merge request as discussion locked3680 returns errors merge request could not be updated3681 when passing locked as false3682 unlocks the discussion3683# [RSpecRunTime] RSpec elapsed time: 20 minutes 17.28 seconds. Current RSS: ~2223M. Threads: 4. load average: 1.18 1.07 1.05 1/303 133353684.3685# [RSpecRunTime] Finishing example group spec/graphql/mutations/merge_requests/set_locked_spec.rb. It took 35.64 seconds. Expected to take 40.36 seconds.3686# [RSpecRunTime] Starting example group spec/services/ci/create_commit_status_service_spec.rb. Expected to take 37.62 seconds.3687Ci::CreateCommitStatusService3688 for failed3689 when pipeline for sha does not exists3690 creates commit status and sets pipeline iid3691# [RSpecRunTime] RSpec elapsed time: 20 minutes 22.44 seconds. Current RSS: ~2294M. Threads: 4. load average: 1.33 1.10 1.06 1/303 133813692.3693 when updating a protected ref3694 with user as developer3695 does not create commit status3696 with user as maintainer3697 creates commit status3698# [RSpecRunTime] RSpec elapsed time: 20 minutes 24.67 seconds. Current RSS: ~2342M. Threads: 4. load average: 1.33 1.10 1.06 1/303 134183699.3700 when target URL is an unsupported scheme3701 responds with bad request status and validation errors3702 with partitions3703 creates records in the current partition3704 for success3705 when pipeline for sha does not exists3706 creates commit status and sets pipeline iid3707 for running3708 when pipeline for sha does not exists3709 creates commit status and sets pipeline iid3710 for race condition3711 creates one pipeline and two jobs (one for licenses, one for security)3712 when status is invalid3713 does not create commit status3714 when retrying a commit status3715 correctly posts a new commit status3716 retries the commit status3717# [RSpecRunTime] RSpec elapsed time: 20 minutes 33.15 seconds. Current RSS: ~2396M. Threads: 4. load average: 1.28 1.10 1.06 1/302 136093718.3719 for canceled3720 when pipeline for sha does not exists3721 creates commit status and sets pipeline iid3722 when status transitions from pending3723 for running3724 changes to running3725 for success3726 changes to success3727 for failed3728 changes to failed3729 for canceled3730 changes to canceled3731 for invalid transition3732 returns bad request and error message3733 with all optional parameters3734 when creating a commit status3735 creates commit status3736 when merge request exists for given branch3737 sets head pipeline3738 when the MR has a branch head pipeline3739 adds the status to the existing pipeline3740# [RSpecRunTime] RSpec elapsed time: 20 minutes 41.35 seconds. Current RSS: ~2257M. Threads: 4. load average: 1.25 1.09 1.06 1/303 139593741.3742 when the MR has a merged result head pipeline3743 creates a new branch pipeline but does not change the head pipeline3744# [RSpecRunTime] RSpec elapsed time: 20 minutes 43.9 seconds. Current RSS: ~2339M. Threads: 4. load average: 1.47 1.14 1.08 1/303 141453745.3746 when updating a commit status3747 updates a commit status3748 when the `state` parameter is sent the same3749 does not update the commit status3750# [RSpecRunTime] RSpec elapsed time: 20 minutes 48.48 seconds. Current RSS: ~2380M. Threads: 4. load average: 1.43 1.14 1.08 1/302 141843751.3752 when a pipeline id is specified3753 update the correct pipeline3754 when pipeline_id and sha do not match3755 returns a service error3756 when an missing pipeline_id is provided3757 returns a service error3758# [RSpecRunTime] RSpec elapsed time: 20 minutes 51.78 seconds. Current RSS: ~2285M. Threads: 4. load average: 1.43 1.14 1.08 1/302 142233759.3760 when sha and pipeline_id match but ref does not3761 returns a service error3762 for pending3763 when pipeline for sha does not exists3764 creates commit status and sets pipeline iid3765 when request without a state made3766 does not create commit status3767 when commit SHA is invalid3768 returns not found error3769 when trying to update a status of a different type3770 responds with bad request status and validation errors3771 when target URL is an invalid address3772 responds with bad request status and validation errors3773# [RSpecRunTime] Finishing example group spec/services/ci/create_commit_status_service_spec.rb. It took 37.54 seconds. Expected to take 37.62 seconds.3774# [RSpecRunTime] Starting example group spec/services/merge_requests/squash_service_spec.rb. Expected to take 35.77 seconds.3775MergeRequests::SquashService3776 #execute3777 when there is only one commit in the merge request3778 returns the squashed commit SHA3779 cleans up the temporary directory3780 does not keep the branch push event3781 when there is a single commit in the merge request3782 will still perform the squash3783 when squash message matches commit message3784 returns that commit SHA3785 does not perform any git actions3786# [RSpecRunTime] RSpec elapsed time: 21 minutes 0.79 second. Current RSS: ~2379M. Threads: 4. load average: 1.44 1.15 1.08 1/303 145803787.3788 when squash message matches commit message but without trailing new line3789 returns that commit SHA3790 does not perform any git actions3791 the squashed commit3792 copies the author info from the merge request3793 sets the current user as the committer3794 has the same diff as the merge request, but a different SHA3795 has a default squash commit message if no message was provided3796 if a message was provided3797 has the same message as the message provided3798# [RSpecRunTime] RSpec elapsed time: 21 minutes 4.86 seconds. Current RSS: ~2405M. Threads: 4. load average: 1.41 1.15 1.08 1/302 146523799.3800 when squashing only new files3801 returns the squashed commit SHA3802 cleans up the temporary directory3803 does not keep the branch push event3804 when there is a single commit in the merge request3805 will still perform the squash3806 when squash message matches commit message3807 returns that commit SHA3808 does not perform any git actions3809# [RSpecRunTime] RSpec elapsed time: 21 minutes 6.68 seconds. Current RSS: ~2388M. Threads: 4. load average: 1.41 1.15 1.08 1/302 146803810.3811 when squash message matches commit message but without trailing new line3812 returns that commit SHA3813 does not perform any git actions3814 the squashed commit3815 copies the author info from the merge request3816 sets the current user as the committer3817 has the same diff as the merge request, but a different SHA3818 has a default squash commit message if no message was provided3819 if a message was provided3820 has the same message as the message provided3821# [RSpecRunTime] RSpec elapsed time: 21 minutes 8.95 seconds. Current RSS: ~2393M. Threads: 4. load average: 1.37 1.15 1.08 1/302 147523822.3823 when squashing is disabled by default on the project3824 returns the squashed commit SHA3825 cleans up the temporary directory3826 does not keep the branch push event3827 when there is a single commit in the merge request3828 will still perform the squash3829 when squash message matches commit message3830 returns that commit SHA3831 does not perform any git actions3832# [RSpecRunTime] RSpec elapsed time: 21 minutes 12.77 seconds. Current RSS: ~2439M. Threads: 4. load average: 1.34 1.14 1.08 1/302 147803833.3834 when squash message matches commit message but without trailing new line3835 returns that commit SHA3836 does not perform any git actions3837 the squashed commit3838 copies the author info from the merge request3839 sets the current user as the committer3840 has the same diff as the merge request, but a different SHA3841 has a default squash commit message if no message was provided3842 if a message was provided3843 has the same message as the message provided3844# [RSpecRunTime] RSpec elapsed time: 21 minutes 15.06 seconds. Current RSS: ~2441M. Threads: 4. load average: 1.34 1.14 1.08 1/302 148523845.3846 when squashing is forbidden on the project3847 raises a squash error3848 when squashing is enabled by default on the project3849 returns the squashed commit SHA3850 cleans up the temporary directory3851 does not keep the branch push event3852 when there is a single commit in the merge request3853 will still perform the squash3854 when squash message matches commit message3855 returns that commit SHA3856 does not perform any git actions3857# [RSpecRunTime] RSpec elapsed time: 21 minutes 19.1 seconds. Current RSS: ~2437M. Threads: 4. load average: 1.32 1.14 1.08 1/302 148803858.3859 when squash message matches commit message but without trailing new line3860 returns that commit SHA3861 does not perform any git actions3862 the squashed commit3863 copies the author info from the merge request3864 sets the current user as the committer3865 has the same diff as the merge request, but a different SHA3866 has a default squash commit message if no message was provided3867 if a message was provided3868 has the same message as the message provided3869# [RSpecRunTime] RSpec elapsed time: 21 minutes 21.36 seconds. Current RSS: ~2427M. Threads: 4. load average: 1.32 1.14 1.08 1/302 149523870.3871 when squashing with files too large to display3872 returns the squashed commit SHA3873 cleans up the temporary directory3874 does not keep the branch push event3875 when there is a single commit in the merge request3876 will still perform the squash3877 when squash message matches commit message3878 returns that commit SHA3879 does not perform any git actions3880# [RSpecRunTime] RSpec elapsed time: 21 minutes 25.1 seconds. Current RSS: ~2420M. Threads: 4. load average: 1.29 1.14 1.08 1/302 149803881.3882 when squash message matches commit message but without trailing new line3883 returns that commit SHA3884 does not perform any git actions3885 the squashed commit3886 copies the author info from the merge request3887 sets the current user as the committer3888 has the same diff as the merge request, but a different SHA3889 has a default squash commit message if no message was provided3890 if a message was provided3891 has the same message as the message provided3892# [RSpecRunTime] RSpec elapsed time: 21 minutes 27.44 seconds. Current RSS: ~2412M. Threads: 4. load average: 1.27 1.14 1.08 1/302 150523893.3894 git errors3895 with an error in Gitaly UserSquash RPC3896 logs the error3897 returns an error3898# [RSpecRunTime] RSpec elapsed time: 21 minutes 30.06 seconds. Current RSS: ~2411M. Threads: 4. load average: 1.27 1.14 1.08 1/302 150533899.3900 when any other exception is thrown3901 logs the error3902 returns an error3903 cleans up the temporary directory3904# [RSpecRunTime] Finishing example group spec/services/merge_requests/squash_service_spec.rb. It took 36.18 seconds. Expected to take 35.77 seconds.3905# [RSpecRunTime] Starting example group spec/models/integrations/gitlab_slack_application_spec.rb. Expected to take 33.57 seconds.3906Integrations::GitlabSlackApplication3907 does not allow STI3908 validations3909 is expected not to validate that :webhook cannot be empty/falsy3910 default values3911 is expected to eq :chat3912 is expected not to be alert events3913 is expected not to be commit events3914 is expected not to be confidential issues events3915 is expected not to be confidential note events3916 is expected not to be deployment events3917 is expected not to be issues events3918 is expected not to be job events3919 is expected not to be merge requests events3920 is expected not to be note events3921 is expected not to be pipeline events3922 is expected not to be push events3923 is expected not to be tag push events3924 is expected not to be vulnerability events3925 is expected not to be wiki page events3926# [RSpecRunTime] RSpec elapsed time: 21 minutes 37.51 seconds. Current RSS: ~2419M. Threads: 4. load average: 1.22 1.13 1.08 1/299 150543927.3928 #test3929 when all channels can be posted to3930 is successful3931 when the same channel is used for multiple events3932 only tests the channel once3933 when there are channels that cannot be posted to3934 returns an error message informing which channels cannot be posted to3935 when integration is not configured for notifications3936 is successful3937 when integration is using legacy version of Slack app3938 returns an error to inform the user to update their integration3939 behaves like Integrations::BaseSlackNotification3940 #execute3941 uses only known events3942 when hook data includes a user object3943 when event is not supported for usage log3944 does not increase the usage data counter3945# [RSpecRunTime] RSpec elapsed time: 21 minutes 42.62 seconds. Current RSS: ~2434M. Threads: 4. load average: 1.21 1.13 1.08 1/299 151013946.3947 for issue notification3948 behaves like increases the usage data counter3949 increases the usage data counter3950 behaves like Snowplow event tracking with RedisHLL context3951 behaves like Snowplow event tracking3952 is emitted3953 for push notification3954 behaves like increases the usage data counter3955 increases the usage data counter3956 behaves like Snowplow event tracking with RedisHLL context3957 behaves like Snowplow event tracking3958 is emitted3959 for deployment notification3960 behaves like increases the usage data counter3961 increases the usage data counter3962 behaves like Snowplow event tracking with RedisHLL context3963 behaves like Snowplow event tracking3964 is emitted3965# [RSpecRunTime] RSpec elapsed time: 21 minutes 45.67 seconds. Current RSS: ~2415M. Threads: 4. load average: 1.21 1.13 1.08 1/302 151573966.3967 for wiki_page notification3968 behaves like increases the usage data counter3969 increases the usage data counter3970 behaves like Snowplow event tracking with RedisHLL context3971 behaves like Snowplow event tracking3972 is emitted3973 for merge_request notification3974 behaves like increases the usage data counter3975 increases the usage data counter3976 behaves like Snowplow event tracking with RedisHLL context3977 behaves like Snowplow event tracking3978 is emitted3979# [RSpecRunTime] RSpec elapsed time: 21 minutes 47.79 seconds. Current RSS: ~2365M. Threads: 4. load average: 1.19 1.13 1.08 1/303 153103980.3981 for note notification3982 behaves like increases the usage data counter3983 increases the usage data counter3984 behaves like Snowplow event tracking with RedisHLL context3985 behaves like Snowplow event tracking3986 is emitted3987# [RSpecRunTime] RSpec elapsed time: 21 minutes 50.57 seconds. Current RSS: ~2426M. Threads: 4. load average: 1.19 1.13 1.08 1/302 153113988.3989 for tag_push notification3990 behaves like increases the usage data counter3991 increases the usage data counter3992 behaves like Snowplow event tracking with RedisHLL context3993 behaves like Snowplow event tracking3994 is emitted3995 for confidential note notification3996 behaves like increases the usage data counter3997 increases the usage data counter3998 behaves like Snowplow event tracking with RedisHLL context3999 behaves like Snowplow event tracking4000 is emitted4001 for confidential issue notification4002 behaves like increases the usage data counter4003 increases the usage data counter4004 behaves like Snowplow event tracking with RedisHLL context4005 behaves like Snowplow event tracking4006 is emitted4007 when hook data does not include a user4008 does not increase the usage data counter4009 #description4010 is expected to be present4011 when the integration is not active4012 is not editable, and presents no editable fields4013 does not include sections4014 #execute4015 notifies Slack4016 when the integration is not configured for event4017 does not notify Slack4018 when Slack API responds with an error4019 logs the error and API response4020# [RSpecRunTime] RSpec elapsed time: 21 minutes 56.85 seconds. Current RSS: ~2426M. Threads: 4. load average: 1.17 1.12 1.08 1/302 153664021.4022 when there is an HTTP error4023 logs the error4024 when configured to post to multiple Slack channels4025 posts to both Slack channels and returns true4026 when one of the posts responds with an error4027 posts to both channels and returns true4028 when both of the posts respond with an error4029 posts to both channels and returns false4030 when one of the posts raises an HTTP exception4031 posts to one channel and returns true4032 when both of the posts raise an HTTP exception4033 posts to one channel and returns true4034 #upgrade_needed?4035 with all_features_supported4036 is false4037 without all_features_supported4038 is true4039 without slack_integration4040 is false4041 when the integration is active4042 is editable, and presents editable fields4043 includes the expected sections4044# [RSpecRunTime] Finishing example group spec/models/integrations/gitlab_slack_application_spec.rb. It took 30.64 seconds. Expected to take 33.57 seconds.4045# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4046Lint factories for Integrations::GitlabSlackApplication4047 with saas, license, and factory defaults4048 behaves like factory4049 gitlab_slack_application_integration factory4050 does not raise error when built4051 does not raise error when created4052 linting :all_features_supported trait4053 does not raise error when created4054# [RSpecRunTime] RSpec elapsed time: 22 minutes 5.45 seconds. Current RSS: ~2354M. Threads: 4. load average: 1.15 1.12 1.08 1/297 153804055.4056# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 3.81 seconds. Expected to take 46.95 seconds.4057# [RSpecRunTime] Starting example group spec/lib/gitlab/database/migrations/test_batched_background_runner_spec.rb. Expected to take 32.19 seconds.4058Gitlab::Database::Migrations::TestBatchedBackgroundRunner4059 main database4060 running a real background migration4061 runs sampled jobs from the batched background migration4062 uses the correct params to instrument the background migration4063 uses the filtering clause from the migration4064 exports migration details to a file4065# [RSpecRunTime] RSpec elapsed time: 22 minutes 16.65 seconds. Current RSS: ~2181M. Threads: 4. load average: 1.12 1.11 1.07 1/297 153814066.4067 with jobs to run4068 samples jobs4069 samples 1 job with a batch size higher than the table size4070 does not sample a job if there are zero rows to sample4071 with multiple jobs to run4072 runs all pending jobs based on the last migration id4073# [RSpecRunTime] RSpec elapsed time: 22 minutes 22.36 seconds. Current RSS: ~2341M. Threads: 4. load average: 1.10 1.11 1.07 1/297 153824074.4075 choosing uniform batches to run4076 #uniform_fractions4077 generates evenly distributed sequences of fractions4078 ci database4079 running a real background migration4080 runs sampled jobs from the batched background migration4081 uses the correct params to instrument the background migration4082 uses the filtering clause from the migration4083 exports migration details to a file4084# [RSpecRunTime] RSpec elapsed time: 22 minutes 34.25 seconds. Current RSS: ~2174M. Threads: 4. load average: 1.09 1.11 1.07 1/297 153834085.4086 with jobs to run4087 samples jobs4088 samples 1 job with a batch size higher than the table size4089 does not sample a job if there are zero rows to sample4090 with multiple jobs to run4091 runs all pending jobs based on the last migration id4092# [RSpecRunTime] RSpec elapsed time: 22 minutes 40.02 seconds. Current RSS: ~2364M. Threads: 4. load average: 1.16 1.12 1.08 1/297 153844093.4094 choosing uniform batches to run4095 #uniform_fractions4096 generates evenly distributed sequences of fractions4097# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/migrations/test_batched_background_runner_spec.rb. It took 34.89 seconds. Expected to take 32.19 seconds.4098# [RSpecRunTime] Starting example group spec/services/bulk_imports/create_service_spec.rb. Expected to take 31.03 seconds.4099BulkImports::CreateService4100 #execute4101 when gitlab version is 15.5 or higher4102 when a BulkImports::Error is raised while validating the instance version4103 rescues the error and raises a ServiceResponse::Error4104 when the resource is not found while validating the source_full_path4105 rescues the error and raises a BulkImports::Error4106 when direct transfer status query returns a 4034107 raises a ServiceResponse::Error4108 when direct transfer setting query returns a 4044109 raises a ServiceResponse::Error4110 when direct transfer setting query raises any other NetworkError4111 raises a ServiceResponse::Error4112 when required scopes are not present4113 returns ServiceResponse with error if token does not have api scope4114 when token validation succeeds4115 creates bulk import4116 on the same instance4117 tracks the same instance migration4118# [RSpecRunTime] RSpec elapsed time: 22 minutes 44.59 seconds. Current RSS: ~2357M. Threads: 4. load average: 1.15 1.12 1.08 1/297 153854119.4120 projects migration flag4121 when false4122 sets false4123 when true4124 sets true4125 when nil4126 sets true4127# [RSpecRunTime] RSpec elapsed time: 22 minutes 49.23 seconds. Current RSS: ~2357M. Threads: 4. load average: 1.14 1.12 1.08 1/297 153864128.4129 when gitlab version is lower than 15.54130 creates bulk import4131 creates bulk import entities4132 creates bulk import configuration4133 enqueues BulkImportWorker4134 returns success ServiceResponse4135 returns ServiceResponse with error if validation fails4136 on the same instance4137 tracks the same instance migration4138# [RSpecRunTime] RSpec elapsed time: 22 minutes 55.27 seconds. Current RSS: ~2262M. Threads: 4. load average: 1.12 1.12 1.08 1/297 153874139.4140 #user-role4141 defines access_level as not a member4142 when there is a parent_namespace and the user is a member4143 defines access_level from parent namespace membership4144# [RSpecRunTime] RSpec elapsed time: 22 minutes 58.99 seconds. Current RSS: ~2334M. Threads: 4. load average: 1.11 1.11 1.08 1/297 153884145.4146 when there is a destination_namespace but no parent_namespace4147 defines access_level from destination_namespace4148# [RSpecRunTime] RSpec elapsed time: 23 minutes 0.07 second. Current RSS: ~2339M. Threads: 4. load average: 1.11 1.11 1.08 1/297 153894149.4150 when there is no destination_namespace or parent_namespace4151 defines access_level as owner4152 #validate_setting_enabled!4153 when the source_type is a group4154 when the source_full_path contains only integer characters4155 makes a graphql request using the group full path and an http request with the correct id4156 when the source_type is a project4157 when the source_full_path contains only integer characters4158 makes a graphql request using the group full path and an http request with the correct id4159 #validate_destination_namespace4160 when the destination_namespace does not exist4161 returns ServiceResponse with an error message4162 when the user does not have permission to create subgroups4163 returns ServiceResponse with an error message4164 when the user does not have permission to create projects4165 returns ServiceResponse with an error message4166 #validate_destination_slug4167 when the destination_slug is invalid4168 returns ServiceResponse with an error message4169 #validate_destination_full_path4170 when the source_type is a group4171 when the provided destination_slug already exists in the destination_namespace4172 returns ServiceResponse with an error message4173 when the destination_slug conflicts with an existing top-level namespace4174 returns ServiceResponse with an error message4175 when the destination_slug does not conflict with an existing top-level namespace4176 returns success ServiceResponse4177 when the source_type is a project4178 when the provided destination_slug already exists in the destination_namespace4179 returns ServiceResponse with an error message4180# [RSpecRunTime] RSpec elapsed time: 23 minutes 10.45 seconds. Current RSS: ~2406M. Threads: 4. load average: 1.10 1.11 1.08 1/297 153904181.4182 when the destination_slug does not conflict with an existing project4183 returns success ServiceResponse4184# [RSpecRunTime] RSpec elapsed time: 23 minutes 11.51 seconds. Current RSS: ~2407M. Threads: 4. load average: 1.10 1.11 1.08 1/297 153914185.4186# [RSpecRunTime] Finishing example group spec/services/bulk_imports/create_service_spec.rb. It took 31.18 seconds. Expected to take 31.03 seconds.4187# [RSpecRunTime] Starting example group spec/models/plan_limits_spec.rb. Expected to take 28.64 seconds.4188PlanLimits4189 does not allow STI4190 validations4191 is expected to validate that :notification_limit looks like an integer greater than or equal to 04192 is expected to validate that :enforcement_limit looks like an integer greater than or equal to 04193 limits_history4194 when does not match the JSON schema4195 does not allow invalid json4196# [RSpecRunTime] RSpec elapsed time: 23 minutes 14.49 seconds. Current RSS: ~2388M. Threads: 4. load average: 1.09 1.11 1.07 1/297 153924197.4198 when matches the JSON schema4199 allows valid json4200 #exceeded?4201 when given limit subject is an integer4202 behaves like comparing limits4203 when limit for given name results to a disabled value4204 is expected to eq false4205 when limit for given name results to a non-disabled value4206 and given count is smaller than limit4207 is expected to eq false4208 and given count is equal to the limit4209 is expected to eq true4210 and given count is greater than the limit4211 is expected to eq true4212 when given limit subject is an ActiveRecord::Relation4213 behaves like comparing limits4214 when limit for given name results to a disabled value4215 is expected to eq false4216 when limit for given name results to a non-disabled value4217 and given count is smaller than limit4218 is expected to eq false4219 and given count is equal to the limit4220 is expected to eq true4221# [RSpecRunTime] RSpec elapsed time: 23 minutes 21.15 seconds. Current RSS: ~2447M. Threads: 4. load average: 1.08 1.11 1.07 1/297 153934222.4223 and given count is greater than the limit4224 is expected to eq true4225 when given limit subject is something else4226 raises an error4227 #limit_for4228 when given limit name does not exist4229 raises an error4230 when given limit name is disabled4231 is expected to eq nil4232 and alternate_limit is a non-zero integer4233 is expected to eq 14234# [RSpecRunTime] RSpec elapsed time: 23 minutes 24.13 seconds. Current RSS: ~2426M. Threads: 4. load average: 1.07 1.10 1.07 1/297 153944235.4236 and alternate_limit is zero4237 is expected to eq nil4238 and alternate_limit is a proc that returns non-zero integer4239 is expected to eq 14240 and alternate_limit is a proc that returns zero4241 is expected to eq nil4242 and alternate_limit is a proc that returns nil4243 is expected to eq nil4244 when given limit name is enabled4245 and alternate_limit is a non-zero integer that is bigger than the plan limit4246 is expected to eq 24247 and alternate_limit is a non-zero integer that is smaller than the plan limit4248 is expected to eq 14249 and alternate_limit is zero4250 is expected to eq 24251# [RSpecRunTime] RSpec elapsed time: 23 minutes 30.11 seconds. Current RSS: ~2436M. Threads: 4. load average: 1.07 1.10 1.07 1/297 153954252.4253 and alternate_limit is a proc that returns non-zero integer that is bigger than the plan limit4254 is expected to eq 24255 and alternate_limit is a proc that returns non-zero integer that is smaller than the plan limit4256 is expected to eq 14257 and alternate_limit is a proc that returns zero4258 is expected to eq 24259 and alternate_limit is a proc that returns nil4260 is expected to eq 24261 validates default values4262 has positive values for enabled limits4263 has zero values for disabled limits4264# [RSpecRunTime] RSpec elapsed time: 23 minutes 33.52 seconds. Current RSS: ~2426M. Threads: 4. load average: 1.06 1.10 1.07 1/297 153964265.4266 #dashboard_storage_limit_enabled?4267 returns false4268 #format_limits_history4269 formats a single attribute change4270 does not format limits_history for non-allowed attributes4271 does not format attributes for values that do not change4272 formats multiple attribute changes4273 with previous history available4274 appends to it4275# [RSpecRunTime] RSpec elapsed time: 23 minutes 39.38 seconds. Current RSS: ~2437M. Threads: 4. load average: 1.06 1.10 1.07 1/297 153974276.4277# [RSpecRunTime] Finishing example group spec/models/plan_limits_spec.rb. It took 27.88 seconds. Expected to take 28.64 seconds.4278# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4279Lint factories for PlanLimits4280 with saas, license, and factory defaults4281 behaves like factory4282 plan_limits factory4283 does not raise error when built4284 does not raise error when created4285 linting :default_plan trait4286 does not raise error when created4287# [RSpecRunTime] RSpec elapsed time: 23 minutes 41.52 seconds. Current RSS: ~2437M. Threads: 4. load average: 1.06 1.10 1.07 1/297 154114288.4289 linting :free_plan trait4290 does not raise error when created4291 linting :bronze_plan trait4292 does not raise error when created4293 linting :silver_plan trait4294 does not raise error when created4295 linting :premium_plan trait4296 does not raise error when created4297 linting :gold_plan trait4298 does not raise error when created4299 linting :ultimate_plan trait4300 does not raise error when created4301 linting :ultimate_trial_plan trait4302 does not raise error when created4303 linting :ultimate_trial_paid_customer_plan trait4304 does not raise error when created4305 linting :premium_trial_plan trait4306 does not raise error when created4307 linting :opensource_plan trait4308 does not raise error when created4309# [RSpecRunTime] RSpec elapsed time: 23 minutes 46.78 seconds. Current RSS: ~2457M. Threads: 4. load average: 1.05 1.10 1.07 1/297 154124310.4311 linting :with_package_file_sizes trait4312 does not raise error when created4313# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 7.75 seconds. Expected to take 46.95 seconds.4314# [RSpecRunTime] Starting example group spec/lib/gitlab/redis/buffered_counter_spec.rb. Expected to take 27.18 seconds.4315Gitlab::Redis::BufferedCounter4316 behaves like redis_shared_examples4317 .config_file_name4318 when there is no config file anywhere4319 is expected to be nil4320 .store4321 with old format4322 behaves like redis store4323 instantiates Redis::Store4324 with the namespace4325 uses specified namespace4326 with new format4327 behaves like redis store4328 instantiates Redis::Store4329 with the namespace4330 uses specified namespace4331 .params4332 withstands mutation4333 with command to generate extra config specified4334 when the command returns valid yaml4335 merges config from command on top of config from file4336 when the command returns invalid yaml4337 raises error4338 when the parsed external command output returns invalid hash4339 raises an error4340 when the command fails4341 raises error4342 when url contains unix socket reference4343 with old format4344 returns path key instead4345 with new format4346 returns path key instead4347 when url is host based4348 with old format4349 returns hash with host, port, db, and password4350 with new format4351 rails_env: "development", host: "development-host"4352 returns hash with host, port, db, and password4353 does not raise ArgumentError for invalid keywords in SentinelConfig4354# [RSpecRunTime] RSpec elapsed time: 23 minutes 53.4 seconds. Current RSS: ~2491M. Threads: 4. load average: 1.04 1.09 1.07 1/297 154134355.4356 rails_env: "test", host: "test-host"4357 returns hash with host, port, db, and password4358 does not raise ArgumentError for invalid keywords in SentinelConfig4359 rails_env: "production", host: "production-host"4360 returns hash with host, port, db, and password4361 does not raise ArgumentError for invalid keywords in SentinelConfig4362 behaves like instrumentation_class in custom key4363 moves instrumentation class into custom4364 with redis cluster format4365 rails_env: "development", host: "development-master"4366 returns hash with cluster and password4367 does not raise ArgumentError for invalid keywords in ClusterConfig4368 behaves like instrumentation_class in custom key4369 moves instrumentation class into custom4370 rails_env: "test", host: "test-master"4371 returns hash with cluster and password4372 does not raise ArgumentError for invalid keywords in ClusterConfig4373 behaves like instrumentation_class in custom key4374 moves instrumentation class into custom4375 rails_env: "production", host: "production-master"4376 returns hash with cluster and password4377 does not raise ArgumentError for invalid keywords in ClusterConfig4378 behaves like instrumentation_class in custom key4379 moves instrumentation class into custom4380# [RSpecRunTime] RSpec elapsed time: 23 minutes 59.16 seconds. Current RSS: ~2481M. Threads: 4. load average: 1.04 1.09 1.07 1/297 154144381.4382 .url4383 withstands mutation4384 when yml file with env variable4385 reads redis url from env variable4386 .version4387 returns a version4388 .with4389 yields a ::Redis4390 when running on single-threaded runtime4391 instantiates a connection pool with size 54392 when running on multi-threaded runtime4393 instantiates a connection pool with a size based on the concurrency of the worker4394 when there is no config at all4395 can run an empty block4396 #db4397 with old format4398 returns the correct db4399 with new format4400 returns the correct db4401 with cluster-mode4402 returns the correct db4403 #sentinels4404 when sentinels are defined4405 rails_env: "development", hosts: ["development-replica1", "development-replica2"]4406 returns an array of hashes with host and port keys4407# [RSpecRunTime] RSpec elapsed time: 24 minutes 4.17 seconds. Current RSS: ~2463M. Threads: 4. load average: 1.04 1.09 1.07 1/297 154154408.4409 rails_env: "test", hosts: ["test-replica1", "test-replica2"]4410 returns an array of hashes with host and port keys4411 rails_env: "production", hosts: ["production-replica1", "production-replica2"]4412 returns an array of hashes with host and port keys4413 when sentinels are not defined4414 returns nil4415 when cluster is defined4416 returns nil4417 #sentinels?4418 when sentinels are defined4419 returns true4420 when sentinels are not defined4421 is expected to eq nil4422 when cluster is defined4423 returns false4424 #raw_config_hash4425 returns old-style single url config in a hash4426 returns cluster config without url key in a hash4427 #secret_file4428 when explicitly specified in config file4429 returns the absolute path of specified file inside Rails root4430 when not explicitly specified4431 returns the default path in the encrypted settings shared directory4432 #parse_client_tls_options4433 when configuration does not have TLS related options4434 returns the coniguration as-is4435 when specified certificate file does not exist4436 raises error about missing certificate file4437# [RSpecRunTime] RSpec elapsed time: 24 minutes 9.61 seconds. Current RSS: ~2449M. Threads: 4. load average: 1.03 1.09 1.07 1/297 154164438.4439 when specified key file does not exist4440 raises error about missing key file4441 when only certificate file is specified4442 renders resque.yml correctly4443 when only key file is specified4444 renders resque.yml correctly4445 when configuration valid TLS related options4446 converts cert_file and key_file appropriately4447 #fetch_config4448 raises an exception when the config file contains invalid yaml4449 when redis.yml exists4450 uses config/redis.yml4451 when no config file exsits4452 returns nil4453 when resque.yml exists4454 returns the config from resque.yml4455 .pool4456 when not using fallback config4457 creates its own connection pool4458 when using fallback config4459 uses the fallback class connection pool4460 #fetch_config4461 when redis.yml exists4462 when the fallback has a redis.yml entry4463 is expected to eq {"fallback redis.yml"=>123}4464 and an instance config file exists4465 is expected to eq {"instance specific file"=>456}4466 and the instance has a redis.yml entry4467 is expected to eq {"instance redis.yml"=>789}4468# [RSpecRunTime] RSpec elapsed time: 24 minutes 15.15 seconds. Current RSS: ~2453M. Threads: 4. load average: 1.03 1.08 1.07 1/297 154174469.4470 when no redis config file exsits4471 returns nil4472 when resque.yml exists4473 returns the config from resque.yml4474# [RSpecRunTime] Finishing example group spec/lib/gitlab/redis/buffered_counter_spec.rb. It took 28.64 seconds. Expected to take 27.18 seconds.4475# [RSpecRunTime] Starting example group spec/rubocop/cop/gitlab/mark_used_feature_flags_spec.rb. Expected to take 25.62 seconds.4476RuboCop::Cop::Gitlab::MarkUsedFeatureFlags4477 self.limit_feature_flag = :foo4478 sets the flag as used4479 push_frontend_feature_flag method4480 a string feature flag4481 sets the flag as used4482 a symbol feature flag4483 sets the flag as used4484 an interpolated string feature flag with a string prefix4485 sets the flag as used4486 an interpolated symbol feature flag with a string prefix4487 sets the flag as used4488 a string with a "/" in it4489 sets the flag as used4490 an interpolated string feature flag with a string prefix and suffix4491 sets the flag as used4492 a dynamic string feature flag as a variable4493 sets the flag as used4494 an integer feature flag4495 sets the flag as used4496 Feature::Gitaly.disabled? method4497 a string feature flag4498 sets the flag as used4499# [RSpecRunTime] RSpec elapsed time: 24 minutes 20.96 seconds. Current RSS: ~2457M. Threads: 4. load average: 1.03 1.08 1.07 2/298 154184500.4501 a symbol feature flag4502 sets the flag as used4503 an interpolated string feature flag with a string prefix4504 sets the flag as used4505 an interpolated symbol feature flag with a string prefix4506 sets the flag as used4507 an interpolated string feature flag with a string prefix and suffix4508 sets the flag as used4509 a dynamic string feature flag as a variable4510 sets the flag as used4511 an integer feature flag4512 sets the flag as used4513 Feature.disabled? method4514 a string feature flag4515 sets the flag as used4516 a symbol feature flag4517 sets the flag as used4518 an interpolated string feature flag with a string prefix4519 sets the flag as used4520 an interpolated symbol feature flag with a string prefix4521 sets the flag as used4522 a string with a "/" in it4523 sets the flag as used4524 an interpolated string feature flag with a string prefix and suffix4525 sets the flag as used4526 a dynamic string feature flag as a variable4527 sets the flag as used4528 an integer feature flag4529 sets the flag as used4530 Config::FeatureFlags.enabled? method4531 a string feature flag4532 sets the flag as used4533# [RSpecRunTime] RSpec elapsed time: 24 minutes 27.04 seconds. Current RSS: ~2491M. Threads: 4. load average: 1.03 1.08 1.07 1/297 154194534.4535 a symbol feature flag4536 sets the flag as used4537 an interpolated string feature flag with a string prefix4538 sets the flag as used4539 an interpolated symbol feature flag with a string prefix4540 sets the flag as used4541 a string with a "/" in it4542 sets the flag as used4543 an interpolated string feature flag with a string prefix and suffix4544 sets the flag as used4545 a dynamic string feature flag as a variable4546 sets the flag as used4547 an integer feature flag4548 sets the flag as used4549 with the experiment method4550 a string feature flag4551 sets the flag as used4552 a symbol feature flag4553 sets the flag as used4554 an interpolated string feature flag with a string prefix4555 sets the flag as used4556 an interpolated symbol feature flag with a string prefix4557 sets the flag as used4558 an interpolated string feature flag with a string prefix and suffix4559 sets the flag as used4560 a dynamic string feature flag as a variable4561 sets the flag as used4562# [RSpecRunTime] RSpec elapsed time: 24 minutes 32.54 seconds. Current RSS: ~2490M. Threads: 4. load average: 1.02 1.08 1.07 1/297 154204563.4564 an integer feature flag4565 sets the flag as used4566 Class with included WorkerAttributes `data_consistency` method4567 sets the flag as used4568 sets the flag as used4569 ROUTING_FEATURE_FLAG = :foo4570 sets the flag as used4571 Worker `deduplicate` method4572 sets the flag as used4573 sets the flag as used4574 Worker `data_consistency` method4575 sets the flag as used4576 sets the flag as used4577 Feature.enabled? method4578 a string feature flag4579 sets the flag as used4580 a symbol feature flag4581 sets the flag as used4582 an interpolated string feature flag with a string prefix4583 sets the flag as used4584 an interpolated symbol feature flag with a string prefix4585 sets the flag as used4586 a string with a "/" in it4587 sets the flag as used4588 an interpolated string feature flag with a string prefix and suffix4589 sets the flag as used4590 a dynamic string feature flag as a variable4591 sets the flag as used4592# [RSpecRunTime] RSpec elapsed time: 24 minutes 38.5 seconds. Current RSS: ~2491M. Threads: 4. load average: 1.02 1.08 1.07 1/297 154214593.4594 an integer feature flag4595 sets the flag as used4596 Feature::Gitaly.enabled? method4597 a string feature flag4598 sets the flag as used4599 a symbol feature flag4600 sets the flag as used4601 an interpolated string feature flag with a string prefix4602 sets the flag as used4603 an interpolated symbol feature flag with a string prefix4604 sets the flag as used4605 an interpolated string feature flag with a string prefix and suffix4606 sets the flag as used4607 a dynamic string feature flag as a variable4608 sets the flag as used4609 an integer feature flag4610 sets the flag as used4611 FEATURE_FLAG = :foo4612 sets the flag as used4613 ::Gitlab::Ci::Config::FeatureFlags.enabled? method4614 a string feature flag4615 sets the flag as used4616 a symbol feature flag4617 sets the flag as used4618 an interpolated string feature flag with a string prefix4619 sets the flag as used4620 an interpolated symbol feature flag with a string prefix4621 sets the flag as used4622# [RSpecRunTime] RSpec elapsed time: 24 minutes 43.86 seconds. Current RSS: ~2483M. Threads: 4. load average: 1.02 1.08 1.07 1/297 154224623.4624 a string with a "/" in it4625 sets the flag as used4626 an interpolated string feature flag with a string prefix and suffix4627 sets the flag as used4628 a dynamic string feature flag as a variable4629 sets the flag as used4630 an integer feature flag4631 sets the flag as used4632 self.limit_feature_flag_for_override = :foo4633 sets the flag as used4634# [RSpecRunTime] Finishing example group spec/rubocop/cop/gitlab/mark_used_feature_flags_spec.rb. It took 29.44 seconds. Expected to take 25.62 seconds.4635# [RSpecRunTime] Starting example group spec/services/wiki_pages/update_service_spec.rb. Expected to take 24.32 seconds.4636WikiPages::UpdateService4637 behaves like WikiPages::UpdateService#execute4638 updates the wiki page4639 executes webhooks4640 behaves like internal event tracking4641 logs to Snowplow, Redis, and product analytics tooling4642# [RSpecRunTime] RSpec elapsed time: 24 minutes 51.59 seconds. Current RSS: ~2244M. Threads: 4. load average: 1.02 1.07 1.07 1/302 158494643.4644 when the updated page is a template4645 behaves like internal event tracking4646 logs to Snowplow, Redis, and product analytics tooling4647# [RSpecRunTime] RSpec elapsed time: 24 minutes 53.8 seconds. Current RSS: ~2262M. Threads: 4. load average: 1.01 1.07 1.06 1/302 159964648.4649 the page is at the top level4650 adds a new wiki page activity event4651# [RSpecRunTime] RSpec elapsed time: 24 minutes 58.24 seconds. Current RSS: ~2296M. Threads: 4. load average: 1.01 1.07 1.06 1/302 161534652.4653 the page is in a subsection4654 adds a new wiki page activity event4655# [RSpecRunTime] RSpec elapsed time: 25 minutes 0.57 second. Current RSS: ~2316M. Threads: 4. load average: 1.01 1.07 1.06 1/302 163124656.4657 when the options are bad4658 does not count an edit event4659 does not record the activity4660 reports the error4661# [RSpecRunTime] RSpec elapsed time: 25 minutes 5.88 seconds. Current RSS: ~2399M. Threads: 4. load average: 1.09 1.09 1.07 1/302 165354662.4663 #execute4664 when wiki create fails due to git error4665 catches the thrown error and returns a ServiceResponse error4666# [RSpecRunTime] RSpec elapsed time: 25 minutes 7.02 seconds. Current RSS: ~2416M. Threads: 4. load average: 1.09 1.09 1.07 1/302 166054667.4668# [RSpecRunTime] Finishing example group spec/services/wiki_pages/update_service_spec.rb. It took 21.8 seconds. Expected to take 24.32 seconds.4669# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/pipeline/seed/stage_spec.rb. Expected to take 23.28 seconds.4670Gitlab::Ci::Pipeline::Seed::Stage4671 #size4672 returns a number of jobs in the stage4673# [RSpecRunTime] RSpec elapsed time: 25 minutes 8.6 seconds. Current RSS: ~2462M. Threads: 4. load average: 1.08 1.09 1.07 1/302 166214674.4675 #attributes4676 returns hash attributes of a stage4677# [RSpecRunTime] RSpec elapsed time: 25 minutes 9.82 seconds. Current RSS: ~2480M. Threads: 4. load average: 1.08 1.09 1.07 1/302 166374678.4679 #included?4680 when it contains builds seeds4681 is expected to be included4682# [RSpecRunTime] RSpec elapsed time: 25 minutes 11.05 seconds. Current RSS: ~2508M. Threads: 4. load average: 1.08 1.09 1.07 1/302 166534683.4684 when it does not contain build seeds4685 is expected not to be included4686# [RSpecRunTime] RSpec elapsed time: 25 minutes 12.37 seconds. Current RSS: ~2522M. Threads: 4. load average: 1.08 1.08 1.07 1/302 166694687.4688 #seeds4689 returns build seeds4690 returns build seeds including valid attributes4691 filters seeds using only/except policies4692 when a legacy trigger exists4693 returns build seeds including legacy trigger4694# [RSpecRunTime] RSpec elapsed time: 25 minutes 17.11 seconds. Current RSS: ~2531M. Threads: 4. load average: 1.07 1.08 1.07 1/298 167484695.4696 when a ref is protected4697 returns protected builds4698# [RSpecRunTime] RSpec elapsed time: 25 minutes 18.36 seconds. Current RSS: ~2522M. Threads: 4. load average: 1.07 1.08 1.07 1/297 167644699.4700 when a ref is not protected4701 returns unprotected builds4702# [RSpecRunTime] RSpec elapsed time: 25 minutes 20.14 seconds. Current RSS: ~2518M. Threads: 4. load average: 1.07 1.08 1.07 1/297 167804703.4704 #seeds_names4705 returns all job names4706 returns a set4707# [RSpecRunTime] RSpec elapsed time: 25 minutes 24.32 seconds. Current RSS: ~2562M. Threads: 4. load average: 1.06 1.08 1.07 1/297 168114708.4709 #seeds_errors4710 returns all errors from seeds4711# [RSpecRunTime] RSpec elapsed time: 25 minutes 25.91 seconds. Current RSS: ~2572M. Threads: 4. load average: 1.06 1.08 1.07 1/298 168454712.4713 #to_resource4714 builds a valid stage object with all builds4715 can not be persisted without explicit pipeline assignment4716# [RSpecRunTime] RSpec elapsed time: 25 minutes 28.47 seconds. Current RSS: ~2584M. Threads: 4. load average: 1.06 1.08 1.07 1/298 168884717.4718# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/pipeline/seed/stage_spec.rb. It took 21.45 seconds. Expected to take 23.28 seconds.4719# [RSpecRunTime] Starting example group spec/models/concerns/resolvable_note_spec.rb. Expected to take 22.11 seconds.4720Note ResolvableNote4721 does not allow STI4722 resolvability scopes4723 .potentially_resolvable4724 includes diff and discussion notes on issues and merge requests4725# [RSpecRunTime] RSpec elapsed time: 25 minutes 31.39 seconds. Current RSS: ~2595M. Threads: 4. load average: 1.06 1.08 1.07 1/303 170374726.4727 .resolvable4728 includes non-system diff and discussion notes on issues and merge requests4729 .resolved4730 includes resolved non-system diff and discussion notes on issues and merge requests4731 .unresolved4732 includes non-resolved non-system diff and discussion notes on issues and merge requests4733 .resolve!4734 resolves only the resolvable, not yet resolved notes4735 .unresolve!4736 unresolves the resolved notes4737 #resolvable?4738 when potentially resolvable4739 when a system note4740 returns false4741 when a regular note4742 returns true4743 when not potentially resolvable4744 returns false4745 #to_be_resolved?4746 when not resolvable4747 returns false4748 when resolvable4749 when resolved4750 returns false4751 when not resolved4752 returns true4753 #resolved?4754 when not resolvable4755 returns false4756 when resolvable4757 when the note has been resolved4758 returns true4759 when the note has not been resolved4760 returns false4761 #resolve!4762 when not resolvable4763 returns false4764 doesn't set resolved_at4765 doesn't set resolved_by4766 doesn't mark as resolved4767# [RSpecRunTime] RSpec elapsed time: 25 minutes 39.88 seconds. Current RSS: ~2657M. Threads: 4. load average: 1.05 1.08 1.07 1/302 170664768.4769 when resolvable4770 when already resolved4771 returns false4772 doesn't change resolved_at4773 doesn't change resolved_by4774 doesn't change resolved status4775# [RSpecRunTime] RSpec elapsed time: 25 minutes 41.98 seconds. Current RSS: ~2582M. Threads: 4. load average: 1.05 1.08 1.07 1/302 170674776.4777 when not yet resolved4778 returns true4779 sets resolved_at4780 sets resolved_by4781 marks as resolved4782 updates the updated_at timestamp4783# [RSpecRunTime] RSpec elapsed time: 25 minutes 43.99 seconds. Current RSS: ~2534M. Threads: 4. load average: 1.05 1.08 1.07 1/297 170684784.4785 #unresolve!4786 when not resolvable4787 returns false4788# [RSpecRunTime] RSpec elapsed time: 25 minutes 46.45 seconds. Current RSS: ~2467M. Threads: 4. load average: 1.05 1.08 1.07 1/297 170694789.4790 when resolvable4791 when resolved4792 returns true4793 unsets resolved_at4794 unsets resolved_by4795 unmarks as resolved4796 updates the updated_at timestamp4797# [RSpecRunTime] RSpec elapsed time: 25 minutes 48.68 seconds. Current RSS: ~2467M. Threads: 4. load average: 1.04 1.07 1.07 1/297 170704798.4799 when not resolved4800 returns false4801 #potentially_resolvable?4802 returns false if noteable could not be found4803# [RSpecRunTime] Finishing example group spec/models/concerns/resolvable_note_spec.rb. It took 20.95 seconds. Expected to take 22.11 seconds.4804# [RSpecRunTime] Starting example group spec/models/personal_access_token_spec.rb. Expected to take 21.17 seconds.4805PersonalAccessToken4806 does not allow STI4807 .build4808 is a valid personal access token4809 ensures that the token is generated4810# [RSpecRunTime] RSpec elapsed time: 25 minutes 50.71 seconds. Current RSS: ~2447M. Threads: 4. load average: 1.04 1.07 1.07 1/297 170714811.4812 associations4813 is expected to belong to previous_personal_access_token class_name => PersonalAccessToken required: false4814 scopes4815 .project_access_tokens4816 is expected to contain exactly #<PersonalAccessToken id: 16, user_id: 924, name: "PAT 17", revoked: false, expires_at: "2024-08-30",..._expiry_notification_delivered: false, previous_personal_access_token_id: nil, advanced_scopes: nil>4817 .owner_is_human4818 is expected to contain exactly #<PersonalAccessToken id: 17, user_id: 928, name: "PAT 18", revoked: false, expires_at: "2024-08-30",..._expiry_notification_delivered: false, previous_personal_access_token_id: nil, advanced_scopes: nil>4819# [RSpecRunTime] RSpec elapsed time: 25 minutes 54.72 seconds. Current RSS: ~2479M. Threads: 4. load average: 1.04 1.07 1.06 1/297 170724820.4821 .for_user4822 returns personal access tokens of specified user only4823 .for_users4824 returns personal access tokens for the specified users only4825 .created_before4826 is expected to contain exactly #<PersonalAccessToken id: 28, user_id: 938, name: "PAT 29", revoked: false, expires_at: "2024-08-30",..._expiry_notification_delivered: false, previous_personal_access_token_id: nil, advanced_scopes: nil>, #<PersonalAccessToken id: 29, user_id: 939, name: "PAT 30", revoked: false, expires_at: "2024-08-30",..._expiry_notification_delivered: false, previous_personal_access_token_id: nil, advanced_scopes: nil>, and #<PersonalAccessToken id: 30, user_id: 940, name: "PAT 31", revoked: false, expires_at: "2024-08-30",..._expiry_notification_delivered: false, previous_personal_access_token_id: nil, advanced_scopes: nil>4827 .last_used_before4828 last_used_*4829 does not return token that is last_used_at after given date4830 .last_used_before4831 returns personal access tokens used before the specified date only4832 .last_used_after4833 returns personal access tokens used after the specified date only4834 .last_used_before_or_unused4835 is expected to contain exactly #<PersonalAccessToken id: 35, user_id: 945, name: "PAT 36", revoked: false, expires_at: "2024-08-30",..._expiry_notification_delivered: false, previous_personal_access_token_id: nil, advanced_scopes: nil> and #<PersonalAccessToken id: 36, user_id: 946, name: "PAT 37", revoked: false, expires_at: "2024-08-30",..._expiry_notification_delivered: false, previous_personal_access_token_id: nil, advanced_scopes: nil>4836 .active?4837 returns false if the personal_access_token is revoked4838 returns false if the personal_access_token is expired4839 returns true if the personal_access_token is not revoked and not expired4840 revoke!4841 revokes the token4842 validations4843 requires at least one scope4844 allows creating a token with API scopes4845 allows creating a token with `admin_mode` scope4846 rejects creating a token with unavailable scopes4847 when registry is disabled4848 rejects creating a token with read_registry scope4849 allows revoking a token with read_registry scope4850# [RSpecRunTime] RSpec elapsed time: 26 minutes 3.03 seconds. Current RSS: ~2478M. Threads: 4. load average: 1.03 1.07 1.06 1/297 170734851.4852 when registry is enabled4853 allows creating a token with read_registry scope4854 validates expires_at4855 can't be blank4856 when expires_in is less than MAX_PERSONAL_ACCESS_TOKEN_LIFETIME_IN_DAYS days4857 is valid4858 when expires_in is more than MAX_PERSONAL_ACCESS_TOKEN_LIFETIME_IN_DAYS days4859 is invalid4860 scopes4861 .active4862 includes non-revoked tokens4863 .expiring_and_not_notified4864 in one day4865 doesn't have any tokens4866 in three days4867 only includes a valid token4868# [RSpecRunTime] RSpec elapsed time: 26 minutes 7.61 seconds. Current RSS: ~2467M. Threads: 4. load average: 1.03 1.07 1.06 1/297 170744869.4870 .expiring_and_not_notified_without_impersonation4871 when token is there to be notified4872 has only unnotified tokens4873 when no token is there to be notified4874 return empty array4875 .expired_today_and_not_notified4876 returns tokens that have expired today4877 .without_impersonation4878 returns only non-impersonation tokens4879 revoke scopes4880 .revoked4881 is expected to contain exactly #<PersonalAccessToken id: 62, user_id: 972, name: "PAT 75", revoked: true, expires_at: "2024-08-30", ..._expiry_notification_delivered: false, previous_personal_access_token_id: nil, advanced_scopes: nil>4882 .not_revoked4883 is expected to contain exactly #<PersonalAccessToken id: 63, user_id: 973, name: "PAT 76", revoked: false, expires_at: "2024-08-30",..._expiry_notification_delivered: false, previous_personal_access_token_id: nil, advanced_scopes: nil> and #<PersonalAccessToken id: 64, user_id: 974, name: "PAT 77", revoked: nil, expires_at: "2024-08-30", c..._expiry_notification_delivered: false, previous_personal_access_token_id: nil, advanced_scopes: nil>4884 .simple_sorts4885 includes overridden keys4886 ordering by expires_at4887 .order_expires_at_asc_id_desc4888 returns ordered list in combination of expires_at ascending and id descending4889 `admin_mode scope4890 with feature flag enabled4891 with administrator user4892 does not add `admin_mode` scope before created4893 with normal user4894 does not add `admin_mode` scope before created4895 token format4896 generates a token4897 when there is an existing token4898 does not change the existing token4899# [RSpecRunTime] Finishing example group spec/models/personal_access_token_spec.rb. It took 22.64 seconds. Expected to take 21.17 seconds.4900# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4901Lint factories for PersonalAccessToken4902 with saas, license, and factory defaults4903 behaves like factory4904 personal_access_token factory4905 does not raise error when built4906 does not raise error when created4907 linting :impersonation trait4908 does not raise error when created4909# [RSpecRunTime] RSpec elapsed time: 26 minutes 16.18 seconds. Current RSS: ~2511M. Threads: 4. load average: 1.03 1.07 1.06 1/297 170884910.4911 linting :revoked trait4912 does not raise error when created4913 linting :expired trait4914 does not raise error when created4915 linting :invalid trait4916 does not raise error when created4917 linting :admin_mode trait4918 does not raise error when created4919 linting :no_prefix trait4920 does not raise error when created4921 linting :dependency_proxy_scopes trait4922 does not raise error when created4923# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 6.16 seconds. Expected to take 46.95 seconds.4924# [RSpecRunTime] Starting example group spec/views/projects/commit/branches.html.haml_spec.rb. Expected to take 20.16 seconds.4925projects/commit/branches.html.haml4926 when branches and tags are not available4927 shows default branch4928 shows js expand link4929 shows too many to search4930# [RSpecRunTime] RSpec elapsed time: 26 minutes 21.94 seconds. Current RSS: ~2473M. Threads: 4. load average: 1.02 1.07 1.06 1/297 171284931.4932 when branches and tags are available4933 shows default branch4934 shows js expand link4935 shows branch and tag links4936# [RSpecRunTime] RSpec elapsed time: 26 minutes 27.4 seconds. Current RSS: ~2459M. Threads: 4. load average: 1.02 1.06 1.06 1/297 171924937.4938 when tags are available but no branches (just default)4939 shows default branch4940 shows js expand link4941 shows tags4942 shows limit exceeded for branches4943# [RSpecRunTime] RSpec elapsed time: 26 minutes 31.76 seconds. Current RSS: ~2366M. Threads: 4. load average: 1.02 1.06 1.06 1/297 172454944.4945 when branches are available but no tags4946 shows branches4947 shows js expand link4948 shows limit exceeded message for tags4949# [RSpecRunTime] RSpec elapsed time: 26 minutes 35.01 seconds. Current RSS: ~2399M. Threads: 4. load average: 1.02 1.06 1.06 1/297 173094950.4951# [RSpecRunTime] Finishing example group spec/views/projects/commit/branches.html.haml_spec.rb. It took 16.79 seconds. Expected to take 20.16 seconds.4952# [RSpecRunTime] Starting example group spec/models/ci/build_trace_metadata_spec.rb. Expected to take 19.25 seconds.4953Ci::BuildTraceMetadata4954 does not allow STI4955 is expected to belong to build required: false4956 is expected to belong to trace_artifact required: false4957 is expected to validate that :build cannot be empty/falsy4958 is expected to validate that :archival_attempts cannot be empty/falsy4959 #can_attempt_archival_now?4960 when archival_attempts is over the limit4961 is expected to be falsey4962# [RSpecRunTime] RSpec elapsed time: 26 minutes 39.67 seconds. Current RSS: ~2456M. Threads: 4. load average: 1.02 1.06 1.06 1/297 173104963.4964 when last_archival_attempt_at is not set4965 is expected to be truthy4966 when last_archival_attempt_at is set4967 is expected to be truthy4968 when last_archival_attempt_at is too close4969 is expected to be falsey4970 #archival_attempts_available?4971 when archival_attempts is over the limit4972 is expected to be falsey4973 when archival_attempts is at the limit4974 is expected to be truthy4975 #increment_archival_attempts!4976 increments the attempts4977 updates the last_archival_attempt_at timestamp4978 #track_archival!4979 stores the artifact id and timestamp4980# [RSpecRunTime] RSpec elapsed time: 26 minutes 47.67 seconds. Current RSS: ~2501M. Threads: 4. load average: 1.09 1.07 1.07 1/297 173114981.4982 .find_or_upsert_for!4983 creates a new record4984 with existing records4985 returns the existing record4986# [RSpecRunTime] RSpec elapsed time: 26 minutes 48.93 seconds. Current RSS: ~2501M. Threads: 4. load average: 1.09 1.07 1.07 1/297 173124987.4988 #remote_checksum_valid?4989 checksum: nil, remote_checksum: nil, result: false4990 is expected to eq false4991 checksum: nil, remote_checksum: "a", result: false4992 is expected to eq false4993 checksum: "a", remote_checksum: nil, result: false4994 is expected to eq false4995 checksum: "a", remote_checksum: "b", result: false4996 is expected to eq false4997 checksum: "b", remote_checksum: "a", result: false4998 is expected to eq false4999 checksum: "a", remote_checksum: "a", result: true5000 is expected to eq true5001 partitioning5002 assigns the same partition id as the one that build has5003# [RSpecRunTime] RSpec elapsed time: 26 minutes 53.92 seconds. Current RSS: ~2411M. Threads: 4. load average: 1.08 1.07 1.06 1/297 173135004.5005# [RSpecRunTime] Finishing example group spec/models/ci/build_trace_metadata_spec.rb. It took 18.91 seconds. Expected to take 19.25 seconds.5006# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5007Lint factories for Ci::BuildTraceMetadata5008 with saas, license, and factory defaults5009 behaves like factory5010 ci_build_trace_metadata factory5011 does not raise error when built5012 does not raise error when created5013# [RSpecRunTime] RSpec elapsed time: 26 minutes 55.86 seconds. Current RSS: ~2449M. Threads: 4. load average: 1.08 1.07 1.06 1/297 173295014.5015# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.95 seconds. Expected to take 46.95 seconds.5016# [RSpecRunTime] Starting example group spec/lib/gitlab/sanitizers/exif_spec.rb. Expected to take 18.7 seconds.5017Gitlab::Sanitizers::Exif5018 #batch_clean5019 filters only jpg/tiff images by filename5020 with image uploads5021 processes all uploads if range ID is not set5022 processes only uploads in the selected range5023 processes only uploads for the selected uploader5024 processes only uploads created since specified date5025 pauses if sleep_time is set5026# [RSpecRunTime] RSpec elapsed time: 27 minutes 4.78 seconds. Current RSS: ~2365M. Threads: 4. load average: 1.07 1.07 1.06 1/297 173305027.5028 #clean5029 no dry run5030 removes exif from the image5031 ignores image without exif5032 raises an error if the exiftool fails with an error5033 for files that do not have the correct MIME type5034 cleans only jpg/tiff images with the correct mime types5035# [RSpecRunTime] RSpec elapsed time: 27 minutes 8.24 seconds. Current RSS: ~2374M. Threads: 4. load average: 1.06 1.07 1.06 1/297 173315036.5037 dry run5038 doesn't change the image5039 #clean_existing_path5040 no dry run5041 removes exif from the image5042 ignores image without exif5043 raises an error if the exiftool fails with an error5044 for files that do not have the correct MIME type from file5045 cleans only jpg/tiff images with the correct mime types5046# [RSpecRunTime] RSpec elapsed time: 27 minutes 12.46 seconds. Current RSS: ~2487M. Threads: 4. load average: 1.06 1.07 1.06 1/297 173325047.5048 skip_unallowed_types is false5049 for files that do not have the correct MIME type from input content5050 raises an error if not jpg/tiff images with the correct mime types5051 for files that do not have the correct MIME type from input content5052 raises an error if not jpg/tiff images with the correct mime types5053 skip_unallowed_types is true5054 for files that do not have the correct MIME type from input content5055 cleans only jpg/tiff images with the correct mime types5056 for files that do not have the correct MIME type from input content5057 cleans only jpg/tiff images with the correct mime types5058 dry run5059 doesn't change the image5060 #extra_tags5061 returns a list of keys for exif file5062 returns an empty list for file with only whitelisted and ignored tags5063# [RSpecRunTime] Finishing example group spec/lib/gitlab/sanitizers/exif_spec.rb. It took 18.54 seconds. Expected to take 18.7 seconds.5064# [RSpecRunTime] Starting example group spec/workers/bulk_imports/transform_references_worker_spec.rb. Expected to take 17.07 seconds.5065BulkImports::TransformReferencesWorker5066 transforms and saves multiple objects5067 for merge request notes5068 transforms references and saves the object5069 when an error is raised5070 tracks the error and creates an import failure5071# [RSpecRunTime] RSpec elapsed time: 27 minutes 19.29 seconds. Current RSS: ~2498M. Threads: 4. load average: 1.05 1.06 1.06 1/297 173335072.5073 for issue description5074 transforms references and saves the object5075 when an error is raised5076 tracks the error and creates an import failure5077# [RSpecRunTime] RSpec elapsed time: 27 minutes 20.45 seconds. Current RSS: ~2499M. Threads: 4. load average: 1.05 1.06 1.06 1/297 173345078.5079 when object does not have reference or username5080 returns object unchanged5081 does not save the object5082# [RSpecRunTime] RSpec elapsed time: 27 minutes 21.62 seconds. Current RSS: ~2499M. Threads: 4. load average: 1.05 1.06 1.06 1/297 173355083.5084 when there are no matched urls or usernames5085 returns object unchanged5086 does not save the object5087# [RSpecRunTime] RSpec elapsed time: 27 minutes 22.84 seconds. Current RSS: ~2488M. Threads: 4. load average: 1.05 1.06 1.06 1/297 173365088.5089 when url path does not start with source full path5090 returns object unchanged5091 does not save the object5092# [RSpecRunTime] RSpec elapsed time: 27 minutes 23.97 seconds. Current RSS: ~2421M. Threads: 4. load average: 1.05 1.06 1.06 1/297 173375093.5094 when host does not match and url path starts with source full path5095 returns object unchanged5096 does not save the object5097# [RSpecRunTime] RSpec elapsed time: 27 minutes 25.01 seconds. Current RSS: ~2421M. Threads: 4. load average: 1.05 1.06 1.06 1/297 173385098.5099 when url does not match at all5100 returns object unchanged5101 does not save the object5102# [RSpecRunTime] RSpec elapsed time: 27 minutes 26.1 seconds. Current RSS: ~2485M. Threads: 4. load average: 1.05 1.06 1.06 1/297 173395103.5104 when old and new usernames are interchanged5105 transforms references and saves the object5106 when an error is raised5107 tracks the error and creates an import failure5108# [RSpecRunTime] RSpec elapsed time: 27 minutes 29.16 seconds. Current RSS: ~2486M. Threads: 4. load average: 1.04 1.06 1.06 1/297 173405109.5110 for system notes5111 transforms references and saves the object5112 when an error is raised5113 tracks the error and creates an import failure5114 when the note includes a username5115 transforms references and saves the object5116 when an error is raised5117 tracks the error and creates an import failure5118 for merge request description5119 transforms references and saves the object5120 when an error is raised5121 tracks the error and creates an import failure5122 behaves like an idempotent worker5123 is labeled as idempotent5124 performs multiple times sequentially without raising an exception5125 for issue notes5126 transforms references and saves the object5127 when an error is raised5128 tracks the error and creates an import failure5129# [RSpecRunTime] Finishing example group spec/workers/bulk_imports/transform_references_worker_spec.rb. It took 18.95 seconds. Expected to take 17.07 seconds.5130# [RSpecRunTime] Starting example group spec/models/analytics/cycle_analytics/aggregation_spec.rb. Expected to take 16.59 seconds.5131Analytics::CycleAnalytics::Aggregation5132 does not allow STI5133 associations5134 is expected to belong to namespace required: true5135# [RSpecRunTime] RSpec elapsed time: 27 minutes 36.32 seconds. Current RSS: ~2486M. Threads: 4. load average: 1.04 1.06 1.06 1/297 173415136.5137 validations5138 is expected not to validate that :namespace cannot be empty/falsy5139 is expected not to validate that :enabled cannot be empty/falsy5140 validates the array length of incremental_runtimes_in_seconds5141 validates the array length of incremental_processed_records5142 validates the array length of full_runtimes_in_seconds5143 validates the array length of full_processed_records5144 behaves like value stream analytics namespace models5145 when ProjectNamespace is given5146 is valid5147# [RSpecRunTime] RSpec elapsed time: 27 minutes 38.8 seconds. Current RSS: ~2484M. Threads: 4. load average: 1.12 1.08 1.07 1/297 173425148.5149 when personal namespace is given5150 is valid5151 attribute updater methods5152 #cursor_for5153 returns empty cursors5154 when cursor is not empty5155 returns the cursor values5156 #consistency_check_cursor_for5157 returns empty cursor5158 returns the cursor value for IssueStageEvent5159 returns the cursor value for MergeRequestStageEvent5160# [RSpecRunTime] RSpec elapsed time: 27 minutes 42.79 seconds. Current RSS: ~2471M. Threads: 4. load average: 1.11 1.07 1.07 1/297 173435161.5162 #refresh_last_run5163 updates the run_at column5164 #reset_full_run_cursors5165 resets all full run cursors to nil5166 #set_cursor5167 sets the cursor values for the given mode5168 #set_stats5169 appends stats to the runtime and processed_records attributes5170 #safe_create_for_namespace5171 when group namespace is provided5172 creates the aggregation record5173 when non top-level group is given5174 creates the aggregation record for the top-level group5175 when the record is already present5176 does nothing5177 when the aggregation was disabled for some reason5178 re-enables the aggregation5179 when personal namespace is provided5180 is successful5181 #load_batch5182 loads records in priority order5183 when loading batch for last_consistency_check_updated_at5184 loads records in priority order5185# [RSpecRunTime] RSpec elapsed time: 27 minutes 50.17 seconds. Current RSS: ~2456M. Threads: 4. load average: 1.10 1.07 1.07 1/297 173445186.5187 #estimated_next_run_at5188 when aggregation was not yet executed for the given group5189 is expected to eq nil5190 when aggregation was already run5191 returns the duration between the previous run timestamp and the earliest last_incremental_run_at5192 when the aggregation has persisted previous runtimes5193 adds the runtime to the estimation5194# [RSpecRunTime] RSpec elapsed time: 27 minutes 52.21 seconds. Current RSS: ~2435M. Threads: 4. load average: 1.09 1.07 1.06 1/297 173455195.5196 when no records are present in the DB5197 returns nil5198 when only one aggregation record present5199 returns the minutes until the next aggregation5200# [RSpecRunTime] Finishing example group spec/models/analytics/cycle_analytics/aggregation_spec.rb. It took 19.61 seconds. Expected to take 16.59 seconds.5201# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5202Lint factories for Analytics::CycleAnalytics::Aggregation5203 with saas, license, and factory defaults5204 behaves like factory5205 cycle_analytics_aggregation factory5206 does not raise error when built5207 does not raise error when created5208 linting :disabled trait5209 does not raise error when created5210# [RSpecRunTime] RSpec elapsed time: 27 minutes 55.32 seconds. Current RSS: ~2375M. Threads: 4. load average: 1.09 1.07 1.06 1/297 173595211.5212 linting :enabled trait5213 does not raise error when created5214# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 2.81 seconds. Expected to take 46.95 seconds.5215# [RSpecRunTime] Starting example group spec/models/bulk_imports/export_status_spec.rb. Expected to take 15.85 seconds.5216BulkImports::ExportStatus5217 does not allow STI5218 #started?5219 when export status is started5220 returns true5221 when export status is not started5222 returns false5223# [RSpecRunTime] RSpec elapsed time: 27 minutes 59.17 seconds. Current RSS: ~2495M. Threads: 4. load average: 1.08 1.07 1.06 1/297 173605224.5225 when export status is not present5226 returns false5227 when something goes wrong during export status fetch5228 returns false5229 #failed?5230 when export status is failed5231 returns true5232 when export status is not failed5233 returns false5234 when export status is not present5235 returns false5236 when something goes wrong during export status fetch5237 returns true5238 #empty?5239 when export status is present5240 is expected to eq false5241 when export status is not present5242 returns true5243 when export status is empty5244 returns true5245 when something goes wrong during export status fetch5246 returns false5247 #error5248 returns error message5249 when something goes wrong during export status fetch5250 raises RetryPipelineError5251 when error is not retriable5252 returns exception class as error5253# [RSpecRunTime] RSpec elapsed time: 28 minutes 4.66 seconds. Current RSS: ~2513M. Threads: 4. load average: 1.08 1.07 1.06 1/298 173615254.5255 when error raised is not a network error5256 returns exception class as error5257 batching information5258 #batched?5259 when export is batched5260 returns true5261 when export is not batched5262 returns false5263 when export batch information is missing5264 returns false5265 #batches_count5266 when batches count is present5267 returns batches count5268 when batches count is missing5269 returns 05270 #batch5271 when export is batched5272 when batch number is in range5273 returns batch information5274 when batch number is less than 15275 raises error5276 when export is not batched5277 returns nil5278 caching5279 when export status is started5280 behaves like does not result in a cached status5281 is expected to be nil5282 when export status is failed5283 behaves like results in a cached status5284 is expected to include {"status" => -1}5285 when something goes wrong during export status fetch5286 is expected to be nil5287 when export status is finished5288 behaves like results in a cached status5289 is expected to include {"status" => 1}5290 when something goes wrong during export status fetch5291 is expected to be nil5292# [RSpecRunTime] RSpec elapsed time: 28 minutes 10.51 seconds. Current RSS: ~2487M. Threads: 4. load average: 1.07 1.07 1.06 1/297 173625293.5294 when export status is not present5295 behaves like does not result in a cached status5296 is expected to be nil5297 when the cache is empty5298 fetches the status from the remote5299 when the cache is not empty5300 does not fetch the status from the remote5301 with a different entity5302 fetches the status from the remote5303 with a different relation5304 fetches the status from the remote5305 #total_objects_count5306 when status is present5307 returns total objects count5308 when status is not present due to an error5309 returns 05310# [RSpecRunTime] Finishing example group spec/models/bulk_imports/export_status_spec.rb. It took 16.73 seconds. Expected to take 15.85 seconds.5311# [RSpecRunTime] Starting example group spec/services/work_items/widgets/hierarchy_service/update_service_spec.rb. Expected to take 15.36 seconds.5312WorkItems::Widgets::HierarchyService::UpdateService5313 #update5314 when multiple params are present5315 behaves like raises a WidgetError5316 is expected to raise WorkItems::Widgets::BaseService::WidgetError with "One and only one of children, parent or remove_child is required"5317# [RSpecRunTime] RSpec elapsed time: 28 minutes 13.87 seconds. Current RSS: ~2445M. Threads: 4. load average: 1.06 1.07 1.06 1/297 173635318.5319 behaves like raises a WidgetError5320 is expected to raise WorkItems::Widgets::BaseService::WidgetError with "One and only one of children, parent or remove_child is required"5321 behaves like raises a WidgetError5322 is expected to raise WorkItems::Widgets::BaseService::WidgetError with "One and only one of children, parent or remove_child is required"5323 when invalid params are present5324 behaves like raises a WidgetError5325 is expected to raise WorkItems::Widgets::BaseService::WidgetError with "One or more arguments are invalid: other_parent."5326 when relative position params are incomplete5327 when only adjacent_work_item is present5328 behaves like raises a WidgetError5329 is expected to raise WorkItems::Widgets::BaseService::WidgetError with "Relative position is not valid."5330# [RSpecRunTime] RSpec elapsed time: 28 minutes 17.13 seconds. Current RSS: ~2474M. Threads: 4. load average: 1.06 1.06 1.06 1/297 173645331.5332 when only relative_position is present5333 behaves like raises a WidgetError5334 is expected to raise WorkItems::Widgets::BaseService::WidgetError with "Relative position is not valid."5335 when updating children5336 when user has insufficient permissions to link work items5337 behaves like raises a WidgetError with message5338 is expected to raise WorkItems::Widgets::BaseService::WidgetError with "No matching work item found. Make sure that you are adding a valid work item ID."5339 when user has sufficient permissions to link work item5340 with valid children params5341 correctly sets work item parent5342 when relative_position and adjacent_work_item are given5343 with BEFORE value5344 behaves like raises a WidgetError5345 is expected to raise WorkItems::Widgets::BaseService::WidgetError with "Relative position cannot be combined with childrenIds."5346# [RSpecRunTime] RSpec elapsed time: 28 minutes 19.73 seconds. Current RSS: ~2444M. Threads: 4. load average: 1.06 1.06 1.06 1/297 173655347.5348 with AFTER value5349 behaves like raises a WidgetError5350 is expected to raise WorkItems::Widgets::BaseService::WidgetError with "Relative position cannot be combined with childrenIds."5351 with remove_child param5352 correctly removes the work item child5353# [RSpecRunTime] RSpec elapsed time: 28 minutes 21.44 seconds. Current RSS: ~2400M. Threads: 4. load average: 1.06 1.06 1.06 1/297 173665354.5355 when child is already assigned5356 behaves like raises a WidgetError5357 is expected to raise WorkItems::Widgets::BaseService::WidgetError with "Work item(s) already assigned"5358 when child type is invalid5359 behaves like raises a WidgetError with message5360 is expected to raise WorkItems::Widgets::BaseService::WidgetError with "#7 cannot be added: it's not allowed to add this type of parent item"5361 when updating parent5362 when user has insufficient permissions to link work items5363 behaves like raises a WidgetError with message5364 is expected to raise WorkItems::Widgets::BaseService::WidgetError with "No matching work item found. Make sure that you are adding a valid work item ID."5365 when user has sufficient permissions to link work item5366 correctly sets new parent5367 when parent is nil5368 removes the work item parent if present5369 returns success status if parent not present5370# [RSpecRunTime] RSpec elapsed time: 28 minutes 27.42 seconds. Current RSS: ~2458M. Threads: 4. load average: 1.05 1.06 1.06 1/297 173675371.5372 when type is invalid5373 behaves like raises a WidgetError with message5374 is expected to raise WorkItems::Widgets::BaseService::WidgetError with "#5 cannot be added: it's not allowed to add this type of parent item"5375 with positioning arguments5376 correctly sets new parent and position5377 when other hierarchy adjacent is provided5378 behaves like raises a WidgetError5379 is expected to raise WorkItems::Widgets::BaseService::WidgetError with "The adjacent work item's parent must match the new parent work item."5380# [RSpecRunTime] RSpec elapsed time: 28 minutes 30.24 seconds. Current RSS: ~2436M. Threads: 4. load average: 1.05 1.06 1.06 1/297 173685381.5382# [RSpecRunTime] Finishing example group spec/services/work_items/widgets/hierarchy_service/update_service_spec.rb. It took 17.74 seconds. Expected to take 15.36 seconds.5383# [RSpecRunTime] Starting example group spec/policies/design_management/design_policy_spec.rb. Expected to take 14.88 seconds.5384DesignManagement::DesignPolicy5385 when DesignManagement is not enabled5386 behaves like design abilities not available5387 for owners5388 is expected to be disallowed :read_design, :create_design, :destroy_design, :move_design, and :update_design5389# [RSpecRunTime] RSpec elapsed time: 28 minutes 32.37 seconds. Current RSS: ~2392M. Threads: 4. load average: 1.04 1.06 1.06 1/297 173695390.5391 for admins5392 is expected to be disallowed :read_design, :create_design, :destroy_design, :move_design, and :update_design5393 for maintainers5394 is expected to be disallowed :read_design, :create_design, :destroy_design, :move_design, and :update_design5395 for developers5396 is expected to be disallowed :read_design, :create_design, :destroy_design, :move_design, and :update_design5397 for reporters5398 is expected to be disallowed :read_design, :create_design, :destroy_design, :move_design, and :update_design5399 for guests5400 is expected to be disallowed :read_design, :create_design, :destroy_design, :move_design, and :update_design5401 for anonymous users5402 is expected to be disallowed :read_design, :create_design, :destroy_design, :move_design, and :update_design5403 when the feature is available5404 behaves like design abilities available for members5405 for owners5406 is expected to be allowed :read_design, :create_design, :destroy_design, :move_design, and :update_design5407# [RSpecRunTime] RSpec elapsed time: 28 minutes 36.83 seconds. Current RSS: ~2520M. Threads: 4. load average: 1.04 1.06 1.06 1/297 173705408.5409 for admins5410 when admin mode enabled5411 is expected to be allowed :read_design, :create_design, :destroy_design, :move_design, and :update_design5412 when admin mode disabled5413 behaves like read-only design abilities5414 is expected to be allowed :read_design5415 is expected to be disallowed :create_design, :destroy_design, :move_design, and :update_design5416 for maintainers5417 is expected to be allowed :read_design, :create_design, :destroy_design, :move_design, and :update_design5418 for developers5419 is expected to be allowed :read_design, :create_design, :destroy_design, :move_design, and :update_design5420 for reporters5421 is expected to be allowed :read_design, :create_design, :destroy_design, :move_design, and :update_design5422 for guests in private projects5423 behaves like read-only design abilities5424 is expected to be allowed :read_design5425 is expected to be disallowed :create_design, :destroy_design, :move_design, and :update_design5426# [RSpecRunTime] RSpec elapsed time: 28 minutes 39.91 seconds. Current RSS: ~2525M. Threads: 4. load average: 1.04 1.06 1.06 1/297 173715427.5428 for anonymous users in public projects5429 behaves like read-only design abilities5430 is expected to be allowed :read_design5431 is expected to be disallowed :create_design, :destroy_design, :move_design, and :update_design5432 when the issue is confidential5433 behaves like design abilities available for members5434 for owners5435 is expected to be allowed :read_design, :create_design, :destroy_design, :move_design, and :update_design5436 for admins5437 when admin mode enabled5438 is expected to be allowed :read_design, :create_design, :destroy_design, :move_design, and :update_design5439 when admin mode disabled5440 behaves like read-only design abilities5441 is expected to be allowed :read_design5442 is expected to be disallowed :create_design, :destroy_design, :move_design, and :update_design5443 for maintainers5444 is expected to be allowed :read_design, :create_design, :destroy_design, :move_design, and :update_design5445# [RSpecRunTime] RSpec elapsed time: 28 minutes 44.26 seconds. Current RSS: ~2558M. Threads: 4. load average: 1.04 1.06 1.06 1/297 173725446.5447 for developers5448 is expected to be allowed :read_design, :create_design, :destroy_design, :move_design, and :update_design5449 for reporters5450 is expected to be allowed :read_design, :create_design, :destroy_design, :move_design, and :update_design5451 for guests5452 is expected to be disallowed :read_design, :create_design, :destroy_design, :move_design, and :update_design5453 for anonymous users5454 is expected to be disallowed :read_design, :create_design, :destroy_design, :move_design, and :update_design5455 when the project is archived5456 behaves like read-only design abilities5457 is expected to be allowed :read_design5458 is expected to be disallowed :create_design, :destroy_design, :move_design, and :update_design5459# [RSpecRunTime] RSpec elapsed time: 28 minutes 46.83 seconds. Current RSS: ~2558M. Threads: 4. load average: 1.04 1.06 1.06 1/297 173735460.5461# [RSpecRunTime] Finishing example group spec/policies/design_management/design_policy_spec.rb. It took 16.59 seconds. Expected to take 14.88 seconds.5462# [RSpecRunTime] Starting example group spec/uploaders/terraform/state_uploader_spec.rb. Expected to take 14.38 seconds.5463Terraform::StateUploader5464 #filename5465 contains the version of the terraform state record5466 legacy state with versioning disabled5467 contains the UUID of the terraform state record5468# [RSpecRunTime] RSpec elapsed time: 28 minutes 50.42 seconds. Current RSS: ~2391M. Threads: 4. load average: 1.03 1.06 1.06 1/297 173745469.5470 #store_dir5471 hashes the project ID and UUID5472 legacy state with versioning disabled5473 contains the ID of the project5474# [RSpecRunTime] RSpec elapsed time: 28 minutes 55.76 seconds. Current RSS: ~2419M. Threads: 4. load average: 1.03 1.06 1.06 1/297 173755475.5476 #key5477 creates a digest with a secret key and the project id5478# [RSpecRunTime] RSpec elapsed time: 28 minutes 57.41 seconds. Current RSS: ~2423M. Threads: 4. load average: 1.03 1.05 1.06 1/297 173765479.5480 encryption5481 encrypts the stored file5482 decrypts the file when reading5483# [RSpecRunTime] RSpec elapsed time: 29 minutes 0.75 second. Current RSS: ~2426M. Threads: 4. load average: 1.03 1.05 1.06 1/298 173775484.5485 .direct_upload_enabled?5486 returns false5487 .proxy_download_enabled?5488 returns true5489 .default_store5490 when object storage is enabled5491 returns REMOTE5492 when object storage is disabled5493 returns LOCAL5494# [RSpecRunTime] Finishing example group spec/uploaders/terraform/state_uploader_spec.rb. It took 15.03 seconds. Expected to take 14.38 seconds.5495# [RSpecRunTime] Starting example group spec/lib/feature/gitaly_spec.rb. Expected to take 13.87 seconds.5496Feature::Gitaly5497 .enabled_for_any?5498 when the flag is set globally5499 when the gate is closed5500DEPRECATION WARNING: Invalid Feature Flag gitaly_global_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5501 returns false5502# [RSpecRunTime] RSpec elapsed time: 29 minutes 3.24 seconds. Current RSS: ~2490M. Threads: 4. load average: 1.19 1.09 1.07 1/297 173785503.5504 when the flag defaults to on5505 returns true5506 when the flag is enabled for a particular project5507DEPRECATION WARNING: Invalid Feature Flag gitaly_project_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5508 returns true for that project5509DEPRECATION WARNING: Invalid Feature Flag gitaly_project_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5510 returns false for any other project5511DEPRECATION WARNING: Invalid Feature Flag gitaly_project_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5512 returns false when no project is passed5513# [RSpecRunTime] RSpec elapsed time: 29 minutes 6.64 seconds. Current RSS: ~2541M. Threads: 4. load average: 1.19 1.09 1.07 1/297 173795514.5515 when the flag is enabled for a particular repository5516DEPRECATION WARNING: Invalid Feature Flag gitaly_repository_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5517 returns true for that repository5518DEPRECATION WARNING: Invalid Feature Flag gitaly_repository_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5519 returns false for any other repository5520DEPRECATION WARNING: Invalid Feature Flag gitaly_repository_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5521 returns false when no repository is passed5522 when the flag is checked with multiple input actors5523DEPRECATION WARNING: Invalid Feature Flag gitaly_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5524 returns true if any of the flag is enabled for any of the input actors5525DEPRECATION WARNING: Invalid Feature Flag gitaly_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5526 returns false if any of the flag is not enabled for any of the input actors5527 .server_feature_flags5528DEPRECATION WARNING: Invalid Feature Flag gitaly_global_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5529DEPRECATION WARNING: Invalid Feature Flag gitaly_project_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5530DEPRECATION WARNING: Invalid Feature Flag gitaly_repository_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5531DEPRECATION WARNING: Invalid Feature Flag gitaly_user_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5532DEPRECATION WARNING: Invalid Feature Flag gitaly_group_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5533DEPRECATION WARNING: Invalid Feature Flag non_gitaly_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5534 returns a hash of flags starting with the prefix, with dashes instead of underscores5535 when a project is passed5536DEPRECATION WARNING: Invalid Feature Flag gitaly_global_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5537DEPRECATION WARNING: Invalid Feature Flag gitaly_project_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5538DEPRECATION WARNING: Invalid Feature Flag gitaly_repository_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5539DEPRECATION WARNING: Invalid Feature Flag gitaly_user_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5540DEPRECATION WARNING: Invalid Feature Flag gitaly_group_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5541DEPRECATION WARNING: Invalid Feature Flag non_gitaly_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5542 returns the value for the flag on the given project5543 when a repository is passed5544DEPRECATION WARNING: Invalid Feature Flag gitaly_global_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5545DEPRECATION WARNING: Invalid Feature Flag gitaly_project_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5546DEPRECATION WARNING: Invalid Feature Flag gitaly_repository_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5547DEPRECATION WARNING: Invalid Feature Flag gitaly_user_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5548DEPRECATION WARNING: Invalid Feature Flag gitaly_group_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5549DEPRECATION WARNING: Invalid Feature Flag non_gitaly_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5550 returns the value for the flag on the given repository5551 when a user is passed5552DEPRECATION WARNING: Invalid Feature Flag gitaly_global_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5553DEPRECATION WARNING: Invalid Feature Flag gitaly_project_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5554DEPRECATION WARNING: Invalid Feature Flag gitaly_repository_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5555DEPRECATION WARNING: Invalid Feature Flag gitaly_user_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5556DEPRECATION WARNING: Invalid Feature Flag gitaly_group_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5557DEPRECATION WARNING: Invalid Feature Flag non_gitaly_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5558 returns the value for the flag on the given user5559 when a group is passed5560DEPRECATION WARNING: Invalid Feature Flag gitaly_global_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5561DEPRECATION WARNING: Invalid Feature Flag gitaly_project_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5562DEPRECATION WARNING: Invalid Feature Flag gitaly_repository_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5563DEPRECATION WARNING: Invalid Feature Flag gitaly_user_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5564DEPRECATION WARNING: Invalid Feature Flag gitaly_group_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5565DEPRECATION WARNING: Invalid Feature Flag non_gitaly_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5566 returns the value for the flag on the given group5567# [RSpecRunTime] RSpec elapsed time: 29 minutes 12.66 seconds. Current RSS: ~2530M. Threads: 4. load average: 1.16 1.08 1.07 1/297 173805568.5569 when multiple actors are passed5570DEPRECATION WARNING: Invalid Feature Flag gitaly_global_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5571DEPRECATION WARNING: Invalid Feature Flag gitaly_project_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5572DEPRECATION WARNING: Invalid Feature Flag gitaly_repository_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5573DEPRECATION WARNING: Invalid Feature Flag gitaly_user_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5574DEPRECATION WARNING: Invalid Feature Flag gitaly_group_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5575DEPRECATION WARNING: Invalid Feature Flag non_gitaly_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5576 returns the corresponding enablement status for actors5577 when table does not exist5578DEPRECATION WARNING: Invalid Feature Flag gitaly_global_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5579DEPRECATION WARNING: Invalid Feature Flag gitaly_project_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5580DEPRECATION WARNING: Invalid Feature Flag gitaly_repository_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5581DEPRECATION WARNING: Invalid Feature Flag gitaly_user_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5582DEPRECATION WARNING: Invalid Feature Flag gitaly_group_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5583DEPRECATION WARNING: Invalid Feature Flag non_gitaly_flag stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5584 returns an empty Hash5585 .user_actor5586 when user is passed in5587 returns a actor wrapper from user5588 when called without user and user_id is available in application context5589 returns a actor wrapper from user_id5590 when called without user and user_id is absent from application context5591 returns nil5592 when something else is passed5593 returns nil5594 .project_actor5595 when project is passed in5596 returns a actor wrapper from project5597 when something else is passed in5598 returns nil5599 .group_actor5600 when project is passed in5601 returns a actor wrapper from project's group5602 when something else is passed in5603 returns nil5604# [RSpecRunTime] Finishing example group spec/lib/feature/gitaly_spec.rb. It took 14.88 seconds. Expected to take 13.87 seconds.5605# [RSpecRunTime] Starting example group spec/models/clusters/kubernetes_namespace_spec.rb. Expected to take 13.52 seconds.5606Clusters::KubernetesNamespace5607 is expected to belong to cluster required: false5608 is expected to have one platform_kubernetes5609 is expected to belong to project required: false5610 does not allow STI5611 is expected to belong to cluster_project required: false5612 has_service_account_token5613 namespace has service_account_token5614 is expected to include #<Clusters::KubernetesNamespace id: 1, cluster_id: 31, project_id: 790, cluster_project_id: 13, creat...e_account_name: "project-880-790--service-account", environment_id: nil, service_account_token: nil>5615# [RSpecRunTime] RSpec elapsed time: 29 minutes 22.09 seconds. Current RSS: ~2514M. Threads: 4. load average: 1.14 1.08 1.07 1/297 173815616.5617 namespace has no service_account_token5618 is expected not to include #<Clusters::KubernetesNamespace id: 2, cluster_id: 34, project_id: 791, cluster_project_id: 14, creat...e_account_name: "project-881-791--service-account", environment_id: nil, service_account_token: nil>5619# [RSpecRunTime] RSpec elapsed time: 29 minutes 23.46 seconds. Current RSS: ~2511M. Threads: 4. load average: 1.13 1.08 1.07 1/297 173825620.5621 .with_environment_name5622 there is no associated environment5623 is expected to be empty5624# [RSpecRunTime] RSpec elapsed time: 29 minutes 25.05 seconds. Current RSS: ~2474M. Threads: 4. load average: 1.13 1.08 1.07 1/297 173965625.5626 there is an assicated environment5627 with a matching name5628 is expected to eq [#<Clusters::KubernetesNamespace id: 4, cluster_id: 36, project_id: 793, cluster_project_id: nil, cre...ame: "project-883-793-production-service-account", environment_id: 273, service_account_token: nil>]5629# [RSpecRunTime] RSpec elapsed time: 29 minutes 26.61 seconds. Current RSS: ~2400M. Threads: 4. load average: 1.13 1.08 1.07 1/297 174105630.5631 without a matching name5632 is expected to be empty5633# [RSpecRunTime] RSpec elapsed time: 29 minutes 28.1 seconds. Current RSS: ~2360M. Threads: 4. load average: 1.12 1.08 1.07 1/297 174245634.5635 namespace uniqueness validation5636 when cluster is using the namespace5637 is expected not to be valid5638# [RSpecRunTime] RSpec elapsed time: 29 minutes 29.23 seconds. Current RSS: ~2370M. Threads: 4. load average: 1.12 1.08 1.07 1/297 174255639.5640 when cluster is not using the namespace5641 is expected to be valid5642 #predefined_variables5643 sets the variables5644# [RSpecRunTime] RSpec elapsed time: 29 minutes 33.06 seconds. Current RSS: ~2461M. Threads: 4. load average: 1.11 1.08 1.07 1/297 174265645.5646# [RSpecRunTime] Finishing example group spec/models/clusters/kubernetes_namespace_spec.rb. It took 16.31 seconds. Expected to take 13.52 seconds.5647# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5648Lint factories for Clusters::KubernetesNamespace5649 with saas, license, and factory defaults5650 behaves like factory5651 cluster_kubernetes_namespace factory5652 does not raise error when built5653 does not raise error when created5654 linting :with_token trait5655 does not raise error when created5656# [RSpecRunTime] RSpec elapsed time: 29 minutes 36.31 seconds. Current RSS: ~2427M. Threads: 4. load average: 1.11 1.08 1.07 1/297 174405657.5658 linting :without_token trait5659 does not raise error when created5660# [RSpecRunTime] RSpec elapsed time: 29 minutes 37.37 seconds. Current RSS: ~2429M. Threads: 4. load average: 1.10 1.08 1.07 1/297 174415661.5662# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 4.31 seconds. Expected to take 46.95 seconds.5663# [RSpecRunTime] Starting example group spec/services/incident_management/incidents/create_service_spec.rb. Expected to take 13.17 seconds.5664IncidentManagement::Incidents::CreateService5665 #execute5666 when incident has title and description5667 responds with success5668 creates an incident issue5669 created issue has correct attributes5670 behaves like incident issue5671 has incident as issue type5672# [RSpecRunTime] RSpec elapsed time: 29 minutes 41.22 seconds. Current RSS: ~2387M. Threads: 4. load average: 1.10 1.08 1.07 1/297 174425673.5674 with default severity5675 sets the correct severity level to "unknown"5676 with severity5677 severity: "critical", incident_severity: "critical"5678 sets the correct severity level5679 severity: "high", incident_severity: "high"5680 sets the correct severity level5681# [RSpecRunTime] RSpec elapsed time: 29 minutes 45.7 seconds. Current RSS: ~2528M. Threads: 4. load average: 1.09 1.08 1.07 1/297 174435682.5683 severity: "medium", incident_severity: "medium"5684 sets the correct severity level5685 severity: "low", incident_severity: "low"5686 sets the correct severity level5687 severity: "unknown", incident_severity: "unknown"5688 sets the correct severity level5689 with an alert5690 when the alert is valid5691 associates the alert with the incident5692 when the alert is not valid5693 does not associate the alert with the incident5694 when incident has no title5695 does not create an issue5696 responds with errors5697 result payload contains an Issue object5698 with alert5699 the alert prevents the issue from saving5700 responds with errors5701# [RSpecRunTime] RSpec elapsed time: 29 minutes 50.99 seconds. Current RSS: ~2484M. Threads: 4. load average: 1.09 1.07 1.06 1/297 174445702.5703# [RSpecRunTime] Finishing example group spec/services/incident_management/incidents/create_service_spec.rb. It took 13.62 seconds. Expected to take 13.17 seconds.5704# [RSpecRunTime] Starting example group spec/workers/update_head_pipeline_for_merge_request_worker_spec.rb. Expected to take 12.78 seconds.5705UpdateHeadPipelineForMergeRequestWorker5706 #perform5707 when pipeline exists for the source project and branch5708 updates the head_pipeline_id of the merge_request5709 behaves like an idempotent worker5710 is labeled as idempotent5711 performs multiple times sequentially without raising an exception5712 sets the pipeline as the head pipeline when run multiple times5713# [RSpecRunTime] RSpec elapsed time: 29 minutes 55.98 seconds. Current RSS: ~2538M. Threads: 4. load average: 1.16 1.09 1.07 1/302 175435714.5715 when merge request sha does not equal pipeline sha5716 does not update head pipeline5717 behaves like an idempotent worker5718 is labeled as idempotent5719 performs multiple times sequentially without raising an exception5720 does not update the head_pipeline_id when run multiple times5721# [RSpecRunTime] RSpec elapsed time: 29 minutes 57.52 seconds. Current RSS: ~2538M. Threads: 4. load average: 1.15 1.09 1.07 1/302 175445722.5723 when pipeline does not exist for the source project and branch5724 does not update the head_pipeline_id of the merge_request5725 behaves like an idempotent worker5726 is labeled as idempotent5727 performs multiple times sequentially without raising an exception5728 does not update the head_pipeline_id when run multiple times5729# [RSpecRunTime] RSpec elapsed time: 29 minutes 59.0 seconds. Current RSS: ~2540M. Threads: 4. load average: 1.15 1.09 1.07 1/302 175455730.5731 when a merge request pipeline exists5732 sets the merge request pipeline as the head pipeline5733 behaves like an idempotent worker5734 is labeled as idempotent5735 performs multiple times sequentially without raising an exception5736 sets the merge request pipeline as the head pipeline when run multiple times5737# [RSpecRunTime] RSpec elapsed time: 30 minutes 0.37 second. Current RSS: ~2553M. Threads: 4. load average: 1.15 1.09 1.07 1/302 175485738.5739 when branch pipeline exists5740 prioritizes the merge request pipeline as the head pipeline5741 behaves like an idempotent worker5742 is labeled as idempotent5743 performs multiple times sequentially without raising an exception5744 sets the merge request pipeline as the head pipeline when run multiple times5745# [RSpecRunTime] RSpec elapsed time: 30 minutes 4.07 seconds. Current RSS: ~2536M. Threads: 4. load average: 1.13 1.09 1.07 1/297 175575746.5747# [RSpecRunTime] Finishing example group spec/workers/update_head_pipeline_for_merge_request_worker_spec.rb. It took 13.09 seconds. Expected to take 12.78 seconds.5748# [RSpecRunTime] Starting example group spec/graphql/resolvers/ci/project_pipeline_schedules_resolver_spec.rb. Expected to take 12.4 seconds.5749Resolvers::Ci::ProjectPipelineSchedulesResolver5750 With filters5751 shows active pipeline schedules5752 shows the inactive pipeline schedules5753# [RSpecRunTime] RSpec elapsed time: 30 minutes 6.15 seconds. Current RSS: ~2516M. Threads: 4. load average: 1.13 1.09 1.07 1/297 175755754.5755 #sort5756 with by id5757 default sort5758 sorts desc5759 sorts asc5760# [RSpecRunTime] RSpec elapsed time: 30 minutes 7.83 seconds. Current RSS: ~2475M. Threads: 4. load average: 1.12 1.08 1.07 1/297 175765761.5762 with by description5763 sorts desc5764 sorts asc5765# [RSpecRunTime] RSpec elapsed time: 30 minutes 8.94 seconds. Current RSS: ~2476M. Threads: 4. load average: 1.12 1.08 1.07 1/297 175775766.5767 with by ref5768 sorts desc5769 sorts asc5770# [RSpecRunTime] RSpec elapsed time: 30 minutes 12.25 seconds. Current RSS: ~2515M. Threads: 4. load average: 1.11 1.08 1.07 1/297 175785771.5772 with by next_run_at5773 sorts desc5774 sorts asc5775# [RSpecRunTime] RSpec elapsed time: 30 minutes 13.5 seconds. Current RSS: ~2515M. Threads: 4. load average: 1.11 1.08 1.07 1/297 175795776.5777 with by created_at5778 sorts desc5779 sorts asc5780# [RSpecRunTime] RSpec elapsed time: 30 minutes 14.62 seconds. Current RSS: ~2517M. Threads: 4. load average: 1.11 1.08 1.07 1/297 175805781.5782 with by updated_at5783 sorts desc5784 sorts asc5785# [RSpecRunTime] RSpec elapsed time: 30 minutes 15.89 seconds. Current RSS: ~2519M. Threads: 4. load average: 1.11 1.08 1.07 1/297 175815786.5787# [RSpecRunTime] Finishing example group spec/graphql/resolvers/ci/project_pipeline_schedules_resolver_spec.rb. It took 11.82 seconds. Expected to take 12.4 seconds.5788# [RSpecRunTime] Starting example group spec/lib/gitlab/import_export/lfs_restorer_spec.rb. Expected to take 11.98 seconds.5789Gitlab::ImportExport::LfsRestorer5790 #restore5791 when the archive contains lfs files5792 succeeds5793 does not create a new `LfsObject` records, as one already exists5794 creates new `LfsObjectsProject` records in order to link the project to the existing `LfsObject`5795 restores the correct `LfsObject` records5796 restores the correct `LfsObjectsProject` records for the project5797 assigns the file correctly5798 when there is not an existing `LfsObject`5799 creates a new lfs object5800 stores the upload5801# [RSpecRunTime] RSpec elapsed time: 30 minutes 25.65 seconds. Current RSS: ~2490M. Threads: 4. load average: 1.17 1.10 1.07 1/297 175825802.5803 when there is no lfs-objects.json file5804 restores the correct `LfsObject` records5805 restores a single `LfsObjectsProject` record for the project with "project" for the `repository_type`5806# [RSpecRunTime] RSpec elapsed time: 30 minutes 27.62 seconds. Current RSS: ~2403M. Threads: 4. load average: 1.24 1.11 1.08 1/297 175835807.5808 without any LFS-objects5809 succeeds5810# [RSpecRunTime] Finishing example group spec/lib/gitlab/import_export/lfs_restorer_spec.rb. It took 12.53 seconds. Expected to take 11.98 seconds.5811# [RSpecRunTime] Starting example group spec/models/ci/unit_test_failure_spec.rb. Expected to take 11.72 seconds.5812Ci::UnitTestFailure5813 does not allow STI5814 relationships5815 is expected to belong to build required: false5816 is expected to belong to unit_test required: false5817 validations5818 is expected to validate that :unit_test cannot be empty/falsy5819 is expected to validate that :build cannot be empty/falsy5820 is expected to validate that :failed_at cannot be empty/falsy5821# [RSpecRunTime] RSpec elapsed time: 30 minutes 33.77 seconds. Current RSS: ~2458M. Threads: 4. load average: 1.22 1.11 1.08 1/297 175845822.5823 .recent_failures_count5824 when unit test failures are within the date range and are for the unit test keys5825 returns the number of failures for each unit test key hash for the past 14 days by default5826# [RSpecRunTime] RSpec elapsed time: 30 minutes 37.49 seconds. Current RSS: ~2381M. Threads: 4. load average: 1.20 1.11 1.08 1/297 175855827.5828 when unit test failures are within the date range but are not for the unit test keys5829 excludes them from the count5830# [RSpecRunTime] RSpec elapsed time: 30 minutes 38.66 seconds. Current RSS: ~2358M. Threads: 4. load average: 1.20 1.11 1.08 1/297 175865831.5832 when unit test failures are not within the date range but are for the unit test keys5833 excludes them from the count5834# [RSpecRunTime] RSpec elapsed time: 30 minutes 39.69 seconds. Current RSS: ~2347M. Threads: 4. load average: 1.20 1.11 1.08 1/297 175875835.5836 partitioning5837 with build5838 copies the partition_id from build5839 when it is already set5840 does not change the partition_id value5841# [RSpecRunTime] RSpec elapsed time: 30 minutes 41.14 seconds. Current RSS: ~2393M. Threads: 4. load average: 1.20 1.11 1.08 1/297 175885842.5843 without build5844 is expected to validate that :partition_id cannot be empty/falsy5845 does not change the partition_id value5846# [RSpecRunTime] Finishing example group spec/models/ci/unit_test_failure_spec.rb. It took 13.28 seconds. Expected to take 11.72 seconds.5847# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5848Lint factories for Ci::UnitTestFailure5849 with saas, license, and factory defaults5850 behaves like factory5851 ci_unit_test_failure factory5852 does not raise error when built5853 does not raise error when created5854# [RSpecRunTime] RSpec elapsed time: 30 minutes 45.9 seconds. Current RSS: ~2515M. Threads: 4. load average: 1.18 1.11 1.08 1/297 176045855.5856# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 4.22 seconds. Expected to take 46.95 seconds.5857# [RSpecRunTime] Starting example group spec/lib/gitlab/instrumentation/redis_cluster_validator_spec.rb. Expected to take 11.42 seconds.5858Gitlab::Instrumentation::RedisClusterValidator5859 .validate5860 command: :rename, arguments: ["foo", "bar"], keys: 2, is_valid: false5861 is expected to eq 25862 command: :RENAME, arguments: ["foo", "bar"], keys: 2, is_valid: false5863 is expected to eq 25864 command: "rename", arguments: ["foo", "bar"], keys: 2, is_valid: false5865 is expected to eq 25866 command: "RENAME", arguments: ["foo", "bar"], keys: 2, is_valid: false5867 is expected to eq 25868 command: :rename, arguments: ["iaa", "ahy"], keys: 2, is_valid: true5869 is expected to eq 25870 command: :rename, arguments: ["{foo}:1", "{foo}:2"], keys: 2, is_valid: true5871 is expected to eq 25872 command: :rename, arguments: ["foo", "foo", "bar"], keys: 2, is_valid: true5873 is expected to eq 25874 command: :mget, arguments: ["foo", "bar"], keys: 2, is_valid: false5875 is expected to eq 25876 command: :mget, arguments: ["foo", "foo", "bar"], keys: 3, is_valid: false5877 is expected to eq 35878 command: :mget, arguments: ["foo", "foo"], keys: 2, is_valid: true5879 is expected to eq 25880 command: :blpop, arguments: ["foo", "bar", "1"], keys: 2, is_valid: false5881 is expected to eq 25882 command: :blpop, arguments: ["foo", "foo", "1"], keys: 2, is_valid: true5883 is expected to eq 25884 command: :mset, arguments: ["foo", "a", "bar", "a"], keys: 2, is_valid: false5885 is expected to eq 25886 command: :mset, arguments: ["foo", "a", "foo", "a"], keys: 2, is_valid: true5887 is expected to eq 25888# [RSpecRunTime] RSpec elapsed time: 30 minutes 52.08 seconds. Current RSS: ~2581M. Threads: 4. load average: 1.17 1.10 1.08 1/297 176055889.5890 command: :del, arguments: ["foo", "bar"], keys: 2, is_valid: false5891 is expected to eq 25892 command: :del, arguments: [["foo", "bar"]], keys: 2, is_valid: false5893 is expected to eq 25894 command: :del, arguments: ["foo", "foo"], keys: 2, is_valid: true5895 is expected to eq 25896 command: :hset, arguments: ["foo", "bar"], keys: 1, is_valid: nil5897 is expected to eq nil5898 command: :get, arguments: ["foo"], keys: 1, is_valid: nil5899 is expected to eq nil5900 command: :mget, arguments: [], keys: 0, is_valid: true5901 is expected to eq 05902 arguments: [[:get, "foo"], [:get, "bar"]], should_raise: true, output: {:valid=>false, :key_count=>2, :command_name=>"PIPELINE/MULTI", :allowed=>false}5903 is expected to eq {:allowed=>false, :command_name=>"PIPELINE/MULTI", :key_count=>2, :valid=>false}5904 arguments: [[:get, "foo"], [:mget, "foo", "bar"]], should_raise: true, output: {:valid=>false, :key_count=>3, :command_name=>"PIPELINE/MULTI", :allowed=>false}5905 is expected to eq {:allowed=>false, :command_name=>"PIPELINE/MULTI", :key_count=>3, :valid=>false}5906 arguments: [[:get, "{foo}:name"], [:get, "{foo}:profile"]], should_raise: false, output: {:valid=>true, :key_count=>2, :command_name=>"PIPELINE/MULTI", :allowed=>false}5907 is expected to eq {:allowed=>false, :command_name=>"PIPELINE/MULTI", :key_count=>2, :valid=>true}5908 arguments: [[:del, "foo"], [:del, "bar"]], should_raise: true, output: {:valid=>false, :key_count=>2, :command_name=>"PIPELINE/MULTI", :allowed=>false}5909 is expected to eq {:allowed=>false, :command_name=>"PIPELINE/MULTI", :key_count=>2, :valid=>false}5910 arguments: [], should_raise: false, output: nil5911 is expected to eq nil5912 .allow_cross_slot_commands5913 skips validation for allowed commands5914 allows nested invocation5915# [RSpecRunTime] RSpec elapsed time: 30 minutes 57.69 seconds. Current RSS: ~2571M. Threads: 4. load average: 1.14 1.10 1.08 1/297 176065916.5917# [RSpecRunTime] Finishing example group spec/lib/gitlab/instrumentation/redis_cluster_validator_spec.rb. It took 11.78 seconds. Expected to take 11.42 seconds.5918# [RSpecRunTime] Starting example group spec/services/clusters/management/validate_management_project_permissions_service_spec.rb. Expected to take 11.18 seconds.5919Clusters::Management::ValidateManagementProjectPermissionsService5920 #execute5921 when management_project_id is nil5922 is expected to equal true5923# [RSpecRunTime] RSpec elapsed time: 30 minutes 59.0 seconds. Current RSS: ~2531M. Threads: 4. load average: 1.14 1.10 1.08 1/297 176075924.5925 when management_project_id is not nil5926 when management_project does not exist5927 adds errors to the cluster and returns false5928# [RSpecRunTime] RSpec elapsed time: 31 minutes 0.07 second. Current RSS: ~2490M. Threads: 4. load average: 1.14 1.10 1.08 1/297 176085929.5930 project cluster5931 when user is authorized to administer manangement_project5932 adds no error and returns true5933# [RSpecRunTime] RSpec elapsed time: 31 minutes 1.63 seconds. Current RSS: ~2423M. Threads: 4. load average: 1.14 1.10 1.08 1/298 176095934.5935 when user is not authorized to adminster manangement_project5936 adds an error and returns false5937# [RSpecRunTime] RSpec elapsed time: 31 minutes 2.97 seconds. Current RSS: ~2415M. Threads: 4. load average: 1.13 1.10 1.08 1/297 176105938.5939 when manangement_project is outside of the namespace scope5940 adds an error and returns false5941# [RSpecRunTime] RSpec elapsed time: 31 minutes 4.41 seconds. Current RSS: ~2365M. Threads: 4. load average: 1.13 1.10 1.08 1/297 176115942.5943 group cluster5944 when user is authorized to administer manangement_project5945 adds no error and returns true5946# [RSpecRunTime] RSpec elapsed time: 31 minutes 5.62 seconds. Current RSS: ~2324M. Threads: 4. load average: 1.13 1.10 1.08 1/297 176125947.5948 when user is not authorized to adminster manangement_project5949 adds an error and returns false5950 when manangement_project is outside of the namespace scope5951 adds an error and returns false5952 instance cluster5953 when user is authorized to administer manangement_project5954 adds no error and returns true5955# [RSpecRunTime] RSpec elapsed time: 31 minutes 9.27 seconds. Current RSS: ~2421M. Threads: 4. load average: 1.12 1.10 1.07 1/297 176135956.5957 when user is not authorized to adminster manangement_project5958 adds an error and returns false5959# [RSpecRunTime] RSpec elapsed time: 31 minutes 11.84 seconds. Current RSS: ~2468M. Threads: 4. load average: 1.12 1.10 1.07 1/297 176145960.5961# [RSpecRunTime] Finishing example group spec/services/clusters/management/validate_management_project_permissions_service_spec.rb. It took 14.12 seconds. Expected to take 11.18 seconds.5962# [RSpecRunTime] Starting example group spec/lib/gitlab/database/partitioning_spec.rb. Expected to take 10.97 seconds.5963Gitlab::Database::Partitioning5964 .register_models5965 ensure that the registered models have partitioning strategy5966 fails when partitioning_strategy is not specified for the model5967 .sync_partitions_ignore_db_error5968 calls sync_partitions5969 when ActiveRecord::ActiveRecordError is raised5970 ignores it5971 when PG::Error is raised5972 ignores it5973 when DISABLE_POSTGRES_PARTITION_CREATION_ON_STARTUP is set5974 does not call sync_partitions5975 .sync_partitions5976 manages partitions for each given model5977 for analyze5978 when analyze_interval is not set5979 behaves like not running analyze5980 is expected not to include /ANALYZE /5981# [RSpecRunTime] RSpec elapsed time: 31 minutes 14.84 seconds. Current RSS: ~2484M. Threads: 4. load average: 1.11 1.09 1.07 1/297 176155982.5983 when analyze is set to false5984 behaves like not running analyze5985 is expected not to include /ANALYZE /5986# [RSpecRunTime] RSpec elapsed time: 31 minutes 17.4 seconds. Current RSS: ~2512M. Threads: 4. load average: 1.10 1.09 1.07 1/297 176165987.5988 when analyze_interval is set5989 runs analyze5990 analyze is false5991 behaves like not running analyze5992 is expected not to include /ANALYZE /5993# [RSpecRunTime] RSpec elapsed time: 31 minutes 18.65 seconds. Current RSS: ~2501M. Threads: 4. load average: 1.10 1.09 1.07 1/297 176175994.5995 with multiple databases5996 creates partitions in each database5997 without ci database5998 only creates partitions for main database (PENDING: Skipping because database ci exists)5999 when no partitioned models are given6000 manages partitions for each registered model6001 when only a specific database is requested6002 manages partitions for models for the given database6003 when partition_manager_sync_partitions feature flag is disabled6004 skips sync_partitions6005 when disallow_database_ddl_feature_flags feature flag is enabled6006 skips sync_partitions6007 .report_metrics6008 when no partitioned models are given6009 reports metrics for each registered model6010 when partitioned models are given6011 reports metrics for each given model6012 .drop_detached_partitions6013 drops detached partitions for each database6014 when the feature flag is disabled6015 does not call the DetachedPartitionDropper6016 when the feature disallow DDL feature flags is enabled6017 does not call the DetachedPartitionDropper6018# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/partitioning_spec.rb. It took 11.19 seconds. Expected to take 10.97 seconds.6019# [RSpecRunTime] Starting example group spec/graphql/resolvers/base_resolver_spec.rb. Expected to take 10.66 seconds.6020Resolvers::BaseResolver6021 .singular_type6022 for a connection of scalars6023 is expected to eq GraphQL::Types::Int6024 for a connection of objects6025 is expected to eq #<Class:0x00007b7f71908050>6026# [RSpecRunTime] RSpec elapsed time: 31 minutes 26.16 seconds. Current RSS: ~2577M. Threads: 4. load average: 1.09 1.09 1.07 1/297 176186027.6028 for a list type6029 is expected to eq GraphQL::Types::String6030 for a scalar type6031 is expected to eq GraphQL::Types::Boolean6032 .single6033 returns a subclass from the resolver6034 has the correct (singular) type6035 returns the same subclass every time6036 returns a resolver that gives the first result from the original resolver6037# [RSpecRunTime] RSpec elapsed time: 31 minutes 28.02 seconds. Current RSS: ~2584M. Threads: 4. load average: 1.08 1.09 1.07 1/297 176196038.6039 .when_single6040 does not apply the block to the resolver6041 applies the block to the single version of the resolver6042 multiple when_single blocks6043 applies both blocks to the single version of the resolver6044 inheritance6045 applies both blocks to the single version of the resolver6046 when the resolver returns early6047 runs correctly in our test framework6048 single selects the first early return value6049 last selects the last early return value6050# [RSpecRunTime] RSpec elapsed time: 31 minutes 32.1 seconds. Current RSS: ~2590M. Threads: 4. load average: 1.08 1.09 1.07 1/297 176206051.6052 .last6053 returns a subclass from the resolver6054 returns the same subclass every time6055 returns a resolver that gives the last result from the original resolver6056# [RSpecRunTime] RSpec elapsed time: 31 minutes 33.14 seconds. Current RSS: ~2577M. Threads: 4. load average: 1.08 1.09 1.07 1/297 176216057.6058 when field is a connection6059 increases complexity based on arguments6060 does not increase complexity when filtering by iids6061 #object6062 returns object6063 when object is a presenter6064 returns presented object6065 #offset_pagination6066 is sugar for OffsetPaginatedRelation.new6067 #authorized?6068 delegates to authorization6069# [RSpecRunTime] Finishing example group spec/graphql/resolvers/base_resolver_spec.rb. It took 11.8 seconds. Expected to take 10.66 seconds.6070# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/pipeline/chain/limit/rate_limit_spec.rb. Expected to take 10.46 seconds.6071Gitlab::Ci::Pipeline::Chain::Limit::RateLimit6072 when the limit is exceeded6073 does not persist the pipeline6074 breaks the chain6075 creates a log entry6076 with child pipelines6077 behaves like excluded from rate limits6078 does not break the chain6079 does not invalidate the pipeline6080 does not log anything6081# [RSpecRunTime] RSpec elapsed time: 31 minutes 39.57 seconds. Current RSS: ~2543M. Threads: 4. load average: 1.07 1.09 1.07 1/297 176226082.6083 with pipeline execution policy dry run6084 behaves like excluded from rate limits6085 does not break the chain6086 does not invalidate the pipeline6087 does not log anything6088 when saving incompleted pipelines6089 does not persist the pipeline6090 breaks the chain6091 when ci_enforce_throttle_pipelines_creation is disabled6092 does not break the chain6093 does not invalidate the pipeline6094 creates a log entry6095 when ci_enforce_throttle_pipelines_creation_override is enabled6096 does not break the chain6097 does not invalidate the pipeline6098 creates a log entry6099# [RSpecRunTime] RSpec elapsed time: 31 minutes 45.09 seconds. Current RSS: ~2539M. Threads: 4. load average: 1.07 1.08 1.07 1/297 176236100.6101 when the limit is not exceeded6102 does not break the chain6103 does not invalidate the pipeline6104 does not log anything6105# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/pipeline/chain/limit/rate_limit_spec.rb. It took 11.23 seconds. Expected to take 10.46 seconds.6106# [RSpecRunTime] Starting example group spec/services/milestones/destroy_service_spec.rb. Expected to take 10.2 seconds.6107Milestones::DestroyService6108 #execute6109 on project milestones6110 deletes milestone6111 logs destroy event6112 behaves like deletes milestone id from issuables6113 is expected to be nil6114# [RSpecRunTime] RSpec elapsed time: 31 minutes 50.41 seconds. Current RSS: ~2371M. Threads: 4. load average: 1.22 1.12 1.08 1/303 177186115.6116 when a release is tied to a milestone6117 destroys the milestone but not the associated release6118 on group milestones6119 deletes milestone6120 does not log destroy event6121 behaves like deletes milestone id from issuables6122 is expected to be nil6123# [RSpecRunTime] RSpec elapsed time: 31 minutes 56.32 seconds. Current RSS: ~2439M. Threads: 4. load average: 1.28 1.13 1.09 1/302 177896124.6125# [RSpecRunTime] Finishing example group spec/services/milestones/destroy_service_spec.rb. It took 10.28 seconds. Expected to take 10.2 seconds.6126# [RSpecRunTime] Starting example group spec/models/ci/catalog/resources/sync_event_spec.rb. Expected to take 9.95 seconds.6127Ci::Catalog::Resources::SyncEvent6128 is expected to belong to project required: false6129 does not allow STI6130 is expected to belong to catalog_resource class_name => Ci::Catalog::Resource required: false6131 .upper_bound_count6132 returns 0 when there are no records in the table6133 returns an estimated number of unprocessed records6134# [RSpecRunTime] RSpec elapsed time: 31 minutes 58.86 seconds. Current RSS: ~2442M. Threads: 4. load average: 1.26 1.13 1.09 1/302 177906135.6136 PG triggers6137 when the associated project of a catalog resource is updated6138 when project name is updated6139 creates a sync event record6140 when project description is updated6141 creates a sync event record6142 when project visibility_level is updated6143 creates a sync event record6144 when a project without an associated catalog resource is updated6145 does not create a sync event record6146 sliding_list partitioning6147 next_partition_if callback6148 when the partition is empty6149 is expected to eq false6150 when the partition has records6151 is expected to eq false6152 when the first record of the partition is older than PARTITION_DURATION6153 is expected to eq true6154 detach_partition_if callback6155 when the partition contains unprocessed records6156 is expected to eq false6157# [RSpecRunTime] RSpec elapsed time: 32 minutes 3.82 seconds. Current RSS: ~2536M. Threads: 4. load average: 1.24 1.13 1.09 1/297 177916158.6159 when the partition contains only processed records6160 is expected to eq true6161 strategy behavior6162 moves records to new partitions as time passes6163 when there are sync event records6164 .unprocessed_events6165 returns the events in pending status6166 selects the partition attribute in the result6167 .mark_records_processed6168 updates the records to processed status6169# [RSpecRunTime] Finishing example group spec/models/ci/catalog/resources/sync_event_spec.rb. It took 9.45 seconds. Expected to take 9.95 seconds.6170# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.6171Lint factories for Ci::Catalog::Resources::SyncEvent6172 with saas, license, and factory defaults6173 behaves like factory6174 ci_catalog_resource_sync_event factory6175 does not raise error when built6176 does not raise error when created6177# [RSpecRunTime] RSpec elapsed time: 32 minutes 7.43 seconds. Current RSS: ~2533M. Threads: 4. load average: 1.22 1.12 1.09 1/297 178056178.6179# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.68 seconds. Expected to take 46.95 seconds.6180# [RSpecRunTime] Starting example group spec/lib/sidebars/groups/menus/packages_registries_menu_spec.rb. Expected to take 9.75 seconds.6181Sidebars::Groups::Menus::PackagesRegistriesMenu6182 behaves like not serializable as super_sidebar_menu_args6183 returns nil6184 #render?6185 when menu has menu items to show6186 returns true6187 #link6188 when Packages Registry is visible6189 menu link points to Packages Registry page6190 when Packages Registry is not visible6191 menu link points to Container Registry page6192 when Container Registry is not visible6193 menu link points to Harbor Registry page6194 Menu items6195 Packages Registry6196 when user can read packages6197 when config package setting is disabled6198 behaves like the menu entry is not available6199 the menu item is not added to list of menu items6200# [RSpecRunTime] RSpec elapsed time: 32 minutes 12.11 seconds. Current RSS: ~2523M. Threads: 4. load average: 1.22 1.12 1.09 1/297 178066201.6202 when config package setting is enabled6203 behaves like the menu entry is available6204 the menu item is added to list of menu items6205 Container Registry6206 when user can read container images6207 when config registry setting is disabled6208 behaves like the menu entry is not available6209 the menu item is not added to list of menu items6210 when config registry setting is enabled6211 behaves like the menu entry is available6212 the menu item is added to list of menu items6213 when user cannot read container images6214 behaves like the menu entry is not available6215 the menu item is not added to list of menu items6216 Dependency Proxy6217 when user can read dependency proxy6218 when config dependency_proxy is enabled6219 behaves like the menu entry is available6220 the menu item is added to list of menu items6221 when the group settings exist6222 behaves like the menu entry is available6223 the menu item is added to list of menu items6224 when the proxy is disabled at the group level6225 behaves like the menu entry is not available6226 the menu item is not added to list of menu items6227 when config dependency_proxy is not enabled6228 behaves like the menu entry is not available6229 the menu item is not added to list of menu items6230 when user cannot read dependency proxy6231 behaves like the menu entry is not available6232 the menu item is not added to list of menu items6233 Harbor Registry6234 behaves like the menu entry is available6235 the menu item is added to list of menu items6236 when config harbor registry setting is not activated6237 behaves like the menu entry is not available6238 the menu item is not added to list of menu items6239 Infrastructure Registry6240 when user can read packages6241 when config package setting is disabled6242 behaves like the menu entry is not available6243 the menu item is not added to list of menu items6244 when config package setting is enabled6245 behaves like the menu entry is available6246 the menu item is added to list of menu items6247# [RSpecRunTime] RSpec elapsed time: 32 minutes 18.08 seconds. Current RSS: ~2545M. Threads: 4. load average: 1.27 1.14 1.09 1/297 178076248.6249 when user cannot read packages6250 behaves like the menu entry is available6251 the menu item is added to list of menu items6252# [RSpecRunTime] Finishing example group spec/lib/sidebars/groups/menus/packages_registries_menu_spec.rb. It took 10.92 seconds. Expected to take 9.75 seconds.6253# [RSpecRunTime] Starting example group spec/graphql/types/notes/note_type_spec.rb. Expected to take 9.48 seconds.6254Types::Notes::NoteType6255 is expected to require graphql authorizations :read_note6256 exposes the expected fields6257 is expected to expose permissions using Types::PermissionTypes::Note6258 #body_first_line_html6259 calls first_line_in_markdown with the expected arguments6260 when the note body is shorter than 125 characters6261 returns the content unchanged6262# [RSpecRunTime] RSpec elapsed time: 32 minutes 20.41 seconds. Current RSS: ~2544M. Threads: 4. load average: 1.27 1.14 1.09 1/297 178086263.6264 when the note body is longer than 125 characters6265 returns the content trimmed with an ellipsis6266 when system note with issue_email_participants action6267 #body6268 behaves like a note content field with obfuscated email address6269 when anonymous6270 is expected to include "us*****@e*****.c**"6271# [RSpecRunTime] RSpec elapsed time: 32 minutes 21.99 seconds. Current RSS: ~2480M. Threads: 4. load average: 1.27 1.14 1.09 1/297 178096272.6273 with signed in user6274 when user has no role in project6275 is expected to include "us*****@e*****.c**"6276 when user has guest role in project6277 is expected to include "us*****@e*****.c**"6278 when user has reporter role in project6279 is expected to include "user@example.com"6280 when user has developer role in project6281 is expected to include "user@example.com"6282# [RSpecRunTime] RSpec elapsed time: 32 minutes 25.53 seconds. Current RSS: ~2505M. Threads: 4. load average: 1.24 1.13 1.09 1/297 178106283.6284 #body_html6285 behaves like a note content field with obfuscated email address6286 when anonymous6287 is expected to include "us*****@e*****.c**"6288 with signed in user6289 when user has no role in project6290 is expected to include "us*****@e*****.c**"6291 when user has guest role in project6292 is expected to include "us*****@e*****.c**"6293 when user has reporter role in project6294 is expected to include "user@example.com"6295 when user has developer role in project6296 is expected to include "user@example.com"6297# [RSpecRunTime] Finishing example group spec/graphql/types/notes/note_type_spec.rb. It took 8.78 seconds. Expected to take 9.48 seconds.6298# [RSpecRunTime] Starting example group spec/models/ci/catalog/resources/component_spec.rb. Expected to take 9.28 seconds.6299Ci::Catalog::Resources::Component6300 is expected to belong to version class_name => Ci::Catalog::Resources::Version required: false6301 does not allow STI6302 is expected to belong to project required: false6303 is expected to belong to catalog_resource class_name => Ci::Catalog::Resource required: false6304 is expected to have many usages class_name => Ci::Catalog::Resources::Components::Usage6305 validations6306 is expected to validate that :catalog_resource cannot be empty/falsy6307 is expected to validate that :project cannot be empty/falsy6308 is expected to validate that :version cannot be empty/falsy6309 is expected to validate that :name cannot be empty/falsy6310 when `spec` is valid6311 returns no errors6312# [RSpecRunTime] RSpec elapsed time: 32 minutes 32.22 seconds. Current RSS: ~2609M. Threads: 4. load average: 1.28 1.15 1.09 1/297 178116313.6314 when `spec` is invalid6315 returns errors6316 #include_path6317 generates the correct include path6318 behaves like a BulkInsertSafe model6319 when calling class methods directly6320 raises an error when method is not bulk-insert safe6321 does not raise an error when method is bulk-insert safe6322# [RSpecRunTime] RSpec elapsed time: 32 minutes 35.08 seconds. Current RSS: ~2553M. Threads: 4. load average: 1.28 1.15 1.09 1/297 178436323.6324 .bulk_insert!6325 when all items are valid6326 inserts them all6327 returns an empty array6328# [RSpecRunTime] RSpec elapsed time: 32 minutes 36.23 seconds. Current RSS: ~2553M. Threads: 4. load average: 1.28 1.15 1.09 1/297 178446329.6330 when some items are invalid6331 does not insert any of them and raises an error6332 inserts them anyway when bypassing validations6333# [RSpecRunTime] Finishing example group spec/models/ci/catalog/resources/component_spec.rb. It took 9.62 seconds. Expected to take 9.28 seconds.6334# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.6335Lint factories for Ci::Catalog::Resources::Component6336 with saas, license, and no factory defaults6337 behaves like factory6338 ci_catalog_resource_component factory6339 does not raise error when built6340 does not raise error when created6341# [RSpecRunTime] RSpec elapsed time: 32 minutes 38.3 seconds. Current RSS: ~2531M. Threads: 4. load average: 1.26 1.14 1.09 1/297 178456342.6343# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.53 seconds. Expected to take 46.95 seconds.6344# [RSpecRunTime] Starting example group spec/models/concerns/feature_gate_spec.rb. Expected to take 8.99 seconds.6345FeatureGate6346 does not allow STI6347 .actor_from_id6348 model_class: Project(id: integer, name: string, path: string, description: text, created_at: datetime, updated_at: datetime, creator_id: integer, namespace_id: integer, last_activity_at: datetime, import_url: string, visibility_level: integer, archived: boolean, avatar: string, merge_requests_template: text, star_count: integer, merge_requests_rebase_enabled: boolean, import_type: string, import_source: string, approvals_before_merge: integer, reset_approvals_on_push: boolean, merge_requests_ff_only_enabled: boolean, issues_template: text, mirror: boolean, mirror_last_update_at: datetime, mirror_last_successful_update_at: datetime, mirror_user_id: integer, shared_runners_enabled: boolean, runners_token: string, build_allow_git_fetch: boolean, build_timeout: integer, mirror_trigger_builds: boolean, pending_delete: boolean, public_builds: boolean, last_repository_check_failed: boolean, last_repository_check_at: datetime, only_allow_merge_if_pipeline_succeeds: boolean, has_external_issue_tracker: boolean, repository_storage: string, repository_read_only: boolean, request_access_enabled: boolean, has_external_wiki: boolean, ci_config_path: string, lfs_enabled: boolean, description_html: text, only_allow_merge_if_all_discussions_are_resolved: boolean, repository_size_limit: integer, printing_merge_request_link_enabled: boolean, auto_cancel_pending_pipelines: integer, service_desk_enabled: boolean, cached_markdown_version: integer, delete_error: text, last_repository_updated_at: datetime, disable_overriding_approvers_per_merge_request: boolean, storage_version: integer, resolve_outdated_diff_discussions: boolean, remote_mirror_available_overridden: boolean, only_mirror_protected_branches: boolean, pull_mirror_available_overridden: boolean, jobs_cache_index: integer, external_authorization_classification_label: string, mirror_overwrites_diverged_branches: boolean, pages_https_only: boolean, external_webhook_token: string, packages_enabled: boolean, merge_requests_author_approval: boolean, pool_repository_id: integer, runners_token_encrypted: string, bfg_object_map: string, detected_repository_languages: boolean, merge_requests_disable_committers_approval: boolean, require_password_to_approve: boolean, max_pages_size: integer, max_artifacts_size: integer, pull_mirror_branch_prefix: string, remove_source_branch_after_merge: boolean, marked_for_deletion_at: date, marked_for_deletion_by_user_id: integer, autoclose_referenced_issues: boolean, suggestion_commit_message: string, project_namespace_id: integer, hidden: boolean, organization_id: integer, verification_checksum: binary), model_id: 1, expected: "Project:1"6349 returns an object that has the correct flipper_id6350# [RSpecRunTime] RSpec elapsed time: 32 minutes 41.38 seconds. Current RSS: ~2565M. Threads: 4. load average: 1.26 1.14 1.09 1/297 178466351.6352 model_class: Group(id: integer, name: string, path: string, owner_id: integer, created_at: datetime, updated_at: datetime, type: string, description: string, avatar: string, membership_lock: boolean, share_with_group_lock: boolean, visibility_level: integer, request_access_enabled: boolean, ldap_sync_status: string, ldap_sync_error: string, ldap_sync_last_update_at: datetime, ldap_sync_last_successful_update_at: datetime, ldap_sync_last_sync_at: datetime, description_html: text, lfs_enabled: boolean, parent_id: integer, shared_runners_minutes_limit: integer, repository_size_limit: integer, require_two_factor_authentication: boolean, two_factor_grace_period: integer, cached_markdown_version: integer, project_creation_level: integer, runners_token: string, file_template_project_id: integer, saml_discovery_token: string, runners_token_encrypted: string, custom_project_templates_group_id: integer, auto_devops_enabled: boolean, extra_shared_runners_minutes_limit: integer, last_ci_minutes_notification_at: timestamptz, last_ci_minutes_usage_notification_level: integer, subgroup_creation_level: integer, max_pages_size: integer, max_artifacts_size: integer, mentions_disabled: boolean, default_branch_protection: integer, max_personal_access_token_lifetime: integer, push_rule_id: integer, shared_runners_enabled: boolean, allow_descendants_override_disabled_shared_runners: boolean, traversal_ids: integer, organization_id: integer), model_id: 2, expected: "Group:2"6353 returns an object that has the correct flipper_id6354 model_class: User(id: integer, email: string, encrypted_password: string, reset_password_token: string, reset_password_sent_at: datetime, remember_created_at: datetime, sign_in_count: integer, current_sign_in_at: datetime, last_sign_in_at: datetime, current_sign_in_ip: string, last_sign_in_ip: string, created_at: datetime, updated_at: datetime, name: string, admin: boolean, projects_limit: integer, failed_attempts: integer, locked_at: datetime, username: string, can_create_group: boolean, can_create_team: boolean, state: string, color_scheme_id: integer, password_expires_at: datetime, created_by_id: integer, last_credential_check_at: datetime, avatar: string, confirmation_token: string, confirmed_at: datetime, confirmation_sent_at: datetime, unconfirmed_email: string, hide_no_ssh_key: boolean, admin_email_unsubscribed_at: datetime, notification_email: string, hide_no_password: boolean, password_automatically_set: boolean, encrypted_otp_secret: string, encrypted_otp_secret_iv: string, encrypted_otp_secret_salt: string, otp_required_for_login: boolean, otp_backup_codes: text, public_email: string, dashboard: integer, project_view: integer, consumed_timestep: integer, layout: integer, hide_project_limit: boolean, note: text, unlock_token: string, otp_grace_period_started_at: datetime, external: boolean, incoming_email_token: string, auditor: boolean, require_two_factor_authentication_from_group: boolean, two_factor_grace_period: integer, last_activity_on: date, notified_of_own_activity: boolean, preferred_language: string, theme_id: integer, accepted_term_id: integer, feed_token: string, private_profile: boolean, roadmap_layout: integer, include_private_contributions: boolean, commit_email: string, group_view: integer, managing_group_id: integer, first_name: string, last_name: string, static_object_token: string, role: integer, user_type: integer, static_object_token_encrypted: text, otp_secret_expires_at: timestamptz, onboarding_in_progress: boolean, color_mode_id: integer, last_access_from_pipl_country_at: timestamptz, otp_secret: ), model_id: 3, expected: "User:3"6355 returns an object that has the correct flipper_id6356 model_class: Ci::Runner (call 'Ci::Runner.connection' to establish a connection), model_id: 4, expected: "Ci::Runner:4"6357 returns an object that has the correct flipper_id6358 model_class: Namespace(id: integer, name: string, path: string, owner_id: integer, created_at: datetime, updated_at: datetime, type: string, description: string, avatar: string, membership_lock: boolean, share_with_group_lock: boolean, visibility_level: integer, request_access_enabled: boolean, ldap_sync_status: string, ldap_sync_error: string, ldap_sync_last_update_at: datetime, ldap_sync_last_successful_update_at: datetime, ldap_sync_last_sync_at: datetime, description_html: text, lfs_enabled: boolean, parent_id: integer, shared_runners_minutes_limit: integer, repository_size_limit: integer, require_two_factor_authentication: boolean, two_factor_grace_period: integer, cached_markdown_version: integer, project_creation_level: integer, runners_token: string, file_template_project_id: integer, saml_discovery_token: string, runners_token_encrypted: string, custom_project_templates_group_id: integer, auto_devops_enabled: boolean, extra_shared_runners_minutes_limit: integer, last_ci_minutes_notification_at: timestamptz, last_ci_minutes_usage_notification_level: integer, subgroup_creation_level: integer, max_pages_size: integer, max_artifacts_size: integer, mentions_disabled: boolean, default_branch_protection: integer, max_personal_access_token_lifetime: integer, push_rule_id: integer, shared_runners_enabled: boolean, allow_descendants_override_disabled_shared_runners: boolean, traversal_ids: integer, organization_id: integer), model_id: 5, expected: "Namespace:5"6359 returns an object that has the correct flipper_id6360 model_class: Namespaces::ProjectNamespace(id: integer, name: string, path: string, owner_id: integer, created_at: datetime, updated_at: datetime, type: string, description: string, avatar: string, membership_lock: boolean, share_with_group_lock: boolean, visibility_level: integer, request_access_enabled: boolean, ldap_sync_status: string, ldap_sync_error: string, ldap_sync_last_update_at: datetime, ldap_sync_last_successful_update_at: datetime, ldap_sync_last_sync_at: datetime, description_html: text, lfs_enabled: boolean, parent_id: integer, shared_runners_minutes_limit: integer, repository_size_limit: integer, require_two_factor_authentication: boolean, two_factor_grace_period: integer, cached_markdown_version: integer, project_creation_level: integer, runners_token: string, file_template_project_id: integer, saml_discovery_token: string, runners_token_encrypted: string, custom_project_templates_group_id: integer, auto_devops_enabled: boolean, extra_shared_runners_minutes_limit: integer, last_ci_minutes_notification_at: timestamptz, last_ci_minutes_usage_notification_level: integer, subgroup_creation_level: integer, max_pages_size: integer, max_artifacts_size: integer, mentions_disabled: boolean, default_branch_protection: integer, max_personal_access_token_lifetime: integer, push_rule_id: integer, shared_runners_enabled: boolean, allow_descendants_override_disabled_shared_runners: boolean, traversal_ids: integer, organization_id: integer), model_id: 6, expected: "Namespaces::ProjectNamespace:6"6361 returns an object that has the correct flipper_id6362 model_class: Namespaces::UserNamespace(id: integer, name: string, path: string, owner_id: integer, created_at: datetime, updated_at: datetime, type: string, description: string, avatar: string, membership_lock: boolean, share_with_group_lock: boolean, visibility_level: integer, request_access_enabled: boolean, ldap_sync_status: string, ldap_sync_error: string, ldap_sync_last_update_at: datetime, ldap_sync_last_successful_update_at: datetime, ldap_sync_last_sync_at: datetime, description_html: text, lfs_enabled: boolean, parent_id: integer, shared_runners_minutes_limit: integer, repository_size_limit: integer, require_two_factor_authentication: boolean, two_factor_grace_period: integer, cached_markdown_version: integer, project_creation_level: integer, runners_token: string, file_template_project_id: integer, saml_discovery_token: string, runners_token_encrypted: string, custom_project_templates_group_id: integer, auto_devops_enabled: boolean, extra_shared_runners_minutes_limit: integer, last_ci_minutes_notification_at: timestamptz, last_ci_minutes_usage_notification_level: integer, subgroup_creation_level: integer, max_pages_size: integer, max_artifacts_size: integer, mentions_disabled: boolean, default_branch_protection: integer, max_personal_access_token_lifetime: integer, push_rule_id: integer, shared_runners_enabled: boolean, allow_descendants_override_disabled_shared_runners: boolean, traversal_ids: integer, organization_id: integer), model_id: 7, expected: "Namespaces::UserNamespace:7"6363 returns an object that has the correct flipper_id6364 #flipper_id6365 factory: :project6366 returns nil when object is not persisted6367 returns flipper_id when object is persisted6368# [RSpecRunTime] RSpec elapsed time: 32 minutes 44.12 seconds. Current RSS: ~2569M. Threads: 4. load average: 1.24 1.14 1.09 1/297 178476369.6370 factory: :group6371 returns nil when object is not persisted6372 returns flipper_id when object is persisted6373 factory: :user6374 returns nil when object is not persisted6375 returns flipper_id when object is persisted6376 factory: :ci_runner6377 returns nil when object is not persisted6378 returns flipper_id when object is persisted6379# [RSpecRunTime] RSpec elapsed time: 32 minutes 48.09 seconds. Current RSS: ~2557M. Threads: 4. load average: 1.22 1.14 1.09 1/297 178486380.6381 factory: :namespace6382 returns nil when object is not persisted6383 returns flipper_id when object is persisted6384# [RSpecRunTime] Finishing example group spec/models/concerns/feature_gate_spec.rb. It took 10.58 seconds. Expected to take 8.99 seconds.6385# [RSpecRunTime] Starting example group spec/services/clusters/agents/create_service_spec.rb. Expected to take 8.77 seconds.6386Clusters::Agents::CreateService6387 #execute6388 without user permissions6389 returns errors when user does not have permissions6390# [RSpecRunTime] RSpec elapsed time: 32 minutes 50.39 seconds. Current RSS: ~2523M. Threads: 4. load average: 1.22 1.14 1.09 1/297 178626391.6392 with user permissions6393 creates a new clusters_agent6394 returns success status6395 returns agent values6396 with invalid name6397 generates an error message6398# [RSpecRunTime] RSpec elapsed time: 32 minutes 55.4 seconds. Current RSS: ~2426M. Threads: 4. load average: 1.20 1.14 1.09 1/297 179156399.6400# [RSpecRunTime] Finishing example group spec/services/clusters/agents/create_service_spec.rb. It took 6.5 seconds. Expected to take 8.77 seconds.6401# [RSpecRunTime] Starting example group spec/finders/boards/boards_finder_spec.rb. Expected to take 8.54 seconds.6402Boards::BoardsFinder6403 #execute6404 when board parent is a project6405 behaves like boards list service6406 does not create a new board6407 returns parent boards6408# [RSpecRunTime] RSpec elapsed time: 32 minutes 59.36 seconds. Current RSS: ~2491M. Threads: 4. load average: 1.18 1.13 1.09 1/297 179166409.6410 behaves like multiple boards list service6411 #execute6412 returns all issue boards6413 returns boards ordered by name6414 when wanting a specific board6415 returns board specified by id6416 raises exception when board is not found6417# [RSpecRunTime] RSpec elapsed time: 33 minutes 3.87 seconds. Current RSS: ~2477M. Threads: 4. load average: 1.17 1.13 1.09 1/297 179176418.6419 when board parent is a group6420 behaves like boards list service6421 does not create a new board6422 returns parent boards6423# [RSpecRunTime] Finishing example group spec/finders/boards/boards_finder_spec.rb. It took 9.41 seconds. Expected to take 8.54 seconds.6424# [RSpecRunTime] Starting example group spec/services/groups/group_links/destroy_service_spec.rb. Expected to take 8.36 seconds.6425Groups::GroupLinks::DestroyService#execute6426 when authorizing by user6427 single link6428 destroys the link6429 with skip_group_share_unlink_auth_refresh feature flag disabled6430 revokes project authorization6431# [RSpecRunTime] RSpec elapsed time: 33 minutes 7.83 seconds. Current RSS: ~2374M. Threads: 4. load average: 1.16 1.13 1.09 1/297 179186432.6433 with skip_group_share_unlink_auth_refresh feature flag enabled6434 maintains project authorization6435 multiple links6436 with skip_group_share_unlink_auth_refresh feature flag disabled6437 updates project authorization once per group6438# [RSpecRunTime] RSpec elapsed time: 33 minutes 11.45 seconds. Current RSS: ~2473M. Threads: 4. load average: 1.16 1.13 1.09 1/297 179196439.6440 with skip_group_share_unlink_auth_refresh feature flag enabled6441 does not update project authorization once per group6442# [RSpecRunTime] RSpec elapsed time: 33 minutes 12.72 seconds. Current RSS: ~2496M. Threads: 4. load average: 1.14 1.13 1.09 1/297 179206443.6444 when skipping authorization6445 with provided group and owner6446 destroys the link6447 without providing group or owner6448 destroys the link6449# [RSpecRunTime] Finishing example group spec/services/groups/group_links/destroy_service_spec.rb. It took 8.67 seconds. Expected to take 8.36 seconds.6450# [RSpecRunTime] Starting example group spec/tasks/gitlab/lfs/check_rake_spec.rb. Expected to take 8.25 seconds.6451gitlab:lfs rake tasks6452 check6453 outputs the integrity check for each batch6454 errors out about missing files on the file system6455 errors out about invalid checksum6456# [RSpecRunTime] RSpec elapsed time: 33 minutes 15.07 seconds. Current RSS: ~2558M. Threads: 4. load average: 1.14 1.13 1.09 1/297 179216457.6458# [RSpecRunTime] Finishing example group spec/tasks/gitlab/lfs/check_rake_spec.rb. It took 10.43 seconds. Expected to take 8.25 seconds.6459# [RSpecRunTime] RSpec elapsed time: 33 minutes 24.14 seconds. Current RSS: ~2405M. Threads: 4. load average: 1.19 1.14 1.09 1/297 179226460.6461# [RSpecRunTime] Starting example group spec/lib/gitlab/spamcheck/result_spec.rb. Expected to take 8.12 seconds.6462Gitlab::Spamcheck::Result6463 #initialize6464 verdict_value: 0, expected: "allow", verdict_evaluated: true, verdict_score: 0.016465 returns expected verdict6466 returns expected evaluated?6467 returns expected score6468# [RSpecRunTime] RSpec elapsed time: 33 minutes 25.17 seconds. Current RSS: ~2478M. Threads: 4. load average: 1.19 1.14 1.09 1/297 179236469.6470 verdict_value: 1, expected: "conditional_allow", verdict_evaluated: true, verdict_score: 0.56471 returns expected verdict6472 returns expected evaluated?6473 returns expected score6474# [RSpecRunTime] RSpec elapsed time: 33 minutes 28.34 seconds. Current RSS: ~2592M. Threads: 4. load average: 1.18 1.14 1.09 1/297 179246475.6476 verdict_value: 2, expected: "disallow", verdict_evaluated: true, verdict_score: 0.756477 returns expected verdict6478 returns expected evaluated?6479 returns expected score6480# [RSpecRunTime] RSpec elapsed time: 33 minutes 29.35 seconds. Current RSS: ~2595M. Threads: 4. load average: 1.18 1.14 1.09 1/297 179256481.6482 verdict_value: 3, expected: "block", verdict_evaluated: true, verdict_score: 0.996483 returns expected verdict6484 returns expected evaluated?6485 returns expected score6486 verdict_value: 4, expected: "noop", verdict_evaluated: false, verdict_score: 0.06487 returns expected verdict6488 returns expected evaluated?6489 returns expected score6490# [RSpecRunTime] Finishing example group spec/lib/gitlab/spamcheck/result_spec.rb. It took 6.9 seconds. Expected to take 8.12 seconds.6491# [RSpecRunTime] Starting example group spec/tasks/gitlab/update_templates_rake_spec.rb. Expected to take 7.94 seconds.6492gitlab:update_project_templates rake task6493 updates valid project templates6494# [RSpecRunTime] Finishing example group spec/tasks/gitlab/update_templates_rake_spec.rb. It took 10.44 seconds. Expected to take 7.94 seconds.6495# [RSpecRunTime] RSpec elapsed time: 33 minutes 41.59 seconds. Current RSS: ~2495M. Threads: 4. load average: 1.23 1.15 1.10 1/298 179556496.6497# [RSpecRunTime] Starting example group spec/services/projects/move_deploy_keys_projects_service_spec.rb. Expected to take 7.73 seconds.6498Projects::MoveDeployKeysProjectsService6499 #execute6500 moves the user's deploy keys from one project to another6501 does not link existent deploy_keys in the current project6502 rollbacks changes if transaction fails6503 when remove_remaining_elements is false6504 does not remove remaining deploy keys projects6505# [RSpecRunTime] RSpec elapsed time: 33 minutes 48.24 seconds. Current RSS: ~2532M. Threads: 4. load average: 1.20 1.14 1.09 1/297 179566506.6507 when SHA256 fingerprint is missing6508 moves the user's deploy keys from one project to another6509# [RSpecRunTime] RSpec elapsed time: 33 minutes 49.89 seconds. Current RSS: ~2540M. Threads: 4. load average: 1.20 1.14 1.09 1/297 179576510.6511# [RSpecRunTime] Finishing example group spec/services/projects/move_deploy_keys_projects_service_spec.rb. It took 8.48 seconds. Expected to take 7.73 seconds.6512# [RSpecRunTime] Starting example group spec/helpers/ide_helper_spec.rb. Expected to take 7.55 seconds.6513IdeHelper6514 #ide_data6515 returns hash6516 with project6517 returns hash with parameters6518 with fork info6519 returns hash with fork info6520# [RSpecRunTime] RSpec elapsed time: 33 minutes 52.74 seconds. Current RSS: ~2560M. Threads: 4. load average: 1.18 1.14 1.09 1/297 179586521.6522 with vscode_web_ide=true6523 returns hash6524 includes extensions gallery settings6525 includes editor font configuration6526 does not use new web ide if feature flag is disabled6527 with project6528 returns hash with parameters6529# [RSpecRunTime] RSpec elapsed time: 33 minutes 54.43 seconds. Current RSS: ~2659M. Threads: 4. load average: 1.18 1.14 1.09 1/297 179596530.6531 #show_web_ide_oauth_callback_mismatch_callout?6532 returns false if Web IDE OAuth is not enabled6533 when Web IDE OAuth is enabled6534 returns false if no Web IDE OAuth application found6535 returns true if domain does not match OAuth application callback URLs6536 returns false if domain matches OAuth application callback URL6537# [RSpecRunTime] RSpec elapsed time: 33 minutes 55.74 seconds. Current RSS: ~2712M. Threads: 4. load average: 1.18 1.14 1.09 1/297 179606538.6539 #web_ide_oauth_application_id6540 returns Web IDE OAuth application ID6541# [RSpecRunTime] Finishing example group spec/helpers/ide_helper_spec.rb. It took 6.23 seconds. Expected to take 7.55 seconds.6542# [RSpecRunTime] Starting example group spec/services/users/activity_service_spec.rb. Expected to take 7.43 seconds.6543Users::ActivityService6544 #execute6545 when last activity is nil6546 updates last_activity_on for the user6547 when last activity is in the past6548 updates last_activity_on for the user6549 tries to obtain ExclusiveLease6550 tracks RedisHLL event6551 behaves like Snowplow event tracking with RedisHLL context6552 behaves like Snowplow event tracking6553 is emitted6554# [RSpecRunTime] RSpec elapsed time: 34 minutes 0.33 second. Current RSS: ~2838M. Threads: 4. load average: 1.16 1.14 1.09 1/297 179616555.6556 when a bad object is passed6557 does not record activity6558 when last activity is today6559 does not try to obtain ExclusiveLease6560 behaves like does not update last_activity_on6561 does not update user attribute6562 does not track Snowplow event6563 when in GitLab read-only instance6564 behaves like does not update last_activity_on6565 does not update user attribute6566 does not track Snowplow event6567 when a lease could not be obtained6568 behaves like does not update last_activity_on6569 does not update user attribute6570 does not track Snowplow event6571 with DB Load Balancing6572 when last activity is in the past6573 database load balancing is configured6574 does not stick to primary6575 database load balancing is not configured6576 updates user without error6577# [RSpecRunTime] Finishing example group spec/services/users/activity_service_spec.rb. It took 7.44 seconds. Expected to take 7.43 seconds.6578# [RSpecRunTime] Starting example group spec/graphql/mutations/todos/restore_many_spec.rb. Expected to take 7.18 seconds.6579Mutations::Todos::RestoreMany6580 #resolve6581 restores a single todo6582 handles a todo which is already pending as expected6583 ignores requests for todos which do not belong to the current user6584 restores multiple todos6585 fails if one todo does not belong to the current user6586 fails if too many todos are requested for update6587# [RSpecRunTime] RSpec elapsed time: 34 minutes 9.21 seconds. Current RSS: ~2767M. Threads: 4. load average: 1.14 1.13 1.09 1/297 179626588.6589# [RSpecRunTime] Finishing example group spec/graphql/mutations/todos/restore_many_spec.rb. It took 5.62 seconds. Expected to take 7.18 seconds.6590# [RSpecRunTime] Starting example group spec/services/merge_requests/mergeability/run_checks_service_spec.rb. Expected to take 7.04 seconds.6591MergeRequests::Mergeability::RunChecksService6592 #execute6593 when every check is skipped6594 is still a success6595 behaves like checks are all executed6596 when all checks are set to be executed6597 is expected to eq 06598# [RSpecRunTime] RSpec elapsed time: 34 minutes 11.37 seconds. Current RSS: ~2756M. Threads: 4. load average: 1.14 1.13 1.09 1/303 180586599.6600 when a check is skipped6601 does not execute the check6602 behaves like checks are all executed6603 when all checks are set to be executed6604 is expected to eq 116605 when one check fails6606 returns the failed check6607 behaves like checks are all executed6608 when all checks are set to be executed6609 is expected to eq 116610 when one check is inactive6611 is still a success6612 behaves like checks are all executed6613 when all checks are set to be executed6614 is expected to eq 116615 when a check is not skipped6616 when the check is cacheable6617 when the check is cached6618 returns the cached result6619 behaves like checks are all executed6620 when all checks are set to be executed6621 is expected to eq 16622 when the check is not cached6623 writes and returns the result6624 behaves like checks are all executed6625 when all checks are set to be executed6626 is expected to eq 16627 when check is not cacheable6628 does not call the results store6629# [RSpecRunTime] Finishing example group spec/services/merge_requests/mergeability/run_checks_service_spec.rb. It took 5.15 seconds. Expected to take 7.04 seconds.6630# [RSpecRunTime] Starting example group spec/models/packages/debian/group_component_spec.rb. Expected to take 6.92 seconds.6631Packages::Debian::GroupComponent6632 does not allow STI6633 behaves like Debian Distribution Component6634 relationships6635 is expected to belong to distribution class_name => Packages::Debian::GroupDistribution required: false inverse_of => components6636 is expected to have many files class_name => Packages::Debian::GroupComponentFile inverse_of => component6637# [RSpecRunTime] RSpec elapsed time: 34 minutes 15.86 seconds. Current RSS: ~2724M. Threads: 4. load average: 1.13 1.13 1.09 1/302 180596638.6639 delegations6640 is expected to delegate #group to the #distribution object6641 validations6642 #distribution6643 is expected to validate that :distribution cannot be empty/falsy6644 #name6645 is expected to validate that :name cannot be empty/falsy6646 is expected to allow :name to be ‹"main"›6647 is expected to allow :name to be ‹"non-free"›6648 is expected to allow :name to be ‹"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"›6649 is expected not to allow :name to be ‹"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"›6650 is expected not to allow :name to be ‹"non/free"›6651 is expected not to allow :name to be ‹"hé"›6652# [RSpecRunTime] RSpec elapsed time: 34 minutes 20.67 seconds. Current RSS: ~2855M. Threads: 4. load average: 1.12 1.13 1.09 1/303 180606653.6654 scopes6655 .ordered_by_name6656 sorts by name6657 .with_distribution6658 does not return other distributions6659 .with_name6660 does not return other distributions6661# [RSpecRunTime] Finishing example group spec/models/packages/debian/group_component_spec.rb. It took 7.35 seconds. Expected to take 6.92 seconds.6662# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.6663Lint factories for Packages::Debian::GroupComponent6664 with saas, license, and factory defaults6665 behaves like factory6666 debian_group_component factory6667 does not raise error when built6668 does not raise error when created6669# [RSpecRunTime] RSpec elapsed time: 34 minutes 23.56 seconds. Current RSS: ~2782M. Threads: 4. load average: 1.19 1.14 1.09 1/297 180746670.6671# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.85 seconds. Expected to take 46.95 seconds.6672# [RSpecRunTime] Starting example group spec/models/packages/ml_model/package_spec.rb. Expected to take 6.73 seconds.6673Packages::MlModel::Package6674 does not allow STI6675 all6676 fetches only ml_model packages6677# [RSpecRunTime] RSpec elapsed time: 34 minutes 24.86 seconds. Current RSS: ~2719M. Threads: 4. load average: 1.19 1.14 1.09 1/297 180756678.6679 associations6680 is expected to have one model_version6681 #valid?6682 is expected to validate that :name cannot be empty/falsy6683 is expected to validate that :version cannot be empty/falsy6684 validates a valid ml_model package6685 when name6686 is blank6687 is invalid6688# [RSpecRunTime] RSpec elapsed time: 34 minutes 28.56 seconds. Current RSS: ~2625M. Threads: 4. load average: 1.17 1.14 1.09 1/297 180766689.6690 is nil6691 is invalid6692 is not valid package name6693 is invalid6694 is too large6695 is invalid6696 when version6697 is semver6698 is valid6699 is candidate_(id)6700 is valid6701 is blank6702 is invalid6703 is nil6704 is invalid6705 is not valid semver6706 is invalid6707 is too large6708 is invalid6709# [RSpecRunTime] Finishing example group spec/models/packages/ml_model/package_spec.rb. It took 7.33 seconds. Expected to take 6.73 seconds.6710# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.6711Lint factories for Packages::MlModel::Package6712 with saas, license, and factory defaults6713 behaves like factory6714 ml_model_package factory6715 does not raise error when built6716 does not raise error when created6717# [RSpecRunTime] RSpec elapsed time: 34 minutes 34.58 seconds. Current RSS: ~2633M. Threads: 4. load average: 1.16 1.14 1.09 1/297 180906718.6719# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 3.69 seconds. Expected to take 46.95 seconds.6720# [RSpecRunTime] Starting example group spec/workers/incident_management/add_severity_system_note_worker_spec.rb. Expected to take 6.56 seconds.6721IncidentManagement::AddSeveritySystemNoteWorker6722 #perform6723 when incident and user exist6724 creates a system note6725 creates a timeline event6726# [RSpecRunTime] RSpec elapsed time: 34 minutes 36.53 seconds. Current RSS: ~2600M. Threads: 4. load average: 1.16 1.14 1.09 1/297 180916727.6728 when incident does not exist6729 behaves like does not add anything6730 does not change incident notes count6731 does not create a timeline event6732 when incident_id is nil6733 behaves like does not add anything6734 does not change incident notes count6735 does not create a timeline event6736 when issue is not an incident6737 behaves like does not add anything6738 does not change incident notes count6739 does not create a timeline event6740 when user does not exist6741 behaves like does not add anything6742 does not change incident notes count6743 does not create a timeline event6744 when user_id is nil6745 behaves like does not add anything6746 does not change incident notes count6747 does not create a timeline event6748# [RSpecRunTime] Finishing example group spec/workers/incident_management/add_severity_system_note_worker_spec.rb. It took 4.66 seconds. Expected to take 6.56 seconds.6749# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/templates/themekit_gitlab_ci_yaml_spec.rb. Expected to take 6.5 seconds.6750ThemeKit.gitlab-ci.yml6751 the created pipeline6752 on the default branch6753 only creates staging deploy6754# [RSpecRunTime] RSpec elapsed time: 34 minutes 43.64 seconds. Current RSS: ~2628M. Threads: 4. load average: 1.13 1.13 1.09 2/299 181436755.6756 on a tag6757 only creates a production deploy6758# [RSpecRunTime] RSpec elapsed time: 34 minutes 45.39 seconds. Current RSS: ~2580M. Threads: 4. load average: 1.13 1.13 1.09 1/302 182196759.6760 outside of the default branch6761 has no jobs6762# [RSpecRunTime] RSpec elapsed time: 34 minutes 46.99 seconds. Current RSS: ~2512M. Threads: 4. load average: 1.13 1.13 1.09 1/302 182966763.6764# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/templates/themekit_gitlab_ci_yaml_spec.rb. It took 7.74 seconds. Expected to take 6.5 seconds.6765# [RSpecRunTime] Starting example group spec/lib/gitlab/sidekiq_config/worker_spec.rb. Expected to take 6.29 seconds.6766Gitlab::SidekiqConfig::Worker6767 #ee?6768 returns the EE status set on creation6769 #jh?6770 returns the JH status set on creation6771 #==6772 defines two workers as equal if their YAML representations are equal6773 returns true when a worker is compared with its YAML representation6774 delegations6775 delegates feature_category_not_owned? to the worker class6776 delegates generated_queue_name to the worker class6777 delegates get_feature_category to the worker class6778 delegates get_weight to the worker class6779 delegates get_worker_resource_boundary to the worker class6780 delegates get_urgency to the worker class6781 delegates queue_namespace to the worker class6782 delegates worker_has_external_dependencies? to the worker class6783# [RSpecRunTime] RSpec elapsed time: 34 minutes 52.7 seconds. Current RSS: ~2633M. Threads: 4. load average: 1.11 1.13 1.09 1/302 182976784.6785 sorting6786 sorts queues with a namespace before those without a namespace6787 sorts alphabetically by queue6788 YAML encoding6789 encodes the worker in YAML as a hash of the queue6790 #namespace_and_weight6791 returns a namespace, weight pair for the worker6792 #queue_and_weight6793 returns a queue, weight pair for the worker6794# [RSpecRunTime] Finishing example group spec/lib/gitlab/sidekiq_config/worker_spec.rb. It took 7.14 seconds. Expected to take 6.29 seconds.6795# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/pipeline/chain/build_spec.rb. Expected to take 6.21 seconds.6796Gitlab::Ci::Pipeline::Chain::Build6797 does not break the chain6798 builds a pipeline with the expected attributes6799 returns a valid pipeline6800 does not persist a pipeline6801 when pipeline is running for a tag6802 correctly indicated that this is a tagged pipeline6803 when origin_ref is branch but tag ref with the same name exists6804 correctly indicated that a pipeline is not tagged6805# [RSpecRunTime] RSpec elapsed time: 34 minutes 56.96 seconds. Current RSS: ~2644M. Threads: 4. load average: 1.11 1.13 1.09 1/302 183656806.6807 when pipeline is running for a merge request6808 correctly indicated that this is a merge request pipeline6809 correctly sets souce sha and target sha to pipeline6810# [RSpecRunTime] RSpec elapsed time: 34 minutes 59.98 seconds. Current RSS: ~2633M. Threads: 4. load average: 1.10 1.13 1.09 1/302 183906811.6812 when pipeline is running for an external pull request6813 correctly indicated that this is an external pull request pipeline6814 correctly sets source sha and target sha to pipeline6815 when keep_latest_artifact is set6816 keep_latest_artifact: true, locking_result: "artifacts_locked"6817 builds a pipeline with appropriate locked value6818 keep_latest_artifact: false, locking_result: "unlocked"6819 builds a pipeline with appropriate locked value6820# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/pipeline/chain/build_spec.rb. It took 7.38 seconds. Expected to take 6.21 seconds.6821# [RSpecRunTime] Starting example group spec/finders/resource_milestone_event_finder_spec.rb. Expected to take 6.11 seconds.6822ResourceMilestoneEventFinder6823 #execute6824 returns events with milestones accessible by user6825 filters events with public project milestones if issues and MRs are private6826 filters events with project milestones not accessible by user6827 filters events with group milestones not accessible by user6828 when multiple events share the same milestone6829 avoids N+1 queries6830# [RSpecRunTime] RSpec elapsed time: 35 minutes 5.62 seconds. Current RSS: ~2533M. Threads: 4. load average: 1.10 1.12 1.09 1/302 184236831.6832# [RSpecRunTime] Finishing example group spec/finders/resource_milestone_event_finder_spec.rb. It took 4.11 seconds. Expected to take 6.11 seconds.6833# [RSpecRunTime] Starting example group spec/models/ci/catalog/verified_namespace_spec.rb. Expected to take 6.01 seconds.6834Ci::Catalog::VerifiedNamespace6835 is expected to define :verification_level as an enum backed by an integer with values ‹{gitlab_maintained: 100, gitlab_partner_maintained: 50, verified_creator_maintained: 10, unverified: 0}›6836 does not allow STI6837 .for_project6838 fetches the verified namespace for the project's root namespace6839# [RSpecRunTime] RSpec elapsed time: 35 minutes 9.76 seconds. Current RSS: ~2560M. Threads: 4. load average: 1.09 1.12 1.09 1/302 184246840.6841 when gitlab maintained namespace is created6842 sets verification level to gitlab maintained6843 when partner namespace is created6844 sets verification level to partner6845 when unverified is created6846 sets verification level to unverified6847 when verified creator namespace is created6848 sets verification level to verified_creator6849 validations6850 is expected to validate that :namespace_id cannot be empty/falsy6851 is expected to belong to namespace required: false6852 is expected to validate that :namespace_id is case-sensitively unique6853# [RSpecRunTime] Finishing example group spec/models/ci/catalog/verified_namespace_spec.rb. It took 6.62 seconds. Expected to take 6.01 seconds.6854# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.6855Lint factories for Ci::Catalog::VerifiedNamespace6856 with saas, license, and factory defaults6857 behaves like factory6858 catalog_verified_namespace factory6859 does not raise error when built6860 does not raise error when created6861 linting :gitlab_maintained trait6862 does not raise error when created6863# [RSpecRunTime] RSpec elapsed time: 35 minutes 14.05 seconds. Current RSS: ~2542M. Threads: 4. load average: 1.08 1.12 1.09 1/297 184386864.6865 linting :gitlab_partner_maintained trait6866 does not raise error when created6867 linting :verified_creator_maintained trait6868 does not raise error when created6869# [RSpecRunTime] RSpec elapsed time: 35 minutes 16.98 seconds. Current RSS: ~2595M. Threads: 4. load average: 1.08 1.12 1.09 1/297 184396870.6871# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 4.76 seconds. Expected to take 46.95 seconds.6872# [RSpecRunTime] Starting example group spec/workers/projects/refresh_build_artifacts_size_statistics_worker_spec.rb. Expected to take 5.93 seconds.6873Projects::RefreshBuildArtifactsSizeStatisticsWorker6874 #perform_work6875 when refresh job is present6876 logs refresh information6877 when refresh job is not present6878 logs refresh information6879 #remaining_work_count6880 and there are remaining refresh jobs6881 is expected to eq 16882# [RSpecRunTime] RSpec elapsed time: 35 minutes 19.34 seconds. Current RSS: ~2587M. Threads: 4. load average: 1.15 1.13 1.09 1/297 184406883.6884 and there are no remaining refresh jobs6885 is expected to eq 06886 #max_running_jobs6887 is expected to eq 06888 when projects_build_artifacts_size_refresh flag is enabled6889 is expected to eq 16890 when projects_build_artifacts_size_refresh_medium flag is enabled6891 is expected to eq 36892 when projects_build_artifacts_size_refresh_high flag is enabled6893 is expected to eq 56894# [RSpecRunTime] Finishing example group spec/workers/projects/refresh_build_artifacts_size_statistics_worker_spec.rb. It took 3.73 seconds. Expected to take 5.93 seconds.6895# [RSpecRunTime] Starting example group spec/components/pajamas/checkbox_component_spec.rb. Expected to take 5.77 seconds.6896Pajamas::CheckboxComponent6897 with `label` and `help_text` slots6898 renders unchecked checkbox with value of `1`6899 renders help text6900 with `help_text` slot6901 renders unchecked checkbox with value of `1`6902 renders help text6903# [RSpecRunTime] RSpec elapsed time: 35 minutes 24.43 seconds. Current RSS: ~2595M. Threads: 4. load average: 1.14 1.13 1.09 1/297 184416904.6905 with `label` slot6906 renders unchecked checkbox with value of `1`6907 with default options6908 renders unchecked checkbox with value of `1`6909 does not render help text6910 renders hidden input with value of `0`6911 with custom options6912 renders help text6913 renders checked checkbox with value of `yes`6914 adds CSS class to label6915 adds CSS class to wrapper6916 renders hidden input with value of `no`6917# [RSpecRunTime] RSpec elapsed time: 35 minutes 26.91 seconds. Current RSS: ~2596M. Threads: 4. load average: 1.14 1.13 1.09 1/297 184426918.6919# [RSpecRunTime] Finishing example group spec/components/pajamas/checkbox_component_spec.rb. It took 6.17 seconds. Expected to take 5.77 seconds.6920# [RSpecRunTime] Starting example group spec/graphql/resolvers/recent_boards_resolver_spec.rb. Expected to take 5.69 seconds.6921Resolvers::RecentBoardsResolver6922 #resolve6923 when there is no parent6924 returns none if parent is nil6925 when project boards6926 behaves like group and project recent boards resolver6927 calls ::Boards::VisitsFinder6928 avoids N+1 queries6929 returns most recent visited boards6930 returns a set number of boards6931# [RSpecRunTime] RSpec elapsed time: 35 minutes 31.34 seconds. Current RSS: ~2619M. Threads: 4. load average: 1.13 1.13 1.09 2/297 184436932.6933 when group boards6934 behaves like group and project recent boards resolver6935 calls ::Boards::VisitsFinder6936 avoids N+1 queries6937 returns most recent visited boards6938 returns a set number of boards6939# [RSpecRunTime] RSpec elapsed time: 35 minutes 32.86 seconds. Current RSS: ~2619M. Threads: 4. load average: 1.12 1.13 1.09 1/297 184446940.6941# [RSpecRunTime] Finishing example group spec/graphql/resolvers/recent_boards_resolver_spec.rb. It took 5.95 seconds. Expected to take 5.69 seconds.6942# [RSpecRunTime] Starting example group spec/workers/web_hooks/log_destroy_worker_spec.rb. Expected to take 5.64 seconds.6943WebHooks::LogDestroyWorker6944 #perform6945 with a Web hook6946 deletes the relevant logs6947 is idempotent6948 raises and tracks an error if destroy failed6949 with extra arguments6950 does not raise an error6951# [RSpecRunTime] RSpec elapsed time: 35 minutes 35.76 seconds. Current RSS: ~2582M. Threads: 4. load average: 1.12 1.13 1.09 1/297 184456952.6953 with no arguments6954 does not raise an error6955 with empty arguments6956 does not raise an error6957 with unknown hook6958 does not raise an error6959# [RSpecRunTime] Finishing example group spec/workers/web_hooks/log_destroy_worker_spec.rb. It took 4.49 seconds. Expected to take 5.64 seconds.6960# [RSpecRunTime] Starting example group spec/lib/constraints/project_url_constrainer_spec.rb. Expected to take 5.5 seconds.6961Constraints::ProjectUrlConstrainer6962 #matches?6963 valid request6964 is expected to be truthy6965# [RSpecRunTime] RSpec elapsed time: 35 minutes 40.92 seconds. Current RSS: ~2597M. Threads: 4. load average: 1.11 1.12 1.09 1/297 184466966.6967 invalid request6968 non-existing project6969 is expected to be falsey6970 existence_check is false6971 is expected to be truthy6972# [RSpecRunTime] RSpec elapsed time: 35 minutes 42.73 seconds. Current RSS: ~2599M. Threads: 4. load average: 1.10 1.12 1.09 1/297 184476973.6974 project id ending with .git6975 is expected to be falsey6976 when the request matches a redirect route6977 and is a GET request6978 is expected to be truthy6979 and is NOT a GET request6980 is expected to be falsey6981# [RSpecRunTime] Finishing example group spec/lib/constraints/project_url_constrainer_spec.rb. It took 7.65 seconds. Expected to take 5.5 seconds.6982# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/pipeline/chain/seed_block_spec.rb. Expected to take 5.44 seconds.6983Gitlab::Ci::Pipeline::Chain::SeedBlock6984 #perform!6985 when there is not seeds_block6986 does nothing6987# [RSpecRunTime] RSpec elapsed time: 35 minutes 46.81 seconds. Current RSS: ~2501M. Threads: 4. load average: 1.10 1.12 1.09 1/298 184796988.6989 when there is seeds_block6990 executes the block6991# [RSpecRunTime] RSpec elapsed time: 35 minutes 48.29 seconds. Current RSS: ~2456M. Threads: 4. load average: 1.09 1.12 1.09 1/299 185116992.6993 when the seeds_block tries to save the pipelie6994 raises error6995# [RSpecRunTime] RSpec elapsed time: 35 minutes 49.75 seconds. Current RSS: ~2511M. Threads: 4. load average: 1.09 1.12 1.09 1/300 185456996.6997# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/pipeline/chain/seed_block_spec.rb. It took 4.74 seconds. Expected to take 5.44 seconds.6998# [RSpecRunTime] Starting example group spec/models/ci/build_pending_state_spec.rb. Expected to take 5.31 seconds.6999Ci::BuildPendingState7000 does not allow STI7001 associations7002 is expected to belong to build class_name => Ci::Build required: false inverse_of => pending_state7003# [RSpecRunTime] RSpec elapsed time: 35 minutes 52.29 seconds. Current RSS: ~2591M. Threads: 4. load average: 1.08 1.12 1.09 1/300 185467004.7005 validations7006 is expected to validate that :build cannot be empty/falsy7007# [RSpecRunTime] RSpec elapsed time: 35 minutes 53.58 seconds. Current RSS: ~2612M. Threads: 4. load average: 1.08 1.12 1.09 1/300 185477008.7009 #crc327010 when checksum does not exist7011 returns nil7012 when checksum is in hexadecimal7013 returns decimal representation of the checksum7014 partitioning7015 with build7016 sets partition_id to the current partition value7017 when it is already set7018 does not change the partition_id value7019# [RSpecRunTime] RSpec elapsed time: 35 minutes 56.19 seconds. Current RSS: ~2639M. Threads: 4. load average: 1.08 1.12 1.09 1/300 185487020.7021 without build7022 is expected to validate that :partition_id cannot be empty/falsy7023 does not change the partition_id value7024# [RSpecRunTime] Finishing example group spec/models/ci/build_pending_state_spec.rb. It took 7.08 seconds. Expected to take 5.31 seconds.7025# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.7026Lint factories for Ci::BuildPendingState7027 with saas, license, and factory defaults7028 behaves like factory7029 ci_build_pending_state factory7030 does not raise error when built7031 does not raise error when created7032# [RSpecRunTime] RSpec elapsed time: 35 minutes 58.78 seconds. Current RSS: ~2684M. Threads: 4. load average: 1.16 1.13 1.09 1/299 185647033.7034# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.97 seconds. Expected to take 46.95 seconds.7035# [RSpecRunTime] Starting example group spec/lib/gitlab/hook_data/merge_request_builder_spec.rb. Expected to take 5.27 seconds.7036Gitlab::HookData::MergeRequestBuilder7037 #build7038 includes safe attributes7039 includes additional attrs7040 source key7041 contains project data7042# [RSpecRunTime] RSpec elapsed time: 36 minutes 1.25 seconds. Current RSS: ~2682M. Threads: 4. load average: 1.16 1.13 1.09 1/304 186757043.7044 target key7045 contains project data7046 when the MR has an image in the description7047 sets the image to use an absolute URL7048# [RSpecRunTime] RSpec elapsed time: 36 minutes 5.47 seconds. Current RSS: ~2722M. Threads: 4. load average: 1.14 1.13 1.09 1/304 187857049.7050# [RSpecRunTime] Finishing example group spec/lib/gitlab/hook_data/merge_request_builder_spec.rb. It took 6.68 seconds. Expected to take 5.27 seconds.7051# [RSpecRunTime] Starting example group spec/workers/analytics/usage_trends/counter_job_worker_spec.rb. Expected to take 5.1 seconds.7052Analytics::UsageTrends::CounterJobWorker7053 is labeled as idempotent7054 performs multiple times sequentially without raising an exception7055 counts a scope and stores the result7056 does not raise error when inserting duplicated measurement7057 does not insert anything when BatchCount returns error7058 when no records are in the database7059 sets 0 as the count7060# [RSpecRunTime] RSpec elapsed time: 36 minutes 7.91 seconds. Current RSS: ~2773M. Threads: 4. load average: 1.13 1.13 1.09 1/305 187867061.7062 when the timeout elapses7063 continues counting later when the timeout elapses7064 when pipelines_succeeded identifier is passed7065 counts successful pipelines7066 when issues identifier is passed7067 does not count group level work items7068# [RSpecRunTime] Finishing example group spec/workers/analytics/usage_trends/counter_job_worker_spec.rb. It took 4.39 seconds. Expected to take 5.1 seconds.7069# [RSpecRunTime] Starting example group spec/services/import/source_users/reassign_service_spec.rb. Expected to take 5.07 seconds.7070Import::SourceUsers::ReassignService7071 #execute7072 when reassignment is successful7073 returns success7074 when current user does not have permission7075 behaves like an error response7076 returns no permissions error7077 when import source user does not have an reassignable status7078 behaves like an error response7079 returns invalid status error7080 when assignee user does not exist7081 behaves like an error response7082 returns invalid assignee error7083 when assignee user is not a human7084 behaves like an error response7085 returns invalid assignee error7086 when assignee user is not active7087 behaves like an error response7088 returns invalid assignee error7089 when an error occurs7090 behaves like an error response7091 returns active record error7092# [RSpecRunTime] Finishing example group spec/services/import/source_users/reassign_service_spec.rb. It took 4.1 seconds. Expected to take 5.07 seconds.7093# [RSpecRunTime] Starting example group spec/finders/groups/projects_requiring_authorizations_refresh/on_direct_membership_finder_spec.rb. Expected to take 4.96 seconds.7094Groups::ProjectsRequiringAuthorizationsRefresh::OnDirectMembershipFinder7095 #execute7096 projects affected when a new member is added to a specific group (here, `Group B`)7097 returns all projects IDs where authorizations need to be created for the userdue to their new membership being created in `Group B`7098 includes only the expected projects7099# [RSpecRunTime] RSpec elapsed time: 36 minutes 21.24 seconds. Current RSS: ~2588M. Threads: 4. load average: 1.11 1.12 1.09 2/300 187877100.7101# [RSpecRunTime] Finishing example group spec/finders/groups/projects_requiring_authorizations_refresh/on_direct_membership_finder_spec.rb. It took 7.36 seconds. Expected to take 4.96 seconds.7102# [RSpecRunTime] Starting example group spec/policies/terraform/state_policy_spec.rb. Expected to take 4.95 seconds.7103Terraform::StatePolicy7104 rules7105 no access7106 is expected to be disallowed :read_terraform_state7107 is expected to be disallowed :admin_terraform_state7108# [RSpecRunTime] RSpec elapsed time: 36 minutes 22.78 seconds. Current RSS: ~2579M. Threads: 4. load average: 1.18 1.14 1.10 1/299 187887109.7110 developer7111 is expected to be allowed :read_terraform_state7112 is expected to be disallowed :admin_terraform_state7113# [RSpecRunTime] RSpec elapsed time: 36 minutes 23.85 seconds. Current RSS: ~2603M. Threads: 4. load average: 1.18 1.14 1.10 1/299 187897114.7115 maintainer7116 is expected to be allowed :read_terraform_state7117 is expected to be allowed :admin_terraform_state7118# [RSpecRunTime] RSpec elapsed time: 36 minutes 25.1 seconds. Current RSS: ~2657M. Threads: 4. load average: 1.18 1.14 1.10 1/299 187907119.7120# [RSpecRunTime] Finishing example group spec/policies/terraform/state_policy_spec.rb. It took 3.8 seconds. Expected to take 4.95 seconds.7121# [RSpecRunTime] Starting example group spec/finders/deploy_keys/deploy_keys_finder_spec.rb. Expected to take 4.81 seconds.7122DeployKeys::DeployKeysFinder7123 #execute7124 with access7125 when filtering for enabled_keys7126 returns the correct result7127# [RSpecRunTime] RSpec elapsed time: 36 minutes 28.03 seconds. Current RSS: ~2641M. Threads: 4. load average: 1.17 1.13 1.09 1/299 188047128.7129 when filtering for available project keys7130 returns the correct result7131 when filtering for available public keys7132 returns the correct result7133 when there are no set filters7134 returns an empty collection7135 without access7136 returns an empty collection7137# [RSpecRunTime] Finishing example group spec/finders/deploy_keys/deploy_keys_finder_spec.rb. It took 4.07 seconds. Expected to take 4.81 seconds.7138# [RSpecRunTime] Starting example group spec/lib/gitlab/memory/watchdog/handlers/sidekiq_handler_spec.rb. Expected to take 4.79 seconds.7139Gitlab::Memory::Watchdog::Handlers::SidekiqHandler7140 #call7141 when stop is received after TSTP7142 behaves like handler issues kill command7143 logs sending signal7144 sends TERM to the current process7145 when stop is received after TERM7146 behaves like handler issues kill command7147 logs sending signal7148 sends TERM to the current process7149 when stop is not received7150 when process is not group leader7151 behaves like handler issues kill command7152 logs sending signal7153 sends TERM to the current process7154 when process is a group leader7155 behaves like handler issues kill command7156 logs sending signal7157 sends TERM to the current process7158# [RSpecRunTime] Finishing example group spec/lib/gitlab/memory/watchdog/handlers/sidekiq_handler_spec.rb. It took 2.55 seconds. Expected to take 4.79 seconds.7159# [RSpecRunTime] Starting example group spec/views/shared/issuable/_sidebar.html.haml_spec.rb. Expected to take 4.65 seconds.7160shared/issuable/_sidebar.html.haml7161 project in a group7162 issuable that does not support escalations7163 shows escalation policy dropdown7164# [RSpecRunTime] RSpec elapsed time: 36 minutes 35.63 seconds. Current RSS: ~2798M. Threads: 4. load average: 1.15 1.13 1.09 1/299 188057165.7166 issuable that supports escalations7167 does not show escalation policy dropdown7168 crm contacts widget7169 without permission7170 is expected not to be shown7171 without contacts7172 is expected not to be shown7173 with permission and contacts7174 is expected to be shown7175# [RSpecRunTime] Finishing example group spec/views/shared/issuable/_sidebar.html.haml_spec.rb. It took 6.34 seconds. Expected to take 4.65 seconds.7176# [RSpecRunTime] Starting example group spec/graphql/resolvers/incident_management/timeline_event_tags_resolver_spec.rb. Expected to take 4.64 seconds.7177Resolvers::IncidentManagement::TimelineEventTagsResolver7178 returns timeline event tags7179 is expected to have nullable GraphQL type TimelineEventTagTypeConnection7180 when timeline event is nil7181 returns no timeline event tags7182# [RSpecRunTime] RSpec elapsed time: 36 minutes 41.14 seconds. Current RSS: ~2577M. Threads: 4. load average: 1.14 1.13 1.09 1/299 188067183.7184 when there is no timeline event tag link7185 returns no timeline event tags7186 when user does not have permissions7187 returns no timeline event tags7188# [RSpecRunTime] Finishing example group spec/graphql/resolvers/incident_management/timeline_event_tags_resolver_spec.rb. It took 3.76 seconds. Expected to take 4.64 seconds.7189# [RSpecRunTime] Starting example group spec/lib/gitlab/gitaly_client/call_spec.rb. Expected to take 4.48 seconds.7190Gitlab::GitalyClient::Call7191 #call7192 when the response is not an enumerator7193 returns the response7194 stores timings and call details7195 when the call raises an standard error7196 stores timings and call details7197 when the call raises a BadStatus error7198 attaches gitaly metadata7199# [RSpecRunTime] RSpec elapsed time: 36 minutes 45.55 seconds. Current RSS: ~2678M. Threads: 4. load average: 1.13 1.13 1.09 1/299 188077200.7201 when the response is an enumerator7202 returns a consumable enumerator7203 time measurements7204 records full rpc stream consumption7205 records partial rpc stream consumption7206 when the call raises an standard error7207 records partial rpc stream consumption7208# [RSpecRunTime] RSpec elapsed time: 36 minutes 47.4 seconds. Current RSS: ~2679M. Threads: 4. load average: 1.12 1.12 1.09 1/299 188087209.7210 when the call raises a BadStatus error7211 attaches gitaly metadata7212# [RSpecRunTime] Finishing example group spec/lib/gitlab/gitaly_client/call_spec.rb. It took 5.83 seconds. Expected to take 4.48 seconds.7213# [RSpecRunTime] Starting example group spec/services/packages/rubygems/process_gem_service_spec.rb. Expected to take 4.33 seconds.7214Packages::Rubygems::ProcessGemService7215 #execute7216 no gem file7217 returns an error7218 success7219 returns successfully7220 updates the package name and version7221 updates the package file name7222# [RSpecRunTime] RSpec elapsed time: 36 minutes 50.11 seconds. Current RSS: ~2622M. Threads: 4. load average: 1.12 1.12 1.09 1/299 188097223.7224 when the package already exists7225 assigns the package_file to the existing package and deletes the temporary package7226 when the package already exists marked as pending_destruction7227 reuses the processing package7228 sub-service failure7229 returns an error7230 bad gem file7231 returns an error7232# [RSpecRunTime] RSpec elapsed time: 36 minutes 53.91 seconds. Current RSS: ~2631M. Threads: 4. load average: 1.11 1.12 1.09 1/299 188107233.7234 without obtaining an exclusive lease7235 does not perform the services7236 with invalid metadata7237 raises the correct error7238# [RSpecRunTime] Finishing example group spec/services/packages/rubygems/process_gem_service_spec.rb. It took 7.0 seconds. Expected to take 4.33 seconds.7239# [RSpecRunTime] Starting example group spec/helpers/dashboard_helper_spec.rb. Expected to take 4.32 seconds.7240DashboardHelper7241 #feature_entry7242 when implicitly enabled7243 behaves like a feature is enabled7244 is expected to include "<p aria-label=\"Demo: status on\">"7245 when explicitly enabled7246 without links7247 behaves like a feature is enabled7248 is expected to include "<p aria-label=\"Demo: status on\">"7249 behaves like a feature without link7250 is expected not to have visible link "Documentation"7251 with configure link7252 behaves like a feature with configuration7253 is expected to have visible link "Demo" with href "demo.link"7254 with configure and documentation links7255 behaves like a feature with configuration7256 is expected to have visible link "Demo" with href "demo.link"7257 behaves like a feature with documentation7258 is expected to have visible link "Documentation" with href "doc.link"7259 when disabled7260 behaves like a feature is disabled7261 is expected to include "<p aria-label=\"Demo: status off\">"7262 behaves like a feature without link7263 is expected not to have visible link "Documentation"7264 .has_start_trial?7265 is expected to eq false7266 .user_groups_requiring_reauth7267 returns an empty array7268# [RSpecRunTime] Finishing example group spec/helpers/dashboard_helper_spec.rb. It took 2.97 seconds. Expected to take 4.32 seconds.7269# [RSpecRunTime] Starting example group spec/lib/gitlab/git/base_error_spec.rb. Expected to take 4.19 seconds.7270Gitlab::Git::BaseError7271 message: "GRPC::DeadlineExceeded: 4:DeadlineExceeded. debug_error_string:{\"hello\":1}", result: "GRPC::DeadlineExceeded: 4:DeadlineExceeded."7272 is expected to eq "GRPC::DeadlineExceeded: 4:DeadlineExceeded."7273# [RSpecRunTime] RSpec elapsed time: 37 minutes 0.44 second. Current RSS: ~2633M. Threads: 4. load average: 1.10 1.12 1.09 1/299 188117274.7275 message: "GRPC::DeadlineExceeded: 4:DeadlineExceeded.", result: "GRPC::DeadlineExceeded: 4:DeadlineExceeded."7276 is expected to eq "GRPC::DeadlineExceeded: 4:DeadlineExceeded."7277 message: "GRPC::DeadlineExceeded: 4:DeadlineExceeded. debug_error_string:{\"created\":\"@1598978902.544524530\",\"description\":\"Error received from peer ipv4: debug_error_string:test\"}", result: "GRPC::DeadlineExceeded: 4:DeadlineExceeded."7278 is expected to eq "GRPC::DeadlineExceeded: 4:DeadlineExceeded."7279 message: "9:Multiple lines\nTest line. debug_error_string:{\"created\":\"@1599074877.106467000\"}", result: "9:Multiple lines\nTest line."7280 is expected to eq "9:Multiple lines\nTest line."7281 message: "other message", result: "other message"7282 is expected to eq "other message"7283 message: nil, result: "Gitlab::Git::BaseError"7284 is expected to eq "Gitlab::Git::BaseError"7285 when initialized with GRPC errors without metadata7286 has status and code fields7287 when initialized with GRPC errors with metadata7288 has status, code, and metadata fields7289# [RSpecRunTime] Finishing example group spec/lib/gitlab/git/base_error_spec.rb. It took 4.79 seconds. Expected to take 4.19 seconds.7290# [RSpecRunTime] Starting example group spec/serializers/activity_pub/project_entity_spec.rb. Expected to take 4.18 seconds.7291ActivityPub::ProjectEntity7292 as json7293 has releases page as id7294 is an Application actor7295 provides project name7296 provides a description of the project7297 provides an url for web content7298# [RSpecRunTime] RSpec elapsed time: 37 minutes 4.24 seconds. Current RSS: ~2632M. Threads: 4. load average: 1.09 1.12 1.09 1/299 188127299.7300# [RSpecRunTime] Finishing example group spec/serializers/activity_pub/project_entity_spec.rb. It took 1.8 seconds. Expected to take 4.18 seconds.7301# [RSpecRunTime] Starting example group spec/lib/json_web_token/rsa_token_spec.rb. Expected to take 4.07 seconds.7302JSONWebToken::RSAToken7303 token7304 for valid key to be validated7305 is expected not to raise Exception7306 is expected to include {"key" => "value"}7307 is expected to eq {"alg"=>"RS256", "kid"=>"OGXY:4TR7:FAVO:WEM2:XXEW:E4FP:TKL7:7ACK:TZAF:D54P:SUIA:P3B2", "typ"=>"JWT"}7308# [RSpecRunTime] RSpec elapsed time: 37 minutes 7.69 seconds. Current RSS: ~2625M. Threads: 4. load average: 1.08 1.11 1.09 1/299 188137309.7310 for invalid key to raise an exception7311 is expected to raise JWT::DecodeError7312 .encode7313 generates the JWT7314 .decode7315 with an invalid token7316 that is junk7317 raises exception saying 'Not enough or too many segments'7318 that has been fiddled with7319 raises exception saying 'Invalid segment encoding'7320 that was generated using a different key7321 raises exception saying 'Signature verification failed7322 that is expired7323 raises exception saying 'Signature has expired'7324# [RSpecRunTime] Finishing example group spec/lib/json_web_token/rsa_token_spec.rb. It took 5.9 seconds. Expected to take 4.07 seconds.7325# [RSpecRunTime] Starting example group spec/services/integrations/slack_interactions/incident_management/incident_modal_opened_service_spec.rb. Expected to take 4.02 seconds.7326Integrations::SlackInteractions::IncidentManagement::IncidentModalOpenedService7327 #execute7328 when triggered7329 opens the modal7330# [RSpecRunTime] RSpec elapsed time: 37 minutes 11.68 seconds. Current RSS: ~2555M. Threads: 4. load average: 1.08 1.11 1.09 1/299 188147331.7332 when there are no projects with slack integration7333 does not open the modal7334 when Slack API call raises an HTTP exception7335 tracks the exception and returns an error response7336 when api returns an error7337 returns error when called7338# [RSpecRunTime] Finishing example group spec/services/integrations/slack_interactions/incident_management/incident_modal_opened_service_spec.rb. It took 2.41 seconds. Expected to take 4.02 seconds.7339# [RSpecRunTime] Starting example group spec/workers/ci/build_schedule_worker_spec.rb. Expected to take 3.98 seconds.7340Ci::BuildScheduleWorker7341 when build is found7342 when build is scheduled7343 executes RunScheduledBuildService7344# [RSpecRunTime] RSpec elapsed time: 37 minutes 16.13 seconds. Current RSS: ~2610M. Threads: 4. load average: 1.08 1.11 1.09 1/299 188157345.7346 when build is not scheduled7347 executes RunScheduledBuildService7348# [RSpecRunTime] RSpec elapsed time: 37 minutes 17.18 seconds. Current RSS: ~2609M. Threads: 4. load average: 1.08 1.11 1.09 1/299 188167349.7350 when build is not found7351 does nothing7352# [RSpecRunTime] Finishing example group spec/workers/ci/build_schedule_worker_spec.rb. It took 4.98 seconds. Expected to take 3.98 seconds.7353# [RSpecRunTime] Starting example group spec/services/clusters/integrations/create_service_spec.rb. Expected to take 3.88 seconds.7354Clusters::Integrations::CreateService#execute7355 behaves like a cluster integration7356 when enabled param is true7357 creates a new enabled integration7358# [RSpecRunTime] RSpec elapsed time: 37 minutes 19.04 seconds. Current RSS: ~2567M. Threads: 4. load average: 1.07 1.11 1.09 1/299 188177359.7360 when enabled param is false7361 creates a new disabled integration7362 when integration already exists7363 updates the integration7364 when application_type is invalid7365 errors7366 when user is unauthorized7367 returns error and does not create a new integration record7368# [RSpecRunTime] Finishing example group spec/services/clusters/integrations/create_service_spec.rb. It took 2.86 seconds. Expected to take 3.88 seconds.7369# [RSpecRunTime] Starting example group spec/lib/gitlab/template/finders/repo_template_finders_spec.rb. Expected to take 3.82 seconds.7370Gitlab::Template::Finders::RepoTemplateFinder7371 #read7372 returns the content of the given path7373 raises an error if the path does not exist7374# [RSpecRunTime] RSpec elapsed time: 37 minutes 22.11 seconds. Current RSS: ~2519M. Threads: 4. load average: 1.07 1.11 1.09 1/302 188537375.7376 #find7377 returns the full path of the found template7378 does not permit path traversal requests7379 #list_files_for7380 returns the full path of the found files7381# [RSpecRunTime] RSpec elapsed time: 37 minutes 25.38 seconds. Current RSS: ~2661M. Threads: 4. load average: 1.07 1.11 1.09 1/304 188767382.7383# [RSpecRunTime] Finishing example group spec/lib/gitlab/template/finders/repo_template_finders_spec.rb. It took 4.99 seconds. Expected to take 3.82 seconds.7384# [RSpecRunTime] Starting example group spec/workers/projects/inactive_projects_deletion_notification_worker_spec.rb. Expected to take 3.8 seconds.7385Projects::InactiveProjectsDeletionNotificationWorker7386 #perform7387 invokes NotificationService and calls inactive_project_deletion_warning7388 adds the project_id to redis key that tracks the deletion warning emails7389 rescues and logs the exception if project does not exist7390 behaves like an idempotent worker7391 is labeled as idempotent7392 performs multiple times sequentially without raising an exception7393# [RSpecRunTime] RSpec elapsed time: 37 minutes 27.53 seconds. Current RSS: ~2662M. Threads: 4. load average: 1.06 1.11 1.09 1/304 188777394.7395# [RSpecRunTime] Finishing example group spec/workers/projects/inactive_projects_deletion_notification_worker_spec.rb. It took 2.15 seconds. Expected to take 3.8 seconds.7396# [RSpecRunTime] Starting example group spec/lib/gitlab/config/entry/validators/nested_array_helpers_spec.rb. Expected to take 3.69 seconds.7397Gitlab::Config::Entry::Validators::NestedArrayHelpers7398 #validate_nested_array7399 with valid values7400 with arrays of integers7401 is expected to be empty7402 with nested arrays of integers7403 is expected to be empty7404 with invalid values7405 with single integers7406 is expected to eq {:value=>["is invalid"]}7407 when it is nested over the limit7408 is expected to eq {:value=>["is invalid"]}7409 when a value in the array is not valid7410 is expected to eq {:value=>["is invalid"]}7411 when a value in the nested array is not valid7412 is expected to eq {:value=>["is invalid"]}7413# [RSpecRunTime] Finishing example group spec/lib/gitlab/config/entry/validators/nested_array_helpers_spec.rb. It took 1.94 seconds. Expected to take 3.69 seconds.7414# [RSpecRunTime] Starting example group spec/lib/gitlab/sql/intersect_spec.rb. Expected to take 3.67 seconds.7415Gitlab::SQL::Intersect7416 behaves like SQL set operator7417 .operator_keyword7418 is expected to eq "INTERSECT"7419 #to_sql7420 returns a String joining relations together using a INTERSECT7421 skips Model.none segments7422 uses INTERSECT ALL when removing duplicates is disabled7423 returns `NULL` if all relations are empty7424# [RSpecRunTime] RSpec elapsed time: 37 minutes 33.43 seconds. Current RSS: ~2686M. Threads: 4. load average: 1.06 1.10 1.09 1/299 188787425.7426 when uneven select values are used7427 raises error7428 remove_order parameter7429 when remove_order: true7430 removes the ORDER BY from the query7431 when remove_order: false7432 does not remove the ORDER BY from the query7433# [RSpecRunTime] Finishing example group spec/lib/gitlab/sql/intersect_spec.rb. It took 4.82 seconds. Expected to take 3.67 seconds.7434# [RSpecRunTime] Starting example group spec/services/authorized_project_update/periodic_recalculate_service_spec.rb. Expected to take 3.56 seconds.7435AuthorizedProjectUpdate::PeriodicRecalculateService7436 #execute7437 calls AuthorizedProjectUpdate::UserRefreshOverUserRangeWorker7438# [RSpecRunTime] RSpec elapsed time: 37 minutes 39.29 seconds. Current RSS: ~2447M. Threads: 4. load average: 1.05 1.10 1.09 1/299 188797439.7440# [RSpecRunTime] Finishing example group spec/services/authorized_project_update/periodic_recalculate_service_spec.rb. It took 5.02 seconds. Expected to take 3.56 seconds.7441# [RSpecRunTime] Starting example group spec/rubocop/cop/migration/add_reference_spec.rb. Expected to take 3.55 seconds.7442RuboCop::Cop::Migration::AddReference7443 when in a migration7444 when the table existed before7445 registers an offense when using add_reference7446 registers an offense when using add_reference with index enabled7447 registers an offense if only a different table was created7448# [RSpecRunTime] RSpec elapsed time: 37 minutes 40.64 seconds. Current RSS: ~2421M. Threads: 4. load average: 1.05 1.10 1.09 1/299 188807449.7450 when creating the table at the same time7451 registers an offense when using add_reference without index7452 registers an offense when using add_reference index disabled7453 does not register an offense when using add_reference with index enabled7454 does not register an offense when the index is unique7455# [RSpecRunTime] RSpec elapsed time: 37 minutes 41.91 seconds. Current RSS: ~2450M. Threads: 4. load average: 1.05 1.10 1.09 1/299 188817456.7457 when outside of a migration7458 does not register any offenses7459# [RSpecRunTime] Finishing example group spec/rubocop/cop/migration/add_reference_spec.rb. It took 2.88 seconds. Expected to take 3.55 seconds.7460# [RSpecRunTime] Starting example group spec/services/ci/catalog/resources/destroy_service_spec.rb. Expected to take 3.43 seconds.7461Ci::Catalog::Resources::DestroyService7462 #execute7463 with an unauthorized user7464 raises an AccessDeniedError7465# [RSpecRunTime] RSpec elapsed time: 37 minutes 44.07 seconds. Current RSS: ~2442M. Threads: 4. load average: 0.97 1.08 1.08 1/304 190577466.7467 with an authorized user7468 destroys a catalog resource7469# [RSpecRunTime] Finishing example group spec/services/ci/catalog/resources/destroy_service_spec.rb. It took 2.28 seconds. Expected to take 3.43 seconds.7470# [RSpecRunTime] Starting example group spec/lib/gitlab/github_import/importer/attachments/notes_importer_spec.rb. Expected to take 3.42 seconds.7471Gitlab::GithubImport::Importer::Attachments::NotesImporter7472 #sidekiq_worker_class7473 is expected to eq Gitlab::GithubImport::Attachments::ImportNoteWorker7474 #collection_method7475 is expected to eq :note_attachments7476# [RSpecRunTime] RSpec elapsed time: 37 minutes 47.94 seconds. Current RSS: ~2585M. Threads: 4. load average: 0.97 1.08 1.08 1/304 190587477.7478 #object_type7479 is expected to eq :note_attachment7480 #sequential_import7481 selects only user notes, and selects only properties it needs7482 executes importer only for the note with an attachment7483 when note has already been processed7484 does not select notes that were processed7485 does not execute importer for the note with an attachment7486# [RSpecRunTime] RSpec elapsed time: 37 minutes 49.79 seconds. Current RSS: ~2593M. Threads: 4. load average: 0.97 1.08 1.08 1/304 190597487.7488 #id_for_already_imported_cache7489 is expected to eq 10000000447490# [RSpecRunTime] Finishing example group spec/lib/gitlab/github_import/importer/attachments/notes_importer_spec.rb. It took 5.71 seconds. Expected to take 3.42 seconds.7491# [RSpecRunTime] Starting example group spec/lib/gitlab/circuit_breaker_spec.rb. Expected to take 3.31 seconds.7492Gitlab::CircuitBreaker7493 #run_with_circuit7494 runs the code block within the Circuitbox circuit7495 #circuit7496 returns nil value7497 does not raise an error7498 when failed multiple times below volume threshold7499 does not open the circuit7500 when failed multiple times over volume threshold7501 allows the call 5 times, then opens the circuit and skips subsequent calls7502 when circuit is previously open7503 when does not fail again7504 closes the circuit7505 when fails again7506 opens the circuit7507# [RSpecRunTime] Finishing example group spec/lib/gitlab/circuit_breaker_spec.rb. It took 2.11 seconds. Expected to take 3.31 seconds.7508# [RSpecRunTime] Starting example group spec/presenters/member_presenter_spec.rb. Expected to take 3.29 seconds.7509MemberPresenter7510 #valid_level_roles7511 does not return levels lower than user highest membership in the hierarchy7512 returns all roles for the root group7513# [RSpecRunTime] RSpec elapsed time: 37 minutes 56.08 seconds. Current RSS: ~2653M. Threads: 4. load average: 0.97 1.08 1.08 1/299 190607514.7515 #role_type7516 returns 'default'7517 #last_owner?7518 raises `NotImplementedError`7519# [RSpecRunTime] Finishing example group spec/presenters/member_presenter_spec.rb. It took 4.43 seconds. Expected to take 3.29 seconds.7520# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/edge_stages_injector_spec.rb. Expected to take 3.18 seconds.7521Gitlab::Ci::Config::EdgeStagesInjector7522 #call7523 without stages7524 is expected to match {:test=>{:script=>"test"}}7525 with values7526 is expected to match {:stages=>[".pre", "stage1", "stage2", ".post"], :test=>{:script=>"test"}}7527 with bad values7528 is expected to match {:stages=>"stage1", :test=>{:script=>"test"}}7529 with collision values7530 is expected to match {:stages=>[".pre", "stage1", "stage2", ".post"], :test=>{:script=>"test"}}7531 with types7532 is expected to match {:types=>[".pre", "stage1", "stage2", ".post"], :test=>{:script=>"test"}}7533 with types7534 is expected to match {:types=>[".pre", "stage1", "stage2", ".post"], :test=>{:script=>"test"}}7535 .wrap_stages7536 with empty value7537 is expected to eq [".pre", ".post"]7538 with values7539 is expected to eq [".pre", "s1", ".post"]7540# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/edge_stages_injector_spec.rb. It took 2.28 seconds. Expected to take 3.18 seconds.7541# [RSpecRunTime] Starting example group spec/lib/gitlab/config/entry/validatable_spec.rb. Expected to take 3.14 seconds.7542Gitlab::Config::Entry::Validatable7543 .validator7544 returns validator7545 returns only one validator to mitigate leaks7546 when validating entry instance7547 when attribute is valid7548 instance of validator is valid7549# [RSpecRunTime] RSpec elapsed time: 38 minutes 2.44 seconds. Current RSS: ~2668M. Threads: 4. load average: 0.98 1.08 1.08 1/299 190617550.7551 when attribute is not valid7552 instance of validator is invalid7553# [RSpecRunTime] Finishing example group spec/lib/gitlab/config/entry/validatable_spec.rb. It took 3.73 seconds. Expected to take 3.14 seconds.7554# [RSpecRunTime] Starting example group spec/lib/sidebars/user_profile/panel_spec.rb. Expected to take 3.09 seconds.7555Sidebars::UserProfile::Panel7556 implements #super_sidebar_context_header7557 implements #aria_label7558 behaves like a panel with uniquely identifiable menu items7559 all menu_items have unique item_id7560 all menu_items have an item_id7561# [RSpecRunTime] RSpec elapsed time: 38 minutes 4.26 seconds. Current RSS: ~2668M. Threads: 4. load average: 0.98 1.08 1.08 1/299 190627562.7563 behaves like a panel instantiable by the anonymous user7564 is expected to be a kind of Sidebars::UserProfile::Panel7565# [RSpecRunTime] Finishing example group spec/lib/sidebars/user_profile/panel_spec.rb. It took 1.91 seconds. Expected to take 3.09 seconds.7566# [RSpecRunTime] Starting example group spec/lib/gitlab/sidekiq_config/cli_methods_spec.rb. Expected to take 3.05 seconds.7567Gitlab::SidekiqConfig::CliMethods7568 .worker_queues7569 when the file exists7570 when the file contains an array of hashes7571 memoizes the result7572 flattens and joins the contents7573 when the file does not exist7574 returns an empty array7575 .expand_queues7576 defaults the value of the second argument to .worker_queues7577 expands queue namespaces to concrete queue names7578 lets concrete queue names pass through7579 lets unknown queues pass through7580 .query_queues7581 returns the queue names of matched workers7582# [RSpecRunTime] RSpec elapsed time: 38 minutes 9.39 seconds. Current RSS: ~2697M. Threads: 4. load average: 0.98 1.08 1.08 1/299 190637583.7584# [RSpecRunTime] Finishing example group spec/lib/gitlab/sidekiq_config/cli_methods_spec.rb. It took 4.78 seconds. Expected to take 3.05 seconds.7585# [RSpecRunTime] Starting example group spec/initializers/diagnostic_reports_spec.rb. Expected to take 2.94 seconds.7586diagnostic reports7587 when GITLAB_DIAGNOSTIC_REPORTS_ENABLED is set to true7588 when run in Puma context7589 modifies worker startup hooks, starts Gitlab::Memory::ReportsDaemon7590 writes scheduled heap dumps in on_worker_stop7591 when run in non-Puma context, such as rails console, tests, Sidekiq7592 is expected not to receive new(*(any args)) 0 times7593 when GITLAB_DIAGNOSTIC_REPORTS_ENABLED is set to false7594 is expected not to receive new(*(any args)) 0 times7595 when GITLAB_DIAGNOSTIC_REPORTS_ENABLED is not set7596 is expected not to receive new(*(any args)) 0 times7597# [RSpecRunTime] Finishing example group spec/initializers/diagnostic_reports_spec.rb. It took 1.7 seconds. Expected to take 2.94 seconds.7598# [RSpecRunTime] Starting example group spec/graphql/mutations/ci/runner/bulk_delete_spec.rb. Expected to take 2.93 seconds.7599Mutations::Ci::Runner::BulkDelete7600 #resolve7601 when user can delete runners7602 when runner IDs are missing7603 when admin mode is enabled7604 does not return an error7605 with runners specified by id7606 ignores unknown keys from service response payload7607 when admin mode is enabled7608 deletes runners7609 when the user cannot delete the runner7610 when user is admin and admin mode is not enabled7611 returns error7612# [RSpecRunTime] Finishing example group spec/graphql/mutations/ci/runner/bulk_delete_spec.rb. It took 2.29 seconds. Expected to take 2.93 seconds.7613# [RSpecRunTime] Starting example group spec/finders/personal_projects_finder_spec.rb. Expected to take 2.83 seconds.7614PersonalProjectsFinder7615 without a current user7616 is expected to eq [#<Project id:949 user518/pblc>>]7617# [RSpecRunTime] RSpec elapsed time: 38 minutes 15.49 seconds. Current RSS: ~2591M. Threads: 4. load average: 0.98 1.08 1.08 1/299 190647618.7619 with a current user7620 normal user7621 is expected to eq [#<Project id:950 user518/mepmep>>, #<Project id:951 user518/C>>, #<Project id:949 user518/pblc>>]7622 external7623 is expected to eq [#<Project id:950 user518/mepmep>>, #<Project id:949 user518/pblc>>]7624# [RSpecRunTime] RSpec elapsed time: 38 minutes 18.64 seconds. Current RSS: ~2630M. Threads: 4. load average: 1.22 1.12 1.09 1/299 190657625.7626 and searching with an admin user7627 is expected to eq [#<Project id:950 user518/mepmep>>, #<Project id:951 user518/C>>, #<Project id:952 user518/D>>, #<Project id:949 user518/pblc>>]7628# [RSpecRunTime] Finishing example group spec/finders/personal_projects_finder_spec.rb. It took 5.57 seconds. Expected to take 2.83 seconds.7629# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/build/policy/kubernetes_spec.rb. Expected to take 2.8 seconds.7630Gitlab::Ci::Build::Policy::Kubernetes7631 when kubernetes service is active7632 when user configured kubernetes from CI/CD > Clusters7633 is satisfied by a kubernetes pipeline7634# [RSpecRunTime] RSpec elapsed time: 38 minutes 20.84 seconds. Current RSS: ~2634M. Threads: 4. load average: 1.22 1.12 1.09 2/300 190667635.7636 when kubernetes service is inactive7637 is not satisfied by a pipeline without kubernetes available7638 when kubernetes policy is invalid7639 raises an error7640# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/build/policy/kubernetes_spec.rb. It took 3.02 seconds. Expected to take 2.8 seconds.7641# [RSpecRunTime] Starting example group spec/services/environments/reset_auto_stop_service_spec.rb. Expected to take 2.74 seconds.7642Environments::ResetAutoStopService7643 #execute7644 when environment will be stopped automatically7645 resets auto stop7646 when failed to reset auto stop7647 returns error7648# [RSpecRunTime] RSpec elapsed time: 38 minutes 23.76 seconds. Current RSS: ~2600M. Threads: 4. load average: 1.20 1.12 1.09 1/299 190677649.7650 when user is reporter7651 returns error7652 when environment will not be stopped automatically7653 returns error7654# [RSpecRunTime] Finishing example group spec/services/environments/reset_auto_stop_service_spec.rb. It took 2.4 seconds. Expected to take 2.74 seconds.7655# [RSpecRunTime] Starting example group spec/lib/gitlab/cache/metadata_spec.rb. Expected to take 2.7 seconds.7656Gitlab::Cache::Metadata7657 #initialize7658 when optional arguments are not set7659 sets default value for them7660 when invalid feature category is set7661 is expected to raise RuntimeError7662 when on production7663 does not raise an exception7664 when not_owned feature category is set7665 is expected to eq :not_owned7666 when backing resource is not supported7667 is expected to raise RuntimeError7668 when on production7669 does not raise an exception7670# [RSpecRunTime] RSpec elapsed time: 38 minutes 28.64 seconds. Current RSS: ~2708M. Threads: 4. load average: 1.19 1.12 1.09 1/299 190687671.7672 #cache_identifier7673 is expected to eq "ApplicationController#show"7674 #feature_category7675 is expected to eq :source_code_management7676 #backing_resource7677 is expected to eq :unknown7678# [RSpecRunTime] Finishing example group spec/lib/gitlab/cache/metadata_spec.rb. It took 5.15 seconds. Expected to take 2.7 seconds.7679# [RSpecRunTime] Starting example group spec/workers/personal_access_tokens/expired_notification_worker_spec.rb. Expected to take 2.66 seconds.7680PersonalAccessTokens::ExpiredNotificationWorker7681 #perform7682 when a token has expired7683 uses notification service to send email to the user7684 updates notified column7685 when token has expired in the past7686 behaves like expiry notification is not required to be sent for the token7687 is expected not to receive access_token_expired(#<User id:1398 @user528>, ["PAT 94"]) 0 times7688 when token is impersonated7689 behaves like expiry notification is not required to be sent for the token7690 is expected not to receive access_token_expired(#<User id:1399 @user529>, ["PAT 95"]) 0 times7691 when token is revoked7692 behaves like expiry notification is not required to be sent for the token7693 is expected not to receive access_token_expired(#<User id:1400 @user530>, ["PAT 96"]) 0 times7694# [RSpecRunTime] Finishing example group spec/workers/personal_access_tokens/expired_notification_worker_spec.rb. It took 2.12 seconds. Expected to take 2.66 seconds.7695# [RSpecRunTime] Starting example group spec/services/projects/hashed_storage/migration_service_spec.rb. Expected to take 2.59 seconds.7696Projects::HashedStorage::MigrationService7697 #execute7698 attachments migration7699 does not delegate migration if attachments are already migrated7700 migrates legacy attachments to hashed storage7701# [RSpecRunTime] RSpec elapsed time: 38 minutes 33.83 seconds. Current RSS: ~2667M. Threads: 4. load average: 1.17 1.12 1.09 1/299 190897702.7703# [RSpecRunTime] Finishing example group spec/services/projects/hashed_storage/migration_service_spec.rb. It took 2.17 seconds. Expected to take 2.59 seconds.7704# [RSpecRunTime] Starting example group spec/services/merge_requests/mergeability/check_commits_status_service_spec.rb. Expected to take 2.58 seconds.7705MergeRequests::Mergeability::CheckCommitsStatusService7706 #cacheable?7707 returns false7708 #execute7709 when the merge request branch is missing7710 returns a check result with status failed7711# [RSpecRunTime] RSpec elapsed time: 38 minutes 37.18 seconds. Current RSS: ~2653M. Threads: 4. load average: 1.17 1.12 1.09 1/299 190907712.7713 when the merge request has no commits7714 returns a check result with status failed7715 when the merge request contains commits7716 returns a check result with status success7717 behaves like mergeability check service7718 sets the identifier7719 sets the description7720 #skip?7721 returns false7722# [RSpecRunTime] Finishing example group spec/services/merge_requests/mergeability/check_commits_status_service_spec.rb. It took 4.79 seconds. Expected to take 2.58 seconds.7723# [RSpecRunTime] Starting example group spec/support_specs/helpers/stub_method_calls_spec.rb. Expected to take 2.49 seconds.7724StubMethodCalls7725 #stub_method7726 stubs the method response7727 when calling it on an already stubbed method7728 stubs correctly7729 methods that accept arguments7730 stubs correctly7731 methods that use named arguments7732 stubs correctly7733 stubbing non-existent method7734 stubs correctly7735 #restore_original_method7736 restores original behaviour7737 method is not stubbed7738 is expected to raise NotImplementedError with "some_other_method has not been stubbed on #<Class:0x00007b7ef8f1ba60>"7739 #restore_original_methods7740 restores original behaviour7741# [RSpecRunTime] Finishing example group spec/support_specs/helpers/stub_method_calls_spec.rb. It took 2.39 seconds. Expected to take 2.49 seconds.7742# [RSpecRunTime] Starting example group spec/services/keys/last_used_service_spec.rb. Expected to take 2.47 seconds.7743Keys::LastUsedService7744 #execute7745 when it has not been used recently7746 updates the key7747 when it has been used recently7748 does not update the key7749# [RSpecRunTime] RSpec elapsed time: 38 minutes 44.29 seconds. Current RSS: ~2727M. Threads: 4. load average: 1.15 1.11 1.09 1/299 190917750.7751 #execute_async7752 when it has not been used recently7753 schedules a job to update last_used_at7754 when it has been used recently7755 does not schedule a job to update last_used_at7756 #update?7757 returns true when no last used timestamp is present7758 returns true when the key needs to be updated7759 returns false when the key does not yet need to be updated7760# [RSpecRunTime] Finishing example group spec/services/keys/last_used_service_spec.rb. It took 4.82 seconds. Expected to take 2.47 seconds.7761# [RSpecRunTime] Starting example group spec/models/blob_viewer/go_mod_spec.rb. Expected to take 2.42 seconds.7762BlobViewer::GoMod7763 does not allow STI7764 #package_name7765 returns the package name7766 #package_url7767 returns the package URL7768 when the homepage has an invalid URL7769 returns nil7770 #package_type7771 returns "package"7772 when the module name does not start with the instance URL7773 #package_url7774 returns the pkg.go.dev URL7775# [RSpecRunTime] Finishing example group spec/models/blob_viewer/go_mod_spec.rb. It took 1.94 seconds. Expected to take 2.42 seconds.7776# [RSpecRunTime] Starting example group spec/graphql/types/issuable_state_enum_spec.rb. Expected to take 2.36 seconds.7777Types::IssuableStateEnum7778 is expected to eq "IssuableState"7779 behaves like issuable state7780 exposes all the existing issuable states7781# [RSpecRunTime] RSpec elapsed time: 38 minutes 51.0 seconds. Current RSS: ~2720M. Threads: 4. load average: 1.13 1.11 1.09 1/299 190927782.7783# [RSpecRunTime] Finishing example group spec/graphql/types/issuable_state_enum_spec.rb. It took 3.24 seconds. Expected to take 2.36 seconds.7784# [RSpecRunTime] Starting example group spec/lib/gitlab/pagination/keyset/in_operator_optimization/strategies/record_loader_strategy_spec.rb. Expected to take 2.32 seconds.7785Gitlab::Pagination::Keyset::InOperatorOptimization::Strategies::RecordLoaderStrategy7786 #initializer_columns7787 returns a NULL table row as the result column7788 #columns7789 uses the finder query to load the row in the result column7790 #final_projections7791 when model does not have ignored columns7792 does not specify the selected column names7793 when model has ignored columns7794 specifies the selected column names7795# [RSpecRunTime] Finishing example group spec/lib/gitlab/pagination/keyset/in_operator_optimization/strategies/record_loader_strategy_spec.rb. It took 1.51 seconds. Expected to take 2.32 seconds.7796# [RSpecRunTime] Starting example group spec/lib/gitlab/bitbucket_import/parallel_importer_spec.rb. Expected to take 2.26 seconds.7797Gitlab::BitbucketImport::ParallelImporter7798 is expected to be async7799 #execute7800 schedules the importing of the repository7801 sets the JID in Redis7802# [RSpecRunTime] RSpec elapsed time: 38 minutes 54.15 seconds. Current RSS: ~2696M. Threads: 4. load average: 1.12 1.11 1.09 1/299 190937803.7804 .track_start_import7805 tracks the start of import7806# [RSpecRunTime] Finishing example group spec/lib/gitlab/bitbucket_import/parallel_importer_spec.rb. It took 1.93 seconds. Expected to take 2.26 seconds.7807# [RSpecRunTime] Starting example group spec/rubocop/cop/migration/prevent_strings_spec.rb. Expected to take 2.24 seconds.7808RuboCop::Cop::Migration::PreventStrings7809 when outside of migration7810 registers no offense7811 when in migration7812 when the string data type is used7813 registers an offense7814 when the string data type is not used7815 registers no offense7816 when the text data type is used7817 registers no offense7818 when the string data type is used for arrays7819 registers no offense7820# [RSpecRunTime] RSpec elapsed time: 38 minutes 58.44 seconds. Current RSS: ~2680M. Threads: 4. load average: 1.11 1.11 1.09 1/299 190947821.7822 when using down method7823 registers no offense7824# [RSpecRunTime] Finishing example group spec/rubocop/cop/migration/prevent_strings_spec.rb. It took 4.27 seconds. Expected to take 2.24 seconds.7825# [RSpecRunTime] Starting example group spec/lib/error_tracking/sentry_client_spec.rb. Expected to take 2.14 seconds.7826ErrorTracking::SentryClient7827 is expected to respond to #repos7828 is expected to respond to #projects7829 is expected to respond to #issue_latest_event7830 is expected to respond to #issue_details7831 is expected to respond to #list_issues7832 is expected to respond to #create_issue_link7833# [RSpecRunTime] Finishing example group spec/lib/error_tracking/sentry_client_spec.rb. It took 1.97 seconds. Expected to take 2.14 seconds.7834# [RSpecRunTime] RSpec elapsed time: 39 minutes 0.94 second. Current RSS: ~2678M. Threads: 4. load average: 1.11 1.11 1.09 1/300 190957835.7836# [RSpecRunTime] Starting example group spec/workers/onboarding/progress_worker_spec.rb. Expected to take 2.12 seconds.7837Onboarding::ProgressWorker#perform7838 behaves like does not record an onboarding progress action7839 is expected not to receive new(*(any args)) 0 times7840 behaves like does not record an onboarding progress action7841 is expected not to receive new(*(any args)) 0 times7842 behaves like records an onboarding progress action7843 is expected to receive execute({:action=>:git_pull}) 1 time7844 behaves like an idempotent worker7845 is labeled as idempotent7846 performs multiple times sequentially without raising an exception7847# [RSpecRunTime] Finishing example group spec/workers/onboarding/progress_worker_spec.rb. It took 1.76 seconds. Expected to take 2.12 seconds.7848# [RSpecRunTime] Starting example group spec/serializers/codequality_degradation_entity_spec.rb. Expected to take 2.03 seconds.7849CodequalityDegradationEntity7850 #as_json7851 when codequality contains an error7852 when line is included in location7853 contains correct codequality degradation details7854# [RSpecRunTime] RSpec elapsed time: 39 minutes 5.56 seconds. Current RSS: ~2667M. Threads: 4. load average: 1.10 1.10 1.09 1/299 190967855.7856 when line is included in positions7857 contains correct codequality degradation details7858 when severity is capitalized7859 lowercases severity7860 when severity is a non-codeclimate-standard severity7861 returns severity as unknown7862# [RSpecRunTime] Finishing example group spec/serializers/codequality_degradation_entity_spec.rb. It took 3.89 seconds. Expected to take 2.03 seconds.7863# [RSpecRunTime] Starting example group spec/lib/gitlab/import_export/import_test_coverage_spec.rb. Expected to take 2.01 seconds.7864Test coverage of the Project Import7865 ensures that all imported/exported relations are present in test JSONs7866# [RSpecRunTime] Finishing example group spec/lib/gitlab/import_export/import_test_coverage_spec.rb. It took 0.66 second. Expected to take 2.01 seconds.7867# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/artifacts/metrics_spec.rb. Expected to take 1.97 seconds.7868Gitlab::Ci::Artifacts::Metrics7869 .build_completed_report_type_counter7870 when incrementing by more than one7871 increments a single counter7872 #increment_destroyed_artifacts7873 when incrementing by more than one7874 increments a single counter7875# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/artifacts/metrics_spec.rb. It took 2.01 seconds. Expected to take 1.97 seconds.7876# [RSpecRunTime] Starting example group spec/services/ci/track_failed_build_service_spec.rb. Expected to take 1.91 seconds.7877Ci::TrackFailedBuildService7878 #execute7879 when a build has failed7880 tracks the build failed event7881# [RSpecRunTime] RSpec elapsed time: 39 minutes 10.51 seconds. Current RSS: ~2583M. Threads: 4. load average: 1.10 1.10 1.09 1/299 190977882.7883 when a build has not failed7884 does not track the build failed event7885# [RSpecRunTime] Finishing example group spec/services/ci/track_failed_build_service_spec.rb. It took 1.73 seconds. Expected to take 1.91 seconds.7886# [RSpecRunTime] Starting example group spec/workers/click_house/audit_event_partition_sync_worker_spec.rb. Expected to take 1.87 seconds.7887ClickHouse::AuditEventPartitionSyncWorker7888 behaves like an idempotent worker7889 is labeled as idempotent7890 performs multiple times sequentially without raising an exception7891 when worker is enqueued7892 calls ::ClickHouse::SyncStrategies::AuditEventSyncStrategy with correct args7893 correctly logs the metadata on done7894# [RSpecRunTime] RSpec elapsed time: 39 minutes 14.57 seconds. Current RSS: ~2505M. Threads: 4. load average: 1.09 1.10 1.09 1/299 190987895.7896# [RSpecRunTime] Finishing example group spec/workers/click_house/audit_event_partition_sync_worker_spec.rb. It took 3.72 seconds. Expected to take 1.87 seconds.7897# [RSpecRunTime] Starting example group spec/rubocop/cop/gitlab/event_store_subscriber_spec.rb. Expected to take 1.82 seconds.7898RuboCop::Cop::Gitlab::EventStoreSubscriber7899 when a Sidekiq worker overrides #perform7900 does not register an offense7901 when an event store subscriber does not implement #handle_event7902 registers an offense7903 when an event store subscriber overrides #perform7904 registers an offense7905 when an event store subscriber does not override #perform7906 does not register an offense7907 when a Sidekiq worker implements #handle_event7908 does not register an offense7909 a non worker class7910 does not register an offense7911# [RSpecRunTime] Finishing example group spec/rubocop/cop/gitlab/event_store_subscriber_spec.rb. It took 1.93 seconds. Expected to take 1.82 seconds.7912# [RSpecRunTime] Starting example group spec/lib/gitlab/monitor/demo_projects_spec.rb. Expected to take 1.79 seconds.7913Gitlab::Monitor::DemoProjects7914 #primary_keys7915 fetches primary_keys when on SaaS7916 fetches primary_keys when on staging7917 fetches all keys when in the dev or test env7918 falls back on empty array7919# [RSpecRunTime] RSpec elapsed time: 39 minutes 18.43 seconds. Current RSS: ~2627M. Threads: 4. load average: 1.08 1.10 1.09 1/299 190997920.7921# [RSpecRunTime] Finishing example group spec/lib/gitlab/monitor/demo_projects_spec.rb. It took 1.93 seconds. Expected to take 1.79 seconds.7922# [RSpecRunTime] Starting example group spec/serializers/impersonation_access_token_serializer_spec.rb. Expected to take 1.71 seconds.7923ImpersonationAccessTokenSerializer7924 #represent7925 can render a single token7926 can render a collection of tokens7927# [RSpecRunTime] RSpec elapsed time: 39 minutes 22.17 seconds. Current RSS: ~2642M. Threads: 4. load average: 1.08 1.10 1.09 1/299 191007928.7929# [RSpecRunTime] Finishing example group spec/serializers/impersonation_access_token_serializer_spec.rb. It took 3.74 seconds. Expected to take 1.71 seconds.7930# [RSpecRunTime] Starting example group spec/lib/gitlab/github_import/importer/lfs_object_importer_spec.rb. Expected to take 1.7 seconds.7931Gitlab::GithubImport::Importer::LfsObjectImporter7932 #execute7933 calls the LfsDownloadService with the lfs object attributes7934# [RSpecRunTime] RSpec elapsed time: 39 minutes 23.54 seconds. Current RSS: ~2643M. Threads: 4. load average: 1.07 1.10 1.09 1/299 191017935.7936 #lfs_download_object7937 creates the download object with the correct attributes7938# [RSpecRunTime] Finishing example group spec/lib/gitlab/github_import/importer/lfs_object_importer_spec.rb. It took 2.17 seconds. Expected to take 1.7 seconds.7939# [RSpecRunTime] Starting example group spec/views/admin/application_settings/_ci_cd.html.haml_spec.rb. Expected to take 1.62 seconds.7940admin/application_settings/_ci_cd7941 limits7942 has fields for CI/CD limits7943 does not display the plan name when there is only one plan7944# [RSpecRunTime] RSpec elapsed time: 39 minutes 25.78 seconds. Current RSS: ~2612M. Threads: 4. load average: 1.07 1.10 1.09 1/299 191027945.7946 with multiple plans7947 displays the plan name when there is more than one plan7948# [RSpecRunTime] Finishing example group spec/views/admin/application_settings/_ci_cd.html.haml_spec.rb. It took 1.81 seconds. Expected to take 1.62 seconds.7949# [RSpecRunTime] Starting example group spec/models/anti_abuse/reports/discussion_spec.rb. Expected to take 1.61 seconds.7950AntiAbuse::Reports::Discussion7951 does not allow STI7952 .note_class7953 returns the correct value7954 .base_discussion_id7955 returns the correct value7956# [RSpecRunTime] Finishing example group spec/models/anti_abuse/reports/discussion_spec.rb. It took 1.07 seconds. Expected to take 1.61 seconds.7957# [RSpecRunTime] Starting example group spec/models/postgresql/detached_partition_spec.rb. Expected to take 1.53 seconds.7958Postgresql::DetachedPartition7959 does not allow STI7960 #ready_to_drop7961 includes partitions that should be dropped before now7962 does not include partitions that should be dropped after now7963# [RSpecRunTime] RSpec elapsed time: 39 minutes 30.83 seconds. Current RSS: ~2673M. Threads: 4. load average: 1.15 1.11 1.09 1/299 191037964.7965# [RSpecRunTime] Finishing example group spec/models/postgresql/detached_partition_spec.rb. It took 3.61 seconds. Expected to take 1.53 seconds.7966# [RSpecRunTime] Starting example group spec/lib/gitlab/usage_data_counters/neovim_plugin_activity_unique_counter_spec.rb. Expected to take 1.5 seconds.7967Gitlab::UsageDataCounters::NeovimPluginActivityUniqueCounter7968 when tracking a neovim plugin api request7969 behaves like a request from an extension7970 tracks when the user agent is matching7971 does not track when the user agent is not matching7972 does not track if user agent is not present7973 does not track if user is not present7974# [RSpecRunTime] RSpec elapsed time: 39 minutes 32.44 seconds. Current RSS: ~2674M. Threads: 4. load average: 1.14 1.11 1.09 1/299 191047975.7976# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage_data_counters/neovim_plugin_activity_unique_counter_spec.rb. It took 1.61 seconds. Expected to take 1.5 seconds.7977# [RSpecRunTime] Starting example group spec/lib/gitlab/graphql/loaders/batch_lfs_oid_loader_spec.rb. Expected to take 1.42 seconds.7978Gitlab::Graphql::Loaders::BatchLfsOidLoader7979 #find7980 batch-resolves LFS blob IDs7981# [RSpecRunTime] RSpec elapsed time: 39 minutes 33.78 seconds. Current RSS: ~2677M. Threads: 4. load average: 1.14 1.11 1.09 1/302 191367982.7983# [RSpecRunTime] Finishing example group spec/lib/gitlab/graphql/loaders/batch_lfs_oid_loader_spec.rb. It took 1.34 seconds. Expected to take 1.42 seconds.7984# [RSpecRunTime] Starting example group spec/services/webauthn/authenticate_service_spec.rb. Expected to take 1.4 seconds.7985Webauthn::AuthenticateService7986 #execute7987 returns true if the response is valid and a matching stored credential is present7988 when response is valid but no matching stored credential is present7989 returns false7990# [RSpecRunTime] RSpec elapsed time: 39 minutes 35.18 seconds. Current RSS: ~2647M. Threads: 4. load average: 1.14 1.11 1.09 1/302 191377991.7992 when device response includes invalid json7993 returns false7994# [RSpecRunTime] Finishing example group spec/services/webauthn/authenticate_service_spec.rb. It took 1.75 seconds. Expected to take 1.4 seconds.7995# [RSpecRunTime] Starting example group spec/graphql/resolvers/group_resolver_spec.rb. Expected to take 1.36 seconds.7996Resolvers::GroupResolver7997 behaves like a resolver that batch resolves by full path7998 #resolve7999 batch-resolves entities by full path8000 resolves an unknown full_path to nil8001 treats entity full path as case insensitive8002# [RSpecRunTime] RSpec elapsed time: 39 minutes 36.93 seconds. Current RSS: ~2604M. Threads: 4. load average: 1.14 1.11 1.09 1/302 191388003.8004# [RSpecRunTime] Finishing example group spec/graphql/resolvers/group_resolver_spec.rb. It took 1.39 seconds. Expected to take 1.36 seconds.8005# [RSpecRunTime] Starting example group spec/graphql/types/design_management/design_collection_copy_state_enum_spec.rb. Expected to take 1.31 seconds.8006Types::DesignManagement::DesignCollectionCopyStateEnum8007 exposes the correct event states8008 is expected to eq "DesignCollectionCopyState"8009# [RSpecRunTime] Finishing example group spec/graphql/types/design_management/design_collection_copy_state_enum_spec.rb. It took 3.16 seconds. Expected to take 1.31 seconds.8010# [RSpecRunTime] RSpec elapsed time: 39 minutes 40.35 seconds. Current RSS: ~2677M. Threads: 4. load average: 1.12 1.11 1.09 1/302 191398011.8012# [RSpecRunTime] Starting example group spec/lib/gitlab/utils/execution_tracker_spec.rb. Expected to take 1.29 seconds.8013Gitlab::Utils::ExecutionTracker8014 #over_limit?8015 is true when max runtime is exceeded8016 is false when max runtime is not exceeded8017# [RSpecRunTime] Finishing example group spec/lib/gitlab/utils/execution_tracker_spec.rb. It took 0.94 second. Expected to take 1.29 seconds.8018# [RSpecRunTime] Starting example group spec/graphql/types/customer_relations/contact_state_counts_type_spec.rb. Expected to take 1.22 seconds.8019Types::CustomerRelations::ContactStateCountsType8020 is expected to eq "ContactStateCounts"8021 is expected to have graphql fields "all", "active", and "inactive"8022 is expected to require graphql authorizations :read_crm_contact8023# [RSpecRunTime] Finishing example group spec/graphql/types/customer_relations/contact_state_counts_type_spec.rb. It took 1.06 seconds. Expected to take 1.22 seconds.8024# [RSpecRunTime] RSpec elapsed time: 39 minutes 42.46 seconds. Current RSS: ~2679M. Threads: 4. load average: 1.11 1.11 1.09 1/302 191408025.8026# [RSpecRunTime] Starting example group spec/models/early_access_program/tracking_event_spec.rb. Expected to take 1.16 seconds.8027EarlyAccessProgram::TrackingEvent8028 does not allow STI8029 validations8030 is expected to validate that :event_name is either ‹"g_edit_by_snippet_ide"› or ‹"merge_request_action"›8031 associations8032 is expected to belong to user required: false8033# [RSpecRunTime] Finishing example group spec/models/early_access_program/tracking_event_spec.rb. It took 1.19 seconds. Expected to take 1.16 seconds.8034# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.8035Lint factories for EarlyAccessProgram::TrackingEvent8036 with saas, license, and factory defaults8037 behaves like factory8038 early_access_program_tracking_event factory8039 does not raise error when built8040 does not raise error when created8041# [RSpecRunTime] RSpec elapsed time: 39 minutes 45.13 seconds. Current RSS: ~2649M. Threads: 4. load average: 1.11 1.11 1.09 1/299 191548042.8043# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.61 seconds. Expected to take 46.95 seconds.8044# [RSpecRunTime] Starting example group spec/lib/gitlab/usage/metrics/instrumentations/container_registry_db_enabled_metric_spec.rb. Expected to take 1.15 seconds.8045Gitlab::Usage::Metrics::Instrumentations::ContainerRegistryDbEnabledMetric8046 behaves like a correct instrumented metric value8047 has correct value8048# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage/metrics/instrumentations/container_registry_db_enabled_metric_spec.rb. It took 0.55 second. Expected to take 1.15 seconds.8049# [RSpecRunTime] Starting example group spec/graphql/types/tracking/event_input_type_spec.rb. Expected to take 1.12 seconds.8050Types::Tracking::EventInputType8051 is expected to contain exactly "action", "category", "extra", "label", "property", and "value"8052 is expected to eq "TrackingEventInput"8053# [RSpecRunTime] Finishing example group spec/graphql/types/tracking/event_input_type_spec.rb. It took 3.08 seconds. Expected to take 1.12 seconds.8054# [RSpecRunTime] RSpec elapsed time: 39 minutes 49.01 seconds. Current RSS: ~2677M. Threads: 4. load average: 1.10 1.10 1.09 1/299 191558055.8056# [RSpecRunTime] Starting example group spec/initializers/rack_multipart_patch_spec.rb. Expected to take 1.05 seconds.8057Rack::Multipart8058 with Content-Length under the limit8059 extracts multipart message8060 with Content-Length over the limit8061 from environment8062 behaves like logs multipart message8063 extracts multipart message8064 default limit8065 behaves like logs multipart message8066 extracts multipart message8067# [RSpecRunTime] Finishing example group spec/initializers/rack_multipart_patch_spec.rb. It took 1.22 seconds. Expected to take 1.05 seconds.8068# [RSpecRunTime] Starting example group spec/lib/gitlab/database/migrations/swap_columns_spec.rb. Expected to take 1.05 seconds.8069Gitlab::Database::Migrations::SwapColumns8070 #execute8071 behaves like swapping columns correctly8072main: -- clear_cache!(nil)8073main: -> 0.0002s8074main: -- quote_table_name(:_test_swap_columns_and_defaults)8075main: -> 0.0001s8076main: -- quote_column_name(:integer_column)8077main: -> 0.0001s8078main: -- quote_column_name(:temp_name_for_renaming)8079main: -> 0.0001s8080main: -- execute("ALTER TABLE \"_test_swap_columns_and_defaults\"\n RENAME COLUMN \"integer_column\" TO \"temp_name_for_renaming\"\n")8081main: -> 0.0015s8082main: -- clear_cache!(nil)8083main: -> 0.0001s8084main: -- quote_table_name(:_test_swap_columns_and_defaults)8085main: -> 0.0001s8086main: -- quote_column_name(:bigint_column)8087main: -> 0.0001s8088main: -- quote_column_name(:integer_column)8089main: -> 0.0001s8090main: -- execute("ALTER TABLE \"_test_swap_columns_and_defaults\"\n RENAME COLUMN \"bigint_column\" TO \"integer_column\"\n")8091main: -> 0.0012s8092main: -- clear_cache!(nil)8093main: -> 0.0001s8094main: -- quote_table_name(:_test_swap_columns_and_defaults)8095main: -> 0.0001s8096main: -- quote_column_name(:temp_name_for_renaming)8097main: -> 0.0001s8098main: -- quote_column_name(:bigint_column)8099main: -> 0.0001s8100main: -- execute("ALTER TABLE \"_test_swap_columns_and_defaults\"\n RENAME COLUMN \"temp_name_for_renaming\" TO \"bigint_column\"\n")8101main: -> 0.0011s8102 is expected to change `find_column_by(column1).sql_type` from "integer" to "bigint" and change `find_column_by(column2).sql_type` from "bigint" to "integer"8103 when column names are 63 bytes8104 behaves like swapping columns correctly8105main: -- clear_cache!(nil)8106main: -> 0.0001s8107main: -- quote_table_name(:_test_swap_columns_and_defaults)8108main: -> 0.0001s8109main: -- quote_column_name(:int012345678901234567890123456789012345678901234567890123456789)8110main: -> 0.0001s8111main: -- quote_column_name(:temp_name_for_renaming)8112main: -> 0.0001s8113main: -- execute("ALTER TABLE \"_test_swap_columns_and_defaults\"\n RENAME COLUMN \"int012345678901234567890123456789012345678901234567890123456789\" TO \"temp_name_for_renaming\"\n")8114main: -> 0.0013s8115main: -- clear_cache!(nil)8116main: -> 0.0001s8117main: -- quote_table_name(:_test_swap_columns_and_defaults)8118main: -> 0.0001s8119main: -- quote_column_name(:big012345678901234567890123456789012345678901234567890123456789)8120main: -> 0.0001s8121main: -- quote_column_name(:int012345678901234567890123456789012345678901234567890123456789)8122main: -> 0.0001s8123main: -- execute("ALTER TABLE \"_test_swap_columns_and_defaults\"\n RENAME COLUMN \"big012345678901234567890123456789012345678901234567890123456789\" TO \"int012345678901234567890123456789012345678901234567890123456789\"\n")8124main: -> 0.0011s8125main: -- clear_cache!(nil)8126main: -> 0.0001s8127main: -- quote_table_name(:_test_swap_columns_and_defaults)8128main: -> 0.0001s8129main: -- quote_column_name(:temp_name_for_renaming)8130main: -> 0.0001s8131main: -- quote_column_name(:big012345678901234567890123456789012345678901234567890123456789)8132main: -> 0.0001s8133main: -- execute("ALTER TABLE \"_test_swap_columns_and_defaults\"\n RENAME COLUMN \"temp_name_for_renaming\" TO \"big012345678901234567890123456789012345678901234567890123456789\"\n")8134main: -> 0.0011s8135 is expected to change `find_column_by(column1).sql_type` from "integer" to "bigint" and change `find_column_by(column2).sql_type` from "bigint" to "integer"8136# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/migrations/swap_columns_spec.rb. It took 0.89 second. Expected to take 1.05 seconds.8137# [RSpecRunTime] Starting example group spec/lib/gitlab/sidekiq_versioning/middleware_spec.rb. Expected to take 0.98 second.8138Gitlab::SidekiqVersioning::Middleware8139 #call8140 sets worker.job_version8141 yields8142 when worker is not ApplicationWorker8143 does not err8144# [RSpecRunTime] Finishing example group spec/lib/gitlab/sidekiq_versioning/middleware_spec.rb. It took 1.09 seconds. Expected to take 0.98 second.8145# [RSpecRunTime] Starting example group spec/lib/gitlab/middleware/sidekiq_shard_awareness_validation_spec.rb. Expected to take 0.97 second.8146Gitlab::Middleware::SidekiqShardAwarenessValidation8147 #call8148 enables shard-awareness check within the context of a request8149 when using sidekiq UI path8150 behaves like no errors for sidekiq UI8151 does not enable validation8152 with relative path8153 behaves like no errors for sidekiq UI8154 does not enable validation8155# [RSpecRunTime] Finishing example group spec/lib/gitlab/middleware/sidekiq_shard_awareness_validation_spec.rb. It took 1.01 seconds. Expected to take 0.97 second.8156# [RSpecRunTime] Starting example group spec/lib/gitlab/fogbugz_import/client_spec.rb. Expected to take 0.88 second.8157Gitlab::FogbugzImport::Client8158 retrieves user_map with one user8159 retrieves user_map with two users8160# [RSpecRunTime] Finishing example group spec/lib/gitlab/fogbugz_import/client_spec.rb. It took 0.77 second. Expected to take 0.88 second.8161# [RSpecRunTime] Starting example group spec/lib/api/entities/ci/job_artifact_file_spec.rb. Expected to take 0.87 second.8162API::Entities::Ci::JobArtifactFile8163 returns the filename8164 returns the size8165# [RSpecRunTime] Finishing example group spec/lib/api/entities/ci/job_artifact_file_spec.rb. It took 3.03 seconds. Expected to take 0.87 second.8166# [RSpecRunTime] RSpec elapsed time: 39 minutes 57.14 seconds. Current RSS: ~2715M. Threads: 4. load average: 1.10 1.10 1.09 1/299 191568167.8168# [RSpecRunTime] Starting example group spec/graphql/types/clusters/agent_token_status_enum_spec.rb. Expected to take 0.83 second.8169Types::Clusters::AgentTokenStatusEnum8170 is expected to contain exactly "ACTIVE" and "REVOKED"8171 is expected to eq "AgentTokenStatus"8172# [RSpecRunTime] Finishing example group spec/graphql/types/clusters/agent_token_status_enum_spec.rb. It took 0.96 second. Expected to take 0.83 second.8173# [RSpecRunTime] RSpec elapsed time: 39 minutes 58.22 seconds. Current RSS: ~2715M. Threads: 4. load average: 1.17 1.12 1.09 1/299 191578174.8175# [RSpecRunTime] Starting example group spec/graphql/types/user_callout_feature_name_enum_spec.rb. Expected to take 0.81 second.8176Types::UserCalloutFeatureNameEnum8177 is expected to eq "UserCalloutFeatureNameEnum"8178 exposes all the existing user callout feature names8179# [RSpecRunTime] Finishing example group spec/graphql/types/user_callout_feature_name_enum_spec.rb. It took 0.78 second. Expected to take 0.81 second.8180# [RSpecRunTime] Starting example group spec/graphql/types/alert_management/severity_enum_spec.rb. Expected to take 0.8 second.8181Types::AlertManagement::SeverityEnum8182 exposes all the severity values8183 is expected to eq "AlertManagementSeverity"8184# [RSpecRunTime] Finishing example group spec/graphql/types/alert_management/severity_enum_spec.rb. It took 0.91 second. Expected to take 0.8 second.8185# [RSpecRunTime] Starting example group spec/serializers/jira_connect/group_entity_spec.rb. Expected to take 0.77 second.8186JiraConnect::GroupEntity8187 contains all necessary elements of the group8188# [RSpecRunTime] Finishing example group spec/serializers/jira_connect/group_entity_spec.rb. It took 0.82 second. Expected to take 0.77 second.8189# [RSpecRunTime] Starting example group spec/graphql/types/issuable_severity_enum_spec.rb. Expected to take 0.76 second.8190Types::IssuableSeverityEnum8191 is expected to eq "IssuableSeverity"8192 exposes all the existing issuable severity values8193# [RSpecRunTime] Finishing example group spec/graphql/types/issuable_severity_enum_spec.rb. It took 0.81 second. Expected to take 0.76 second.8194# [RSpecRunTime] Starting example group spec/models/concerns/runners_token_prefixable_spec.rb. Expected to take 0.7 second.8195RunnersTokenPrefixable8196 does not allow STI8197 runners token prefix8198 has the correct value8199# [RSpecRunTime] Finishing example group spec/models/concerns/runners_token_prefixable_spec.rb. It took 0.76 second. Expected to take 0.7 second.8200# [RSpecRunTime] Starting example group spec/graphql/types/ml/candidate_metric_type_spec.rb. Expected to take 0.66 second.8201Types::Ml::CandidateMetricType8202 has the expected fields8203# [RSpecRunTime] Finishing example group spec/graphql/types/ml/candidate_metric_type_spec.rb. It took 2.8 seconds. Expected to take 0.66 second.8204# [RSpecRunTime] RSpec elapsed time: 40 minutes 5.23 seconds. Current RSS: ~2669M. Threads: 4. load average: 1.07 1.10 1.09 1/299 191588205.8206# [RSpecRunTime] Starting example group spec/keeps/helpers/git_diff_parser_spec.rb. Expected to take 0.57 second.8207Keeps::Helpers::GitDiffParser8208 #all_changed_files8209 returns all the files mentioned in the diff8210# [RSpecRunTime] Finishing example group spec/keeps/helpers/git_diff_parser_spec.rb. It took 0.59 second. Expected to take 0.57 second.8211# [RSpecRunTime] Starting example group spec/graphql/resolvers/metadata_resolver_spec.rb. Expected to take 0.55 second.8212Resolvers::MetadataResolver8213 #resolve8214 returns version and revision8215# [RSpecRunTime] Finishing example group spec/graphql/resolvers/metadata_resolver_spec.rb. It took 0.67 second. Expected to take 0.55 second.8216# [RSpecRunTime] Starting example group spec/services/bulk_imports/get_importable_data_service_spec.rb. Expected to take 0.52 second.8217BulkImports::GetImportableDataService8218 #execute8219 returns version_validation and a response8220# [RSpecRunTime] Finishing example group spec/services/bulk_imports/get_importable_data_service_spec.rb. It took 0.55 second. Expected to take 0.52 second.8221# [RSpecRunTime] Starting example group spec/serializers/admin/user_serializer_spec.rb. Expected to take 0.52 second.8222Admin::UserSerializer8223 when there is a single object provided8224 contains important elements for the admin user table8225# [RSpecRunTime] Finishing example group spec/serializers/admin/user_serializer_spec.rb. It took 0.57 second. Expected to take 0.52 second.8226# [RSpecRunTime] Starting example group spec/graphql/types/work_items/widgets/notifications_type_spec.rb. Expected to take 0.5 second.8227Types::WorkItems::Widgets::NotificationsType8228 exposes the expected fields8229# [RSpecRunTime] Finishing example group spec/graphql/types/work_items/widgets/notifications_type_spec.rb. It took 0.64 second. Expected to take 0.5 second.8230auto_explain log contains 1712 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-unit-pg14-no-gitaly-transactions-24-44.328.main.ndjson.gz8231took 39.5871350718232auto_explain log contains 1713 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-unit-pg14-no-gitaly-transactions-24-44.328.ci.ndjson.gz8233took 37.494082318234[TEST PROF INFO] EventProf results for sql.active_record8235Total time: 05:57.405 of 40:02.134 (14.88%)8236Total events: 2271568237Top 5 slowest suites (by time):8238Environment (./spec/models/environment_spec.rb:5) – 00:56.117 (38273 / 322) of 05:48.053 (16.12%)8239Projects::DestroyService (./spec/services/projects/destroy_service_spec.rb:5) – 00:36.010 (19874 / 78) of 02:56.690 (20.38%)8240Gitlab::Email...iceDeskHandler (./spec/lib/gitlab/email/handler/service_desk_handler_spec.rb:5) – 00:29.736 (16658 / 106) of 02:16.493 (21.79%)8241Packages::Mav...ionsXmlService (./spec/services/packages/maven/metadata/create_versions_xml_service_spec.rb:5) – 00:23.540 (16127 / 24) of 01:21.597 (28.85%)8242Ci::Stage (./spec/models/ci/stage_spec.rb:5) – 00:15.233 (9097 / 201) of 01:54.015 (13.36%)8243Knapsack report was generated. Preview:8244{8245 "spec/models/environment_spec.rb": 348.0528611280006,8246 "spec/support/shared_examples/lint_factories_shared_examples.rb": 57.82553169500352,8247 "spec/services/projects/destroy_service_spec.rb": 176.6902863689993,8248 "spec/lib/gitlab/email/handler/service_desk_handler_spec.rb": 136.49345376599922,8249 "spec/models/ci/stage_spec.rb": 114.01512079799977,8250 "spec/services/packages/maven/metadata/create_versions_xml_service_spec.rb": 81.59694842099998,8251 "spec/lib/gitlab/auth/auth_finders_spec.rb": 89.83431312100038,8252 "spec/lib/gitlab/ci/parsers/security/common_spec.rb": 61.299849310000354,8253 "spec/lib/gitlab/ssh_public_key_spec.rb": 66.49003995400017,8254 "spec/services/draft_notes/publish_service_spec.rb": 46.27692398100044,8255 "spec/models/concerns/avatarable_spec.rb": 45.22481113399954,8256 "spec/graphql/mutations/merge_requests/set_locked_spec.rb": 35.64183300700097,8257 "spec/services/ci/create_commit_status_service_spec.rb": 37.53880729900084,8258 "spec/services/merge_requests/squash_service_spec.rb": 36.1812096550002,8259 "spec/models/integrations/gitlab_slack_application_spec.rb": 30.638843217000613,8260 "spec/lib/gitlab/database/migrations/test_batched_background_runner_spec.rb": 34.8891385930001,8261 "spec/services/bulk_imports/create_service_spec.rb": 31.177756876000785,8262 "spec/models/plan_limits_spec.rb": 27.881610231001105,8263 "spec/lib/gitlab/redis/buffered_counter_spec.rb": 28.64346029099943,8264 "spec/rubocop/cop/gitlab/mark_used_feature_flags_spec.rb": 29.440316141999574,8265 "spec/services/wiki_pages/update_service_spec.rb": 21.802665634000732,8266 "spec/lib/gitlab/ci/pipeline/seed/stage_spec.rb": 21.45009847700021,8267 "spec/models/concerns/resolvable_note_spec.rb": 20.948364229001527,8268 "spec/models/personal_access_token_spec.rb": 22.634898577000058,8269 "spec/views/projects/commit/branches.html.haml_spec.rb": 16.787061458999233,8270 "spec/models/ci/build_trace_metadata_spec.rb": 18.91040822300056,8271 "spec/lib/gitlab/sanitizers/exif_spec.rb": 18.53517142000055,8272 "spec/workers/bulk_imports/transform_references_worker_spec.rb": 18.946219993998966,8273 "spec/models/analytics/cycle_analytics/aggregation_spec.rb": 19.61041222899985,8274 "spec/models/bulk_imports/export_status_spec.rb": 16.731161374000294,8275 "spec/services/work_items/widgets/hierarchy_service/update_service_spec.rb": 17.73967919000097,8276 "spec/policies/design_management/design_policy_spec.rb": 16.590491100998406,8277 "spec/uploaders/terraform/state_uploader_spec.rb": 15.026063790999615,8278 "spec/lib/feature/gitaly_spec.rb": 14.88267476799956,8279 "spec/models/clusters/kubernetes_namespace_spec.rb": 16.3072236349999,8280 "spec/services/incident_management/incidents/create_service_spec.rb": 13.618576889999531,8281 "spec/workers/update_head_pipeline_for_merge_request_worker_spec.rb": 13.089046879000307,8282 "spec/graphql/resolvers/ci/project_pipeline_schedules_resolver_spec.rb": 11.818616701999417,8283 "spec/lib/gitlab/import_export/lfs_restorer_spec.rb": 12.52631425599975,8284 "spec/models/ci/unit_test_failure_spec.rb": 13.277003849998437,8285 "spec/lib/gitlab/instrumentation/redis_cluster_validator_spec.rb": 11.78366048099997,8286 "spec/services/clusters/management/validate_management_project_permissions_service_spec.rb": 14.118398479000462,8287 "spec/lib/gitlab/database/partitioning_spec.rb": 11.185024348000297,8288 "spec/graphql/resolvers/base_resolver_spec.rb": 11.795412068000587,8289 "spec/lib/gitlab/ci/pipeline/chain/limit/rate_limit_spec.rb": 11.231798795000941,8290 "spec/services/milestones/destroy_service_spec.rb": 10.281943944999512,8291 "spec/models/ci/catalog/resources/sync_event_spec.rb": 9.446716643999025,8292 "spec/lib/sidebars/groups/menus/packages_registries_menu_spec.rb": 10.920726577000096,8293 "spec/graphql/types/notes/note_type_spec.rb": 8.783381137000106,8294 "spec/models/ci/catalog/resources/component_spec.rb": 9.622062536998783,8295 "spec/models/concerns/feature_gate_spec.rb": 10.58407841600092,8296 "spec/services/clusters/agents/create_service_spec.rb": 6.497396676999415,8297 "spec/finders/boards/boards_finder_spec.rb": 9.405439223999565,8298 "spec/services/groups/group_links/destroy_service_spec.rb": 8.66561162799917,8299 "spec/tasks/gitlab/lfs/check_rake_spec.rb": 10.432201918001738,8300 "spec/lib/gitlab/spamcheck/result_spec.rb": 6.903124739999839,8301 "spec/tasks/gitlab/update_templates_rake_spec.rb": 10.436503543000072,8302 "spec/services/projects/move_deploy_keys_projects_service_spec.rb": 8.477502877000006,8303 "spec/helpers/ide_helper_spec.rb": 6.234065589000238,8304 "spec/services/users/activity_service_spec.rb": 7.4377656990000105,8305 "spec/graphql/mutations/todos/restore_many_spec.rb": 5.624288596000042,8306 "spec/services/merge_requests/mergeability/run_checks_service_spec.rb": 5.1460843210006715,8307 "spec/models/packages/debian/group_component_spec.rb": 7.352229982998324,8308 "spec/models/packages/ml_model/package_spec.rb": 7.325702789999923,8309 "spec/workers/incident_management/add_severity_system_note_worker_spec.rb": 4.655615958999988,8310 "spec/lib/gitlab/ci/templates/themekit_gitlab_ci_yaml_spec.rb": 7.744510530001207,8311 "spec/lib/gitlab/sidekiq_config/worker_spec.rb": 7.137105439000152,8312 "spec/lib/gitlab/ci/pipeline/chain/build_spec.rb": 7.382947884001624,8313 "spec/finders/resource_milestone_event_finder_spec.rb": 4.108903582999119,8314 "spec/models/ci/catalog/verified_namespace_spec.rb": 6.621676274000492,8315 "spec/workers/projects/refresh_build_artifacts_size_statistics_worker_spec.rb": 3.7322384210001474,8316 "spec/components/pajamas/checkbox_component_spec.rb": 6.16607911400024,8317 "spec/graphql/resolvers/recent_boards_resolver_spec.rb": 5.94757601099991,8318 "spec/workers/web_hooks/log_destroy_worker_spec.rb": 4.492792312999882,8319 "spec/lib/constraints/project_url_constrainer_spec.rb": 7.652563843999815,8320 "spec/lib/gitlab/ci/pipeline/chain/seed_block_spec.rb": 4.738330837999456,8321 "spec/models/ci/build_pending_state_spec.rb": 7.07648323399917,8322 "spec/lib/gitlab/hook_data/merge_request_builder_spec.rb": 6.684394234000138,8323 "spec/workers/analytics/usage_trends/counter_job_worker_spec.rb": 4.385277422999934,8324 "spec/services/import/source_users/reassign_service_spec.rb": 4.094635384999492,8325 "spec/finders/groups/projects_requiring_authorizations_refresh/on_direct_membership_finder_spec.rb": 7.357629846999771,8326 "spec/policies/terraform/state_policy_spec.rb": 3.803815837000002,8327 "spec/finders/deploy_keys/deploy_keys_finder_spec.rb": 4.06632071200147,8328 "spec/lib/gitlab/memory/watchdog/handlers/sidekiq_handler_spec.rb": 2.550708467999357,8329 "spec/views/shared/issuable/_sidebar.html.haml_spec.rb": 6.33987808799975,8330 "spec/graphql/resolvers/incident_management/timeline_event_tags_resolver_spec.rb": 3.761762128000555,8331 "spec/lib/gitlab/gitaly_client/call_spec.rb": 5.830740175000756,8332 "spec/services/packages/rubygems/process_gem_service_spec.rb": 6.998111945000346,8333 "spec/helpers/dashboard_helper_spec.rb": 2.970663923999382,8334 "spec/lib/gitlab/git/base_error_spec.rb": 4.792813882000701,8335 "spec/serializers/activity_pub/project_entity_spec.rb": 1.8021638040008838,8336 "spec/lib/json_web_token/rsa_token_spec.rb": 5.9037070969989145,8337 "spec/services/integrations/slack_interactions/incident_management/incident_modal_opened_service_spec.rb": 2.413613421998889,8338 "spec/workers/ci/build_schedule_worker_spec.rb": 4.980981255999723,8339 "spec/services/clusters/integrations/create_service_spec.rb": 2.8575402410006063,8340 "spec/lib/gitlab/template/finders/repo_template_finders_spec.rb": 4.988271414000337,8341 "spec/workers/projects/inactive_projects_deletion_notification_worker_spec.rb": 2.1476784579990635,8342 "spec/lib/gitlab/config/entry/validators/nested_array_helpers_spec.rb": 1.9347191500000918,8343 "spec/lib/gitlab/sql/intersect_spec.rb": 4.815339537000909,8344 "spec/services/authorized_project_update/periodic_recalculate_service_spec.rb": 5.016261167000266,8345 "spec/rubocop/cop/migration/add_reference_spec.rb": 2.8785585960013123,8346 "spec/services/ci/catalog/resources/destroy_service_spec.rb": 2.277564796000661,8347 "spec/lib/gitlab/github_import/importer/attachments/notes_importer_spec.rb": 5.709502564999639,8348 "spec/lib/gitlab/circuit_breaker_spec.rb": 2.108333948001018,8349 "spec/presenters/member_presenter_spec.rb": 4.426179023999794,8350 "spec/lib/gitlab/ci/config/edge_stages_injector_spec.rb": 2.2826820040008897,8351 "spec/lib/gitlab/config/entry/validatable_spec.rb": 3.7268081559996062,8352 "spec/lib/sidebars/user_profile/panel_spec.rb": 1.9096507469985227,8353 "spec/lib/gitlab/sidekiq_config/cli_methods_spec.rb": 4.779120585000783,8354 "spec/initializers/diagnostic_reports_spec.rb": 1.704078197999479,8355 "spec/graphql/mutations/ci/runner/bulk_delete_spec.rb": 2.2876442529995984,8356 "spec/finders/personal_projects_finder_spec.rb": 5.568363020000106,8357 "spec/lib/gitlab/ci/build/policy/kubernetes_spec.rb": 3.0175782020014594,8358 "spec/services/environments/reset_auto_stop_service_spec.rb": 2.400940424999135,8359 "spec/lib/gitlab/cache/metadata_spec.rb": 5.153877213000669,8360 "spec/workers/personal_access_tokens/expired_notification_worker_spec.rb": 2.1188793649998843,8361 "spec/services/projects/hashed_storage/migration_service_spec.rb": 2.166880213000695,8362 "spec/services/merge_requests/mergeability/check_commits_status_service_spec.rb": 4.785839414998918,8363 "spec/support_specs/helpers/stub_method_calls_spec.rb": 2.38817465899956,8364 "spec/services/keys/last_used_service_spec.rb": 4.82337148499937,8365 "spec/models/blob_viewer/go_mod_spec.rb": 1.940680268999131,8366 "spec/graphql/types/issuable_state_enum_spec.rb": 3.2414945970012923,8367 "spec/lib/gitlab/pagination/keyset/in_operator_optimization/strategies/record_loader_strategy_spec.rb": 1.5076295260005281,8368 "spec/lib/gitlab/bitbucket_import/parallel_importer_spec.rb": 1.9339355909996812,8369 "spec/rubocop/cop/migration/prevent_strings_spec.rb": 4.266077092999694,8370 "spec/lib/error_tracking/sentry_client_spec.rb": 1.969442291998348,8371 "spec/workers/onboarding/progress_worker_spec.rb": 1.7631219729992154,8372 "spec/serializers/codequality_degradation_entity_spec.rb": 3.8921252559994173,8373 "spec/lib/gitlab/import_export/import_test_coverage_spec.rb": 0.6552845669993985,8374 "spec/lib/gitlab/ci/artifacts/metrics_spec.rb": 2.013783730999421,8375 "spec/services/ci/track_failed_build_service_spec.rb": 1.7289225120002811,8376 "spec/workers/click_house/audit_event_partition_sync_worker_spec.rb": 3.7173674779987778,8377 "spec/rubocop/cop/gitlab/event_store_subscriber_spec.rb": 1.9323445320005703,8378 "spec/lib/gitlab/monitor/demo_projects_spec.rb": 1.925388493000355,8379 "spec/serializers/impersonation_access_token_serializer_spec.rb": 3.7431280029995833,8380 "spec/lib/gitlab/github_import/importer/lfs_object_importer_spec.rb": 2.1687816730009217,8381 "spec/views/admin/application_settings/_ci_cd.html.haml_spec.rb": 1.805313732000286,8382 "spec/models/anti_abuse/reports/discussion_spec.rb": 1.064862326000366,8383 "spec/models/postgresql/detached_partition_spec.rb": 3.6142889650000143,8384 "spec/lib/gitlab/usage_data_counters/neovim_plugin_activity_unique_counter_spec.rb": 1.6068267619994003,8385 "spec/lib/gitlab/graphql/loaders/batch_lfs_oid_loader_spec.rb": 1.343257717000597,8386 "spec/services/webauthn/authenticate_service_spec.rb": 1.7509360860003653,8387 "spec/graphql/resolvers/group_resolver_spec.rb": 1.3880831059996126,8388 "spec/graphql/types/design_management/design_collection_copy_state_enum_spec.rb": 3.163690616000167,8389 "spec/lib/gitlab/utils/execution_tracker_spec.rb": 0.936497557999246,8390 "spec/graphql/types/customer_relations/contact_state_counts_type_spec.rb": 1.0643160460003855,8391 "spec/models/early_access_program/tracking_event_spec.rb": 1.1926901749993704,8392 "spec/lib/gitlab/usage/metrics/instrumentations/container_registry_db_enabled_metric_spec.rb": 0.5521610129999317,8393 "spec/graphql/types/tracking/event_input_type_spec.rb": 3.0749026680005045,8394 "spec/initializers/rack_multipart_patch_spec.rb": 1.2209725669999898,8395 "spec/lib/gitlab/database/migrations/swap_columns_spec.rb": 0.8887747399985528,8396 "spec/lib/gitlab/sidekiq_versioning/middleware_spec.rb": 1.0916787189999013,8397 "spec/lib/gitlab/middleware/sidekiq_shard_awareness_validation_spec.rb": 1.0110455989997718,8398 "spec/lib/gitlab/fogbugz_import/client_spec.rb": 0.7704072690012254,8399 "spec/lib/api/entities/ci/job_artifact_file_spec.rb": 3.031016699000247,8400 "spec/graphql/types/clusters/agent_token_status_enum_spec.rb": 0.9605268020004587,8401 "spec/graphql/types/user_callout_feature_name_enum_spec.rb": 0.7839615950015286,8402 "spec/graphql/types/alert_management/severity_enum_spec.rb": 0.9089652950005984,8403 "spec/serializers/jira_connect/group_entity_spec.rb": 0.8227020860012999,8404 "spec/graphql/types/issuable_severity_enum_spec.rb": 0.8101942890007194,8405 "spec/models/concerns/runners_token_prefixable_spec.rb": 0.7618396010002471,8406 "spec/graphql/types/ml/candidate_metric_type_spec.rb": 2.7995899060006195,8407 "spec/keeps/helpers/git_diff_parser_spec.rb": 0.5860916250003356,8408 "spec/graphql/resolvers/metadata_resolver_spec.rb": 0.6681179639999755,8409 "spec/services/bulk_imports/get_importable_data_service_spec.rb": 0.5545891130004748,8410 "spec/serializers/admin/user_serializer_spec.rb": 0.566135420000137,8411 "spec/graphql/types/work_items/widgets/notifications_type_spec.rb": 0.63782032200106198412}8413Knapsack global time execution for tests: 40m 01s8414Pending: (Failures listed here are expected and do not affect your suite's status)8415 1) Environment#stop_with_actions! behaves like stop with playing a teardown job when matching action is defined when user is allowed to stop environment if action did finish does nothing when bridge job8416 # No reason given8417 Failure/Error: expect(environment).to receive(:available?).and_call_original8418 (#<Environment id: 112, project_id: 93, name: "environment72", created_at: "2024-07-31 10:19:17.434887746 +0000", updated_at: "2024-07-31 10:19:17.434887746 +0000", external_url: "https://env168.example.gitlab.com", environment_type: nil, state: "available", slug: "environment72", auto_stop_at: nil, auto_delete_at: nil, tier: "other", merge_request_id: nil, cluster_agent_id: nil, kubernetes_namespace: nil, flux_resource_path: nil>).available?(*(any args))8419 expected: 1 time with any arguments8420 received: 0 times with any arguments8421 Shared Example Group: "stop with playing a teardown job" called from ./spec/models/environment_spec.rb:9818422 # ./spec/models/environment_spec.rb:784:in `block (4 levels) in <top (required)>'8423 # ./spec/spec_helper.rb:461:in `block (3 levels) in <top (required)>'8424 # ./lib/gitlab/sidekiq_sharding/validator.rb:42:in `enabled'8425 # ./spec/spec_helper.rb:460:in `block (2 levels) in <top (required)>'8426 # ./spec/spec_helper.rb:455:in `block (3 levels) in <top (required)>'8427 # ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'8428 # ./spec/spec_helper.rb:446:in `block (2 levels) in <top (required)>'8429 # ./spec/spec_helper.rb:442:in `block (3 levels) in <top (required)>'8430 # ./lib/gitlab/application_context.rb:86:in `with_raw_context'8431 # ./spec/spec_helper.rb:442:in `block (2 levels) in <top (required)>'8432 # ./spec/spec_helper.rb:265:in `block (2 levels) in <top (required)>'8433 # ./spec/support/system_exit_detected.rb:7:in `block (2 levels) in <top (required)>'8434 # ./spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'8435 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <top (required)>'8436 # ./spec/support/database/prevent_cross_joins.rb:60:in `with_cross_joins_prevented'8437 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (2 levels) in <top (required)>'8438 # ./spec/support/caching.rb:8:in `block (2 levels) in <top (required)>'8439 2) Environment#stop_with_actions! behaves like stop with playing a teardown job when matching action is defined when user is allowed to stop environment close action does not raise ActiveRecord::StaleObjectError does nothing when bridge job8440 # No reason given8441 Failure/Error: expect(environment).to receive(:available?).and_call_original8442 (#<Environment id: 114, project_id: 95, name: "environment74", created_at: "2024-07-31 10:19:21.908216471 +0000", updated_at: "2024-07-31 10:19:21.908216471 +0000", external_url: "https://env170.example.gitlab.com", environment_type: nil, state: "available", slug: "environment74", auto_stop_at: nil, auto_delete_at: nil, tier: "other", merge_request_id: nil, cluster_agent_id: nil, kubernetes_namespace: nil, flux_resource_path: nil>).available?(*(any args))8443 expected: 1 time with any arguments8444 received: 0 times with any arguments8445 Shared Example Group: "stop with playing a teardown job" called from ./spec/models/environment_spec.rb:9818446 # ./spec/models/environment_spec.rb:784:in `block (4 levels) in <top (required)>'8447 # ./spec/spec_helper.rb:461:in `block (3 levels) in <top (required)>'8448 # ./lib/gitlab/sidekiq_sharding/validator.rb:42:in `enabled'8449 # ./spec/spec_helper.rb:460:in `block (2 levels) in <top (required)>'8450 # ./spec/spec_helper.rb:455:in `block (3 levels) in <top (required)>'8451 # ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'8452 # ./spec/spec_helper.rb:446:in `block (2 levels) in <top (required)>'8453 # ./spec/spec_helper.rb:442:in `block (3 levels) in <top (required)>'8454 # ./lib/gitlab/application_context.rb:86:in `with_raw_context'8455 # ./spec/spec_helper.rb:442:in `block (2 levels) in <top (required)>'8456 # ./spec/spec_helper.rb:265:in `block (2 levels) in <top (required)>'8457 # ./spec/support/system_exit_detected.rb:7:in `block (2 levels) in <top (required)>'8458 # ./spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'8459 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <top (required)>'8460 # ./spec/support/database/prevent_cross_joins.rb:60:in `with_cross_joins_prevented'8461 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (2 levels) in <top (required)>'8462 # ./spec/support/caching.rb:8:in `block (2 levels) in <top (required)>'8463 3) Environment#stop_with_actions! behaves like stop with playing a teardown job when matching action is defined when user is allowed to stop environment if action did finish returns a new action of the same type when build job8464 # No reason given8465 Failure/Error: expect(environment).to receive(:available?).and_call_original8466 (#<Environment id: 122, project_id: 103, name: "environment82", created_at: "2024-07-31 10:19:37.655821346 +0000", updated_at: "2024-07-31 10:19:37.655821346 +0000", external_url: "https://env178.example.gitlab.com", environment_type: nil, state: "available", slug: "environment82", auto_stop_at: nil, auto_delete_at: nil, tier: "other", merge_request_id: nil, cluster_agent_id: nil, kubernetes_namespace: nil, flux_resource_path: nil>).available?(*(any args))8467 expected: 1 time with any arguments8468 received: 0 times with any arguments8469 Shared Example Group: "stop with playing a teardown job" called from ./spec/models/environment_spec.rb:9868470 # ./spec/models/environment_spec.rb:784:in `block (4 levels) in <top (required)>'8471 # ./spec/spec_helper.rb:461:in `block (3 levels) in <top (required)>'8472 # ./lib/gitlab/sidekiq_sharding/validator.rb:42:in `enabled'8473 # ./spec/spec_helper.rb:460:in `block (2 levels) in <top (required)>'8474 # ./spec/spec_helper.rb:455:in `block (3 levels) in <top (required)>'8475 # ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'8476 # ./spec/spec_helper.rb:446:in `block (2 levels) in <top (required)>'8477 # ./spec/spec_helper.rb:442:in `block (3 levels) in <top (required)>'8478 # ./lib/gitlab/application_context.rb:86:in `with_raw_context'8479 # ./spec/spec_helper.rb:442:in `block (2 levels) in <top (required)>'8480 # ./spec/spec_helper.rb:265:in `block (2 levels) in <top (required)>'8481 # ./spec/support/system_exit_detected.rb:7:in `block (2 levels) in <top (required)>'8482 # ./spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'8483 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <top (required)>'8484 # ./spec/support/database/prevent_cross_joins.rb:60:in `with_cross_joins_prevented'8485 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (2 levels) in <top (required)>'8486 # ./spec/support/caching.rb:8:in `block (2 levels) in <top (required)>'8487 4) Environment#stop_with_actions! behaves like stop with playing a teardown job when matching action is defined when user is allowed to stop environment close action does not raise ActiveRecord::StaleObjectError successfully plays the job even if the job was a stale object when build job8488 # No reason given8489 Failure/Error: expect(environment).to receive(:available?).and_call_original8490 (#<Environment id: 124, project_id: 105, name: "environment84", created_at: "2024-07-31 10:19:41.233163461 +0000", updated_at: "2024-07-31 10:19:41.233163461 +0000", external_url: "https://env180.example.gitlab.com", environment_type: nil, state: "available", slug: "environment84", auto_stop_at: nil, auto_delete_at: nil, tier: "other", merge_request_id: nil, cluster_agent_id: nil, kubernetes_namespace: nil, flux_resource_path: nil>).available?(*(any args))8491 expected: 1 time with any arguments8492 received: 0 times with any arguments8493 Shared Example Group: "stop with playing a teardown job" called from ./spec/models/environment_spec.rb:9868494 # ./spec/models/environment_spec.rb:784:in `block (4 levels) in <top (required)>'8495 # ./spec/spec_helper.rb:461:in `block (3 levels) in <top (required)>'8496 # ./lib/gitlab/sidekiq_sharding/validator.rb:42:in `enabled'8497 # ./spec/spec_helper.rb:460:in `block (2 levels) in <top (required)>'8498 # ./spec/spec_helper.rb:455:in `block (3 levels) in <top (required)>'8499 # ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'8500 # ./spec/spec_helper.rb:446:in `block (2 levels) in <top (required)>'8501 # ./spec/spec_helper.rb:442:in `block (3 levels) in <top (required)>'8502 # ./lib/gitlab/application_context.rb:86:in `with_raw_context'8503 # ./spec/spec_helper.rb:442:in `block (2 levels) in <top (required)>'8504 # ./spec/spec_helper.rb:265:in `block (2 levels) in <top (required)>'8505 # ./spec/support/system_exit_detected.rb:7:in `block (2 levels) in <top (required)>'8506 # ./spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'8507 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <top (required)>'8508 # ./spec/support/database/prevent_cross_joins.rb:60:in `with_cross_joins_prevented'8509 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (2 levels) in <top (required)>'8510 # ./spec/support/caching.rb:8:in `block (2 levels) in <top (required)>'8511 5) Lint factories for Environment with saas, license, and factory defaults behaves like factory environment factory linting :non_playable trait does not raise error when created8512 # Trait skipped linting due to legacy error8513 # ./spec/support/shared_examples/lint_factories_shared_examples.rb:2838514 6) Gitlab::Database::Partitioning.sync_partitions without ci database only creates partitions for main database8515 # Skipping because database ci exists8516 # ./spec/lib/gitlab/database/partitioning_spec.rb:1698517Finished in 41 minutes 35 seconds (files took 1 minute 41.44 seconds to load)85182974 examples, 0 failures, 6 pending8519Randomized with seed 354268520[TEST PROF INFO] Time spent in factories: 11:52.984 (28.04% of total time)8521RSpec exited with 0.8522No examples to retry, congrats!8524Running after script...8525$ source scripts/utils.sh8526$ bundle exec gem list gitlab_quality-test_tooling8527gitlab_quality-test_tooling (1.33.0)8528$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command8532$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command8535$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command8539$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command8542$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command8547$ tooling/bin/push_job_metrics || true8548[job-metrics] Pushing job metrics file for the CI/CD job.8549[job-metrics] Pushed 4 CI job metric entries to InfluxDB.8551Not uploading cache ruby-gems-debian-bookworm-ruby-3.1.5-17 due to policy8553Uploading artifacts...8554auto_explain/: found 3 matching artifact files and directories 8555coverage/: found 5 matching artifact files and directories 8556crystalball/: found 5 matching artifact files and directories 8557deprecations/: found 4 matching artifact files and directories 8558knapsack/: found 4 matching artifact files and directories 8559rspec/: found 12 matching artifact files and directories 8560WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 8561log/*.log: found 17 matching artifact files and directories 8562WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346552/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com8563WARNING: Retrying... context=artifacts-uploader error=request redirected8564Uploading artifacts as "archive" to coordinator... 201 Created id=7471346552 responseStatus=201 Created token=glcbt-668565Uploading artifacts...8566rspec/rspec-*.xml: found 1 matching artifact files and directories 8567WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346552/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com8568WARNING: Retrying... context=artifacts-uploader error=request redirected8569Uploading artifacts as "junit" to coordinator... 201 Created id=7471346552 responseStatus=201 Created token=glcbt-668571Job succeeded