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

🤖 GitLab Bot 🤖
1Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)2 on green-2.private.runners-manager.gitlab.com/gitlab.com/gitlab-org GaSD-S1F, system ID: s_5651e5b5643b3 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-gasd-s1f-project-278964-concurrent-0 via runner-gasd-s1f-private-1722408308-b0c057e5...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 2 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:13] 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_33_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_33_44_278964_report.json122NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_unit_pg14_no_gitaly_transactions_33_44_278964_report.json123RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-7471346589.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 24.0 seconds.134Expected duration for tests:135{136 "spec/services/merge_requests/build_service_spec.rb": 327.5721573923807,137 "spec/lib/gitlab/merge_requests/message_generator_spec.rb": 204.9884123948155,138 "spec/finders/snippets_finder_spec.rb": 143.88581291528186,139 "spec/models/integration_spec.rb": 113.74665446333505,140 "spec/policies/environment_policy_spec.rb": 97.54370846016184,141 "spec/helpers/visibility_level_helper_spec.rb": 82.21657856989438,142 "spec/services/ci/runners/create_runner_service_spec.rb": 72.4770050754029,143 "spec/models/members/project_member_spec.rb": 62.90546488670896,144 "spec/lib/gitlab/redis/db_load_balancing_spec.rb": 58.60479830062799,145 "spec/services/merge_requests/reopen_service_spec.rb": 50.27020995709982,146 "spec/serializers/member_entity_spec.rb": 46.23803094091467,147 "spec/lib/gitlab/diff/file_collection/paginated_merge_request_diff_spec.rb": 43.50317260203511,148 "spec/models/ci/build_dependencies_spec.rb": 38.03186224906145,149 "spec/helpers/emails_helper_spec.rb": 36.17690735197411,150 "spec/models/operations/feature_flag_spec.rb": 34.60800834260226,151 "spec/uploaders/personal_file_uploader_spec.rb": 32.98066791964505,152 "spec/lib/gitlab/ci/variables/builder_spec.rb": 31.156505514367204,153 "spec/lib/gitlab/background_migration/backfill_merge_request_blocks_project_id_spec.rb": 30.47082877645846,154 "spec/services/admin/abuse_reports/moderate_user_service_spec.rb": 29.07932099257056,155 "spec/services/ci/play_build_service_spec.rb": 27.84505905288892,156 "spec/models/ci/trigger_spec.rb": 26.18267021540621,157 "spec/helpers/tab_helper_spec.rb": 24.767934010769466,158 "spec/finders/ci/jobs_finder_spec.rb": 23.823211342513527,159 "spec/services/cloud_seed/google_cloud/generate_pipeline_service_spec.rb": 22.329156071216456,160 "spec/models/ci/job_token/group_scope_link_spec.rb": 21.71390388889138,161 "spec/lib/gitlab/ci/config/external/mapper_spec.rb": 20.33440956036486,162 "spec/services/releases/destroy_service_spec.rb": 19.760817689834,163 "spec/services/dependency_proxy/image_ttl_group_policies/update_service_spec.rb": 18.965900052317295,164 "spec/lib/gitlab/ci/templates/AWS/deploy_ecs_gitlab_ci_yaml_spec.rb": 18.362748164108623,165 "spec/services/snippets/update_statistics_service_spec.rb": 17.771585509233518,166 "spec/services/commits/cherry_pick_service_spec.rb": 17.396556144896543,167 "spec/services/projects/lfs_pointers/lfs_download_link_list_service_spec.rb": 16.69252683119084,168 "spec/presenters/ci/stage_presenter_spec.rb": 16.15663980789018,169 "spec/models/ml/experiment_spec.rb": 15.512190021542878,170 "spec/finders/packages/conan/package_finder_spec.rb": 15.065728708779586,171 "spec/services/groups/import_export/export_service_spec.rb": 14.538779060607794,172 "spec/services/ci/pipeline_schedules/update_service_spec.rb": 14.205369219500614,173 "spec/models/ci/instance_variable_spec.rb": 13.706759692794623,174 "spec/lib/gitlab/instrumentation_helper_spec.rb": 13.255762172703573,175 "spec/graphql/resolvers/environments_resolver_spec.rb": 13.01420708057802,176 "spec/uploaders/packages/composer/cache_uploader_spec.rb": 12.453342662655146,177 "spec/graphql/types/snippet_type_spec.rb": 12.20538665212715,178 "spec/lib/gitlab/git/keep_around_spec.rb": 11.846784431056705,179 "spec/lib/gitlab/robots_txt/parser_spec.rb": 11.526860937055606,180 "spec/lib/gitlab/pagination/keyset/iterator_spec.rb": 11.26924321666523,181 "spec/tooling/danger/ci_jobs_dependency_validation_spec.rb": 11.06906236168058,182 "spec/services/groups/participants_service_spec.rb": 10.774588204658691,183 "spec/initializers/enumerator_next_patch_spec.rb": 10.551279355816135,184 "spec/models/concerns/cross_database_ignored_tables_spec.rb": 10.284383704513996,185 "spec/lib/banzai/filter/custom_emoji_filter_spec.rb": 10.104196956972993,186 "spec/lib/gitlab/sidekiq_daemon/monitor_spec.rb": 9.7808294386061,187 "spec/workers/background_migration/ci_database_worker_spec.rb": 9.537455743039471,188 "spec/lib/gitlab/database/partitioning/time_partition_spec.rb": 9.3898745128565,189 "spec/lib/gitlab/ci/jwt_v2_spec.rb": 9.041014648033151,190 "spec/lib/gitlab/hook_data/user_builder_spec.rb": 8.896193570503312,191 "spec/tasks/gitlab/feature_categories_rake_spec.rb": 8.626278745746697,192 "spec/services/integrations/slack_installation/project_service_spec.rb": 8.434434417720079,193 "spec/tasks/gitlab/audit_event_types/compile_docs_task_spec.rb": 8.230640379933728,194 "spec/graphql/resolvers/ci/job_token_scope_resolver_spec.rb": 8.134236408481316,195 "spec/services/packages/debian/extract_changes_metadata_service_spec.rb": 7.916636937132219,196 "spec/lib/gitlab/memory/watchdog/configurator_spec.rb": 7.760028867220526,197 "spec/lib/gitlab/sidekiq_status_spec.rb": 7.502055111311898,198 "spec/services/markdown_content_rewriter_service_spec.rb": 7.476559694641913,199 "spec/lib/atlassian/jira_connect/jwt/asymmetric_spec.rb": 7.1397847309506535,200 "spec/services/packages/terraform_module/metadata/process_file_service_spec.rb": 7.090331502460497,201 "spec/lib/gitlab/sidekiq_middleware/concurrency_limit/concurrency_limit_service_spec.rb": 6.83561934443194,202 "spec/graphql/mutations/customer_relations/contacts/create_spec.rb": 6.81272701523559,203 "spec/finders/prometheus_metrics_finder_spec.rb": 6.527705863672686,204 "spec/workers/remove_unreferenced_lfs_objects_worker_spec.rb": 6.516180916128484,205 "spec/lib/banzai/filter/spaced_link_filter_spec.rb": 6.323858075817357,206 "spec/serializers/activity_pub/activity_serializer_spec.rb": 6.187199771176609,207 "spec/lib/gitlab/database/type/indifferent_jsonb_spec.rb": 6.0930415527236885,208 "spec/lib/bitbucket_server/representation/comment_spec.rb": 6.035469915265364,209 "spec/lib/banzai/filter/front_matter_filter_spec.rb": 5.884818602599415,210 "spec/tooling/danger/saas_feature_spec.rb": 5.798097203049252,211 "spec/serializers/container_repositories_serializer_spec.rb": 5.732375014740081,212 "spec/lib/gitlab/local_and_remote_storage_migration/pages_deployment_migrater_spec.rb": 5.585035954129251,213 "spec/lib/sidebars/projects/menus/merge_requests_menu_spec.rb": 5.521653873692857,214 "spec/lib/gitlab/blame_spec.rb": 5.450880975512151,215 "spec/lib/gitlab/ci/reports/security/finding_key_spec.rb": 5.295635233079925,216 "spec/lib/api/helpers/members_helpers_spec.rb": 5.251346173328539,217 "spec/lib/gitlab/url_blockers/ip_allowlist_entry_spec.rb": 5.1212688804211055,218 "spec/uploaders/ci/secure_file_uploader_spec.rb": 5.050587570721568,219 "spec/graphql/types/environment_type_spec.rb": 4.968200980194073,220 "spec/lib/bitbucket_server/representation/pull_request_comment_spec.rb": 4.930687456786517,221 "spec/finders/data_transfer/group_data_transfer_finder_spec.rb": 4.826174857155703,222 "spec/validators/system_hook_url_validator_spec.rb": 4.774021976451376,223 "spec/workers/packages/mark_package_files_for_destruction_worker_spec.rb": 4.6742144250453315,224 "spec/models/integrations/chat_message/group_mention_message_spec.rb": 4.609865301721602,225 "spec/services/bulk_imports/file_export_service_spec.rb": 4.519578880707627,226 "spec/presenters/ml/model_presenter_spec.rb": 4.434727319353856,227 "spec/workers/groups/update_two_factor_requirement_for_members_worker_spec.rb": 4.357697290346714,228 "spec/services/keys/expiry_notification_service_spec.rb": 4.2896618688154815,229 "spec/lib/gitlab/branch_push_merge_commit_analyzer_spec.rb": 4.225978646298289,230 "spec/services/packages/conan/single_package_search_service_spec.rb": 4.152483136687732,231 "spec/lib/gitlab/request_forgery_protection_spec.rb": 4.099770392502591,232 "spec/lib/gitlab/ci/status/running_spec.rb": 4.003204280971696,233 "spec/lib/gitlab/quick_actions/timeline_text_and_date_time_separator_spec.rb": 3.958174358353786,234 "spec/views/projects/blob/_viewer.html.haml_spec.rb": 3.885149130412378,235 "spec/lib/api/helpers/merge_requests_helpers_spec.rb": 3.859605141281536,236 "spec/views/events/event/_push.html.haml_spec.rb": 3.750891161865549,237 "spec/lib/gitlab/gitaly_client/health_check_service_spec.rb": 3.7398025151042233,238 "spec/graphql/resolvers/branch_commit_resolver_spec.rb": 3.6316061741895034,239 "spec/lib/gitlab/ci/config/entry/trigger/forward_spec.rb": 3.5896428374399987,240 "spec/workers/authorized_project_update/user_refresh_with_low_urgency_worker_spec.rb": 3.515494282119685,241 "spec/lib/bulk_imports/projects/pipelines/repository_pipeline_spec.rb": 3.460019221723653,242 "spec/lib/gitlab/fp/settings/default_settings_parser_spec.rb": 3.39058535478166,243 "spec/graphql/types/work_item_id_type_spec.rb": 3.326398526366006,244 "spec/graphql/mutations/alert_management/http_integration/create_spec.rb": 3.277833389205606,245 "spec/lib/api/ci/helpers/runner_helpers_spec.rb": 3.1810926795743377,246 "spec/lib/gitlab/ci/status/build/pending_spec.rb": 3.155611789908807,247 "spec/workers/pipeline_hooks_worker_spec.rb": 3.0716436473744615,248 "spec/lib/api/validations/validators/integer_or_custom_value_spec.rb": 3.047516501030338,249 "spec/services/batched_git_ref_updates/cleanup_scheduler_service_spec.rb": 2.9488503835662003,250 "spec/services/packages/maven/metadata/append_package_file_service_spec.rb": 2.9202355549894374,251 "spec/services/concerns/audit_event_save_type_spec.rb": 2.8419371447606583,252 "spec/views/projects/milestones/index.html.haml_spec.rb": 2.807567360102193,253 "spec/lib/gitlab/metrics/lfs_spec.rb": 2.741501223195627,254 "spec/lib/gitlab/ci/pipeline/chain/component_usage_spec.rb": 2.6941164167365095,255 "spec/lib/banzai/filter/markdown_engines/glfm_markdown_spec.rb": 2.665094172160964,256 "spec/views/admin/sessions/two_factor.html.haml_spec.rb": 2.6036354939306006,257 "spec/workers/ssh_keys/update_last_used_at_worker_spec.rb": 2.5608041807216484,258 "spec/workers/email_receiver_worker_spec.rb": 2.531684849461573,259 "spec/lib/gitlab/sql/cte_spec.rb": 2.4425469228026278,260 "spec/presenters/award_emoji_presenter_spec.rb": 2.3947418434278016,261 "spec/helpers/ci/jobs_helper_spec.rb": 2.3840373480249597,262 "spec/support_specs/graphql/var_spec.rb": 2.308447980955414,263 "spec/lib/gitlab/health_checks/master_check_spec.rb": 2.276070195254621,264 "spec/lib/sidebars/organizations/super_sidebar_panel_spec.rb": 2.2270957475804964,265 "spec/workers/expire_build_artifacts_worker_spec.rb": 2.1591708772075897,266 "spec/models/concerns/cross_database_modification_spec.rb": 2.109415575966906,267 "spec/graphql/resolvers/echo_resolver_spec.rb": 2.0507670774683238,268 "spec/lib/gitlab/view/presenter/factory_spec.rb": 1.9961275628148165,269 "spec/lib/gitlab/github_import/logger_spec.rb": 1.946287018194436,270 "spec/rubocop/cop/performance/active_record_subtransactions_spec.rb": 1.9324910889662623,271 "spec/lib/gitlab/ci/build/rules/rule/clause/if_spec.rb": 1.8521389264929276,272 "spec/serializers/admin/reported_content_entity_spec.rb": 1.8369422128649837,273 "spec/services/authorized_project_update/project_access_changed_service_spec.rb": 1.7693831125935116,274 "spec/models/dependency_proxy/group_setting_spec.rb": 1.7429062184884931,275 "spec/services/pages_domains/delete_service_spec.rb": 1.6663561361324866,276 "spec/graphql/types/work_items/widgets/labels_update_input_type_spec.rb": 1.6449326006079457,277 "spec/lib/gitlab/graphql/representation/submodule_tree_entry_spec.rb": 1.5782099237994527,278 "spec/lib/sidebars/your_work/panel_spec.rb": 1.5542713025548784,279 "spec/serializers/diff_line_entity_spec.rb": 1.4806363226402148,280 "spec/lib/sidebars/projects/menus/external_issue_tracker_menu_spec.rb": 1.466181932725951,281 "spec/finders/namespaces/groups/shared_groups_finder_spec.rb": 1.3741716086028266,282 "spec/lib/mattermost/command_spec.rb": 1.3415138765496,283 "spec/lib/bitbucket/collection_spec.rb": 1.3190512673463464,284 "spec/lib/gitlab/sessions/redis_store_spec.rb": 1.2715602394110443,285 "spec/models/blob_viewer/gemspec_spec.rb": 1.226898842801675,286 "spec/services/captcha/captcha_verification_service_spec.rb": 1.18046880123386,287 "spec/serializers/access_token_entity_base_spec.rb": 1.1381836723709327,288 "spec/lib/system_check/incoming_email_check_spec.rb": 1.1038214186485182,289 "spec/rubocop/cop/rspec/avoid_conditional_statements_spec.rb": 1.0697128134458256,290 "spec/lib/gitlab/subscription_portal_spec.rb": 1.0406333619091592,291 "spec/lib/audit_events/google_cloud/logging_service/logger_spec.rb": 0.9894193565084075,292 "spec/lib/gitlab/ci/pipeline/chain/template_usage_spec.rb": 0.9707407402874294,293 "spec/services/users/trust_service_spec.rb": 0.8860078685473937,294 "spec/helpers/one_trust_helper_spec.rb": 0.8649916359084011,295 "spec/lib/api/entities/relation_import_tracker_spec.rb": 0.8415355459482969,296 "spec/lib/gitlab/error_tracking/logger_spec.rb": 0.8004872272008812,297 "spec/lib/gitlab/multi_destination_logger_spec.rb": 0.7995359268325049,298 "spec/lib/bitbucket_server/representation/user_spec.rb": 0.7659338424309743,299 "spec/models/blob_viewer/composer_json_spec.rb": 0.7644398124180808,300 "spec/dependencies/omniauth_saml_spec.rb": 0.6921385723318538,301 "spec/views/search/results/_empty.html.haml_spec.rb": 0.6794722908523237,302 "spec/graphql/types/permission_types/project_spec.rb": 0.5685368930567863,303 "spec/workers/google_cloud/fetch_google_ip_list_worker_spec.rb": 0.5436169480576618,304 "spec/lib/gitlab/github_import/job_delay_calculator_spec.rb": 0.523758709227416,305 "spec/workers/ci/low_urgency_cancel_redundant_pipelines_worker_spec.rb": 0.5214459160942717,306 "spec/graphql/types/packages/package_type_enum_spec.rb": 0.4948553572074595,307 "spec/lib/gitlab/internal_events_tracking_spec.rb": 0.45796739440013884308}309Running 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-7471346589.json --format RspecJunitFormatter --out rspec/rspec-7471346589.xml --fail-fast=20 --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request -- spec/services/merge_requests/build_service_spec.rb spec/lib/gitlab/merge_requests/message_generator_spec.rb spec/finders/snippets_finder_spec.rb spec/models/integration_spec.rb spec/policies/environment_policy_spec.rb spec/helpers/visibility_level_helper_spec.rb spec/services/ci/runners/create_runner_service_spec.rb spec/models/members/project_member_spec.rb spec/lib/gitlab/redis/db_load_balancing_spec.rb spec/services/merge_requests/reopen_service_spec.rb spec/serializers/member_entity_spec.rb spec/lib/gitlab/diff/file_collection/paginated_merge_request_diff_spec.rb spec/models/ci/build_dependencies_spec.rb spec/helpers/emails_helper_spec.rb spec/models/operations/feature_flag_spec.rb spec/uploaders/personal_file_uploader_spec.rb spec/lib/gitlab/ci/variables/builder_spec.rb spec/lib/gitlab/background_migration/backfill_merge_request_blocks_project_id_spec.rb spec/services/admin/abuse_reports/moderate_user_service_spec.rb spec/services/ci/play_build_service_spec.rb spec/models/ci/trigger_spec.rb spec/helpers/tab_helper_spec.rb spec/finders/ci/jobs_finder_spec.rb spec/services/cloud_seed/google_cloud/generate_pipeline_service_spec.rb spec/models/ci/job_token/group_scope_link_spec.rb spec/lib/gitlab/ci/config/external/mapper_spec.rb spec/services/releases/destroy_service_spec.rb spec/services/dependency_proxy/image_ttl_group_policies/update_service_spec.rb spec/lib/gitlab/ci/templates/AWS/deploy_ecs_gitlab_ci_yaml_spec.rb spec/services/snippets/update_statistics_service_spec.rb spec/services/commits/cherry_pick_service_spec.rb spec/services/projects/lfs_pointers/lfs_download_link_list_service_spec.rb spec/presenters/ci/stage_presenter_spec.rb spec/models/ml/experiment_spec.rb spec/finders/packages/conan/package_finder_spec.rb spec/services/groups/import_export/export_service_spec.rb spec/services/ci/pipeline_schedules/update_service_spec.rb spec/models/ci/instance_variable_spec.rb spec/lib/gitlab/instrumentation_helper_spec.rb spec/graphql/resolvers/environments_resolver_spec.rb spec/uploaders/packages/composer/cache_uploader_spec.rb spec/graphql/types/snippet_type_spec.rb spec/lib/gitlab/git/keep_around_spec.rb spec/lib/gitlab/robots_txt/parser_spec.rb spec/lib/gitlab/pagination/keyset/iterator_spec.rb spec/tooling/danger/ci_jobs_dependency_validation_spec.rb spec/services/groups/participants_service_spec.rb spec/initializers/enumerator_next_patch_spec.rb spec/models/concerns/cross_database_ignored_tables_spec.rb spec/lib/banzai/filter/custom_emoji_filter_spec.rb spec/lib/gitlab/sidekiq_daemon/monitor_spec.rb spec/workers/background_migration/ci_database_worker_spec.rb spec/lib/gitlab/database/partitioning/time_partition_spec.rb spec/lib/gitlab/ci/jwt_v2_spec.rb spec/lib/gitlab/hook_data/user_builder_spec.rb spec/tasks/gitlab/feature_categories_rake_spec.rb spec/services/integrations/slack_installation/project_service_spec.rb spec/tasks/gitlab/audit_event_types/compile_docs_task_spec.rb spec/graphql/resolvers/ci/job_token_scope_resolver_spec.rb spec/services/packages/debian/extract_changes_metadata_service_spec.rb spec/lib/gitlab/memory/watchdog/configurator_spec.rb spec/lib/gitlab/sidekiq_status_spec.rb spec/services/markdown_content_rewriter_service_spec.rb spec/lib/atlassian/jira_connect/jwt/asymmetric_spec.rb spec/services/packages/terraform_module/metadata/process_file_service_spec.rb spec/lib/gitlab/sidekiq_middleware/concurrency_limit/concurrency_limit_service_spec.rb spec/graphql/mutations/customer_relations/contacts/create_spec.rb spec/finders/prometheus_metrics_finder_spec.rb spec/workers/remove_unreferenced_lfs_objects_worker_spec.rb spec/lib/banzai/filter/spaced_link_filter_spec.rb spec/serializers/activity_pub/activity_serializer_spec.rb spec/lib/gitlab/database/type/indifferent_jsonb_spec.rb spec/lib/bitbucket_server/representation/comment_spec.rb spec/lib/banzai/filter/front_matter_filter_spec.rb spec/tooling/danger/saas_feature_spec.rb spec/serializers/container_repositories_serializer_spec.rb spec/lib/gitlab/local_and_remote_storage_migration/pages_deployment_migrater_spec.rb spec/lib/sidebars/projects/menus/merge_requests_menu_spec.rb spec/lib/gitlab/blame_spec.rb spec/lib/gitlab/ci/reports/security/finding_key_spec.rb spec/lib/api/helpers/members_helpers_spec.rb spec/lib/gitlab/url_blockers/ip_allowlist_entry_spec.rb spec/uploaders/ci/secure_file_uploader_spec.rb spec/graphql/types/environment_type_spec.rb spec/lib/bitbucket_server/representation/pull_request_comment_spec.rb spec/finders/data_transfer/group_data_transfer_finder_spec.rb spec/validators/system_hook_url_validator_spec.rb spec/workers/packages/mark_package_files_for_destruction_worker_spec.rb spec/models/integrations/chat_message/group_mention_message_spec.rb spec/services/bulk_imports/file_export_service_spec.rb spec/presenters/ml/model_presenter_spec.rb spec/workers/groups/update_two_factor_requirement_for_members_worker_spec.rb spec/services/keys/expiry_notification_service_spec.rb spec/lib/gitlab/branch_push_merge_commit_analyzer_spec.rb spec/services/packages/conan/single_package_search_service_spec.rb spec/lib/gitlab/request_forgery_protection_spec.rb spec/lib/gitlab/ci/status/running_spec.rb spec/lib/gitlab/quick_actions/timeline_text_and_date_time_separator_spec.rb spec/views/projects/blob/_viewer.html.haml_spec.rb spec/lib/api/helpers/merge_requests_helpers_spec.rb spec/views/events/event/_push.html.haml_spec.rb spec/lib/gitlab/gitaly_client/health_check_service_spec.rb spec/graphql/resolvers/branch_commit_resolver_spec.rb spec/lib/gitlab/ci/config/entry/trigger/forward_spec.rb spec/workers/authorized_project_update/user_refresh_with_low_urgency_worker_spec.rb spec/lib/bulk_imports/projects/pipelines/repository_pipeline_spec.rb spec/lib/gitlab/fp/settings/default_settings_parser_spec.rb spec/graphql/types/work_item_id_type_spec.rb spec/graphql/mutations/alert_management/http_integration/create_spec.rb spec/lib/api/ci/helpers/runner_helpers_spec.rb spec/lib/gitlab/ci/status/build/pending_spec.rb spec/workers/pipeline_hooks_worker_spec.rb spec/lib/api/validations/validators/integer_or_custom_value_spec.rb spec/services/batched_git_ref_updates/cleanup_scheduler_service_spec.rb spec/services/packages/maven/metadata/append_package_file_service_spec.rb spec/services/concerns/audit_event_save_type_spec.rb spec/views/projects/milestones/index.html.haml_spec.rb spec/lib/gitlab/metrics/lfs_spec.rb spec/lib/gitlab/ci/pipeline/chain/component_usage_spec.rb spec/lib/banzai/filter/markdown_engines/glfm_markdown_spec.rb spec/views/admin/sessions/two_factor.html.haml_spec.rb spec/workers/ssh_keys/update_last_used_at_worker_spec.rb spec/workers/email_receiver_worker_spec.rb spec/lib/gitlab/sql/cte_spec.rb spec/presenters/award_emoji_presenter_spec.rb spec/helpers/ci/jobs_helper_spec.rb spec/support_specs/graphql/var_spec.rb spec/lib/gitlab/health_checks/master_check_spec.rb spec/lib/sidebars/organizations/super_sidebar_panel_spec.rb spec/workers/expire_build_artifacts_worker_spec.rb spec/models/concerns/cross_database_modification_spec.rb spec/graphql/resolvers/echo_resolver_spec.rb spec/lib/gitlab/view/presenter/factory_spec.rb spec/lib/gitlab/github_import/logger_spec.rb spec/rubocop/cop/performance/active_record_subtransactions_spec.rb spec/lib/gitlab/ci/build/rules/rule/clause/if_spec.rb spec/serializers/admin/reported_content_entity_spec.rb spec/services/authorized_project_update/project_access_changed_service_spec.rb spec/models/dependency_proxy/group_setting_spec.rb spec/services/pages_domains/delete_service_spec.rb spec/graphql/types/work_items/widgets/labels_update_input_type_spec.rb spec/lib/gitlab/graphql/representation/submodule_tree_entry_spec.rb spec/lib/sidebars/your_work/panel_spec.rb spec/serializers/diff_line_entity_spec.rb spec/lib/sidebars/projects/menus/external_issue_tracker_menu_spec.rb spec/finders/namespaces/groups/shared_groups_finder_spec.rb spec/lib/mattermost/command_spec.rb spec/lib/bitbucket/collection_spec.rb spec/lib/gitlab/sessions/redis_store_spec.rb spec/models/blob_viewer/gemspec_spec.rb spec/services/captcha/captcha_verification_service_spec.rb spec/serializers/access_token_entity_base_spec.rb spec/lib/system_check/incoming_email_check_spec.rb spec/rubocop/cop/rspec/avoid_conditional_statements_spec.rb spec/lib/gitlab/subscription_portal_spec.rb spec/lib/audit_events/google_cloud/logging_service/logger_spec.rb spec/lib/gitlab/ci/pipeline/chain/template_usage_spec.rb spec/services/users/trust_service_spec.rb spec/helpers/one_trust_helper_spec.rb spec/lib/api/entities/relation_import_tracker_spec.rb spec/lib/gitlab/error_tracking/logger_spec.rb spec/lib/gitlab/multi_destination_logger_spec.rb spec/lib/bitbucket_server/representation/user_spec.rb spec/models/blob_viewer/composer_json_spec.rb spec/dependencies/omniauth_saml_spec.rb spec/views/search/results/_empty.html.haml_spec.rb spec/graphql/types/permission_types/project_spec.rb spec/workers/google_cloud/fetch_google_ip_list_worker_spec.rb spec/lib/gitlab/github_import/job_delay_calculator_spec.rb spec/workers/ci/low_urgency_cancel_redundant_pipelines_worker_spec.rb spec/graphql/types/packages/package_type_enum_spec.rb spec/lib/gitlab/internal_events_tracking_spec.rbKnapsack report generator started!310warning: parser/current is loading parser/ruby31, which recognizes 3.1.6-compliant syntax, but you are running 3.1.5.312Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}313# [RSpecRunTime] Starting RSpec timer...314[TEST PROF INFO] EventProf enabled (sql.active_record)315unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.316unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.317Test environment set up in 3.419983369 seconds318# [RSpecRunTime] Starting example group spec/services/merge_requests/build_service_spec.rb. Expected to take 5 minutes 27.57 seconds.319MergeRequests::BuildService320 #execute321WARNING: All log messages before absl::InitializeLog() is called are written to STDERR322I0000 00:00:1722421052.744731 327 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=0323 calls the compare service with the correct arguments324 does not assign force_remove_source_branch325 with force_remove_source_branch parameter when the user is authorized326 assigns force_remove_source_branch327 with project setting remove_source_branch_after_merge false328 assigns force_remove_source_branch329 with project setting remove_source_branch_after_merge true330 assigns force_remove_source_branch331 with force_remove_source_branch parameter false332 does not assign force_remove_source_branch333# [RSpecRunTime] RSpec elapsed time: 22.94 seconds. Current RSS: ~1503M. Threads: 4. load average: 1.27 0.95 0.84 2/295 744334.335 missing source branch336 behaves like forbids the merge request from being created337 returns that the merge request cannot be created338 adds an error message to the merge request339# [RSpecRunTime] RSpec elapsed time: 26.61 seconds. Current RSS: ~1530M. Threads: 4. load average: 1.27 0.95 0.84 1/295 791340.341 when target branch is missing342 when source branch343 is not the repository default branch344 creates compare object with target branch as default branch345 behaves like allows the merge request to be created346 is expected to eq true347# [RSpecRunTime] RSpec elapsed time: 30.09 seconds. Current RSS: ~1535M. Threads: 4. load average: 1.25 0.95 0.84 1/295 850348.349 the repository default branch350 behaves like forbids the merge request from being created351 returns that the merge request cannot be created352 adds an error message to the merge request353# [RSpecRunTime] RSpec elapsed time: 33.36 seconds. Current RSS: ~1542M. Threads: 4. load average: 1.23 0.95 0.84 1/295 897354.355 when source project is different from the target project356 creates compare object with target branch as default branch357 behaves like allows the merge request to be created358 is expected to eq true359# [RSpecRunTime] RSpec elapsed time: 38.47 seconds. Current RSS: ~1529M. Threads: 4. load average: 1.21 0.95 0.84 1/293 996360.361 same source and target branch362 behaves like forbids the merge request from being created363 returns that the merge request cannot be created364 adds an error message to the merge request365# [RSpecRunTime] RSpec elapsed time: 42.08 seconds. Current RSS: ~1539M. Threads: 4. load average: 1.21 0.95 0.84 1/292 1093366.367 no commits in the diff368 adds a Draft prefix to the merge request title369 behaves like allows the merge request to be created370 is expected to eq true371# [RSpecRunTime] RSpec elapsed time: 45.78 seconds. Current RSS: ~1536M. Threads: 4. load average: 1.27 0.97 0.85 1/293 1203372.373 one commit in the diff374 uses the title of the commit as the title of the merge request375 uses the description of the commit as the description of the merge request376 behaves like allows the merge request to be created377 is expected to eq true378# [RSpecRunTime] RSpec elapsed time: 51.4 seconds. Current RSS: ~1541M. Threads: 4. load average: 1.25 0.97 0.85 1/295 1365379.380 behaves like with a Default.md template381 the template description is preferred382# [RSpecRunTime] RSpec elapsed time: 53.48 seconds. Current RSS: ~1527M. Threads: 4. load average: 1.31 0.99 0.85 1/295 1460383.384 merge request already has a description set385 keeps the description from the initial params386# [RSpecRunTime] RSpec elapsed time: 55.54 seconds. Current RSS: ~1525M. Threads: 4. load average: 1.31 0.99 0.85 1/295 1508387.388 commit has no description389 uses the title of the commit as the title of the merge request390 sets the description to nil391 behaves like with a Default.md template392 the template description is preferred393# [RSpecRunTime] RSpec elapsed time: 1 minute 1.08 seconds. Current RSS: ~1524M. Threads: 4. load average: 1.29 0.99 0.85 1/296 1709394.395 when the source branch matches an issue396 factory: :jira_integration, source_branch: "FOO-123-fix-issue", closing_message: "Closes FOO-123"397 uses the title of the commit as the title of the merge request398 appends the closing description399 a Default.md template is defined400 appends the closing description to a Default.md template401# [RSpecRunTime] RSpec elapsed time: 1 minute 7.09 seconds. Current RSS: ~1519M. Threads: 4. load average: 1.26 0.99 0.86 1/295 1911402.403 factory: :jira_integration, source_branch: "fix-issue", closing_message: nil404 uses the title of the commit as the title of the merge request405 appends the closing description406 a Default.md template is defined407 appends the closing description to a Default.md template408# [RSpecRunTime] RSpec elapsed time: 1 minute 13.2 seconds. Current RSS: ~1513M. Threads: 4. load average: 1.14 0.97 0.85 1/295 2114409.410 factory: :custom_issue_tracker_integration, source_branch: "123-fix-issue", closing_message: "Closes #123"411 uses the title of the commit as the title of the merge request412 appends the closing description413 a Default.md template is defined414 appends the closing description to a Default.md template415# [RSpecRunTime] RSpec elapsed time: 1 minute 19.68 seconds. Current RSS: ~1503M. Threads: 4. load average: 1.13 0.97 0.85 1/295 2315416.417 factory: :custom_issue_tracker_integration, source_branch: "fix-issue", closing_message: nil418 uses the title of the commit as the title of the merge request419 appends the closing description420 a Default.md template is defined421 appends the closing description to a Default.md template422# [RSpecRunTime] RSpec elapsed time: 1 minute 26.29 seconds. Current RSS: ~1496M. Threads: 4. load average: 1.20 0.99 0.86 2/295 2519423.424 factory: nil, source_branch: "123-fix-issue", closing_message: "Closes #123"425 uses the title of the commit as the title of the merge request426 appends the closing description427 a Default.md template is defined428 appends the closing description to a Default.md template429# [RSpecRunTime] RSpec elapsed time: 1 minute 33.49 seconds. Current RSS: ~1487M. Threads: 4. load average: 1.09 0.97 0.86 1/295 2720430.431 factory: nil, source_branch: "fix-issue", closing_message: nil432 uses the title of the commit as the title of the merge request433 appends the closing description434 a Default.md template is defined435 appends the closing description to a Default.md template436# [RSpecRunTime] RSpec elapsed time: 1 minute 39.29 seconds. Current RSS: ~1467M. Threads: 4. load average: 1.16 0.99 0.86 1/295 2923437.438 when the source branch matches an internal issue439 assigns the issue label and milestone440 when milestone_id and label_ids are shared in the params441 assigns milestone_id and label_ids instead of issue labels and milestone442# [RSpecRunTime] RSpec elapsed time: 1 minute 43.67 seconds. Current RSS: ~1469M. Threads: 4. load average: 1.15 0.99 0.86 1/295 3032443.444 when a milestone is from another project445 sets milestone to nil446# [RSpecRunTime] RSpec elapsed time: 1 minute 46.02 seconds. Current RSS: ~1468M. Threads: 4. load average: 1.15 0.99 0.86 1/295 3087447.448 no multi-line commit messages in the diff449 uses the title of the branch as the merge request title450 does not add a description451 behaves like allows the merge request to be created452 is expected to eq true453# [RSpecRunTime] RSpec elapsed time: 1 minute 51.57 seconds. Current RSS: ~1480M. Threads: 4. load average: 1.14 0.99 0.86 1/295 3260454.455 behaves like with a Default.md template456 the template description is preferred457# [RSpecRunTime] RSpec elapsed time: 1 minute 53.48 seconds. Current RSS: ~1473M. Threads: 4. load average: 1.13 0.99 0.86 1/295 3360458.459 merge request already has a description set460 keeps the description from the initial params461 a Default.md template is defined462 keeps the description from the initial params463# [RSpecRunTime] RSpec elapsed time: 1 minute 57.1 seconds. Current RSS: ~1472M. Threads: 4. load average: 1.13 0.99 0.86 1/295 3485464.465 when the source branch matches an issue466 factory: :jira_integration, source_branch: "FOO-123-fix-issue", title: "Resolve FOO-123 \"Fix issue\"", closing_message: "Closes FOO-123"467 sets the correct title468 sets the closing description469 a Default.md template is defined470 appends the closing description to a Default.md template471# [RSpecRunTime] RSpec elapsed time: 2 minutes 4.57 seconds. Current RSS: ~1489M. Threads: 4. load average: 1.11 0.99 0.87 1/295 3699472.473 factory: :jira_integration, source_branch: "fix-issue", title: "Fix issue", closing_message: nil474 sets the correct title475 sets the closing description476 a Default.md template is defined477 appends the closing description to a Default.md template478# [RSpecRunTime] RSpec elapsed time: 2 minutes 10.5 seconds. Current RSS: ~1490M. Threads: 4. load average: 1.10 0.99 0.87 1/295 3914479.480 factory: :custom_issue_tracker_integration, source_branch: "123-fix-issue", title: "Resolve #123 \"Fix issue\"", closing_message: "Closes #123"481 sets the correct title482 sets the closing description483 a Default.md template is defined484 appends the closing description to a Default.md template485# [RSpecRunTime] RSpec elapsed time: 2 minutes 17.21 seconds. Current RSS: ~1488M. Threads: 4. load average: 1.09 1.00 0.87 1/295 4127486.487 factory: :custom_issue_tracker_integration, source_branch: "fix-issue", title: "Fix issue", closing_message: nil488 sets the correct title489 sets the closing description490 a Default.md template is defined491 appends the closing description to a Default.md template492# [RSpecRunTime] RSpec elapsed time: 2 minutes 25.16 seconds. Current RSS: ~1497M. Threads: 4. load average: 1.08 1.00 0.87 1/295 4340493.494 factory: nil, source_branch: "123-fix-issue", title: "Resolve \"A bug\"", closing_message: "Closes #123"495 sets the correct title496 sets the closing description497 a Default.md template is defined498 appends the closing description to a Default.md template499# [RSpecRunTime] RSpec elapsed time: 2 minutes 31.24 seconds. Current RSS: ~1492M. Threads: 4. load average: 1.07 1.00 0.87 1/294 4556500.501 factory: nil, source_branch: "fix-issue", title: "Fix issue", closing_message: nil502 sets the correct title503 sets the closing description504 a Default.md template is defined505 appends the closing description to a Default.md template506# [RSpecRunTime] RSpec elapsed time: 2 minutes 36.95 seconds. Current RSS: ~1493M. Threads: 4. load average: 1.06 1.00 0.87 1/294 4770507.508 factory: nil, source_branch: "124-fix-issue", title: "124 fix issue", closing_message: nil509 sets the correct title510 sets the closing description511 a Default.md template is defined512 appends the closing description to a Default.md template513# [RSpecRunTime] RSpec elapsed time: 2 minutes 42.83 seconds. Current RSS: ~1486M. Threads: 4. load average: 1.13 1.01 0.88 1/294 4986514.515 a multi-line commit message in the diff516 uses the first line of the first multi-line commit message as the title517 adds the remaining lines of the first multi-line commit message as the description518 behaves like allows the merge request to be created519 is expected to eq true520# [RSpecRunTime] RSpec elapsed time: 2 minutes 48.28 seconds. Current RSS: ~1481M. Threads: 4. load average: 1.12 1.01 0.88 1/294 5160521.522 behaves like with a Default.md template523 the template description is preferred524# [RSpecRunTime] RSpec elapsed time: 2 minutes 50.28 seconds. Current RSS: ~1477M. Threads: 4. load average: 1.12 1.01 0.88 1/294 5258525.526 when the source branch matches an issue527 factory: :jira_integration, source_branch: "FOO-123-fix-issue", title: "Resolve FOO-123 \"Fix issue\"", closing_message: "Closes FOO-123"528 sets the correct title529 sets the closing description530 a Default.md template is defined531 appends the closing description to a Default.md template532# [RSpecRunTime] RSpec elapsed time: 2 minutes 57.81 seconds. Current RSS: ~1475M. Threads: 4. load average: 1.10 1.01 0.88 1/294 5471533.534 factory: :jira_integration, source_branch: "fix-issue", title: "Fix issue", closing_message: nil535 sets the correct title536 sets the closing description537 a Default.md template is defined538 appends the closing description to a Default.md template539# [RSpecRunTime] RSpec elapsed time: 3 minutes 4.11 seconds. Current RSS: ~1473M. Threads: 4. load average: 1.09 1.01 0.88 1/294 5685540.541 factory: :custom_issue_tracker_integration, source_branch: "123-fix-issue", title: "Resolve #123 \"Fix issue\"", closing_message: "Closes #123"542 sets the correct title543 sets the closing description544 a Default.md template is defined545 appends the closing description to a Default.md template546# [RSpecRunTime] RSpec elapsed time: 3 minutes 12.24 seconds. Current RSS: ~1484M. Threads: 4. load average: 1.08 1.01 0.88 1/294 5898547.548 factory: :custom_issue_tracker_integration, source_branch: "fix-issue", title: "Fix issue", closing_message: nil549 sets the correct title550 sets the closing description551 a Default.md template is defined552 appends the closing description to a Default.md template553# [RSpecRunTime] RSpec elapsed time: 3 minutes 18.95 seconds. Current RSS: ~1541M. Threads: 4. load average: 1.14 1.03 0.89 1/294 6111554.555 factory: nil, source_branch: "123-fix-issue", title: "Resolve \"A bug\"", closing_message: "Closes #123"556 sets the correct title557 sets the closing description558 a Default.md template is defined559 appends the closing description to a Default.md template560# [RSpecRunTime] RSpec elapsed time: 3 minutes 26.26 seconds. Current RSS: ~1573M. Threads: 4. load average: 1.05 1.01 0.89 1/294 6325561.562 factory: nil, source_branch: "fix-issue", title: "Fix issue", closing_message: nil563 sets the correct title564 sets the closing description565 a Default.md template is defined566 appends the closing description to a Default.md template567# [RSpecRunTime] RSpec elapsed time: 3 minutes 32.06 seconds. Current RSS: ~1697M. Threads: 4. load average: 1.05 1.01 0.89 1/294 6539568.569 factory: nil, source_branch: "124-fix-issue", title: "124 fix issue", closing_message: nil570 sets the correct title571 sets the closing description572 a Default.md template is defined573 appends the closing description to a Default.md template574# [RSpecRunTime] RSpec elapsed time: 3 minutes 37.9 seconds. Current RSS: ~1721M. Threads: 4. load average: 1.04 1.01 0.89 1/294 6752575.576 when the issue is not accessible to user577 uses the first line of the first multi-line commit message as the title578 adds the remaining lines of the first multi-line commit message as the description579# [RSpecRunTime] RSpec elapsed time: 3 minutes 42.54 seconds. Current RSS: ~1852M. Threads: 4. load average: 1.04 1.01 0.89 1/295 6868580.581 when the issue is confidential582 uses the first line of the first multi-line commit message as the title583 adds the remaining lines of the first multi-line commit message as the description584# [RSpecRunTime] RSpec elapsed time: 3 minutes 46.41 seconds. Current RSS: ~1841M. Threads: 4. load average: 1.04 1.01 0.89 1/295 6984585.586 source branch does not exist587 behaves like forbids the merge request from being created588 returns that the merge request cannot be created589 adds an error message to the merge request590# [RSpecRunTime] RSpec elapsed time: 3 minutes 51.74 seconds. Current RSS: ~1896M. Threads: 4. load average: 1.03 1.01 0.89 1/295 7076591.592 target branch does not exist593 behaves like forbids the merge request from being created594 returns that the merge request cannot be created595 adds an error message to the merge request596# [RSpecRunTime] RSpec elapsed time: 3 minutes 55.33 seconds. Current RSS: ~1941M. Threads: 4. load average: 1.03 1.01 0.89 1/293 7167597.598 both source and target branches do not exist599 behaves like forbids the merge request from being created600 returns that the merge request cannot be created601 adds an error message to the merge request602# [RSpecRunTime] RSpec elapsed time: 3 minutes 58.81 seconds. Current RSS: ~1923M. Threads: 4. load average: 1.03 1.01 0.89 1/291 7259603.604 upstream project has disabled merge requests605 sets target project correctly606# [RSpecRunTime] RSpec elapsed time: 4 minutes 1.24 seconds. Current RSS: ~1857M. Threads: 4. load average: 1.03 1.01 0.89 1/294 7321607.608 target_project is set and accessible by current_user609 sets target project correctly610# [RSpecRunTime] RSpec elapsed time: 4 minutes 3.42 seconds. Current RSS: ~1852M. Threads: 4. load average: 1.03 1.01 0.89 1/294 7375611.612 target_project is set but not accessible by current_user613 sets target project correctly614# [RSpecRunTime] RSpec elapsed time: 4 minutes 5.92 seconds. Current RSS: ~1885M. Threads: 4. load average: 1.03 1.01 0.89 1/296 7450615.616 target_project is set but repo is not accessible by current_user617 sets target project correctly618# [RSpecRunTime] RSpec elapsed time: 4 minutes 8.59 seconds. Current RSS: ~1886M. Threads: 4. load average: 1.10 1.02 0.90 1/296 7526619.620 source_project is set and accessible by current_user621 sets source project correctly622# [RSpecRunTime] RSpec elapsed time: 4 minutes 11.09 seconds. Current RSS: ~1892M. Threads: 4. load average: 1.10 1.02 0.90 1/296 7579623.624 source_project is set but not accessible by current_user625 sets source project correctly626# [RSpecRunTime] RSpec elapsed time: 4 minutes 13.6 seconds. Current RSS: ~1886M. Threads: 4. load average: 1.10 1.02 0.90 1/296 7654627.628 source_project is set but the user cannot create merge requests from the project629 sets the source_project correctly630# [RSpecRunTime] RSpec elapsed time: 4 minutes 17.81 seconds. Current RSS: ~1901M. Threads: 4. load average: 1.17 1.04 0.91 1/296 7731631.632 target_project is not in the fork network of source_project633 adds an error to the merge request634# [RSpecRunTime] RSpec elapsed time: 4 minutes 20.21 seconds. Current RSS: ~1915M. Threads: 4. load average: 1.17 1.04 0.91 1/296 7785635.636 target_project is in the fork network of source project but no longer accessible637 sets the target_project correctly638# [RSpecRunTime] RSpec elapsed time: 4 minutes 22.81 seconds. Current RSS: ~1934M. Threads: 4. load average: 1.15 1.04 0.91 1/296 7861639.640 when specifying target branch in the description641 sets the attribute from the quick actions642# [RSpecRunTime] RSpec elapsed time: 4 minutes 24.75 seconds. Current RSS: ~1934M. Threads: 4. load average: 1.15 1.04 0.91 1/296 7925643.644 when assigning labels645 for members with less than developer access646 is not allowed647# [RSpecRunTime] RSpec elapsed time: 4 minutes 26.81 seconds. Current RSS: ~1921M. Threads: 4. load average: 1.15 1.04 0.91 1/296 7988648.649 for users allowed to assign labels650 for labels in the project651 is allowed for developers652# [RSpecRunTime] RSpec elapsed time: 4 minutes 28.88 seconds. Current RSS: ~1869M. Threads: 4. load average: 1.22 1.05 0.92 1/296 8051653.654 for unrelated labels655 only assigns related labels656# [RSpecRunTime] RSpec elapsed time: 4 minutes 31.32 seconds. Current RSS: ~1858M. Threads: 4. load average: 1.22 1.05 0.92 1/296 8114657.658 #assign_description_from_repository_template659 performs no action if the merge request description is not blank660 when a Default template is not found661 does not modify the merge request description662# [RSpecRunTime] RSpec elapsed time: 4 minutes 34.98 seconds. Current RSS: ~1895M. Threads: 4. load average: 1.20 1.05 0.92 1/296 8239663.664 when a Default template is found665 when its contents cannot be retrieved666 does not modify the merge request description667# [RSpecRunTime] RSpec elapsed time: 4 minutes 36.93 seconds. Current RSS: ~1900M. Threads: 4. load average: 1.20 1.05 0.92 1/296 8333668.669 when its contents can be retrieved670 modifies the merge request description671# [RSpecRunTime] RSpec elapsed time: 4 minutes 38.94 seconds. Current RSS: ~1887M. Threads: 4. load average: 1.27 1.07 0.92 1/296 8447672.673 #replace_variables_in_description674 when the merge request description is blank675 does not update the description676# [RSpecRunTime] RSpec elapsed time: 4 minutes 40.79 seconds. Current RSS: ~1889M. Threads: 4. load average: 1.27 1.07 0.92 1/296 8510677.678 when the merge request description contains template variables679 when there are multiple commits in the diff680 replaces the variables in the description681# [RSpecRunTime] RSpec elapsed time: 4 minutes 42.78 seconds. Current RSS: ~1901M. Threads: 4. load average: 1.25 1.07 0.92 1/296 8563682.683 when there are no commits in the diff684 replaces the variables in the description685# [RSpecRunTime] RSpec elapsed time: 4 minutes 46.2 seconds. Current RSS: ~1965M. Threads: 4. load average: 1.25 1.07 0.92 1/296 8612686.687# [RSpecRunTime] Finishing example group spec/services/merge_requests/build_service_spec.rb. It took 4 minutes 40.52 seconds. Expected to take 5 minutes 27.57 seconds.688# [RSpecRunTime] Starting example group spec/lib/gitlab/merge_requests/message_generator_spec.rb. Expected to take 3 minutes 24.99 seconds.689Gitlab::MergeRequests::MessageGenerator690 #new_mr_description691 when project has template with all variables692 renders only variables specific to a new non-persisted merge request693 when no first commit exists694 does not populate any commit-related variables695# [RSpecRunTime] RSpec elapsed time: 4 minutes 49.56 seconds. Current RSS: ~1991M. Threads: 4. load average: 1.23 1.07 0.92 1/296 8661696.697 #merge_commit_message698 behaves like commit message with template699 returns nil when template is not set in target project700 when project has custom commit template701 uses custom template702# [RSpecRunTime] RSpec elapsed time: 4 minutes 52.82 seconds. Current RSS: ~1951M. Threads: 4. load average: 1.29 1.08 0.93 1/297 8851703.704 when project has commit template with only the title705 evaluates only necessary variables706# [RSpecRunTime] RSpec elapsed time: 4 minutes 53.92 seconds. Current RSS: ~1947M. Threads: 4. load average: 1.29 1.08 0.93 1/297 8865707.708 when project has commit template with title and local reference709 evaluates only necessary variables710# [RSpecRunTime] RSpec elapsed time: 4 minutes 55.04 seconds. Current RSS: ~1917M. Threads: 4. load average: 1.29 1.08 0.93 1/297 8879711.712 when project has commit template with source project id713 evaluates only necessary variables714# [RSpecRunTime] RSpec elapsed time: 4 minutes 56.17 seconds. Current RSS: ~1916M. Threads: 4. load average: 1.29 1.08 0.93 1/296 8893715.716 when project has commit template with closed issues717 omits issues and new lines when no issues are mentioned in description718 when MR closes issues719 includes them and keeps new line characters720# [RSpecRunTime] RSpec elapsed time: 4 minutes 59.63 seconds. Current RSS: ~1856M. Threads: 4. load average: 1.27 1.08 0.93 1/297 9083721.722 when project has commit template with description723 uses template724 when description is empty string725 skips description placeholder and removes new line characters before it726# [RSpecRunTime] RSpec elapsed time: 5 minutes 2.48 seconds. Current RSS: ~1886M. Threads: 4. load average: 1.27 1.08 0.93 1/297 9272727.728 when description is nil729 skips description placeholder and removes new line characters before it730# [RSpecRunTime] RSpec elapsed time: 5 minutes 3.91 seconds. Current RSS: ~1950M. Threads: 4. load average: 1.24 1.08 0.93 1/297 9366731.732 when description is blank string733 skips description placeholder and removes new line characters before it734# [RSpecRunTime] RSpec elapsed time: 5 minutes 7.12 seconds. Current RSS: ~1985M. Threads: 4. load average: 1.24 1.08 0.93 1/297 9461735.736 when custom commit template contains placeholder in the middle or beginning of the line737 uses custom template738 when description is empty string739 does not remove new line characters before empty placeholder740# [RSpecRunTime] RSpec elapsed time: 5 minutes 10.14 seconds. Current RSS: ~1887M. Threads: 4. load average: 1.22 1.08 0.93 1/297 9650741.742 when project has template with CRLF newlines743 converts it to LF newlines744 when description is empty string745 skips description placeholder and removes new line characters before it746# [RSpecRunTime] RSpec elapsed time: 5 minutes 13.21 seconds. Current RSS: ~1727M. Threads: 4. load average: 1.21 1.08 0.93 1/297 9839747.748 when project has merge commit template with first_commit749 uses first commit750 when branch has no unmerged commits751 is an empty string752# [RSpecRunTime] RSpec elapsed time: 5 minutes 16.09 seconds. Current RSS: ~1678M. Threads: 4. load average: 1.21 1.08 0.93 1/297 10003753.754 when project has merge commit template with first_multiline_commit755 uses first multiline commit756 when branch has no multiline commits757 is mr title758# [RSpecRunTime] RSpec elapsed time: 5 minutes 19.02 seconds. Current RSS: ~1804M. Threads: 4. load average: 1.19 1.07 0.93 1/297 10198759.760 when project has merge commit template with reviewers761 and mr has no reviewers762 removes variable and blank line763 when there is blank line after reviewed_by764 removes blank line before it765# [RSpecRunTime] RSpec elapsed time: 5 minutes 23.65 seconds. Current RSS: ~1853M. Threads: 4. load average: 1.57 1.16 0.96 1/297 10386766.767 when there is no blank line after reviewed_by768 does not remove blank line before it769# [RSpecRunTime] RSpec elapsed time: 5 minutes 25.26 seconds. Current RSS: ~1792M. Threads: 4. load average: 1.57 1.16 0.96 1/297 10480770.771 and mr has one reviewer772 returns user name and email773# [RSpecRunTime] RSpec elapsed time: 5 minutes 26.94 seconds. Current RSS: ~1726M. Threads: 4. load average: 1.57 1.16 0.96 1/297 10574774.775 and mr has multiple reviewers776 returns users names and emails777# [RSpecRunTime] RSpec elapsed time: 5 minutes 28.62 seconds. Current RSS: ~1693M. Threads: 4. load average: 1.61 1.17 0.96 1/297 10668778.779 when project has merge commit template with approvers780 and mr has no approval781 removes variable and blank line782 when there is blank line after approved_by783 removes blank line before it784# [RSpecRunTime] RSpec elapsed time: 5 minutes 31.67 seconds. Current RSS: ~1663M. Threads: 4. load average: 1.61 1.17 0.96 1/297 10856785.786 when there is no blank line after approved_by787 does not remove blank line before it788# [RSpecRunTime] RSpec elapsed time: 5 minutes 33.15 seconds. Current RSS: ~1728M. Threads: 4. load average: 1.56 1.17 0.96 1/297 10952789.790 and mr has one approval791 returns user name and email792# [RSpecRunTime] RSpec elapsed time: 5 minutes 34.78 seconds. Current RSS: ~1786M. Threads: 4. load average: 1.56 1.17 0.96 1/297 11046793.794 and mr has multiple approvals795 returns users names and emails796# [RSpecRunTime] RSpec elapsed time: 5 minutes 38.08 seconds. Current RSS: ~1851M. Threads: 4. load average: 1.52 1.16 0.97 1/297 11140797.798 when project has merge commit template with url799 and merge request has url800 returns mr url801# [RSpecRunTime] RSpec elapsed time: 5 minutes 39.59 seconds. Current RSS: ~1853M. Threads: 4. load average: 1.52 1.16 0.97 1/297 11235802.803 when project has merge commit template with merged_by804 and current_user is passed805 returns user name and email806# [RSpecRunTime] RSpec elapsed time: 5 minutes 41.19 seconds. Current RSS: ~1815M. Threads: 4. load average: 1.52 1.16 0.97 1/297 11329807.808 when project has commit template with all_commits809 returns all commit messages810 with 2 commits811 returns both messages812# [RSpecRunTime] RSpec elapsed time: 5 minutes 44.23 seconds. Current RSS: ~1725M. Threads: 4. load average: 1.47 1.16 0.97 1/297 11525813.814 with over 100 commits815 returns first 100 commits skipping merge commit816# [RSpecRunTime] RSpec elapsed time: 5 minutes 45.88 seconds. Current RSS: ~1669M. Threads: 4. load average: 1.47 1.16 0.97 1/297 11623817.818 when branch has no unmerged commits819 is an empty string820# [RSpecRunTime] RSpec elapsed time: 5 minutes 47.32 seconds. Current RSS: ~1667M. Threads: 4. load average: 1.47 1.16 0.97 1/297 11693821.822 when branch has commit with message over 100kb823 skips commit body824# [RSpecRunTime] RSpec elapsed time: 5 minutes 50.03 seconds. Current RSS: ~1810M. Threads: 4. load average: 1.44 1.16 0.97 1/297 11797825.826 user827 comes from metrics828 returns user name and email829# [RSpecRunTime] RSpec elapsed time: 5 minutes 53.31 seconds. Current RSS: ~1794M. Threads: 4. load average: 1.72 1.22 0.99 1/297 11892830.831 comes from merge_user832 returns user name and email833# [RSpecRunTime] RSpec elapsed time: 5 minutes 55.04 seconds. Current RSS: ~1786M. Threads: 4. load average: 1.72 1.22 0.99 1/297 11986834.835 when project has commit template with the same variable used twice836 uses custom template837# [RSpecRunTime] RSpec elapsed time: 5 minutes 56.86 seconds. Current RSS: ~1727M. Threads: 4. load average: 1.72 1.22 0.99 1/297 12081838.839 when project has commit template without any variable840 uses custom template841# [RSpecRunTime] RSpec elapsed time: 5 minutes 58.42 seconds. Current RSS: ~1698M. Threads: 4. load average: 1.66 1.22 0.99 1/297 12175842.843 when project has template with all variables844 uses custom template845# [RSpecRunTime] RSpec elapsed time: 6 minutes 0.08 second. Current RSS: ~1671M. Threads: 4. load average: 1.66 1.22 0.99 1/297 12274846.847 when project has merge commit template with co_authored_by848 uses custom template849 when author and merging user is one of the commit authors850 skips his mail in coauthors851# [RSpecRunTime] RSpec elapsed time: 6 minutes 3.37 seconds. Current RSS: ~1678M. Threads: 4. load average: 1.61 1.22 0.99 1/297 12463852.853 when author and merging user is the only author of commits854 skips coauthors and empty lines before it855# [RSpecRunTime] RSpec elapsed time: 6 minutes 4.91 seconds. Current RSS: ~1735M. Threads: 4. load average: 1.61 1.22 0.99 1/297 12559856.857 when project has merge commit template with co_authored_by858 when author and merging user are one of the commit authors859 skips merging user, but does not skip merge request author860# [RSpecRunTime] RSpec elapsed time: 6 minutes 6.58 seconds. Current RSS: ~1815M. Threads: 4. load average: 1.61 1.22 0.99 1/297 12653861.862 when project has merge commit template with merge_request_author863 when author is one of the commit authors864 uses the merge request author865# [RSpecRunTime] RSpec elapsed time: 6 minutes 9.95 seconds. Current RSS: ~1843M. Threads: 4. load average: 1.56 1.21 0.99 1/297 12748866.867 #squash_commit_message868 behaves like commit message with template869 returns nil when template is not set in target project870 when project has custom commit template871 uses custom template872# [RSpecRunTime] RSpec elapsed time: 6 minutes 13.21 seconds. Current RSS: ~1764M. Threads: 4. load average: 1.44 1.19 0.98 1/297 12935873.874 when project has commit template with only the title875 evaluates only necessary variables876# [RSpecRunTime] RSpec elapsed time: 6 minutes 14.26 seconds. Current RSS: ~1745M. Threads: 4. load average: 1.44 1.19 0.98 1/297 12949877.878 when project has commit template with title and local reference879 evaluates only necessary variables880# [RSpecRunTime] RSpec elapsed time: 6 minutes 15.39 seconds. Current RSS: ~1732M. Threads: 4. load average: 1.44 1.19 0.98 1/297 12963881.882 when project has commit template with source project id883 evaluates only necessary variables884# [RSpecRunTime] RSpec elapsed time: 6 minutes 16.52 seconds. Current RSS: ~1717M. Threads: 4. load average: 1.44 1.19 0.98 1/296 12977885.886 when project has commit template with closed issues887 omits issues and new lines when no issues are mentioned in description888 when MR closes issues889 includes them and keeps new line characters890# [RSpecRunTime] RSpec elapsed time: 6 minutes 19.99 seconds. Current RSS: ~1770M. Threads: 4. load average: 1.40 1.19 0.98 1/297 13165891.892 when project has commit template with description893 uses template894 when description is empty string895 skips description placeholder and removes new line characters before it896# [RSpecRunTime] RSpec elapsed time: 6 minutes 24.46 seconds. Current RSS: ~1890M. Threads: 4. load average: 1.37 1.18 0.99 1/297 13353897.898 when description is nil899 skips description placeholder and removes new line characters before it900# [RSpecRunTime] RSpec elapsed time: 6 minutes 25.96 seconds. Current RSS: ~1892M. Threads: 4. load average: 1.37 1.18 0.99 1/297 13449901.902 when description is blank string903 skips description placeholder and removes new line characters before it904# [RSpecRunTime] RSpec elapsed time: 6 minutes 27.58 seconds. Current RSS: ~1855M. Threads: 4. load average: 1.37 1.18 0.99 1/297 13544905.906 when custom commit template contains placeholder in the middle or beginning of the line907 uses custom template908 when description is empty string909 does not remove new line characters before empty placeholder910# [RSpecRunTime] RSpec elapsed time: 6 minutes 30.54 seconds. Current RSS: ~1759M. Threads: 4. load average: 1.42 1.20 0.99 1/297 13733911.912 when project has template with CRLF newlines913 converts it to LF newlines914 when description is empty string915 skips description placeholder and removes new line characters before it916# [RSpecRunTime] RSpec elapsed time: 6 minutes 33.49 seconds. Current RSS: ~1690M. Threads: 4. load average: 1.39 1.19 0.99 1/298 13923917.918 when project has merge commit template with first_commit919 uses first commit920 when branch has no unmerged commits921 is an empty string922# [RSpecRunTime] RSpec elapsed time: 6 minutes 36.25 seconds. Current RSS: ~1809M. Threads: 4. load average: 1.39 1.19 0.99 1/298 14087923.924 when project has merge commit template with first_multiline_commit925 uses first multiline commit926 when branch has no multiline commits927 is mr title928# [RSpecRunTime] RSpec elapsed time: 6 minutes 40.74 seconds. Current RSS: ~1878M. Threads: 4. load average: 1.35 1.19 0.99 1/298 14283929.930 when project has merge commit template with reviewers931 and mr has no reviewers932 removes variable and blank line933 when there is blank line after reviewed_by934 removes blank line before it935# [RSpecRunTime] RSpec elapsed time: 6 minutes 43.82 seconds. Current RSS: ~1806M. Threads: 4. load average: 1.33 1.19 0.99 1/298 14470936.937 when there is no blank line after reviewed_by938 does not remove blank line before it939# [RSpecRunTime] RSpec elapsed time: 6 minutes 45.38 seconds. Current RSS: ~1773M. Threads: 4. load average: 1.33 1.19 0.99 1/298 14564940.941 and mr has one reviewer942 returns user name and email943# [RSpecRunTime] RSpec elapsed time: 6 minutes 47.01 seconds. Current RSS: ~1715M. Threads: 4. load average: 1.33 1.19 0.99 1/298 14658944.945 and mr has multiple reviewers946 returns users names and emails947# [RSpecRunTime] RSpec elapsed time: 6 minutes 48.72 seconds. Current RSS: ~1702M. Threads: 4. load average: 1.30 1.18 0.99 1/298 14752948.949 when project has merge commit template with approvers950 and mr has no approval951 removes variable and blank line952 when there is blank line after approved_by953 removes blank line before it954# [RSpecRunTime] RSpec elapsed time: 6 minutes 51.59 seconds. Current RSS: ~1817M. Threads: 4. load average: 1.30 1.18 0.99 1/298 14939955.956 when there is no blank line after approved_by957 does not remove blank line before it958# [RSpecRunTime] RSpec elapsed time: 6 minutes 54.74 seconds. Current RSS: ~1876M. Threads: 4. load average: 1.27 1.18 0.99 1/298 15033959.960 and mr has one approval961 returns user name and email962# [RSpecRunTime] RSpec elapsed time: 6 minutes 56.29 seconds. Current RSS: ~1878M. Threads: 4. load average: 1.27 1.18 0.99 1/298 15128963.964 and mr has multiple approvals965 returns users names and emails966# [RSpecRunTime] RSpec elapsed time: 6 minutes 58.08 seconds. Current RSS: ~1837M. Threads: 4. load average: 1.25 1.18 0.99 1/298 15222967.968 when project has merge commit template with url969 and merge request has url970 returns mr url971# [RSpecRunTime] RSpec elapsed time: 6 minutes 59.63 seconds. Current RSS: ~1777M. Threads: 4. load average: 1.25 1.18 0.99 1/298 15316972.973 when project has merge commit template with merged_by974 and current_user is passed975 returns user name and email976# [RSpecRunTime] RSpec elapsed time: 7 minutes 1.33 seconds. Current RSS: ~1733M. Threads: 4. load average: 1.25 1.18 0.99 1/298 15410977.978 when project has commit template with all_commits979 returns all commit messages980 with 2 commits981 returns both messages982# [RSpecRunTime] RSpec elapsed time: 7 minutes 4.42 seconds. Current RSS: ~1692M. Threads: 4. load average: 1.23 1.17 0.99 1/298 15606983.984 with over 100 commits985 returns first 100 commits skipping merge commit986# [RSpecRunTime] RSpec elapsed time: 7 minutes 6.01 seconds. Current RSS: ~1750M. Threads: 4. load average: 1.23 1.17 0.99 1/298 15705987.988 when branch has no unmerged commits989 is an empty string990# [RSpecRunTime] RSpec elapsed time: 7 minutes 7.37 seconds. Current RSS: ~1810M. Threads: 4. load average: 1.23 1.17 0.99 1/298 15775991.992 when branch has commit with message over 100kb993 skips commit body994# [RSpecRunTime] RSpec elapsed time: 7 minutes 11.74 seconds. Current RSS: ~1938M. Threads: 4. load average: 1.29 1.19 1.00 1/298 15878995.996 user997 comes from metrics998 returns user name and email999# [RSpecRunTime] RSpec elapsed time: 7 minutes 13.45 seconds. Current RSS: ~1833M. Threads: 4. load average: 1.27 1.18 1.00 1/298 159721000.1001 comes from merge_user1002 returns user name and email1003# [RSpecRunTime] RSpec elapsed time: 7 minutes 14.99 seconds. Current RSS: ~1799M. Threads: 4. load average: 1.27 1.18 1.00 1/298 160661004.1005 when project has commit template with the same variable used twice1006 uses custom template1007# [RSpecRunTime] RSpec elapsed time: 7 minutes 16.62 seconds. Current RSS: ~1705M. Threads: 4. load average: 1.27 1.18 1.00 1/298 161601008.1009 when project has commit template without any variable1010 uses custom template1011# [RSpecRunTime] RSpec elapsed time: 7 minutes 18.13 seconds. Current RSS: ~1658M. Threads: 4. load average: 1.49 1.23 1.02 1/298 162561012.1013 when project has template with all variables1014 uses custom template1015# [RSpecRunTime] RSpec elapsed time: 7 minutes 19.64 seconds. Current RSS: ~1698M. Threads: 4. load average: 1.49 1.23 1.02 1/298 163541016.1017 when project has merge commit template with co_authored_by1018 uses custom template1019 when author and merging user is one of the commit authors1020 skips his mail in coauthors1021# [RSpecRunTime] RSpec elapsed time: 7 minutes 24.28 seconds. Current RSS: ~1808M. Threads: 4. load average: 1.45 1.23 1.02 1/298 165421022.1023 when author and merging user is the only author of commits1024 skips coauthors and empty lines before it1025# [RSpecRunTime] RSpec elapsed time: 7 minutes 25.78 seconds. Current RSS: ~1812M. Threads: 4. load average: 1.45 1.23 1.02 1/298 166371026.1027 when project has merge commit template with co_authored_by1028 when author and merging user are one of the commit authors1029 skips merge request author, but does not skip merging user1030# [RSpecRunTime] RSpec elapsed time: 7 minutes 27.55 seconds. Current RSS: ~1756M. Threads: 4. load average: 1.45 1.23 1.02 1/298 167321031.1032 when project has merge commit template with merge_request_author1033 uses the merge request author1034# [RSpecRunTime] RSpec elapsed time: 7 minutes 29.09 seconds. Current RSS: ~1726M. Threads: 4. load average: 1.41 1.22 1.02 1/298 168271035.1036# [RSpecRunTime] Finishing example group spec/lib/gitlab/merge_requests/message_generator_spec.rb. It took 2 minutes 42.15 seconds. Expected to take 3 minutes 24.99 seconds.1037# [RSpecRunTime] Starting example group spec/finders/snippets_finder_spec.rb. Expected to take 2 minutes 23.89 seconds.1038SnippetsFinder1039 #initialize1040 raises ArgumentError when a project and author are given1041 #execute1042 filter by scope1043 returns all snippets for 'all' scope1044 returns all snippets for 'are_private' scope1045 returns all snippets for 'are_internal' scope1046 returns all snippets for 'are_public' scope1047# [RSpecRunTime] RSpec elapsed time: 7 minutes 31.83 seconds. Current RSS: ~1746M. Threads: 4. load average: 1.41 1.22 1.02 1/297 168281048.1049 filter by author1050 returns internal snippets1051 returns private snippets1052 returns public snippets1053 returns all snippets1054 returns only public snippets if unauthenticated user1055 returns all personal snippets for an admin in admin mode1056 returns all snippets (everything) for an admin when all_available="true" passed in1057 returns all snippets for non-admin user, even when all_available="true" passed in1058 returns all public and internal snippets for an admin without admin mode1059 when the author is a User object1060 returns all public and internal snippets1061# [RSpecRunTime] RSpec elapsed time: 7 minutes 36.28 seconds. Current RSS: ~1899M. Threads: 4. load average: 1.38 1.22 1.01 1/297 168291062.1063 when the author is the User id1064 returns all public and internal snippets1065 when author is not valid1066 returns quickly1067 filter by project1068 returns public and internal snippets for non project members1069 returns public snippets for non project members1070 returns internal snippets for non project members1071 does not return private snippets for non project members1072 returns all snippets for project members1073 returns private snippets for project members1074 returns all snippets for an admin in admin mode1075 returns public and internal snippets for an admin without admin mode1076 when project is a Project object1077 returns public personal and project snippets for unauthorized user1078# [RSpecRunTime] RSpec elapsed time: 7 minutes 41.22 seconds. Current RSS: ~1895M. Threads: 4. load average: 1.35 1.22 1.01 1/292 168301079.1080 when project is a Project id1081 returns public personal and project snippets for unauthorized user1082 filter by author1083 returns all snippets for project members1084 when project is not valid1085 returns quickly1086 filter by snippet type1087 when filtering by only_personal snippet1088 returns all personal snippets for the admin1089 returns only personal snippets visible by user1090 returns only internal or public personal snippets for user without snippets1091 filtering by ids1092 returns only personal snippet1093 explore snippets1094 returns only public personal snippets for unauthenticated users1095 also returns internal personal snippets for authenticated users1096 returns all personal snippets for admins when in admin mode1097 also returns internal personal snippets for admins without admin mode1098# [RSpecRunTime] RSpec elapsed time: 7 minutes 46.3 seconds. Current RSS: ~1885M. Threads: 4. load average: 1.32 1.21 1.01 1/292 168311099.1100 filtering for snippets authored by banned users1101 returns banned snippets for admins when in admin mode1102 does not return banned snippets for non-admin users1103 when hide_snippets_of_banned_users feature flag is off1104 returns banned snippets for non-admin users1105# [RSpecRunTime] RSpec elapsed time: 7 minutes 47.59 seconds. Current RSS: ~1887M. Threads: 4. load average: 1.32 1.21 1.01 1/292 168321106.1107 when the user cannot read cross project1108 returns only personal snippets when the user cannot read cross project1109 when only project snippets are required1110 returns no records1111 when project snippets are disabled1112 returns quickly1113 no sort param is provided1114 returns snippets sorted by id1115 sort param is provided1116 returns snippets sorted by sort param1117 behaves like snippet visibility1118 For project snippets1119 project_visibility: :public, feature_visibility: :enabled, user_type: :unauthenticated, snippet_visibility: :public, outcome: true1120 For project and unauthenticated users1121 returns proper outcome1122# [RSpecRunTime] RSpec elapsed time: 7 minutes 50.61 seconds. Current RSS: ~1907M. Threads: 4. load average: 1.29 1.21 1.01 1/292 168331123.1124 Without a given project and unauthenticated users1125 returns proper outcome1126# [RSpecRunTime] RSpec elapsed time: 7 minutes 52.54 seconds. Current RSS: ~1910M. Threads: 4. load average: 1.29 1.21 1.01 1/292 168341127.1128 project_visibility: :public, feature_visibility: :enabled, user_type: :unauthenticated, snippet_visibility: :internal, outcome: false1129 For project and unauthenticated users1130 returns proper outcome1131 Without a given project and unauthenticated users1132 returns proper outcome1133 project_visibility: :public, feature_visibility: :enabled, user_type: :unauthenticated, snippet_visibility: :private, outcome: false1134 For project and unauthenticated users1135 returns proper outcome1136 Without a given project and unauthenticated users1137 returns proper outcome1138 project_visibility: :public, feature_visibility: :enabled, user_type: :external, snippet_visibility: :public, outcome: true1139 For project and external users1140 returns proper outcome1141 Without a given project and external users1142 returns proper outcome1143 project_visibility: :public, feature_visibility: :enabled, user_type: :external, snippet_visibility: :internal, outcome: false1144 For project and external users1145 returns proper outcome1146 Without a given project and external users1147 returns proper outcome1148 project_visibility: :public, feature_visibility: :enabled, user_type: :external, snippet_visibility: :private, outcome: false1149 For project and external users1150 returns proper outcome1151 Without a given project and external users1152 returns proper outcome1153 project_visibility: :public, feature_visibility: :enabled, user_type: :non_member, snippet_visibility: :public, outcome: true1154 For project and non_member users1155 returns proper outcome1156 Without a given project and non_member users1157 returns proper outcome1158# [RSpecRunTime] RSpec elapsed time: 7 minutes 58.69 seconds. Current RSS: ~1891M. Threads: 4. load average: 1.25 1.20 1.01 1/292 168351159.1160 project_visibility: :public, feature_visibility: :enabled, user_type: :non_member, snippet_visibility: :internal, outcome: true1161 For project and non_member users1162 returns proper outcome1163 Without a given project and non_member users1164 returns proper outcome1165 project_visibility: :public, feature_visibility: :enabled, user_type: :non_member, snippet_visibility: :private, outcome: false1166 For project and non_member users1167 returns proper outcome1168 Without a given project and non_member users1169 returns proper outcome1170 project_visibility: :public, feature_visibility: :enabled, user_type: :member, snippet_visibility: :public, outcome: true1171 For project and member users1172 returns proper outcome1173 Without a given project and member users1174 returns proper outcome1175 project_visibility: :public, feature_visibility: :enabled, user_type: :member, snippet_visibility: :internal, outcome: true1176 For project and member users1177 returns proper outcome1178 Without a given project and member users1179 returns proper outcome1180 project_visibility: :public, feature_visibility: :enabled, user_type: :member, snippet_visibility: :private, outcome: true1181 For project and member users1182 returns proper outcome1183 Without a given project and member users1184 returns proper outcome1185 project_visibility: :public, feature_visibility: :enabled, user_type: :author, snippet_visibility: :public, outcome: true1186 For project and author users1187 returns proper outcome1188 Without a given project and author users1189 returns proper outcome1190# [RSpecRunTime] RSpec elapsed time: 8 minutes 4.8 seconds. Current RSS: ~1889M. Threads: 4. load average: 1.23 1.20 1.01 1/293 168361191.1192 project_visibility: :public, feature_visibility: :enabled, user_type: :author, snippet_visibility: :internal, outcome: true1193 For project and author users1194 returns proper outcome1195 Without a given project and author users1196 returns proper outcome1197 project_visibility: :public, feature_visibility: :enabled, user_type: :author, snippet_visibility: :private, outcome: true1198 For project and author users1199 returns proper outcome1200 Without a given project and author users1201 returns proper outcome1202 project_visibility: :public, feature_visibility: :private, user_type: :unauthenticated, snippet_visibility: :public, outcome: false1203 For project and unauthenticated users1204 returns proper outcome1205 Without a given project and unauthenticated users1206 returns proper outcome1207 project_visibility: :public, feature_visibility: :private, user_type: :unauthenticated, snippet_visibility: :internal, outcome: false1208 For project and unauthenticated users1209 returns proper outcome1210 Without a given project and unauthenticated users1211 returns proper outcome1212 project_visibility: :public, feature_visibility: :private, user_type: :unauthenticated, snippet_visibility: :private, outcome: false1213 For project and unauthenticated users1214 returns proper outcome1215 Without a given project and unauthenticated users1216 returns proper outcome1217 project_visibility: :public, feature_visibility: :private, user_type: :external, snippet_visibility: :public, outcome: false1218 For project and external users1219 returns proper outcome1220 Without a given project and external users1221 returns proper outcome1222 project_visibility: :public, feature_visibility: :private, user_type: :external, snippet_visibility: :internal, outcome: false1223 For project and external users1224 returns proper outcome1225# [RSpecRunTime] RSpec elapsed time: 8 minutes 11.19 seconds. Current RSS: ~1899M. Threads: 4. load average: 1.21 1.19 1.01 1/292 168371226.1227 Without a given project and external users1228 returns proper outcome1229 project_visibility: :public, feature_visibility: :private, user_type: :external, snippet_visibility: :private, outcome: false1230 For project and external users1231 returns proper outcome1232 Without a given project and external users1233 returns proper outcome1234 project_visibility: :public, feature_visibility: :private, user_type: :non_member, snippet_visibility: :public, outcome: false1235 For project and non_member users1236 returns proper outcome1237 Without a given project and non_member users1238 returns proper outcome1239 project_visibility: :public, feature_visibility: :private, user_type: :non_member, snippet_visibility: :internal, outcome: false1240 For project and non_member users1241 returns proper outcome1242 Without a given project and non_member users1243 returns proper outcome1244 project_visibility: :public, feature_visibility: :private, user_type: :non_member, snippet_visibility: :private, outcome: false1245 For project and non_member users1246 returns proper outcome1247 Without a given project and non_member users1248 returns proper outcome1249 project_visibility: :public, feature_visibility: :private, user_type: :member, snippet_visibility: :public, outcome: true1250 For project and member users1251 returns proper outcome1252 Without a given project and member users1253 returns proper outcome1254 project_visibility: :public, feature_visibility: :private, user_type: :member, snippet_visibility: :internal, outcome: true1255 For project and member users1256 returns proper outcome1257 Without a given project and member users1258 returns proper outcome1259# [RSpecRunTime] RSpec elapsed time: 8 minutes 17.68 seconds. Current RSS: ~1903M. Threads: 4. load average: 1.19 1.19 1.01 1/292 168381260.1261 project_visibility: :public, feature_visibility: :private, user_type: :member, snippet_visibility: :private, outcome: true1262 For project and member users1263 returns proper outcome1264 Without a given project and member users1265 returns proper outcome1266 project_visibility: :public, feature_visibility: :private, user_type: :author, snippet_visibility: :public, outcome: true1267 For project and author users1268 returns proper outcome1269 Without a given project and author users1270 returns proper outcome1271 project_visibility: :public, feature_visibility: :private, user_type: :author, snippet_visibility: :internal, outcome: true1272 For project and author users1273 returns proper outcome1274 Without a given project and author users1275 returns proper outcome1276 project_visibility: :public, feature_visibility: :private, user_type: :author, snippet_visibility: :private, outcome: true1277 For project and author users1278 returns proper outcome1279 Without a given project and author users1280 returns proper outcome1281 project_visibility: :public, feature_visibility: :disabled, user_type: :unauthenticated, snippet_visibility: :public, outcome: false1282 For project and unauthenticated users1283 returns proper outcome1284 Without a given project and unauthenticated users1285 returns proper outcome1286 project_visibility: :public, feature_visibility: :disabled, user_type: :unauthenticated, snippet_visibility: :internal, outcome: false1287 For project and unauthenticated users1288 returns proper outcome1289 Without a given project and unauthenticated users1290 returns proper outcome1291# [RSpecRunTime] RSpec elapsed time: 8 minutes 23.83 seconds. Current RSS: ~1920M. Threads: 4. load average: 1.16 1.18 1.01 1/292 168391292.1293 project_visibility: :public, feature_visibility: :disabled, user_type: :unauthenticated, snippet_visibility: :private, outcome: false1294 For project and unauthenticated users1295 returns proper outcome1296 Without a given project and unauthenticated users1297 returns proper outcome1298 project_visibility: :public, feature_visibility: :disabled, user_type: :external, snippet_visibility: :public, outcome: false1299 For project and external users1300 returns proper outcome1301 Without a given project and external users1302 returns proper outcome1303 project_visibility: :public, feature_visibility: :disabled, user_type: :external, snippet_visibility: :internal, outcome: false1304 For project and external users1305 returns proper outcome1306 Without a given project and external users1307 returns proper outcome1308 project_visibility: :public, feature_visibility: :disabled, user_type: :external, snippet_visibility: :private, outcome: false1309 For project and external users1310 returns proper outcome1311 Without a given project and external users1312 returns proper outcome1313 project_visibility: :public, feature_visibility: :disabled, user_type: :non_member, snippet_visibility: :public, outcome: false1314 For project and non_member users1315 returns proper outcome1316 Without a given project and non_member users1317 returns proper outcome1318 project_visibility: :public, feature_visibility: :disabled, user_type: :non_member, snippet_visibility: :internal, outcome: false1319 For project and non_member users1320 returns proper outcome1321 Without a given project and non_member users1322 returns proper outcome1323 project_visibility: :public, feature_visibility: :disabled, user_type: :non_member, snippet_visibility: :private, outcome: false1324 For project and non_member users1325 returns proper outcome1326# [RSpecRunTime] RSpec elapsed time: 8 minutes 30.22 seconds. Current RSS: ~1915M. Threads: 4. load average: 1.15 1.18 1.01 1/292 168401327.1328 Without a given project and non_member users1329 returns proper outcome1330 project_visibility: :public, feature_visibility: :disabled, user_type: :member, snippet_visibility: :public, outcome: false1331 For project and member users1332 returns proper outcome1333 Without a given project and member users1334 returns proper outcome1335 project_visibility: :public, feature_visibility: :disabled, user_type: :member, snippet_visibility: :internal, outcome: false1336 For project and member users1337 returns proper outcome1338 Without a given project and member users1339 returns proper outcome1340 project_visibility: :public, feature_visibility: :disabled, user_type: :member, snippet_visibility: :private, outcome: false1341 For project and member users1342 returns proper outcome1343 Without a given project and member users1344 returns proper outcome1345 project_visibility: :public, feature_visibility: :disabled, user_type: :author, snippet_visibility: :public, outcome: false1346 For project and author users1347 returns proper outcome1348 Without a given project and author users1349 returns proper outcome1350 project_visibility: :public, feature_visibility: :disabled, user_type: :author, snippet_visibility: :internal, outcome: false1351 For project and author users1352 returns proper outcome1353 Without a given project and author users1354 returns proper outcome1355 project_visibility: :public, feature_visibility: :disabled, user_type: :author, snippet_visibility: :private, outcome: false1356 For project and author users1357 returns proper outcome1358 Without a given project and author users1359 returns proper outcome1360# [RSpecRunTime] RSpec elapsed time: 8 minutes 36.5 seconds. Current RSS: ~1907M. Threads: 4. load average: 1.14 1.18 1.01 1/292 168411361.1362 project_visibility: :internal, feature_visibility: :enabled, user_type: :unauthenticated, snippet_visibility: :public, outcome: false1363 For project and unauthenticated users1364 returns proper outcome1365 Without a given project and unauthenticated users1366 returns proper outcome1367 project_visibility: :internal, feature_visibility: :enabled, user_type: :unauthenticated, snippet_visibility: :internal, outcome: false1368 For project and unauthenticated users1369 returns proper outcome1370 Without a given project and unauthenticated users1371 returns proper outcome1372 project_visibility: :internal, feature_visibility: :enabled, user_type: :unauthenticated, snippet_visibility: :private, outcome: false1373 For project and unauthenticated users1374 returns proper outcome1375 Without a given project and unauthenticated users1376 returns proper outcome1377 project_visibility: :internal, feature_visibility: :enabled, user_type: :external, snippet_visibility: :public, outcome: false1378 For project and external users1379 returns proper outcome1380 Without a given project and external users1381 returns proper outcome1382 project_visibility: :internal, feature_visibility: :enabled, user_type: :external, snippet_visibility: :internal, outcome: false1383 For project and external users1384 returns proper outcome1385 Without a given project and external users1386 returns proper outcome1387 project_visibility: :internal, feature_visibility: :enabled, user_type: :external, snippet_visibility: :private, outcome: false1388 For project and external users1389 returns proper outcome1390 Without a given project and external users1391 returns proper outcome1392 project_visibility: :internal, feature_visibility: :enabled, user_type: :non_member, snippet_visibility: :public, outcome: true1393 For project and non_member users1394 returns proper outcome1395# [RSpecRunTime] RSpec elapsed time: 8 minutes 43.51 seconds. Current RSS: ~1912M. Threads: 4. load average: 1.12 1.17 1.01 1/292 168421396.1397 Without a given project and non_member users1398 returns proper outcome1399 project_visibility: :internal, feature_visibility: :enabled, user_type: :non_member, snippet_visibility: :internal, outcome: true1400 For project and non_member users1401 returns proper outcome1402 Without a given project and non_member users1403 returns proper outcome1404 project_visibility: :internal, feature_visibility: :enabled, user_type: :non_member, snippet_visibility: :private, outcome: false1405 For project and non_member users1406 returns proper outcome1407 Without a given project and non_member users1408 returns proper outcome1409 project_visibility: :internal, feature_visibility: :enabled, user_type: :member, snippet_visibility: :public, outcome: true1410 For project and member users1411 returns proper outcome1412 Without a given project and member users1413 returns proper outcome1414 project_visibility: :internal, feature_visibility: :enabled, user_type: :member, snippet_visibility: :internal, outcome: true1415 For project and member users1416 returns proper outcome1417 Without a given project and member users1418 returns proper outcome1419 project_visibility: :internal, feature_visibility: :enabled, user_type: :member, snippet_visibility: :private, outcome: true1420 For project and member users1421 returns proper outcome1422 Without a given project and member users1423 returns proper outcome1424 project_visibility: :internal, feature_visibility: :enabled, user_type: :author, snippet_visibility: :public, outcome: true1425 For project and author users1426 returns proper outcome1427# [RSpecRunTime] RSpec elapsed time: 8 minutes 50.2 seconds. Current RSS: ~1930M. Threads: 4. load average: 1.11 1.17 1.01 1/292 168431428.1429 Without a given project and author users1430 returns proper outcome1431 project_visibility: :internal, feature_visibility: :enabled, user_type: :author, snippet_visibility: :internal, outcome: true1432 For project and author users1433 returns proper outcome1434 Without a given project and author users1435 returns proper outcome1436 project_visibility: :internal, feature_visibility: :enabled, user_type: :author, snippet_visibility: :private, outcome: true1437 For project and author users1438 returns proper outcome1439 Without a given project and author users1440 returns proper outcome1441 project_visibility: :internal, feature_visibility: :private, user_type: :unauthenticated, snippet_visibility: :public, outcome: false1442 For project and unauthenticated users1443 returns proper outcome1444 Without a given project and unauthenticated users1445 returns proper outcome1446 project_visibility: :internal, feature_visibility: :private, user_type: :unauthenticated, snippet_visibility: :internal, outcome: false1447 For project and unauthenticated users1448 returns proper outcome1449 Without a given project and unauthenticated users1450 returns proper outcome1451 project_visibility: :internal, feature_visibility: :private, user_type: :unauthenticated, snippet_visibility: :private, outcome: false1452 For project and unauthenticated users1453 returns proper outcome1454 Without a given project and unauthenticated users1455 returns proper outcome1456 project_visibility: :internal, feature_visibility: :private, user_type: :external, snippet_visibility: :public, outcome: false1457 For project and external users1458 returns proper outcome1459 Without a given project and external users1460 returns proper outcome1461# [RSpecRunTime] RSpec elapsed time: 8 minutes 57.25 seconds. Current RSS: ~1897M. Threads: 4. load average: 1.10 1.16 1.01 1/291 168441462.1463 project_visibility: :internal, feature_visibility: :private, user_type: :external, snippet_visibility: :internal, outcome: false1464 For project and external users1465 returns proper outcome1466 Without a given project and external users1467 returns proper outcome1468 project_visibility: :internal, feature_visibility: :private, user_type: :external, snippet_visibility: :private, outcome: false1469 For project and external users1470 returns proper outcome1471 Without a given project and external users1472 returns proper outcome1473 project_visibility: :internal, feature_visibility: :private, user_type: :non_member, snippet_visibility: :public, outcome: false1474 For project and non_member users1475 returns proper outcome1476 Without a given project and non_member users1477 returns proper outcome1478 project_visibility: :internal, feature_visibility: :private, user_type: :non_member, snippet_visibility: :internal, outcome: false1479 For project and non_member users1480 returns proper outcome1481 Without a given project and non_member users1482 returns proper outcome1483 project_visibility: :internal, feature_visibility: :private, user_type: :non_member, snippet_visibility: :private, outcome: false1484 For project and non_member users1485 returns proper outcome1486 Without a given project and non_member users1487 returns proper outcome1488 project_visibility: :internal, feature_visibility: :private, user_type: :member, snippet_visibility: :public, outcome: true1489 For project and member users1490 returns proper outcome1491 Without a given project and member users1492 returns proper outcome1493# [RSpecRunTime] RSpec elapsed time: 9 minutes 3.98 seconds. Current RSS: ~1917M. Threads: 4. load average: 1.08 1.16 1.01 1/291 168451494.1495 project_visibility: :internal, feature_visibility: :private, user_type: :member, snippet_visibility: :internal, outcome: true1496 For project and member users1497 returns proper outcome1498 Without a given project and member users1499 returns proper outcome1500 project_visibility: :internal, feature_visibility: :private, user_type: :member, snippet_visibility: :private, outcome: true1501 For project and member users1502 returns proper outcome1503 Without a given project and member users1504 returns proper outcome1505 project_visibility: :internal, feature_visibility: :private, user_type: :author, snippet_visibility: :public, outcome: true1506 For project and author users1507 returns proper outcome1508 Without a given project and author users1509 returns proper outcome1510 project_visibility: :internal, feature_visibility: :private, user_type: :author, snippet_visibility: :internal, outcome: true1511 For project and author users1512 returns proper outcome1513 Without a given project and author users1514 returns proper outcome1515 project_visibility: :internal, feature_visibility: :private, user_type: :author, snippet_visibility: :private, outcome: true1516 For project and author users1517 returns proper outcome1518 Without a given project and author users1519 returns proper outcome1520 project_visibility: :internal, feature_visibility: :disabled, user_type: :unauthenticated, snippet_visibility: :public, outcome: false1521 For project and unauthenticated users1522 returns proper outcome1523 Without a given project and unauthenticated users1524 returns proper outcome1525 project_visibility: :internal, feature_visibility: :disabled, user_type: :unauthenticated, snippet_visibility: :internal, outcome: false1526 For project and unauthenticated users1527 returns proper outcome1528# [RSpecRunTime] RSpec elapsed time: 9 minutes 11.17 seconds. Current RSS: ~1919M. Threads: 4. load average: 1.08 1.16 1.01 1/291 168461529.1530 Without a given project and unauthenticated users1531 returns proper outcome1532 project_visibility: :internal, feature_visibility: :disabled, user_type: :unauthenticated, snippet_visibility: :private, outcome: false1533 For project and unauthenticated users1534 returns proper outcome1535 Without a given project and unauthenticated users1536 returns proper outcome1537 project_visibility: :internal, feature_visibility: :disabled, user_type: :external, snippet_visibility: :public, outcome: false1538 For project and external users1539 returns proper outcome1540 Without a given project and external users1541 returns proper outcome1542 project_visibility: :internal, feature_visibility: :disabled, user_type: :external, snippet_visibility: :internal, outcome: false1543 For project and external users1544 returns proper outcome1545 Without a given project and external users1546 returns proper outcome1547 project_visibility: :internal, feature_visibility: :disabled, user_type: :external, snippet_visibility: :private, outcome: false1548 For project and external users1549 returns proper outcome1550 Without a given project and external users1551 returns proper outcome1552 project_visibility: :internal, feature_visibility: :disabled, user_type: :non_member, snippet_visibility: :public, outcome: false1553 For project and non_member users1554 returns proper outcome1555 Without a given project and non_member users1556 returns proper outcome1557 project_visibility: :internal, feature_visibility: :disabled, user_type: :non_member, snippet_visibility: :internal, outcome: false1558 For project and non_member users1559 returns proper outcome1560# [RSpecRunTime] RSpec elapsed time: 9 minutes 17.75 seconds. Current RSS: ~1915M. Threads: 4. load average: 1.07 1.15 1.00 1/291 168471561.1562 Without a given project and non_member users1563 returns proper outcome1564 project_visibility: :internal, feature_visibility: :disabled, user_type: :non_member, snippet_visibility: :private, outcome: false1565 For project and non_member users1566 returns proper outcome1567 Without a given project and non_member users1568 returns proper outcome1569 project_visibility: :internal, feature_visibility: :disabled, user_type: :member, snippet_visibility: :public, outcome: false1570 For project and member users1571 returns proper outcome1572 Without a given project and member users1573 returns proper outcome1574 project_visibility: :internal, feature_visibility: :disabled, user_type: :member, snippet_visibility: :internal, outcome: false1575 For project and member users1576 returns proper outcome1577 Without a given project and member users1578 returns proper outcome1579 project_visibility: :internal, feature_visibility: :disabled, user_type: :member, snippet_visibility: :private, outcome: false1580 For project and member users1581 returns proper outcome1582 Without a given project and member users1583 returns proper outcome1584 project_visibility: :internal, feature_visibility: :disabled, user_type: :author, snippet_visibility: :public, outcome: false1585 For project and author users1586 returns proper outcome1587 Without a given project and author users1588 returns proper outcome1589 project_visibility: :internal, feature_visibility: :disabled, user_type: :author, snippet_visibility: :internal, outcome: false1590 For project and author users1591 returns proper outcome1592 Without a given project and author users1593 returns proper outcome1594# [RSpecRunTime] RSpec elapsed time: 9 minutes 24.63 seconds. Current RSS: ~1915M. Threads: 4. load average: 1.06 1.15 1.00 1/291 168481595.1596 project_visibility: :internal, feature_visibility: :disabled, user_type: :author, snippet_visibility: :private, outcome: false1597 For project and author users1598 returns proper outcome1599 Without a given project and author users1600 returns proper outcome1601 project_visibility: :private, feature_visibility: :enabled, user_type: :unauthenticated, snippet_visibility: :public, outcome: false1602 For project and unauthenticated users1603 returns proper outcome1604 Without a given project and unauthenticated users1605 returns proper outcome1606 project_visibility: :private, feature_visibility: :enabled, user_type: :unauthenticated, snippet_visibility: :internal, outcome: false1607 For project and unauthenticated users1608 returns proper outcome1609 Without a given project and unauthenticated users1610 returns proper outcome1611 project_visibility: :private, feature_visibility: :enabled, user_type: :unauthenticated, snippet_visibility: :private, outcome: false1612 For project and unauthenticated users1613 returns proper outcome1614 Without a given project and unauthenticated users1615 returns proper outcome1616 project_visibility: :private, feature_visibility: :enabled, user_type: :external, snippet_visibility: :public, outcome: true1617 For project and external users1618 returns proper outcome1619 Without a given project and external users1620 returns proper outcome1621 project_visibility: :private, feature_visibility: :enabled, user_type: :external, snippet_visibility: :internal, outcome: true1622 For project and external users1623 returns proper outcome1624 Without a given project and external users1625 returns proper outcome1626# [RSpecRunTime] RSpec elapsed time: 9 minutes 31.69 seconds. Current RSS: ~1927M. Threads: 4. load average: 1.05 1.14 1.00 1/291 168491627.1628 project_visibility: :private, feature_visibility: :enabled, user_type: :external, snippet_visibility: :private, outcome: true1629 For project and external users1630 returns proper outcome1631 Without a given project and external users1632 returns proper outcome1633 project_visibility: :private, feature_visibility: :enabled, user_type: :non_member, snippet_visibility: :public, outcome: false1634 For project and non_member users1635 returns proper outcome1636 Without a given project and non_member users1637 returns proper outcome1638 project_visibility: :private, feature_visibility: :enabled, user_type: :non_member, snippet_visibility: :internal, outcome: false1639 For project and non_member users1640 returns proper outcome1641 Without a given project and non_member users1642 returns proper outcome1643 project_visibility: :private, feature_visibility: :enabled, user_type: :non_member, snippet_visibility: :private, outcome: false1644 For project and non_member users1645 returns proper outcome1646 Without a given project and non_member users1647 returns proper outcome1648 project_visibility: :private, feature_visibility: :enabled, user_type: :member, snippet_visibility: :public, outcome: true1649 For project and member users1650 returns proper outcome1651 Without a given project and member users1652 returns proper outcome1653 project_visibility: :private, feature_visibility: :enabled, user_type: :member, snippet_visibility: :internal, outcome: true1654 For project and member users1655 returns proper outcome1656 Without a given project and member users1657 returns proper outcome1658 project_visibility: :private, feature_visibility: :enabled, user_type: :member, snippet_visibility: :private, outcome: true1659 For project and member users1660 returns proper outcome1661# [RSpecRunTime] RSpec elapsed time: 9 minutes 39.18 seconds. Current RSS: ~1969M. Threads: 4. load average: 1.04 1.14 1.00 1/291 168501662.1663 Without a given project and member users1664 returns proper outcome1665 project_visibility: :private, feature_visibility: :enabled, user_type: :author, snippet_visibility: :public, outcome: true1666 For project and author users1667 returns proper outcome1668 Without a given project and author users1669 returns proper outcome1670 project_visibility: :private, feature_visibility: :enabled, user_type: :author, snippet_visibility: :internal, outcome: true1671 For project and author users1672 returns proper outcome1673 Without a given project and author users1674 returns proper outcome1675 project_visibility: :private, feature_visibility: :enabled, user_type: :author, snippet_visibility: :private, outcome: true1676 For project and author users1677 returns proper outcome1678 Without a given project and author users1679 returns proper outcome1680 project_visibility: :private, feature_visibility: :private, user_type: :unauthenticated, snippet_visibility: :public, outcome: false1681 For project and unauthenticated users1682 returns proper outcome1683 Without a given project and unauthenticated users1684 returns proper outcome1685 project_visibility: :private, feature_visibility: :private, user_type: :unauthenticated, snippet_visibility: :internal, outcome: false1686 For project and unauthenticated users1687 returns proper outcome1688 Without a given project and unauthenticated users1689 returns proper outcome1690 project_visibility: :private, feature_visibility: :private, user_type: :unauthenticated, snippet_visibility: :private, outcome: false1691 For project and unauthenticated users1692 returns proper outcome1693 Without a given project and unauthenticated users1694 returns proper outcome1695# [RSpecRunTime] RSpec elapsed time: 9 minutes 46.0 seconds. Current RSS: ~1951M. Threads: 4. load average: 1.04 1.14 1.00 1/291 168511696.1697 project_visibility: :private, feature_visibility: :private, user_type: :external, snippet_visibility: :public, outcome: true1698 For project and external users1699 returns proper outcome1700 Without a given project and external users1701 returns proper outcome1702 project_visibility: :private, feature_visibility: :private, user_type: :external, snippet_visibility: :internal, outcome: true1703 For project and external users1704 returns proper outcome1705 Without a given project and external users1706 returns proper outcome1707 project_visibility: :private, feature_visibility: :private, user_type: :external, snippet_visibility: :private, outcome: true1708 For project and external users1709 returns proper outcome1710 Without a given project and external users1711 returns proper outcome1712 project_visibility: :private, feature_visibility: :private, user_type: :non_member, snippet_visibility: :public, outcome: false1713 For project and non_member users1714 returns proper outcome1715 Without a given project and non_member users1716 returns proper outcome1717 project_visibility: :private, feature_visibility: :private, user_type: :non_member, snippet_visibility: :internal, outcome: false1718 For project and non_member users1719 returns proper outcome1720 Without a given project and non_member users1721 returns proper outcome1722 project_visibility: :private, feature_visibility: :private, user_type: :non_member, snippet_visibility: :private, outcome: false1723 For project and non_member users1724 returns proper outcome1725# [RSpecRunTime] RSpec elapsed time: 9 minutes 53.13 seconds. Current RSS: ~1914M. Threads: 4. load average: 1.03 1.13 1.00 1/291 168521726.1727 Without a given project and non_member users1728 returns proper outcome1729 project_visibility: :private, feature_visibility: :private, user_type: :member, snippet_visibility: :public, outcome: true1730 For project and member users1731 returns proper outcome1732 Without a given project and member users1733 returns proper outcome1734 project_visibility: :private, feature_visibility: :private, user_type: :member, snippet_visibility: :internal, outcome: true1735 For project and member users1736 returns proper outcome1737 Without a given project and member users1738 returns proper outcome1739 project_visibility: :private, feature_visibility: :private, user_type: :member, snippet_visibility: :private, outcome: true1740 For project and member users1741 returns proper outcome1742 Without a given project and member users1743 returns proper outcome1744 project_visibility: :private, feature_visibility: :private, user_type: :author, snippet_visibility: :public, outcome: true1745 For project and author users1746 returns proper outcome1747 Without a given project and author users1748 returns proper outcome1749 project_visibility: :private, feature_visibility: :private, user_type: :author, snippet_visibility: :internal, outcome: true1750 For project and author users1751 returns proper outcome1752 Without a given project and author users1753 returns proper outcome1754 project_visibility: :private, feature_visibility: :private, user_type: :author, snippet_visibility: :private, outcome: true1755 For project and author users1756 returns proper outcome1757 Without a given project and author users1758 returns proper outcome1759 project_visibility: :private, feature_visibility: :disabled, user_type: :unauthenticated, snippet_visibility: :public, outcome: false1760 For project and unauthenticated users1761 returns proper outcome1762# [RSpecRunTime] RSpec elapsed time: 10 minutes 0.94 second. Current RSS: ~1983M. Threads: 4. load average: 1.03 1.13 1.00 1/291 168531763.1764 Without a given project and unauthenticated users1765 returns proper outcome1766 project_visibility: :private, feature_visibility: :disabled, user_type: :unauthenticated, snippet_visibility: :internal, outcome: false1767 For project and unauthenticated users1768 returns proper outcome1769 Without a given project and unauthenticated users1770 returns proper outcome1771 project_visibility: :private, feature_visibility: :disabled, user_type: :unauthenticated, snippet_visibility: :private, outcome: false1772 For project and unauthenticated users1773 returns proper outcome1774 Without a given project and unauthenticated users1775 returns proper outcome1776 project_visibility: :private, feature_visibility: :disabled, user_type: :external, snippet_visibility: :public, outcome: false1777 For project and external users1778 returns proper outcome1779 Without a given project and external users1780 returns proper outcome1781 project_visibility: :private, feature_visibility: :disabled, user_type: :external, snippet_visibility: :internal, outcome: false1782 For project and external users1783 returns proper outcome1784 Without a given project and external users1785 returns proper outcome1786 project_visibility: :private, feature_visibility: :disabled, user_type: :external, snippet_visibility: :private, outcome: false1787 For project and external users1788 returns proper outcome1789 Without a given project and external users1790 returns proper outcome1791 project_visibility: :private, feature_visibility: :disabled, user_type: :non_member, snippet_visibility: :public, outcome: false1792 For project and non_member users1793 returns proper outcome1794 Without a given project and non_member users1795 returns proper outcome1796# [RSpecRunTime] RSpec elapsed time: 10 minutes 8.63 seconds. Current RSS: ~1935M. Threads: 4. load average: 1.03 1.12 1.00 1/291 168541797.1798 project_visibility: :private, feature_visibility: :disabled, user_type: :non_member, snippet_visibility: :internal, outcome: false1799 For project and non_member users1800 returns proper outcome1801 Without a given project and non_member users1802 returns proper outcome1803 project_visibility: :private, feature_visibility: :disabled, user_type: :non_member, snippet_visibility: :private, outcome: false1804 For project and non_member users1805 returns proper outcome1806 Without a given project and non_member users1807 returns proper outcome1808 project_visibility: :private, feature_visibility: :disabled, user_type: :member, snippet_visibility: :public, outcome: false1809 For project and member users1810 returns proper outcome1811 Without a given project and member users1812 returns proper outcome1813 project_visibility: :private, feature_visibility: :disabled, user_type: :member, snippet_visibility: :internal, outcome: false1814 For project and member users1815 returns proper outcome1816 Without a given project and member users1817 returns proper outcome1818 project_visibility: :private, feature_visibility: :disabled, user_type: :member, snippet_visibility: :private, outcome: false1819 For project and member users1820 returns proper outcome1821 Without a given project and member users1822 returns proper outcome1823 project_visibility: :private, feature_visibility: :disabled, user_type: :author, snippet_visibility: :public, outcome: false1824 For project and author users1825 returns proper outcome1826 Without a given project and author users1827 returns proper outcome1828 project_visibility: :private, feature_visibility: :disabled, user_type: :author, snippet_visibility: :internal, outcome: false1829 For project and author users1830 returns proper outcome1831 Without a given project and author users1832 returns proper outcome1833# [RSpecRunTime] RSpec elapsed time: 10 minutes 15.89 seconds. Current RSS: ~1978M. Threads: 4. load average: 1.02 1.12 1.00 1/291 168551834.1835 project_visibility: :private, feature_visibility: :disabled, user_type: :author, snippet_visibility: :private, outcome: false1836 For project and author users1837 returns proper outcome1838 Without a given project and author users1839 returns proper outcome1840 For personal snippets1841 snippet_visibility: :public, user_type: :unauthenticated, outcome: true1842 For personal and public snippets with unauthenticated user1843 returns proper outcome1844 snippet_visibility: :public, user_type: :external, outcome: true1845 For personal and public snippets with external user1846 returns proper outcome1847 snippet_visibility: :public, user_type: :non_member, outcome: true1848 For personal and public snippets with non_member user1849 returns proper outcome1850 snippet_visibility: :public, user_type: :author, outcome: true1851 For personal and public snippets with author user1852 returns proper outcome1853 snippet_visibility: :internal, user_type: :unauthenticated, outcome: false1854 For personal and internal snippets with unauthenticated user1855 returns proper outcome1856 snippet_visibility: :internal, user_type: :external, outcome: false1857 For personal and internal snippets with external user1858 returns proper outcome1859 snippet_visibility: :internal, user_type: :non_member, outcome: true1860 For personal and internal snippets with non_member user1861 returns proper outcome1862 snippet_visibility: :internal, user_type: :author, outcome: true1863 For personal and internal snippets with author user1864 returns proper outcome1865 snippet_visibility: :private, user_type: :unauthenticated, outcome: false1866 For personal and private snippets with unauthenticated user1867 returns proper outcome1868 snippet_visibility: :private, user_type: :external, outcome: false1869 For personal and private snippets with external user1870 returns proper outcome1871 snippet_visibility: :private, user_type: :non_member, outcome: false1872 For personal and private snippets with non_member user1873 returns proper outcome1874 snippet_visibility: :private, user_type: :author, outcome: true1875 For personal and private snippets with author user1876 returns proper outcome1877# [RSpecRunTime] RSpec elapsed time: 10 minutes 23.03 seconds. Current RSS: ~1987M. Threads: 4. load average: 1.02 1.12 1.00 1/291 168561878.1879 when the user cannot read cross project1880 returns only personal snippets1881 external authorization1882 includes the result if the external service allows access1883 does not include any results if the external service denies access1884 behaves like a finder with external authorization service1885 finds the subject1886 with an external authorization service1887 does not include the subject when no project was given1888 includes the subject when a project id was given1889# [RSpecRunTime] RSpec elapsed time: 10 minutes 28.64 seconds. Current RSS: ~1867M. Threads: 4. load average: 1.10 1.13 1.01 1/291 168571890.1891# [RSpecRunTime] Finishing example group spec/finders/snippets_finder_spec.rb. It took 2 minutes 59.55 seconds. Expected to take 2 minutes 23.89 seconds.1892# [RSpecRunTime] Starting example group spec/models/integration_spec.rb. Expected to take 1 minute 53.75 seconds.1893Integration1894 does not allow STI1895 associations1896 is expected to belong to project required: false inverse_of => integrations1897 is expected to belong to group required: false inverse_of => integrations1898 is expected to have one issue_tracker_data class_name => Integrations::IssueTrackerData inverse_of => integration1899 is expected to have one jira_tracker_data class_name => Integrations::JiraTrackerData inverse_of => integration1900# [RSpecRunTime] RSpec elapsed time: 10 minutes 30.74 seconds. Current RSS: ~1906M. Threads: 4. load average: 1.10 1.13 1.01 1/291 168581901.1902 default values1903 is expected to be alert events1904 is expected to be commit events1905 is expected to be confidential issues events1906 is expected to be confidential note events1907 is expected to be issues events1908 is expected to be job events1909 is expected to be merge requests events1910 is expected to be note events1911 is expected to be pipeline events1912 is expected to be push events1913 is expected to be tag push events1914 is expected to be wiki page events1915 is expected not to be active1916 is expected not to be incident events1917 is expected to eq :common1918# [RSpecRunTime] RSpec elapsed time: 10 minutes 37.87 seconds. Current RSS: ~1929M. Threads: 4. load average: 1.08 1.13 1.00 1/291 168591919.1920 validations1921 is expected to validate that :type cannot be empty/falsy1922 is expected to validate that :type is neither ‹"Integrations::BaseChatNotification"›, ‹"Integrations::BaseCi"›, ‹"Integrations::BaseIssueTracker"›, ‹"Integrations::BaseMonitoring"›, ‹"Integrations::BaseSlackNotification"›, ‹"Integrations::BaseSlashCommands"›, nor ‹"Integrations::BaseThirdPartyWiki"›1923 project_id: 1, group_id: nil, instance: false, valid: true1924 validates the integration1925# [RSpecRunTime] RSpec elapsed time: 10 minutes 38.9 seconds. Current RSS: ~1922M. Threads: 4. load average: 1.08 1.13 1.00 1/291 168601926.1927 project_id: nil, group_id: 1, instance: false, valid: true1928 validates the integration1929 project_id: nil, group_id: nil, instance: true, valid: true1930 validates the integration1931 project_id: nil, group_id: nil, instance: false, valid: false1932 validates the integration1933 project_id: 1, group_id: 1, instance: false, valid: false1934 validates the integration1935 project_id: 1, group_id: nil, instance: false, valid: true1936 validates the integration1937 project_id: 1, group_id: nil, instance: true, valid: false1938 validates the integration1939 project_id: nil, group_id: 1, instance: false, valid: true1940 validates the integration1941 project_id: nil, group_id: 1, instance: true, valid: false1942 validates the integration1943 with existing integrations1944 allows only one instance integration per type1945 allows only one project integration per type1946 allows only one group integration per type1947# [RSpecRunTime] RSpec elapsed time: 10 minutes 43.5 seconds. Current RSS: ~1947M. Threads: 4. load average: 1.08 1.12 1.00 1/291 168611948.1949 scopes1950 .third_party_wikis1951 returns the right group integration1952 .with_default_settings1953 returns the correct integrations1954 .with_custom_settings1955 returns the correct integrations1956 .by_type1957 when type is "Integrations::JiraService"1958 is expected to contain exactly #<Integrations::Jira id: 47, project_id: 247, created_at: "2024-07-31 10:28:09.200382432 +0000", upda...ents: false, group_mention_events: false, group_confidential_mention_events: false, properties: nil> and #<Integrations::Jira id: 48, project_id: 250, created_at: "2024-07-31 10:28:09.600792139 +0000", upda...ents: false, group_mention_events: false, group_confidential_mention_events: false, properties: nil>1959# [RSpecRunTime] RSpec elapsed time: 10 minutes 47.09 seconds. Current RSS: ~1856M. Threads: 4. load average: 1.08 1.12 1.00 1/291 168621960.1961 when type is "Integrations::Redmine"1962 is expected to contain exactly #<Integrations::Redmine id: 49, project_id: 251, created_at: "2024-07-31 10:28:10.099657149 +0000", u...ents: false, group_mention_events: false, group_confidential_mention_events: false, properties: nil>1963 .for_group1964 returns the right group integration1965 when there is an instance specific integration1966 includes the instance specific integration1967# [RSpecRunTime] RSpec elapsed time: 10 minutes 48.5 seconds. Current RSS: ~1857M. Threads: 4. load average: 1.07 1.12 1.00 1/291 168631968.1969 .confidential_note_hooks1970 includes services where confidential_note_events is true1971 excludes services where confidential_note_events is false1972# [RSpecRunTime] RSpec elapsed time: 10 minutes 51.53 seconds. Current RSS: ~1876M. Threads: 4. load average: 1.07 1.12 1.00 1/291 168641973.1974 .alert_hooks1975 includes services where alert_events is true1976 excludes services where alert_events is false1977# [RSpecRunTime] RSpec elapsed time: 10 minutes 53.13 seconds. Current RSS: ~1876M. Threads: 4. load average: 1.06 1.12 1.00 1/291 168651978.1979 .archive_trace_hooks1980 includes services where archive_trace_events is true1981 excludes services where archive_trace_events is false1982# [RSpecRunTime] RSpec elapsed time: 10 minutes 54.6 seconds. Current RSS: ~1866M. Threads: 4. load average: 1.06 1.12 1.00 1/291 168661983.1984 .incident_hooks1985 includes services where incident_events is true1986 excludes services where incident_events is false1987# [RSpecRunTime] RSpec elapsed time: 10 minutes 56.2 seconds. Current RSS: ~1861M. Threads: 4. load average: 1.06 1.12 1.00 1/291 168671988.1989 .title1990 raises an error1991 .description1992 raises an error1993 .attribution_notice1994 is expected to be nil1995 #operating?1996 is false when the integration is not active1997 is false when the integration is not persisted1998 is true when the integration is active and persisted1999# [RSpecRunTime] RSpec elapsed time: 10 minutes 59.99 seconds. Current RSS: ~1947M. Threads: 4. load average: 1.06 1.12 1.00 1/291 168682000.2001 #testable?2002 when integration is project-level2003 is expected to be testable2004 when integration is not project-level2005 is expected not to be testable2006 #test2007 calls #execute2008 returns a result2009 #project_level?2010 is true when integration has a project2011 is false when integration has no project2012 #group_level?2013 is true when integration has a group2014 is false when integration has no group2015 #instance_level?2016 is true when integration has instance-level integration2017 is false when integration does not have instance-level integration2018 #chat?2019 is true when integration is chat integration2020 is false when integration is not chat integration2021 #ci?2022 is true when integration is a CI integration2023 is false when integration is not a ci integration2024# [RSpecRunTime] RSpec elapsed time: 11 minutes 5.37 seconds. Current RSS: ~1961M. Threads: 4. load average: 1.05 1.12 1.00 1/292 168692025.2026 #deactivate!2027 sets active to false2028 #activate!2029 sets active to true2030 #toggle!2031 when active2032 deactivates the integration2033 when not active2034 activates the integration2035 .find_or_initialize_non_project_specific_integration2036 returns the right integration2037 does not create a new integration2038 .find_or_initialize_all_non_project_specific2039 behaves like integration instances2040 with include_instance_specific value equal to false2041 returns the available integration instances2042 does not create integration instances2043 with include_instance_specific value equal to true2044 returns the available integration instances2045 does not create integration instances2046 with all existing instances2047 behaves like integration instances2048 with include_instance_specific value equal to false2049 returns the available integration instances2050 does not create integration instances2051# [RSpecRunTime] RSpec elapsed time: 11 minutes 11.28 seconds. Current RSS: ~1924M. Threads: 4. load average: 1.05 1.11 1.00 1/292 168702052.2053 with include_instance_specific value equal to true2054 returns the available integration instances2055 does not create integration instances2056# [RSpecRunTime] RSpec elapsed time: 11 minutes 12.43 seconds. Current RSS: ~1904M. Threads: 4. load average: 1.05 1.11 1.00 1/292 168712057.2058 with a previous existing integration (:mock_ci) and a new integration (:asana)2059 behaves like integration instances2060 with include_instance_specific value equal to false2061 returns the available integration instances2062 does not create integration instances2063 with include_instance_specific value equal to true2064 returns the available integration instances2065 does not create integration instances2066# [RSpecRunTime] RSpec elapsed time: 11 minutes 14.56 seconds. Current RSS: ~1880M. Threads: 4. load average: 1.04 1.11 1.00 1/292 168722067.2068 with a few existing instances2069 behaves like integration instances2070 with include_instance_specific value equal to false2071 returns the available integration instances2072 does not create integration instances2073 with include_instance_specific value equal to true2074 returns the available integration instances2075 does not create integration instances2076 #inheritable?2077 is true for an instance integration2078 is true for a group integration2079 is false for a project integration2080# [RSpecRunTime] RSpec elapsed time: 11 minutes 19.5 seconds. Current RSS: ~1935M. Threads: 4. load average: 1.04 1.11 1.00 1/292 168732081.2082 .build_from_integration2083 when integration is invalid2084 sets integration to inactive2085 when integration is an instance-level integration2086 sets inherit_from_id from integration2087 when integration is a group-level integration2088 sets inherit_from_id from integration2089 build issue tracker from an integration2090 when data is stored in properties2091 behaves like integration creation from an integration2092 creates a correct integration for a project integration2093 creates a correct integration for a group integration2094 when data are stored in separated fields2095 behaves like integration creation from an integration2096 creates a correct integration for a project integration2097 creates a correct integration for a group integration2098 when data are stored in both properties and separated fields2099 behaves like integration creation from an integration2100 creates a correct integration for a project integration2101 creates a correct integration for a group integration2102 .default_integration2103 with an instance-level integration2104 returns the instance integration2105 returns nil for nonexistent integration type2106 with a group integration2107 returns the group integration for a project2108 returns the instance integration for a group2109 with a subgroup2110 returns the closest group integration for a project2111 returns the closest group integration for a subgroup2112 when having an integration with custom settings2113 returns the closest group integration for a project2114# [RSpecRunTime] RSpec elapsed time: 11 minutes 27.63 seconds. Current RSS: ~1935M. Threads: 4. load average: 1.04 1.11 1.00 1/291 168742115.2116 when having an integration inheriting settings2117 returns the closest group integration which does not inherit from its parent for a project2118 .create_from_default_integrations2119 creates integrations from default integrations2120 when called with a group2121 creates integrations from default integrations2122# [RSpecRunTime] RSpec elapsed time: 11 minutes 29.76 seconds. Current RSS: ~1879M. Threads: 4. load average: 1.03 1.11 1.00 1/291 168752123.2124 .create_from_active_default_integrations2125 with an active instance-level integration2126 creates an integration from the instance-level integration2127 when passing a group2128 creates an integration from the instance-level integration2129# [RSpecRunTime] RSpec elapsed time: 11 minutes 30.87 seconds. Current RSS: ~1880M. Threads: 4. load average: 1.03 1.11 1.00 1/291 168762130.2131 with an active group-level integration2132 creates an integration from the group-level integration2133 when there are multiple inheritable integrations, and a duplicate2134 returns the number of successfully created integrations2135# [RSpecRunTime] RSpec elapsed time: 11 minutes 34.72 seconds. Current RSS: ~1908M. Threads: 4. load average: 1.03 1.10 1.00 1/291 168772136.2137 when passing a group2138 creates an integration from the group-level integration2139# [RSpecRunTime] RSpec elapsed time: 11 minutes 35.72 seconds. Current RSS: ~1910M. Threads: 4. load average: 1.03 1.10 1.00 1/291 168782140.2141 with an active subgroup2142 creates an integration from the subgroup-level integration2143 when passing a group2144 with traversal queries2145 creates an integration from the subgroup-level integration2146 when having an integration inheriting settings2147 creates an integration from the group-level integration2148# [RSpecRunTime] RSpec elapsed time: 11 minutes 38.73 seconds. Current RSS: ~1871M. Threads: 4. load average: 1.03 1.10 1.00 1/291 168792149.2150 when the integration is instance specific2151 does not create an integration from the instance level instance specific integration2152 .create_from_default_instance_specific_integrations2153 with an active instance-level integration2154 creates an integration from the instance-level integration2155 when passing a group2156 creates an integration from the instance-level integration2157 with active group-level integration2158 creates an integration from the group-level integration2159 when group level integration is not active2160 creates an integration from the group-level integration2161 when passing a group2162 creates an integration from the group-level integration2163 with an active subgroup2164 creates an integration from the subgroup-level integration2165 when passing a group2166 with traversal queries2167 creates an integration from the subgroup-level integration2168 when having an integration inheriting settings2169 creates an integration from the group-level integration2170# [RSpecRunTime] RSpec elapsed time: 11 minutes 44.17 seconds. Current RSS: ~1990M. Threads: 4. load average: 1.03 1.10 1.00 1/291 168802171.2172 when the integration is not instance specific2173 does not create an integration from the instance level instance specific integration2174 .inherited_descendants_from_self_or_ancestors_from2175 returns the groups and projects inheriting from integration ancestors2176# [RSpecRunTime] RSpec elapsed time: 11 minutes 46.04 seconds. Current RSS: ~1992M. Threads: 4. load average: 1.03 1.10 1.00 1/291 168812177.2178 .descendants_from_self_or_ancestors_from2179 returns integrations for descendants of the group of the integration2180# [RSpecRunTime] RSpec elapsed time: 11 minutes 47.18 seconds. Current RSS: ~1994M. Threads: 4. load average: 1.03 1.10 1.00 1/291 168822181.2182 .integration_name_to_type2183 handles a simple case2184 raises an error if the name is unknown2185 does not raise an error if the name is a disabled integration2186 handles all available_integration_names2187# [RSpecRunTime] RSpec elapsed time: 11 minutes 48.46 seconds. Current RSS: ~1994M. Threads: 4. load average: 1.10 1.11 1.01 1/291 168832188.2189 .integration_name_to_model2190 raises an error if integration name is invalid2191 {property}_changed?2192 returns false when the property has not been assigned a new value2193 returns true when the property has been assigned a different value2194 returns true when the property has been assigned a different value twice2195 returns false when the property has been re-assigned the same value2196 returns false when the property has been assigned a new value then saved2197# [RSpecRunTime] RSpec elapsed time: 11 minutes 51.76 seconds. Current RSS: ~2015M. Threads: 4. load average: 1.10 1.11 1.01 1/291 168842198.2199 #properties=2200 supports indifferent access2201 #properties2202 is not mutable2203 {property}_touched?2204 returns false when the property has not been assigned a new value2205 returns true when the property has been assigned a different value2206 returns true when the property has been assigned a different value twice2207 returns true when the property has been re-assigned the same value2208 returns false when the property has been assigned a new value then saved2209# [RSpecRunTime] RSpec elapsed time: 11 minutes 53.83 seconds. Current RSS: ~2016M. Threads: 4. load average: 1.10 1.11 1.00 1/291 168852210.2211 {property}_was2212 returns nil when the property has not been assigned a new value2213 returns the previous value when the property has been assigned a different value2214 returns initial value when the property has been re-assigned the same value2215 returns initial value when the property has been assigned multiple values2216 returns nil when the property has been assigned a new value then saved2217# [RSpecRunTime] RSpec elapsed time: 11 minutes 56.82 seconds. Current RSS: ~1998M. Threads: 4. load average: 1.10 1.11 1.00 1/291 168862218.2219 initialize integration with no properties2220 does not raise error2221 sets data correctly2222 field definitions2223 when the class overrides #fields2224 behaves like #fields2225 does not return the same array2226 behaves like #api_field_names2227 filters out secret fields and conditional fields2228 behaves like #form_fields2229 filters out API only fields2230 filters conditionals fields2231 when the class uses the field DSL2232 behaves like #fields2233 does not return the same array2234 behaves like #api_field_names2235 filters out secret fields and conditional fields2236 behaves like #form_fields2237 filters out API only fields2238 filters conditionals fields2239 with logging2240 logs info messages using json logger2241 logs error messages using json logger2242 when project is nil2243 logs info messages using json logger2244# [RSpecRunTime] RSpec elapsed time: 12 minutes 2.14 seconds. Current RSS: ~1980M. Threads: 4. load average: 1.09 1.11 1.00 1/291 168872245.2246 with logging exceptions2247 logs exceptions using json logger2248 logs exceptions using json logger with a custom message2249 .available_integration_names2250 is expected to include "foo", "bar", and "baz"2251 when `include_project_specific` is false2252 is expected to include "foo", "baz", and "instance-specific"2253 is expected not to include "bar" and "disabled"2254 when `include_dev` is false2255 is expected to include "foo", "bar", and "instance-specific"2256 is expected not to include "baz" and "disabled"2257 when `include_instance_specific` is false2258 is expected to include "foo", "baz", and "bar"2259 is expected not to include "instance-specific" and "disabled"2260 when `include_disabled` is true2261 is expected to include "disabled"2262 .integration_names2263 is expected to include "asana", "assembla", "bamboo", "bugzilla", "buildkite", "campfire", "clickup", "confluence", "custom_issue_tracker", "datadog", "diffblue_cover", "discord", "drone_ci", "emails_on_push", "ewm", "external_wiki", "gitlab_slack_application", "hangouts_chat", "harbor", "irker", "jira", "matrix", "mattermost", "mattermost_slash_commands", "microsoft_teams", "packagist", "phorge", "pipelines_email", "pivotaltracker", "prometheus", "pumble", "pushover", "redmine", "slack", "slack_slash_commands", "squash_tm", "teamcity", "telegram", "unify_circuit", "webex_teams", "youtrack", and "zentao"2264 is expected to include "gitlab_slack_application"2265 when instance is configured for Jira Cloud app2266 is expected to include "jira_cloud_app"2267 when the enable_jira_connect_configuration flag is disabled2268 is expected not to include "jira_cloud_app"2269# [RSpecRunTime] RSpec elapsed time: 12 minutes 7.67 seconds. Current RSS: ~1990M. Threads: 4. load average: 1.08 1.11 1.00 1/291 168882270.2271 when Rails.env is not test2272 is expected not to include "gitlab_slack_application"2273 when `slack_app_enabled` setting is enabled2274 is expected to include "gitlab_slack_application"2275 when feature flag is disabled2276 is expected not to include "gitlab_slack_application"2277 .project_specific_integration_names2278 is expected to include "apple_app_store", "google_play", and "jenkins"2279 is expected not to include "gitlab_slack_application"2280 when feature flag is disabled2281 is expected to include "gitlab_slack_application"2282 when Rails.env is not test2283 is expected not to include "gitlab_slack_application"2284 when `slack_app_enabled` setting is enabled2285 is expected to include "gitlab_slack_application"2286# [RSpecRunTime] RSpec elapsed time: 12 minutes 9.98 seconds. Current RSS: ~1992M. Threads: 4. load average: 1.07 1.11 1.00 1/291 168892287.2288 when Rails.env is not test and `slack_app_enabled` setting is enabled2289 is expected not to include "gitlab_slack_application"2290 #secret_fields2291 returns all fields with type `password`2292 returns an empty array if no secret fields exist2293# [RSpecRunTime] RSpec elapsed time: 12 minutes 12.48 seconds. Current RSS: ~2006M. Threads: 4. load average: 1.07 1.11 1.00 1/291 168902294.2295 #to_database_hash2296 does not include the properties key2297 does not include certain attributes2298 saves correctly using insert_all2299 decrypts encrypted properties correctly2300 when the properties are empty2301 is part of the to_database_hash2302 saves correctly using insert_all2303# [RSpecRunTime] RSpec elapsed time: 12 minutes 14.32 seconds. Current RSS: ~2003M. Threads: 4. load average: 1.07 1.10 1.00 1/291 168912304.2305 field DSL2306 checks the value of storage2307 provides prop_accessors2308 provides boolean accessors for checkbox fields2309 provides data fields2310 registers fields in the fields list2311 fields have expected attributes2312# [RSpecRunTime] RSpec elapsed time: 12 minutes 16.17 seconds. Current RSS: ~2002M. Threads: 4. load average: 1.07 1.10 1.00 1/291 168922313.2314 Checkbox field booleans2315 returns values when initialized without input2316 input: true, method_result: true, predicate_method_result: true2317 has the correct value2318 when using data fields2319 has the correct value2320# [RSpecRunTime] RSpec elapsed time: 12 minutes 18.66 seconds. Current RSS: ~2019M. Threads: 4. load average: 1.06 1.10 1.00 1/291 168932321.2322 input: false, method_result: false, predicate_method_result: false2323 has the correct value2324 when using data fields2325 has the correct value2326 input: 1, method_result: true, predicate_method_result: true2327 has the correct value2328 when using data fields2329 has the correct value2330 input: 0, method_result: false, predicate_method_result: false2331 has the correct value2332 when using data fields2333 has the correct value2334 input: "1", method_result: true, predicate_method_result: true2335 has the correct value2336 when using data fields2337 has the correct value2338 input: "0", method_result: false, predicate_method_result: false2339 has the correct value2340 when using data fields2341 has the correct value2342 input: "true", method_result: true, predicate_method_result: true2343 has the correct value2344 when using data fields2345 has the correct value2346 input: "false", method_result: false, predicate_method_result: false2347 has the correct value2348 when using data fields2349 has the correct value2350# [RSpecRunTime] RSpec elapsed time: 12 minutes 24.18 seconds. Current RSS: ~2010M. Threads: 4. load average: 1.06 1.10 1.00 1/291 168942351.2352 input: "foobar", method_result: nil, predicate_method_result: false2353 has the correct value2354 when using data fields2355 has the correct value2356 input: "", method_result: nil, predicate_method_result: false2357 has the correct value2358 when using data fields2359 has the correct value2360 input: nil, method_result: nil, predicate_method_result: false2361 has the correct value2362 when using data fields2363 has the correct value2364 input: "on", method_result: true, predicate_method_result: true2365 has the correct value2366 when using data fields2367 has the correct value2368 input: "off", method_result: false, predicate_method_result: false2369 has the correct value2370 when using data fields2371 has the correct value2372 input: "yes", method_result: true, predicate_method_result: true2373 has the correct value2374 when using data fields2375 has the correct value2376# [RSpecRunTime] RSpec elapsed time: 12 minutes 29.18 seconds. Current RSS: ~1999M. Threads: 4. load average: 1.05 1.10 1.00 1/291 168952377.2378 input: "no", method_result: false, predicate_method_result: false2379 has the correct value2380 when using data fields2381 has the correct value2382 input: "n", method_result: false, predicate_method_result: false2383 has the correct value2384 when using data fields2385 has the correct value2386 input: "y", method_result: true, predicate_method_result: true2387 has the correct value2388 when using data fields2389 has the correct value2390 input: "t", method_result: true, predicate_method_result: true2391 has the correct value2392 when using data fields2393 has the correct value2394 input: "f", method_result: false, predicate_method_result: false2395 has the correct value2396 when using data fields2397 has the correct value2398 #attributes2399 does not include properties2400 can be used in assign_attributes without nullifying properties2401 #dup2402 results in distinct ciphertexts, but identical properties2403 when the model supports data-fields2404 creates distinct but identical data-fields2405 #async_execute2406 queues a Integrations::ExecuteWorker2407 when the event is not supported2408 does not queue a worker2409 writes a log2410# [RSpecRunTime] RSpec elapsed time: 12 minutes 35.42 seconds. Current RSS: ~2025M. Threads: 4. load average: 1.05 1.10 1.00 1/291 168962411.2412 when the Gitlab::SilentMode is enabled2413 does not queue a worker2414 .instance_specific_integration_types2415 is expected to eq ["Integrations::BeyondIdentity"]2416# [RSpecRunTime] Finishing example group spec/models/integration_spec.rb. It took 2 minutes 7.35 seconds. Expected to take 1 minute 53.75 seconds.2417# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.2418Lint factories for Integration2419 with saas, license, and factory defaults2420 behaves like factory2421 integration factory2422 does not raise error when built2423 does not raise error when created2424# [RSpecRunTime] RSpec elapsed time: 12 minutes 37.94 seconds. Current RSS: ~2021M. Threads: 4. load average: 1.04 1.10 1.00 1/291 169102425.2426# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.97 seconds. Expected to take 46.95 seconds.2427# [RSpecRunTime] Starting example group spec/policies/environment_policy_spec.rb. Expected to take 1 minute 37.54 seconds.2428EnvironmentPolicy2429 #rules2430 when project is public2431 with stop action2432 access_level: nil, allowed?: false2433 is expected to equal false2434# [RSpecRunTime] RSpec elapsed time: 12 minutes 39.99 seconds. Current RSS: ~1903M. Threads: 4. load average: 1.04 1.10 1.00 1/294 169382435.2436 access_level: :guest, allowed?: false2437 is expected to equal false2438# [RSpecRunTime] RSpec elapsed time: 12 minutes 41.43 seconds. Current RSS: ~1904M. Threads: 4. load average: 1.04 1.10 1.00 1/296 169662439.2440 access_level: :reporter, allowed?: false2441 is expected to equal false2442# [RSpecRunTime] RSpec elapsed time: 12 minutes 43.16 seconds. Current RSS: ~1902M. Threads: 4. load average: 1.04 1.09 1.00 1/296 169942443.2444 access_level: :developer, allowed?: true2445 is expected to equal true2446# [RSpecRunTime] RSpec elapsed time: 12 minutes 45.99 seconds. Current RSS: ~1945M. Threads: 4. load average: 1.04 1.09 1.00 1/296 170242447.2448 access_level: :maintainer, allowed?: true2449 is expected to equal true2450# [RSpecRunTime] RSpec elapsed time: 12 minutes 47.57 seconds. Current RSS: ~1945M. Threads: 4. load average: 1.04 1.09 1.00 1/296 170542451.2452 when an admin user2453 when admin mode is enabled2454 is expected to be allowed :stop_environment2455# [RSpecRunTime] RSpec elapsed time: 12 minutes 49.01 seconds. Current RSS: ~1947M. Threads: 4. load average: 1.04 1.09 1.00 1/296 170842456.2457 when admin mode is disabled2458 is expected to be disallowed :stop_environment2459# [RSpecRunTime] RSpec elapsed time: 12 minutes 50.34 seconds. Current RSS: ~1961M. Threads: 4. load average: 1.04 1.09 1.00 1/296 171122460.2461 with protected branch2462 when an admin user2463 when admin mode is enabled2464 is expected to be allowed :stop_environment2465# [RSpecRunTime] RSpec elapsed time: 12 minutes 51.88 seconds. Current RSS: ~1962M. Threads: 4. load average: 1.04 1.09 1.00 1/296 171422466.2467 when admin mode is disabled2468 is expected to be disallowed :stop_environment2469# [RSpecRunTime] RSpec elapsed time: 12 minutes 53.23 seconds. Current RSS: ~1960M. Threads: 4. load average: 1.11 1.11 1.01 1/296 171702470.2471 without stop action2472 access_level: nil, allowed?: false2473 is expected to equal false2474 access_level: :guest, allowed?: false2475 is expected to equal false2476# [RSpecRunTime] RSpec elapsed time: 12 minutes 55.33 seconds. Current RSS: ~1982M. Threads: 4. load average: 1.11 1.11 1.01 1/296 171972477.2478 access_level: :reporter, allowed?: false2479 is expected to equal false2480# [RSpecRunTime] RSpec elapsed time: 12 minutes 56.67 seconds. Current RSS: ~1989M. Threads: 4. load average: 1.11 1.11 1.01 1/296 172112481.2482 access_level: :developer, allowed?: true2483 is expected to equal true2484# [RSpecRunTime] RSpec elapsed time: 12 minutes 57.99 seconds. Current RSS: ~2000M. Threads: 4. load average: 1.10 1.10 1.00 1/296 172252485.2486 access_level: :maintainer, allowed?: true2487 is expected to equal true2488# [RSpecRunTime] RSpec elapsed time: 12 minutes 59.28 seconds. Current RSS: ~2002M. Threads: 4. load average: 1.10 1.10 1.00 1/296 172392489.2490 when an admin user2491 when admin mode is enabled2492 is expected to be allowed :stop_environment2493# [RSpecRunTime] RSpec elapsed time: 13 minutes 0.36 second. Current RSS: ~1997M. Threads: 4. load average: 1.10 1.10 1.00 1/296 172532494.2495 when admin mode is disabled2496 is expected to be disallowed :stop_environment2497# [RSpecRunTime] RSpec elapsed time: 13 minutes 1.5 seconds. Current RSS: ~2003M. Threads: 4. load average: 1.10 1.10 1.00 1/296 172672498.2499 #destroy_environment2500 access_level: nil, allowed?: false2501 is expected to be disallowed :destroy_environment2502 when environment is stopped2503 is expected to equal false2504# [RSpecRunTime] RSpec elapsed time: 13 minutes 3.72 seconds. Current RSS: ~2016M. Threads: 4. load average: 1.10 1.10 1.00 1/295 172942505.2506 access_level: :guest, allowed?: false2507 is expected to be disallowed :destroy_environment2508 when environment is stopped2509 is expected to equal false2510# [RSpecRunTime] RSpec elapsed time: 13 minutes 6.06 seconds. Current RSS: ~1992M. Threads: 4. load average: 1.10 1.10 1.00 1/292 173212511.2512 access_level: :reporter, allowed?: false2513 is expected to be disallowed :destroy_environment2514 when environment is stopped2515 is expected to equal false2516# [RSpecRunTime] RSpec elapsed time: 13 minutes 10.07 seconds. Current RSS: ~1991M. Threads: 4. load average: 1.09 1.10 1.00 1/292 173482517.2518 access_level: :developer, allowed?: true2519 is expected to be disallowed :destroy_environment2520 when environment is stopped2521 is expected to equal true2522# [RSpecRunTime] RSpec elapsed time: 13 minutes 12.54 seconds. Current RSS: ~1984M. Threads: 4. load average: 1.09 1.10 1.00 1/292 173752523.2524 access_level: :maintainer, allowed?: true2525 is expected to be disallowed :destroy_environment2526 when environment is stopped2527 is expected to equal true2528# [RSpecRunTime] RSpec elapsed time: 13 minutes 14.96 seconds. Current RSS: ~1987M. Threads: 4. load average: 1.16 1.12 1.01 1/292 174022529.2530 when an admin user2531 is expected to be disallowed :destroy_environment2532 when environment is stopped2533 when admin mode is enabled2534 is expected to be allowed :destroy_environment2535# [RSpecRunTime] RSpec elapsed time: 13 minutes 17.17 seconds. Current RSS: ~1997M. Threads: 4. load average: 1.16 1.12 1.01 1/292 174292536.2537 when admin mode is disabled2538 is expected to be disallowed :destroy_environment2539# [RSpecRunTime] RSpec elapsed time: 13 minutes 18.28 seconds. Current RSS: ~1997M. Threads: 4. load average: 1.15 1.11 1.01 1/292 174432540.2541 when project is private2542 with stop action2543 access_level: nil, allowed?: false2544 is expected to equal false2545# [RSpecRunTime] RSpec elapsed time: 13 minutes 19.68 seconds. Current RSS: ~1990M. Threads: 4. load average: 1.15 1.11 1.01 1/295 174712546.2547 access_level: :guest, allowed?: false2548 is expected to equal false2549# [RSpecRunTime] RSpec elapsed time: 13 minutes 21.53 seconds. Current RSS: ~1987M. Threads: 4. load average: 1.15 1.11 1.01 1/297 174992550.2551 access_level: :reporter, allowed?: false2552 is expected to equal false2553# [RSpecRunTime] RSpec elapsed time: 13 minutes 23.1 seconds. Current RSS: ~1983M. Threads: 4. load average: 1.14 1.11 1.01 1/297 175272554.2555 access_level: :developer, allowed?: true2556 is expected to equal true2557# [RSpecRunTime] RSpec elapsed time: 13 minutes 24.71 seconds. Current RSS: ~1977M. Threads: 4. load average: 1.14 1.11 1.01 1/297 175572558.2559 access_level: :maintainer, allowed?: true2560 is expected to equal true2561# [RSpecRunTime] RSpec elapsed time: 13 minutes 26.45 seconds. Current RSS: ~1964M. Threads: 4. load average: 1.14 1.11 1.01 1/297 175872562.2563 when an admin user2564 when admin mode is enabled2565 is expected to be allowed :stop_environment2566# [RSpecRunTime] RSpec elapsed time: 13 minutes 28.25 seconds. Current RSS: ~1958M. Threads: 4. load average: 1.20 1.13 1.01 1/297 176172567.2568 when admin mode is disabled2569 is expected to be disallowed :stop_environment2570# [RSpecRunTime] RSpec elapsed time: 13 minutes 29.69 seconds. Current RSS: ~1952M. Threads: 4. load average: 1.20 1.13 1.01 1/297 176452571.2572 with protected branch2573 when an admin user2574 when admin mode is enabled2575 is expected to be allowed :stop_environment2576# [RSpecRunTime] RSpec elapsed time: 13 minutes 31.14 seconds. Current RSS: ~1948M. Threads: 4. load average: 1.20 1.13 1.01 1/297 176752577.2578 when admin mode is disabled2579 is expected to be disallowed :stop_environment2580# [RSpecRunTime] RSpec elapsed time: 13 minutes 32.69 seconds. Current RSS: ~1941M. Threads: 4. load average: 1.20 1.13 1.01 1/297 177032581.2582 without stop action2583 access_level: nil, allowed?: false2584 is expected to equal false2585# [RSpecRunTime] RSpec elapsed time: 13 minutes 33.86 seconds. Current RSS: ~1950M. Threads: 4. load average: 1.19 1.12 1.01 1/297 177172586.2587 access_level: :guest, allowed?: false2588 is expected to equal false2589# [RSpecRunTime] RSpec elapsed time: 13 minutes 35.12 seconds. Current RSS: ~1967M. Threads: 4. load average: 1.19 1.12 1.01 1/297 177312590.2591 access_level: :reporter, allowed?: false2592 is expected to equal false2593# [RSpecRunTime] RSpec elapsed time: 13 minutes 36.51 seconds. Current RSS: ~1977M. Threads: 4. load average: 1.19 1.12 1.01 1/297 177452594.2595 access_level: :developer, allowed?: true2596 is expected to equal true2597# [RSpecRunTime] RSpec elapsed time: 13 minutes 37.87 seconds. Current RSS: ~1979M. Threads: 4. load average: 1.19 1.12 1.01 1/297 177592598.2599 access_level: :maintainer, allowed?: true2600 is expected to equal true2601# [RSpecRunTime] RSpec elapsed time: 13 minutes 39.14 seconds. Current RSS: ~1992M. Threads: 4. load average: 1.17 1.12 1.01 1/297 177732602.2603 when an admin user2604 when admin mode is enabled2605 is expected to be allowed :stop_environment2606# [RSpecRunTime] RSpec elapsed time: 13 minutes 40.32 seconds. Current RSS: ~1993M. Threads: 4. load average: 1.17 1.12 1.01 1/297 177872607.2608 when admin mode is disabled2609 is expected to be disallowed :stop_environment2610# [RSpecRunTime] RSpec elapsed time: 13 minutes 41.44 seconds. Current RSS: ~1998M. Threads: 4. load average: 1.17 1.12 1.01 1/295 178012611.2612 #destroy_environment2613 access_level: nil, allowed?: false2614 is expected to be disallowed :destroy_environment2615 when environment is stopped2616 is expected to equal false2617# [RSpecRunTime] RSpec elapsed time: 13 minutes 43.71 seconds. Current RSS: ~2001M. Threads: 4. load average: 1.16 1.12 1.01 3/292 178282618.2619 access_level: :guest, allowed?: false2620 is expected to be disallowed :destroy_environment2621 when environment is stopped2622 is expected to equal false2623# [RSpecRunTime] RSpec elapsed time: 13 minutes 46.16 seconds. Current RSS: ~1985M. Threads: 4. load average: 1.16 1.12 1.01 1/292 178552624.2625 access_level: :reporter, allowed?: false2626 is expected to be disallowed :destroy_environment2627 when environment is stopped2628 is expected to equal false2629# [RSpecRunTime] RSpec elapsed time: 13 minutes 48.69 seconds. Current RSS: ~1982M. Threads: 4. load average: 1.07 1.10 1.01 1/292 178822630.2631 access_level: :developer, allowed?: true2632 is expected to be disallowed :destroy_environment2633 when environment is stopped2634 is expected to equal true2635# [RSpecRunTime] RSpec elapsed time: 13 minutes 51.17 seconds. Current RSS: ~1988M. Threads: 4. load average: 1.07 1.10 1.01 1/292 179092636.2637 access_level: :maintainer, allowed?: true2638 is expected to be disallowed :destroy_environment2639 when environment is stopped2640 is expected to equal true2641# [RSpecRunTime] RSpec elapsed time: 13 minutes 53.83 seconds. Current RSS: ~1992M. Threads: 4. load average: 0.98 1.08 1.00 1/292 179362642.2643 when an admin user2644 is expected to be disallowed :destroy_environment2645 when environment is stopped2646 when admin mode is enabled2647 is expected to be allowed :destroy_environment2648# [RSpecRunTime] RSpec elapsed time: 13 minutes 56.03 seconds. Current RSS: ~1991M. Threads: 4. load average: 0.98 1.08 1.00 1/292 179632649.2650 when admin mode is disabled2651 is expected to be disallowed :destroy_environment2652# [RSpecRunTime] RSpec elapsed time: 13 minutes 57.15 seconds. Current RSS: ~1995M. Threads: 4. load average: 0.98 1.08 1.00 1/292 179772653.2654# [RSpecRunTime] Finishing example group spec/policies/environment_policy_spec.rb. It took 1 minute 19.2 seconds. Expected to take 1 minute 37.54 seconds.2655# [RSpecRunTime] Starting example group spec/helpers/visibility_level_helper_spec.rb. Expected to take 1 minute 22.22 seconds.2656VisibilityLevelHelper2657 #visibility_icon_description2658 with Project2659 delegates projects to #project_visibility_icon_description2660 with ProjectPresenter2661 delegates projects to #project_visibility_icon_description2662 with Group2663 delegates groups to #group_visibility_icon_description2664 #visibility_level_label2665 level_value: 0, level_name: "Private"2666 is expected to eq "Private"2667 level_value: 10, level_name: "Internal"2668 is expected to eq "Internal"2669 level_value: 20, level_name: "Public"2670 is expected to eq "Public"2671 #visibility_level_description2672 with Project2673 returns different project related descriptions depending on visibility level2674 with Group2675 returns different group related descriptions depending on visibility level2676 returns default description for public group2677 when application setting `should_check_namespace_plan` is true2678 returns updated description for public visibility option in group general settings2679# [RSpecRunTime] RSpec elapsed time: 14 minutes 3.98 seconds. Current RSS: ~1949M. Threads: 4. load average: 0.98 1.08 1.00 1/292 179782680.2681 #disallowed_visibility_level?2682 forks2683 disallows levels2684# [RSpecRunTime] RSpec elapsed time: 14 minutes 5.84 seconds. Current RSS: ~1932M. Threads: 4. load average: 0.98 1.08 1.00 1/292 179792685.2686 non-forked project2687 disallows levels2688 group2689 disallows levels2690 sub-group2691 disallows levels2692 snippet2693 disallows levels2694 #disallowed_visibility_level_by_parent?2695 parent_group_visibility_level: :public, visibility_level: 20, expected: false2696 is expected to eq false2697 parent_group_visibility_level: :public, visibility_level: 10, expected: false2698 is expected to eq false2699 parent_group_visibility_level: :public, visibility_level: 0, expected: false2700 is expected to eq false2701 parent_group_visibility_level: :internal, visibility_level: 20, expected: true2702 is expected to eq true2703 parent_group_visibility_level: :internal, visibility_level: 10, expected: false2704 is expected to eq false2705 parent_group_visibility_level: :internal, visibility_level: 0, expected: false2706 is expected to eq false2707# [RSpecRunTime] RSpec elapsed time: 14 minutes 10.62 seconds. Current RSS: ~2018M. Threads: 4. load average: 0.98 1.08 1.00 1/292 179802708.2709 parent_group_visibility_level: :private, visibility_level: 20, expected: true2710 is expected to eq true2711 parent_group_visibility_level: :private, visibility_level: 10, expected: true2712 is expected to eq true2713 parent_group_visibility_level: :private, visibility_level: 0, expected: false2714 is expected to eq false2715 #disallowed_visibility_level_by_projects?2716 behaves like disallowed visibility level by child2717 child_visibility_level: 20, visibility_level: 20, expected: false2718 is expected to eq false2719 child_visibility_level: 20, visibility_level: 10, expected: true2720 is expected to eq true2721 child_visibility_level: 20, visibility_level: 0, expected: true2722 is expected to eq true2723 child_visibility_level: 10, visibility_level: 20, expected: false2724 is expected to eq false2725 child_visibility_level: 10, visibility_level: 10, expected: false2726 is expected to eq false2727 child_visibility_level: 10, visibility_level: 0, expected: true2728 is expected to eq true2729 child_visibility_level: 0, visibility_level: 20, expected: false2730 is expected to eq false2731 child_visibility_level: 0, visibility_level: 10, expected: false2732 is expected to eq false2733 child_visibility_level: 0, visibility_level: 0, expected: false2734 is expected to eq false2735 #disallowed_visibility_level_by_sub_groups?2736 behaves like disallowed visibility level by child2737 child_visibility_level: 20, visibility_level: 20, expected: false2738 is expected to eq false2739 child_visibility_level: 20, visibility_level: 10, expected: true2740 is expected to eq true2741# [RSpecRunTime] RSpec elapsed time: 14 minutes 18.08 seconds. Current RSS: ~2043M. Threads: 4. load average: 0.99 1.07 1.00 1/292 179812742.2743 child_visibility_level: 20, visibility_level: 0, expected: true2744 is expected to eq true2745 child_visibility_level: 10, visibility_level: 20, expected: false2746 is expected to eq false2747 child_visibility_level: 10, visibility_level: 10, expected: false2748 is expected to eq false2749 child_visibility_level: 10, visibility_level: 0, expected: true2750 is expected to eq true2751 child_visibility_level: 0, visibility_level: 20, expected: false2752 is expected to eq false2753 child_visibility_level: 0, visibility_level: 10, expected: false2754 is expected to eq false2755 child_visibility_level: 0, visibility_level: 0, expected: false2756 is expected to eq false2757 #selected_visibility_level2758 requested_level: 20, max_allowed: 20, global_default_level: 20, restricted_levels: [], expected: 202759 provides correct visibility level for forked project2760 provides correct visibility level for project in group2761# [RSpecRunTime] RSpec elapsed time: 14 minutes 23.51 seconds. Current RSS: ~1953M. Threads: 4. load average: 0.99 1.07 1.00 1/292 179822762.2763 requested_level: 20, max_allowed: 20, global_default_level: 20, restricted_levels: [20], expected: 102764 provides correct visibility level for forked project2765 provides correct visibility level for project in group2766# [RSpecRunTime] RSpec elapsed time: 14 minutes 27.87 seconds. Current RSS: ~1863M. Threads: 4. load average: 0.99 1.07 1.00 1/292 179832767.2768 requested_level: 10, max_allowed: 20, global_default_level: 20, restricted_levels: [], expected: 102769 provides correct visibility level for forked project2770 provides correct visibility level for project in group2771# [RSpecRunTime] RSpec elapsed time: 14 minutes 30.43 seconds. Current RSS: ~1875M. Threads: 4. load average: 0.99 1.07 1.00 1/292 179842772.2773 requested_level: 10, max_allowed: 0, global_default_level: 0, restricted_levels: [], expected: 02774 provides correct visibility level for forked project2775 provides correct visibility level for project in group2776# [RSpecRunTime] RSpec elapsed time: 14 minutes 33.27 seconds. Current RSS: ~1868M. Threads: 4. load average: 1.07 1.09 1.01 1/292 179852777.2778 requested_level: 0, max_allowed: 20, global_default_level: 20, restricted_levels: [], expected: 02779 provides correct visibility level for forked project2780 provides correct visibility level for project in group2781# [RSpecRunTime] RSpec elapsed time: 14 minutes 36.05 seconds. Current RSS: ~1865M. Threads: 4. load average: 1.07 1.09 1.01 1/292 179862782.2783 requested_level: 20, max_allowed: 0, global_default_level: 10, restricted_levels: [], expected: 02784 provides correct visibility level for forked project2785 provides correct visibility level for project in group2786# [RSpecRunTime] RSpec elapsed time: 14 minutes 38.77 seconds. Current RSS: ~1858M. Threads: 4. load average: 1.07 1.09 1.00 1/292 179872787.2788 requested_level: 20, max_allowed: 10, global_default_level: 20, restricted_levels: [], expected: 102789 provides correct visibility level for forked project2790 provides correct visibility level for project in group2791# [RSpecRunTime] RSpec elapsed time: 14 minutes 41.51 seconds. Current RSS: ~1861M. Threads: 4. load average: 1.07 1.09 1.00 1/292 179882792.2793 requested_level: 20, max_allowed: 0, global_default_level: 20, restricted_levels: [], expected: 02794 provides correct visibility level for forked project2795 provides correct visibility level for project in group2796# [RSpecRunTime] RSpec elapsed time: 14 minutes 44.25 seconds. Current RSS: ~1863M. Threads: 4. load average: 1.06 1.08 1.00 1/292 179892797.2798 requested_level: 20, max_allowed: 10, global_default_level: 10, restricted_levels: [], expected: 102799 provides correct visibility level for forked project2800 provides correct visibility level for project in group2801# [RSpecRunTime] RSpec elapsed time: 14 minutes 46.79 seconds. Current RSS: ~1861M. Threads: 4. load average: 1.06 1.08 1.00 1/292 179902802.2803 requested_level: 20, max_allowed: 20, global_default_level: 10, restricted_levels: [], expected: 202804 provides correct visibility level for forked project2805 provides correct visibility level for project in group2806# [RSpecRunTime] RSpec elapsed time: 14 minutes 49.65 seconds. Current RSS: ~1863M. Threads: 4. load average: 1.06 1.08 1.00 1/292 179912807.2808 #available_visibility_levels2809 behaves like available visibility level2810 excludes disallowed visibility levels2811 restricted_visibility_levels: [], expected: [0, 10, 20]2812 is expected to eq [0, 10, 20]2813 restricted_visibility_levels: [0], expected: [10, 20]2814 is expected to eq [10, 20]2815 restricted_visibility_levels: [0, 10], expected: [20]2816 is expected to eq [20]2817 restricted_visibility_levels: [0, 20], expected: [10]2818 is expected to eq [10]2819 restricted_visibility_levels: [10], expected: [0, 20]2820 is expected to eq [0, 20]2821 restricted_visibility_levels: [10, 0], expected: [20]2822 is expected to eq [20]2823 restricted_visibility_levels: [10, 20], expected: [0]2824 is expected to eq [0]2825 restricted_visibility_levels: [20], expected: [0, 10]2826 is expected to eq [0, 10]2827 restricted_visibility_levels: [20, 0], expected: [10]2828 is expected to eq [10]2829 restricted_visibility_levels: [20, 10], expected: [0]2830 is expected to eq [0]2831 behaves like available visibility level2832 excludes disallowed visibility levels2833 restricted_visibility_levels: [], expected: [0, 10, 20]2834 is expected to eq [0, 10, 20]2835# [RSpecRunTime] RSpec elapsed time: 14 minutes 55.61 seconds. Current RSS: ~2096M. Threads: 4. load average: 1.05 1.08 1.00 1/292 179922836.2837 restricted_visibility_levels: [0], expected: [10, 20]2838 is expected to eq [10, 20]2839 restricted_visibility_levels: [0, 10], expected: [20]2840 is expected to eq [20]2841 restricted_visibility_levels: [0, 20], expected: [10]2842 is expected to eq [10]2843 restricted_visibility_levels: [10], expected: [0, 20]2844 is expected to eq [0, 20]2845 restricted_visibility_levels: [10, 0], expected: [20]2846 is expected to eq [20]2847 restricted_visibility_levels: [10, 20], expected: [0]2848 is expected to eq [0]2849 restricted_visibility_levels: [20], expected: [0, 10]2850 is expected to eq [0, 10]2851 restricted_visibility_levels: [20, 0], expected: [10]2852 is expected to eq [10]2853 restricted_visibility_levels: [20, 10], expected: [0]2854 is expected to eq [0]2855 behaves like available visibility level2856 excludes disallowed visibility levels2857 restricted_visibility_levels: [], expected: [0, 10, 20]2858 is expected to eq [0, 10, 20]2859 restricted_visibility_levels: [0], expected: [10, 20]2860 is expected to eq [10, 20]2861 restricted_visibility_levels: [0, 10], expected: [20]2862 is expected to eq [20]2863 restricted_visibility_levels: [0, 20], expected: [10]2864 is expected to eq [10]2865 restricted_visibility_levels: [10], expected: [0, 20]2866 is expected to eq [0, 20]2867 restricted_visibility_levels: [10, 0], expected: [20]2868 is expected to eq [20]2869 restricted_visibility_levels: [10, 20], expected: [0]2870 is expected to eq [0]2871 restricted_visibility_levels: [20], expected: [0, 10]2872 is expected to eq [0, 10]2873 restricted_visibility_levels: [20, 0], expected: [10]2874 is expected to eq [10]2875 restricted_visibility_levels: [20, 10], expected: [0]2876 is expected to eq [0]2877 behaves like available visibility level2878 excludes disallowed visibility levels2879 restricted_visibility_levels: [], expected: [0, 10, 20]2880 is expected to eq [0, 10, 20]2881 restricted_visibility_levels: [0], expected: [10, 20]2882 is expected to eq [10, 20]2883 restricted_visibility_levels: [0, 10], expected: [20]2884 is expected to eq [20]2885 restricted_visibility_levels: [0, 20], expected: [10]2886 is expected to eq [10]2887 restricted_visibility_levels: [10], expected: [0, 20]2888 is expected to eq [0, 20]2889 restricted_visibility_levels: [10, 0], expected: [20]2890 is expected to eq [20]2891 restricted_visibility_levels: [10, 20], expected: [0]2892 is expected to eq [0]2893 restricted_visibility_levels: [20], expected: [0, 10]2894 is expected to eq [0, 10]2895 restricted_visibility_levels: [20, 0], expected: [10]2896 is expected to eq [10]2897 restricted_visibility_levels: [20, 10], expected: [0]2898 is expected to eq [0]2899 #snippets_selected_visibility_level2900 returns the selected visibility level2901 fallbacks using the lowest available visibility level when selected level isn't available2902 #multiple_visibility_levels_restricted?2903 restricted_visibility_levels: [20], expected: false2904 is expected to eq false2905 restricted_visibility_levels: [20, 10], expected: true2906 is expected to eq true2907 restricted_visibility_levels: [20, 10, 0], expected: true2908 is expected to eq true2909 #all_visibility_levels_restricted?2910 restricted_visibility_levels: [20], expected: false2911 is expected to eq false2912 restricted_visibility_levels: [20, 10], expected: false2913 is expected to eq false2914 restricted_visibility_levels: [0, 10, 20], expected: true2915 is expected to eq true2916 #all_visibility_levels2917 returns all visibility levels2918 #disabled_visibility_level?2919 restricted_visibility_levels: [], child_visibility_level: 20, visibility_level: 20, expected: false2920 is expected to eq false2921 restricted_visibility_levels: [], child_visibility_level: 20, visibility_level: 10, expected: true2922 is expected to eq true2923 restricted_visibility_levels: [], child_visibility_level: 20, visibility_level: 0, expected: true2924 is expected to eq true2925 restricted_visibility_levels: [], child_visibility_level: 10, visibility_level: 20, expected: false2926 is expected to eq false2927 restricted_visibility_levels: [], child_visibility_level: 10, visibility_level: 10, expected: false2928 is expected to eq false2929 restricted_visibility_levels: [], child_visibility_level: 10, visibility_level: 0, expected: true2930 is expected to eq true2931 restricted_visibility_levels: [], child_visibility_level: 0, visibility_level: 20, expected: false2932 is expected to eq false2933 restricted_visibility_levels: [], child_visibility_level: 0, visibility_level: 10, expected: false2934 is expected to eq false2935 restricted_visibility_levels: [], child_visibility_level: 0, visibility_level: 0, expected: false2936 is expected to eq false2937 restricted_visibility_levels: [20], child_visibility_level: 20, visibility_level: 20, expected: true2938 is expected to eq true2939 restricted_visibility_levels: [20], child_visibility_level: 20, visibility_level: 10, expected: true2940 is expected to eq true2941 restricted_visibility_levels: [20], child_visibility_level: 20, visibility_level: 0, expected: true2942 is expected to eq true2943 restricted_visibility_levels: [20], child_visibility_level: 10, visibility_level: 20, expected: true2944 is expected to eq true2945 restricted_visibility_levels: [20], child_visibility_level: 10, visibility_level: 10, expected: false2946 is expected to eq false2947 restricted_visibility_levels: [20], child_visibility_level: 10, visibility_level: 0, expected: true2948 is expected to eq true2949 restricted_visibility_levels: [10], child_visibility_level: 20, visibility_level: 20, expected: false2950 is expected to eq false2951 restricted_visibility_levels: [10], child_visibility_level: 20, visibility_level: 10, expected: true2952 is expected to eq true2953 restricted_visibility_levels: [10], child_visibility_level: 20, visibility_level: 0, expected: true2954 is expected to eq true2955 restricted_visibility_levels: [10], child_visibility_level: 10, visibility_level: 20, expected: false2956 is expected to eq false2957 restricted_visibility_levels: [10], child_visibility_level: 10, visibility_level: 10, expected: true2958 is expected to eq true2959 restricted_visibility_levels: [10], child_visibility_level: 10, visibility_level: 0, expected: true2960 is expected to eq true2961 restricted_visibility_levels: [20, 10], child_visibility_level: 20, visibility_level: 20, expected: true2962 is expected to eq true2963 restricted_visibility_levels: [20, 10], child_visibility_level: 20, visibility_level: 10, expected: true2964 is expected to eq true2965 restricted_visibility_levels: [20, 10], child_visibility_level: 20, visibility_level: 10, expected: true2966 is expected to eq true2967 restricted_visibility_levels: [0, 10, 20], child_visibility_level: 20, visibility_level: 20, expected: true2968 is expected to eq true2969 restricted_visibility_levels: [0, 10, 20], child_visibility_level: 20, visibility_level: 10, expected: true2970 is expected to eq true2971 #restricted_visibility_level?2972 restricted_visibility_levels: [], visibility_level: 20, expected: false2973 is expected to eq false2974 restricted_visibility_levels: [], visibility_level: 10, expected: false2975 is expected to eq false2976 restricted_visibility_levels: [], visibility_level: 0, expected: false2977 is expected to eq false2978 restricted_visibility_levels: [20], visibility_level: 20, expected: true2979 is expected to eq true2980 restricted_visibility_levels: [20], visibility_level: 10, expected: false2981 is expected to eq false2982 restricted_visibility_levels: [20], visibility_level: 0, expected: false2983 is expected to eq false2984 restricted_visibility_levels: [20, 10], visibility_level: 20, expected: true2985 is expected to eq true2986 restricted_visibility_levels: [20, 10], visibility_level: 10, expected: true2987 is expected to eq true2988 restricted_visibility_levels: [20, 10], visibility_level: 0, expected: false2989 is expected to eq false2990 restricted_visibility_levels: [0, 10, 20], visibility_level: 20, expected: true2991 is expected to eq true2992 restricted_visibility_levels: [0, 10, 20], visibility_level: 10, expected: true2993 is expected to eq true2994 restricted_visibility_levels: [0, 10, 20], visibility_level: 0, expected: true2995 is expected to eq true2996# [RSpecRunTime] Finishing example group spec/helpers/visibility_level_helper_spec.rb. It took 1 minute 24.66 seconds. Expected to take 1 minute 22.22 seconds.2997# [RSpecRunTime] Starting example group spec/services/ci/runners/create_runner_service_spec.rb. Expected to take 1 minute 12.48 seconds.2998Ci::Runners::CreateRunnerService#execute2999 with :runner_type param set to instance_type3000 when anonymous user3001 behaves like it cannot create a runner3002 runner payload is nil3003 is expected to be error3004 when non-admin user3005 behaves like it cannot create a runner3006 runner payload is nil3007 is expected to be error3008 when admin user3009 behaves like it cannot create a runner3010 runner payload is nil3011 is expected to be error3012 when admin mode is enabled3013 behaves like it can create a runner3014 creates a runner of the specified type3015 with default params provided3016 is expected to be success3017 uses default values when none are provided3018 with non-default params provided3019 is expected to be success3020 creates runner with specified values3021 with a nil paused value3022 is expected to be success3023 creates runner with active set to true3024# [RSpecRunTime] RSpec elapsed time: 15 minutes 26.08 seconds. Current RSS: ~2134M. Threads: 4. load average: 1.03 1.07 1.00 1/292 179933025.3026 with no paused value given3027 is expected to be success3028 creates runner with active set to true3029 behaves like it can return an error3030 when the runner fails to save3031 returns error message3032 behaves like it cannot create a runner3033 runner payload is nil3034 is expected to be error3035 with unexpected scope param specified3036 behaves like it cannot create a runner3037 runner payload is nil3038 is expected to be error3039 when model validation fails3040 returns error message and reason3041 behaves like it cannot create a runner3042 runner payload is nil3043 is expected to be error3044 with :runner_type param set to group_type3045 when anonymous user3046 behaves like it cannot create a runner3047 runner payload is nil3048 is expected to be error3049# [RSpecRunTime] RSpec elapsed time: 15 minutes 30.28 seconds. Current RSS: ~2131M. Threads: 4. load average: 1.03 1.07 1.00 1/292 179943050.3051 when non-admin user3052 behaves like it cannot create a runner3053 runner payload is nil3054 is expected to be error3055# [RSpecRunTime] RSpec elapsed time: 15 minutes 31.57 seconds. Current RSS: ~2113M. Threads: 4. load average: 1.03 1.07 1.00 1/292 179953056.3057 when group owner3058 behaves like it can create a runner3059 creates a runner of the specified type3060 with default params provided3061 is expected to be success3062 uses default values when none are provided3063# [RSpecRunTime] RSpec elapsed time: 15 minutes 33.98 seconds. Current RSS: ~2070M. Threads: 4. load average: 1.10 1.09 1.01 1/292 179963064.3065 with non-default params provided3066 is expected to be success3067 creates runner with specified values3068 with a nil paused value3069 is expected to be success3070 creates runner with active set to true3071# [RSpecRunTime] RSpec elapsed time: 15 minutes 38.56 seconds. Current RSS: ~2010M. Threads: 4. load average: 1.18 1.10 1.01 1/292 179973072.3073 with no paused value given3074 is expected to be success3075 creates runner with active set to true3076# [RSpecRunTime] RSpec elapsed time: 15 minutes 40.16 seconds. Current RSS: ~1980M. Threads: 4. load average: 1.18 1.10 1.01 1/292 179983077.3078 with missing scope param3079 behaves like it cannot create a runner3080 runner payload is nil3081 is expected to be error3082# [RSpecRunTime] RSpec elapsed time: 15 minutes 41.49 seconds. Current RSS: ~2006M. Threads: 4. load average: 1.18 1.10 1.01 1/292 179993083.3084 when admin user3085 behaves like it cannot create a runner3086 runner payload is nil3087 is expected to be error3088# [RSpecRunTime] RSpec elapsed time: 15 minutes 42.78 seconds. Current RSS: ~2014M. Threads: 4. load average: 1.18 1.10 1.01 1/292 180003089.3090 when admin mode is enabled3091 behaves like it can create a runner3092 creates a runner of the specified type3093 with default params provided3094 is expected to be success3095 uses default values when none are provided3096# [RSpecRunTime] RSpec elapsed time: 15 minutes 44.88 seconds. Current RSS: ~2030M. Threads: 4. load average: 1.16 1.10 1.01 1/292 180013097.3098 with non-default params provided3099 is expected to be success3100 creates runner with specified values3101 with a nil paused value3102 is expected to be success3103 creates runner with active set to true3104# [RSpecRunTime] RSpec elapsed time: 15 minutes 47.96 seconds. Current RSS: ~2134M. Threads: 4. load average: 1.15 1.10 1.01 1/292 180023105.3106 with no paused value given3107 is expected to be success3108 creates runner with active set to true3109# [RSpecRunTime] RSpec elapsed time: 15 minutes 49.46 seconds. Current RSS: ~2122M. Threads: 4. load average: 1.15 1.10 1.01 1/292 180033110.3111 behaves like it can return an error3112 when the runner fails to save3113 returns error message3114 behaves like it cannot create a runner3115 runner payload is nil3116 is expected to be error3117# [RSpecRunTime] RSpec elapsed time: 15 minutes 53.0 seconds. Current RSS: ~2163M. Threads: 4. load average: 1.14 1.10 1.01 1/292 180043118.3119 with :runner_type param set to project_type3120 when anonymous user3121 behaves like it cannot create a runner3122 runner payload is nil3123 is expected to be error3124# [RSpecRunTime] RSpec elapsed time: 15 minutes 54.64 seconds. Current RSS: ~2163M. Threads: 4. load average: 1.14 1.10 1.01 1/292 180053125.3126 when group owner3127 behaves like it can create a runner3128 creates a runner of the specified type3129 with default params provided3130 is expected to be success3131 uses default values when none are provided3132# [RSpecRunTime] RSpec elapsed time: 15 minutes 56.95 seconds. Current RSS: ~2173M. Threads: 4. load average: 1.14 1.10 1.01 1/292 180063133.3134 with non-default params provided3135 is expected to be success3136 creates runner with specified values3137 with a nil paused value3138 is expected to be success3139 creates runner with active set to true3140# [RSpecRunTime] RSpec elapsed time: 16 minutes 0.25 second. Current RSS: ~2284M. Threads: 4. load average: 1.21 1.11 1.01 1/292 180073141.3142 with no paused value given3143 is expected to be success3144 creates runner with active set to true3145# [RSpecRunTime] RSpec elapsed time: 16 minutes 2.07 seconds. Current RSS: ~2278M. Threads: 4. load average: 1.21 1.11 1.01 1/292 180083146.3147 with missing scope param3148 behaves like it cannot create a runner3149 runner payload is nil3150 is expected to be error3151# [RSpecRunTime] RSpec elapsed time: 16 minutes 3.42 seconds. Current RSS: ~2280M. Threads: 4. load average: 1.27 1.13 1.02 1/292 180093152.3153 when non-admin user3154 behaves like it cannot create a runner3155 runner payload is nil3156 is expected to be error3157# [RSpecRunTime] RSpec elapsed time: 16 minutes 4.95 seconds. Current RSS: ~2373M. Threads: 4. load average: 1.27 1.13 1.02 1/292 180103158.3159 with project permissions to create runner3160 behaves like it can create a runner3161 creates a runner of the specified type3162 with default params provided3163 is expected to be success3164 uses default values when none are provided3165# [RSpecRunTime] RSpec elapsed time: 16 minutes 7.86 seconds. Current RSS: ~2369M. Threads: 4. load average: 1.27 1.13 1.02 1/292 180113166.3167 with non-default params provided3168 is expected to be success3169 creates runner with specified values3170 with a nil paused value3171 is expected to be success3172 creates runner with active set to true3173# [RSpecRunTime] RSpec elapsed time: 16 minutes 13.55 seconds. Current RSS: ~2349M. Threads: 4. load average: 1.23 1.12 1.02 1/292 180123174.3175 with no paused value given3176 is expected to be success3177 creates runner with active set to true3178# [RSpecRunTime] RSpec elapsed time: 16 minutes 15.7 seconds. Current RSS: ~2337M. Threads: 4. load average: 1.23 1.12 1.02 1/292 180133179.3180 when admin user3181 behaves like it cannot create a runner3182 runner payload is nil3183 is expected to be error3184# [RSpecRunTime] RSpec elapsed time: 16 minutes 17.16 seconds. Current RSS: ~2314M. Threads: 4. load average: 1.23 1.12 1.02 1/292 180143185.3186 when admin mode is enabled3187 behaves like it can create a runner3188 creates a runner of the specified type3189 with default params provided3190 is expected to be success3191 uses default values when none are provided3192# [RSpecRunTime] RSpec elapsed time: 16 minutes 19.52 seconds. Current RSS: ~2263M. Threads: 4. load average: 1.21 1.12 1.02 1/292 180153193.3194 with non-default params provided3195 is expected to be success3196 creates runner with specified values3197 with a nil paused value3198 is expected to be success3199 creates runner with active set to true3200# [RSpecRunTime] RSpec elapsed time: 16 minutes 22.77 seconds. Current RSS: ~2127M. Threads: 4. load average: 1.21 1.12 1.02 1/292 180163201.3202 with no paused value given3203 is expected to be success3204 creates runner with active set to true3205# [RSpecRunTime] RSpec elapsed time: 16 minutes 24.34 seconds. Current RSS: ~2148M. Threads: 4. load average: 1.19 1.12 1.02 1/292 180173206.3207 behaves like it can return an error3208 when the runner fails to save3209 returns error message3210 behaves like it cannot create a runner3211 runner payload is nil3212 is expected to be error3213# [RSpecRunTime] RSpec elapsed time: 16 minutes 28.26 seconds. Current RSS: ~2240M. Threads: 4. load average: 1.18 1.12 1.02 1/292 180183214.3215# [RSpecRunTime] Finishing example group spec/services/ci/runners/create_runner_service_spec.rb. It took 1 minute 6.48 seconds. Expected to take 1 minute 12.48 seconds.3216# [RSpecRunTime] Starting example group spec/models/members/project_member_spec.rb. Expected to take 1 minute 2.91 seconds.3217ProjectMember3218 does not allow STI3219 associations3220 is expected to belong to project required: false3221 validations3222 is expected to allow :source_type to be ‹"Project"›3223 is expected not to allow :source_type to be ‹"Group"›3224 is expected to validate that :access_level is either ‹10›, ‹20›, ‹30›, or ‹40›3225 default values3226 is expected to eq "Project"3227 delegations3228 is expected to delegate #namespace_id to the #project object3229 .access_level_roles3230 returns Gitlab::Access.options3231 #permissible_access_level_roles3232 when member can manage owners3233 returns Gitlab::Access.options_with_owner3234 when member cannot manage owners3235 returns Gitlab::Access.options3236 .permissible_access_level_roles_for_project_access_token3237 when member can manage owners3238 returns Gitlab::Access.options_with_owner3239# [RSpecRunTime] RSpec elapsed time: 16 minutes 33.6 seconds. Current RSS: ~2202M. Threads: 4. load average: 1.16 1.11 1.02 1/292 180193240.3241 when member can manage owners via admin3242 with admin mode3243 returns Gitlab::Access.options_with_owner3244# [RSpecRunTime] RSpec elapsed time: 16 minutes 36.23 seconds. Current RSS: ~2189M. Threads: 4. load average: 1.16 1.11 1.02 1/292 180203245.3246 without admin mode3247 returns empty hash3248 when user is not a project member3249 return an empty hash3250 when member cannot manage owners3251 returns Gitlab::Access.options3252 when the user is a developer3253 returns Gitlab::Access.options3254 #real_source_type3255 is expected to eq "Project"3256 #destroy3257 creates an expired event when left due to expiry3258 creates a left event when left due to leave3259 for an orphaned member3260 does not raise an error3261# [RSpecRunTime] RSpec elapsed time: 16 minutes 43.93 seconds. Current RSS: ~2063M. Threads: 4. load average: 1.21 1.13 1.02 1/292 180213262.3263 #holder_of_the_personal_namespace?3264 personal_namespace_holder?: false, expected: false3265 returns expected3266# [RSpecRunTime] RSpec elapsed time: 16 minutes 46.25 seconds. Current RSS: ~2084M. Threads: 4. load average: 1.21 1.13 1.02 1/292 180223267.3268 personal_namespace_holder?: true, expected: true3269 returns expected3270 .truncate_teams3271 is expected to be empty3272 is expected to be empty3273# [RSpecRunTime] RSpec elapsed time: 16 minutes 50.5 seconds. Current RSS: ~2047M. Threads: 4. load average: 1.27 1.14 1.03 1/292 180233274.3275 behaves like members notifications3276 #after_commit3277 on creation of a member requesting access3278 calls NotificationService.new_access_request3279# [RSpecRunTime] RSpec elapsed time: 16 minutes 51.72 seconds. Current RSS: ~1994M. Threads: 4. load average: 1.27 1.14 1.03 1/292 180243280.3281 #accept_request3282 calls NotificationService.new_member3283# [RSpecRunTime] RSpec elapsed time: 16 minutes 52.97 seconds. Current RSS: ~1941M. Threads: 4. load average: 1.25 1.14 1.03 1/292 180253284.3285 #decline_invite!3286 calls NotificationService.decline_invite3287 access levels3288 with parent group3289 behaves like inherited access level as a member of entity3290 with root parent_entity developer member3291 is allowed to be a maintainer of the entity3292 is not allowed to be a reporter of the entity3293 is allowed to change to be a developer of the entity3294 is not allowed to change to be a guest of the entity3295 shows an error if the member can't be updated3296 allows changing the level from a non existing member3297 when access request to entity is pending3298 is allowed to be a reporter of the entity3299 is allowed to change to be a guest of the entity3300# [RSpecRunTime] RSpec elapsed time: 17 minutes 5.9 seconds. Current RSS: ~1948M. Threads: 4. load average: 1.29 1.15 1.03 1/292 180263301.3302 with parent group and a subgroup3303 behaves like inherited access level as a member of entity3304 with root parent_entity developer member3305 is allowed to be a maintainer of the entity3306 is not allowed to be a reporter of the entity3307 is allowed to change to be a developer of the entity3308 is not allowed to change to be a guest of the entity3309 shows an error if the member can't be updated3310 allows changing the level from a non existing member3311 when access request to entity is pending3312 is allowed to be a reporter of the entity3313 is allowed to change to be a guest of the entity3314# [RSpecRunTime] RSpec elapsed time: 17 minutes 19.21 seconds. Current RSS: ~1965M. Threads: 4. load average: 1.16 1.13 1.02 1/292 180273315.3316 refreshing project_authorizations3317 when the source project of the project member is destroyed3318 refreshes the authorization of user to the project in the group3319 refreshes the authorization without calling AuthorizedProjectUpdate::ProjectRecalculatePerUserWorker3320# [RSpecRunTime] RSpec elapsed time: 17 minutes 22.0 seconds. Current RSS: ~1927M. Threads: 4. load average: 1.16 1.13 1.02 1/292 180283321.3322 when the user of the project member is destroyed3323 refreshes the authorization of user to the project in the group3324 refreshes the authorization without calling `AuthorizedProjectUpdate::ProjectRecalculatePerUserWorker`3325# [RSpecRunTime] RSpec elapsed time: 17 minutes 23.42 seconds. Current RSS: ~2008M. Threads: 4. load average: 1.15 1.12 1.02 1/292 180293326.3327 when importing3328 does not refresh3329 authorization refresh on addition/updation/deletion3330 on create3331 changes access level3332 behaves like calls AuthorizedProjectUpdate::ProjectRecalculatePerUserWorker inline to recalculate authorizations3333 calls AuthorizedProjectUpdate::ProjectRecalculatePerUserWorker inline3334# [RSpecRunTime] RSpec elapsed time: 17 minutes 26.84 seconds. Current RSS: ~2071M. Threads: 4. load average: 1.15 1.12 1.02 1/292 180303335.3336 behaves like calls AuthorizedProjectUpdate::UserRefreshFromReplicaWorker with a delay to update project authorizations3337 calls AuthorizedProjectUpdate::UserRefreshFromReplicaWorker3338 on update3339 changes access level3340 behaves like calls AuthorizedProjectUpdate::ProjectRecalculatePerUserWorker inline to recalculate authorizations3341 calls AuthorizedProjectUpdate::ProjectRecalculatePerUserWorker inline3342# [RSpecRunTime] RSpec elapsed time: 17 minutes 28.43 seconds. Current RSS: ~2077M. Threads: 4. load average: 1.21 1.14 1.03 1/292 180313343.3344 behaves like calls AuthorizedProjectUpdate::UserRefreshFromReplicaWorker with a delay to update project authorizations3345 calls AuthorizedProjectUpdate::UserRefreshFromReplicaWorker3346 on destroy3347 changes access level3348 behaves like calls AuthorizedProjectUpdate::ProjectRecalculatePerUserWorker inline to recalculate authorizations3349 calls AuthorizedProjectUpdate::ProjectRecalculatePerUserWorker inline3350 behaves like calls AuthorizedProjectUpdate::UserRefreshFromReplicaWorker with a delay to update project authorizations3351 calls AuthorizedProjectUpdate::UserRefreshFromReplicaWorker3352 #set_member_namespace_id3353 on create3354 sets the member_namespace_id3355# [RSpecRunTime] RSpec elapsed time: 17 minutes 31.82 seconds. Current RSS: ~2089M. Threads: 4. load average: 1.21 1.14 1.03 1/292 180323356.3357# [RSpecRunTime] Finishing example group spec/models/members/project_member_spec.rb. It took 1 minute 3.53 seconds. Expected to take 1 minute 2.91 seconds.3358# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.3359Lint factories for ProjectMember3360 with saas, license, and factory defaults3361 behaves like factory3362 project_member factory3363 does not raise error when built3364 does not raise error when created3365 linting :guest trait3366 does not raise error when created3367# [RSpecRunTime] RSpec elapsed time: 17 minutes 35.7 seconds. Current RSS: ~2126M. Threads: 4. load average: 1.20 1.14 1.03 1/292 180463368.3369 linting :reporter trait3370 does not raise error when created3371 linting :developer trait3372 does not raise error when created3373 linting :maintainer trait3374 does not raise error when created3375 linting :owner trait3376 does not raise error when created3377 linting :access_request trait3378 does not raise error when created3379 linting :invited trait3380 does not raise error when created3381 linting :blocked trait3382 does not raise error when created (PENDING: Trait skipped linting due to legacy error)3383 linting :banned trait3384 does not raise error when created3385 linting :awaiting trait3386 does not raise error when created3387 linting :active trait3388 does not raise error when created3389# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 7.91 seconds. Expected to take 46.95 seconds.3390# [RSpecRunTime] Starting example group spec/lib/gitlab/redis/db_load_balancing_spec.rb. Expected to take 58.6 seconds.3391Gitlab::Redis::DbLoadBalancing3392 #sentinels?3393 when sentinels are defined3394 returns true3395 when sentinels are not defined3396 is expected to eq nil3397# [RSpecRunTime] RSpec elapsed time: 17 minutes 42.29 seconds. Current RSS: ~2150M. Threads: 4. load average: 1.18 1.13 1.03 1/292 180473398.3399 when cluster is defined3400 returns false3401 #secret_file3402 when explicitly specified in config file3403 returns the absolute path of specified file inside Rails root3404 when not explicitly specified3405 returns the default path in the encrypted settings shared directory3406 #raw_config_hash3407 returns old-style single url config in a hash3408 returns cluster config without url key in a hash3409 behaves like redis_shared_examples3410 .config_file_name3411 when there is no config file anywhere3412 is expected to be nil3413 .store3414 with old format3415 behaves like redis store3416 instantiates Redis::Store3417 with the namespace3418 uses specified namespace3419 with new format3420 behaves like redis store3421 instantiates Redis::Store3422 with the namespace3423 uses specified namespace3424 .params3425 withstands mutation3426 with command to generate extra config specified3427 when the command returns valid yaml3428 merges config from command on top of config from file3429# [RSpecRunTime] RSpec elapsed time: 17 minutes 47.54 seconds. Current RSS: ~2154M. Threads: 4. load average: 1.17 1.13 1.03 1/292 180483430.3431 when the command returns invalid yaml3432 raises error3433 when the parsed external command output returns invalid hash3434 raises an error3435 when the command fails3436 raises error3437 when url contains unix socket reference3438 with old format3439 returns path key instead3440 with new format3441 returns path key instead3442 when url is host based3443 with old format3444 returns hash with host, port, db, and password3445 with new format3446 rails_env: "development", host: "development-host"3447 returns hash with host, port, db, and password3448 does not raise ArgumentError for invalid keywords in SentinelConfig3449 rails_env: "test", host: "test-host"3450 returns hash with host, port, db, and password3451 does not raise ArgumentError for invalid keywords in SentinelConfig3452 rails_env: "production", host: "production-host"3453 returns hash with host, port, db, and password3454 does not raise ArgumentError for invalid keywords in SentinelConfig3455 behaves like instrumentation_class in custom key3456 moves instrumentation class into custom3457 with redis cluster format3458 rails_env: "development", host: "development-master"3459 returns hash with cluster and password3460 does not raise ArgumentError for invalid keywords in ClusterConfig3461 behaves like instrumentation_class in custom key3462 moves instrumentation class into custom3463# [RSpecRunTime] RSpec elapsed time: 17 minutes 53.65 seconds. Current RSS: ~2190M. Threads: 4. load average: 1.22 1.14 1.03 1/292 180493464.3465 rails_env: "test", host: "test-master"3466 returns hash with cluster and password3467 does not raise ArgumentError for invalid keywords in ClusterConfig3468 behaves like instrumentation_class in custom key3469 moves instrumentation class into custom3470 rails_env: "production", host: "production-master"3471 returns hash with cluster and password3472 does not raise ArgumentError for invalid keywords in ClusterConfig3473 behaves like instrumentation_class in custom key3474 moves instrumentation class into custom3475 .url3476 withstands mutation3477 when yml file with env variable3478 reads redis url from env variable3479 .version3480 returns a version3481 .with3482 yields a ::Redis3483 when running on single-threaded runtime3484 instantiates a connection pool with size 53485 when running on multi-threaded runtime3486 instantiates a connection pool with a size based on the concurrency of the worker3487# [RSpecRunTime] RSpec elapsed time: 17 minutes 58.72 seconds. Current RSS: ~2178M. Threads: 4. load average: 1.20 1.14 1.03 1/292 180503488.3489 when there is no config at all3490 can run an empty block3491 #db3492 with old format3493 returns the correct db3494 with new format3495 returns the correct db3496 with cluster-mode3497 returns the correct db3498 #sentinels3499 when sentinels are defined3500 rails_env: "development", hosts: ["development-replica1", "development-replica2"]3501 returns an array of hashes with host and port keys3502 rails_env: "test", hosts: ["test-replica1", "test-replica2"]3503 returns an array of hashes with host and port keys3504 rails_env: "production", hosts: ["production-replica1", "production-replica2"]3505 returns an array of hashes with host and port keys3506 when sentinels are not defined3507 returns nil3508 when cluster is defined3509 returns nil3510 #sentinels?3511 when sentinels are defined3512 returns true3513 when sentinels are not defined3514 is expected to eq nil3515 when cluster is defined3516 returns false3517 #raw_config_hash3518 returns old-style single url config in a hash3519 returns cluster config without url key in a hash3520# [RSpecRunTime] RSpec elapsed time: 18 minutes 4.37 seconds. Current RSS: ~2175M. Threads: 4. load average: 1.19 1.14 1.03 1/291 180513521.3522 #secret_file3523 when explicitly specified in config file3524 returns the absolute path of specified file inside Rails root3525 when not explicitly specified3526 returns the default path in the encrypted settings shared directory3527 #parse_client_tls_options3528 when configuration does not have TLS related options3529 returns the coniguration as-is3530 when specified certificate file does not exist3531 raises error about missing certificate file3532 when specified key file does not exist3533 raises error about missing key file3534 when only certificate file is specified3535 renders resque.yml correctly3536 when only key file is specified3537 renders resque.yml correctly3538 when configuration valid TLS related options3539 converts cert_file and key_file appropriately3540 #fetch_config3541 raises an exception when the config file contains invalid yaml3542 when redis.yml exists3543 uses config/redis.yml3544 when no config file exsits3545 returns nil3546 when resque.yml exists3547 returns the config from resque.yml3548 .params3549 withstands mutation3550 with command to generate extra config specified3551 when the command returns valid yaml3552 merges config from command on top of config from file3553# [RSpecRunTime] RSpec elapsed time: 18 minutes 10.05 seconds. Current RSS: ~2206M. Threads: 4. load average: 1.17 1.14 1.03 1/291 180523554.3555 when the command returns invalid yaml3556 raises error3557 when the parsed external command output returns invalid hash3558 raises an error3559 when the command fails3560 raises error3561 when url contains unix socket reference3562 with old format3563 returns path key instead3564 with new format3565 returns path key instead3566 when url is host based3567 with old format3568 returns hash with host, port, db, and password3569 with new format3570 rails_env: "development", host: "development-host"3571 returns hash with host, port, db, and password3572 does not raise ArgumentError for invalid keywords in SentinelConfig3573 rails_env: "test", host: "test-host"3574 returns hash with host, port, db, and password3575 does not raise ArgumentError for invalid keywords in SentinelConfig3576 rails_env: "production", host: "production-host"3577 returns hash with host, port, db, and password3578 does not raise ArgumentError for invalid keywords in SentinelConfig3579 behaves like instrumentation_class in custom key3580 moves instrumentation class into custom3581# [RSpecRunTime] RSpec elapsed time: 18 minutes 15.47 seconds. Current RSS: ~2200M. Threads: 4. load average: 1.16 1.13 1.03 1/291 180533582.3583 with redis cluster format3584 rails_env: "development", host: "development-master"3585 returns hash with cluster and password3586 does not raise ArgumentError for invalid keywords in ClusterConfig3587 behaves like instrumentation_class in custom key3588 moves instrumentation class into custom3589 rails_env: "test", host: "test-master"3590 returns hash with cluster and password3591 does not raise ArgumentError for invalid keywords in ClusterConfig3592 behaves like instrumentation_class in custom key3593 moves instrumentation class into custom3594 rails_env: "production", host: "production-master"3595 returns hash with cluster and password3596 does not raise ArgumentError for invalid keywords in ClusterConfig3597 behaves like instrumentation_class in custom key3598 moves instrumentation class into custom3599 #db3600 with old format3601 returns the correct db3602 with new format3603 returns the correct db3604 with cluster-mode3605 returns the correct db3606 #sentinels3607 when sentinels are defined3608 rails_env: "development", hosts: ["development-replica1", "development-replica2"]3609 returns an array of hashes with host and port keys3610 rails_env: "test", hosts: ["test-replica1", "test-replica2"]3611 returns an array of hashes with host and port keys3612 rails_env: "production", hosts: ["production-replica1", "production-replica2"]3613 returns an array of hashes with host and port keys3614# [RSpecRunTime] RSpec elapsed time: 18 minutes 21.45 seconds. Current RSS: ~2203M. Threads: 4. load average: 1.14 1.13 1.03 1/291 180543615.3616 when sentinels are not defined3617 returns nil3618 when cluster is defined3619 returns nil3620 #fetch_config3621 when redis.yml exists3622 when the fallback has a redis.yml entry3623 is expected to eq {"fallback redis.yml"=>123}3624 and an instance config file exists3625 is expected to eq {"instance specific file"=>456}3626 and the instance has a redis.yml entry3627 is expected to eq {"instance redis.yml"=>789}3628 when no redis config file exsits3629 returns nil3630 when resque.yml exists3631 returns the config from resque.yml3632 #parse_client_tls_options3633 when configuration does not have TLS related options3634 returns the coniguration as-is3635 when specified certificate file does not exist3636 raises error about missing certificate file3637 when specified key file does not exist3638 raises error about missing key file3639 when only certificate file is specified3640 renders resque.yml correctly3641 when only key file is specified3642 renders resque.yml correctly3643# [RSpecRunTime] RSpec elapsed time: 18 minutes 26.57 seconds. Current RSS: ~2192M. Threads: 4. load average: 1.13 1.13 1.03 1/291 180553644.3645 when configuration valid TLS related options3646 converts cert_file and key_file appropriately3647 .config_file_name3648 when there is no config file anywhere3649 is expected to be nil3650 .store3651 with old format3652 behaves like redis store3653 instantiates Redis::Store3654 with the namespace3655 uses specified namespace3656 with new format3657 behaves like redis store3658 instantiates Redis::Store3659 with the namespace3660 uses specified namespace3661 .url3662 withstands mutation3663 when yml file with env variable3664 reads redis url from env variable3665 .version3666 returns a version3667 .pool3668 when not using fallback config3669 creates its own connection pool3670 when using fallback config3671 uses the fallback class connection pool3672 #fetch_config3673 raises an exception when the config file contains invalid yaml3674 when redis.yml exists3675 uses config/redis.yml3676 when no config file exsits3677 returns nil3678 when resque.yml exists3679 returns the config from resque.yml3680# [RSpecRunTime] RSpec elapsed time: 18 minutes 32.36 seconds. Current RSS: ~2198M. Threads: 4. load average: 1.12 1.13 1.03 1/291 180563681.3682 .with3683 yields a ::Redis3684 when running on single-threaded runtime3685 instantiates a connection pool with size 53686 when running on multi-threaded runtime3687 instantiates a connection pool with a size based on the concurrency of the worker3688 when there is no config at all3689 can run an empty block3690# [RSpecRunTime] Finishing example group spec/lib/gitlab/redis/db_load_balancing_spec.rb. It took 53.78 seconds. Expected to take 58.6 seconds.3691# [RSpecRunTime] Starting example group spec/services/merge_requests/reopen_service_spec.rb. Expected to take 50.27 seconds.3692MergeRequests::ReopenService3693 #execute3694 caches merge request closing issues3695 updates metrics3696 calls the merge request activity counter3697 refreshes the number of open merge requests for a valid MR3698 behaves like cache counters invalidator3699 invalidates counter cache for assignees3700# [RSpecRunTime] RSpec elapsed time: 18 minutes 48.25 seconds. Current RSS: ~2067M. Threads: 4. load average: 1.29 1.17 1.04 1/297 188623701.3702 behaves like merge request reviewers cache counters invalidator3703 invalidates counter cache for reviewers3704# [RSpecRunTime] RSpec elapsed time: 18 minutes 51.06 seconds. Current RSS: ~1983M. Threads: 4. load average: 1.29 1.17 1.04 1/297 190263705.3706 valid params3707 is expected to be valid3708 is expected to be opened3709 executes hooks with reopen action3710 does not call GroupMentionWorker3711 sends email to user2 about reopen of merge_request3712 destroys cleanup schedule record3713 clears the cached merge_ref_sha3714 note creation3715 creates resource state event about merge_request reopen3716# [RSpecRunTime] RSpec elapsed time: 19 minutes 14.07 seconds. Current RSS: ~2029M. Threads: 4. load average: 1.19 1.15 1.04 1/297 203273717.3718 current user is not authorized to reopen merge request3719 does not reopen the merge request3720# [RSpecRunTime] RSpec elapsed time: 19 minutes 16.06 seconds. Current RSS: ~2072M. Threads: 4. load average: 1.19 1.15 1.04 1/297 204143721.3722# [RSpecRunTime] Finishing example group spec/services/merge_requests/reopen_service_spec.rb. It took 42.54 seconds. Expected to take 50.27 seconds.3723# [RSpecRunTime] Starting example group spec/serializers/member_entity_spec.rb. Expected to take 46.24 seconds.3724MemberEntity3725 group member3726 behaves like member.json3727 matches json schema3728 correctly exposes `can_update`3729 correctly exposes `can_remove`3730 when is_source_accessible_to_current_user is true3731 exposes source and created_by3732# [RSpecRunTime] RSpec elapsed time: 19 minutes 22.1 seconds. Current RSS: ~2117M. Threads: 4. load average: 1.17 1.15 1.04 1/296 204153733.3734 when is_source_accessible_to_current_user is false3735 does not exposes source and created_by3736 invite3737 behaves like member.json3738 matches json schema3739 correctly exposes `can_update`3740 correctly exposes `can_remove`3741 when is_source_accessible_to_current_user is true3742 exposes source and created_by3743# [RSpecRunTime] RSpec elapsed time: 19 minutes 25.51 seconds. Current RSS: ~2070M. Threads: 4. load average: 1.16 1.14 1.04 1/296 204163744.3745 when is_source_accessible_to_current_user is false3746 does not exposes source and created_by3747 behaves like invite3748 correctly exposes `invite.avatar_url`3749 correctly exposes `invite.can_resend`3750 exposes `invite.user_state` as empty string3751# [RSpecRunTime] RSpec elapsed time: 19 minutes 29.9 seconds. Current RSS: ~2165M. Threads: 4. load average: 1.15 1.14 1.04 1/291 204173752.3753 is_direct_member3754 behaves like is_direct_member3755 when `source` is the same as `member.source`3756 exposes `is_direct_member` as `true`3757 when `source` is not the same as `member.source`3758 exposes `is_direct_member` as `false`3759 is_last_owner3760 when member is last owner3761 exposes `is_last_owner` as `true`3762 when owner is not last owner3763 exposes `is_last_owner` as `false`3764 new member user state is blocked_pending_approval3765 behaves like user state is blocked_pending_approval3766 displays proper user state3767 project member3768 behaves like member.json3769 matches json schema3770 correctly exposes `can_update`3771 correctly exposes `can_remove`3772 when is_source_accessible_to_current_user is true3773 exposes source and created_by3774# [RSpecRunTime] RSpec elapsed time: 19 minutes 41.22 seconds. Current RSS: ~2131M. Threads: 4. load average: 1.12 1.14 1.04 1/291 204183775.3776 when is_source_accessible_to_current_user is false3777 does not exposes source and created_by3778# [RSpecRunTime] RSpec elapsed time: 19 minutes 42.79 seconds. Current RSS: ~2132M. Threads: 4. load average: 1.12 1.14 1.04 1/291 204193779.3780 invite3781 behaves like member.json3782 matches json schema3783 correctly exposes `can_update`3784 correctly exposes `can_remove`3785 when is_source_accessible_to_current_user is true3786 exposes source and created_by3787# [RSpecRunTime] RSpec elapsed time: 19 minutes 47.81 seconds. Current RSS: ~1994M. Threads: 4. load average: 1.11 1.14 1.04 1/291 204203788.3789 when is_source_accessible_to_current_user is false3790 does not exposes source and created_by3791# [RSpecRunTime] RSpec elapsed time: 19 minutes 49.09 seconds. Current RSS: ~1998M. Threads: 4. load average: 1.10 1.13 1.04 1/291 204213792.3793 behaves like invite3794 correctly exposes `invite.avatar_url`3795 correctly exposes `invite.can_resend`3796 exposes `invite.user_state` as empty string3797# [RSpecRunTime] RSpec elapsed time: 19 minutes 54.72 seconds. Current RSS: ~2141M. Threads: 4. load average: 1.10 1.13 1.04 1/291 204223798.3799 is_direct_member3800 behaves like is_direct_member3801 when `source` is the same as `member.source`3802 exposes `is_direct_member` as `true`3803# [RSpecRunTime] RSpec elapsed time: 19 minutes 56.19 seconds. Current RSS: ~2141M. Threads: 4. load average: 1.10 1.13 1.04 1/291 204233804.3805 when `source` is not the same as `member.source`3806 exposes `is_direct_member` as `false`3807# [RSpecRunTime] RSpec elapsed time: 19 minutes 57.79 seconds. Current RSS: ~2086M. Threads: 4. load average: 1.10 1.13 1.04 1/291 204243808.3809 new members user state is blocked_pending_approval3810 behaves like user state is blocked_pending_approval3811 displays proper user state3812# [RSpecRunTime] RSpec elapsed time: 19 minutes 59.23 seconds. Current RSS: ~2064M. Threads: 4. load average: 1.09 1.13 1.04 1/291 204253813.3814# [RSpecRunTime] Finishing example group spec/serializers/member_entity_spec.rb. It took 43.16 seconds. Expected to take 46.24 seconds.3815# [RSpecRunTime] Starting example group spec/lib/gitlab/diff/file_collection/paginated_merge_request_diff_spec.rb. Expected to take 43.5 seconds.3816Gitlab::Diff::FileCollection::PaginatedMergeRequestDiff3817 behaves like unfoldable diff3818 calls Gitlab::Diff::File#unfold_diff_lines with correct position3819# [RSpecRunTime] RSpec elapsed time: 20 minutes 1.07 seconds. Current RSS: ~2026M. Threads: 4. load average: 1.09 1.13 1.04 1/298 205203820.3821 behaves like cacheable diff collection3822 #write_cache3823 calls Gitlab::Diff::HighlightCache#write_if_empty3824 calls Gitlab::Diff::StatsCache#write_if_empty with diff stats3825# [RSpecRunTime] RSpec elapsed time: 20 minutes 4.05 seconds. Current RSS: ~2041M. Threads: 4. load average: 1.16 1.14 1.04 1/297 207083826.3827 #clear_cache3828 calls Gitlab::Diff::HighlightCache#clear3829 calls Gitlab::Diff::StatsCache#clear3830# [RSpecRunTime] RSpec elapsed time: 20 minutes 6.72 seconds. Current RSS: ~2120M. Threads: 4. load average: 1.16 1.14 1.04 1/297 208973831.3832 #diff_files3833 calls Gitlab::Diff::HighlightCache#decorate3834 when there are stats cached3835 does not make a diff stats rpc call3836# [RSpecRunTime] RSpec elapsed time: 20 minutes 11.42 seconds. Current RSS: ~2180M. Threads: 4. load average: 1.23 1.16 1.05 1/297 210873837.3838 when there are no stats cached3839 makes a diff stats rpc call3840# [RSpecRunTime] RSpec elapsed time: 20 minutes 12.97 seconds. Current RSS: ~2156M. Threads: 4. load average: 1.21 1.15 1.05 1/297 211813841.3842 #diff_files3843 returns paginated diff files3844 returns a valid instance of a DiffCollection3845 returns generated value3846 when first page3847 returns correct diff files3848# [RSpecRunTime] RSpec elapsed time: 20 minutes 18.72 seconds. Current RSS: ~1992M. Threads: 4. load average: 1.19 1.15 1.05 1/297 215603849.3850 when another page3851 returns correct diff files3852# [RSpecRunTime] RSpec elapsed time: 20 minutes 20.26 seconds. Current RSS: ~2042M. Threads: 4. load average: 1.19 1.15 1.05 1/297 216573853.3854 when page is nil3855 returns correct diff files3856# [RSpecRunTime] RSpec elapsed time: 20 minutes 21.79 seconds. Current RSS: ~2091M. Threads: 4. load average: 1.19 1.15 1.05 1/297 217523857.3858 when per_page is nil3859 returns correct diff files3860# [RSpecRunTime] RSpec elapsed time: 20 minutes 25.38 seconds. Current RSS: ~2157M. Threads: 4. load average: 1.18 1.15 1.05 1/297 218493861.3862 when invalid page3863 returns correct diff files3864# [RSpecRunTime] RSpec elapsed time: 20 minutes 26.84 seconds. Current RSS: ~2157M. Threads: 4. load average: 1.18 1.15 1.05 1/297 219453865.3866 when last page3867 returns correct diff files3868# [RSpecRunTime] RSpec elapsed time: 20 minutes 28.49 seconds. Current RSS: ~2127M. Threads: 4. load average: 1.24 1.16 1.05 1/297 220393869.3870 behaves like unsortable diff files3871 #raw_diff_files3872 does not call Gitlab::Diff::FileCollectionSorter even when sorted is true3873# [RSpecRunTime] RSpec elapsed time: 20 minutes 29.93 seconds. Current RSS: ~2087M. Threads: 4. load average: 1.24 1.16 1.05 1/297 221343874.3875# [RSpecRunTime] Finishing example group spec/lib/gitlab/diff/file_collection/paginated_merge_request_diff_spec.rb. It took 30.71 seconds. Expected to take 43.5 seconds.3876# [RSpecRunTime] Starting example group spec/models/ci/build_dependencies_spec.rb. Expected to take 38.03 seconds.3877Ci::BuildDependencies3878 does not allow STI3879 for local dependencies3880 jobs from previous stages3881 when job is in the first stage3882 is expected to be empty3883# [RSpecRunTime] RSpec elapsed time: 20 minutes 31.96 seconds. Current RSS: ~2053M. Threads: 4. load average: 1.24 1.16 1.05 1/297 221623884.3885 when job is in the second stage3886 contains all jobs from the first stage3887 when job is in the last stage3888 contains all jobs from all previous stages3889 when a job is retried3890 contains the retried job instead of the original one3891# [RSpecRunTime] RSpec elapsed time: 20 minutes 34.15 seconds. Current RSS: ~2048M. Threads: 4. load average: 1.14 1.14 1.05 1/296 222023892.3893 when needs refer to jobs from the same stage3894 is expected to contain exactly #<Ci::Build status: "pending", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>3895 jobs from specified dependencies3896 when dependencies are defined3897 is expected to contain exactly #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil> and #<Ci::Build status: "pending", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>3898 when needs are defined3899 is expected to contain exactly #<Ci::Build status: "pending", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>, #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>, and #<Ci::Build status: "pending", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>3900 when need artifacts are defined3901 is expected to contain exactly #<Ci::Build status: "pending", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil> and #<Ci::Build status: "pending", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>3902# [RSpecRunTime] RSpec elapsed time: 20 minutes 38.05 seconds. Current RSS: ~2191M. Threads: 4. load average: 1.13 1.14 1.05 1/296 222033903.3904 when needs and dependencies are defined3905 is expected to contain exactly #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil> and #<Ci::Build status: "pending", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>3906 when needs and dependencies contradict3907 returns only the intersection3908 when nor dependencies or needs are defined3909 returns the jobs from previous stages3910 for cross_pipeline dependencies3911 when dependency specifications are valid3912 when pipeline exists in the hierarchy3913 when job exists3914 is expected to contain exactly #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>3915 is expected to be valid3916 when pipeline and job are specified via variables3917 is expected to contain exactly #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>3918 is expected to be valid3919# [RSpecRunTime] RSpec elapsed time: 20 minutes 44.19 seconds. Current RSS: ~2030M. Threads: 4. load average: 1.12 1.14 1.05 1/293 222363920.3921 when same job names exist in other pipelines in the hierarchy3922 returns a limited number of dependencies with the right match3923# [RSpecRunTime] RSpec elapsed time: 20 minutes 46.3 seconds. Current RSS: ~2037M. Threads: 4. load average: 1.12 1.14 1.05 1/293 222433924.3925 when job does not exist3926 is expected to be empty3927 is expected not to be valid3928# [RSpecRunTime] RSpec elapsed time: 20 minutes 50.48 seconds. Current RSS: ~2124M. Threads: 4. load average: 1.11 1.14 1.04 1/293 222523929.3930 when pipeline does not exist3931 is expected to be empty3932 is expected not to be valid3933# [RSpecRunTime] RSpec elapsed time: 20 minutes 51.61 seconds. Current RSS: ~2124M. Threads: 4. load average: 1.11 1.14 1.04 1/293 222533934.3935 when jobs exist in different pipelines in the hierarchy3936 when pipeline and jobs dependencies are mismatched3937 is expected to be empty3938 is expected not to be valid3939 when dependencies contain a valid pair3940 filters out the invalid ones3941 is expected not to be valid3942# [RSpecRunTime] RSpec elapsed time: 20 minutes 58.2 seconds. Current RSS: ~2007M. Threads: 4. load average: 1.09 1.13 1.04 1/291 222783943.3944 when job and pipeline exist outside the hierarchy3945 ignores jobs outside the pipeline hierarchy3946 is expected not to be valid3947# [RSpecRunTime] RSpec elapsed time: 20 minutes 59.43 seconds. Current RSS: ~2104M. Threads: 4. load average: 1.09 1.13 1.04 1/291 222873948.3949 when current pipeline is specified3950 ignores jobs from the current pipeline as simple needs should be used instead3951 is expected not to be valid3952# [RSpecRunTime] RSpec elapsed time: 21 minutes 2.98 seconds. Current RSS: ~2177M. Threads: 4. load average: 1.09 1.13 1.04 1/292 222923953.3954 when artifacts:false3955 is expected to be empty3956 is expected to be valid3957# [RSpecRunTime] RSpec elapsed time: 21 minutes 5.31 seconds. Current RSS: ~2152M. Threads: 4. load average: 1.09 1.13 1.04 1/292 223013958.3959 #all3960 returns the union of all local dependencies and any cross project dependencies3961 #valid?3962 is expected to eq true3963 when a local dependency is invalid3964 is expected to eq false3965# [RSpecRunTime] RSpec elapsed time: 21 minutes 6.86 seconds. Current RSS: ~2144M. Threads: 4. load average: 1.09 1.13 1.04 1/291 223023966.3967# [RSpecRunTime] Finishing example group spec/models/ci/build_dependencies_spec.rb. It took 36.95 seconds. Expected to take 38.03 seconds.3968# [RSpecRunTime] Starting example group spec/helpers/emails_helper_spec.rb. Expected to take 36.18 seconds.3969EmailsHelper3970 closure_reason_text3971 when given a MergeRequest3972 when user can read merge request3973 and format is text3974 returns plain text3975# [RSpecRunTime] RSpec elapsed time: 21 minutes 8.95 seconds. Current RSS: ~2044M. Threads: 4. load average: 1.08 1.13 1.04 1/297 223983976.3977 and format is HTML3978 returns HTML3979# [RSpecRunTime] RSpec elapsed time: 21 minutes 10.67 seconds. Current RSS: ~2029M. Threads: 4. load average: 1.08 1.13 1.04 1/297 224933980.3981 and format is unknown3982 returns plain text3983# [RSpecRunTime] RSpec elapsed time: 21 minutes 12.42 seconds. Current RSS: ~2062M. Threads: 4. load average: 1.08 1.13 1.04 1/297 225883984.3985 when user cannot read merge request3986 does not have link to merge request3987# [RSpecRunTime] RSpec elapsed time: 21 minutes 13.95 seconds. Current RSS: ~2140M. Threads: 4. load average: 1.15 1.14 1.05 1/297 226833988.3989 when given a String3990 when user can read commits3991 returns plain text3992# [RSpecRunTime] RSpec elapsed time: 21 minutes 17.09 seconds. Current RSS: ~2158M. Threads: 4. load average: 1.15 1.14 1.05 1/296 226843993.3994 when user cannot read commits3995 returns plain text3996 when not given anything3997 returns empty string3998 when only given a name3999 returns plain text4000 notification_reason_text4001 reason_code: "own_activity", reason_text: " of your activity "4002 is expected to start with "You're receiving this email because"4003 is expected to include " of your activity "4004 is expected to end with "on localhost."4005 reason_code: "assigned", reason_text: " you have been assigned an item "4006 is expected to start with "You're receiving this email because"4007 is expected to include " you have been assigned an item "4008 is expected to end with "on localhost."4009 reason_code: "mentioned", reason_text: " you have been mentioned "4010 is expected to start with "You're receiving this email because"4011 is expected to include " you have been mentioned "4012 is expected to end with "on localhost."4013 reason_code: "", reason_text: " of your account "4014 is expected to start with "You're receiving this email because"4015 is expected to include " of your account "4016 is expected to end with "on localhost."4017# [RSpecRunTime] RSpec elapsed time: 21 minutes 23.1 seconds. Current RSS: ~2223M. Threads: 4. load average: 1.13 1.14 1.05 1/296 226854018.4019 reason_code: nil, reason_text: " of your account "4020 is expected to start with "You're receiving this email because"4021 is expected to include " of your account "4022 is expected to end with "on localhost."4023# [RSpecRunTime] RSpec elapsed time: 21 minutes 24.18 seconds. Current RSS: ~2224M. Threads: 4. load average: 1.13 1.14 1.05 1/291 226864024.4025 sanitize_name4026 when name contains a valid URL string4027 returns name with `.` replaced with `_` to prevent mail clients from auto-linking URLs4028 returns name as it is when it does not contain a URL4029 #say_hi4030 returns the greeting message for the given user4031 #say_hello4032 returns the greeting message for the given user4033 #two_factor_authentication_disabled_text4034 returns the message that 2FA is disabled4035 #re_enable_two_factor_authentication_text4036 format is html4037 returns HTML4038 format is not specified4039 returns text4040 #admin_changed_password_text4041 format is html4042 returns HTML4043# [RSpecRunTime] RSpec elapsed time: 21 minutes 28.24 seconds. Current RSS: ~2225M. Threads: 4. load average: 1.12 1.13 1.05 1/291 226874044.4045 format is not specified4046 returns text4047 #contact_your_administrator_text4048 returns the message to contact the administrator4049 password_reset_token_valid_time4050 when time limit is less than 2 hours4051 displays the time in hours using a singular unit4052 when time limit is 2 or more hours4053 displays the time in hours using a plural unit4054 when time limit contains fractions of an hour4055 rounds down to the nearest hour4056 when time limit is 24 or more hours4057 displays the time in days using a singular unit4058 when time limit is 2 or more days4059 displays the time in days using a plural unit4060 when time limit contains fractions of a day4061 rounds down to the nearest day4062 #header_logo4063 there is a brand item with a logo4064 returns the brand header logo4065 that is a SVG file4066 returns the default header logo4067 there is a brand item without a logo4068 returns the default header logo4069 there is no brand item4070 returns the default header logo4071 #create_list_id_string4072 full_path: "01234", list_id_path: "01234"4073 ellipcizes different variants4074# [RSpecRunTime] RSpec elapsed time: 21 minutes 33.57 seconds. Current RSS: ~2199M. Threads: 4. load average: 1.11 1.13 1.05 1/291 226884075.4076 full_path: "5/0123", list_id_path: "012.."4077 ellipcizes different variants4078 full_path: "45/012", list_id_path: "012.."4079 ellipcizes different variants4080 full_path: "012", list_id_path: "012"4081 ellipcizes different variants4082 full_path: "23/01", list_id_path: "01.23"4083 ellipcizes different variants4084 full_path: "2/01", list_id_path: "01.2"4085 ellipcizes different variants4086 full_path: "234/01", list_id_path: "01.."4087 ellipcizes different variants4088 full_path: "4/2/0", list_id_path: "0.2.4"4089 ellipcizes different variants4090 full_path: "45/2/0", list_id_path: "0.2.."4091 ellipcizes different variants4092 full_path: "5/23/0", list_id_path: "0.."4093 ellipcizes different variants4094 full_path: "0-2/5", list_id_path: "5.0-2"4095 ellipcizes different variants4096 full_path: "0_2/5", list_id_path: "5.0-2"4097 ellipcizes different variants4098 full_path: "0.2/5", list_id_path: "5.0-2"4099 ellipcizes different variants4100 Create realistic List-Id identifier4101 full_path: "gitlab-org/gitlab-ce", list_id_path: "gitlab-ce.gitlab-org"4102 produces the right List-Id4103# [RSpecRunTime] RSpec elapsed time: 21 minutes 38.73 seconds. Current RSS: ~2198M. Threads: 4. load average: 1.10 1.13 1.05 1/291 226894104.4105 full_path: "project-name/subproject_name/my.project", list_id_path: "my-project.subproject-name.project-name"4106 produces the right List-Id4107 header and footer messages4108 when email_header_and_footer_enabled is enabled4109 returns header and footer messages4110 when header and footer messages are empty4111 returns nil4112 when header and footer messages are nil4113 returns nil4114 when email_header_and_footer_enabled is disabled4115 returns header and footer messages4116 #change_reviewer_notification_text4117 to new reviewers only4118 with no html tag4119 returns the expected output4120 with <strong> tag4121 returns the expected output4122 from previous reviewers to new reviewers4123 with no html tag4124 returns the expected output4125 with <strong> tag4126 returns the expected output4127 from previous reviewers to no reviewers4128 with no html tag4129 returns the expected output4130 with <strong> tag4131 returns the expected output4132 with a <script> tag in user's name4133 escapes the html tag4134 with url in user's name4135 sanitizes user's name4136# [RSpecRunTime] RSpec elapsed time: 21 minutes 44.05 seconds. Current RSS: ~2197M. Threads: 4. load average: 1.09 1.13 1.05 1/291 226904137.4138# [RSpecRunTime] Finishing example group spec/helpers/emails_helper_spec.rb. It took 37.17 seconds. Expected to take 36.18 seconds.4139# [RSpecRunTime] Starting example group spec/models/operations/feature_flag_spec.rb. Expected to take 34.61 seconds.4140Operations::FeatureFlag4141 does not allow STI4142 behaves like includes Limitable concern4143 #exceeds_limits?4144 without plan limits configured4145 is expected to eq false4146# [RSpecRunTime] RSpec elapsed time: 21 minutes 45.48 seconds. Current RSS: ~2180M. Threads: 4. load average: 1.09 1.13 1.05 1/291 226914147.4148 without plan limits configured4149 is expected to eq false4150 with an existing model4151 is expected to eq true4152# [RSpecRunTime] RSpec elapsed time: 21 minutes 46.97 seconds. Current RSS: ~2153M. Threads: 4. load average: 1.09 1.13 1.05 1/291 226924153.4154 validations4155 is expected to be a kind of Limitable4156 without plan limits configured4157 can create new models4158# [RSpecRunTime] RSpec elapsed time: 21 minutes 48.56 seconds. Current RSS: ~2118M. Threads: 4. load average: 1.00 1.11 1.04 1/291 226934159.4160 with plan limits configured4161 can create new models4162 with an existing model4163 cannot create new models exceeding the plan limits4164# [RSpecRunTime] RSpec elapsed time: 21 minutes 50.05 seconds. Current RSS: ~2079M. Threads: 4. load average: 1.00 1.11 1.04 1/291 226944165.4166 associations4167 is expected to belong to project required: false4168 is expected to have many strategies4169# [RSpecRunTime] RSpec elapsed time: 21 minutes 51.52 seconds. Current RSS: ~2135M. Threads: 4. load average: 1.00 1.11 1.04 1/291 226954170.4171 default values4172 is expected to be active4173 is expected to eq "new_version_flag"4174# [RSpecRunTime] RSpec elapsed time: 21 minutes 54.24 seconds. Current RSS: ~2158M. Threads: 4. load average: 1.00 1.10 1.04 1/291 226964175.4176 .reference_pattern4177 is expected to match "[feature_flag:123]"4178 is expected to match "[feature_flag:gitlab-org/gitlab/123]"4179 .link_reference_pattern4180 is expected to match "http://localhost/gitlab-org/gitlab/-/feature_flags/123/edit"4181 is expected not to match "http://localhost/gitlab-org/gitlab/issues/123/edit"4182 is expected not to match "gitlab-org/gitlab/-/feature_flags/123/edit"4183 #to_reference4184 returns feature flag id4185 returns complete path to the feature flag with full: true4186 validations4187 is expected to validate that :project cannot be empty/falsy4188 is expected to validate that :name cannot be empty/falsy4189 is expected to validate that :name is case-sensitively unique within the scope of :project_id4190 is expected to define :version as an enum backed by an integer with values ‹{new_version_flag: 2}›4191 a version 2 feature flag4192 is valid if associated with Operations::FeatureFlags::Strategy models4193# [RSpecRunTime] RSpec elapsed time: 22 minutes 1.61 seconds. Current RSS: ~2179M. Threads: 4. load average: 1.00 1.10 1.04 1/291 226974194.4195 behaves like AtomicInternalId4196 .has_internal_id4197 Module inclusion4198 is expected to includes the AtomicInternalId module4199 Validation4200 when presence validation is required4201 when creating an object4202 raises an error if the internal id is blank4203 when updating an object4204 raises an error if the internal id is blank4205 when presence validation is not required4206 when creating an object4207 does not raise an error if the internal id is blank (PENDING: No reason given)4208 when updating an object4209 does not raise an error if the internal id is blank (PENDING: No reason given)4210 Creating an instance4211 saves a new instance properly4212 internal id generation4213 calls InternalId.generate_next and sets internal id attribute4214 does not overwrite an existing internal id4215 when the instance has an internal ID set4216 calls InternalId.update_last_value and sets the `last_value` to that of the instance4217# [RSpecRunTime] RSpec elapsed time: 22 minutes 5.78 seconds. Current RSS: ~2148M. Threads: 4. load average: 1.00 1.10 1.04 1/291 226984218.4219 unsetting the instance internal id on rollback4220 when the internal id has been changed4221 when the internal id is automatically set4222 clears it on the instance4223 when the internal id is manually set4224 does not clear it on the instance4225# [RSpecRunTime] RSpec elapsed time: 22 minutes 8.81 seconds. Current RSS: ~2175M. Threads: 4. load average: 1.00 1.10 1.04 1/291 226994226.4227 when the internal id has not been changed4228 preserves the value on the instance4229 supply of internal ids4230 provides a persistent supply of IID values, sensitive to the current state4231 #reset_scope_internal_id_attribute4232 rewinds the allocated IID4233 allocates the same IID4234# [RSpecRunTime] RSpec elapsed time: 22 minutes 11.14 seconds. Current RSS: ~2173M. Threads: 4. load average: 1.00 1.10 1.04 1/291 227004235.4236 .enabled4237 when the feature flag is active4238 returns the flag4239 when the feature flag is inactive4240 does not return the flag4241 .disabled4242 when the feature flag is active4243 does not return the flag4244 when the feature flag is inactive4245 returns the flag4246 .for_unleash_client4247 matches wild cards in the scope4248 matches wild cards case sensitively4249 returns feature flags ordered by id4250# [RSpecRunTime] RSpec elapsed time: 22 minutes 15.42 seconds. Current RSS: ~2135M. Threads: 4. load average: 1.00 1.10 1.04 1/291 227014251.4252 #hook_attrs4253 includes expected attributes4254# [RSpecRunTime] RSpec elapsed time: 22 minutes 18.16 seconds. Current RSS: ~2164M. Threads: 4. load average: 1.08 1.11 1.04 1/291 227024255.4256# [RSpecRunTime] Finishing example group spec/models/operations/feature_flag_spec.rb. It took 34.11 seconds. Expected to take 34.61 seconds.4257# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4258Lint factories for Operations::FeatureFlag4259 with saas, license, and factory defaults4260 behaves like factory4261 operations_feature_flag factory4262 does not raise error when built4263 does not raise error when created4264# [RSpecRunTime] RSpec elapsed time: 22 minutes 19.78 seconds. Current RSS: ~2166M. Threads: 4. load average: 1.08 1.11 1.04 1/291 227164265.4266# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.62 seconds. Expected to take 46.95 seconds.4267# [RSpecRunTime] Starting example group spec/uploaders/personal_file_uploader_spec.rb. Expected to take 32.98 seconds.4268PersonalFileUploader4269 #upload_paths4270 builds correct paths for both local and remote storage4271 object_store is LOCAL4272 behaves like builds correct paths4273 #store_dir4274 behaves like matches the method pattern4275 is expected to match /uploads\/-\/system\/personal_snippet\/\d+\/\h+/4276 #cache_dir4277 behaves like matches the method pattern4278 example at ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:8 (PENDING: No pattern provided, skipping.)4279 #work_dir4280 behaves like matches the method pattern4281 example at ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:8 (PENDING: No pattern provided, skipping.)4282 #upload_path4283 behaves like matches the method pattern4284 is expected to match /\h+\/\S+/4285 #relative_path4286 is relative (PENDING: Path not set, skipping.)4287 .absolute_path4288 behaves like matches the method pattern4289 is expected to match /\/builds\/gitlab-org\/gitlab\/tmp\/tests\/public\/uploads\/-\/system\/personal_snippet\/\d+\/\h+\/\S+$/4290 .base_dir4291 behaves like matches the method pattern4292 example at ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:8 (PENDING: No pattern provided, skipping.)4293 path traversal exploits4294 throws an exception4295 behaves like #base_dir4296 is prefixed with uploads/-/system4297 behaves like #to_h4298 is correct4299# [RSpecRunTime] RSpec elapsed time: 22 minutes 26.83 seconds. Current RSS: ~2244M. Threads: 4. load average: 0.99 1.09 1.04 1/291 227174300.4301 object_store is REMOTE4302 behaves like builds correct paths4303 #store_dir4304 behaves like matches the method pattern4305 is expected to match /\d+\/\h+/4306 #cache_dir4307 behaves like matches the method pattern4308 example at ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:8 (PENDING: No pattern provided, skipping.)4309 #work_dir4310 behaves like matches the method pattern4311 example at ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:8 (PENDING: No pattern provided, skipping.)4312 #upload_path4313 behaves like matches the method pattern4314 is expected to match /^personal_snippet\/\d+\/\h+\/<filename>/4315 #relative_path4316 is relative (PENDING: Path not set, skipping.)4317 .absolute_path4318 behaves like matches the method pattern4319 example at ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:8 (PENDING: No pattern provided, skipping.)4320 .base_dir4321 behaves like matches the method pattern4322 example at ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:8 (PENDING: No pattern provided, skipping.)4323 path traversal exploits4324 throws an exception4325 behaves like #base_dir4326 is prefixed with uploads/-/system4327 behaves like #to_h4328 is correct4329 #migrate!4330 behaves like migrates4331 returns corresponding file type4332 does nothing when migrating to the current store4333 migrate to the specified store4334 removes the original file after the migration4335 can access to the original file during migration4336 when migrate! is not occupied by another process4337 executes migrate!4338 executes use_file4339# [RSpecRunTime] RSpec elapsed time: 22 minutes 35.99 seconds. Current RSS: ~2227M. Threads: 4. load average: 0.92 1.07 1.03 1/291 227184340.4341 when migrate! is occupied by another process4342 does not execute migrate!4343 does not execute use_file4344 migration is unsuccessful4345 when the store is not supported4346 does not update the object_store4347 does not delete the original file4348 upon a fog failure4349 does not update the object_store4350 does not delete the original file4351 upon a database failure4352 does not update the object_store4353 does not delete the original file4354 behaves like migrates4355 returns corresponding file type4356 does nothing when migrating to the current store4357 migrate to the specified store4358 removes the original file after the migration4359 can access to the original file during migration4360 when migrate! is not occupied by another process4361 executes migrate!4362 executes use_file4363# [RSpecRunTime] RSpec elapsed time: 22 minutes 44.41 seconds. Current RSS: ~2185M. Threads: 4. load average: 0.93 1.07 1.03 1/291 227194364.4365 when migrate! is occupied by another process4366 does not execute migrate!4367 does not execute use_file4368# [RSpecRunTime] RSpec elapsed time: 22 minutes 45.51 seconds. Current RSS: ~2174M. Threads: 4. load average: 0.93 1.07 1.03 1/291 227204369.4370 migration is unsuccessful4371 when the store is not supported4372 does not update the object_store4373 does not delete the original file4374 upon a fog failure4375 does not update the object_store4376 does not delete the original file4377 upon a database failure4378 does not update the object_store4379 does not delete the original file4380# [RSpecRunTime] RSpec elapsed time: 22 minutes 50.31 seconds. Current RSS: ~2221M. Threads: 4. load average: 0.94 1.07 1.03 1/291 227214381.4382# [RSpecRunTime] Finishing example group spec/uploaders/personal_file_uploader_spec.rb. It took 30.53 seconds. Expected to take 32.98 seconds.4383# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/variables/builder_spec.rb. Expected to take 31.16 seconds.4384Gitlab::Ci::Variables::Builder4385 #scoped_variables without job_attributes4386 behaves like #scoped_variables4387 is expected to be an instance of Gitlab::Ci::Variables::Collection4388 is expected to eq [{:key=>"CI_JOB_NAME", :masked=>false, :public=>true, :value=>"rspec:test 1"}, {:key=>"CI_JOB_NAME_SL...=>"user683"}, {:key=>"GITLAB_USER_NAME", :masked=>false, :public=>true, :value=>"Sidney Jones1021"}]4389 variables ordering4390 returns variables in order depending on resource hierarchy4391 overrides duplicate keys depending on resource hierarchy4392# [RSpecRunTime] RSpec elapsed time: 22 minutes 53.16 seconds. Current RSS: ~2220M. Threads: 4. load average: 0.94 1.07 1.03 1/292 227854393.4394 with schedule variables4395 includes schedule variables4396 with release variables4397 includes release variables4398 when there is no release4399 does not include release variables4400# [RSpecRunTime] RSpec elapsed time: 22 minutes 54.85 seconds. Current RSS: ~2165M. Threads: 4. load average: 0.94 1.07 1.03 1/295 228264401.4402 #scoped_variables with job_attributes4403 behaves like #scoped_variables4404 is expected to be an instance of Gitlab::Ci::Variables::Collection4405 is expected to eq [{:key=>"CI_JOB_NAME", :masked=>false, :public=>true, :value=>"rspec:test 1"}, {:key=>"CI_JOB_NAME_SL...=>"user683"}, {:key=>"GITLAB_USER_NAME", :masked=>false, :public=>true, :value=>"Sidney Jones1021"}]4406 variables ordering4407 returns variables in order depending on resource hierarchy4408 overrides duplicate keys depending on resource hierarchy4409# [RSpecRunTime] RSpec elapsed time: 22 minutes 56.41 seconds. Current RSS: ~2122M. Threads: 4. load average: 0.94 1.07 1.03 2/295 228574410.4411 with schedule variables4412 includes schedule variables4413 with release variables4414 includes release variables4415 when there is no release4416 does not include release variables4417# [RSpecRunTime] RSpec elapsed time: 22 minutes 59.94 seconds. Current RSS: ~2218M. Threads: 4. load average: 1.03 1.08 1.03 1/296 228884418.4419 #user_variables4420 with user4421 is expected to eq {"GITLAB_USER_EMAIL"=>"user1029@example.org", "GITLAB_USER_ID"=>"1062", "GITLAB_USER_LOGIN"=>"user683", "GITLAB_USER_NAME"=>"Sidney Jones1021"}4422 without user4423 is expected to be empty4424 #kubernetes_variables4425 is expected to include {:key => "KUBECONFIG", :value => "example-kubeconfig", :public => false, :file => true}4426 calls the GenerateKubeconfigService with the correct arguments4427 includes #deployment_variables and merges the KUBECONFIG values4428 generated config is invalid4429 is expected not to include {:key => "KUBECONFIG", :value => "example-kubeconfig", :public => false, :file => true}4430# [RSpecRunTime] RSpec elapsed time: 23 minutes 1.87 seconds. Current RSS: ~2220M. Threads: 4. load average: 1.03 1.08 1.03 1/297 228894431.4432 when environment is not nil4433 passes the environment when generating the KUBECONFIG4434 #deployment_variables4435 environment is nil4436 is expected to be empty4437 #secret_instance_variables4438 when ref is branch4439 when ref is protected4440 is expected to contain exactly #<Gitlab::Ci::Variables::Collection::Item:0x00007d4199b905c0 @variable={:key=>"VARIABLE_1", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}> and #<Gitlab::Ci::Variables::Collection::Item:0x00007d4199b900e8 @variable={:key=>"VARIABLE_2", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}>4441 when ref is not protected4442 is expected to contain exactly #<Gitlab::Ci::Variables::Collection::Item:0x00007d41818b9558 @variable={:key=>"VARIABLE_2", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}>4443 when ref is tag4444 when ref is protected4445 is expected to contain exactly #<Gitlab::Ci::Variables::Collection::Item:0x00007d418261f288 @variable={:key=>"VARIABLE_1", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}> and #<Gitlab::Ci::Variables::Collection::Item:0x00007d418261ee28 @variable={:key=>"VARIABLE_2", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}>4446 when ref is not protected4447 is expected to contain exactly #<Gitlab::Ci::Variables::Collection::Item:0x00007d41e9a92470 @variable={:key=>"VARIABLE_2", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}>4448# [RSpecRunTime] RSpec elapsed time: 23 minutes 5.86 seconds. Current RSS: ~2219M. Threads: 4. load average: 1.03 1.08 1.03 1/294 229104449.4450 when ref is merge request4451 when ref is protected4452 does not return protected variables as it is not supported for merge request pipelines4453 when ref is not protected4454 is expected to contain exactly #<Gitlab::Ci::Variables::Collection::Item:0x00007d421a4c8658 @variable={:key=>"VARIABLE_2", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}>4455 #secret_group_variables4456 when ref is branch4457 when ref is protected4458 is expected to contain exactly #<Gitlab::Ci::Variables::Collection::Item:0x00007d41b1df7f58 @variable={:key=>"VARIABLE_1", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}> and #<Gitlab::Ci::Variables::Collection::Item:0x00007d41b1df7a80 @variable={:key=>"VARIABLE_2", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}>4459 when ref is not protected4460 is expected to contain exactly #<Gitlab::Ci::Variables::Collection::Item:0x00007d419f944a68 @variable={:key=>"VARIABLE_2", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}>4461 when ref is tag4462 when ref is protected4463 is expected to contain exactly #<Gitlab::Ci::Variables::Collection::Item:0x00007d419e4d76e8 @variable={:key=>"VARIABLE_1", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}> and #<Gitlab::Ci::Variables::Collection::Item:0x00007d419e4d70f8 @variable={:key=>"VARIABLE_2", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}>4464 when ref is not protected4465 is expected to contain exactly #<Gitlab::Ci::Variables::Collection::Item:0x00007d41814cefb0 @variable={:key=>"VARIABLE_2", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}>4466 when ref is merge request4467 when ref is protected4468 does not return protected variables as it is not supported for merge request pipelines4469 when ref is not protected4470 is expected to contain exactly #<Gitlab::Ci::Variables::Collection::Item:0x00007d419f48c520 @variable={:key=>"VARIABLE_2", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}>4471 variables memoization4472 with protected environments4473 memoizes the result by environment4474 with unprotected environments4475 memoizes the result by environment4476 #secret_project_variables4477 when ref is branch4478 when ref is protected4479 is expected to contain exactly #<Gitlab::Ci::Variables::Collection::Item:0x00007d41811b16c0 @variable={:key=>"VARIABLE_1", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}> and #<Gitlab::Ci::Variables::Collection::Item:0x00007d41811b1260 @variable={:key=>"VARIABLE_2", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}>4480 when ref is not protected4481 is expected to contain exactly #<Gitlab::Ci::Variables::Collection::Item:0x00007d4181faace0 @variable={:key=>"VARIABLE_2", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}>4482 when ref is tag4483 when ref is protected4484 is expected to contain exactly #<Gitlab::Ci::Variables::Collection::Item:0x00007d4182d023c0 @variable={:key=>"VARIABLE_1", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}> and #<Gitlab::Ci::Variables::Collection::Item:0x00007d4182d01f88 @variable={:key=>"VARIABLE_2", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}>4485# [RSpecRunTime] RSpec elapsed time: 23 minutes 13.27 seconds. Current RSS: ~2224M. Threads: 4. load average: 1.02 1.08 1.03 1/296 231014486.4487 when ref is not protected4488 is expected to contain exactly #<Gitlab::Ci::Variables::Collection::Item:0x00007d41ddd6eb78 @variable={:key=>"VARIABLE_2", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}>4489 when ref is merge request4490 when ref is protected4491 does not return protected variables as it is not supported for merge request pipelines4492 when ref is not protected4493 is expected to contain exactly #<Gitlab::Ci::Variables::Collection::Item:0x00007d41e9640200 @variable={:key=>"VARIABLE_2", :value=>"VARIABLE_VALUE", :public=>false, :file=>false, :masked=>false, :raw=>false}>4494 variables memoization4495 with protected environments4496 memoizes the result by environment4497 with unprotected environments4498 memoizes the result by environment4499 #config_variables4500 without repository4501 is expected to be nil4502 with protected variables4503 does not include protected variables4504 with scoped variables4505 does not include scoped variables4506 variables ordering4507 returns variables in order depending on resource hierarchy4508 overrides duplicate keys depending on resource hierarchy4509# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/variables/builder_spec.rb. It took 27.3 seconds. Expected to take 31.16 seconds.4510# [RSpecRunTime] Starting example group spec/services/admin/abuse_reports/moderate_user_service_spec.rb. Expected to take 29.08 seconds.4511Admin::AbuseReports::ModerateUserService4512 #execute4513 when invalid parameters are given4514 invalid user4515 when no user is given4516 behaves like returns an error response4517 returns an error response4518 when given user is no admin4519 behaves like returns an error response4520 returns an error response4521 invalid action4522 when no action is given4523 behaves like returns an error response4524 returns an error response4525 when unknown action is given4526 behaves like returns an error response4527 returns an error response4528 invalid reason4529 sets the reason to `other`4530# [RSpecRunTime] RSpec elapsed time: 23 minutes 21.88 seconds. Current RSS: ~2248M. Threads: 4. load average: 1.02 1.08 1.03 1/296 232104531.4532 when banning the user4533 calls the Users::BanService4534 when closing the report4535 behaves like closes the report4536 closes the report4537 when similar open reports for the user exist4538 closes the similar report4539# [RSpecRunTime] RSpec elapsed time: 23 minutes 23.45 seconds. Current RSS: ~2248M. Threads: 4. load average: 1.02 1.08 1.03 1/296 232114540.4541 behaves like records an event4542 records the event4543 returns the event success message4544 when not closing the report4545 behaves like does not close the report4546 does not close the report4547 when similar open reports for the user exist4548 does not close the similar report4549 behaves like records an event4550 records the event4551 returns the event success message4552 when banning the user fails4553 behaves like returns an error response4554 returns an error response4555 behaves like does not close the report4556 does not close the report4557 when similar open reports for the user exist4558 does not close the similar report4559# [RSpecRunTime] RSpec elapsed time: 23 minutes 28.63 seconds. Current RSS: ~2246M. Threads: 4. load average: 1.02 1.07 1.03 1/291 232124560.4561 behaves like does not record an event4562 does not record an event4563 when blocking the user4564 calls the Users::BlockService4565 when closing the report4566 behaves like closes the report4567 closes the report4568 when similar open reports for the user exist4569 closes the similar report4570# [RSpecRunTime] RSpec elapsed time: 23 minutes 30.35 seconds. Current RSS: ~2236M. Threads: 4. load average: 1.02 1.07 1.03 1/291 232134571.4572 behaves like records an event4573 records the event4574 returns the event success message4575 when not closing the report4576 behaves like does not close the report4577 does not close the report4578 when similar open reports for the user exist4579 does not close the similar report4580 behaves like records an event4581 records the event4582 returns the event success message4583 when blocking the user fails4584 behaves like returns an error response4585 returns an error response4586 behaves like does not close the report4587 does not close the report4588 when similar open reports for the user exist4589 does not close the similar report4590 behaves like does not record an event4591 does not record an event4592# [RSpecRunTime] RSpec elapsed time: 23 minutes 35.52 seconds. Current RSS: ~2238M. Threads: 4. load average: 1.02 1.07 1.03 1/291 232144593.4594 when deleting the user4595 calls the delete_async method4596 when closing the report4597 behaves like closes the report4598 closes the report4599 when similar open reports for the user exist4600 closes the similar report4601# [RSpecRunTime] RSpec elapsed time: 23 minutes 36.82 seconds. Current RSS: ~2225M. Threads: 4. load average: 1.02 1.07 1.03 1/291 232154602.4603 behaves like records an event4604 records the event4605 returns the event success message4606 when not closing the report4607 behaves like does not close the report4608 does not close the report4609 when similar open reports for the user exist4610 does not close the similar report4611 behaves like records an event4612 records the event4613 returns the event success message4614 when trusting the user4615 calls the Users::TrustService method4616 when not closing the report4617 behaves like does not close the report4618 does not close the report4619 when similar open reports for the user exist4620 does not close the similar report4621# [RSpecRunTime] RSpec elapsed time: 23 minutes 41.59 seconds. Current RSS: ~2218M. Threads: 4. load average: 1.01 1.07 1.03 1/291 232164622.4623 behaves like records an event4624 records the event4625 returns the event success message4626 when closing the report4627 behaves like closes the report4628 closes the report4629 when similar open reports for the user exist4630 closes the similar report4631 behaves like records an event4632 records the event4633 returns the event success message4634 when trusting the user fails4635 behaves like returns an error response4636 returns an error response4637 behaves like does not close the report4638 does not close the report4639 when similar open reports for the user exist4640 does not close the similar report4641 behaves like does not record an event4642 does not record an event4643 when only closing the report4644 behaves like closes the report4645 closes the report4646 when similar open reports for the user exist4647 closes the similar report4648 behaves like records an event4649 records the event4650 returns the event success message4651# [RSpecRunTime] RSpec elapsed time: 23 minutes 48.22 seconds. Current RSS: ~2204M. Threads: 4. load average: 1.01 1.07 1.03 1/291 232174652.4653 when report is already closed4654 behaves like returns an error response4655 returns an error response4656 behaves like does not record an event4657 does not record an event4658# [RSpecRunTime] Finishing example group spec/services/admin/abuse_reports/moderate_user_service_spec.rb. It took 31.5 seconds. Expected to take 29.08 seconds.4659# [RSpecRunTime] Starting example group spec/services/ci/play_build_service_spec.rb. Expected to take 27.85 seconds.4660Ci::PlayBuildService#execute4661 when project does not have repository yet4662 allows user to play build if protected branch rules are met4663 does not allow user with developer role to play build4664# [RSpecRunTime] RSpec elapsed time: 23 minutes 52.32 seconds. Current RSS: ~2108M. Threads: 4. load average: 1.01 1.07 1.03 1/291 232184665.4666 when project has repository4667 allows user with developer role to play a build4668 prevents a blocked developer from playing a build4669# [RSpecRunTime] RSpec elapsed time: 23 minutes 55.26 seconds. Current RSS: ~2043M. Threads: 4. load average: 1.01 1.07 1.03 1/291 232514670.4671 when build is a playable manual action4672 enqueues the build4673 reassignes build user correctly4674 when a subsequent job is skipped4675 marks the subsequent job as processable4676# [RSpecRunTime] RSpec elapsed time: 24 minutes 1.72 seconds. Current RSS: ~2172M. Threads: 4. load average: 1.01 1.07 1.03 1/291 232524677.4678 when variables are supplied4679 assigns the variables to the build4680 and variables are invalid4681 resets the attributes of the build4682# [RSpecRunTime] RSpec elapsed time: 24 minutes 4.56 seconds. Current RSS: ~2117M. Threads: 4. load average: 1.01 1.06 1.03 1/291 232534683.4684 when user defined variables are restricted4685 when user is maintainer4686 assigns the variables to the build4687# [RSpecRunTime] RSpec elapsed time: 24 minutes 6.03 seconds. Current RSS: ~2104M. Threads: 4. load average: 1.01 1.06 1.03 1/291 232544688.4689 when user is developer4690 raises an error4691# [RSpecRunTime] RSpec elapsed time: 24 minutes 7.48 seconds. Current RSS: ~2052M. Threads: 4. load average: 1.01 1.06 1.03 1/291 232554692.4693 when build is not a playable manual action4694 duplicates the build4695 assigns users correctly4696 and is not retryable4697 does not duplicate the build4698 does not enqueue the build4699# [RSpecRunTime] RSpec elapsed time: 24 minutes 15.87 seconds. Current RSS: ~2152M. Threads: 4. load average: 0.93 1.05 1.02 1/291 232564700.4701 when build is not action4702 raises an error4703 when user does not have ability to trigger action4704 raises an error4705# [RSpecRunTime] RSpec elapsed time: 24 minutes 17.93 seconds. Current RSS: ~2150M. Threads: 4. load average: 0.93 1.05 1.02 1/291 232574706.4707# [RSpecRunTime] Finishing example group spec/services/ci/play_build_service_spec.rb. It took 28.83 seconds. Expected to take 27.85 seconds.4708# [RSpecRunTime] Starting example group spec/models/ci/trigger_spec.rb. Expected to take 26.18 seconds.4709Ci::Trigger4710 does not allow STI4711 associations4712 is expected to belong to project required: false4713 is expected to belong to owner required: false4714 is expected to have many trigger_requests4715# [RSpecRunTime] RSpec elapsed time: 24 minutes 19.45 seconds. Current RSS: ~2147M. Threads: 4. load average: 0.86 1.03 1.02 1/291 232584716.4717 validations4718 is expected to validate that :owner cannot be empty/falsy4719 before_validation4720 sets an random token if none provided4721 does not set a random token if one provided4722# [RSpecRunTime] RSpec elapsed time: 24 minutes 21.54 seconds. Current RSS: ~2134M. Threads: 4. load average: 0.86 1.03 1.02 1/291 232594723.4724 #short_token4725 returns shortened token without prefix4726 token does not have a prefix4727 returns shortened token4728 #can_access_project?4729 and is member of the project4730 is expected to eq true4731 and is not member of the project4732 is expected to eq false4733# [RSpecRunTime] RSpec elapsed time: 24 minutes 25.97 seconds. Current RSS: ~2278M. Threads: 4. load average: 0.87 1.03 1.01 1/291 232604734.4735 behaves like includes Limitable concern4736 #exceeds_limits?4737 without plan limits configured4738 is expected to eq false4739 without plan limits configured4740 is expected to eq false4741 with an existing model4742 is expected to eq true4743# [RSpecRunTime] RSpec elapsed time: 24 minutes 28.34 seconds. Current RSS: ~2255M. Threads: 4. load average: 0.88 1.03 1.01 1/291 232614744.4745 validations4746 is expected to be a kind of Limitable4747 without plan limits configured4748 can create new models4749# [RSpecRunTime] RSpec elapsed time: 24 minutes 30.01 seconds. Current RSS: ~2213M. Threads: 4. load average: 0.88 1.03 1.01 1/291 232624750.4751 with plan limits configured4752 can create new models4753 with an existing model4754 cannot create new models exceeding the plan limits4755# [RSpecRunTime] RSpec elapsed time: 24 minutes 31.57 seconds. Current RSS: ~2104M. Threads: 4. load average: 0.88 1.03 1.01 1/291 232634756.4757 loose foreign key on ci_triggers.owner_id4758 behaves like cleanup by a loose foreign key4759 cleans up (delete or nullify) the model4760# [RSpecRunTime] RSpec elapsed time: 24 minutes 34.44 seconds. Current RSS: ~2081M. Threads: 4. load average: 0.97 1.04 1.02 1/291 232644761.4762 loose foreign key on ci_triggers.project_id4763 behaves like cleanup by a loose foreign key4764 cleans up (delete or nullify) the model4765# [RSpecRunTime] RSpec elapsed time: 24 minutes 41.06 seconds. Current RSS: ~2163M. Threads: 4. load average: 0.97 1.04 1.02 1/291 232654766.4767 encrypted_token4768 when token is not provided4769 encrypts the generated token4770# [RSpecRunTime] RSpec elapsed time: 24 minutes 43.04 seconds. Current RSS: ~2203M. Threads: 4. load average: 0.97 1.04 1.02 1/291 232664771.4772 when token is provided4773 encrypts the given token4774 when token is being updated4775 encrypts the given token4776# [RSpecRunTime] Finishing example group spec/models/ci/trigger_spec.rb. It took 26.75 seconds. Expected to take 26.18 seconds.4777# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4778Lint factories for Ci::Trigger4779 with saas, license, and factory defaults4780 behaves like factory4781 ci_trigger_without_token factory4782 does not raise error when built4783 does not raise error when created4784# [RSpecRunTime] RSpec elapsed time: 24 minutes 46.22 seconds. Current RSS: ~2205M. Threads: 4. load average: 0.97 1.04 1.02 1/291 232804785.4786 behaves like factory4787 ci_trigger factory4788 does not raise error when built4789 does not raise error when created4790# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 2.14 seconds. Expected to take 46.95 seconds.4791# [RSpecRunTime] Starting example group spec/helpers/tab_helper_spec.rb. Expected to take 24.77 seconds.4792TabHelper4793 gl_tabs_nav4794 creates a tabs navigation4795 captures block output4796 adds custom class4797# [RSpecRunTime] RSpec elapsed time: 24 minutes 49.86 seconds. Current RSS: ~2210M. Threads: 4. load average: 0.98 1.04 1.02 1/291 232814798.4799 gl_tab_link_to4800 creates a tab4801 creates a tab with block output4802 creates a tab with custom classes for enclosing list item without content block provided4803 creates a tab with custom classes for enclosing list item with content block provided4804 creates a tab with custom classes for anchor element4805 creates an active tab with item_active = true4806 when on the active page4807 creates an active tab4808 creates an inactive tab with item_active = false4809# [RSpecRunTime] RSpec elapsed time: 24 minutes 52.06 seconds. Current RSS: ~2210M. Threads: 4. load average: 0.98 1.04 1.02 1/291 232824810.4811 nav_link4812 passes extra html options to the list element4813 with the content of the li4814 captures block output4815 controller_param: nil, action_param: nil, path_param: nil, active: false4816 is expected to eq false4817# [RSpecRunTime] RSpec elapsed time: 24 minutes 54.85 seconds. Current RSS: ~2237M. Threads: 4. load average: 0.98 1.04 1.02 1/291 232834818.4819 controller_param: :foo, action_param: nil, path_param: nil, active: true4820 is expected to eq true4821 controller_param: :bar, action_param: nil, path_param: nil, active: false4822 is expected to eq false4823 controller_param: :bar, action_param: :foo, path_param: nil, active: false4824 is expected to eq false4825 controller_param: :foo, action_param: :bar, path_param: nil, active: false4826 is expected to eq false4827 controller_param: :foo, action_param: :foo, path_param: nil, active: true4828 is expected to eq true4829 controller_param: :bar, action_param: nil, path_param: "foo#foo", active: true4830 is expected to eq true4831 controller_param: :bar, action_param: nil, path_param: ["foo#foo", "bar#bar"], active: true4832 is expected to eq true4833 controller_param: :bar, action_param: :bar, path_param: ["foo#foo", "bar#bar"], active: true4834 is expected to eq true4835 controller_param: :foo, action_param: nil, path_param: "bar#foo", active: true4836 is expected to eq true4837 controller_param: :bar, action_param: nil, path_param: "bar#foo", active: false4838 is expected to eq false4839 controller_param: :foo, action_param: [:foo, :bar], path_param: "bar#foo", active: true4840 is expected to eq true4841 controller_param: :bar, action_param: :bar, path_param: "foo#foo", active: true4842 is expected to eq true4843 controller_param: :foo, action_param: :foo, path_param: "bar#foo", active: true4844 is expected to eq true4845 controller_param: :bar, action_param: :foo, path_param: "bar#foo", active: false4846 is expected to eq false4847 controller_param: :foo, action_param: :bar, path_param: "bar#foo", active: false4848 is expected to eq false4849# [RSpecRunTime] RSpec elapsed time: 25 minutes 0.7 second. Current RSS: ~2273M. Threads: 4. load average: 0.98 1.04 1.02 3/292 232844850.4851 controller_param: [:foo, :bar], action_param: nil, path_param: nil, active: true4852 is expected to eq true4853 controller_param: [:foo, :bar], action_param: nil, path_param: "bar#foo", active: true4854 is expected to eq true4855 controller_param: [:foo, :bar], action_param: :foo, path_param: "bar#foo", active: true4856 is expected to eq true4857 controller_param: nil, action_param: :foo, path_param: nil, active: true4858 is expected to eq true4859 controller_param: nil, action_param: :bar, path_param: nil, active: false4860 is expected to eq false4861 controller_param: nil, action_param: nil, path_param: "foo#bar", active: false4862 is expected to eq false4863 controller_param: nil, action_param: nil, path_param: "foo#foo", active: true4864 is expected to eq true4865 controller_param: nil, action_param: :bar, path_param: ["foo#foo", "bar#bar"], active: true4866 is expected to eq true4867 controller_param: nil, action_param: :bar, path_param: "foo#foo", active: true4868 is expected to eq true4869 controller_param: nil, action_param: :foo, path_param: "bar#foo", active: true4870 is expected to eq true4871 controller_param: nil, action_param: [:foo, :bar], path_param: nil, active: true4872 is expected to eq true4873 controller_param: nil, action_param: [:foo, :bar], path_param: "bar#foo", active: true4874 is expected to eq true4875 controller_param: nil, action_param: :bar, path_param: "bar#foo", active: false4876 is expected to eq false4877# [RSpecRunTime] RSpec elapsed time: 25 minutes 6.1 seconds. Current RSS: ~2264M. Threads: 4. load average: 0.98 1.04 1.02 1/291 232854878.4879 page: nil, excluded_page: nil, active: false4880 is expected to eq false4881 page: "_some_page_", excluded_page: nil, active: true4882 is expected to eq true4883 page: "_some_page_", excluded_page: "_excluded_page_", active: true4884 is expected to eq true4885 page: "_some_page_", excluded_page: "_some_page_", active: false4886 is expected to eq false4887 with namespace in path notation4888 controller_param: "foo/foo", action_param: nil, path_param: nil, active: false4889 is expected to eq false4890 controller_param: "bar/foo", action_param: nil, path_param: nil, active: true4891 is expected to eq true4892 controller_param: "foo/foo", action_param: :foo, path_param: nil, active: false4893 is expected to eq false4894 controller_param: "bar/foo", action_param: :bar, path_param: nil, active: false4895 is expected to eq false4896 controller_param: "bar/foo", action_param: :foo, path_param: nil, active: true4897 is expected to eq true4898 controller_param: nil, action_param: nil, path_param: "foo/foo#foo", active: false4899 is expected to eq false4900 controller_param: nil, action_param: nil, path_param: "bar/foo#foo", active: true4901 is expected to eq true4902 gl_tab_counter_badge4903 creates a tab counter badge4904 with extra classes4905 creates a tab counter badge with the correct class attribute4906# [RSpecRunTime] RSpec elapsed time: 25 minutes 11.41 seconds. Current RSS: ~2249M. Threads: 4. load average: 0.98 1.04 1.02 1/291 232864907.4908 with data attributes4909 creates a tab counter badge with the data attributes4910# [RSpecRunTime] Finishing example group spec/helpers/tab_helper_spec.rb. It took 24.83 seconds. Expected to take 24.77 seconds.4911# [RSpecRunTime] Starting example group spec/finders/ci/jobs_finder_spec.rb. Expected to take 23.82 seconds.4912Ci::JobsFinder#execute4913 when project, pipeline, and runner are blank4914 with admin4915 when admin mode setting is disabled4916 is expected to contain exactly #<Ci::Build status: "pending", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>, #<Ci::Build status: "running", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>, and #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>4917# [RSpecRunTime] RSpec elapsed time: 25 minutes 13.69 seconds. Current RSS: ~2206M. Threads: 4. load average: 0.99 1.04 1.02 1/291 232874918.4919 when admin mode setting is enabled4920 when in admin mode4921 is expected to contain exactly #<Ci::Build status: "pending", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>, #<Ci::Build status: "running", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>, and #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>4922 when not in admin mode4923 is expected to be empty4924 with admin and admin mode enabled4925 with param `scope`4926 scope: "pending", expected_jobs: lazy { [pending_job] }4927 is expected to contain exactly #<Ci::Build status: "pending", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>4928 scope: "running", expected_jobs: lazy { [running_job] }4929 is expected to contain exactly #<Ci::Build status: "running", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>4930 scope: "finished", expected_jobs: lazy { [successful_job] }4931 is expected to contain exactly #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>4932 scope: ["running", "success"], expected_jobs: lazy { [running_job, successful_job] }4933 is expected to contain exactly #<Ci::Build status: "running", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil> and #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>4934 with param `runner_type`4935 with feature flag :admin_jobs_filter_runner_type enabled4936 runner_type: "group_type", expected_jobs: lazy { [job_with_group_runner] }4937 is expected to contain exactly #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>4938# [RSpecRunTime] RSpec elapsed time: 25 minutes 17.1 seconds. Current RSS: ~2143M. Threads: 4. load average: 0.99 1.04 1.02 1/291 232884939.4940 runner_type: "instance_type", expected_jobs: lazy { [job_with_instance_runner] }4941 is expected to contain exactly #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>4942 runner_type: "project_type", expected_jobs: lazy { [job_with_project_runner] }4943 is expected to contain exactly #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>4944 runner_type: ["instance_type", "project_type"], expected_jobs: lazy { [job_with_instance_runner, job_with_project_runner] }4945 is expected to contain exactly #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil> and #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>4946 with feature flag :admin_jobs_filter_runner_type disabled4947 is expected to contain exactly #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>, #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>, #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>, #<Ci::Build status: "pending", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>, #<Ci::Build status: "running", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>, and #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>4948# [RSpecRunTime] RSpec elapsed time: 25 minutes 20.31 seconds. Current RSS: ~2245M. Threads: 4. load average: 0.99 1.03 1.02 1/291 232894949.4950 with params4951 with feature flag :admin_jobs_filter_runner_type enabled4952 param_runner_type: "group_type", param_scope: "running", expected_jobs: lazy { [job_with_running_status_and_group_runner] }4953 is expected to contain exactly #<Ci::Build status: "running", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>4954# [RSpecRunTime] RSpec elapsed time: 25 minutes 22.36 seconds. Current RSS: ~2245M. Threads: 4. load average: 0.99 1.03 1.02 1/291 232904955.4956 param_runner_type: ["instance_type", "project_type"], param_scope: "finished", expected_jobs: lazy { [job_with_instance_runner, job_with_project_runner] }4957 is expected to contain exactly #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil> and #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>4958 param_runner_type: ["instance_type", "project_type"], param_scope: "pending", expected_jobs: lazy { [] }4959 is expected to contain exactly4960 with feature flag :admin_jobs_filter_runner_type disabled4961 param_runner_type: "group_type", param_scope: "running", expected_jobs: lazy do4962 [job_with_running_status_and_group_runner, running_job]4963 end4964 is expected to contain exactly #<Ci::Build status: "running", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil> and #<Ci::Build status: "running", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>4965 param_runner_type: ["instance_type", "project_type"], param_scope: "finished", expected_jobs: lazy do4966 [4967 job_with_instance_runner,4968 job_with_project_runner,4969 successful_job4970 ]4971 end4972 is expected to contain exactly #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>, #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>, and #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>4973 param_runner_type: ["instance_type", "project_type"], param_scope: "pending", expected_jobs: lazy { [pending_job] }4974 is expected to contain exactly #<Ci::Build status: "pending", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>4975 with user not being project member4976 is expected to be empty4977 without user4978 is expected to be empty4979 when project is present4980 with user being project maintainer4981 returns jobs for the specified project4982 when artifacts are present for some jobs4983 when with_artifacts is true4984 returns only jobs with artifacts4985 when with_artifacts is false4986 returns all jobs4987 with param `scope4988 param_scope: "success", expected_jobs: lazy { [successful_job, job_with_artifacts] }4989 is expected to contain exactly #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil> and #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>4990# [RSpecRunTime] RSpec elapsed time: 25 minutes 27.84 seconds. Current RSS: ~2261M. Threads: 4. load average: 0.99 1.03 1.01 1/291 232914991.4992 param_scope: "[success pending]", expected_jobs: lazy { [successful_job, job_with_artifacts] }4993 is expected to contain exactly #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil> and #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>4994 param_scope: "pending", expected_jobs: lazy { [] }4995 is expected to contain exactly4996 param_scope: nil, expected_jobs: lazy { [successful_job, job_with_artifacts] }4997 is expected to contain exactly #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil> and #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>4998 with user being project guest4999 returns no jobs5000 without user5001 returns no jobs5002 when pipeline is present5003 with user being project maintainer5004 does not return retried jobs by default5005 when include_retried is false5006 does not return retried jobs5007 when include_retried is true5008 returns retried jobs5009 without user5010 returns no jobs5011 when runner is present5012 when current user is an admin5013 when admin mode is enabled5014 returns jobs for the specified project5015 with params5016 param_runner_type: "project_type", param_scope: "success", expected_jobs: lazy { [job_4] }5017 is expected to contain exactly #<Ci::Build status: "success", finished_at: "2024-07-31 08:53:29.000000000 +0000", created_at: "2024-...id: nil, user_id: nil, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>5018 param_runner_type: "instance_type", param_scope: nil, expected_jobs: lazy { [] }5019 is expected to contain exactly5020# [RSpecRunTime] RSpec elapsed time: 25 minutes 34.04 seconds. Current RSS: ~2259M. Threads: 4. load average: 0.99 1.03 1.01 1/291 232925021.5022 param_runner_type: nil, param_scope: "pending", expected_jobs: lazy { [] }5023 is expected to contain exactly5024 with user being project guest5025 returns no jobs5026 without user5027 returns no jobs5028# [RSpecRunTime] Finishing example group spec/finders/ci/jobs_finder_spec.rb. It took 23.43 seconds. Expected to take 23.82 seconds.5029# [RSpecRunTime] Starting example group spec/services/cloud_seed/google_cloud/generate_pipeline_service_spec.rb. Expected to take 22.33 seconds.5030CloudSeed::GoogleCloud::GeneratePipelineService5031 for cloud-storage5032 when there is no existing pipeline5033 creates a new branch with commit for cloud-storage deployment5034 generated pipeline includes cloud-storage deployment5035# [RSpecRunTime] RSpec elapsed time: 25 minutes 37.44 seconds. Current RSS: ~2238M. Threads: 4. load average: 0.99 1.03 1.01 1/297 234445036.5037 for vision ai5038 when there is no existing pipeline5039 creates a new branch with commit for cloud-run deployment5040 generated pipeline includes vision ai deployment5041 simulate errors5042 fails to create branch5043 fails to commit changes5044# [RSpecRunTime] RSpec elapsed time: 25 minutes 40.43 seconds. Current RSS: ~2176M. Threads: 4. load average: 0.91 1.01 1.01 1/298 236245045.5046 when there is an existing pipeline with `includes`5047 includes the vision ai pipeline5048 for cloud-run5049 when there is no existing pipeline5050 creates a new branch with commit for cloud-run deployment5051 generated pipeline includes cloud-run deployment5052 simulate errors5053 fails to create branch5054 fails to commit changes5055# [RSpecRunTime] RSpec elapsed time: 25 minutes 45.95 seconds. Current RSS: ~2267M. Threads: 4. load average: 0.92 1.01 1.01 1/298 238905056.5057 when there is an existing pipeline without `deploy` stage5058 introduces a `deploy` stage and includes the deploy-to-cloud-run job5059 stringifies keys from the existing pipelines5060# [RSpecRunTime] RSpec elapsed time: 25 minutes 47.72 seconds. Current RSS: ~2267M. Threads: 4. load average: 0.92 1.01 1.01 1/298 240485061.5062 when there is an existing pipeline with `deploy` stage5063 includes the deploy-to-cloud-run job5064# [RSpecRunTime] RSpec elapsed time: 25 minutes 49.22 seconds. Current RSS: ~2215M. Threads: 4. load average: 0.93 1.01 1.01 1/299 241565065.5066 when there is an existing pipeline with `includes`5067 includes the deploy-to-cloud-run job5068# [RSpecRunTime] RSpec elapsed time: 25 minutes 50.64 seconds. Current RSS: ~2130M. Threads: 4. load average: 0.93 1.01 1.01 1/299 242645069.5070# [RSpecRunTime] Finishing example group spec/services/cloud_seed/google_cloud/generate_pipeline_service_spec.rb. It took 15.55 seconds. Expected to take 22.33 seconds.5071# [RSpecRunTime] Starting example group spec/models/ci/job_token/group_scope_link_spec.rb. Expected to take 21.71 seconds.5072Ci::JobToken::GroupScopeLink5073 is expected to belong to target_group required: false5074 does not allow STI5075 is expected to belong to source_project required: false5076 is expected to belong to added_by required: false5077 .create5078 when there are more than GROUP_LINK_LIMIT existing links5079 invalidates new links and prevents them from being created5080 does not invalidate existing links5081# [RSpecRunTime] RSpec elapsed time: 25 minutes 56.74 seconds. Current RSS: ~2214M. Threads: 4. load average: 0.93 1.01 1.01 1/299 242655082.5083 behaves like cleanup by a loose foreign key5084 cleans up (delete or nullify) the model5085# [RSpecRunTime] RSpec elapsed time: 26 minutes 0.12 second. Current RSS: ~2095M. Threads: 4. load average: 1.02 1.03 1.01 1/299 242665086.5087 unique index5088 raises an error, when not unique5089# [RSpecRunTime] RSpec elapsed time: 26 minutes 1.18 seconds. Current RSS: ~2094M. Threads: 4. load average: 1.02 1.03 1.01 1/297 242675090.5091 .for_source_and_target5092 when link is found5093 is expected to eq #<Ci::JobToken::GroupScopeLink id: 14, source_project_id: 568, target_group_id: 1418, added_by_id: 1178, created_at: "2024-07-31 10:43:24.671221691 +0000">5094 when link is not found5095 is expected to be nil5096 .with_target5097 returns only the links having the given target group5098 validations5099 must have a source project5100 must have a target group5101 when group gets deleted, it loses the foreign key on ci_job_token_group_scope_links.target_group_id5102 behaves like cleanup by a loose foreign key5103 cleans up (delete or nullify) the model5104# [RSpecRunTime] RSpec elapsed time: 26 minutes 5.35 seconds. Current RSS: ~2188M. Threads: 4. load average: 1.02 1.03 1.01 1/295 242685105.5106 .with_source5107 returns only the links having the given source project5108# [RSpecRunTime] RSpec elapsed time: 26 minutes 8.48 seconds. Current RSS: ~2254M. Threads: 4. load average: 1.02 1.03 1.01 1/295 242695109.5110 when project gets deleted, it looses the foreign key on ci_job_token_group_scope_links.source_project_id5111 behaves like cleanup by a loose foreign key5112 cleans up (delete or nullify) the model5113# [RSpecRunTime] RSpec elapsed time: 26 minutes 13.74 seconds. Current RSS: ~2134M. Threads: 4. load average: 1.01 1.03 1.01 1/295 242705114.5115# [RSpecRunTime] Finishing example group spec/models/ci/job_token/group_scope_link_spec.rb. It took 23.1 seconds. Expected to take 21.71 seconds.5116# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5117Lint factories for Ci::JobToken::GroupScopeLink5118 with saas, license, and factory defaults5119 behaves like factory5120 ci_job_token_group_scope_link factory5121 does not raise error when built5122 does not raise error when created5123# [RSpecRunTime] RSpec elapsed time: 26 minutes 15.49 seconds. Current RSS: ~2107M. Threads: 4. load average: 1.01 1.03 1.01 1/294 242845124.5125# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.75 seconds. Expected to take 46.95 seconds.5126# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/external/mapper_spec.rb. Expected to take 20.33 seconds.5127Gitlab::Ci::Config::External::Mapper5128 #process5129 when single 'include' keyword is defined5130 when the string is a local file5131 returns File instances5132 behaves like logging config file fetch5133 propagates the pipeline logger5134# [RSpecRunTime] RSpec elapsed time: 26 minutes 17.04 seconds. Current RSS: ~2106M. Threads: 4. load average: 1.01 1.03 1.01 1/298 243265135.5136 when the key is a local file hash5137 returns File instances5138 when the string is a remote file5139 returns File instances5140 when the key is a remote file hash5141 returns File instances5142 when the key is a template file hash5143 returns File instances5144 behaves like logging config file fetch5145 propagates the pipeline logger5146 when the key is not valid5147 returns ambigious specification error5148 when the key is a hash of local and remote5149 returns ambigious specification error5150 when the key is a project's file5151 returns File instances5152 behaves like logging config file fetch5153 propagates the pipeline logger5154# [RSpecRunTime] RSpec elapsed time: 26 minutes 22.05 seconds. Current RSS: ~2313M. Threads: 5. load average: 1.01 1.03 1.01 1/300 243905155.5156 when the key is project's files5157 returns two File instances5158 behaves like logging config file fetch5159 propagates the pipeline logger5160 when the include value is a Boolean5161 raises an error5162 when 'include' is defined as an array5163 returns Files instances5164 when an include value is an Array5165 raises an error5166 when 'include' is defined as an array of hashes5167 returns Files instances5168 when it has ambigious match5169 returns ambigious specification error5170 when 'include' is not defined5171 returns an empty array5172 when duplicate 'include's are defined5173 does not raise an exception5174 has expanset with two5175 when passing max number of files5176 does not raise an exception5177 when too many 'includes' are defined5178 raises an exception5179 when including multiple files from a project5180 raises an exception5181 when 'include' section uses project variable5182 when local file is included as a single string5183 expands the variable5184# [RSpecRunTime] RSpec elapsed time: 26 minutes 28.0 seconds. Current RSS: ~2322M. Threads: 5. load average: 1.01 1.03 1.01 1/300 245035185.5186 when remote file is included as a single string5187 expands the variable5188 defined as an array5189 expands the variable5190 defined as an array of hashes5191 expands the variable5192 local file hash5193 expands the variable5194 project name5195 expands the variable5196 with multiple files5197 expands the variable5198 when include variable has an unsupported type for variable expansion5199 does not invoke expansion for the variable5200 when local file path has wildcard5201 includes the matched local files5202# [RSpecRunTime] RSpec elapsed time: 26 minutes 31.5 seconds. Current RSS: ~2236M. Threads: 5. load average: 1.01 1.03 1.01 1/300 247195203.5204 when 'include' has rules5205 when the rules matches5206 includes the file5207 when the rules does not match5208 does not include the file5209 when locations are same after masking variables5210 has expanset with two5211# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/external/mapper_spec.rb. It took 16.81 seconds. Expected to take 20.33 seconds.5212# [RSpecRunTime] Starting example group spec/services/releases/destroy_service_spec.rb. Expected to take 19.76 seconds.5213Releases::DestroyService5214 #execute5215 executes hooks5216 when there is a release5217 removes the release5218 returns the destroyed object5219 when the release is for a catalog resource5220 does not update the catalog resources if there are still releases5221 updates the catalog resource if there are no more releases5222# [RSpecRunTime] RSpec elapsed time: 26 minutes 42.87 seconds. Current RSS: ~2096M. Threads: 5. load average: 1.01 1.03 1.01 1/300 250235223.5224 when tag does not exist in the repository5225 removes the orphaned release5226# [RSpecRunTime] RSpec elapsed time: 26 minutes 44.51 seconds. Current RSS: ~2070M. Threads: 5. load average: 1.01 1.02 1.01 1/300 250675227.5228 when release is not found5229 returns an error5230# [RSpecRunTime] RSpec elapsed time: 26 minutes 45.85 seconds. Current RSS: ~2127M. Threads: 5. load average: 1.01 1.02 1.01 1/301 250825231.5232 when user does not have permission5233 returns an error5234# [RSpecRunTime] RSpec elapsed time: 26 minutes 47.77 seconds. Current RSS: ~2184M. Threads: 5. load average: 1.01 1.02 1.01 1/301 250965235.5236 when a milestone is tied to the release5237 destroys the release but leave the milestone intact5238# [RSpecRunTime] RSpec elapsed time: 26 minutes 51.72 seconds. Current RSS: ~2246M. Threads: 5. load average: 1.09 1.04 1.01 1/301 251405239.5240# [RSpecRunTime] Finishing example group spec/services/releases/destroy_service_spec.rb. It took 19.41 seconds. Expected to take 19.76 seconds.5241# [RSpecRunTime] Starting example group spec/services/dependency_proxy/image_ttl_group_policies/update_service_spec.rb. Expected to take 18.97 seconds.5242DependencyProxy::ImageTtlGroupPolicies::UpdateService5243 #execute5244 with existing dependency proxy image ttl policy5245 user_role: :owner, shared_examples_name: "updating the dependency proxy image ttl policy"5246 behaves like updating the dependency proxy image ttl policy5247 behaves like updating the dependency proxy image ttl policy attributes5248 updates the dependency proxy image ttl policy5249 behaves like not creating the dependency proxy image ttl policy5250 doesn't create the dependency proxy image ttl policy5251# [RSpecRunTime] RSpec elapsed time: 26 minutes 53.15 seconds. Current RSS: ~2249M. Threads: 5. load average: 1.08 1.04 1.01 1/301 251415252.5253 behaves like returning a success5254 returns a success5255 with invalid params5256 doesn't update5257 behaves like not creating the dependency proxy image ttl policy5258 doesn't create the dependency proxy image ttl policy5259 behaves like returning an error5260 returns an error5261 user_role: :maintainer, shared_examples_name: "denying access to dependency proxy image ttl policy"5262 behaves like denying access to dependency proxy image ttl policy5263 with existing dependency proxy image ttl policy5264 behaves like not creating the dependency proxy image ttl policy5265 doesn't create the dependency proxy image ttl policy5266 behaves like returning an error5267 returns an error5268# [RSpecRunTime] RSpec elapsed time: 26 minutes 57.98 seconds. Current RSS: ~2263M. Threads: 5. load average: 1.08 1.04 1.01 1/299 251425269.5270 user_role: :developer, shared_examples_name: "denying access to dependency proxy image ttl policy"5271 behaves like denying access to dependency proxy image ttl policy5272 with existing dependency proxy image ttl policy5273 behaves like not creating the dependency proxy image ttl policy5274 doesn't create the dependency proxy image ttl policy5275 behaves like returning an error5276 returns an error5277 user_role: :reporter, shared_examples_name: "denying access to dependency proxy image ttl policy"5278 behaves like denying access to dependency proxy image ttl policy5279 with existing dependency proxy image ttl policy5280 behaves like not creating the dependency proxy image ttl policy5281 doesn't create the dependency proxy image ttl policy5282 behaves like returning an error5283 returns an error5284 user_role: :guest, shared_examples_name: "denying access to dependency proxy image ttl policy"5285 behaves like denying access to dependency proxy image ttl policy5286 with existing dependency proxy image ttl policy5287 behaves like not creating the dependency proxy image ttl policy5288 doesn't create the dependency proxy image ttl policy5289 behaves like returning an error5290 returns an error5291 user_role: :anonymous, shared_examples_name: "denying access to dependency proxy image ttl policy"5292 behaves like denying access to dependency proxy image ttl policy5293 with existing dependency proxy image ttl policy5294 behaves like not creating the dependency proxy image ttl policy5295 doesn't create the dependency proxy image ttl policy5296 behaves like returning an error5297 returns an error5298 without existing dependency proxy image ttl policy5299 user_role: :owner, shared_examples_name: "creating the dependency proxy image ttl policy"5300 behaves like creating the dependency proxy image ttl policy5301 creates a new package setting5302 saves the settings5303 behaves like returning a success5304 returns a success5305# [RSpecRunTime] RSpec elapsed time: 27 minutes 2.63 seconds. Current RSS: ~2252M. Threads: 5. load average: 1.07 1.04 1.01 1/297 251435306.5307 user_role: :maintainer, shared_examples_name: "denying access to dependency proxy image ttl policy"5308 behaves like denying access to dependency proxy image ttl policy5309 with existing dependency proxy image ttl policy5310 behaves like not creating the dependency proxy image ttl policy5311 doesn't create the dependency proxy image ttl policy5312 behaves like returning an error5313 returns an error5314# [RSpecRunTime] RSpec elapsed time: 27 minutes 5.83 seconds. Current RSS: ~2300M. Threads: 5. load average: 1.07 1.04 1.01 3/297 251445315.5316 user_role: :developer, shared_examples_name: "denying access to dependency proxy image ttl policy"5317 behaves like denying access to dependency proxy image ttl policy5318 with existing dependency proxy image ttl policy5319 behaves like not creating the dependency proxy image ttl policy5320 doesn't create the dependency proxy image ttl policy5321 behaves like returning an error5322 returns an error5323 user_role: :reporter, shared_examples_name: "denying access to dependency proxy image ttl policy"5324 behaves like denying access to dependency proxy image ttl policy5325 with existing dependency proxy image ttl policy5326 behaves like not creating the dependency proxy image ttl policy5327 doesn't create the dependency proxy image ttl policy5328 behaves like returning an error5329 returns an error5330 user_role: :guest, shared_examples_name: "denying access to dependency proxy image ttl policy"5331 behaves like denying access to dependency proxy image ttl policy5332 with existing dependency proxy image ttl policy5333 behaves like not creating the dependency proxy image ttl policy5334 doesn't create the dependency proxy image ttl policy5335 behaves like returning an error5336 returns an error5337 user_role: :anonymous, shared_examples_name: "denying access to dependency proxy image ttl policy"5338 behaves like denying access to dependency proxy image ttl policy5339 with existing dependency proxy image ttl policy5340 behaves like not creating the dependency proxy image ttl policy5341 doesn't create the dependency proxy image ttl policy5342 behaves like returning an error5343 returns an error5344 when the policy is not found5345 behaves like returning an error5346 returns an error5347# [RSpecRunTime] Finishing example group spec/services/dependency_proxy/image_ttl_group_policies/update_service_spec.rb. It took 17.79 seconds. Expected to take 18.97 seconds.5348# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/templates/AWS/deploy_ecs_gitlab_ci_yaml_spec.rb. Expected to take 18.36 seconds.5349Deploy-ECS.gitlab-ci.yml5350 the created pipeline5351 creates the expected jobs5352 behaves like no pipeline yaml error5353 does not have any error5354# [RSpecRunTime] RSpec elapsed time: 27 minutes 16.18 seconds. Current RSS: ~2302M. Threads: 5. load average: 1.06 1.04 1.01 1/300 252475355.5356 when the DAST template is also included5357 does not have any error5358# [RSpecRunTime] RSpec elapsed time: 27 minutes 18.36 seconds. Current RSS: ~2293M. Threads: 5. load average: 1.05 1.04 1.01 1/301 252995359.5360 when running a pipeline for a branch5361 creates the expected jobs5362 behaves like no pipeline yaml error5363 does not have any error5364# [RSpecRunTime] RSpec elapsed time: 27 minutes 23.18 seconds. Current RSS: ~2263M. Threads: 5. load average: 1.05 1.03 1.01 1/301 254515365.5366 when deploying to ECS Fargate5367 creates the expected jobs5368# [RSpecRunTime] RSpec elapsed time: 27 minutes 25.44 seconds. Current RSS: ~2219M. Threads: 5. load average: 1.05 1.03 1.01 1/301 255285369.5370# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/templates/AWS/deploy_ecs_gitlab_ci_yaml_spec.rb. It took 15.94 seconds. Expected to take 18.36 seconds.5371# [RSpecRunTime] Starting example group spec/services/snippets/update_statistics_service_spec.rb. Expected to take 17.77 seconds.5372Snippets::UpdateStatisticsService5373 #execute5374 with PersonalSnippet5375 behaves like updates statistics5376 returns a successful response5377 expires statistics cache5378 schedules a namespace storage statistics update5379 when snippet statistics does not exist5380 creates snippet statistics5381# [RSpecRunTime] RSpec elapsed time: 27 minutes 28.83 seconds. Current RSS: ~2316M. Threads: 5. load average: 1.04 1.03 1.01 1/301 256535382.5383 when snippet statistics exists5384 updates snippet statistics5385 when snippet does not have a repository5386 returns an error response5387 with ProjectSnippet5388 updates projects statistics "snippets_size"5389 behaves like updates statistics5390 returns a successful response5391 expires statistics cache5392 schedules a namespace storage statistics update5393 when snippet statistics does not exist5394 creates snippet statistics5395# [RSpecRunTime] RSpec elapsed time: 27 minutes 37.38 seconds. Current RSS: ~2326M. Threads: 5. load average: 1.04 1.03 1.01 1/296 258515396.5397 when snippet statistics exists5398 updates snippet statistics5399# [RSpecRunTime] RSpec elapsed time: 27 minutes 38.48 seconds. Current RSS: ~2286M. Threads: 5. load average: 1.04 1.03 1.01 1/296 258835400.5401 when snippet does not have a repository5402 returns an error response5403# [RSpecRunTime] Finishing example group spec/services/snippets/update_statistics_service_spec.rb. It took 13.91 seconds. Expected to take 17.77 seconds.5404# [RSpecRunTime] Starting example group spec/services/commits/cherry_pick_service_spec.rb. Expected to take 17.4 seconds.5405Commits::CherryPickService5406 #execute5407 behaves like successful cherry-pick5408 picks the commit into the branch5409 supports a custom commit message5410 when web_ui_commit_author_change feature flag is disabled5411 does not contain co authored by trailer5412# [RSpecRunTime] RSpec elapsed time: 27 minutes 43.89 seconds. Current RSS: ~2166M. Threads: 5. load average: 1.03 1.03 1.01 1/301 261015413.5414 when picking a merge-request5415 adds a system note5416 behaves like successful cherry-pick5417 picks the commit into the branch5418 supports a custom commit message5419 when web_ui_commit_author_change feature flag is disabled5420 does not contain co authored by trailer5421# [RSpecRunTime] RSpec elapsed time: 27 minutes 53.41 seconds. Current RSS: ~2248M. Threads: 5. load average: 1.03 1.03 1.01 1/302 266765422.5423# [RSpecRunTime] Finishing example group spec/services/commits/cherry_pick_service_spec.rb. It took 14.07 seconds. Expected to take 17.4 seconds.5424# [RSpecRunTime] Starting example group spec/services/projects/lfs_pointers/lfs_download_link_list_service_spec.rb. Expected to take 16.69 seconds.5425Projects::LfsPointers::LfsDownloadLinkListService5426 #each_link5427 retrieves each download link of every non existent lfs object5428 stores headers5429 when lfs objects size is larger than the batch size5430 when batch size5431 retrieves them in batches5432# [RSpecRunTime] RSpec elapsed time: 27 minutes 56.62 seconds. Current RSS: ~2210M. Threads: 5. load average: 1.03 1.03 1.01 1/301 266775433.5434 when request fails with PayloadTooLarge error5435 when the smaller batch eventually works5436 retreives them eventually and logs exceptions5437# [RSpecRunTime] RSpec elapsed time: 27 minutes 57.7 seconds. Current RSS: ~2186M. Threads: 5. load average: 1.03 1.03 1.01 1/301 266785438.5439 when batch size cannot be any smaller5440 raises an error and logs exceptions5441# [RSpecRunTime] RSpec elapsed time: 27 minutes 58.72 seconds. Current RSS: ~2169M. Threads: 5. load average: 1.02 1.03 1.01 1/301 266795442.5443 credentials5444 when the download link and the lfs_endpoint have the same host5445 when lfs_endpoint has credentials5446 adds credentials to the download_link5447 when lfs_endpoint does not have any credentials5448 does not add any credentials5449 when the download link and the lfs_endpoint have different hosts5450 downloads without any credentials5451# [RSpecRunTime] RSpec elapsed time: 28 minutes 2.11 seconds. Current RSS: ~2315M. Threads: 5. load average: 1.02 1.03 1.01 1/301 266805452.5453 #download_links_for5454 if request fails5455 raises an error5456# [RSpecRunTime] RSpec elapsed time: 28 minutes 4.93 seconds. Current RSS: ~2312M. Threads: 5. load average: 1.02 1.03 1.01 1/296 266815457.5458 behaves like JSON parse errors5459 raises an error5460 behaves like JSON parse errors5461 raises an error5462# [RSpecRunTime] RSpec elapsed time: 28 minutes 6.94 seconds. Current RSS: ~2307M. Threads: 5. load average: 1.02 1.03 1.01 1/296 266825463.5464 behaves like JSON parse errors5465 raises an error5466# [RSpecRunTime] RSpec elapsed time: 28 minutes 7.99 seconds. Current RSS: ~2264M. Threads: 5. load average: 1.02 1.03 1.01 1/296 266835467.5468 #parse_response_links5469 does not add oid entry if href not found5470# [RSpecRunTime] Finishing example group spec/services/projects/lfs_pointers/lfs_download_link_list_service_spec.rb. It took 15.42 seconds. Expected to take 16.69 seconds.5471# [RSpecRunTime] Starting example group spec/presenters/ci/stage_presenter_spec.rb. Expected to take 16.16 seconds.5472Ci::StagePresenter5473 #latest_ordered_statuses5474 behaves like preloaded associations for CI status5475 preloads project5476 preloads build pipeline5477 preloads build tags5478 preloads build artifacts archive5479 preloads build artifacts metadata5480# [RSpecRunTime] RSpec elapsed time: 28 minutes 15.68 seconds. Current RSS: ~2257M. Threads: 5. load average: 1.02 1.03 1.00 1/296 266845481.5482 #retried_ordered_statuses5483 behaves like preloaded associations for CI status5484 preloads project5485 preloads build pipeline5486 preloads build tags5487 preloads build artifacts archive5488 preloads build artifacts metadata5489# [RSpecRunTime] RSpec elapsed time: 28 minutes 22.71 seconds. Current RSS: ~2227M. Threads: 5. load average: 1.02 1.03 1.00 1/296 266855490.5491# [RSpecRunTime] Finishing example group spec/presenters/ci/stage_presenter_spec.rb. It took 13.88 seconds. Expected to take 16.16 seconds.5492# [RSpecRunTime] Starting example group spec/models/ml/experiment_spec.rb. Expected to take 15.51 seconds.5493Ml::Experiment5494 does not allow STI5495 associations5496 is expected to belong to project required: false5497 is expected to belong to user required: false5498 is expected to have many candidates5499 is expected to have many metadata5500 is expected to belong to model class_name => Ml::Model required: false5501# [RSpecRunTime] RSpec elapsed time: 28 minutes 25.46 seconds. Current RSS: ~2305M. Threads: 5. load average: 1.02 1.03 1.00 1/296 266865502.5503 #destroy5504 allow experiment without model to be destroyed5505 throws error when destroying experiment with model5506# [RSpecRunTime] RSpec elapsed time: 28 minutes 28.69 seconds. Current RSS: ~2317M. Threads: 5. load average: 1.01 1.03 1.00 1/296 266875507.5508 .package_name5509 is expected to eq "ml_experiment_1"5510 when model belongs to package5511 is the model name5512 .for_model?5513 is false if it is not the default experiment for a model5514 is true if it is not the default experiment for a model5515 .by_project5516 is expected to contain exactly #<Ml::Experiment id: 1, created_at: "2024-07-31 10:45:46.729157479 +0000", updated_at: "2024-07-31 10...+0000", iid: 1, project_id: 637, user_id: 1293, name: "experiment1", deleted_on: nil, model_id: nil>, #<Ml::Experiment id: 2, created_at: "2024-07-31 10:45:46.741287207 +0000", updated_at: "2024-07-31 10...+0000", iid: 2, project_id: 637, user_id: 1293, name: "experiment2", deleted_on: nil, model_id: nil>, and #<Ml::Experiment id: 3, created_at: "2024-07-31 10:45:47.102226842 +0000", updated_at: "2024-07-31 10...+0000", iid: 3, project_id: 637, user_id: 1294, name: "[model]model1", deleted_on: nil, model_id: 1>5517 .including_project5518 loads latest version5519 #by_project_id_and_iid5520 if exists5521 is expected to eq #<Ml::Experiment id: 1, created_at: "2024-07-31 10:45:46.729157479 +0000", updated_at: "2024-07-31 10...+0000", iid: 1, project_id: 637, user_id: 1293, name: "experiment1", deleted_on: nil, model_id: nil>5522 if does not exist5523 is expected to equal nil5524 #by_project_id_and_name5525 if exists5526 is expected to eq #<Ml::Experiment id: 1, created_at: "2024-07-31 10:45:46.729157479 +0000", updated_at: "2024-07-31 10...+0000", iid: 1, project_id: 637, user_id: 1293, name: "experiment1", deleted_on: nil, model_id: nil>5527 if does not exist5528 is expected to be nil5529 .find_or_create5530 when experiments exists5531 fetches existing experiment5532 when experiments does not exist5533 creates the experiment5534# [RSpecRunTime] RSpec elapsed time: 28 minutes 34.3 seconds. Current RSS: ~2339M. Threads: 5. load average: 1.01 1.02 1.00 1/296 266885535.5536 when experiment name exists but project is different5537 creates a model5538 #with_candidate_count5539 fetches the candidate count5540# [RSpecRunTime] RSpec elapsed time: 28 minutes 36.82 seconds. Current RSS: ~2293M. Threads: 5. load average: 1.01 1.02 1.00 1/296 266895541.5542 #package_for_experiment?5543 package_name: "ml_experiment_1234", id: true5544 is expected to equal true5545 package_name: "ml_experiment_1234abc", id: false5546 is expected to equal false5547 package_name: "ml_experiment_abc", id: false5548 is expected to equal false5549 package_name: "ml_experiment_", id: false5550 is expected to equal false5551 package_name: "blah", id: false5552 is expected to equal false5553 #exclude_experiments_for_models5554 excludes experiments that belongs to a model5555# [RSpecRunTime] Finishing example group spec/models/ml/experiment_spec.rb. It took 15.86 seconds. Expected to take 15.51 seconds.5556# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5557Lint factories for Ml::Experiment5558 with saas, license, and factory defaults5559 behaves like factory5560 ml_experiments factory5561 does not raise error when built5562 does not raise error when created5563 linting :with_metadata trait5564 does not raise error when created5565# [RSpecRunTime] RSpec elapsed time: 28 minutes 40.49 seconds. Current RSS: ~2247M. Threads: 5. load average: 1.01 1.02 1.00 1/296 267035566.5567 linting :with_candidates trait5568 does not raise error when created5569# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 2.3 seconds. Expected to take 46.95 seconds.5570# [RSpecRunTime] Starting example group spec/finders/packages/conan/package_finder_spec.rb. Expected to take 15.07 seconds.5571Packages::Conan::PackageFinder5572 #execute5573 visibility: :private, role: :maintainer, packages_visible: true5574 is expected to eq [#<Packages::Conan::Package id: 4, project_id: 646, created_at: "2024-07-31 10:46:06.027069309 +0000"...e_type: "conan", creator_id: 1303, status: "default", last_downloaded_at: nil, status_message: nil>]5575# [RSpecRunTime] RSpec elapsed time: 28 minutes 46.34 seconds. Current RSS: ~2354M. Threads: 5. load average: 1.01 1.02 1.00 1/296 267045576.5577 visibility: :private, role: :developer, packages_visible: true5578 is expected to eq [#<Packages::Conan::Package id: 4, project_id: 646, created_at: "2024-07-31 10:46:06.027069309 +0000"...e_type: "conan", creator_id: 1303, status: "default", last_downloaded_at: nil, status_message: nil>]5579 visibility: :private, role: :reporter, packages_visible: true5580 is expected to eq [#<Packages::Conan::Package id: 4, project_id: 646, created_at: "2024-07-31 10:46:06.027069309 +0000"...e_type: "conan", creator_id: 1303, status: "default", last_downloaded_at: nil, status_message: nil>]5581 visibility: :private, role: :guest, packages_visible: false5582 is expected to eq []5583 visibility: :private, role: :anonymous, packages_visible: false5584 is expected to eq []5585 visibility: :internal, role: :maintainer, packages_visible: true5586 is expected to eq [#<Packages::Conan::Package id: 4, project_id: 646, created_at: "2024-07-31 10:46:06.027069309 +0000"...e_type: "conan", creator_id: 1303, status: "default", last_downloaded_at: nil, status_message: nil>]5587 visibility: :internal, role: :developer, packages_visible: true5588 is expected to eq [#<Packages::Conan::Package id: 4, project_id: 646, created_at: "2024-07-31 10:46:06.027069309 +0000"...e_type: "conan", creator_id: 1303, status: "default", last_downloaded_at: nil, status_message: nil>]5589 visibility: :internal, role: :reporter, packages_visible: true5590 is expected to eq [#<Packages::Conan::Package id: 4, project_id: 646, created_at: "2024-07-31 10:46:06.027069309 +0000"...e_type: "conan", creator_id: 1303, status: "default", last_downloaded_at: nil, status_message: nil>]5591 visibility: :internal, role: :guest, packages_visible: true5592 is expected to eq [#<Packages::Conan::Package id: 4, project_id: 646, created_at: "2024-07-31 10:46:06.027069309 +0000"...e_type: "conan", creator_id: 1303, status: "default", last_downloaded_at: nil, status_message: nil>]5593 visibility: :internal, role: :anonymous, packages_visible: false5594 is expected to eq []5595 visibility: :public, role: :maintainer, packages_visible: true5596 is expected to eq [#<Packages::Conan::Package id: 4, project_id: 646, created_at: "2024-07-31 10:46:06.027069309 +0000"...e_type: "conan", creator_id: 1303, status: "default", last_downloaded_at: nil, status_message: nil>]5597 visibility: :public, role: :developer, packages_visible: true5598 is expected to eq [#<Packages::Conan::Package id: 4, project_id: 646, created_at: "2024-07-31 10:46:06.027069309 +0000"...e_type: "conan", creator_id: 1303, status: "default", last_downloaded_at: nil, status_message: nil>]5599 visibility: :public, role: :reporter, packages_visible: true5600 is expected to eq [#<Packages::Conan::Package id: 4, project_id: 646, created_at: "2024-07-31 10:46:06.027069309 +0000"...e_type: "conan", creator_id: 1303, status: "default", last_downloaded_at: nil, status_message: nil>]5601 visibility: :public, role: :guest, packages_visible: true5602 is expected to eq [#<Packages::Conan::Package id: 4, project_id: 646, created_at: "2024-07-31 10:46:06.027069309 +0000"...e_type: "conan", creator_id: 1303, status: "default", last_downloaded_at: nil, status_message: nil>]5603# [RSpecRunTime] RSpec elapsed time: 28 minutes 54.01 seconds. Current RSS: ~2342M. Threads: 5. load average: 1.01 1.02 1.00 1/296 267055604.5605 visibility: :public, role: :anonymous, packages_visible: true5606 is expected to eq [#<Packages::Conan::Package id: 4, project_id: 646, created_at: "2024-07-31 10:46:06.027069309 +0000"...e_type: "conan", creator_id: 1303, status: "default", last_downloaded_at: nil, status_message: nil>]5607 with project5608 is expected to contain exactly #<Packages::Conan::Package id: 4, project_id: 646, created_at: "2024-07-31 10:46:06.027069309 +0000",...ge_type: "conan", creator_id: 1303, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Conan::Package id: 2, project_id: 646, created_at: "2024-07-31 10:46:05.531820658 +0000",...ge_type: "conan", creator_id: 1303, status: "default", last_downloaded_at: nil, status_message: nil>5609 respects the limit5610 with version5611 matches the correct package5612# [RSpecRunTime] RSpec elapsed time: 28 minutes 55.76 seconds. Current RSS: ~2336M. Threads: 5. load average: 1.01 1.02 1.00 1/296 267065613.5614 with nil query5615 returns an empty array5616 without name5617 returns an empty array5618 with a different project5619 is expected to contain exactly #<Packages::Conan::Package id: 8, project_id: 647, created_at: "2024-07-31 10:46:06.815126438 +0000",...ge_type: "conan", creator_id: 1305, status: "default", last_downloaded_at: nil, status_message: nil>5620# [RSpecRunTime] Finishing example group spec/finders/packages/conan/package_finder_spec.rb. It took 15.79 seconds. Expected to take 15.07 seconds.5621# [RSpecRunTime] Starting example group spec/services/groups/import_export/export_service_spec.rb. Expected to take 14.54 seconds.5622Groups::ImportExport::ExportService5623 #async_execute5624 when the job can be successfully scheduled5625 enqueues an export job5626 returns truthy5627 when the user was an admin5628 passes `exported_by_admin` correctly in the `params` hash5629# [RSpecRunTime] RSpec elapsed time: 28 minutes 57.9 seconds. Current RSS: ~2337M. Threads: 5. load average: 1.01 1.02 1.00 1/296 267075630.5631 when the job cannot be scheduled5632 returns falsey5633 #execute5634 saves the version5635 saves the models using ndjson tree saver5636 compresses and removes tmp files5637 notifies the user5638 creates an audit event5639 when the user was an admin5640 logs group exported audit event5641 when silent exports are enabled5642 does not create an audit event5643 does not create any Todos5644# [RSpecRunTime] RSpec elapsed time: 29 minutes 6.03 seconds. Current RSS: ~2339M. Threads: 5. load average: 1.01 1.02 1.00 2/300 267355645.5646 when saver succeeds5647 saves the group in the file system5648 when user does not have admin_group permission5649 fails5650 logs the error5651 tracks the error5652# [RSpecRunTime] RSpec elapsed time: 29 minutes 7.86 seconds. Current RSS: ~2279M. Threads: 5. load average: 1.01 1.02 1.00 1/300 267395653.5654 when export fails5655 when file saver fails5656 removes the remaining exported data5657 notifies the user about failed group export5658# [RSpecRunTime] RSpec elapsed time: 29 minutes 8.86 seconds. Current RSS: ~2313M. Threads: 5. load average: 1.01 1.02 1.00 2/300 267405659.5660 when file compression fails5661 removes the remaining exported data5662 notifies logger5663# [RSpecRunTime] RSpec elapsed time: 29 minutes 11.91 seconds. Current RSS: ~2329M. Threads: 5. load average: 1.01 1.02 1.00 1/296 267415664.5665 when there is an existing export file5666 replaces it5667# [RSpecRunTime] RSpec elapsed time: 29 minutes 13.22 seconds. Current RSS: ~2329M. Threads: 5. load average: 1.00 1.02 1.00 1/299 267485668.5669# [RSpecRunTime] Finishing example group spec/services/groups/import_export/export_service_spec.rb. It took 16.56 seconds. Expected to take 14.54 seconds.5670# [RSpecRunTime] Starting example group spec/services/ci/pipeline_schedules/update_service_spec.rb. Expected to take 14.21 seconds.5671Ci::PipelineSchedules::UpdateService5672 execute5673 when user does not have permission5674 returns ServiceResponse.error5675# [RSpecRunTime] RSpec elapsed time: 29 minutes 15.05 seconds. Current RSS: ~2279M. Threads: 5. load average: 1.00 1.02 1.00 1/302 267985676.5677 when user has permission5678 updates database values with passed params5679 returns ServiceResponse.success5680 when the ref is ambiguous5681 returns ambiguous ref error5682# [RSpecRunTime] RSpec elapsed time: 29 minutes 16.53 seconds. Current RSS: ~2269M. Threads: 5. load average: 1.00 1.02 1.00 1/299 268035683.5684 when the new branch is protected5685 when called by someone other than the schedule owner who can update the ref5686 does not update the schedule5687 when called by the schedule owner5688 does not update the schedule5689 when the owner can update the ref5690 updates the schedule5691 when creating a variable5692 creates the new variable5693 when deleting a variable5694 deletes the existing variable5695 when schedule update fails5696 returns ServiceResponse.error5697# [RSpecRunTime] RSpec elapsed time: 29 minutes 21.18 seconds. Current RSS: ~2322M. Threads: 5. load average: 1.08 1.04 1.01 1/299 268045698.5699 behaves like pipeline schedules checking variables permission5700 when sending variables5701 when user is maintainer5702 behaves like success response with variables5703 saves variables5704 behaves like success response5705 saves values with passed params5706 when user is developer5707 behaves like success response with variables5708 saves variables5709 behaves like success response5710 saves values with passed params5711 when restrict_user_defined_variables is true5712 behaves like success response with variables5713 saves variables5714 behaves like success response5715 saves values with passed params5716 when user is developer5717 behaves like failure response5718 does not save5719 when not sending variables5720 when user is maintainer5721 behaves like success response5722 saves values with passed params5723 when user is developer5724 behaves like success response5725 saves values with passed params5726 when restrict_user_defined_variables is true5727 behaves like success response5728 saves values with passed params5729 when user is developer5730 behaves like success response5731 saves values with passed params5732# [RSpecRunTime] Finishing example group spec/services/ci/pipeline_schedules/update_service_spec.rb. It took 12.81 seconds. Expected to take 14.21 seconds.5733# [RSpecRunTime] Starting example group spec/models/ci/instance_variable_spec.rb. Expected to take 13.71 seconds.5734Ci::InstanceVariable5735 does not allow STI5736 is expected to includes the Ci::Maskable module5737 is expected to validate that :key is case-sensitively unique, producing a custom validation error on failure5738 is expected to validate that the length of :value is at most 10000, producing a custom validation error on failure5739 behaves like CI variable5740 is expected to includes the Ci::HasVariable module5741 strips whitespaces when assigning key5742 can convert to runner variable5743 variable type5744 defines variable types5745 defaults variable type to env_var5746 supports variable type file5747# [RSpecRunTime] RSpec elapsed time: 29 minutes 31.05 seconds. Current RSS: ~2319M. Threads: 5. load average: 1.07 1.04 1.00 1/296 268055748.5749 behaves like includes Limitable concern5750 #exceeds_limits?5751 without plan limits configured5752 is expected to eq false5753 without plan limits configured5754 is expected to eq false5755 with an existing model5756 is expected to eq true5757 validations5758 is expected to be a kind of Limitable5759 without plan limits configured5760 can create new models5761# [RSpecRunTime] RSpec elapsed time: 29 minutes 34.67 seconds. Current RSS: ~2328M. Threads: 5. load average: 1.07 1.03 1.00 1/296 268065762.5763 with plan limits configured5764 can create new models5765 with an existing model5766 cannot create new models exceeding the plan limits5767 #value5768 without application limit5769 when value is over the limit5770 raises a database level error5771 when value is under the limit5772 does not raise database level error5773 .unprotected5774 when variable is protected5775 returns nothing5776 when variable is not protected5777 returns the variable5778 .all_cached5779 is expected to contain exactly #<Ci::InstanceVariable id: 14, variable_type: "env_var", masked: false, protected: true, key: [FILTER...1WJh8lKmFrTI\n", encrypted_value_iv: "bf+ak3czyq6ScyHJ\n", raw: false, description: nil, value: nil> and #<Ci::InstanceVariable id: 13, variable_type: "env_var", masked: false, protected: false, key: [FILTE...k1J3ivq2r7du\n", encrypted_value_iv: "TQ3RRaWNHuMfsPl4\n", raw: false, description: nil, value: nil>5780 memoizes the result5781 removes scopes5782 resets the cache when records are deleted5783 resets the cache when records are inserted5784# [RSpecRunTime] RSpec elapsed time: 29 minutes 37.98 seconds. Current RSS: ~2310M. Threads: 5. load average: 1.07 1.03 1.00 1/296 268075785.5786 .unprotected_cached5787 is expected to contain exactly #<Ci::InstanceVariable id: 16, variable_type: "env_var", masked: false, protected: false, key: [FILTE...vfpjFcSlbauX\n", encrypted_value_iv: "yxaQCwLk0ChmH9Xp\n", raw: false, description: nil, value: nil>5788 memoizes the result5789# [RSpecRunTime] RSpec elapsed time: 29 minutes 40.78 seconds. Current RSS: ~2327M. Threads: 5. load average: 1.06 1.03 1.00 1/296 268085790.5791 description5792 is expected to allow :description to be ‹""›5793 is expected to allow :description to be ‹nil›5794 is expected to validate that the length of :description is at most 2555795# [RSpecRunTime] RSpec elapsed time: 29 minutes 41.87 seconds. Current RSS: ~2327M. Threads: 5. load average: 1.06 1.03 1.00 1/296 268095796.5797# [RSpecRunTime] Finishing example group spec/models/ci/instance_variable_spec.rb. It took 15.83 seconds. Expected to take 13.71 seconds.5798# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5799Lint factories for Ci::InstanceVariable5800 with saas, license, and factory defaults5801 behaves like factory5802 ci_instance_variable factory5803 does not raise error when built5804 does not raise error when created5805 linting :protected trait5806 does not raise error when created5807# [RSpecRunTime] RSpec elapsed time: 29 minutes 43.8 seconds. Current RSS: ~2308M. Threads: 5. load average: 1.06 1.03 1.00 1/296 268235808.5809# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.93 seconds. Expected to take 46.95 seconds.5810# [RSpecRunTime] Starting example group spec/lib/gitlab/instrumentation_helper_spec.rb. Expected to take 13.26 seconds.5811Gitlab::InstrumentationHelper5812 .add_instrumentation_data5813 includes DB counts5814 logs cpu_s duration5815 logs the process ID5816 logs the worker ID5817 includes DB counts5818 when Gitaly calls are made5819 adds Gitaly and Redis data5820# [RSpecRunTime] RSpec elapsed time: 29 minutes 48.21 seconds. Current RSS: ~2336M. Threads: 5. load average: 1.05 1.03 1.00 1/296 268245821.5822 when Redis calls are made5823 adds Redis data including cross slot calls5824 when LDAP requests are made5825 adds LDAP data5826 when the request matched a Rack::Attack safelist5827 logs the safelist name5828 rate-limiting gates5829 when the request did not pass through any rate-limiting gates5830 logs an empty array of gates5831 when the request passed through rate-limiting gates5832 logs an array of gates used5833 when logging memory allocations5834 logs memory usage metrics5835 when replica caught up search was made5836 includes related metrics5837 when only a single counter was updated5838 includes only that counter into logging5839 when there is an uploaded file5840 adds upload data5841 when an api call to the search api is made5842 adds search data5843 when an excluside lock is made5844 adds excluside lock data5845 when an excluside lock is not made5846 does not add excluside lock data5847 .queue_duration_for_job5848 enqueued_at: "2019-06-01T00:00:00.000+0000", created_at: nil, time_now: "2019-06-01T02:00:00.000+0000", expected_duration: 7200.05849 returns the correct duration5850# [RSpecRunTime] RSpec elapsed time: 29 minutes 53.65 seconds. Current RSS: ~2339M. Threads: 5. load average: 1.05 1.03 1.00 1/296 268255851.5852 enqueued_at: "2019-06-01T02:00:00.000+0000", created_at: "2019-05-01T02:00:00.000+0000", time_now: "2019-06-01T02:00:01.000+0000", expected_duration: 15853 returns the correct duration5854 enqueued_at: nil, created_at: nil, time_now: "2019-06-01T02:00:00.001+0000", expected_duration: nil5855 returns the correct duration5856 enqueued_at: "2019-06-01T02:00:00.000+0200", created_at: nil, time_now: "2019-06-01T02:00:00.000-0200", expected_duration: 14400.05857 returns the correct duration5858 enqueued_at: 1571825569, created_at: nil, time_now: "2019-10-23T12:13:16.000+0200", expected_duration: 275859 returns the correct duration5860 enqueued_at: "invalid_date", created_at: nil, time_now: "2019-10-23T12:13:16.000+0200", expected_duration: nil5861 returns the correct duration5862 enqueued_at: "", created_at: nil, time_now: "2019-10-23T12:13:16.000+0200", expected_duration: nil5863 returns the correct duration5864 enqueued_at: 0, created_at: nil, time_now: "2019-10-23T12:13:16.000+0200", expected_duration: nil5865 returns the correct duration5866 enqueued_at: -1, created_at: nil, time_now: "2019-10-23T12:13:16.000+0200", expected_duration: nil5867 returns the correct duration5868 enqueued_at: "2019-06-01T02:00:00.000+0000", created_at: nil, time_now: "2019-06-01T00:00:00.000+0000", expected_duration: 05869 returns the correct duration5870 enqueued_at: 2019-10-25 10:27:13 UTC, created_at: nil, time_now: "2019-10-25T12:29:16.000+0200", expected_duration: 1235871 returns the correct duration5872 .enqueue_latency_for_scheduled_job5873 scheduled_at: "2019-06-01T02:00:00.000+0000", enqueued_at: "2019-06-01T02:00:00.001+0000", expected_duration: 0.0015874 returns the correct duration5875 scheduled_at: "2019-06-01T02:00:00.000+0000", enqueued_at: "2019-06-01T02:00:01.000+0000", expected_duration: 15876 returns the correct duration5877 scheduled_at: "2019-06-01T02:00:00.000+0000", enqueued_at: nil, expected_duration: nil5878 returns the correct duration5879# [RSpecRunTime] RSpec elapsed time: 29 minutes 59.19 seconds. Current RSS: ~2334M. Threads: 5. load average: 1.04 1.03 1.00 1/296 268265880.5881 scheduled_at: nil, enqueued_at: "2019-06-01T02:00:01.000+0000", expected_duration: nil5882 returns the correct duration5883# [RSpecRunTime] Finishing example group spec/lib/gitlab/instrumentation_helper_spec.rb. It took 15.66 seconds. Expected to take 13.26 seconds.5884# [RSpecRunTime] Starting example group spec/graphql/resolvers/environments_resolver_spec.rb. Expected to take 13.01 seconds.5885Resolvers::EnvironmentsResolver5886 with a group5887 #resolve5888 finds all environments5889 with name5890 finds a specific environment with name5891# [RSpecRunTime] RSpec elapsed time: 30 minutes 2.27 seconds. Current RSS: ~2270M. Threads: 5. load average: 1.04 1.03 1.00 1/297 268275892.5893 with search5894 searches environment by name5895 when the search term does not match any environments5896 is empty5897# [RSpecRunTime] RSpec elapsed time: 30 minutes 4.98 seconds. Current RSS: ~2213M. Threads: 5. load average: 1.04 1.03 1.00 1/297 268285898.5899 with states5900 searches environments by state5901 generates an error if requested state is invalid5902# [RSpecRunTime] RSpec elapsed time: 30 minutes 7.22 seconds. Current RSS: ~2162M. Threads: 5. load average: 1.04 1.03 1.00 1/296 268295903.5904 with environment_type5905 searches environments by type5906 returns an empty result5907# [RSpecRunTime] RSpec elapsed time: 30 minutes 11.85 seconds. Current RSS: ~2272M. Threads: 5. load average: 1.04 1.03 1.00 1/296 268305908.5909 when project is nil5910 is expected to be nil5911# [RSpecRunTime] RSpec elapsed time: 30 minutes 12.95 seconds. Current RSS: ~2274M. Threads: 5. load average: 1.04 1.03 1.00 1/296 268315912.5913# [RSpecRunTime] Finishing example group spec/graphql/resolvers/environments_resolver_spec.rb. It took 13.49 seconds. Expected to take 13.01 seconds.5914# [RSpecRunTime] Starting example group spec/uploaders/packages/composer/cache_uploader_spec.rb. Expected to take 12.45 seconds.5915Packages::Composer::CacheUploader5916 is expected to includes the Packages::GcsSignedUrlMetadata module5917 behaves like builds correct paths5918 #store_dir5919 behaves like matches the method pattern5920 is expected to match /^\h{2}\/\h{2}\/\h{64}\/packages\/composer_cache\/\d+$/5921 #cache_dir5922 behaves like matches the method pattern5923 is expected to match /\/packages\/tmp\/cache/5924 #work_dir5925 behaves like matches the method pattern5926 is expected to match /\/packages\/tmp\/work/5927 #upload_path5928 behaves like matches the method pattern5929 example at ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:8 (PENDING: No pattern provided, skipping.)5930 #relative_path5931 is relative (PENDING: Path not set, skipping.)5932 .absolute_path5933 behaves like matches the method pattern5934 example at ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:8 (PENDING: No pattern provided, skipping.)5935# [RSpecRunTime] RSpec elapsed time: 30 minutes 17.27 seconds. Current RSS: ~2298M. Threads: 5. load average: 1.11 1.04 1.01 1/296 268325936.5937 .base_dir5938 behaves like matches the method pattern5939 example at ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:8 (PENDING: No pattern provided, skipping.)5940 path traversal exploits5941 throws an exception5942 object store is remote5943 behaves like builds correct paths5944 #store_dir5945 behaves like matches the method pattern5946 is expected to match /^\h{2}\/\h{2}\/\h{64}\/packages\/composer_cache\/\d+$/5947 #cache_dir5948 behaves like matches the method pattern5949 example at ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:8 (PENDING: No pattern provided, skipping.)5950 #work_dir5951 behaves like matches the method pattern5952 example at ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:8 (PENDING: No pattern provided, skipping.)5953 #upload_path5954 behaves like matches the method pattern5955 example at ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:8 (PENDING: No pattern provided, skipping.)5956 #relative_path5957 is relative (PENDING: Path not set, skipping.)5958 .absolute_path5959 behaves like matches the method pattern5960 example at ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:8 (PENDING: No pattern provided, skipping.)5961 .base_dir5962 behaves like matches the method pattern5963 example at ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:8 (PENDING: No pattern provided, skipping.)5964 path traversal exploits5965 throws an exception5966 remote file5967 with object storage enabled5968 can store file remotely5969 behaves like augmenting GCS signed URL with metadata5970 when the fog provider is not Google5971 is expected not to include "x-goog-custom-audit-gitlab-"5972 when the fog provider is Google5973 when on GitLab.com5974 is expected to include "x-goog-custom-audit-gitlab-namespace=1633" and "x-goog-custom-audit-gitlab-size-bytes=3"5975 example at ./spec/support/shared_examples/uploaders/gcs_signed_url_metadata_shared_examples.rb:385976 when an error occurs5977 is expected not to raise Exception5978 is expected not to include "x-goog-custom-audit-gitlab-"5979 tracks the error5980# [RSpecRunTime] RSpec elapsed time: 30 minutes 25.33 seconds. Current RSS: ~2364M. Threads: 5. load average: 1.18 1.06 1.01 1/297 268335981.5982 when not on GitLab.com5983 is expected not to include "x-goog-custom-audit-gitlab-"5984# [RSpecRunTime] Finishing example group spec/uploaders/packages/composer/cache_uploader_spec.rb. It took 12.77 seconds. Expected to take 12.45 seconds.5985# [RSpecRunTime] Starting example group spec/graphql/types/snippet_type_spec.rb. Expected to take 12.21 seconds.5986Types::SnippetType5987 has the correct fields5988 #blobs5989 when snippet does not have a repository5990 contains the first blob from the snippet5991 behaves like an array5992 returns an array of snippet blobs5993# [RSpecRunTime] RSpec elapsed time: 30 minutes 27.13 seconds. Current RSS: ~2365M. Threads: 5. load average: 1.18 1.06 1.01 1/297 268345994.5995 when snippet has repository5996 contains all the blobs from the repository5997 behaves like an array5998 returns an array of snippet blobs5999# [RSpecRunTime] RSpec elapsed time: 30 minutes 28.27 seconds. Current RSS: ~2352M. Threads: 5. load average: 1.16 1.06 1.01 1/300 268966000.6001 when specific path is set6002 returns specific files6003 behaves like an array6004 returns an array of snippet blobs6005 authorizations6006 is expected to require graphql authorizations :read_snippet6007 blobs field6008 returns blobs6009# [RSpecRunTime] RSpec elapsed time: 30 minutes 31.6 seconds. Current RSS: ~2368M. Threads: 5. load average: 1.16 1.06 1.01 1/302 269096010.6011 when restricted visibility level is set to public6012 returns snippet author6013 when user is not logged in6014 returns snippet author as nil6015# [RSpecRunTime] RSpec elapsed time: 30 minutes 32.62 seconds. Current RSS: ~2368M. Threads: 5. load average: 1.16 1.06 1.01 1/302 269216016.6017 #user_permissions6018 can resolve the snippet permissions6019 Repository URLs6020 when RequestStore is disabled6021 behaves like snippets with repositories6022 when snippet has repository6023 responds with repository URLs6024 behaves like snippets without repositories6025 when snippet does not have a repository6026 behaves like response without repository URLs6027 does not respond with repository URLs6028 when RequestStore is enabled6029 behaves like snippets with repositories6030 when snippet has repository6031 responds with repository URLs6032 behaves like snippets without repositories6033 when snippet does not have a repository6034 behaves like response without repository URLs6035 does not respond with repository URLs6036# [RSpecRunTime] Finishing example group spec/graphql/types/snippet_type_spec.rb. It took 9.34 seconds. Expected to take 12.21 seconds.6037# [RSpecRunTime] Starting example group spec/lib/gitlab/git/keep_around_spec.rb. Expected to take 11.85 seconds.6038Gitlab::Git::KeepAround6039 does not fail if we attempt to reference bad commit6040 stores a reference to the specified commit sha so it isn't garbage collected6041 does not fail if writting the ref fails6042 for multiple SHAs6043 skips non-existent SHAs6044 skips already-kept-around SHAs6045# [RSpecRunTime] RSpec elapsed time: 30 minutes 43.07 seconds. Current RSS: ~2344M. Threads: 5. load average: 1.20 1.07 1.01 1/302 271676046.6047 when disable_keep_around_refs feature flag is enabled6048 does not create keep-around refs6049# [RSpecRunTime] RSpec elapsed time: 30 minutes 44.29 seconds. Current RSS: ~2345M. Threads: 5. load average: 1.20 1.07 1.01 1/302 271836050.6051 when label_keep_around_ref_metrics feature flag is disabled6052 does not label keep-around refs6053# [RSpecRunTime] RSpec elapsed time: 30 minutes 45.51 seconds. Current RSS: ~2330M. Threads: 5. load average: 1.20 1.07 1.01 1/302 272276054.6055# [RSpecRunTime] Finishing example group spec/lib/gitlab/git/keep_around_spec.rb. It took 10.45 seconds. Expected to take 11.85 seconds.6056# [RSpecRunTime] Starting example group spec/lib/gitlab/robots_txt/parser_spec.rb. Expected to take 11.53 seconds.6057Gitlab::RobotsTxt::Parser6058 #disallowed?6059 a simple robots.txt file6060 path: "/autocomplete/users", result: true6061 is expected to eq true6062 path: "/autocomplete/users/a.html", result: true6063 is expected to eq true6064 path: "/search", result: true6065 is expected to eq true6066 path: "/search.html", result: true6067 is expected to eq true6068 path: "/api", result: true6069 is expected to eq true6070 path: "/api/grapql", result: true6071 is expected to eq true6072 path: "/api/index.html", result: true6073 is expected to eq true6074 path: "/projects", result: false6075 is expected to eq false6076 path: "/users", result: false6077 is expected to eq false6078 path: "/help", result: false6079 is expected to eq false6080 path: "/test", result: true6081 is expected to eq true6082# [RSpecRunTime] RSpec elapsed time: 30 minutes 50.92 seconds. Current RSS: ~2406M. Threads: 5. load average: 1.18 1.07 1.01 1/300 272286083.6084 path: "/testfoo", result: false6085 is expected to eq false6086 path: "/ex$mple", result: true6087 is expected to eq true6088 path: "/ex$mplefoo", result: false6089 is expected to eq false6090 robots.txt file with wildcard6091 path: "/search", result: true6092 is expected to eq true6093 path: "/namespace/project.git", result: true6094 is expected to eq true6095 path: "/project/archive/", result: true6096 is expected to eq true6097 path: "/project/archive/file.gz", result: true6098 is expected to eq true6099 path: "/project/repository/archive", result: true6100 is expected to eq true6101 path: "/project/repository/archive.gz", result: true6102 is expected to eq true6103 path: "/project/repository/archive/file.gz", result: true6104 is expected to eq true6105 path: "/projects", result: false6106 is expected to eq false6107 path: "/git", result: false6108 is expected to eq false6109 path: "/projects/git", result: false6110 is expected to eq false6111# [RSpecRunTime] RSpec elapsed time: 30 minutes 56.48 seconds. Current RSS: ~2395M. Threads: 5. load average: 1.17 1.07 1.01 1/297 272296112.6113 path: "/project/repository/archive/foo", result: false6114 is expected to eq false6115# [RSpecRunTime] Finishing example group spec/lib/gitlab/robots_txt/parser_spec.rb. It took 11.23 seconds. Expected to take 11.53 seconds.6116# [RSpecRunTime] Starting example group spec/lib/gitlab/pagination/keyset/iterator_spec.rb. Expected to take 11.27 seconds.6117Gitlab::Pagination::Keyset::Iterator6118 when use_union_optimization is used6119 .each_batch6120 yields an ActiveRecord::Relation when a block is given6121 accepts a custom batch size6122 continues after the cursor6123 allows updating of the yielded relations6124 with ordering direction6125 when ordering asc6126 orders ascending by default, including secondary order column6127# [RSpecRunTime] RSpec elapsed time: 31 minutes 0.11 second. Current RSS: ~2314M. Threads: 5. load average: 1.15 1.07 1.01 1/297 272306128.6129 when reversing asc order6130 orders in reverse of ascending6131 when asc order, with nulls first6132 orders ascending with nulls first6133 when ordering desc6134 orders descending6135 when ordering by columns are repeated twice6136 orders descending6137 when use_union_optimization is not used6138 .each_batch6139 yields an ActiveRecord::Relation when a block is given6140 accepts a custom batch size6141 continues after the cursor6142 allows updating of the yielded relations6143 with ordering direction6144 when ordering asc6145 orders ascending by default, including secondary order column6146# [RSpecRunTime] RSpec elapsed time: 31 minutes 5.95 seconds. Current RSS: ~2344M. Threads: 5. load average: 1.14 1.07 1.01 1/298 272316147.6148 when reversing asc order6149 orders in reverse of ascending6150 when asc order, with nulls first6151 orders ascending with nulls first6152 when ordering desc6153 orders descending6154 when ordering by columns are repeated twice6155 orders descending6156# [RSpecRunTime] Finishing example group spec/lib/gitlab/pagination/keyset/iterator_spec.rb. It took 10.74 seconds. Expected to take 11.27 seconds.6157# [RSpecRunTime] Starting example group spec/tooling/danger/ci_jobs_dependency_validation_spec.rb. Expected to take 11.07 seconds.6158Tooling::Danger::CiJobsDependencyValidation6159 #output_message6160 when not in ci environment6161 behaves like output message6162 outputs messages6163 when in ci environment6164 with no ci changes6165 behaves like output message6166 outputs messages6167 with api fails to retrieve jobs from target branch6168 warns validation is skipped and outputs empty message6169 with api fails to retrieve jobs from source branch6170 warns validation is skipped and outputs empty message6171 with api returns nil for merged yaml6172 warns validation is skipped and outputs empty message6173 when target branch jobs is empty6174 behaves like output message6175 outputs messages6176 when source branch jobs is empty6177 behaves like output message6178 outputs messages6179# [RSpecRunTime] RSpec elapsed time: 31 minutes 11.96 seconds. Current RSS: ~2343M. Threads: 5. load average: 1.13 1.06 1.01 1/298 272326180.6181 when jobs do not have dependencies6182 behaves like output message6183 outputs messages6184 when needed jobs are missing is source branch6185 behaves like output message6186 outputs messages6187 when job1 in branch needs one other job to run6188 with a hidden job6189 behaves like output message6190 outputs messages6191 with a global keyword6192 behaves like output message6193 outputs messages6194 when the dependent job config has not changed (identical in master and in branch)6195 behaves like output message6196 outputs messages6197 when VALIDATED_JOB_NAMES does not contain the needed job6198 behaves like output message6199 outputs messages6200 when VALIDATED_JOB_NAMES contains the needed job and dependent job config changed6201 when the added rule is also present in its needed job6202 behaves like output message6203 outputs messages6204 when an added rule is missing in its needed job6205 behaves like output message6206 outputs messages6207 when job configs are malformatted6208 behaves like output message6209 outputs messages6210 when dependent job has a rule that is not a hash6211 behaves like output message6212 outputs messages6213 when dependent job have an added rule but condition reads "when: never"6214 behaves like output message6215 outputs messages6216 when dependent job has removed a rule with "when: never"6217 when needed_job does not have this negative rule6218 behaves like output message6219 outputs messages6220 when needed_job still has this negative rule6221 behaves like output message6222 outputs messages6223# [RSpecRunTime] RSpec elapsed time: 31 minutes 18.0 seconds. Current RSS: ~2360M. Threads: 5. load average: 1.12 1.06 1.01 1/298 272336224.6225 when dependent job have modified rules, but its attributes have nested arrays6226 behaves like output message6227 outputs messages6228 #fetch_jobs_yaml6229 with api returns error6230 returns empty object6231 with returned payload missing merged_yaml6232 returns empty object6233 with returned payload has merged_yaml and also has errors6234 returns the yaml and disregard the errors6235 with returned merged_yaml cannot be parsed6236 returns empty object6237# [RSpecRunTime] Finishing example group spec/tooling/danger/ci_jobs_dependency_validation_spec.rb. It took 11.95 seconds. Expected to take 11.07 seconds.6238# [RSpecRunTime] Starting example group spec/services/groups/participants_service_spec.rb. Expected to take 10.77 seconds.6239Groups::ParticipantsService6240 #execute6241 returns results in correct order6242 includes `All Group Members`6243 returns all members in parent groups, sub-groups, and sub-projects6244 when `disable_all_mention` FF is enabled6245 does not include `All Group Members`6246# [RSpecRunTime] RSpec elapsed time: 31 minutes 23.95 seconds. Current RSS: ~2253M. Threads: 5. load average: 1.10 1.06 1.01 1/298 272346247.6248 when shared with a private group6249 is expected to include "user825"6250 when search param is given6251 only returns matching members6252 when user search already returns enough results6253 does not return any groups6254# [RSpecRunTime] RSpec elapsed time: 31 minutes 31.53 seconds. Current RSS: ~2281M. Threads: 5. load average: 1.09 1.06 1.01 1/298 272356255.6256# [RSpecRunTime] Finishing example group spec/services/groups/participants_service_spec.rb. It took 12.09 seconds. Expected to take 10.77 seconds.6257# [RSpecRunTime] Starting example group spec/initializers/enumerator_next_patch_spec.rb. Expected to take 10.55 seconds.6258Enumerator#next patch fix6259 Enumerator6260 #next6261 normal yield6262 returns yielded value6263 end of iteration6264 does not fix up StopIteration6265 arguments error6266 does not fix up ArgumentError6267 error6268 does not fix up StopIteration6269 fixes up ArgumentError6270 adds backtrace from other errors6271 #next_values6272 normal yield6273 returns yielded value6274 end of iteration6275 does not fix up StopIteration6276 arguments error6277 does not fix up ArgumentError6278 error6279 does not fix up StopIteration6280 fixes up ArgumentError6281 adds backtrace from other errors6282 #peek6283 normal yield6284 returns yielded value6285# [RSpecRunTime] RSpec elapsed time: 31 minutes 37.44 seconds. Current RSS: ~2398M. Threads: 5. load average: 1.08 1.06 1.01 1/298 272366286.6287 end of iteration6288 does not fix up StopIteration6289 arguments error6290 does not fix up ArgumentError6291 error6292 does not fix up StopIteration6293 fixes up ArgumentError6294 adds backtrace from other errors6295 #peek_values6296 normal yield6297 returns yielded value6298 end of iteration6299 does not fix up StopIteration6300 arguments error6301 does not fix up ArgumentError6302 error6303 does not fix up StopIteration6304 fixes up ArgumentError6305 adds backtrace from other errors6306# [RSpecRunTime] Finishing example group spec/initializers/enumerator_next_patch_spec.rb. It took 8.64 seconds. Expected to take 10.55 seconds.6307# [RSpecRunTime] Starting example group spec/models/concerns/cross_database_ignored_tables_spec.rb. Expected to take 10.28 seconds.6308CrossDatabaseIgnoredTables6309 does not allow STI6310 .cross_database_ignore_tables6311 when the tables are not ignored6312 raises an error when we doing cross-database modification using create6313 raises an error when we doing cross-database modification using update6314 raises an error when we doing cross-database modification using destroy6315# [RSpecRunTime] RSpec elapsed time: 31 minutes 43.72 seconds. Current RSS: ~2394M. Threads: 5. load average: 1.07 1.06 1.01 1/298 272376316.6317 when the tables are ignored on save6318 does not raise an error when creating a new object6319 does not raise an error when updating an existing object6320 still raises an error when deleting an object6321 when the tables are ignored on save with if statement6322 when condition returns true6323 does not raise an error on creating a new object6324 when condition returns false6325 raises an error on creating a new object6326 when the tables are ignored on create6327 does not raise an error when creating a new object6328 raises an error when updating an existing object6329 still raises an error when deleting an object6330 when the tables are ignored on update6331 raises an error when creating a new object6332 does not raise an error when updating an existing object6333 still raises an error when deleting an object6334# [RSpecRunTime] RSpec elapsed time: 31 minutes 48.94 seconds. Current RSS: ~2366M. Threads: 5. load average: 1.07 1.05 1.01 1/298 272386335.6336 when the tables are ignored on create and destroy6337 does not raise an error when creating a new object6338 raises an error when updating an existing object6339 does not raise an error when deleting an object6340# [RSpecRunTime] RSpec elapsed time: 31 minutes 49.97 seconds. Current RSS: ~2366M. Threads: 5. load average: 1.07 1.05 1.01 1/298 272396341.6342# [RSpecRunTime] Finishing example group spec/models/concerns/cross_database_ignored_tables_spec.rb. It took 9.79 seconds. Expected to take 10.28 seconds.6343# [RSpecRunTime] Starting example group spec/lib/banzai/filter/custom_emoji_filter_spec.rb. Expected to take 10.1 seconds.6344Banzai::Filter::CustomEmojiFilter6345 replaces supported name custom emoji6346 correctly uses the custom emoji URL6347 matches multiple same custom emoji6348 matches multiple custom emoji6349 does not match enclosed colons6350 does not do N+1 query6351 uses custom emoji from ancestor group6352 behaves like emoji filter6353 keeps whitespace intact6354 does not match emoji in a string6355 ignores non existent/unsupported emoji6356 matches with adjacent text6357 does not match emoji in a pre tag6358 does not match emoji in code tag6359 does not match emoji in tt tag6360# [RSpecRunTime] RSpec elapsed time: 31 minutes 56.91 seconds. Current RSS: ~2389M. Threads: 5. load average: 1.06 1.05 1.01 1/298 272406361.6362 when asset proxy is configured6363 uses the proxied url6364 behaves like pipeline timing check6365 checks the pipeline timing6366 behaves like a filter timeout6367 when rendering takes too long6368 times out6369# [RSpecRunTime] Finishing example group spec/lib/banzai/filter/custom_emoji_filter_spec.rb. It took 8.24 seconds. Expected to take 10.1 seconds.6370# [RSpecRunTime] Starting example group spec/lib/gitlab/sidekiq_daemon/monitor_spec.rb. Expected to take 9.78 seconds.6371Gitlab::SidekiqDaemon::Monitor6372 #within_job6373 tracks thread, jid and worker_class6374 when job is canceled6375 does not execute a block6376 raises exception6377 #jobs6378 returns running jobs hash6379 #run_thread when notification channel not enabled6380 return directly6381 #run_thread when notification channel enabled6382 when structured logging is used6383 logs start message6384 logs stop message6385 logs StandardError message6386 logs and raises Exception message6387# [RSpecRunTime] RSpec elapsed time: 32 minutes 2.99 seconds. Current RSS: ~2404M. Threads: 5. load average: 0.97 1.04 1.00 1/298 272416388.6389 when StandardError is raised6390 does retry connection6391 when message is published6392 and message is valid6393 processes cancel6394 and message is not valid json6395 skips processing6396 #stop6397#<Thread:0x00007d4184477b18 /builds/gitlab-org/gitlab/lib/gitlab/daemon.rb:56 run> terminated with exception (report_on_exception is true):6398Interrupt (Interrupt)6399 does stop the thread6400 #process_job_cancel6401 when jid is missing6402 does not run thread6403 when jid is provided6404 when jid is not found6405 does not log cancellation message6406 when jid is found6407#<Thread:0x00007d419ca20138 /builds/gitlab-org/gitlab/spec/lib/gitlab/sidekiq_daemon/monitor_spec.rb:237 run> terminated with exception (report_on_exception is true):6408/builds/gitlab-org/gitlab/spec/lib/gitlab/sidekiq_daemon/monitor_spec.rb:237:in `sleep': Gitlab::SidekiqDaemon::Monitor::CancelledError (Gitlab::SidekiqDaemon::Monitor::CancelledError)6409 from /builds/gitlab-org/gitlab/spec/lib/gitlab/sidekiq_daemon/monitor_spec.rb:237:in `block (6 levels) in <top (required)>'6410 does log cancellation message6411#<Thread:0x00007d41848f8200 /builds/gitlab-org/gitlab/spec/lib/gitlab/sidekiq_daemon/monitor_spec.rb:237 run> terminated with exception (report_on_exception is true):6412/builds/gitlab-org/gitlab/spec/lib/gitlab/sidekiq_daemon/monitor_spec.rb:237:in `sleep': Gitlab::SidekiqDaemon::Monitor::CancelledError (Gitlab::SidekiqDaemon::Monitor::CancelledError)6413 from /builds/gitlab-org/gitlab/spec/lib/gitlab/sidekiq_daemon/monitor_spec.rb:237:in `block (6 levels) in <top (required)>'6414 does cancel the thread6415 .cancel_job6416 sets a redis key6417 notifies all workers6418 #notification_channel_enabled?6419 return nil when SIDEKIQ_MONITOR_WORKER is not set6420 return nil when SIDEKIQ_MONITOR_WORKER set to 06421 return 1 when SIDEKIQ_MONITOR_WORKER set to 16422# [RSpecRunTime] RSpec elapsed time: 32 minutes 8.73 seconds. Current RSS: ~2415M. Threads: 5. load average: 0.98 1.03 1.00 1/298 272446423.6424# [RSpecRunTime] Finishing example group spec/lib/gitlab/sidekiq_daemon/monitor_spec.rb. It took 10.54 seconds. Expected to take 9.78 seconds.6425# [RSpecRunTime] Starting example group spec/workers/background_migration/ci_database_worker_spec.rb. Expected to take 9.54 seconds.6426BackgroundMigration::CiDatabaseWorker6427 behaves like it runs background migration jobs6428 defining the job attributes6429 defines the data_consistency as always6430 defines the retry count in sidekiq_options6431 defines the feature_category as database6432 defines the urgency as throttled6433 defines the loggable_arguments6434# [RSpecRunTime] RSpec elapsed time: 32 minutes 10.48 seconds. Current RSS: ~2403M. Threads: 5. load average: 0.98 1.03 1.00 1/298 272456435.6436 .tracking_database6437 does not raise an error6438 overrides the method to return the tracking database6439 .minimum_interval6440 returns 2 minutes6441 #perform6442 when execute_background_migrations feature flag is disabled6443 does not perform the job, reschedules it in the future, and logs a message6444 when disallow_database_ddl_feature_flags feature flag is disabled6445 does not perform the job, reschedules it in the future, and logs a message6446 when execute_background_migrations feature flag is enabled6447 performs jobs using the coordinator for the worker6448 when lease can be obtained6449 sets up the shared connection before checking replication6450 performs a background migration6451 can run scheduled job and retried job concurrently6452 sets the class that will be executed as the caller_id6453 when lease_attempts is 16454 performs a background migration6455# [RSpecRunTime] RSpec elapsed time: 32 minutes 15.73 seconds. Current RSS: ~2403M. Threads: 5. load average: 0.98 1.03 1.00 1/298 272466456.6457 when lease not obtained (migration of same class was performed recently)6458 reschedules the migration and decrements the lease_attempts6459 when lease_attempts is 16460 reschedules the migration and decrements the lease_attempts6461 when lease_attempts is 06462 gives up performing the migration6463 when database is not healthy6464 reschedules a migration if the database is not healthy6465 increments the unhealthy counter6466 when lease_attempts is 06467 gives up performing the migration6468# [RSpecRunTime] Finishing example group spec/workers/background_migration/ci_database_worker_spec.rb. It took 8.58 seconds. Expected to take 9.54 seconds.6469# [RSpecRunTime] Starting example group spec/lib/gitlab/database/partitioning/time_partition_spec.rb. Expected to take 9.39 seconds.6470Gitlab::Database::Partitioning::TimePartition6471 .from_sql6472 uses specified table name6473 uses specified partition name6474 parses start date6475 parses end date6476 with MINVALUE as a start date6477 sets from to nil6478# [RSpecRunTime] RSpec elapsed time: 32 minutes 21.02 seconds. Current RSS: ~2381M. Threads: 5. load average: 0.98 1.03 1.00 1/299 272476479.6480 with MAXVALUE as an end date6481 raises a NotImplementedError6482 #partition_name6483 uses table as prefix6484 uses Year-Month (from) as suffix6485 without from date6486 uses 000000 as suffix for first partition6487 with partition name explicitly given6488 uses given partition name6489 #to_sql6490 transforms to a CREATE TABLE statement6491 without from date6492 uses MINVALUE instead6493 object equality - #eql6494 treats objects identical with identical attributes6495 different table leads to in-equality6496 different from leads to in-equality6497 different to leads to in-equality6498 different partition_name leads to in-equality6499 nil partition_name is ignored if auto-generated matches6500# [RSpecRunTime] RSpec elapsed time: 32 minutes 26.54 seconds. Current RSS: ~2371M. Threads: 5. load average: 0.98 1.03 1.00 1/298 272486501.6502 Comparable, #<=>6503 sorts by partition name, i.e. by month - MINVALUE partition first6504 returns nil for partitions of different tables6505# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/partitioning/time_partition_spec.rb. It took 9.83 seconds. Expected to take 9.39 seconds.6506# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/jwt_v2_spec.rb. Expected to take 9.04 seconds.6507Gitlab::Ci::JwtV26508 is expected to be a kind of Gitlab::Ci::Jwt6509 #payload6510 includes user identities when enabled6511 does not include user identities when disabled6512 has correct values for the standard JWT attributes6513 when given an aud6514 uses that aud in the payload6515 does not use target_audience claim in the payload6516# [RSpecRunTime] RSpec elapsed time: 32 minutes 29.67 seconds. Current RSS: ~2364M. Threads: 5. load average: 0.99 1.03 1.00 2/298 272496517.6518 when given an target_audience claim6519 uses specified target_audience in the payload6520 custom claims6521 runner_id6522 is the ID of the runner executing the job6523 when build is not associated with a runner6524 is nil6525 runner_environment6526 when runner is gitlab-hosted6527 is gitlab-hosted6528# [RSpecRunTime] RSpec elapsed time: 32 minutes 33.28 seconds. Current RSS: ~2357M. Threads: 5. load average: 0.99 1.03 1.00 1/298 272506529.6530 when runner is self-hosted6531 is self-hosted6532 when build is not associated with a runner6533 is nil6534 sha6535 is the commit revision the project is built for6536 claims delegated to mapper6537 delegates claims to Gitlab::Ci::JwtV2::ClaimMapper6538 project_visibility6539 visibility_level: 20, visibility_level_string: "public"6540 is a string representation of the project visibility_level6541 visibility_level: 10, visibility_level_string: "internal"6542 is a string representation of the project visibility_level6543 visibility_level: 0, visibility_level_string: "private"6544 is a string representation of the project visibility_level6545# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/jwt_v2_spec.rb. It took 8.52 seconds. Expected to take 9.04 seconds.6546# [RSpecRunTime] Starting example group spec/lib/gitlab/hook_data/user_builder_spec.rb. Expected to take 8.9 seconds.6547Gitlab::HookData::UserBuilder6548 #build6549 data6550 on create6551 is expected to eq "user_create"6552 behaves like includes the required attributes6553 includes the required attributes6554 behaves like does not include old username attributes6555 does not include old username attributes6556 behaves like does not include state attributes6557 does not include state attributes6558 on destroy6559 is expected to eq "user_destroy"6560 behaves like includes the required attributes6561 includes the required attributes6562# [RSpecRunTime] RSpec elapsed time: 32 minutes 39.67 seconds. Current RSS: ~2355M. Threads: 5. load average: 1.31 1.10 1.02 1/298 272516563.6564 behaves like does not include old username attributes6565 does not include old username attributes6566 behaves like does not include state attributes6567 does not include state attributes6568 on rename6569 is expected to eq "user_rename"6570 includes old username details6571 behaves like includes the required attributes6572 includes the required attributes6573 behaves like does not include state attributes6574 does not include state attributes6575 on failed_login6576 is expected to eq "user_failed_login"6577 includes state details6578 behaves like includes the required attributes6579 includes the required attributes6580 behaves like does not include old username attributes6581 does not include old username attributes6582# [RSpecRunTime] Finishing example group spec/lib/gitlab/hook_data/user_builder_spec.rb. It took 6.65 seconds. Expected to take 8.9 seconds.6583# [RSpecRunTime] Starting example group spec/tasks/gitlab/feature_categories_rake_spec.rb. Expected to take 8.63 seconds.6584gitlab:feature_categories:index6585 outputs objects by stage group6586# [RSpecRunTime] Finishing example group spec/tasks/gitlab/feature_categories_rake_spec.rb. It took 11.94 seconds. Expected to take 8.63 seconds.6587# [RSpecRunTime] RSpec elapsed time: 32 minutes 54.5 seconds. Current RSS: ~2230M. Threads: 5. load average: 1.24 1.09 1.02 1/298 272526588.6589# [RSpecRunTime] Starting example group spec/services/integrations/slack_installation/project_service_spec.rb. Expected to take 8.43 seconds.6590Integrations::SlackInstallation::ProjectService6591 behaves like Integrations::SlackInstallation::BaseService6592 when Slack responds with an error6593 behaves like error response6594 returns error result with message6595# [RSpecRunTime] RSpec elapsed time: 32 minutes 55.63 seconds. Current RSS: ~2244M. Threads: 5. load average: 1.24 1.09 1.02 1/298 272536596.6597 when HTTP error occurs when exchanging token6598 tracks the error6599 behaves like error response6600 returns error result with message6601 when slack_app_enabled is not set6602 behaves like error response6603 returns error result with message6604 when user is unauthorized6605 behaves like error response6606 returns error result with message6607 when Slack responds with an access token6608 handles propagation correctly6609 behaves like success response6610 returns success result and creates all needed records6611# [RSpecRunTime] RSpec elapsed time: 33 minutes 0.03 second. Current RSS: ~2329M. Threads: 5. load average: 1.22 1.09 1.02 1/298 272546612.6613 when integration record already exists6614 behaves like success response6615 returns success result and creates all needed records6616 when installation record already exists6617 behaves like success response6618 returns success result and creates all needed records6619 when the team has other Slack installation records6620 updates related legacy records6621 behaves like success response6622 returns success result and creates all needed records6623# [RSpecRunTime] RSpec elapsed time: 33 minutes 2.86 seconds. Current RSS: ~2290M. Threads: 5. load average: 1.22 1.09 1.02 1/298 272556624.6625# [RSpecRunTime] Finishing example group spec/services/integrations/slack_installation/project_service_spec.rb. It took 8.52 seconds. Expected to take 8.43 seconds.6626# [RSpecRunTime] Starting example group spec/tasks/gitlab/audit_event_types/compile_docs_task_spec.rb. Expected to take 8.23 seconds.6627Tasks::Gitlab::AuditEventTypes::CompileDocsTask6628 #run6629 outputs message after compiling the documentation6630Documentation compiled.6631 creates audit_event_types.md6632# [RSpecRunTime] Finishing example group spec/tasks/gitlab/audit_event_types/compile_docs_task_spec.rb. It took 4.75 seconds. Expected to take 8.23 seconds.6633# [RSpecRunTime] RSpec elapsed time: 33 minutes 7.87 seconds. Current RSS: ~2218M. Threads: 5. load average: 1.36 1.12 1.03 1/298 272566634.6635# [RSpecRunTime] Starting example group spec/graphql/resolvers/ci/job_token_scope_resolver_spec.rb. Expected to take 8.13 seconds.6636Resolvers::Ci::JobTokenScopeResolver6637 is expected to have nullable GraphQL type CiJobTokenScopeType6638 #resolve6639 with access to scope6640 returns the same project in the allow list of projects for the Ci Job Token when scope is not enabled6641 returns the same project in the allow list of projects for the Ci Job Token6642 when another projects gets added to the allow list6643 returns both projects6644# [RSpecRunTime] RSpec elapsed time: 33 minutes 13.04 seconds. Current RSS: ~2354M. Threads: 5. load average: 1.33 1.12 1.03 1/298 272576645.6646 when job token scope is disabled6647 resolves projects6648 when projects list counter is requested6649 resolves projects count6650# [RSpecRunTime] RSpec elapsed time: 33 minutes 14.72 seconds. Current RSS: ~2360M. Threads: 5. load average: 1.31 1.12 1.03 1/298 272586651.6652 when groups list counter is requested6653 resolves groups count6654 when groups list is requested6655 with access to scope6656 resolves groups6657 when job token scope is disabled6658 resolves groups6659# [RSpecRunTime] RSpec elapsed time: 33 minutes 16.51 seconds. Current RSS: ~2364M. Threads: 5. load average: 1.31 1.12 1.03 1/298 272596660.6661 without access to scope6662 generates an error6663# [RSpecRunTime] Finishing example group spec/graphql/resolvers/ci/job_token_scope_resolver_spec.rb. It took 9.22 seconds. Expected to take 8.13 seconds.6664# [RSpecRunTime] Starting example group spec/services/packages/debian/extract_changes_metadata_service_spec.rb. Expected to take 7.92 seconds.6665Packages::Debian::ExtractChangesMetadataService6666 #execute6667 with valid package file6668 extract metadata6669# [RSpecRunTime] RSpec elapsed time: 33 minutes 18.97 seconds. Current RSS: ~2286M. Threads: 5. load average: 1.28 1.11 1.03 1/298 272606670.6671 with invalid changes file6672 raise ArgumentError6673 with invalid metadata6674 without Files field6675 raise ArgumentError6676 without Checksums-Sha1 field6677 raise ArgumentError6678 without Checksums-Sha256 field6679 raise ArgumentError6680# [RSpecRunTime] RSpec elapsed time: 33 minutes 22.84 seconds. Current RSS: ~2411M. Threads: 5. load average: 1.28 1.11 1.03 1/298 272706681.6682 with file in Checksums-Sha1 but not in Files6683 raise ArgumentError6684 with different size in Checksums-Sha16685 raise ArgumentError6686 with file in Checksums-Sha256 but not in Files6687 raise ArgumentError6688 with different size in Checksums-Sha2566689 raise ArgumentError6690 with file in Files but not in Checksums-Sha16691 raise ArgumentError6692 with file in Files but not in Checksums-Sha2566693 raise ArgumentError6694 with invalid MD56695 raise ArgumentError6696 with invalid SHA16697 raise ArgumentError6698 with invalid SHA2566699 raise ArgumentError6700 with missing package file6701 raise ArgumentError6702# [RSpecRunTime] Finishing example group spec/services/packages/debian/extract_changes_metadata_service_spec.rb. It took 8.57 seconds. Expected to take 7.92 seconds.6703# [RSpecRunTime] Starting example group spec/lib/gitlab/memory/watchdog/configurator_spec.rb. Expected to take 7.76 seconds.6704Gitlab::Memory::Watchdog::Configurator6705 .configure_for_puma6706 behaves like as configurator6707 configures the correct handler6708 configures the correct event reporter6709 configures the correct logger6710 when sleep_time_seconds is not passed through the environment6711 configures the correct sleep time6712# [RSpecRunTime] RSpec elapsed time: 33 minutes 26.8 seconds. Current RSS: ~2455M. Threads: 5. load average: 1.26 1.11 1.03 1/298 272716713.6714 when sleep_time_seconds is passed through the environment6715 configures the correct sleep time6716# [RSpecRunTime] RSpec elapsed time: 33 minutes 29.4 seconds. Current RSS: ~2459M. Threads: 5. load average: 1.24 1.11 1.03 1/298 272726717.6718 with DISABLE_PUMA_WORKER_KILLER set to true6719 when settings are set via environment variables6720 behaves like as monitor configurator6721 executes monitors and returns correct results6722 when settings are not set via environment variables6723 behaves like as monitor configurator6724 executes monitors and returns correct results6725 with DISABLE_PUMA_WORKER_KILLER set to false6726 when settings are set via environment variables6727 behaves like as monitor configurator6728 executes monitors and returns correct results6729 when settings are not set via environment variables6730 behaves like as monitor configurator6731 executes monitors and returns correct results6732 .configure_for_sidekiq6733 behaves like as configurator6734 configures the correct handler6735 configures the correct event reporter6736 configures the correct logger6737 when sleep_time_seconds is not passed through the environment6738 configures the correct sleep time6739 when sleep_time_seconds is passed through the environment6740 configures the correct sleep time6741 when sleep_time_seconds is less than MIN_SIDEKIQ_SLEEP_INTERVAL_S seconds6742 configures the correct sleep time6743 with monitors6744 when settings are set via environment variables6745 behaves like as monitor configurator6746 executes monitors and returns correct results6747 when only SIDEKIQ_MEMORY_KILLER_MAX_RSS is set via environment variable6748 behaves like as monitor configurator6749 executes monitors and returns correct results6750 when only SIDEKIQ_MEMORY_KILLER_HARD_LIMIT_RSS is set via environment variable6751 behaves like as monitor configurator6752 executes monitors and returns correct results6753# [RSpecRunTime] RSpec elapsed time: 33 minutes 34.96 seconds. Current RSS: ~2456M. Threads: 5. load average: 1.22 1.11 1.03 1/298 272736754.6755 when both SIDEKIQ_MEMORY_KILLER_MAX_RSS and SIDEKIQ_MEMORY_KILLER_HARD_LIMIT_RSS are not set6756 behaves like as monitor configurator6757 executes monitors and returns correct results6758# [RSpecRunTime] Finishing example group spec/lib/gitlab/memory/watchdog/configurator_spec.rb. It took 9.69 seconds. Expected to take 7.76 seconds.6759# [RSpecRunTime] Starting example group spec/lib/gitlab/sidekiq_status_spec.rb. Expected to take 7.5 seconds.6760Gitlab::SidekiqStatus6761 .set6762 stores the job ID6763 allows overriding the expiration time6764 does not store anything with a nil expiry6765 .unset6766 removes the job ID6767 .expire6768 refreshes the expiration time if key is present6769 does nothing if key is not present6770 .all_completed?6771 returns true if all jobs have been completed6772 returns false if a job has not yet been completed6773 .running?6774 returns true if job is running6775 returns false if job is not found6776 .num_running6777 returns 0 if all jobs have been completed6778 returns 2 if two jobs are still running6779# [RSpecRunTime] RSpec elapsed time: 33 minutes 40.79 seconds. Current RSS: ~2443M. Threads: 5. load average: 1.20 1.11 1.03 1/298 272746780.6781 .num_completed6782 returns 1 if all jobs have been completed6783 returns 1 if a job has not yet been completed6784 .completed_jids6785 returns the completed job6786 returns only the jobs completed6787 .job_status6788 returns an array of boolean values6789 handles an empty array6790 .key_for6791 returns the key for a job ID6792# [RSpecRunTime] Finishing example group spec/lib/gitlab/sidekiq_status_spec.rb. It took 7.56 seconds. Expected to take 7.5 seconds.6793# [RSpecRunTime] Starting example group spec/services/markdown_content_rewriter_service_spec.rb. Expected to take 7.48 seconds.6794MarkdownContentRewriterService6795 #initialize6796 raises an error if source_parent is not a Project6797 raises an error if field does not have cached markdown6798# [RSpecRunTime] RSpec elapsed time: 33 minutes 44.55 seconds. Current RSS: ~2397M. Threads: 5. load average: 1.10 1.09 1.02 1/298 272756799.6800 #execute6801 when content does not need a rewrite6802 returns original content and cached html6803 when content needs a rewrite6804 calls the rewriter classes successfully6805 when content has references6806 rewrites content6807# [RSpecRunTime] RSpec elapsed time: 33 minutes 48.15 seconds. Current RSS: ~2387M. Threads: 5. load average: 1.10 1.09 1.02 1/298 272766808.6809 when content contains an upload6810 rewrites content6811 #safe_to_copy_markdown?6812 when content has references6813 is expected to eq false6814 when content has uploaded file references6815 is expected to eq false6816 when content does not have references or uploads6817 is expected to eq true6818# [RSpecRunTime] Finishing example group spec/services/markdown_content_rewriter_service_spec.rb. It took 7.07 seconds. Expected to take 7.48 seconds.6819# [RSpecRunTime] Starting example group spec/lib/atlassian/jira_connect/jwt/asymmetric_spec.rb. Expected to take 7.14 seconds.6820Atlassian::JiraConnect::Jwt::Asymmetric6821 #valid?6822 returns true when verified with public key from CDN6823 JWT does not contain a key ID6824 is expected not to be valid6825# [RSpecRunTime] RSpec elapsed time: 33 minutes 51.55 seconds. Current RSS: ~2385M. Threads: 5. load average: 1.10 1.09 1.02 1/298 272776826.6827 JWT contains a key ID that is not a valid UUID46828 is expected not to be valid6829 public key can not be retrieved6830 is expected not to be valid6831 retrieving the public raises an error6832 is expected not to be valid6833 token decoding raises an error6834 is expected not to be valid6835 tracks the exception with Gitlab::ErrorTracking6836 when iss could not be verified6837 is expected not to be valid6838 when qsh could not be verified6839 is expected not to be valid6840 with jira_connect_proxy_url setting6841 requests the settings CDN6842 when the setting is an empty string6843 requests the default CDN6844# [RSpecRunTime] RSpec elapsed time: 33 minutes 56.09 seconds. Current RSS: ~2472M. Threads: 5. load average: 1.17 1.10 1.03 1/298 272786845.6846 #iss_claim6847 is expected to eq nil6848 when jwt is verified6849 is expected to eq "client_key"6850# [RSpecRunTime] Finishing example group spec/lib/atlassian/jira_connect/jwt/asymmetric_spec.rb. It took 6.86 seconds. Expected to take 7.14 seconds.6851# [RSpecRunTime] Starting example group spec/services/packages/terraform_module/metadata/process_file_service_spec.rb. Expected to take 7.09 seconds.6852Packages::TerraformModule::Metadata::ProcessFileService6853 #execute6854 when the file is a README6855 returns a success response with the parsed README6856 when the file is a Terraform file6857 when the file is a Terraform root file6858 for variables6859 returns a success response with the parsed variables6860 for outputs6861 returns a success response with the parsed outputs6862 for resources6863 returns a success response with the parsed resources6864 for dependencies6865 returns a success response with the parsed dependencies6866 when the file is a Terraform submodules file6867 for variables6868 returns a success response with the parsed variables6869 for outputs6870 returns a success response with the parsed outputs6871 for resources6872 returns a success response with the parsed resources6873 for dependencies6874 returns a success response with the parsed dependencies6875# [RSpecRunTime] RSpec elapsed time: 34 minutes 1.39 seconds. Current RSS: ~2470M. Threads: 5. load average: 1.16 1.10 1.03 1/298 272796876.6877 when the file is a Terraform examples file6878 for variables6879 returns a success response with the parsed variables6880 for outputs6881 returns a success response with the parsed outputs6882 for resources6883 returns a success response with the parsed resources6884 for dependencies6885 returns a success response with the parsed dependencies6886 when an error occurs6887 rescues the error and tracks it6888# [RSpecRunTime] Finishing example group spec/services/packages/terraform_module/metadata/process_file_service_spec.rb. It took 5.96 seconds. Expected to take 7.09 seconds.6889# [RSpecRunTime] Starting example group spec/lib/gitlab/sidekiq_middleware/concurrency_limit/concurrency_limit_service_spec.rb. Expected to take 6.84 seconds.6890Gitlab::SidekiqMiddleware::ConcurrencyLimit::ConcurrencyLimitService6891 #add_to_queue!6892 adds a job to the set6893 adds only one unique job to the set6894 stores context information6895 with concurrent changes to different queues6896 allows to use queues independently of each other6897 #has_jobs_in_queue?6898 uses queue_size6899 .queue_size6900 reports the queue size6901 #resume_processing!6902 puts jobs back into the queue and respects order6903 drops a set after execution6904 .has_jobs_in_queue?6905 calls an instance method6906 .resume_processing!6907 calls an instance method6908# [RSpecRunTime] RSpec elapsed time: 34 minutes 7.67 seconds. Current RSS: ~2493M. Threads: 5. load average: 1.14 1.10 1.02 1/298 272806909.6910 .add_to_queue!6911 calls an instance method6912 reports prometheus metrics6913# [RSpecRunTime] Finishing example group spec/lib/gitlab/sidekiq_middleware/concurrency_limit/concurrency_limit_service_spec.rb. It took 5.62 seconds. Expected to take 6.84 seconds.6914# [RSpecRunTime] Starting example group spec/graphql/mutations/customer_relations/contacts/create_spec.rb. Expected to take 6.81 seconds.6915Mutations::CustomerRelations::Contacts::Create6916 is expected to require graphql authorizations :admin_crm_contact6917 #resolve6918 when the user does not have permission6919 raises an error6920 when the user has permission6921 creates contact with correct values6922 when crm_enabled is false6923 raises an error6924# [RSpecRunTime] RSpec elapsed time: 34 minutes 10.74 seconds. Current RSS: ~2476M. Threads: 5. load average: 1.13 1.10 1.02 1/298 272816925.6926 when the params are invalid6927 returns the validation error6928 when attaching to an crm_organization6929 when all ok6930 creates contact with correct values6931 when crm_organization does not exist6932 returns the relevant error6933 when crm_organzation belongs to a different group6934 returns the relevant error6935# [RSpecRunTime] Finishing example group spec/graphql/mutations/customer_relations/contacts/create_spec.rb. It took 4.81 seconds. Expected to take 6.81 seconds.6936# [RSpecRunTime] Starting example group spec/finders/prometheus_metrics_finder_spec.rb. Expected to take 6.53 seconds.6937PrometheusMetricsFinder6938 #execute6939 with params6940 with appropriate indexes6941 with project6942 is expected to eq [#<PrometheusMetric id: 1, project_id: 688, title: [FILTERED], query: "avg(metric)", y_label: "y_labe...03 +0000", common: false, identifier: nil, dashboard_path: ".gitlab/dashboards/dashboard_path.yml">]6943# [RSpecRunTime] RSpec elapsed time: 34 minutes 16.47 seconds. Current RSS: ~2374M. Threads: 5. load average: 1.12 1.09 1.02 1/298 272826944.6945 with group6946 is expected to contain exactly #<PrometheusMetric id: 2, project_id: nil, title: [FILTERED], query: "avg(metric)", y_label: "y_label...3668 +0000", common: true, identifier: nil, dashboard_path: ".gitlab/dashboards/dashboard_path.yml"> and #<PrometheusMetric id: 1, project_id: 688, title: [FILTERED], query: "avg(metric)", y_label: "y_label...203 +0000", common: false, identifier: nil, dashboard_path: ".gitlab/dashboards/dashboard_path.yml">6947 with title6948 is expected to contain exactly #<PrometheusMetric id: 1, project_id: 688, title: [FILTERED], query: "avg(metric)", y_label: "y_label...203 +0000", common: false, identifier: nil, dashboard_path: ".gitlab/dashboards/dashboard_path.yml"> and #<PrometheusMetric id: 2, project_id: nil, title: [FILTERED], query: "avg(metric)", y_label: "y_label...3668 +0000", common: true, identifier: nil, dashboard_path: ".gitlab/dashboards/dashboard_path.yml">6949 with y_label6950 is expected to contain exactly #<PrometheusMetric id: 1, project_id: 688, title: [FILTERED], query: "avg(metric)", y_label: "y_label...203 +0000", common: false, identifier: nil, dashboard_path: ".gitlab/dashboards/dashboard_path.yml"> and #<PrometheusMetric id: 2, project_id: nil, title: [FILTERED], query: "avg(metric)", y_label: "y_label...3668 +0000", common: true, identifier: nil, dashboard_path: ".gitlab/dashboards/dashboard_path.yml">6951 with common6952 is expected to contain exactly #<PrometheusMetric id: 2, project_id: nil, title: [FILTERED], query: "avg(metric)", y_label: "y_label...3668 +0000", common: true, identifier: nil, dashboard_path: ".gitlab/dashboards/dashboard_path.yml"> and #<PrometheusMetric id: 3, project_id: nil, title: [FILTERED], query: "avg(metric)", y_label: "Unique ...0", common: true, identifier: "identifier", dashboard_path: ".gitlab/dashboards/dashboard_path.yml">6953 with ordered6954 is expected to eq [#<PrometheusMetric id: 3, project_id: nil, title: [FILTERED], query: "avg(metric)", y_label: "Unique...668 +0000", common: true, identifier: nil, dashboard_path: ".gitlab/dashboards/dashboard_path.yml">]6955 with indentifier6956 raises an error6957 with common6958 is expected to contain exactly #<PrometheusMetric id: 3, project_id: nil, title: [FILTERED], query: "avg(metric)", y_label: "Unique ...0", common: true, identifier: "identifier", dashboard_path: ".gitlab/dashboards/dashboard_path.yml">6959 with id6960 raises an error6961 with id6962 is expected to contain exactly #<PrometheusMetric id: 2, project_id: nil, title: [FILTERED], query: "avg(metric)", y_label: "y_label...3668 +0000", common: true, identifier: nil, dashboard_path: ".gitlab/dashboards/dashboard_path.yml">6963 with multiple params6964 is expected to contain exactly #<PrometheusMetric id: 2, project_id: nil, title: [FILTERED], query: "avg(metric)", y_label: "y_label...3668 +0000", common: true, identifier: nil, dashboard_path: ".gitlab/dashboards/dashboard_path.yml">6965 without an appropriate index6966 raises an error6967 without params6968 raises an error6969# [RSpecRunTime] Finishing example group spec/finders/prometheus_metrics_finder_spec.rb. It took 6.42 seconds. Expected to take 6.53 seconds.6970# [RSpecRunTime] Starting example group spec/workers/remove_unreferenced_lfs_objects_worker_spec.rb. Expected to take 6.52 seconds.6971RemoveUnreferencedLfsObjectsWorker6972 #perform6973 removes unreferenced lfs objects6974 leaves referenced lfs objects6975 removes unreferenced lfs objects after project removal6976# [RSpecRunTime] RSpec elapsed time: 34 minutes 26.06 seconds. Current RSS: ~2374M. Threads: 5. load average: 1.10 1.09 1.02 1/298 272836977.6978 behaves like an idempotent worker6979 is labeled as idempotent6980 performs multiple times sequentially without raising an exception6981# [RSpecRunTime] Finishing example group spec/workers/remove_unreferenced_lfs_objects_worker_spec.rb. It took 7.09 seconds. Expected to take 6.52 seconds.6982# [RSpecRunTime] Starting example group spec/lib/banzai/filter/spaced_link_filter_spec.rb. Expected to take 6.32 seconds.6983Banzai::Filter::SpacedLinkFilter6984 does not process malicious input6985 converts multiple URLs6986 ignores valid links contained inside 'a' element6987 ignores valid links contained inside 'code' element6988 ignores valid links contained inside 'kbd' element6989 ignores valid links contained inside 'pre' element6990 ignores valid links contained inside 'script' element6991 ignores valid links contained inside 'style' element6992 when a link is detected6993 converts slug with spaces to a link6994 converts slug with spaces and a title to a link6995 does nothing with empty text6996 does nothing with an empty slug6997# [RSpecRunTime] RSpec elapsed time: 34 minutes 32.17 seconds. Current RSS: ~2460M. Threads: 5. load average: 1.09 1.09 1.02 1/298 272846998.6999 when an image is detected7000 converts slug with spaces to an iamge7001 converts slug with spaces and a title to an image7002 behaves like pipeline timing check7003 checks the pipeline timing7004# [RSpecRunTime] Finishing example group spec/lib/banzai/filter/spaced_link_filter_spec.rb. It took 6.36 seconds. Expected to take 6.32 seconds.7005# [RSpecRunTime] Starting example group spec/serializers/activity_pub/activity_serializer_spec.rb. Expected to take 6.19 seconds.7006ActivityPub::ActivitySerializer7007 when the caller does provide the :intransitive option and an object7008 raises an exception7009 when the represented entity provides no object7010 when the caller provides the :intransitive option7011 behaves like activity document7012 belongs to the ActivityStreams namespace7013 has a unique identifier7014 has a type7015 has an actor7016# [RSpecRunTime] RSpec elapsed time: 34 minutes 34.63 seconds. Current RSS: ~2466M. Threads: 5. load average: 1.08 1.09 1.02 1/298 272857017.7018 when the caller does not provide the :intransitive option7019 raises an exception7020 with a valid represented entity7021 behaves like activity document7022 belongs to the ActivityStreams namespace7023 has a unique identifier7024 has a type7025 has an actor7026# [RSpecRunTime] RSpec elapsed time: 34 minutes 38.36 seconds. Current RSS: ~2493M. Threads: 5. load average: 1.08 1.08 1.02 1/298 272867027.7028 when the represented entity provides no type7029 raises an exception7030 when the represented entity provides no identifier7031 raises an exception7032 when the represented entity provides no actor7033 raises an exception7034# [RSpecRunTime] Finishing example group spec/serializers/activity_pub/activity_serializer_spec.rb. It took 6.23 seconds. Expected to take 6.19 seconds.7035# [RSpecRunTime] Starting example group spec/lib/gitlab/database/type/indifferent_jsonb_spec.rb. Expected to take 6.09 seconds.7036Gitlab::Database::Type::IndifferentJsonb7037 #deserialize7038 json: nil, value: nil7039 is expected to match nil7040 is expected to match nil7041 json: "{\"key\":\"value\"}", value: {:key=>"value"}7042 is expected to match {:key=>"value"}7043 is expected to match {"key"=>"value"}7044 json: "{\"key\":[1,2,3]}", value: {:key=>[1, 2, 3]}7045 is expected to match {:key=>[1, 2, 3]}7046 is expected to match {"key"=>[1, 2, 3]}7047 json: "{\"key\":{\"subkey\":\"value\"}}", value: {:key=>{:subkey=>"value"}}7048 is expected to match {:key=>{:subkey=>"value"}}7049 is expected to match {"key"=>{"subkey"=>"value"}}7050# [RSpecRunTime] RSpec elapsed time: 34 minutes 43.82 seconds. Current RSS: ~2477M. Threads: 5. load average: 1.07 1.08 1.02 1/298 272877051.7052 json: "{\"key\":{\"a\":[{\"b\":\"c\"},{\"d\":\"e\"}]}}", value: {:key=>{:a=>[{:b=>"c"}, {:d=>"e"}]}}7053 is expected to match {:key=>{:a=>[{:b=>"c"}, {:d=>"e"}]}}7054 is expected to match {"key"=>{"a"=>[{"b"=>"c"}, {"d"=>"e"}]}}7055 when used by a model7056 is expected to match {:key=>"value"}7057 is expected to match {"key"=>"value"}7058 ignores changes to other attributes7059 tracks changes to options7060# [RSpecRunTime] RSpec elapsed time: 34 minutes 45.71 seconds. Current RSS: ~2473M. Threads: 5. load average: 1.07 1.08 1.02 1/298 272887061.7062# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/type/indifferent_jsonb_spec.rb. It took 6.5 seconds. Expected to take 6.09 seconds.7063# [RSpecRunTime] Starting example group spec/lib/bitbucket_server/representation/comment_spec.rb. Expected to take 6.04 seconds.7064BitbucketServer::Representation::Comment7065 #id7066 is expected to eq 97067 #updated_at7068 is expected to be a kind of Time7069 #to_hash7070 is expected to match (a hash including {:id => 9, :author_email => "test.user@example.com", :author_username => "username", :note => "is this a new line?", :comments => #<RSpec::Mocks::ArgumentMatchers::ArrayIncludingMatcher:0x00007d418449fb90 @expected=[#<RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher:0x00007d4184498458 @expected={:note => "Hello world", :comments => [], :parent_comment_note => "is this a new line?"}>, #<RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher:0x00007d418449ff50 @expected={:note => "Ok", :comments => [], :parent_comment_note => "Hello world"}>, #<RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher:0x00007d418449fe38 @expected={:note => "hi", :comments => [], :parent_comment_note => "Hello world"}>, #<RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher:0x00007d418449fca8 @expected={:note => "hello", :comments => [], :parent_comment_note => "is this a new line?"}>]>})7071 #comments7072 is expected to eq 47073 is expected to all be a kind of BitbucketServer::Representation::Comment7074 is expected to contain exactly "Hello world", "Ok", "hello", and "hi"7075 comments have the right parent7076 #author_email7077 is expected to eq "test.user@example.com"7078 #note7079 is expected to eq "is this a new line?"7080# [RSpecRunTime] RSpec elapsed time: 34 minutes 50.57 seconds. Current RSS: ~2493M. Threads: 5. load average: 1.07 1.08 1.02 1/298 272897081.7082 #author_username7083 returns username7084 when username is absent7085 returns slug7086 when slug and username are absent7087 returns displayName7088 #created_at7089 is expected to be a kind of Time7090# [RSpecRunTime] Finishing example group spec/lib/bitbucket_server/representation/comment_spec.rb. It took 5.91 seconds. Expected to take 6.04 seconds.7091# [RSpecRunTime] Starting example group spec/lib/banzai/filter/front_matter_filter_spec.rb. Expected to take 5.88 seconds.7092Banzai::Filter::FrontMatterFilter7093 allows for `encoding:` before the front matter7094 converts YAML front matter to a fenced code block7095 converts TOML frontmatter to a fenced code block7096 converts JSON front matter to a fenced code block7097 converts arbitrary front matter to a fenced code block7098 source position mapping7099 keeps spaces before and after7100 keeps an empty line in place of the encoding7101# [RSpecRunTime] RSpec elapsed time: 34 minutes 53.65 seconds. Current RSS: ~2493M. Threads: 5. load average: 1.06 1.08 1.02 1/298 272907102.7103 on content without front matter7104 returns the content unmodified7105# [RSpecRunTime] RSpec elapsed time: 34 minutes 56.3 seconds. Current RSS: ~2482M. Threads: 5. load average: 1.06 1.08 1.02 1/298 272917106.7107 on front matter without content7108 converts YAML front matter to a fenced code block7109 protects against malicious backtracking7110 fails fast for strings with many spaces7111 fails fast for strings with many newlines7112 fails fast for strings with many `coding:`7113 behaves like pipeline timing check7114 checks the pipeline timing7115# [RSpecRunTime] Finishing example group spec/lib/banzai/filter/front_matter_filter_spec.rb. It took 6.01 seconds. Expected to take 5.88 seconds.7116# [RSpecRunTime] Starting example group spec/tooling/danger/saas_feature_spec.rb. Expected to take 5.8 seconds.7117Tooling::Danger::SaasFeature7118 Tooling::Danger::SaasFeature::Found7119 #name7120 returns value from the YAML7121 #introduced_by_url7122 returns value from the YAML7123 #milestone7124 returns value from the YAML7125 #group7126 returns value from the YAML7127 #raw7128 returns the raw YAML7129 #group_match_mr_label?7130 when group is nil7131 is true only if MR has no group label7132 when group is not nil7133 is true only if MR has the same group label7134 #files7135 retrieves added files7136 when added files contain SaaS feature files7137 returns an array of Found objects7138 when added files does not contain SaaS feature files7139 returns an array of Found objects7140 retrieves modified files7141 when modified files contain SaaS feature files7142 returns an array of Found objects7143# [RSpecRunTime] RSpec elapsed time: 35 minutes 2.62 seconds. Current RSS: ~2496M. Threads: 5. load average: 1.06 1.08 1.02 1/298 272927144.7145 when modified files does not contain SaaS feature files7146 returns an array of Found objects7147 retrieves deleted files7148 when deleted files contain SaaS feature files7149 returns an array of Found objects7150 when deleted files does not contain SaaS feature files7151 returns an array of Found objects7152# [RSpecRunTime] Finishing example group spec/tooling/danger/saas_feature_spec.rb. It took 5.87 seconds. Expected to take 5.8 seconds.7153# [RSpecRunTime] Starting example group spec/serializers/container_repositories_serializer_spec.rb. Expected to take 5.73 seconds.7154ContainerRepositoriesSerializer7155 #represent7156 has basic attributes7157# [RSpecRunTime] RSpec elapsed time: 35 minutes 4.79 seconds. Current RSS: ~2481M. Threads: 5. load average: 1.13 1.09 1.02 1/298 272937158.7159 #represent_read_only7160 does not include destroy_path7161# [RSpecRunTime] RSpec elapsed time: 35 minutes 5.85 seconds. Current RSS: ~2479M. Threads: 5. load average: 1.13 1.09 1.02 1/298 272947162.7163 #with_pagination7164 creates a paginated serializer7165 when multiple ContainerRepository objects are serialized7166 serializes appropriate number of objects7167 appends relevant headers7168# [RSpecRunTime] RSpec elapsed time: 35 minutes 8.91 seconds. Current RSS: ~2368M. Threads: 5. load average: 1.36 1.14 1.04 1/298 272957169.7170# [RSpecRunTime] Finishing example group spec/serializers/container_repositories_serializer_spec.rb. It took 5.41 seconds. Expected to take 5.73 seconds.7171# [RSpecRunTime] Starting example group spec/lib/gitlab/local_and_remote_storage_migration/pages_deployment_migrater_spec.rb. Expected to take 5.59 seconds.7172Gitlab::LocalAndRemoteStorageMigration::PagesDeploymentMigrater7173 behaves like local and remote storage migration7174 start_store: 1, end_store: 2, method: :migrate_to_remote_storage7175 successfully migrates7176# [RSpecRunTime] RSpec elapsed time: 35 minutes 12.28 seconds. Current RSS: ~2357M. Threads: 5. load average: 1.36 1.14 1.04 1/298 272967177.7178 start_store: 2, end_store: 2, method: :migrate_to_remote_storage7179 successfully migrates7180 start_store: 2, end_store: 1, method: :migrate_to_local_storage7181 successfully migrates7182 start_store: 1, end_store: 1, method: :migrate_to_local_storage7183 successfully migrates7184 when migration fails7185 prints error7186# [RSpecRunTime] Finishing example group spec/lib/gitlab/local_and_remote_storage_migration/pages_deployment_migrater_spec.rb. It took 6.14 seconds. Expected to take 5.59 seconds.7187# [RSpecRunTime] Starting example group spec/lib/sidebars/projects/menus/merge_requests_menu_spec.rb. Expected to take 5.52 seconds.7188Sidebars::Projects::Menus::MergeRequestsMenu7189 behaves like serializable as super_sidebar_menu_args7190 returns hash with provided attributes7191 returns hash with an item_id7192# [RSpecRunTime] RSpec elapsed time: 35 minutes 16.57 seconds. Current RSS: ~2434M. Threads: 5. load average: 1.33 1.14 1.04 1/298 273107193.7194 #render?7195 when repository is not present7196 returns false7197 when repository is present7198 when user can read merge requests7199 returns true7200 when user cannot read merge requests7201 returns false7202 #pill_count7203 returns zero when there are no open merge requests7204 memoizes the query7205 when there are open merge requests7206 returns the number of open merge requests7207# [RSpecRunTime] RSpec elapsed time: 35 minutes 19.08 seconds. Current RSS: ~2535M. Threads: 5. load average: 1.31 1.14 1.04 1/304 274127208.7209 formatting7210 when the count value is over 10007211 returns truncated digits7212# [RSpecRunTime] RSpec elapsed time: 35 minutes 20.49 seconds. Current RSS: ~2559M. Threads: 5. load average: 1.31 1.14 1.04 1/304 274137213.7214# [RSpecRunTime] Finishing example group spec/lib/sidebars/projects/menus/merge_requests_menu_spec.rb. It took 5.62 seconds. Expected to take 5.52 seconds.7215# [RSpecRunTime] Starting example group spec/lib/gitlab/blame_spec.rb. Expected to take 5.45 seconds.7216Gitlab::Blame7217 #first_line7218 is expected to eq 17219 with a range7220 is expected to eq 27221# [RSpecRunTime] RSpec elapsed time: 35 minutes 23.24 seconds. Current RSS: ~2581M. Threads: 5. load average: 1.28 1.14 1.04 1/303 274477222.7223 #groups7224 groups lines properly7225 with a range 1..57226 returns the correct lines7227 with highlighted lines7228 returns the correct lines7229 with a range 2..47230 returns the correct lines7231 with highlighted lines7232 returns the correct lines7233 renamed file7234 adds previous path7235# [RSpecRunTime] Finishing example group spec/lib/gitlab/blame_spec.rb. It took 4.35 seconds. Expected to take 5.45 seconds.7236# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/reports/security/finding_key_spec.rb. Expected to take 5.3 seconds.7237Gitlab::Ci::Reports::Security::FindingKey7238 #==7239 when the comparison is done between FindingKey instances7240 location_fp_1: nil, location_fp_2: "different location fp", identifier_fp_1: "identifier fp", identifier_fp_2: "different identifier fp", equals?: false7241 is expected to equal false7242 location_fp_1: "location fp", location_fp_2: nil, identifier_fp_1: "identifier fp", identifier_fp_2: "different identifier fp", equals?: false7243 is expected to equal false7244 location_fp_1: "location fp", location_fp_2: "different location fp", identifier_fp_1: nil, identifier_fp_2: "different identifier fp", equals?: false7245 is expected to equal false7246 location_fp_1: "location fp", location_fp_2: "different location fp", identifier_fp_1: "identifier fp", identifier_fp_2: nil, equals?: false7247 is expected to equal false7248 location_fp_1: nil, location_fp_2: nil, identifier_fp_1: "identifier fp", identifier_fp_2: "identifier fp", equals?: false7249 is expected to equal false7250 location_fp_1: "location fp", location_fp_2: "location fp", identifier_fp_1: nil, identifier_fp_2: nil, equals?: false7251 is expected to equal false7252 location_fp_1: nil, location_fp_2: nil, identifier_fp_1: nil, identifier_fp_2: nil, equals?: false7253 is expected to equal false7254 location_fp_1: "location fp", location_fp_2: "different location fp", identifier_fp_1: "identifier fp", identifier_fp_2: "different identifier fp", equals?: false7255 is expected to equal false7256 location_fp_1: "location fp", location_fp_2: "different location fp", identifier_fp_1: "identifier fp", identifier_fp_2: "identifier fp", equals?: false7257 is expected to equal false7258 location_fp_1: "location fp", location_fp_2: "location fp", identifier_fp_1: "identifier fp", identifier_fp_2: "different identifier fp", equals?: false7259 is expected to equal false7260 location_fp_1: "location fp", location_fp_2: "location fp", identifier_fp_1: "identifier fp", identifier_fp_2: "identifier fp", equals?: true7261 is expected to equal true7262 when the comparison is not done between FindingKey instances7263 is expected to be falsey7264# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/reports/security/finding_key_spec.rb. It took 3.13 seconds. Expected to take 5.3 seconds.7265# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.7266Lint factories for Gitlab::Ci::Reports::Security::FindingKey7267 with saas, license, and factory defaults7268 behaves like factory7269 ci_reports_security_finding_key factory7270 does not raise error when built7271 does not raise error when created7272# [RSpecRunTime] RSpec elapsed time: 35 minutes 29.83 seconds. Current RSS: ~2824M. Threads: 5. load average: 1.26 1.13 1.04 1/302 275597273.7274# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.82 seconds. Expected to take 46.95 seconds.7275# [RSpecRunTime] Starting example group spec/lib/api/helpers/members_helpers_spec.rb. Expected to take 5.25 seconds.7276API::Helpers::MembersHelpers7277 #source_members7278 for a group7279 behaves like returns all direct members7280 is expected to contain exactly #<GroupMember id: 1330, access_level: 50, source_id: 1741, source_type: "Namespace", user_id: 1425, n...t: nil, request_accepted_at: nil, last_activity_on: nil, is_source_accessible_to_current_user: true> and #<GroupMember id: 1331, access_level: 50, source_id: 1741, source_type: "Namespace", user_id: 1426, n...t: nil, request_accepted_at: nil, last_activity_on: nil, is_source_accessible_to_current_user: true>7281 behaves like query with source filters7282 is expected to include "source_id" and "source_type"7283 for a project7284 behaves like returns all direct members7285 is expected to contain exactly #<ProjectMember id: 1333, access_level: 40, source_id: 708, source_type: "Project", user_id: 1429, no...t: nil, request_accepted_at: nil, last_activity_on: nil, is_source_accessible_to_current_user: true> and #<ProjectMember id: 1335, access_level: 40, source_id: 708, source_type: "Project", user_id: 1431, no...t: nil, request_accepted_at: nil, last_activity_on: nil, is_source_accessible_to_current_user: true>7286# [RSpecRunTime] RSpec elapsed time: 35 minutes 33.04 seconds. Current RSS: ~2780M. Threads: 5. load average: 1.26 1.13 1.04 1/302 275607287.7288 behaves like query without source filters7289 is expected not to include "source_id" and "source_type"7290# [RSpecRunTime] Finishing example group spec/lib/api/helpers/members_helpers_spec.rb. It took 3.34 seconds. Expected to take 5.25 seconds.7291# [RSpecRunTime] Starting example group spec/lib/gitlab/url_blockers/ip_allowlist_entry_spec.rb. Expected to take 5.12 seconds.7292Gitlab::UrlBlockers::IpAllowlistEntry7293 #initialize7294 initializes without port7295 initializes with port7296 #match?7297 matches with equivalent IP and port7298 matches any port when port is nil7299 does not match when port is present but requested_port is nil7300 matches when port and requested_port are nil7301 works with ipv67302 matches ipv4 within IPv4 range7303 matches IPv6 within IPv6 range7304 matches IPv4 to IPv6 mapped addresses in allow list7305 matches IPv4 to IPv6 mapped addresses in requested IP7306# [RSpecRunTime] RSpec elapsed time: 35 minutes 38.76 seconds. Current RSS: ~2748M. Threads: 5. load average: 1.22 1.13 1.04 1/297 275617307.7308# [RSpecRunTime] Finishing example group spec/lib/gitlab/url_blockers/ip_allowlist_entry_spec.rb. It took 5.47 seconds. Expected to take 5.12 seconds.7309# [RSpecRunTime] Starting example group spec/uploaders/ci/secure_file_uploader_spec.rb. Expected to take 5.05 seconds.7310Ci::SecureFileUploader7311 #key7312 creates a digest with a secret key and the project id7313 .checksum7314 returns a SHA256 checksum for the unencrypted file7315 encryption7316 encrypts the stored file7317 decrypts the file when reading7318# [RSpecRunTime] RSpec elapsed time: 35 minutes 42.21 seconds. Current RSS: ~2633M. Threads: 5. load average: 1.22 1.13 1.04 1/297 275627319.7320 .direct_upload_enabled?7321 returns false7322 .default_store7323 when object storage is enabled7324 returns REMOTE7325# [RSpecRunTime] RSpec elapsed time: 35 minutes 45.19 seconds. Current RSS: ~2452M. Threads: 5. load average: 1.20 1.13 1.04 1/297 275637326.7327 when object storage is disabled7328 returns LOCAL7329# [RSpecRunTime] Finishing example group spec/uploaders/ci/secure_file_uploader_spec.rb. It took 6.68 seconds. Expected to take 5.05 seconds.7330# [RSpecRunTime] Starting example group spec/graphql/types/environment_type_spec.rb. Expected to take 4.97 seconds.7331Types::EnvironmentType7332 includes the expected fields7333 is expected to require graphql authorizations :read_environment7334 is expected to eq "Environment"7335 is expected to expose permissions using Types::PermissionTypes::Environment7336 when there is an environment7337 returns an environment7338 returns the path to the environment7339 returns the external url of the environment7340 when query alert data for the environment7341 does not return alert information7342 when alert is raised on the environment7343 returns alert information7344# [RSpecRunTime] RSpec elapsed time: 35 minutes 49.59 seconds. Current RSS: ~2437M. Threads: 5. load average: 1.18 1.12 1.04 1/297 275647345.7346# [RSpecRunTime] Finishing example group spec/graphql/types/environment_type_spec.rb. It took 4.12 seconds. Expected to take 4.97 seconds.7347# [RSpecRunTime] Starting example group spec/lib/bitbucket_server/representation/pull_request_comment_spec.rb. Expected to take 4.93 seconds.7348BitbucketServer::Representation::PullRequestComment7349 #old_pos7350 is expected to eq 97351 #from_sha7352 is expected to eq "c5f4288162e2e6218180779c7f6ac1735bb56eab"7353 #added?7354 is expected to be falsey7355 #to?7356 is expected to be falsey7357# [RSpecRunTime] RSpec elapsed time: 35 minutes 53.26 seconds. Current RSS: ~2517M. Threads: 5. load average: 1.17 1.12 1.04 1/297 275657358.7359 #from?7360 is expected to be truthy7361 #removed?7362 is expected to be falsey7363 #to_hash7364 is expected to match (a hash including {:id => 7, :from_sha => "c5f4288162e2e6218180779c7f6ac1735bb56eab", :to_sha => "a4c2164330f2549f67c13f36a93884cf66e976be", :file_path => "CHANGELOG.md", :old_pos => 9, :new_pos => 11})7365 #file_path7366 is expected to eq "CHANGELOG.md"7367 #new_pos7368 is expected to eq 117369 #to_sha7370 is expected to eq "a4c2164330f2549f67c13f36a93884cf66e976be"7371 #id7372 is expected to eq 77373# [RSpecRunTime] Finishing example group spec/lib/bitbucket_server/representation/pull_request_comment_spec.rb. It took 5.58 seconds. Expected to take 4.93 seconds.7374# [RSpecRunTime] Starting example group spec/finders/data_transfer/group_data_transfer_finder_spec.rb. Expected to take 4.83 seconds.7375DataTransfer::GroupDataTransferFinder7376 #execute7377 returns the correct number of egress7378 returns the correct values grouped by date7379 when there are no results for specified namespace7380 returns nothing7381# [RSpecRunTime] RSpec elapsed time: 35 minutes 57.38 seconds. Current RSS: ~2491M. Threads: 5. load average: 1.17 1.12 1.04 1/297 275667382.7383 when there are no results for specified dates7384 returns nothing7385 when dates are not provided7386 return all values for a namespace7387 when user does not have permissions7388 returns nothing7389# [RSpecRunTime] RSpec elapsed time: 36 minutes 0.71 second. Current RSS: ~2486M. Threads: 5. load average: 1.16 1.12 1.04 1/297 275677390.7391# [RSpecRunTime] Finishing example group spec/finders/data_transfer/group_data_transfer_finder_spec.rb. It took 5.57 seconds. Expected to take 4.83 seconds.7392# [RSpecRunTime] Starting example group spec/validators/system_hook_url_validator_spec.rb. Expected to take 4.77 seconds.7393SystemHookUrlValidator7394 #validate7395 with no options7396 allows http,https schemes by default7397 checks that the url structure is valid7398 with schemes7399 allows urls with the defined schemes7400 add error if the url scheme does not match the selected ones7401 by default7402 blocks urls pointing to localhost7403 blocks urls pointing to the local network7404 when local requests are allowed7405 does not block urls pointing to localhost7406 does not block urls pointing to the local network7407# [RSpecRunTime] RSpec elapsed time: 36 minutes 4.89 seconds. Current RSS: ~2474M. Threads: 5. load average: 1.14 1.12 1.04 1/297 275687408.7409# [RSpecRunTime] Finishing example group spec/validators/system_hook_url_validator_spec.rb. It took 4.18 seconds. Expected to take 4.77 seconds.7410# [RSpecRunTime] Starting example group spec/workers/packages/mark_package_files_for_destruction_worker_spec.rb. Expected to take 4.67 seconds.7411Packages::MarkPackageFilesForDestructionWorker7412 #perform7413 with a valid package id7414 marks all package files as pending_destruction7415 behaves like an idempotent worker7416 is labeled as idempotent7417 performs multiple times sequentially without raising an exception7418# [RSpecRunTime] RSpec elapsed time: 36 minutes 6.54 seconds. Current RSS: ~2424M. Threads: 5. load average: 1.14 1.12 1.04 1/296 275697419.7420 with an invalid package id7421 marks no packag files7422 behaves like an idempotent worker7423 is labeled as idempotent7424 performs multiple times sequentially without raising an exception7425# [RSpecRunTime] RSpec elapsed time: 36 minutes 10.0 seconds. Current RSS: ~2475M. Threads: 5. load average: 1.13 1.11 1.04 1/296 275707426.7427 with a nil package id7428 marks no packag files7429 behaves like an idempotent worker7430 is labeled as idempotent7431 performs multiple times sequentially without raising an exception7432# [RSpecRunTime] Finishing example group spec/workers/packages/mark_package_files_for_destruction_worker_spec.rb. It took 5.98 seconds. Expected to take 4.67 seconds.7433# [RSpecRunTime] Starting example group spec/models/integrations/chat_message/group_mention_message_spec.rb. Expected to take 4.61 seconds.7434Integrations::ChatMessage::GroupMentionMessage7435 does not allow STI7436 for merge request descriptions7437 returns the appropriate message7438 for notes7439 on commits7440 returns the appropriate message7441 on issues7442 returns the appropriate message7443 on merge requests7444 returns the appropriate message7445 for notes on unsupported object types7446 raises an error7447 for issue descriptions7448 returns the appropriate message7449 with markdown7450 returns the appropriate message7451 for unsupported object types7452 raises an error7453# [RSpecRunTime] Finishing example group spec/models/integrations/chat_message/group_mention_message_spec.rb. It took 2.44 seconds. Expected to take 4.61 seconds.7454# [RSpecRunTime] Starting example group spec/services/bulk_imports/file_export_service_spec.rb. Expected to take 4.52 seconds.7455BulkImports::FileExportService7456 #execute7457 executes export service and archives exported data for each file relation7458 when unsupported relation is passed7459 raises an error7460# [RSpecRunTime] RSpec elapsed time: 36 minutes 16.91 seconds. Current RSS: ~2536M. Threads: 5. load average: 1.12 1.11 1.03 1/296 275717461.7462 #execute_batch7463 calls execute with provided array of record ids7464 #exported_filename7465 returns filename of the exported file7466 #exported_objects_count7467 when relation is a collection7468 returns a number of exported relations7469 when relation is a repository7470 returns 17471# [RSpecRunTime] Finishing example group spec/services/bulk_imports/file_export_service_spec.rb. It took 5.18 seconds. Expected to take 4.52 seconds.7472# [RSpecRunTime] Starting example group spec/presenters/ml/model_presenter_spec.rb. Expected to take 4.43 seconds.7473Ml::ModelPresenter7474 #latest_package_path7475 when model version does not have package7476 is expected to be nil7477 when latest model version has package7478 is expected to eq "/namespace811/project-841/-/packages/1000000347"7479 #path7480 is expected to eq "/namespace811/project-841/-/ml/models/1000000340"7481 #latest_version_name7482 when model has version7483 is the version of latest_version7484 when model has no versions7485 is expected to be nil7486 #version_count7487 is expected to eq 27488 when model has precomputed version count7489 returns the value of model version count7490 #latest_version_path7491 when model version does not have package7492 is expected to be nil7493 when latest model version has package7494 is expected to eq "/namespace811/project-841/-/ml/models/1000000349/versions/1000000348"7495 #candidate_count7496 is expected to eq 27497# [RSpecRunTime] RSpec elapsed time: 36 minutes 23.81 seconds. Current RSS: ~2564M. Threads: 5. load average: 1.10 1.11 1.03 1/297 275797498.7499# [RSpecRunTime] Finishing example group spec/presenters/ml/model_presenter_spec.rb. It took 5.33 seconds. Expected to take 4.43 seconds.7500# [RSpecRunTime] Starting example group spec/workers/groups/update_two_factor_requirement_for_members_worker_spec.rb. Expected to take 4.36 seconds.7501Groups::UpdateTwoFactorRequirementForMembersWorker7502 #perform7503 calls #update_two_factor_requirement_for_members7504 is labeled as idempotent7505 performs multiple times sequentially without raising an exception7506 requires 2fa for group members correctly7507 when group not found7508 returns nil7509# [RSpecRunTime] RSpec elapsed time: 36 minutes 25.99 seconds. Current RSS: ~2556M. Threads: 5. load average: 1.10 1.11 1.03 1/296 275807510.7511# [RSpecRunTime] Finishing example group spec/workers/groups/update_two_factor_requirement_for_members_worker_spec.rb. It took 2.15 seconds. Expected to take 4.36 seconds.7512# [RSpecRunTime] Starting example group spec/services/keys/expiry_notification_service_spec.rb. Expected to take 4.29 seconds.7513Keys::ExpiryNotificationService7514 with key expiring today7515 when user has permission to receive notification7516 updates notified column7517 behaves like sends a notification7518 is expected to eq 17519# [RSpecRunTime] RSpec elapsed time: 36 minutes 27.42 seconds. Current RSS: ~2537M. Threads: 5. load average: 1.10 1.11 1.03 1/296 275817520.7521 behaves like uses notification service to send email to the user7522 is expected to receive ssh_key_expired(#<User id:1447 @user899>, ["f6:bc:d2:37:cf:91:91:b8:96:40:df:65:d2:24:8f:d8"]) 1 time7523 when user does NOT have permission to receive notification7524 does not update notified column7525 behaves like does not send notification7526 is expected to eq 07527 with key expiring soon7528 when user has permission to receive notification7529 updates notified column7530 behaves like sends a notification7531 is expected to eq 17532 behaves like uses notification service to send email to the user7533 is expected to receive ssh_key_expiring_soon(#<User id:1447 @user899>, ["a0:d9:12:c0:cb:ff:24:47:6b:c2:a0:cd:00:0b:9e:2b"]) 1 time7534# [RSpecRunTime] RSpec elapsed time: 36 minutes 31.59 seconds. Current RSS: ~2512M. Threads: 5. load average: 1.09 1.11 1.03 1/296 275827535.7536 when user does NOT have permission to receive notification7537 does not update notified column7538 behaves like does not send notification7539 is expected to eq 07540# [RSpecRunTime] Finishing example group spec/services/keys/expiry_notification_service_spec.rb. It took 6.31 seconds. Expected to take 4.29 seconds.7541# [RSpecRunTime] Starting example group spec/lib/gitlab/branch_push_merge_commit_analyzer_spec.rb. Expected to take 4.23 seconds.7542Gitlab::BranchPushMergeCommitAnalyzer7543 #get_merge_commit7544 returns correct merge commit SHA for each commit7545 when one parent has two children7546 returns correct merge commit SHA for each commit7547# [RSpecRunTime] RSpec elapsed time: 36 minutes 34.5 seconds. Current RSS: ~2510M. Threads: 5. load average: 1.08 1.10 1.03 1/298 276217548.7549 when relevant_commit_ids is provided7550 returns correct merge commit7551# [RSpecRunTime] RSpec elapsed time: 36 minutes 35.66 seconds. Current RSS: ~2469M. Threads: 5. load average: 1.08 1.10 1.03 1/299 276417552.7553# [RSpecRunTime] Finishing example group spec/lib/gitlab/branch_push_merge_commit_analyzer_spec.rb. It took 3.36 seconds. Expected to take 4.23 seconds.7554# [RSpecRunTime] Starting example group spec/services/packages/conan/single_package_search_service_spec.rb. Expected to take 4.15 seconds.7555Packages::Conan::SinglePackageSearchService7556 #execute7557 with a valid query and user with permissions7558 returns the correct package7559# [RSpecRunTime] RSpec elapsed time: 36 minutes 37.81 seconds. Current RSS: ~2363M. Threads: 5. load average: 1.08 1.10 1.03 1/299 276427560.7561 with a user without permissions7562 returns an empty array7563# [RSpecRunTime] RSpec elapsed time: 36 minutes 39.3 seconds. Current RSS: ~2363M. Threads: 5. load average: 1.08 1.10 1.03 1/299 276437564.7565# [RSpecRunTime] Finishing example group spec/services/packages/conan/single_package_search_service_spec.rb. It took 3.62 seconds. Expected to take 4.15 seconds.7566# [RSpecRunTime] Starting example group spec/lib/gitlab/request_forgery_protection_spec.rb. Expected to take 4.1 seconds.7567Gitlab::RequestForgeryProtection7568 logs to /dev/null7569 .call7570 when the request method is GET7571 does not raise an exception7572# [RSpecRunTime] RSpec elapsed time: 36 minutes 42.71 seconds. Current RSS: ~2428M. Threads: 5. load average: 1.08 1.10 1.03 1/299 276447573.7574 when the request method is POST7575 when the CSRF token is valid7576 does not raise an exception7577 when the CSRF token is invalid7578 raises an ActionController::InvalidAuthenticityToken exception7579 .verified?7580 does not modify the env7581 when the request method is GET7582 returns true7583 when the request method is POST7584 when the CSRF token is valid7585 returns true7586 when the CSRF token is valid and in the body7587 returns true7588 when the CSRF token is invalid7589 returns false7590# [RSpecRunTime] Finishing example group spec/lib/gitlab/request_forgery_protection_spec.rb. It took 5.29 seconds. Expected to take 4.1 seconds.7591# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/status/running_spec.rb. Expected to take 4.0 seconds.7592Gitlab::Ci::Status::Running7593 #text7594 is expected to eq "Running"7595 #label7596 is expected to eq "running"7597 #icon7598 is expected to eq "status_running"7599 #favicon7600 is expected to eq "favicon_status_running"7601 #group7602 is expected to eq "running"7603 #details_path7604 is expected to be nil7605# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/status/running_spec.rb. It took 1.62 seconds. Expected to take 4.0 seconds.7606# [RSpecRunTime] Starting example group spec/lib/gitlab/quick_actions/timeline_text_and_date_time_separator_spec.rb. Expected to take 3.96 seconds.7607Gitlab::QuickActions::TimelineTextAndDateTimeSeparator7608 execute7609 with invalid parameters in arg line7610 with empty arg line7611 behaves like arg line with invalid parameters7612 returns nil7613 with invalid date7614 behaves like arg line with invalid parameters7615 returns nil7616# [RSpecRunTime] RSpec elapsed time: 36 minutes 49.27 seconds. Current RSS: ~2529M. Threads: 5. load average: 1.07 1.10 1.03 1/296 276457617.7618 behaves like arg line with invalid parameters7619 returns nil7620 behaves like arg line with invalid parameters7621 returns nil7622 with invalid time7623 behaves like arg line with invalid parameters7624 returns nil7625 when date is invalid in arg line7626 return current date7627 with valid parameters7628 when only timeline text present in arg line7629 behaves like arg line with valid parameters7630 returns text and date time array7631 when only timeline text and time present in arg line7632 behaves like arg line with valid parameters7633 returns text and date time array7634 when timeline text and date is present in arg line7635 behaves like arg line with valid parameters7636 returns text and date time array7637# [RSpecRunTime] Finishing example group spec/lib/gitlab/quick_actions/timeline_text_and_date_time_separator_spec.rb. It took 4.96 seconds. Expected to take 3.96 seconds.7638# [RSpecRunTime] Starting example group spec/views/projects/blob/_viewer.html.haml_spec.rb. Expected to take 3.89 seconds.7639projects/blob/_viewer.html.haml7640 when the viewer is loaded synchronously7641 when there is no render error7642 prepares the viewer7643 renders the viewer7644 when there is a render error7645 renders the error7646 when the viewer is loaded asynchronously7647 when there is no render error7648 adds a URL to the blob viewer element7649 renders the loading indicator7650 when there is a render error7651 renders the error7652# [RSpecRunTime] RSpec elapsed time: 36 minutes 55.59 seconds. Current RSS: ~2516M. Threads: 5. load average: 1.06 1.10 1.03 1/296 276467653.7654# [RSpecRunTime] Finishing example group spec/views/projects/blob/_viewer.html.haml_spec.rb. It took 4.46 seconds. Expected to take 3.89 seconds.7655# [RSpecRunTime] Starting example group spec/lib/api/helpers/merge_requests_helpers_spec.rb. Expected to take 3.86 seconds.7656API::Helpers::MergeRequestsHelpers7657 #handle_merge_request_errors!7658 when merge request is valid7659 returns nil7660 when merge request is invalid7661 responds to a project_access error with unprocessable_entity7662 responds to a branch_conflict error with unprocessable_entity7663 responds to a validate_fork error with unprocessable_entity7664 responds to a base error with unprocessable_entity7665 responds to a validate_branches error with conflict7666 responds with bad request7667# [RSpecRunTime] RSpec elapsed time: 36 minutes 57.82 seconds. Current RSS: ~2510M. Threads: 5. load average: 1.06 1.10 1.03 1/296 276477668.7669# [RSpecRunTime] Finishing example group spec/lib/api/helpers/merge_requests_helpers_spec.rb. It took 2.22 seconds. Expected to take 3.86 seconds.7670# [RSpecRunTime] Starting example group spec/views/events/event/_push.html.haml_spec.rb. Expected to take 3.75 seconds.7671events/event/_push.html.haml7672 with a tag7673 links to the tag7674 that has been deleted7675 does not link to the tag7676# [RSpecRunTime] RSpec elapsed time: 36 minutes 59.18 seconds. Current RSS: ~2483M. Threads: 5. load average: 1.06 1.09 1.03 1/296 276487677.7678 ref_count is more than 17679 includes the count in the text7680 with a branch7681 links to the branch7682 ref_count is more than 17683 includes the count in the text7684# [RSpecRunTime] RSpec elapsed time: 37 minutes 2.85 seconds. Current RSS: ~2483M. Threads: 5. load average: 1.06 1.09 1.03 1/296 276497685.7686# [RSpecRunTime] Finishing example group spec/views/events/event/_push.html.haml_spec.rb. It took 5.03 seconds. Expected to take 3.75 seconds.7687# [RSpecRunTime] Starting example group spec/lib/gitlab/gitaly_client/health_check_service_spec.rb. Expected to take 3.74 seconds.7688Gitlab::GitalyClient::HealthCheckService7689 #check7690 successfully sends a health check request7691 receives an unsuccessful health check request7692 gracefully handles gRPC error7693# [RSpecRunTime] RSpec elapsed time: 37 minutes 5.42 seconds. Current RSS: ~2477M. Threads: 5. load average: 1.05 1.09 1.03 1/296 276507694.7695# [RSpecRunTime] Finishing example group spec/lib/gitlab/gitaly_client/health_check_service_spec.rb. It took 2.61 seconds. Expected to take 3.74 seconds.7696# [RSpecRunTime] Starting example group spec/graphql/resolvers/branch_commit_resolver_spec.rb. Expected to take 3.63 seconds.7697Resolvers::BranchCommitResolver7698 #resolve7699 resolves commit7700 sets project container7701 is N+1 safe7702 when branch does not exist7703 returns nil7704# [RSpecRunTime] RSpec elapsed time: 37 minutes 7.61 seconds. Current RSS: ~2449M. Threads: 5. load average: 1.05 1.09 1.03 1/301 277037705.7706# [RSpecRunTime] Finishing example group spec/graphql/resolvers/branch_commit_resolver_spec.rb. It took 2.15 seconds. Expected to take 3.63 seconds.7707# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/entry/trigger/forward_spec.rb. Expected to take 3.59 seconds.7708Gitlab::Ci::Config::Entry::Trigger::Forward7709 when entry config is correct7710 returns set values7711 is expected to be valid7712 when entry config value is empty7713 returns empty7714 is expected to be valid7715 when entry value is not correct7716 invalid attribute7717 is expected not to be valid7718 reports error7719 non-boolean value7720 is expected not to be valid7721 reports error7722# [RSpecRunTime] RSpec elapsed time: 37 minutes 12.23 seconds. Current RSS: ~2558M. Threads: 5. load average: 1.05 1.09 1.03 1/301 277047723.7724# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/entry/trigger/forward_spec.rb. It took 4.62 seconds. Expected to take 3.59 seconds.7725# [RSpecRunTime] Starting example group spec/workers/authorized_project_update/user_refresh_with_low_urgency_worker_spec.rb. Expected to take 3.52 seconds.7726AuthorizedProjectUpdate::UserRefreshWithLowUrgencyWorker7727 is labeled as low urgency7728 behaves like refreshes user's project authorizations7729 #perform7730 refreshes user's authorized projects7731 when the user is not found7732 does nothing7733# [RSpecRunTime] RSpec elapsed time: 37 minutes 13.53 seconds. Current RSS: ~2561M. Threads: 5. load average: 1.04 1.09 1.03 1/301 277057734.7735 behaves like an idempotent worker7736 is labeled as idempotent7737 performs multiple times sequentially without raising an exception7738 does not change authorizations when run twice7739# [RSpecRunTime] RSpec elapsed time: 37 minutes 15.36 seconds. Current RSS: ~2529M. Threads: 5. load average: 1.04 1.09 1.03 1/301 277067740.7741# [RSpecRunTime] Finishing example group spec/workers/authorized_project_update/user_refresh_with_low_urgency_worker_spec.rb. It took 3.12 seconds. Expected to take 3.52 seconds.7742# [RSpecRunTime] Starting example group spec/lib/bulk_imports/projects/pipelines/repository_pipeline_spec.rb. Expected to take 3.46 seconds.7743BulkImports::Projects::Pipelines::RepositoryPipeline7744 #run7745 successfully imports repository7746 imports new repository into destination project7747 project has no repository7748 skips repository import7749 blocked local networks7750 prevents import7751# [RSpecRunTime] RSpec elapsed time: 37 minutes 18.22 seconds. Current RSS: ~2470M. Threads: 5. load average: 1.04 1.09 1.03 1/296 277167752.7753 when scheme is blocked7754 prevents import7755# [RSpecRunTime] RSpec elapsed time: 37 minutes 21.15 seconds. Current RSS: ~2346M. Threads: 5. load average: 1.04 1.09 1.03 1/297 277177756.7757 #after_run7758 executes housekeeping service after import7759# [RSpecRunTime] Finishing example group spec/lib/bulk_imports/projects/pipelines/repository_pipeline_spec.rb. It took 6.08 seconds. Expected to take 3.46 seconds.7760# [RSpecRunTime] Starting example group spec/lib/gitlab/fp/settings/default_settings_parser_spec.rb. Expected to take 3.39 seconds.7761Gitlab::Fp::Settings::DefaultSettingsParser7762 when a default_settings entry is not an array7763 raises a descriptive exception7764 mutually dependent settings validation7765 when mutually dependent settings are not all specified7766 for one group7767 raises a descriptive exception7768 for multiple groups7769 raises a descriptive exception7770 when a specified mutually dependent settings is not a supported setting name7771 raises a descriptive exception7772 when settings type is not specified as a Class7773 raises a descriptive exception7774 when a setting value has a type mismatch7775 raises a descriptive exception7776 when settings values and types all match7777 returns default settings and setting_types for requested_setting_names7778# [RSpecRunTime] Finishing example group spec/lib/gitlab/fp/settings/default_settings_parser_spec.rb. It took 2.11 seconds. Expected to take 3.39 seconds.7779# [RSpecRunTime] Starting example group spec/graphql/types/work_item_id_type_spec.rb. Expected to take 3.33 seconds.7780Types::WorkItemIdType7781 .coerce_result7782 can coerce issue results and return a WorkItem global ID7783 can coerce work item results7784 fails for other input types7785# [RSpecRunTime] RSpec elapsed time: 37 minutes 25.05 seconds. Current RSS: ~2411M. Threads: 5. load average: 1.04 1.08 1.03 1/296 277187786.7787 .coerce_input7788 can coerce valid issue input7789 can coerce valid work item input7790 fails for other input types7791# [RSpecRunTime] RSpec elapsed time: 37 minutes 28.31 seconds. Current RSS: ~2487M. Threads: 5. load average: 1.03 1.08 1.03 1/296 277197792.7793# [RSpecRunTime] Finishing example group spec/graphql/types/work_item_id_type_spec.rb. It took 4.75 seconds. Expected to take 3.33 seconds.7794# [RSpecRunTime] Starting example group spec/graphql/mutations/alert_management/http_integration/create_spec.rb. Expected to take 3.28 seconds.7795Mutations::AlertManagement::HttpIntegration::Create7796 is expected to require graphql authorizations :admin_operations7797 #resolve7798 user has access to project7799 when HttpIntegrations::CreateService responds with success7800 returns the integration with no errors7801# [RSpecRunTime] RSpec elapsed time: 37 minutes 29.89 seconds. Current RSS: ~2491M. Threads: 5. load average: 1.03 1.08 1.03 1/296 277207802.7803 when HttpIntegrations::CreateService responds with an error7804 returns errors7805 when resource is not accessible to the user7806 raises an error if the resource is not accessible to the user7807# [RSpecRunTime] Finishing example group spec/graphql/mutations/alert_management/http_integration/create_spec.rb. It took 2.27 seconds. Expected to take 3.28 seconds.7808# [RSpecRunTime] Starting example group spec/lib/api/ci/helpers/runner_helpers_spec.rb. Expected to take 3.18 seconds.7809API::Ci::Helpers::Runner7810 #get_runner_details_from_request7811 when no runner info is present7812 returns the runner IP7813 when runner info is present7814 extracts the runner details7815 #log_artifacts_filesize7816 behaves like storing arguments in the application context7817 places the expected params in the application context7818 behaves like not executing any extra queries for the application context7819 does not execute more queries than without adding anything to the application context7820# [RSpecRunTime] Finishing example group spec/lib/api/ci/helpers/runner_helpers_spec.rb. It took 2.5 seconds. Expected to take 3.18 seconds.7821# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/status/build/pending_spec.rb. Expected to take 3.16 seconds.7822Gitlab::Ci::Status::Build::Pending7823 #illustration7824 is expected to include :image, :size, :title, and :content7825 .matches?7826 when build is pending7827 is a correct match7828 when build is not pending7829 does not match7830# [RSpecRunTime] RSpec elapsed time: 37 minutes 37.69 seconds. Current RSS: ~2486M. Threads: 5. load average: 1.03 1.08 1.03 1/297 277217831.7832# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/status/build/pending_spec.rb. It took 4.63 seconds. Expected to take 3.16 seconds.7833# [RSpecRunTime] Starting example group spec/workers/pipeline_hooks_worker_spec.rb. Expected to take 3.07 seconds.7834PipelineHooksWorker7835 #perform7836 when pipeline exists7837 executes hooks for the pipeline7838 when pipeline does not exist7839 does not raise exception7840 when the user is blocked7841 returns early without executing7842 behaves like worker with data consistency7843 .get_data_consistency_feature_flag_enabled?7844 returns true7845 .get_data_consistency7846 returns correct data consistency7847# [RSpecRunTime] Finishing example group spec/workers/pipeline_hooks_worker_spec.rb. It took 2.78 seconds. Expected to take 3.07 seconds.7848# [RSpecRunTime] Starting example group spec/lib/api/validations/validators/integer_or_custom_value_spec.rb. Expected to take 3.05 seconds.7849API::Validations::Validators::IntegerOrCustomValue7850 valid parameters7851 does not raise a validation error7852 when custom values is empty and value is an integer7853 does not raise a validation error7854 invalid parameters7855 raises a validation error7856 when custom values is empty and value is not an integer7857 raises a validation error7858# [RSpecRunTime] Finishing example group spec/lib/api/validations/validators/integer_or_custom_value_spec.rb. It took 1.45 seconds. Expected to take 3.05 seconds.7859# [RSpecRunTime] Starting example group spec/services/batched_git_ref_updates/cleanup_scheduler_service_spec.rb. Expected to take 2.95 seconds.7860BatchedGitRefUpdates::CleanupSchedulerService7861 #execute7862 schedules ProjectCleanupWorker for each project in pending BatchedGitRefUpdates::Deletion7863 returns stats7864 acquires a lock to avoid running duplicate instances7865 limits to MAX_PROJECTS before it stops7866# [RSpecRunTime] RSpec elapsed time: 37 minutes 43.38 seconds. Current RSS: ~2548M. Threads: 5. load average: 1.02 1.08 1.03 1/297 277227867.7868# [RSpecRunTime] Finishing example group spec/services/batched_git_ref_updates/cleanup_scheduler_service_spec.rb. It took 1.46 seconds. Expected to take 2.95 seconds.7869# [RSpecRunTime] Starting example group spec/services/packages/maven/metadata/append_package_file_service_spec.rb. Expected to take 2.92 seconds.7870Packages::Maven::Metadata::AppendPackageFileService7871 #execute7872 with some content7873 creates all the related package files7874 with FIPS mode7875 does not generate file_md57876# [RSpecRunTime] RSpec elapsed time: 37 minutes 47.54 seconds. Current RSS: ~2565M. Threads: 5. load average: 1.02 1.08 1.03 1/297 277237877.7878 with nil content7879 behaves like returning an error service response7880 returns an error service response7881 with nil package7882 behaves like returning an error service response7883 returns an error service response7884# [RSpecRunTime] Finishing example group spec/services/packages/maven/metadata/append_package_file_service_spec.rb. It took 4.77 seconds. Expected to take 2.92 seconds.7885# [RSpecRunTime] Starting example group spec/services/concerns/audit_event_save_type_spec.rb. Expected to take 2.84 seconds.7886AuditEventSaveType7887 #should_save_database? and #should_save_stream?7888 query_method: :should_save_stream?, query_param: :stream, result: true7889 returns corresponding results according to the query_method and query_param7890 query_method: :should_save_stream?, query_param: :database_and_stream, result: true7891 returns corresponding results according to the query_method and query_param7892 query_method: :should_save_database?, query_param: :database, result: true7893 returns corresponding results according to the query_method and query_param7894 query_method: :should_save_database?, query_param: :database_and_stream, result: true7895 returns corresponding results according to the query_method and query_param7896 query_method: :should_save_stream?, query_param: :database, result: false7897 returns corresponding results according to the query_method and query_param7898 query_method: :should_save_stream?, query_param: nil, result: false7899 returns corresponding results according to the query_method and query_param7900 query_method: :should_save_database?, query_param: :stream, result: false7901 returns corresponding results according to the query_method and query_param7902 query_method: :should_save_database?, query_param: nil, result: false7903 returns corresponding results according to the query_method and query_param7904# [RSpecRunTime] Finishing example group spec/services/concerns/audit_event_save_type_spec.rb. It took 2.2 seconds. Expected to take 2.84 seconds.7905# [RSpecRunTime] Starting example group spec/views/projects/milestones/index.html.haml_spec.rb. Expected to take 2.81 seconds.7906projects/milestones/index.html.haml7907 behaves like milestone empty states7908 with no milestones7909 shows empty state7910 does not show tabs or searchbar7911# [RSpecRunTime] RSpec elapsed time: 37 minutes 53.69 seconds. Current RSS: ~2568M. Threads: 5. load average: 1.02 1.08 1.02 1/297 277247912.7913 with no open milestones7914 shows tabs and searchbar7915 shows empty state7916# [RSpecRunTime] RSpec elapsed time: 37 minutes 54.78 seconds. Current RSS: ~2559M. Threads: 5. load average: 1.02 1.08 1.02 1/297 277257917.7918 with no closed milestones7919 shows tabs and searchbar7920 shows empty state on closed milestones7921# [RSpecRunTime] Finishing example group spec/views/projects/milestones/index.html.haml_spec.rb. It took 5.0 seconds. Expected to take 2.81 seconds.7922# [RSpecRunTime] Starting example group spec/lib/gitlab/metrics/lfs_spec.rb. Expected to take 2.74 seconds.7923Gitlab::Metrics::Lfs7924 #update_objects_error_rate7925 calls increment on lfs_update_objects metric7926 #check_objects_error_rate7927 calls increment on lfs_check_objects metric7928 #initialize_slis!7929 initializes all metrics7930 #validate_link_objects_error_rate7931 calls increment on lfs_validate_link_objects metric7932# [RSpecRunTime] Finishing example group spec/lib/gitlab/metrics/lfs_spec.rb. It took 1.33 seconds. Expected to take 2.74 seconds.7933# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/pipeline/chain/component_usage_spec.rb. Expected to take 2.69 seconds.7934Gitlab::Ci::Pipeline::Chain::ComponentUsage7935 #perform!7936 creates a component usage record7937 behaves like internal event tracking7938 logs to Snowplow, Redis, and product analytics tooling7939# [RSpecRunTime] RSpec elapsed time: 37 minutes 58.63 seconds. Current RSS: ~2498M. Threads: 5. load average: 1.02 1.07 1.02 1/297 277267940.7941 when component usage has already been recorded7942 does not create a component usage record7943# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/pipeline/chain/component_usage_spec.rb. It took 2.26 seconds. Expected to take 2.69 seconds.7944# [RSpecRunTime] Starting example group spec/lib/banzai/filter/markdown_engines/glfm_markdown_spec.rb. Expected to take 2.67 seconds.7945Banzai::Filter::MarkdownEngines::GlfmMarkdown7946 turns off header anchors7947 turns off autolinking7948 defaults to generating sourcepos7949 turns off sourcepos7950# [RSpecRunTime] Finishing example group spec/lib/banzai/filter/markdown_engines/glfm_markdown_spec.rb. It took 3.75 seconds. Expected to take 2.67 seconds.7951# [RSpecRunTime] RSpec elapsed time: 38 minutes 2.93 seconds. Current RSS: ~2540M. Threads: 5. load average: 1.02 1.07 1.02 1/297 277277952.7953# [RSpecRunTime] Starting example group spec/views/admin/sessions/two_factor.html.haml_spec.rb. Expected to take 2.6 seconds.7954admin/sessions/two_factor.html.haml7955 user has otp active7956 shows enter otp form7957 user has WebAuthn active7958 shows enter WebAuthn form7959# [RSpecRunTime] Finishing example group spec/views/admin/sessions/two_factor.html.haml_spec.rb. It took 1.32 seconds. Expected to take 2.6 seconds.7960# [RSpecRunTime] Starting example group spec/workers/ssh_keys/update_last_used_at_worker_spec.rb. Expected to take 2.56 seconds.7961SshKeys::UpdateLastUsedAtWorker7962 #perform7963 updates last_used_at column7964 does not update updated_at column7965 behaves like an idempotent worker7966 is labeled as idempotent7967 performs multiple times sequentially without raising an exception7968# [RSpecRunTime] Finishing example group spec/workers/ssh_keys/update_last_used_at_worker_spec.rb. It took 1.38 seconds. Expected to take 2.56 seconds.7969# [RSpecRunTime] Starting example group spec/workers/email_receiver_worker_spec.rb. Expected to take 2.53 seconds.7970EmailReceiverWorker7971 when reply by email is enabled7972 calls the email receiver7973 when an error occurs7974 when error is a processing error7975 triggers email failure handler7976 logs the error7977 when error is not a processing error7978 triggers email failure handler7979 reports the error7980# [RSpecRunTime] RSpec elapsed time: 38 minutes 9.54 seconds. Current RSS: ~2550M. Threads: 5. load average: 1.02 1.07 1.02 1/297 277287981.7982 when reply by email is disabled7983 doesn't call the email receiver7984# [RSpecRunTime] Finishing example group spec/workers/email_receiver_worker_spec.rb. It took 4.31 seconds. Expected to take 2.53 seconds.7985# [RSpecRunTime] Starting example group spec/lib/gitlab/sql/cte_spec.rb. Expected to take 2.44 seconds.7986Gitlab::SQL::CTE7987 #to_arel7988 when relation is an ActiveRecord::Relation7989 generates an Arel relation for the CTE body7990 when relation is a String7991 generates an Arel relation for the CTE body7992 #alias_to7993 returns an alias for the CTE7994 #apply_to7995 applies a CTE to an ActiveRecord::Relation7996 behaves like CTE with MATERIALIZED keyword examples7997 adding MATERIALIZE to the CTE7998 adds MATERIALIZE keyword7999 when materialized is disabled8000 does not add MATERIALIZE keyword8001# [RSpecRunTime] Finishing example group spec/lib/gitlab/sql/cte_spec.rb. It took 1.89 seconds. Expected to take 2.44 seconds.8002# [RSpecRunTime] Starting example group spec/presenters/award_emoji_presenter_spec.rb. Expected to take 2.39 seconds.8003AwardEmojiPresenter8004 #description8005 is expected to eq "thumbs up sign"8006 #unicode8007 is expected to eq "1f44d"8008 #unicode_version8009 is expected to eq "6.0"8010 #emoji8011 is expected to eq "👍"8012 when presenting an award emoji with an invalid name8013 returns nil for all properties8014# [RSpecRunTime] Finishing example group spec/presenters/award_emoji_presenter_spec.rb. It took 1.53 seconds. Expected to take 2.39 seconds.8015# [RSpecRunTime] Starting example group spec/helpers/ci/jobs_helper_spec.rb. Expected to take 2.38 seconds.8016Ci::JobsHelper8017 job helper functions8018 returns jobs data8019 returns job statuses8020# [RSpecRunTime] RSpec elapsed time: 38 minutes 17.61 seconds. Current RSS: ~2561M. Threads: 5. load average: 1.09 1.09 1.03 1/297 277428021.8022# [RSpecRunTime] Finishing example group spec/helpers/ci/jobs_helper_spec.rb. It took 4.41 seconds. Expected to take 2.38 seconds.8023# [RSpecRunTime] Starting example group spec/support_specs/graphql/var_spec.rb. Expected to take 2.31 seconds.8024Graphql::Var8025 associates a name with a type and an initially empty value8026 has a correct signature8027 implements to_graphql_value as $name8028 can set a value using with, returning a new object8029 returns an object suitable for passing to post_graphql(variables:)8030# [RSpecRunTime] Finishing example group spec/support_specs/graphql/var_spec.rb. It took 1.64 seconds. Expected to take 2.31 seconds.8031# [RSpecRunTime] RSpec elapsed time: 38 minutes 19.53 seconds. Current RSS: ~2556M. Threads: 5. load average: 1.09 1.09 1.03 1/297 277438032.8033# [RSpecRunTime] Starting example group spec/lib/gitlab/health_checks/master_check_spec.rb. Expected to take 2.28 seconds.8034Gitlab::HealthChecks::MasterCheck8035 when Puma runs in Clustered mode8036 .available?8037 is expected to equal true8038 .readiness8039 when no worker registered8040 succeeds8041 when worker registers itself8042 when reading from pipe succeeds8043 succeeds8044 when read pipe is open but not ready for reading8045 succeeds8046 when master finishes early8047 fails8048 when Puma runs in Single mode8049 .available?8050 is expected to equal false8051# [RSpecRunTime] Finishing example group spec/lib/gitlab/health_checks/master_check_spec.rb. It took 1.86 seconds. Expected to take 2.28 seconds.8052# [RSpecRunTime] Starting example group spec/lib/sidebars/organizations/super_sidebar_panel_spec.rb. Expected to take 2.23 seconds.8053Sidebars::Organizations::SuperSidebarPanel8054 implements #super_sidebar_context_header8055 behaves like a panel with uniquely identifiable menu items8056 all menu_items have unique item_id8057 all menu_items have an item_id8058# [RSpecRunTime] RSpec elapsed time: 38 minutes 24.75 seconds. Current RSS: ~2560M. Threads: 5. load average: 1.08 1.08 1.03 1/297 277448059.8060 #renderable_menus8061 is exposed as a renderable menu8062 behaves like a panel instantiable by the anonymous user8063 is expected to be a kind of Sidebars::Organizations::SuperSidebarPanel8064# [RSpecRunTime] Finishing example group spec/lib/sidebars/organizations/super_sidebar_panel_spec.rb. It took 4.11 seconds. Expected to take 2.23 seconds.8065# [RSpecRunTime] Starting example group spec/workers/expire_build_artifacts_worker_spec.rb. Expected to take 2.16 seconds.8066ExpireBuildArtifactsWorker8067 #perform8068 executes a service8069# [RSpecRunTime] RSpec elapsed time: 38 minutes 27.57 seconds. Current RSS: ~2493M. Threads: 5. load average: 1.08 1.08 1.03 1/297 277458070.8071# [RSpecRunTime] Finishing example group spec/workers/expire_build_artifacts_worker_spec.rb. It took 2.18 seconds. Expected to take 2.16 seconds.8072# [RSpecRunTime] Starting example group spec/models/concerns/cross_database_modification_spec.rb. Expected to take 2.11 seconds.8073CrossDatabaseModification8074 does not allow STI8075 .transaction8076 adds the current gitlab schema to gitlab_transactions_stack8077 yields8078# [RSpecRunTime] RSpec elapsed time: 38 minutes 28.9 seconds. Current RSS: ~2493M. Threads: 5. load average: 1.07 1.08 1.03 1/297 277468079.8080# [RSpecRunTime] Finishing example group spec/models/concerns/cross_database_modification_spec.rb. It took 1.33 seconds. Expected to take 2.11 seconds.8081# [RSpecRunTime] Starting example group spec/graphql/resolvers/echo_resolver_spec.rb. Expected to take 2.05 seconds.8082Resolvers::EchoResolver8083 is expected to have non-null GraphQL type String8084 #resolve8085 echoes text and username8086 echoes text and nil as username8087# [RSpecRunTime] Finishing example group spec/graphql/resolvers/echo_resolver_spec.rb. It took 1.11 seconds. Expected to take 2.05 seconds.8088# [RSpecRunTime] Starting example group spec/lib/gitlab/view/presenter/factory_spec.rb. Expected to take 2.0 seconds.8089Gitlab::View::Presenter::Factory8090 #initialize8091 without optional parameters8092 takes a subject and optional params8093 with optional parameters8094 takes a subject and optional params8095# [RSpecRunTime] RSpec elapsed time: 38 minutes 33.27 seconds. Current RSS: ~2509M. Threads: 5. load average: 1.07 1.08 1.03 1/297 277478096.8097 #fabricate!8098 detects the presenter based on the given subject8099 uses the presenter_class if given on #initialize8100# [RSpecRunTime] Finishing example group spec/lib/gitlab/view/presenter/factory_spec.rb. It took 3.89 seconds. Expected to take 2.0 seconds.8101# [RSpecRunTime] Starting example group spec/lib/gitlab/github_import/logger_spec.rb. Expected to take 1.95 seconds.8102Gitlab::GithubImport::Logger8103 behaves like a json logger8104 formats strings8105 formats hashes8106# [RSpecRunTime] Finishing example group spec/lib/gitlab/github_import/logger_spec.rb. It took 0.76 second. Expected to take 1.95 seconds.8107# [RSpecRunTime] Starting example group spec/rubocop/cop/performance/active_record_subtransactions_spec.rb. Expected to take 1.93 seconds.8108RuboCop::Cop::Performance::ActiveRecordSubtransactions8109 when calling #transaction with no arguments8110 does not register an offense8111 when calling #transaction with other options8112 does not register an offense8113 when calling #transaction with only requires_new: true8114 registers an offense8115 when passing multiple arguments to #transaction, including requires_new: true8116 registers an offense8117 when calling #transaction with requires_new: false8118 does not register an offense8119# [RSpecRunTime] Finishing example group spec/rubocop/cop/performance/active_record_subtransactions_spec.rb. It took 1.64 seconds. Expected to take 1.93 seconds.8120# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/build/rules/rule/clause/if_spec.rb. Expected to take 1.85 seconds.8121Gitlab::Ci::Build::Rules::Rule::Clause::If8122 #satisfied_by?8123 when expression is a basic string comparison8124 when comparison is true8125 is expected to eq true8126 when comparison is false8127 is expected to eq false8128 when expression is a regexp8129 when comparison is true8130 is expected to eq true8131 when comparison is false8132 is expected to eq false8133# [RSpecRunTime] RSpec elapsed time: 38 minutes 39.95 seconds. Current RSS: ~2538M. Threads: 5. load average: 1.06 1.08 1.03 1/297 277488134.8135 when both side of the expression are variables8136 when comparison is true8137 is expected to eq true8138 when comparison is false8139 is expected to eq false8140# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/build/rules/rule/clause/if_spec.rb. It took 4.29 seconds. Expected to take 1.85 seconds.8141# [RSpecRunTime] Starting example group spec/serializers/admin/reported_content_entity_spec.rb. Expected to take 1.84 seconds.8142Admin::ReportedContentEntity8143 #as_json8144 exposes correct attributes8145 includes correct value for global_id8146 correctly exposes `reporter`8147# [RSpecRunTime] RSpec elapsed time: 38 minutes 41.83 seconds. Current RSS: ~2536M. Threads: 5. load average: 1.06 1.08 1.03 1/297 277498148.8149# [RSpecRunTime] Finishing example group spec/serializers/admin/reported_content_entity_spec.rb. It took 1.28 seconds. Expected to take 1.84 seconds.8150# [RSpecRunTime] Starting example group spec/services/authorized_project_update/project_access_changed_service_spec.rb. Expected to take 1.77 seconds.8151AuthorizedProjectUpdate::ProjectAccessChangedService8152 #execute8153 executes projects_authorizations refresh8154# [RSpecRunTime] Finishing example group spec/services/authorized_project_update/project_access_changed_service_spec.rb. It took 0.59 second. Expected to take 1.77 seconds.8155# [RSpecRunTime] Starting example group spec/models/dependency_proxy/group_setting_spec.rb. Expected to take 1.74 seconds.8156DependencyProxy::GroupSetting8157 does not allow STI8158 relationships8159 is expected to belong to group required: false8160 default values8161 is expected to be enabled8162 is expected not to be enabled8163 validations8164 is expected to validate that :group cannot be empty/falsy8165# [RSpecRunTime] Finishing example group spec/models/dependency_proxy/group_setting_spec.rb. It took 1.48 seconds. Expected to take 1.74 seconds.8166# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.8167Lint factories for DependencyProxy::GroupSetting8168 with saas, license, and factory defaults8169 behaves like factory8170 dependency_proxy_group_setting factory8171 does not raise error when built8172 does not raise error when created8173# [RSpecRunTime] RSpec elapsed time: 38 minutes 47.8 seconds. Current RSS: ~2523M. Threads: 5. load average: 1.06 1.08 1.03 1/297 277638174.8175# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 3.89 seconds. Expected to take 46.95 seconds.8176# [RSpecRunTime] Starting example group spec/services/pages_domains/delete_service_spec.rb. Expected to take 1.67 seconds.8177PagesDomains::DeleteService8178 when the user does not have the required permissions8179 does not delete the pages domain and does not publish a PagesDomainDeletedEvent8180 when the user has the required permissions8181 when it updates the domain successfully8182 deletes the domain and publishes a PagesDomainDeletedEvent8183# [RSpecRunTime] Finishing example group spec/services/pages_domains/delete_service_spec.rb. It took 1.53 seconds. Expected to take 1.67 seconds.8184# [RSpecRunTime] Starting example group spec/graphql/types/work_items/widgets/labels_update_input_type_spec.rb. Expected to take 1.64 seconds.8185Types::WorkItems::Widgets::LabelsUpdateInputType8186 is expected to eq "WorkItemWidgetLabelsUpdateInput"8187 is expected to contain exactly "addLabelIds" and "removeLabelIds"8188# [RSpecRunTime] Finishing example group spec/graphql/types/work_items/widgets/labels_update_input_type_spec.rb. It took 0.72 second. Expected to take 1.64 seconds.8189# [RSpecRunTime] Starting example group spec/lib/gitlab/graphql/representation/submodule_tree_entry_spec.rb. Expected to take 1.58 seconds.8190Gitlab::Graphql::Representation::SubmoduleTreeEntry8191 .decorate8192 returns array of SubmoduleTreeEntry8193# [RSpecRunTime] RSpec elapsed time: 38 minutes 51.44 seconds. Current RSS: ~2514M. Threads: 5. load average: 1.05 1.08 1.03 1/299 277998194.8195# [RSpecRunTime] Finishing example group spec/lib/gitlab/graphql/representation/submodule_tree_entry_spec.rb. It took 1.37 seconds. Expected to take 1.58 seconds.8196# [RSpecRunTime] Starting example group spec/lib/sidebars/your_work/panel_spec.rb. Expected to take 1.55 seconds.8197Sidebars::YourWork::Panel8198 implements #super_sidebar_context_header8199 behaves like a panel with uniquely identifiable menu items8200 all menu_items have unique item_id8201 all menu_items have an item_id8202# [RSpecRunTime] RSpec elapsed time: 38 minutes 52.73 seconds. Current RSS: ~2475M. Threads: 5. load average: 1.05 1.08 1.03 1/299 278008203.8204 behaves like a panel instantiable by the anonymous user8205 is expected to be a kind of Sidebars::YourWork::Panel8206# [RSpecRunTime] Finishing example group spec/lib/sidebars/your_work/panel_spec.rb. It took 1.56 seconds. Expected to take 1.55 seconds.8207# [RSpecRunTime] Starting example group spec/serializers/diff_line_entity_spec.rb. Expected to take 1.48 seconds.8208DiffLineEntity8209 exposes correct attributes8210 #rich_text8211 when rich_line is present8212 behaves like escapes html tags8213 is expected to be html safe8214 when rich_line is not present8215 behaves like escapes html tags8216 is expected to be html safe8217# [RSpecRunTime] RSpec elapsed time: 38 minutes 56.65 seconds. Current RSS: ~2549M. Threads: 5. load average: 1.05 1.08 1.02 1/299 278018218.8219# [RSpecRunTime] Finishing example group spec/serializers/diff_line_entity_spec.rb. It took 3.66 seconds. Expected to take 1.48 seconds.8220# [RSpecRunTime] Starting example group spec/lib/sidebars/projects/menus/external_issue_tracker_menu_spec.rb. Expected to take 1.47 seconds.8221Sidebars::Projects::Menus::ExternalIssueTrackerMenu8222 does not contain any sub menu8223 #render?8224 when active external issue tracker8225 is present8226 returns true8227 is not present8228 returns false8229# [RSpecRunTime] Finishing example group spec/lib/sidebars/projects/menus/external_issue_tracker_menu_spec.rb. It took 1.15 seconds. Expected to take 1.47 seconds.8230# [RSpecRunTime] Starting example group spec/finders/namespaces/groups/shared_groups_finder_spec.rb. Expected to take 1.37 seconds.8231Namespaces::Groups::SharedGroupsFinder8232 #execute8233 when the user has permission to read the group8234 returns the shared groups which is public or visible to the user8235 when the user does not have permission to read the group8236 returns no groups8237# [RSpecRunTime] Finishing example group spec/finders/namespaces/groups/shared_groups_finder_spec.rb. It took 1.31 seconds. Expected to take 1.37 seconds.8238# [RSpecRunTime] Starting example group spec/lib/mattermost/command_spec.rb. Expected to take 1.34 seconds.8239Mattermost::Command8240 #create8241 for valid trigger word8242 returns a token8243 for error message8244 raises an error with message8245# [RSpecRunTime] Finishing example group spec/lib/mattermost/command_spec.rb. It took 0.78 second. Expected to take 1.34 seconds.8246# [RSpecRunTime] Starting example group spec/lib/bitbucket/collection_spec.rb. Expected to take 1.32 seconds.8247Bitbucket::Collection8248 iterates paginator8249# [RSpecRunTime] Finishing example group spec/lib/bitbucket/collection_spec.rb. It took 0.5 second. Expected to take 1.32 seconds.8250# [RSpecRunTime] Starting example group spec/lib/gitlab/sessions/redis_store_spec.rb. Expected to take 1.27 seconds.8251Gitlab::Sessions::RedisStore8252 #generate_sid8253 when passing session_cookie_token_prefix in options8254 prefix: nil, calculated_prefix: ""8255 generates sid that is prefixed with the configured prefix8256 prefix: "", calculated_prefix: ""8257 generates sid that is prefixed with the configured prefix8258 prefix: "random_prefix_", calculated_prefix: "random_prefix_"8259 generates sid that is prefixed with the configured prefix8260 when not passing session_cookie_token_prefix in options8261 generates sid that is not prefixed8262# [RSpecRunTime] Finishing example group spec/lib/gitlab/sessions/redis_store_spec.rb. It took 1.21 seconds. Expected to take 1.27 seconds.8263# [RSpecRunTime] Starting example group spec/models/blob_viewer/gemspec_spec.rb. Expected to take 1.23 seconds.8264BlobViewer::Gemspec8265 does not allow STI8266 #package_name8267 returns the package name8268# [RSpecRunTime] Finishing example group spec/models/blob_viewer/gemspec_spec.rb. It took 0.76 second. Expected to take 1.23 seconds.8269# [RSpecRunTime] Starting example group spec/services/captcha/captcha_verification_service_spec.rb. Expected to take 1.18 seconds.8270Captcha::CaptchaVerificationService8271 #execute8272 when there is no captcha_response8273 returns false8274# [RSpecRunTime] RSpec elapsed time: 39 minutes 5.34 seconds. Current RSS: ~2585M. Threads: 5. load average: 1.04 1.07 1.02 1/297 278028275.8276 when there is a captcha_response8277 returns false8278 has a request method which returns an object with the ip address #remote_ip8279# [RSpecRunTime] Finishing example group spec/services/captcha/captcha_verification_service_spec.rb. It took 3.58 seconds. Expected to take 1.18 seconds.8280# [RSpecRunTime] Starting example group spec/serializers/access_token_entity_base_spec.rb. Expected to take 1.14 seconds.8281AccessTokenEntityBase8282 has the correct attributes8283# [RSpecRunTime] Finishing example group spec/serializers/access_token_entity_base_spec.rb. It took 0.58 second. Expected to take 1.14 seconds.8284# [RSpecRunTime] Starting example group spec/lib/system_check/incoming_email_check_spec.rb. Expected to take 1.1 seconds.8285SystemCheck::IncomingEmailCheck8286 #multi_check8287 when incoming e-mail is disabled8288Reply by email is disabled in config/gitlab.yml8289 does not run any checks8290 when incoming e-mail is enabled for IMAP8291 runs IMAP and mailroom checks8292 when incoming e-mail is enabled for Microsoft Graph8293 runs mailroom checks8294# [RSpecRunTime] Finishing example group spec/lib/system_check/incoming_email_check_spec.rb. It took 1.04 seconds. Expected to take 1.1 seconds.8295# [RSpecRunTime] Starting example group spec/rubocop/cop/rspec/avoid_conditional_statements_spec.rb. Expected to take 1.07 seconds.8296RuboCop::Cop::RSpec::AvoidConditionalStatements8297 when using conditionals8298 flags if conditional8299 flags unless conditional8300 flags ternary operator8301# [RSpecRunTime] Finishing example group spec/rubocop/cop/rspec/avoid_conditional_statements_spec.rb. It took 1.0 second. Expected to take 1.07 seconds.8302# [RSpecRunTime] Starting example group spec/lib/gitlab/subscription_portal_spec.rb. Expected to take 1.04 seconds.8303Gitlab::SubscriptionPortal8304 class methods8305 method_name: :payment_validation_form_id, result: "payment_method_validation"8306 is expected to eq "payment_method_validation"8307 method_name: :registration_validation_form_id, result: "cc_registration_validation"8308 is expected to eq "cc_registration_validation"8309 constants8310 constant_name: "REGISTRATION_VALIDATION_FORM_ID", result: "cc_registration_validation"8311 is expected to eq "cc_registration_validation"8312# [RSpecRunTime] RSpec elapsed time: 39 minutes 12.07 seconds. Current RSS: ~2579M. Threads: 5. load average: 1.04 1.07 1.02 1/297 278038313.8314# [RSpecRunTime] Finishing example group spec/lib/gitlab/subscription_portal_spec.rb. It took 3.5 seconds. Expected to take 1.04 seconds.8315# [RSpecRunTime] Starting example group spec/lib/audit_events/google_cloud/logging_service/logger_spec.rb. Expected to take 0.99 second.8316AuditEvents::GoogleCloud::LoggingService::Logger8317 #log8318 when access token is available8319 generates access token and calls Gitlab::HTTP.post with correct parameters8320 when URI::InvalidURIError is raised8321 logs the exception8322 when access token is not available8323 does not call Gitlab::HTTP.post8324# [RSpecRunTime] Finishing example group spec/lib/audit_events/google_cloud/logging_service/logger_spec.rb. It took 1.14 seconds. Expected to take 0.99 second.8325# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/pipeline/chain/template_usage_spec.rb. Expected to take 0.97 second.8326Gitlab::Ci::Pipeline::Chain::TemplateUsage8327 #perform!8328 tracks the included templates8329# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/pipeline/chain/template_usage_spec.rb. It took 0.91 second. Expected to take 0.97 second.8330# [RSpecRunTime] Starting example group spec/services/users/trust_service_spec.rb. Expected to take 0.89 second.8331Users::TrustService8332 #execute8333 updates the custom attributes8334# [RSpecRunTime] Finishing example group spec/services/users/trust_service_spec.rb. It took 0.61 second. Expected to take 0.89 second.8335# [RSpecRunTime] Starting example group spec/helpers/one_trust_helper_spec.rb. Expected to take 0.86 second.8336OneTrustHelper8337 #one_trust_enabled?8338 with ecomm_instrumentation feature flag disabled8339 is expected to be falsey8340 with ecomm_instrumentation feature flag enabled8341 when no id is set8342 is expected to be falsey8343# [RSpecRunTime] Finishing example group spec/helpers/one_trust_helper_spec.rb. It took 0.81 second. Expected to take 0.86 second.8344# [RSpecRunTime] Starting example group spec/lib/api/entities/relation_import_tracker_spec.rb. Expected to take 0.84 second.8345API::Entities::RelationImportTracker8346 #as_json8347 exposes correct attributes8348# [RSpecRunTime] Finishing example group spec/lib/api/entities/relation_import_tracker_spec.rb. It took 0.51 second. Expected to take 0.84 second.8349# [RSpecRunTime] Starting example group spec/lib/gitlab/error_tracking/logger_spec.rb. Expected to take 0.8 second.8350Gitlab::ErrorTracking::Logger8351 .capture_exception8352 calls Gitlab::ErrorTracking::Logger.error with formatted log entry8353# [RSpecRunTime] Finishing example group spec/lib/gitlab/error_tracking/logger_spec.rb. It took 0.5 second. Expected to take 0.8 second.8354# [RSpecRunTime] Starting example group spec/lib/gitlab/multi_destination_logger_spec.rb. Expected to take 0.8 second.8355Gitlab::MultiDestinationLogger8356 with no primary logger set8357 primary_logger raises an error8358 with 2 loggers set8359 logs info to 2 loggers8360# [RSpecRunTime] Finishing example group spec/lib/gitlab/multi_destination_logger_spec.rb. It took 0.73 second. Expected to take 0.8 second.8361# [RSpecRunTime] Starting example group spec/lib/bitbucket_server/representation/user_spec.rb. Expected to take 0.77 second.8362BitbucketServer::Representation::User8363 #username8364 is expected to eq "test_user"8365 #email8366 is expected to eq "test@email.com"8367# [RSpecRunTime] Finishing example group spec/lib/bitbucket_server/representation/user_spec.rb. It took 0.75 second. Expected to take 0.77 second.8368# [RSpecRunTime] Starting example group spec/models/blob_viewer/composer_json_spec.rb. Expected to take 0.76 second.8369BlobViewer::ComposerJson8370 does not allow STI8371 #package_name8372 returns the package name8373# [RSpecRunTime] RSpec elapsed time: 39 minutes 21.36 seconds. Current RSS: ~2580M. Threads: 5. load average: 1.11 1.09 1.03 1/297 278048374.8375# [RSpecRunTime] Finishing example group spec/models/blob_viewer/composer_json_spec.rb. It took 3.34 seconds. Expected to take 0.76 second.8376# [RSpecRunTime] Starting example group spec/dependencies/omniauth_saml_spec.rb. Expected to take 0.69 second.8377processing of SAMLResponse in dependencies8378 can extract AuthnContextClassRef from SAMLResponse param8379# [RSpecRunTime] Finishing example group spec/dependencies/omniauth_saml_spec.rb. It took 0.62 second. Expected to take 0.69 second.8380# [RSpecRunTime] Starting example group spec/views/search/results/_empty.html.haml_spec.rb. Expected to take 0.68 second.8381search/results/_empty8382 when search has no results8383 renders the empty state8384# [RSpecRunTime] Finishing example group spec/views/search/results/_empty.html.haml_spec.rb. It took 0.7 second. Expected to take 0.68 second.8385# [RSpecRunTime] Starting example group spec/graphql/types/permission_types/project_spec.rb. Expected to take 0.57 second.8386Types::PermissionTypes::Project8387 is expected to have graphql field :view_edit_page8388# [RSpecRunTime] Finishing example group spec/graphql/types/permission_types/project_spec.rb. It took 0.61 second. Expected to take 0.57 second.8389# [RSpecRunTime] Starting example group spec/workers/google_cloud/fetch_google_ip_list_worker_spec.rb. Expected to take 0.54 second.8390GoogleCloud::FetchGoogleIpListWorker8391 #perform8392 returns success8393# [RSpecRunTime] Finishing example group spec/workers/google_cloud/fetch_google_ip_list_worker_spec.rb. It took 0.53 second. Expected to take 0.54 second.8394# [RSpecRunTime] Starting example group spec/lib/gitlab/github_import/job_delay_calculator_spec.rb. Expected to take 0.52 second.8395Gitlab::GithubImport::JobDelayCalculator8396 #parallel_import_batch8397 is expected to eq {:delay=>1 minute, :size=>10}8398# [RSpecRunTime] Finishing example group spec/lib/gitlab/github_import/job_delay_calculator_spec.rb. It took 0.54 second. Expected to take 0.52 second.8399# [RSpecRunTime] Starting example group spec/workers/ci/low_urgency_cancel_redundant_pipelines_worker_spec.rb. Expected to take 0.52 second.8400Ci::LowUrgencyCancelRedundantPipelinesWorker8401 is labeled as low urgency8402# [RSpecRunTime] Finishing example group spec/workers/ci/low_urgency_cancel_redundant_pipelines_worker_spec.rb. It took 0.48 second. Expected to take 0.52 second.8403# [RSpecRunTime] Starting example group spec/graphql/types/packages/package_type_enum_spec.rb. Expected to take 0.49 second.8404Types::Packages::PackageTypeEnum8405 exposes all package types8406# [RSpecRunTime] Finishing example group spec/graphql/types/packages/package_type_enum_spec.rb. It took 0.5 second. Expected to take 0.49 second.8407# [RSpecRunTime] Starting example group spec/lib/gitlab/internal_events_tracking_spec.rb. Expected to take 0.46 second.8408Gitlab::InternalEventsTracking8409 .track_internal_event8410 passes event name, args and location to track_event8411# [RSpecRunTime] Finishing example group spec/lib/gitlab/internal_events_tracking_spec.rb. It took 0.48 second. Expected to take 0.46 second.8412auto_explain log contains 1605 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-unit-pg14-no-gitaly-transactions-33-44.327.main.ndjson.gz8413took 27.5770166638414auto_explain log contains 1606 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-unit-pg14-no-gitaly-transactions-33-44.327.ci.ndjson.gz8415took 30.314670898416[TEST PROF INFO] EventProf results for sql.active_record8417Total time: 05:22.824 of 39:19.375 (13.68%)8418Total events: 2303848419Top 5 slowest suites (by time):8420MergeRequests::BuildService (./spec/services/merge_requests/build_service_spec.rb:4) – 00:55.220 (34806 / 129) of 04:40.508 (19.69%)8421Gitlab::Merge...ssageGenerator (./spec/lib/gitlab/merge_requests/message_generator_spec.rb:5) – 00:23.682 (17529 / 94) of 02:42.149 (14.61%)8422ProjectMember (./spec/models/members/project_member_spec.rb:5) – 00:15.662 (10087 / 58) of 01:03.530 (24.65%)8423SnippetsFinder (./spec/finders/snippets_finder_spec.rb:5) – 00:15.327 (12307 / 333) of 02:59.549 (8.54%)8424EnvironmentPolicy (./spec/policies/environment_policy_spec.rb:5) – 00:14.961 (11297 / 58) of 01:19.204 (18.89%)8425Knapsack report was generated. Preview:8426{8427 "spec/services/merge_requests/build_service_spec.rb": 280.5083138589998,8428 "spec/lib/gitlab/merge_requests/message_generator_spec.rb": 162.14887946900126,8429 "spec/finders/snippets_finder_spec.rb": 179.54878431900033,8430 "spec/models/integration_spec.rb": 127.34621633899951,8431 "spec/support/shared_examples/lint_factories_shared_examples.rb": 25.31355846799852,8432 "spec/policies/environment_policy_spec.rb": 79.20401745399977,8433 "spec/helpers/visibility_level_helper_spec.rb": 84.66045040000063,8434 "spec/services/ci/runners/create_runner_service_spec.rb": 66.47923679000087,8435 "spec/models/members/project_member_spec.rb": 63.53014743899985,8436 "spec/lib/gitlab/redis/db_load_balancing_spec.rb": 53.77526759800094,8437 "spec/services/merge_requests/reopen_service_spec.rb": 42.543048532001194,8438 "spec/serializers/member_entity_spec.rb": 43.16135719100021,8439 "spec/lib/gitlab/diff/file_collection/paginated_merge_request_diff_spec.rb": 30.71094344300036,8440 "spec/models/ci/build_dependencies_spec.rb": 36.947782324999935,8441 "spec/helpers/emails_helper_spec.rb": 37.16415182700075,8442 "spec/models/operations/feature_flag_spec.rb": 34.10860830400088,8443 "spec/uploaders/personal_file_uploader_spec.rb": 30.533438155000113,8444 "spec/lib/gitlab/ci/variables/builder_spec.rb": 27.29538501499883,8445 "spec/services/admin/abuse_reports/moderate_user_service_spec.rb": 31.501276851999137,8446 "spec/services/ci/play_build_service_spec.rb": 28.834277079000458,8447 "spec/models/ci/trigger_spec.rb": 26.75334150299932,8448 "spec/helpers/tab_helper_spec.rb": 24.831557396999415,8449 "spec/finders/ci/jobs_finder_spec.rb": 23.43038952900133,8450 "spec/services/cloud_seed/google_cloud/generate_pipeline_service_spec.rb": 15.550812110999686,8451 "spec/models/ci/job_token/group_scope_link_spec.rb": 23.104347238000628,8452 "spec/lib/gitlab/ci/config/external/mapper_spec.rb": 16.80577247600013,8453 "spec/services/releases/destroy_service_spec.rb": 19.409340639998845,8454 "spec/services/dependency_proxy/image_ttl_group_policies/update_service_spec.rb": 17.787699409998822,8455 "spec/lib/gitlab/ci/templates/AWS/deploy_ecs_gitlab_ci_yaml_spec.rb": 15.936476823000703,8456 "spec/services/snippets/update_statistics_service_spec.rb": 13.912343415000578,8457 "spec/services/commits/cherry_pick_service_spec.rb": 14.067885327000113,8458 "spec/services/projects/lfs_pointers/lfs_download_link_list_service_spec.rb": 15.423009144999014,8459 "spec/presenters/ci/stage_presenter_spec.rb": 13.881167101999381,8460 "spec/models/ml/experiment_spec.rb": 15.861130057000992,8461 "spec/finders/packages/conan/package_finder_spec.rb": 15.788849238999319,8462 "spec/services/groups/import_export/export_service_spec.rb": 16.557186260999515,8463 "spec/services/ci/pipeline_schedules/update_service_spec.rb": 12.807209585000237,8464 "spec/models/ci/instance_variable_spec.rb": 15.832571291000932,8465 "spec/lib/gitlab/instrumentation_helper_spec.rb": 15.664383072000419,8466 "spec/graphql/resolvers/environments_resolver_spec.rb": 13.493323511000199,8467 "spec/uploaders/packages/composer/cache_uploader_spec.rb": 12.76857726000162,8468 "spec/graphql/types/snippet_type_spec.rb": 9.340635765000115,8469 "spec/lib/gitlab/git/keep_around_spec.rb": 10.45322450599997,8470 "spec/lib/gitlab/robots_txt/parser_spec.rb": 11.228999946999465,8471 "spec/lib/gitlab/pagination/keyset/iterator_spec.rb": 10.740242754000064,8472 "spec/tooling/danger/ci_jobs_dependency_validation_spec.rb": 11.95271310300086,8473 "spec/services/groups/participants_service_spec.rb": 12.091226725000524,8474 "spec/initializers/enumerator_next_patch_spec.rb": 8.643881719999627,8475 "spec/models/concerns/cross_database_ignored_tables_spec.rb": 9.78668701999959,8476 "spec/lib/banzai/filter/custom_emoji_filter_spec.rb": 8.242658622000818,8477 "spec/lib/gitlab/sidekiq_daemon/monitor_spec.rb": 10.536829987999226,8478 "spec/workers/background_migration/ci_database_worker_spec.rb": 8.575837923999643,8479 "spec/lib/gitlab/database/partitioning/time_partition_spec.rb": 9.833561581999675,8480 "spec/lib/gitlab/ci/jwt_v2_spec.rb": 8.519373412998902,8481 "spec/lib/gitlab/hook_data/user_builder_spec.rb": 6.6491133910003555,8482 "spec/tasks/gitlab/feature_categories_rake_spec.rb": 11.941032140999596,8483 "spec/services/integrations/slack_installation/project_service_spec.rb": 8.521043153001301,8484 "spec/tasks/gitlab/audit_event_types/compile_docs_task_spec.rb": 4.746951964998516,8485 "spec/graphql/resolvers/ci/job_token_scope_resolver_spec.rb": 9.218848160000562,8486 "spec/services/packages/debian/extract_changes_metadata_service_spec.rb": 8.571144554000057,8487 "spec/lib/gitlab/memory/watchdog/configurator_spec.rb": 9.686701987999186,8488 "spec/lib/gitlab/sidekiq_status_spec.rb": 7.560236761999477,8489 "spec/services/markdown_content_rewriter_service_spec.rb": 7.066415388000678,8490 "spec/lib/atlassian/jira_connect/jwt/asymmetric_spec.rb": 6.864153123000506,8491 "spec/services/packages/terraform_module/metadata/process_file_service_spec.rb": 5.963336320999588,8492 "spec/lib/gitlab/sidekiq_middleware/concurrency_limit/concurrency_limit_service_spec.rb": 5.616780102998746,8493 "spec/graphql/mutations/customer_relations/contacts/create_spec.rb": 4.81008518499948,8494 "spec/finders/prometheus_metrics_finder_spec.rb": 6.418419153000286,8495 "spec/workers/remove_unreferenced_lfs_objects_worker_spec.rb": 7.088158185000793,8496 "spec/lib/banzai/filter/spaced_link_filter_spec.rb": 6.363043272000141,8497 "spec/serializers/activity_pub/activity_serializer_spec.rb": 6.225444656000036,8498 "spec/lib/gitlab/database/type/indifferent_jsonb_spec.rb": 6.497727047999433,8499 "spec/lib/bitbucket_server/representation/comment_spec.rb": 5.914055391000147,8500 "spec/lib/banzai/filter/front_matter_filter_spec.rb": 6.00689271400006,8501 "spec/tooling/danger/saas_feature_spec.rb": 5.870184647999849,8502 "spec/serializers/container_repositories_serializer_spec.rb": 5.412618499000018,8503 "spec/lib/gitlab/local_and_remote_storage_migration/pages_deployment_migrater_spec.rb": 6.144414819998929,8504 "spec/lib/sidebars/projects/menus/merge_requests_menu_spec.rb": 5.61944067299919,8505 "spec/lib/gitlab/blame_spec.rb": 4.338130527999965,8506 "spec/lib/gitlab/ci/reports/security/finding_key_spec.rb": 3.1303108590000193,8507 "spec/lib/api/helpers/members_helpers_spec.rb": 3.3393462230014848,8508 "spec/lib/gitlab/url_blockers/ip_allowlist_entry_spec.rb": 5.464679958999113,8509 "spec/uploaders/ci/secure_file_uploader_spec.rb": 6.683307064999099,8510 "spec/graphql/types/environment_type_spec.rb": 4.116911556000559,8511 "spec/lib/bitbucket_server/representation/pull_request_comment_spec.rb": 5.577962579998712,8512 "spec/finders/data_transfer/group_data_transfer_finder_spec.rb": 5.565185843001018,8513 "spec/validators/system_hook_url_validator_spec.rb": 4.181452405999153,8514 "spec/workers/packages/mark_package_files_for_destruction_worker_spec.rb": 5.9802026899997145,8515 "spec/models/integrations/chat_message/group_mention_message_spec.rb": 2.4434433009992063,8516 "spec/services/bulk_imports/file_export_service_spec.rb": 5.177155839999614,8517 "spec/presenters/ml/model_presenter_spec.rb": 5.331442203001643,8518 "spec/workers/groups/update_two_factor_requirement_for_members_worker_spec.rb": 2.149271422000311,8519 "spec/services/keys/expiry_notification_service_spec.rb": 6.307565801000237,8520 "spec/lib/gitlab/branch_push_merge_commit_analyzer_spec.rb": 3.3600173400009226,8521 "spec/services/packages/conan/single_package_search_service_spec.rb": 3.618672525000875,8522 "spec/lib/gitlab/request_forgery_protection_spec.rb": 5.285920742000599,8523 "spec/lib/gitlab/ci/status/running_spec.rb": 1.617234235000069,8524 "spec/lib/gitlab/quick_actions/timeline_text_and_date_time_separator_spec.rb": 4.957728839000993,8525 "spec/views/projects/blob/_viewer.html.haml_spec.rb": 4.455092836999029,8526 "spec/lib/api/helpers/merge_requests_helpers_spec.rb": 2.2240835599986895,8527 "spec/views/events/event/_push.html.haml_spec.rb": 5.027444046998426,8528 "spec/lib/gitlab/gitaly_client/health_check_service_spec.rb": 2.6102118809994863,8529 "spec/graphql/resolvers/branch_commit_resolver_spec.rb": 2.148190132000309,8530 "spec/lib/gitlab/ci/config/entry/trigger/forward_spec.rb": 4.62166507800066,8531 "spec/workers/authorized_project_update/user_refresh_with_low_urgency_worker_spec.rb": 3.1176924419996794,8532 "spec/lib/bulk_imports/projects/pipelines/repository_pipeline_spec.rb": 6.082647811001152,8533 "spec/lib/gitlab/fp/settings/default_settings_parser_spec.rb": 2.11415579900131,8534 "spec/graphql/types/work_item_id_type_spec.rb": 4.751676555000813,8535 "spec/graphql/mutations/alert_management/http_integration/create_spec.rb": 2.267853411000033,8536 "spec/lib/api/ci/helpers/runner_helpers_spec.rb": 2.497143700999004,8537 "spec/lib/gitlab/ci/status/build/pending_spec.rb": 4.626703236999674,8538 "spec/workers/pipeline_hooks_worker_spec.rb": 2.7769524619998265,8539 "spec/lib/api/validations/validators/integer_or_custom_value_spec.rb": 1.450686565000069,8540 "spec/services/batched_git_ref_updates/cleanup_scheduler_service_spec.rb": 1.4581920840009843,8541 "spec/services/packages/maven/metadata/append_package_file_service_spec.rb": 4.77171921199988,8542 "spec/services/concerns/audit_event_save_type_spec.rb": 2.2032026020006015,8543 "spec/views/projects/milestones/index.html.haml_spec.rb": 4.995897961998708,8544 "spec/lib/gitlab/metrics/lfs_spec.rb": 1.3317721359999268,8545 "spec/lib/gitlab/ci/pipeline/chain/component_usage_spec.rb": 2.256539693000377,8546 "spec/lib/banzai/filter/markdown_engines/glfm_markdown_spec.rb": 3.7539874100002635,8547 "spec/views/admin/sessions/two_factor.html.haml_spec.rb": 1.3141131379998114,8548 "spec/workers/ssh_keys/update_last_used_at_worker_spec.rb": 1.380829736999658,8549 "spec/workers/email_receiver_worker_spec.rb": 4.312337482999283,8550 "spec/lib/gitlab/sql/cte_spec.rb": 1.8936901270008093,8551 "spec/presenters/award_emoji_presenter_spec.rb": 1.5312832910003635,8552 "spec/helpers/ci/jobs_helper_spec.rb": 4.408653485999821,8553 "spec/support_specs/graphql/var_spec.rb": 1.6406245520010998,8554 "spec/lib/gitlab/health_checks/master_check_spec.rb": 1.8641764530002547,8555 "spec/lib/sidebars/organizations/super_sidebar_panel_spec.rb": 4.112053737000679,8556 "spec/workers/expire_build_artifacts_worker_spec.rb": 2.180069027001082,8557 "spec/models/concerns/cross_database_modification_spec.rb": 1.3320433860008052,8558 "spec/graphql/resolvers/echo_resolver_spec.rb": 1.1081482760000654,8559 "spec/lib/gitlab/view/presenter/factory_spec.rb": 3.8884097570007725,8560 "spec/lib/gitlab/github_import/logger_spec.rb": 0.75845483699959,8561 "spec/rubocop/cop/performance/active_record_subtransactions_spec.rb": 1.6363737219999166,8562 "spec/lib/gitlab/ci/build/rules/rule/clause/if_spec.rb": 4.284898826999779,8563 "spec/serializers/admin/reported_content_entity_spec.rb": 1.2793764550006017,8564 "spec/services/authorized_project_update/project_access_changed_service_spec.rb": 0.5875845970003866,8565 "spec/models/dependency_proxy/group_setting_spec.rb": 1.477947380999467,8566 "spec/services/pages_domains/delete_service_spec.rb": 1.530780451001192,8567 "spec/graphql/types/work_items/widgets/labels_update_input_type_spec.rb": 0.7231462030013063,8568 "spec/lib/gitlab/graphql/representation/submodule_tree_entry_spec.rb": 1.3716987890002201,8569 "spec/lib/sidebars/your_work/panel_spec.rb": 1.5548616670002957,8570 "spec/serializers/diff_line_entity_spec.rb": 3.6619991660008964,8571 "spec/lib/sidebars/projects/menus/external_issue_tracker_menu_spec.rb": 1.1478723580003134,8572 "spec/finders/namespaces/groups/shared_groups_finder_spec.rb": 1.309502109999812,8573 "spec/lib/mattermost/command_spec.rb": 0.7812687719997484,8574 "spec/lib/bitbucket/collection_spec.rb": 0.5017954710001504,8575 "spec/lib/gitlab/sessions/redis_store_spec.rb": 1.2073365279993595,8576 "spec/models/blob_viewer/gemspec_spec.rb": 0.7562443169990729,8577 "spec/services/captcha/captcha_verification_service_spec.rb": 3.5798790410008223,8578 "spec/serializers/access_token_entity_base_spec.rb": 0.5759350589996757,8579 "spec/lib/system_check/incoming_email_check_spec.rb": 1.043745597000452,8580 "spec/rubocop/cop/rspec/avoid_conditional_statements_spec.rb": 0.9948494649997883,8581 "spec/lib/gitlab/subscription_portal_spec.rb": 3.49826747500083,8582 "spec/lib/audit_events/google_cloud/logging_service/logger_spec.rb": 1.1421432989991445,8583 "spec/lib/gitlab/ci/pipeline/chain/template_usage_spec.rb": 0.9128997799998615,8584 "spec/services/users/trust_service_spec.rb": 0.60901755300074,8585 "spec/helpers/one_trust_helper_spec.rb": 0.8073278390002088,8586 "spec/lib/api/entities/relation_import_tracker_spec.rb": 0.5118116310004552,8587 "spec/lib/gitlab/error_tracking/logger_spec.rb": 0.5032018820002122,8588 "spec/lib/gitlab/multi_destination_logger_spec.rb": 0.7322560110005725,8589 "spec/lib/bitbucket_server/representation/user_spec.rb": 0.7520162480013823,8590 "spec/models/blob_viewer/composer_json_spec.rb": 3.3444831520009757,8591 "spec/dependencies/omniauth_saml_spec.rb": 0.6179113310008688,8592 "spec/views/search/results/_empty.html.haml_spec.rb": 0.703397966999546,8593 "spec/graphql/types/permission_types/project_spec.rb": 0.6069491839989496,8594 "spec/workers/google_cloud/fetch_google_ip_list_worker_spec.rb": 0.5269736469999771,8595 "spec/lib/gitlab/github_import/job_delay_calculator_spec.rb": 0.534856715999922,8596 "spec/workers/ci/low_urgency_cancel_redundant_pipelines_worker_spec.rb": 0.48011025600135326,8597 "spec/graphql/types/packages/package_type_enum_spec.rb": 0.503502061999825,8598 "spec/lib/gitlab/internal_events_tracking_spec.rb": 0.479316286000539558599}8600Knapsack global time execution for tests: 39m 18s8601Pending: (Failures listed here are expected and do not affect your suite's status)8602 1) Lint factories for ProjectMember with saas, license, and factory defaults behaves like factory project_member factory linting :blocked trait does not raise error when created8603 # Trait skipped linting due to legacy error8604 # ./spec/support/shared_examples/lint_factories_shared_examples.rb:2838605 2) Operations::FeatureFlag validations behaves like AtomicInternalId .has_internal_id Validation when presence validation is not required when creating an object does not raise an error if the internal id is blank8606 # No reason given8607 # ./spec/support/shared_examples/models/atomic_internal_id_shared_examples.rb:498608 3) Operations::FeatureFlag validations behaves like AtomicInternalId .has_internal_id Validation when presence validation is not required when updating an object does not raise an error if the internal id is blank8609 # No reason given8610 # ./spec/support/shared_examples/models/atomic_internal_id_shared_examples.rb:578611 4) PersonalFileUploader object_store is LOCAL behaves like builds correct paths #cache_dir behaves like matches the method pattern 8612 # No pattern provided, skipping.8613 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:88614 5) PersonalFileUploader object_store is LOCAL behaves like builds correct paths #work_dir behaves like matches the method pattern 8615 # No pattern provided, skipping.8616 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:88617 6) PersonalFileUploader object_store is LOCAL behaves like builds correct paths #relative_path is relative8618 # Path not set, skipping.8619 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:408620 7) PersonalFileUploader object_store is LOCAL behaves like builds correct paths .base_dir behaves like matches the method pattern 8621 # No pattern provided, skipping.8622 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:88623 8) PersonalFileUploader object_store is REMOTE behaves like builds correct paths #cache_dir behaves like matches the method pattern 8624 # No pattern provided, skipping.8625 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:88626 9) PersonalFileUploader object_store is REMOTE behaves like builds correct paths #work_dir behaves like matches the method pattern 8627 # No pattern provided, skipping.8628 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:88629 10) PersonalFileUploader object_store is REMOTE behaves like builds correct paths #relative_path is relative8630 # Path not set, skipping.8631 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:408632 11) PersonalFileUploader object_store is REMOTE behaves like builds correct paths .absolute_path behaves like matches the method pattern 8633 # No pattern provided, skipping.8634 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:88635 12) PersonalFileUploader object_store is REMOTE behaves like builds correct paths .base_dir behaves like matches the method pattern 8636 # No pattern provided, skipping.8637 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:88638 13) Packages::Composer::CacheUploader behaves like builds correct paths #upload_path behaves like matches the method pattern 8639 # No pattern provided, skipping.8640 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:88641 14) Packages::Composer::CacheUploader behaves like builds correct paths #relative_path is relative8642 # Path not set, skipping.8643 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:408644 15) Packages::Composer::CacheUploader behaves like builds correct paths .absolute_path behaves like matches the method pattern 8645 # No pattern provided, skipping.8646 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:88647 16) Packages::Composer::CacheUploader behaves like builds correct paths .base_dir behaves like matches the method pattern 8648 # No pattern provided, skipping.8649 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:88650 17) Packages::Composer::CacheUploader object store is remote behaves like builds correct paths #cache_dir behaves like matches the method pattern 8651 # No pattern provided, skipping.8652 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:88653 18) Packages::Composer::CacheUploader object store is remote behaves like builds correct paths #work_dir behaves like matches the method pattern 8654 # No pattern provided, skipping.8655 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:88656 19) Packages::Composer::CacheUploader object store is remote behaves like builds correct paths #upload_path behaves like matches the method pattern 8657 # No pattern provided, skipping.8658 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:88659 20) Packages::Composer::CacheUploader object store is remote behaves like builds correct paths #relative_path is relative8660 # Path not set, skipping.8661 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:408662 21) Packages::Composer::CacheUploader object store is remote behaves like builds correct paths .absolute_path behaves like matches the method pattern 8663 # No pattern provided, skipping.8664 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:88665 22) Packages::Composer::CacheUploader object store is remote behaves like builds correct paths .base_dir behaves like matches the method pattern 8666 # No pattern provided, skipping.8667 # ./spec/support/shared_examples/uploaders/gitlab_uploader_shared_examples.rb:88668Finished in 40 minutes 31 seconds (files took 2 minutes 4.6 seconds to load)86693092 examples, 0 failures, 22 pending8670Randomized with seed 120498671[TEST PROF INFO] Time spent in factories: 10:52.242 (26.22% of total time)8672RSpec exited with 0.8673No examples to retry, congrats!8675Running after script...8676$ source scripts/utils.sh8677$ bundle exec gem list gitlab_quality-test_tooling8678gitlab_quality-test_tooling (1.33.0)8679$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command8683$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command8686$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command8690$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command8693$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command8698$ tooling/bin/push_job_metrics || true8699[job-metrics] Pushing job metrics file for the CI/CD job.8700[job-metrics] Pushed 4 CI job metric entries to InfluxDB.8702Not uploading cache ruby-gems-debian-bookworm-ruby-3.1.5-17 due to policy8704Uploading artifacts...8705auto_explain/: found 3 matching artifact files and directories 8706coverage/: found 5 matching artifact files and directories 8707crystalball/: found 5 matching artifact files and directories 8708WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 8709knapsack/: found 4 matching artifact files and directories 8710rspec/: found 12 matching artifact files and directories 8711WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 8712log/*.log: found 18 matching artifact files and directories 8713WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346589/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com8714WARNING: Retrying... context=artifacts-uploader error=request redirected8715Uploading artifacts as "archive" to coordinator... 201 Created id=7471346589 responseStatus=201 Created token=glcbt-668716Uploading artifacts...8717rspec/rspec-*.xml: found 1 matching artifact files and directories 8718WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346589/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com8719WARNING: Retrying... context=artifacts-uploader error=request redirected8720Uploading artifacts as "junit" to coordinator... 201 Created id=7471346589 responseStatus=201 Created token=glcbt-668722Job succeeded