rspec migration pg11-as-if-foss 5/5
Passed Started
by
@patrickbajao

Patrick Bajao
1remote: Compressing objects: 100% (248/248), done. 2remote: Total 320 (delta 256), reused 130 (delta 68), pack-reused 03Receiving objects: 100% (320/320), 40.40 KiB | 10.10 MiB/s, done.4Resolving deltas: 100% (256/256), completed with 120 local objects.6 * [new ref] 4996f4cc3b5cc82b8b493bfd2a4ced37e8cf757c -> refs/pipelines/2647325877Checking out 4996f4cc as refs/merge-requests/55046/merge...8Skipping Git submodules setup10Checking cache for rails-v4-3...11cache.zip is up to date 12WARNING: vendor/ruby/2.7.0/gems/deprecation_toolkit-1.5.1/gemfiles/test/deprecations: chmod vendor/ruby/2.7.0/gems/deprecation_toolkit-1.5.1/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 13Successfully extracted cache15Downloading artifacts for compile-test-assets as-if-foss (1069711723)...16Downloading artifacts from coordinator... ok id=1069711723 responseStatus=200 OK token=nvgyNQyG17Downloading artifacts for detect-tests (1069711729)...18Downloading artifacts from coordinator... ok id=1069711729 responseStatus=200 OK token=4KJ6tsyT19Downloading artifacts for retrieve-tests-metadata (1069711731)...20Downloading artifacts from coordinator... ok id=1069711731 responseStatus=200 OK token=nMSW8ysV21Downloading artifacts for setup-test-env (1069711725)...22Downloading artifacts from coordinator... ok id=1069711725 responseStatus=200 OK token=fSmN9Jtk23WARNING: tmp/tests/gitlab-shell/.gitlab_shell_secret: chmod tmp/tests/gitlab-shell/.gitlab_shell_secret: no such file or directory (suppressing repeats) 25Using docker image sha256:4d23ed899afed063085b02cb83fa639d1a880dc4059e6c7f0af9ee9b713ba41b for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.29-lfs-2.9-chrome-87-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.34 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:d70df1af0359f58b269fab0d70a090bca324eba3a03e465146b10aef05de3273 ...26$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb27$ export GOPATH=$CI_PROJECT_DIR/.go28$ mkdir -p $GOPATH29$ source scripts/utils.sh30$ source scripts/prepare_build.sh31Bundler version 2.1.432$ bundle install --without=production development --jobs=2 --path=vendor --retry=3 --quiet33==> 'bundle install --without=production development --jobs=2 --path=vendor --retry=3 --quiet' succeeded in 1 seconds.34$ bundle check35The Gemfile's dependencies are satisfied36==> 'bundle check' succeeded in 1 seconds.37$ bundle pristine pg38Installing pg 1.2.3 with native extensions39==> 'bundle pristine pg' succeeded in 10 seconds.40$ setup_db_user_only41CREATE ROLE42GRANT43==> 'setup_db_user_only' succeeded in 0 seconds.44$ bundle exec rake db:drop db:create db:structure:load db:migrate gitlab:db:setup_ee45Dropped database 'gitlabhq_test'46Created database 'gitlabhq_test'47==> 'bundle exec rake db:drop db:create db:structure:load db:migrate gitlab:db:setup_ee' succeeded in 24 seconds.48$ run_timed_command "gem install knapsack --no-document"49$ gem install knapsack --no-document50Successfully installed knapsack-1.20.0511 gem installed52==> 'gem install knapsack --no-document' succeeded in 1 seconds.53$ run_timed_command "scripts/gitaly-test-spawn"54$ scripts/gitaly-test-spawn55Settings are listed in order of priority. The top value will be used.56retry57Set for your local app (/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config/config): 358path59Set for your local app (/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config/config): "/builds/gitlab-org/gitlab/vendor/gitaly-ruby"60jobs61Set for your local app (/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config/config): 462app_config63Set via BUNDLE_APP_CONFIG: "/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/.bundle/config"64gemfile65Set via BUNDLE_GEMFILE: "/builds/gitlab-org/gitlab/tmp/tests/gitaly/ruby/Gemfile"66flags67Set via BUNDLE_FLAGS: "--jobs=4 --retry=3 --path=/builds/gitlab-org/gitlab/vendor/gitaly-ruby"68Don't run Bundler as root. Bundler can ask for sudo if it is needed, and69installing your bundle as root will break this application for all non-root70users on this machine.71Using abstract_type 0.0.772Using concurrent-ruby 1.1.773Using i18n 1.8.574Using minitest 5.14.275Using thread_safe 0.3.676Using tzinfo 1.2.977Using zeitwerk 2.4.278Using activesupport 6.0.3.479Using builder 3.2.480Using erubi 1.10.081Using mini_portile2 2.5.082Using racc 1.5.283Using nokogiri 1.11.1 (x86_64-linux)84Using rails-dom-testing 2.0.385Using crass 1.0.686Using loofah 2.9.087Using rails-html-sanitizer 1.3.088Using actionview 6.0.3.489Using rack 2.2.390Using rack-test 1.1.091Using actionpack 6.0.3.492Using ice_nine 0.11.293Using memoizable 0.4.294Using adamantium 0.2.095Using public_suffix 4.0.696Using addressable 2.7.097Using ast 2.4.198Using binding_ninja 0.2.399Using bundler 2.1.4100Using charlock_holmes 0.7.7101Using coderay 1.1.2102Using equalizer 0.0.11103Using concord 0.1.5104Using diff-lcs 1.3105Using dotenv 2.7.6106Using escape_utils 1.2.1107Using factory_bot 5.0.2108Using multipart-post 2.1.1109Using faraday 1.0.1110Using ffi 1.13.1111Using json 2.5.1112Using gemojione 3.3.0113Using mini_mime 1.0.2114Using rugged 1.0.1115Using github-linguist 7.12.1116Using github-markup 1.7.0117Using mime-types-data 3.2020.1104118Using mime-types 3.3.1119Using gitlab-gollum-rugged_adapter 0.4.4.3.gitlab.1120Using rouge 3.26.0121Using nokogumbo 1.5.0122Using sanitize 4.6.6123Using stringex 2.8.5124Using gitlab-gollum-lib 4.2.7.10.gitlab.1125Using google-protobuf 3.12.4 (x86_64-linux)126Using googleapis-common-protos-types 1.0.5127Using grpc 1.30.2 (x86_64-linux)128Using opentracing 0.5.0129Using thrift 0.13.0130Using jaeger-client 1.1.0131Using pg_query 1.3.0132Using redis 4.2.5133Using gitlab-labkit 0.15.0134Using gitlab-markup 1.7.1135Using grpc-tools 1.30.2136Using sawyer 0.8.2137Using octokit 4.20.0138Using reverse_markdown 1.4.0139Using thor 1.1.0140Using licensee 9.14.1141Using method_source 0.9.2142Using msgpack 1.3.3143Using optimist 3.0.1144Using parallel 1.19.2145Using parser 2.7.2.0146Using procto 0.0.3147Using unparser 0.4.7148Using proc_to_ast 0.1.0149Using pry 0.12.2150Using rainbow 3.0.0151Using rbtrace 0.4.14152Using rdoc 6.2.0153Using regexp_parser 1.8.1154Using rexml 3.2.4155Using rspec-support 3.8.0156Using rspec-core 3.8.0157Using rspec-expectations 3.8.3158Using rspec-mocks 3.8.0159Using rspec 3.8.0160Using rspec-parameterized 0.4.2161Using rubocop-ast 0.2.0162Using ruby-progressbar 1.10.1163Using unicode-display_width 1.7.0164Using rubocop 0.86.0165Using sentry-raven 3.0.4166Using timecop 0.9.1167Bundle complete! 21 Gemfile dependencies, 96 gems now installed.168Bundled gems are installed into `/builds/gitlab-org/gitlab/vendor/gitaly-ruby`169Checking gitaly-ruby Gemfile...170Checking gitaly-ruby bundle...171The Gemfile's dependencies are satisfied172Trying to connect to gitaly: ....... OK173Trying to connect to gitaly2: .................. OK174Trying to connect to praefect: .......... OK175==> 'scripts/gitaly-test-spawn' succeeded in 4 seconds.176$ source ./scripts/rspec_helpers.sh177$ rspec_paralellized_job "--tag ~quarantine --tag ~geo --tag level:migration"178KNAPSACK_TEST_FILE_PATTERN: spec/{migrations,lib/gitlab/background_migration,lib/ee/gitlab/background_migration}{,/**/}*_spec.rb179Knapsack node specs:180spec/lib/gitlab/background_migration/backfill_project_repositories_spec.rb181spec/lib/gitlab/background_migration/legacy_uploads_migrator_spec.rb182spec/migrations/backport_enterprise_schema_spec.rb183spec/lib/gitlab/background_migration/populate_personal_snippet_statistics_spec.rb184spec/lib/gitlab/background_migration/backfill_artifact_expiry_date_spec.rb185spec/migrations/20200526115436_dedup_mr_metrics_spec.rb186spec/lib/gitlab/background_migration/fix_user_project_route_names_spec.rb187spec/migrations/20200811130433_create_missing_vulnerabilities_issue_links_spec.rb188spec/lib/gitlab/background_migration/migrate_users_bio_to_user_details_spec.rb189spec/migrations/migrate_legacy_managed_clusters_to_unmanaged_spec.rb190spec/migrations/20200526231421_update_index_approval_rule_name_for_code_owners_rule_type_spec.rb191spec/migrations/reseed_repository_storages_weighted_spec.rb192spec/migrations/schedule_recalculate_project_authorizations_spec.rb193spec/lib/gitlab/background_migration/set_merge_request_diff_files_count_spec.rb194spec/migrations/fix_projects_without_project_feature_spec.rb195spec/lib/gitlab/background_migration/backfill_design_internal_ids_spec.rb196spec/lib/gitlab/background_migration/update_existing_subgroup_to_match_visibility_level_of_parent_spec.rb197spec/migrations/remove_security_dashboard_feature_flag_spec.rb198spec/migrations/schedule_migrate_security_scans_spec.rb199spec/migrations/insert_project_hooks_plan_limits_spec.rb200spec/migrations/migrate_incident_issues_to_incident_type_spec.rb201spec/migrations/update_minimum_password_length_spec.rb202spec/migrations/cap_designs_filename_length_to_new_limit_spec.rb203spec/migrations/schedule_sync_issuables_state_id_where_nil_spec.rb204spec/migrations/seed_repository_storages_weighted_spec.rb205spec/migrations/change_packages_size_defaults_in_project_statistics_spec.rb206spec/migrations/migrate_code_owner_approval_status_to_protected_branches_in_batches_spec.rb207spec/migrations/complete_namespace_settings_migration_spec.rb208spec/migrations/schedule_populate_project_snippet_statistics_spec.rb209spec/migrations/add_repository_storages_weighted_to_application_settings_spec.rb210spec/migrations/change_outbound_local_requests_whitelist_default_spec.rb211spec/migrations/schedule_fill_valid_time_for_pages_domain_certificates_spec.rb212spec/migrations/backfill_status_page_published_incidents_spec.rb213spec/migrations/populate_remaining_missing_dismissal_information_for_vulnerabilities_spec.rb214spec/migrations/add_default_and_free_plans_spec.rb215spec/migrations/cleanup_empty_commit_user_mentions_spec.rb216spec/migrations/20200406102120_backfill_deployment_clusters_from_deployments_spec.rb217spec/migrations/reseed_merge_trains_enabled_spec.rb218spec/migrations/update_historical_data_recorded_at_spec.rb219spec/migrations/add_partial_index_to_ci_builds_table_on_user_id_name_spec.rb220spec/migrations/drop_background_migration_jobs_spec.rb221spec/migrations/deduplicate_epic_iids_spec.rb222spec/migrations/remove_orphaned_invited_members_spec.rb223spec/migrations/add_new_post_eoa_plans_spec.rb224spec/migrations/enqueue_reset_merge_status_second_run_spec.rb225spec/migrations/schedule_update_existing_users_that_require_two_factor_auth_spec.rb226spec/lib/gitlab/background_migration/migrate_pages_metadata_spec.rb227spec/migrations/cleanup_optimistic_locking_nulls_pt2_fixed_spec.rb228spec/migrations/20200313203550_remove_orphaned_chat_names_spec.rb229spec/migrations/ensure_filled_external_diff_store_on_merge_request_diffs_spec.rb230spec/lib/gitlab/background_migration/backfill_deployment_clusters_from_deployments_spec.rb231spec/lib/gitlab/background_migration/backfill_push_rules_id_in_projects_spec.rb232spec/migrations/populate_rule_type_on_approval_merge_request_rules_spec.rb233spec/migrations/delete_template_project_services_spec.rb234spec/migrations/migrate_store_security_reports_sidekiq_queue_spec.rb235spec/migrations/20191204114127_delete_legacy_triggers_spec.rb236spec/lib/gitlab/background_migration/set_null_external_diff_store_to_local_value_spec.rb237spec/migrations/20200703125016_backfill_namespace_settings_spec.rb238spec/migrations/20200127090233_remove_invalid_issue_tracker_data_spec.rb239spec/migrations/remove_gitlab_issue_tracker_service_records_spec.rb240spec/lib/gitlab/background_migration/mailers/unconfirm_mailer_spec.rb241spec/migrations/fix_null_type_labels_spec.rb242spec/lib/gitlab/background_migration/backfill_project_updated_at_after_repository_storage_move_spec.rb243spec/migrations/remove_orphan_service_hooks_spec.rb244spec/migrations/20200915044225_schedule_migration_to_hashed_storage_spec.rb245spec/migrations/20210205174154_remove_bad_dependency_proxy_manifests_spec.rb246Filter specs:247Running specs:248Running all node tests without filter249spec/lib/gitlab/background_migration/backfill_project_repositories_spec.rb250spec/lib/gitlab/background_migration/legacy_uploads_migrator_spec.rb251spec/migrations/backport_enterprise_schema_spec.rb252spec/lib/gitlab/background_migration/populate_personal_snippet_statistics_spec.rb253spec/lib/gitlab/background_migration/backfill_artifact_expiry_date_spec.rb254spec/migrations/20200526115436_dedup_mr_metrics_spec.rb255spec/lib/gitlab/background_migration/fix_user_project_route_names_spec.rb256spec/migrations/20200811130433_create_missing_vulnerabilities_issue_links_spec.rb257spec/lib/gitlab/background_migration/migrate_users_bio_to_user_details_spec.rb258spec/migrations/migrate_legacy_managed_clusters_to_unmanaged_spec.rb259spec/migrations/20200526231421_update_index_approval_rule_name_for_code_owners_rule_type_spec.rb260spec/migrations/reseed_repository_storages_weighted_spec.rb261spec/migrations/schedule_recalculate_project_authorizations_spec.rb262spec/lib/gitlab/background_migration/set_merge_request_diff_files_count_spec.rb263spec/migrations/fix_projects_without_project_feature_spec.rb264spec/lib/gitlab/background_migration/backfill_design_internal_ids_spec.rb265spec/lib/gitlab/background_migration/update_existing_subgroup_to_match_visibility_level_of_parent_spec.rb266spec/migrations/remove_security_dashboard_feature_flag_spec.rb267spec/migrations/schedule_migrate_security_scans_spec.rb268spec/migrations/insert_project_hooks_plan_limits_spec.rb269spec/migrations/migrate_incident_issues_to_incident_type_spec.rb270spec/migrations/update_minimum_password_length_spec.rb271spec/migrations/cap_designs_filename_length_to_new_limit_spec.rb272spec/migrations/schedule_sync_issuables_state_id_where_nil_spec.rb273spec/migrations/seed_repository_storages_weighted_spec.rb274spec/migrations/change_packages_size_defaults_in_project_statistics_spec.rb275spec/migrations/migrate_code_owner_approval_status_to_protected_branches_in_batches_spec.rb276spec/migrations/complete_namespace_settings_migration_spec.rb277spec/migrations/schedule_populate_project_snippet_statistics_spec.rb278spec/migrations/add_repository_storages_weighted_to_application_settings_spec.rb279spec/migrations/change_outbound_local_requests_whitelist_default_spec.rb280spec/migrations/schedule_fill_valid_time_for_pages_domain_certificates_spec.rb281spec/migrations/backfill_status_page_published_incidents_spec.rb282spec/migrations/populate_remaining_missing_dismissal_information_for_vulnerabilities_spec.rb283spec/migrations/add_default_and_free_plans_spec.rb284spec/migrations/cleanup_empty_commit_user_mentions_spec.rb285spec/migrations/20200406102120_backfill_deployment_clusters_from_deployments_spec.rb286spec/migrations/reseed_merge_trains_enabled_spec.rb287spec/migrations/update_historical_data_recorded_at_spec.rb288spec/migrations/add_partial_index_to_ci_builds_table_on_user_id_name_spec.rb289spec/migrations/drop_background_migration_jobs_spec.rb290spec/migrations/deduplicate_epic_iids_spec.rb291spec/migrations/remove_orphaned_invited_members_spec.rb292spec/migrations/add_new_post_eoa_plans_spec.rb293spec/migrations/enqueue_reset_merge_status_second_run_spec.rb294spec/migrations/schedule_update_existing_users_that_require_two_factor_auth_spec.rb295spec/lib/gitlab/background_migration/migrate_pages_metadata_spec.rb296spec/migrations/cleanup_optimistic_locking_nulls_pt2_fixed_spec.rb297spec/migrations/20200313203550_remove_orphaned_chat_names_spec.rb298spec/migrations/ensure_filled_external_diff_store_on_merge_request_diffs_spec.rb299spec/lib/gitlab/background_migration/backfill_deployment_clusters_from_deployments_spec.rbWARNING: `around(:context)` hooks are not supported and behave like `around(:example). Called from /builds/gitlab-org/gitlab/spec/support/omniauth_strategy.rb:36:in `block in <top (required)>'.300Run options:301 include {:focus=>true, :level=>"migration"}302 exclude {:quarantine=>true, :geo=>true}303==> Setting up GitLab Workhorse...304 GitLab Workhorse set up in 66.1553992 seconds...305==> Setting up gitlab-test bare repository in /builds/gitlab-org/gitlab/tmp/tests/gitlab-test_bare...306 /builds/gitlab-org/gitlab/tmp/tests/gitlab-test_bare set up in 0.032537008 seconds...307Gitlab::BackgroundMigration::BackfillProjectRepositories308 Gitlab::BackgroundMigration::BackfillProjectRepositories::ShardFinder309 #find_shard_id310 creates a new shard when it does not exist yet311 returns the shard when it exists312 only queries the database once to retrieve shards313 Gitlab::BackgroundMigration::BackfillProjectRepositories::Project314 .on_hashed_storage315 finds projects with repository on hashed storage316 .on_legacy_storage317 finds projects with repository on legacy storage318 .without_project_repository319 finds projects which do not have a projects_repositories entry320 #disk_path321 for projects on hashed storage322 returns the correct disk_path323 for projects on legacy storage324 returns the correct disk_path325 returns the correct disk_path using the route entry326 raises OrphanedNamespaceError when any parent namespace does not exist327Gitlab::BackgroundMigration::LegacyUploadsMigrator328DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/sanitized_file.rb:316: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call329/usr/local/lib/ruby/2.7.0/fileutils.rb:206: warning: The called method `mkdir_p' is defined here330 (called from cache! at /builds/gitlab-org/gitlab/app/uploaders/object_storage.rb:369)331/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil332/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil333/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil334/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil335/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil336/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil337 removes all legacy files338/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil339/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil340/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil341/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil342/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil343/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil344 removes all Note AttachmentUploader records345/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil346/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil347/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil348/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil349/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil350/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil351 creates new uploads for successfully migrated records352/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil353/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil354/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil355/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil356/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil357/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/carrierwave-1.3.1/lib/carrierwave/mounter.rb:113: warning: deprecated Object#=~ is called on TrueClass; it always returns nil358 does not remove appearance uploads359BackportEnterpriseSchema360NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping361NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping362NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping363NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping364DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activerecord-6.0.3.4/lib/active_record/migration.rb:890: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call365/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activerecord-6.0.3.4/lib/active_record/connection_adapters/abstract/schema_statements.rb:1026: warning: The called method `remove_foreign_key' is defined here366 (called from remove_foreign_key_without_error at /builds/gitlab-org/gitlab/lib/gitlab/database/migration_helpers.rb:1175)367NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping368NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping369NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping370NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping371NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping372NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping373NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping374NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping375NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping376NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping377NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping378NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping379NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping380NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping381NOTICE: trigger "trigger_36edafd19664" for relation "epics" does not exist, skipping382NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping383NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping384 #up385== 20190402150158 BackportEnterpriseSchema: migrating =========================386-- table_exists?(:epics)387 -> 0.0010s388-- table_exists?(:geo_event_log)389 -> 0.0009s390-- table_exists?(:vulnerability_feedback)391 -> 0.0008s392-- table_exists?("approval_merge_request_rule_sources")393 -> 0.0007s394-- create_table("approval_merge_request_rule_sources", {:id=>:bigserial})395 -> 0.0069s396-- table_exists?("approval_merge_request_rules")397 -> 0.0008s398-- create_table("approval_merge_request_rules", {:id=>:bigserial})399 -> 0.0085s400-- table_exists?("approval_merge_request_rules_approved_approvers")401 -> 0.0008s402-- create_table("approval_merge_request_rules_approved_approvers", {:id=>:bigserial})403 -> 0.0067s404-- table_exists?("approval_merge_request_rules_groups")405 -> 0.0008s406-- create_table("approval_merge_request_rules_groups", {:id=>:bigserial})407 -> 0.0063s408-- table_exists?("approval_merge_request_rules_users")409 -> 0.0007s410-- create_table("approval_merge_request_rules_users", {:id=>:bigserial})411 -> 0.0066s412-- table_exists?("approval_project_rules")413 -> 0.0007s414-- create_table("approval_project_rules", {:id=>:bigserial})415 -> 0.0055s416-- table_exists?("approval_project_rules_groups")417 -> 0.0008s418-- create_table("approval_project_rules_groups", {:id=>:bigserial})419 -> 0.0065s420-- table_exists?("approval_project_rules_users")421 -> 0.0008s422-- create_table("approval_project_rules_users", {:id=>:bigserial})423 -> 0.0073s424-- table_exists?("approvals")425 -> 0.0009s426-- create_table("approvals", {:id=>:integer})427 -> 0.0044s428-- table_exists?("approver_groups")429 -> 0.0009s430-- create_table("approver_groups", {:id=>:integer})431 -> 0.0072s432-- table_exists?("approvers")433 -> 0.0008s434-- create_table("approvers", {:id=>:integer})435 -> 0.0074s436-- table_exists?("board_assignees")437 -> 0.0009s438-- create_table("board_assignees", {:id=>:integer})439 -> 0.0066s440-- table_exists?("board_labels")441 -> 0.0008s442-- create_table("board_labels", {:id=>:integer})443 -> 0.0065s444-- table_exists?("ci_sources_pipelines")445 -> 0.0009s446-- create_table("ci_sources_pipelines", {:id=>:integer})447 -> 0.0130s448-- table_exists?("design_management_designs")449 -> 0.0009s450-- create_table("design_management_designs", {:id=>:bigserial, :force=>:cascade})451NOTICE: table "design_management_designs" does not exist, skipping452 -> 0.0078s453-- table_exists?("design_management_designs_versions")454 -> 0.0009s455-- create_table("design_management_designs_versions", {:id=>false, :force=>:cascade})456NOTICE: table "design_management_designs_versions" does not exist, skipping457 -> 0.0085s458-- table_exists?("design_management_versions")459 -> 0.0008s460-- create_table("design_management_versions", {:id=>:bigserial, :force=>:cascade})461NOTICE: table "design_management_versions" does not exist, skipping462 -> 0.0060s463-- table_exists?("draft_notes")464 -> 0.0007s465-- create_table("draft_notes", {:id=>:bigserial})466 -> 0.0102s467-- table_exists?("elasticsearch_indexed_namespaces")468 -> 0.0008s469-- create_table("elasticsearch_indexed_namespaces", {:id=>false})470 -> 0.0033s471-- table_exists?("elasticsearch_indexed_projects")472 -> 0.0009s473-- create_table("elasticsearch_indexed_projects", {:id=>false})474 -> 0.0034s475-- table_exists?("epic_issues")476 -> 0.0008s477-- create_table("epic_issues", {:id=>:integer})478 -> 0.0070s479-- table_exists?("epic_metrics")480 -> 0.0007s481-- create_table("epic_metrics", {:id=>:integer})482 -> 0.0044s483-- table_exists?("epics")484 -> 0.0008s485-- create_table("epics", {:id=>:integer})486 -> 0.0239s487-- table_exists?("geo_cache_invalidation_events")488 -> 0.0009s489-- create_table("geo_cache_invalidation_events", {:id=>:bigserial})490 -> 0.0027s491-- table_exists?("geo_event_log")492 -> 0.0008s493-- create_table("geo_event_log", {:id=>:bigserial})494 -> 0.0287s495-- table_exists?("geo_hashed_storage_attachments_events")496 -> 0.0008s497-- create_table("geo_hashed_storage_attachments_events", {:id=>:bigserial})498 -> 0.0048s499-- table_exists?("geo_hashed_storage_migrated_events")500 -> 0.0008s501-- create_table("geo_hashed_storage_migrated_events", {:id=>:bigserial})502 -> 0.0049s503-- table_exists?("geo_job_artifact_deleted_events")504 -> 0.0008s505-- create_table("geo_job_artifact_deleted_events", {:id=>:bigserial})506 -> 0.0045s507-- table_exists?("geo_lfs_object_deleted_events")508 -> 0.0008s509-- create_table("geo_lfs_object_deleted_events", {:id=>:bigserial})510 -> 0.0046s511-- table_exists?("geo_node_namespace_links")512 -> 0.0008s513-- create_table("geo_node_namespace_links", {:id=>:integer})514 -> 0.0086s515-- table_exists?("geo_node_statuses")516 -> 0.0008s517-- create_table("geo_node_statuses", {:id=>:integer})518 -> 0.0062s519-- table_exists?("geo_nodes")520 -> 0.0008s521-- create_table("geo_nodes", {:id=>:integer})522 -> 0.0120s523-- table_exists?("geo_repositories_changed_events")524 -> 0.0009s525-- create_table("geo_repositories_changed_events", {:id=>:bigserial})526 -> 0.0047s527-- table_exists?("geo_repository_created_events")528 -> 0.0007s529-- create_table("geo_repository_created_events", {:id=>:bigserial})530 -> 0.0048s531-- table_exists?("geo_repository_deleted_events")532 -> 0.0008s533-- create_table("geo_repository_deleted_events", {:id=>:bigserial})534 -> 0.0048s535-- table_exists?("geo_repository_renamed_events")536 -> 0.0008s537-- create_table("geo_repository_renamed_events", {:id=>:bigserial})538 -> 0.0051s539-- table_exists?("geo_repository_updated_events")540 -> 0.0007s541-- create_table("geo_repository_updated_events", {:id=>:bigserial})542 -> 0.0081s543-- table_exists?("geo_reset_checksum_events")544 -> 0.0008s545-- create_table("geo_reset_checksum_events", {:id=>:bigserial})546 -> 0.0044s547-- table_exists?("geo_upload_deleted_events")548 -> 0.0008s549-- create_table("geo_upload_deleted_events", {:id=>:bigserial})550 -> 0.0050s551-- table_exists?("gitlab_subscriptions")552 -> 0.0008s553-- create_table("gitlab_subscriptions", {:id=>:bigserial})554 -> 0.0084s555-- table_exists?("historical_data")556 -> 0.0009s557-- create_table("historical_data", {:id=>:integer})558 -> 0.0022s559-- table_exists?("index_statuses")560 -> 0.0007s561-- create_table("index_statuses", {:id=>:integer})562 -> 0.0050s563-- table_exists?("insights")564 -> 0.0008s565-- create_table("insights", {:id=>:integer})566 -> 0.0064s567-- table_exists?("issue_links")568 -> 0.0008s569-- create_table("issue_links", {:id=>:integer})570 -> 0.0086s571-- table_exists?("jira_connect_installations")572 -> 0.0008s573-- create_table("jira_connect_installations", {:id=>:bigserial})574 -> 0.0049s575-- table_exists?("jira_connect_subscriptions")576 -> 0.0008s577-- create_table("jira_connect_subscriptions", {:id=>:bigserial})578 -> 0.0088s579-- table_exists?("ldap_group_links")580 -> 0.0009s581-- create_table("ldap_group_links", {:id=>:integer})582 -> 0.0027s583-- table_exists?("licenses")584 -> 0.0007s585-- create_table("licenses", {:id=>:integer})586 -> 0.0024s587-- table_exists?("namespace_statistics")588 -> 0.0008s589-- create_table("namespace_statistics", {:id=>:integer})590 -> 0.0049s591-- table_exists?("operations_feature_flag_scopes")592 -> 0.0008s593-- create_table("operations_feature_flag_scopes", {:id=>:bigserial})594 -> 0.0056s595-- table_exists?("operations_feature_flags")596 -> 0.0008s597-- create_table("operations_feature_flags", {:id=>:bigserial})598 -> 0.0050s599-- table_exists?("operations_feature_flags_clients")600 -> 0.0008s601-- create_table("operations_feature_flags_clients", {:id=>:bigserial})602 -> 0.0049s603-- table_exists?("packages_maven_metadata")604 -> 0.0009s605-- create_table("packages_maven_metadata", {:id=>:bigserial})606 -> 0.0049s607-- table_exists?("packages_package_files")608 -> 0.0007s609-- create_table("packages_package_files", {:id=>:bigserial})610 -> 0.0053s611-- table_exists?("packages_packages")612 -> 0.0007s613-- create_table("packages_packages", {:id=>:bigserial})614 -> 0.0047s615-- table_exists?("path_locks")616 -> 0.0009s617-- create_table("path_locks", {:id=>:integer})618 -> 0.0092s619-- table_exists?("plans")620 -> 0.0009s621-- create_table("plans", {:id=>:integer})622 -> 0.0048s623-- table_exists?("project_alerting_settings")624 -> 0.0038s625-- create_table("project_alerting_settings", {:primary_key=>"project_id", :id=>:integer, :default=>nil})626 -> 0.0028s627-- table_exists?("project_feature_usages")628 -> 0.0009s629-- create_table("project_feature_usages", {:primary_key=>"project_id", :id=>:integer, :default=>nil})630 -> 0.0093s631-- table_exists?("project_incident_management_settings")632 -> 0.0008s633-- create_table("project_incident_management_settings", {:primary_key=>"project_id", :id=>:integer, :default=>nil})634 -> 0.0033s635-- table_exists?("project_repository_states")636 -> 0.0008s637-- create_table("project_repository_states", {:id=>:integer})638 -> 0.0188s639-- table_exists?("project_tracing_settings")640 -> 0.0010s641-- create_table("project_tracing_settings", {:id=>:bigserial})642 -> 0.0067s643-- table_exists?("prometheus_alert_events")644 -> 0.0010s645-- create_table("prometheus_alert_events", {:id=>:bigserial})646 -> 0.0075s647-- table_exists?("prometheus_alerts")648 -> 0.0009s649-- create_table("prometheus_alerts", {:id=>:integer})650 -> 0.0095s651-- table_exists?("protected_branch_unprotect_access_levels")652 -> 0.0008s653-- create_table("protected_branch_unprotect_access_levels", {:id=>:integer})654 -> 0.0097s655-- table_exists?("protected_environment_deploy_access_levels")656 -> 0.0008s657-- create_table("protected_environment_deploy_access_levels", {:id=>:integer})658 -> 0.0102s659-- table_exists?("protected_environments")660 -> 0.0008s661-- create_table("protected_environments", {:id=>:integer})662 -> 0.0072s663-- table_exists?("push_rules")664 -> 0.0008s665-- create_table("push_rules", {:id=>:integer})666 -> 0.0097s667-- table_exists?("reviews")668 -> 0.0008s669-- create_table("reviews", {:id=>:bigserial})670 -> 0.0086s671-- table_exists?("saml_providers")672 -> 0.0009s673-- create_table("saml_providers", {:id=>:integer})674 -> 0.0062s675-- table_exists?("scim_oauth_access_tokens")676 -> 0.0007s677-- create_table("scim_oauth_access_tokens", {:id=>:integer})678 -> 0.0048s679-- table_exists?("slack_integrations")680 -> 0.0008s681-- create_table("slack_integrations", {:id=>:integer})682 -> 0.0073s683-- table_exists?("smartcard_identities")684 -> 0.0009s685-- create_table("smartcard_identities", {:id=>:bigserial})686 -> 0.0069s687-- table_exists?("software_license_policies")688 -> 0.0008s689-- create_table("software_license_policies", {:id=>:integer})690 -> 0.0070s691-- table_exists?("software_licenses")692 -> 0.0008s693-- create_table("software_licenses", {:id=>:integer})694 -> 0.0045s695-- table_exists?("users_ops_dashboard_projects")696 -> 0.0008s697-- create_table("users_ops_dashboard_projects", {:id=>:bigserial})698 -> 0.0065s699-- table_exists?("vulnerability_feedback")700 -> 0.0008s701-- create_table("vulnerability_feedback", {:id=>:integer})702 -> 0.0130s703-- table_exists?("vulnerability_identifiers")704 -> 0.0008s705-- create_table("vulnerability_identifiers", {:id=>:bigserial})706 -> 0.0051s707-- table_exists?("vulnerability_occurrence_identifiers")708 -> 0.0008s709-- create_table("vulnerability_occurrence_identifiers", {:id=>:bigserial})710 -> 0.0065s711-- table_exists?("vulnerability_occurrence_pipelines")712 -> 0.0008s713-- create_table("vulnerability_occurrence_pipelines", {:id=>:bigserial})714 -> 0.0066s715-- table_exists?("vulnerability_occurrences")716 -> 0.0008s717-- create_table("vulnerability_occurrences", {:id=>:bigserial})718 -> 0.0119s719-- table_exists?("vulnerability_scanners")720 -> 0.0008s721-- create_table("vulnerability_scanners", {:id=>:bigserial})722 -> 0.0049s723-- table_exists?("dependency_proxy_blobs")724 -> 0.0008s725-- create_table("dependency_proxy_blobs", {:id=>:serial})726 -> 0.0052s727-- table_exists?("dependency_proxy_group_settings")728 -> 0.0008s729-- create_table("dependency_proxy_group_settings", {:id=>:serial})730 -> 0.0048s731-- column_exists?(:appearances, :updated_by)732 -> 0.0022s733-- change_column_null(:application_settings, :password_authentication_enabled_for_git, false)734 -> 0.0011s735-- change_table(:application_settings, {})736 -> 0.6358s737-- transaction_open?()738 -> 0.0001s739-- index_exists?(:application_settings, :custom_project_templates_group_id, {:algorithm=>:concurrently})740 -> 0.0025s741-- add_index(:application_settings, :custom_project_templates_group_id, {:algorithm=>:concurrently})742 -> 0.0041s743-- transaction_open?()744 -> 0.0000s745-- index_exists?(:application_settings, :file_template_project_id, {:algorithm=>:concurrently})746 -> 0.0033s747-- add_index(:application_settings, :file_template_project_id, {:algorithm=>:concurrently})748 -> 0.0037s749-- column_exists?(:boards, :milestone_id)750 -> 0.0015s751-- add_column(:boards, :milestone_id, :integer, {})752 -> 0.0009s753-- column_exists?(:boards, :weight)754 -> 0.0015s755-- add_column(:boards, :weight, :integer, {})756 -> 0.0010s757-- column_exists?(:boards, :name)758 -> 0.0016s759-- add_column(:boards, :name, :string, {:default=>"Development", :limit=>nil, :null=>false})760 -> 0.0016s761-- transaction_open?()762 -> 0.0000s763-- index_exists?(:boards, :milestone_id, {:algorithm=>:concurrently})764 -> 0.0025s765-- add_index(:boards, :milestone_id, {:algorithm=>:concurrently})766 -> 0.0030s767-- column_exists?(:clusters_applications_prometheus, :encrypted_alert_manager_token)768 -> 0.0017s769-- add_column(:clusters_applications_prometheus, :encrypted_alert_manager_token, :string, {})770 -> 0.0009s771-- column_exists?(:clusters_applications_prometheus, :encrypted_alert_manager_token_iv)772 -> 0.0016s773-- add_column(:clusters_applications_prometheus, :encrypted_alert_manager_token_iv, :string, {})774 -> 0.0009s775-- column_exists?(:clusters_applications_prometheus, :last_update_started_at)776 -> 0.0015s777-- add_column(:clusters_applications_prometheus, :last_update_started_at, :datetime_with_timezone, {})778 -> 0.0008s779-- column_exists?(:identities, :saml_provider_id)780 -> 0.0014s781-- add_column(:identities, :saml_provider_id, :integer, {})782 -> 0.0008s783-- column_exists?(:identities, :secondary_extern_uid)784 -> 0.0016s785-- add_column(:identities, :secondary_extern_uid, :string, {})786 -> 0.0009s787-- transaction_open?()788 -> 0.0000s789-- index_exists?(:identities, :saml_provider_id, {:where=>"saml_provider_id IS NOT NULL", :algorithm=>:concurrently})790 -> 0.0019s791-- add_index(:identities, :saml_provider_id, {:where=>"saml_provider_id IS NOT NULL", :algorithm=>:concurrently})792 -> 0.0029s793-- column_exists?(:issues, :service_desk_reply_to)794 -> 0.0026s795-- add_column(:issues, :service_desk_reply_to, :string, {})796 -> 0.0009s797-- column_exists?(:issues, :weight)798 -> 0.0027s799-- add_column(:issues, :weight, :integer, {})800 -> 0.0008s801-- column_exists?(:lists, :milestone_id)802 -> 0.0015s803-- add_column(:lists, :milestone_id, :integer, {})804 -> 0.0008s805-- column_exists?(:lists, :user_id)806 -> 0.0014s807-- add_column(:lists, :user_id, :integer, {})808 -> 0.0008s809-- transaction_open?()810 -> 0.0000s811-- index_exists?(:lists, :milestone_id, {:algorithm=>:concurrently})812 -> 0.0031s813-- add_index(:lists, :milestone_id, {:algorithm=>:concurrently})814 -> 0.0029s815-- transaction_open?()816 -> 0.0000s817-- index_exists?(:lists, :user_id, {:algorithm=>:concurrently})818 -> 0.0032s819-- add_index(:lists, :user_id, {:algorithm=>:concurrently})820 -> 0.0028s821-- column_exists?(:members, :ldap)822 -> 0.0017s823-- add_column(:members, :ldap, :boolean, {:default=>false, :limit=>nil, :null=>false})824 -> 0.0015s825-- column_exists?(:members, :override)826 -> 0.0017s827-- add_column(:members, :override, :boolean, {:default=>false, :limit=>nil, :null=>false})828 -> 0.0013s829-- column_exists?(:merge_requests, :approvals_before_merge)830 -> 0.0030s831-- add_column(:merge_requests, :approvals_before_merge, :integer, {})832 -> 0.0009s833-- column_exists?(:notes, :review_id)834 -> 0.0027s835-- add_column(:notes, :review_id, :bigint, {})836 -> 0.0009s837-- transaction_open?()838 -> 0.0000s839-- index_exists?(:notes, :review_id, {:algorithm=>:concurrently})840 -> 0.0083s841-- add_index(:notes, :review_id, {:algorithm=>:concurrently})842 -> 0.0031s843-- transaction_open?()844 -> 0.0000s845-- index_exists?(:ci_builds, [:name], {:name=>"index_ci_builds_on_name_for_security_products_values", :where=>"\n (\n (name)::text = ANY (\n ARRAY[\n ('container_scanning'::character varying)::text,\n ('dast'::character varying)::text,\n ('dependency_scanning'::character varying)::text,\n ('license_management'::character varying)::text,\n ('sast'::character varying)::text\n ]\n )\n )", :algorithm=>:concurrently})846 -> 0.0114s847-- add_index(:ci_builds, [:name], {:name=>"index_ci_builds_on_name_for_security_products_values", :where=>"\n (\n (name)::text = ANY (\n ARRAY[\n ('container_scanning'::character varying)::text,\n ('dast'::character varying)::text,\n ('dependency_scanning'::character varying)::text,\n ('license_management'::character varying)::text,\n ('sast'::character varying)::text\n ]\n )\n )", :algorithm=>:concurrently})848 -> 0.0035s849-- index_exists?(:environments, :name, {:name=>"index_environments_on_name_varchar_pattern_ops"})850 -> 0.0027s851-- execute("CREATE INDEX CONCURRENTLY index_environments_on_name_varchar_pattern_ops ON environments (name varchar_pattern_ops);")852 -> 0.0014s853-- change_table(:namespaces, {})854 -> 0.0503s855-- column_exists?(:namespaces, :ldap_sync_status)856 -> 0.0031s857-- add_column(:namespaces, :ldap_sync_status, :string, {:default=>"ready", :limit=>nil, :null=>false})858 -> 0.0016s859-- column_exists?(:namespaces, :membership_lock)860 -> 0.0031s861-- add_column(:namespaces, :membership_lock, :boolean, {:default=>false, :limit=>nil, :null=>true})862 -> 0.0015s863-- indexes(:namespaces)864 -> 0.0072s865-- current_schema()866 -> 0.0006s867-- transaction_open?()868 -> 0.0000s869-- index_exists?(:namespaces, [:custom_project_templates_group_id, :type], {:where=>"(custom_project_templates_group_id IS NOT NULL)", :algorithm=>:concurrently})870 -> 0.0071s871-- add_index(:namespaces, [:custom_project_templates_group_id, :type], {:where=>"(custom_project_templates_group_id IS NOT NULL)", :algorithm=>:concurrently})872 -> 0.0034s873-- transaction_open?()874 -> 0.0000s875-- index_exists?(:namespaces, :file_template_project_id, {:algorithm=>:concurrently})876 -> 0.0079s877-- add_index(:namespaces, :file_template_project_id, {:algorithm=>:concurrently})878 -> 0.0033s879-- transaction_open?()880 -> 0.0000s881-- index_exists?(:namespaces, :ldap_sync_last_successful_update_at, {:algorithm=>:concurrently})882 -> 0.0083s883-- add_index(:namespaces, :ldap_sync_last_successful_update_at, {:algorithm=>:concurrently})884 -> 0.0032s885-- transaction_open?()886 -> 0.0000s887-- index_exists?(:namespaces, :ldap_sync_last_update_at, {:algorithm=>:concurrently})888 -> 0.0090s889-- add_index(:namespaces, :ldap_sync_last_update_at, {:algorithm=>:concurrently})890 -> 0.0031s891-- transaction_open?()892 -> 0.0000s893-- index_exists?(:namespaces, :plan_id, {:algorithm=>:concurrently})894 -> 0.0095s895-- add_index(:namespaces, :plan_id, {:algorithm=>:concurrently})896 -> 0.0032s897-- transaction_open?()898 -> 0.0000s899-- index_exists?(:namespaces, :trial_ends_on, {:where=>"(trial_ends_on IS NOT NULL)", :algorithm=>:concurrently})900 -> 0.0097s901-- add_index(:namespaces, :trial_ends_on, {:where=>"(trial_ends_on IS NOT NULL)", :algorithm=>:concurrently})902 -> 0.0034s903-- indexes(:namespaces)904 -> 0.0102s905-- current_schema()906 -> 0.0005s907-- transaction_open?()908 -> 0.0000s909-- index_exists?(:namespaces, [:shared_runners_minutes_limit, :extra_shared_runners_minutes_limit], {:name=>"index_namespaces_on_shared_and_extra_runners_minutes_limit", :algorithm=>:concurrently})910 -> 0.0104s911-- add_index(:namespaces, [:shared_runners_minutes_limit, :extra_shared_runners_minutes_limit], {:name=>"index_namespaces_on_shared_and_extra_runners_minutes_limit", :algorithm=>:concurrently})912 -> 0.0035s913-- column_exists?(:notification_settings, :new_epic)914 -> 0.0028s915-- add_column(:notification_settings, :new_epic, :boolean, {})916 -> 0.0009s917-- change_table(:project_mirror_data, {})918 -> 0.0126s919-- column_exists?(:project_mirror_data, :retry_count)920 -> 0.0015s921-- transaction_open?()922 -> 0.0000s923-- index_exists?(:project_mirror_data, :last_successful_update_at, {:algorithm=>:concurrently})924 -> 0.0030s925-- add_index(:project_mirror_data, :last_successful_update_at, {:algorithm=>:concurrently})926 -> 0.0029s927-- transaction_open?()928 -> 0.0000s929-- index_exists?(:project_mirror_data, [:next_execution_timestamp, :retry_count], {:name=>"index_mirror_data_on_next_execution_and_retry_count", :algorithm=>:concurrently})930 -> 0.0033s931-- add_index(:project_mirror_data, [:next_execution_timestamp, :retry_count], {:name=>"index_mirror_data_on_next_execution_and_retry_count", :algorithm=>:concurrently})932 -> 0.0028s933-- column_exists?(:project_statistics, :shared_runners_seconds)934 -> 0.0015s935-- add_column(:project_statistics, :shared_runners_seconds, :bigint, {:default=>0, :limit=>nil, :null=>false})936 -> 0.0014s937-- column_exists?(:project_statistics, :shared_runners_seconds_last_reset)938 -> 0.0016s939-- add_column(:project_statistics, :shared_runners_seconds_last_reset, :datetime, {})940 -> 0.0009s941-- change_table(:projects, {})942 -> 0.0820s943-- change_column_null(:projects, :merge_requests_rebase_enabled, true)944 -> 0.0010s945-- column_exists?(:projects, :mirror)946 -> 0.0041s947-- add_column(:projects, :mirror, :boolean, {:default=>false, :limit=>nil, :null=>false})948 -> 0.0017s949-- column_exists?(:projects, :mirror_trigger_builds)950 -> 0.0042s951-- add_column(:projects, :mirror_trigger_builds, :boolean, {:default=>false, :limit=>nil, :null=>false})952 -> 0.0018s953-- column_exists?(:projects, :reset_approvals_on_push)954 -> 0.0044s955-- add_column(:projects, :reset_approvals_on_push, :boolean, {:default=>true, :limit=>nil, :null=>true})956 -> 0.0017s957-- column_exists?(:projects, :service_desk_enabled)958 -> 0.0045s959-- add_column(:projects, :service_desk_enabled, :boolean, {:default=>true, :limit=>nil, :null=>true})960 -> 0.0017s961-- column_exists?(:projects, :approvals_before_merge)962 -> 0.0046s963-- add_column(:projects, :approvals_before_merge, :integer, {:default=>0, :limit=>nil, :null=>false})964 -> 0.0017s965-- transaction_open?()966 -> 0.0000s967-- index_exists?(:projects, [:archived, :pending_delete, :merge_requests_require_code_owner_approval], {:name=>"projects_requiring_code_owner_approval", :where=>"((pending_delete = false) AND (archived = false) AND (merge_requests_require_code_owner_approval = true))", :algorithm=>:concurrently})968 -> 0.0130s969-- add_index(:projects, [:archived, :pending_delete, :merge_requests_require_code_owner_approval], {:name=>"projects_requiring_code_owner_approval", :where=>"((pending_delete = false) AND (archived = false) AND (merge_requests_require_code_owner_approval = true))", :algorithm=>:concurrently})970 -> 0.0039s971-- transaction_open?()972 -> 0.0000s973-- index_exists?(:projects, [:id, :repository_storage, :last_repository_updated_at], {:name=>"idx_projects_on_repository_storage_last_repository_updated_at", :algorithm=>:concurrently})974 -> 0.0132s975-- add_index(:projects, [:id, :repository_storage, :last_repository_updated_at], {:name=>"idx_projects_on_repository_storage_last_repository_updated_at", :algorithm=>:concurrently})976 -> 0.0038s977-- transaction_open?()978 -> 0.0000s979-- index_exists?(:projects, :id, {:name=>"index_projects_on_mirror_and_mirror_trigger_builds_both_true", :where=>"((mirror IS TRUE) AND (mirror_trigger_builds IS TRUE))", :algorithm=>:concurrently})980 -> 0.0139s981-- add_index(:projects, :id, {:name=>"index_projects_on_mirror_and_mirror_trigger_builds_both_true", :where=>"((mirror IS TRUE) AND (mirror_trigger_builds IS TRUE))", :algorithm=>:concurrently})982 -> 0.0039s983-- transaction_open?()984 -> 0.0000s985-- index_exists?(:projects, :mirror_last_successful_update_at, {:algorithm=>:concurrently})986 -> 0.0145s987-- add_index(:projects, :mirror_last_successful_update_at, {:algorithm=>:concurrently})988 -> 0.0036s989-- change_column_null(:protected_branch_merge_access_levels, :access_level, true)990 -> 0.0007s991-- column_exists?(:protected_branch_merge_access_levels, :group_id)992 -> 0.0017s993-- add_column(:protected_branch_merge_access_levels, :group_id, :integer, {})994 -> 0.0009s995-- column_exists?(:protected_branch_merge_access_levels, :user_id)996 -> 0.0015s997-- add_column(:protected_branch_merge_access_levels, :user_id, :integer, {})998 -> 0.0008s999-- transaction_open?()1000 -> 0.0000s1001-- index_exists?(:protected_branch_merge_access_levels, :group_id, {:algorithm=>:concurrently})1002 -> 0.0018s1003-- add_index(:protected_branch_merge_access_levels, :group_id, {:algorithm=>:concurrently})1004 -> 0.0035s1005-- transaction_open?()1006 -> 0.0000s1007-- index_exists?(:protected_branch_merge_access_levels, :user_id, {:algorithm=>:concurrently})1008 -> 0.0025s1009-- add_index(:protected_branch_merge_access_levels, :user_id, {:algorithm=>:concurrently})1010 -> 0.0031s1011-- change_column_null(:protected_branch_push_access_levels, :access_level, true)1012 -> 0.0007s1013-- column_exists?(:protected_branch_push_access_levels, :group_id)1014 -> 0.0017s1015-- add_column(:protected_branch_push_access_levels, :group_id, :integer, {})1016 -> 0.0009s1017-- column_exists?(:protected_branch_push_access_levels, :user_id)1018 -> 0.0018s1019-- add_column(:protected_branch_push_access_levels, :user_id, :integer, {})1020 -> 0.0010s1021-- transaction_open?()1022 -> 0.0000s1023-- index_exists?(:protected_branch_push_access_levels, :group_id, {:algorithm=>:concurrently})1024 -> 0.0022s1025-- add_index(:protected_branch_push_access_levels, :group_id, {:algorithm=>:concurrently})1026 -> 0.0031s1027-- transaction_open?()1028 -> 0.0001s1029-- index_exists?(:protected_branch_push_access_levels, :user_id, {:algorithm=>:concurrently})1030 -> 0.0025s1031-- add_index(:protected_branch_push_access_levels, :user_id, {:algorithm=>:concurrently})1032 -> 0.0033s1033-- column_exists?(:resource_label_events, :epic_id)1034 -> 0.0018s1035-- add_column(:resource_label_events, :epic_id, :integer, {})1036 -> 0.0010s1037-- transaction_open?()1038 -> 0.0000s1039-- index_exists?(:resource_label_events, :epic_id, {:algorithm=>:concurrently})1040 -> 0.0038s1041-- add_index(:resource_label_events, :epic_id, {:algorithm=>:concurrently})1042 -> 0.0033s1043-- column_exists?(:user_preferences, :epic_notes_filter)1044 -> 0.0027s1045-- add_column(:user_preferences, :epic_notes_filter, :integer, {:default=>0, :limit=>2, :null=>false})1046 -> 0.0017s1047-- column_exists?(:user_preferences, :epics_sort)1048 -> 0.0026s1049-- add_column(:user_preferences, :epics_sort, :string, {})1050 -> 0.0009s1051-- column_exists?(:user_preferences, :roadmap_epics_state)1052 -> 0.0024s1053-- add_column(:user_preferences, :roadmap_epics_state, :integer, {})1054 -> 0.0009s1055-- column_exists?(:user_preferences, :roadmaps_sort)1056 -> 0.0024s1057-- add_column(:user_preferences, :roadmaps_sort, :string, {})1058 -> 0.0008s1059-- column_exists?(:users, :auditor)1060 -> 0.0042s1061-- add_column(:users, :auditor, :boolean, {:default=>false, :limit=>nil, :null=>false})1062 -> 0.0016s1063-- change_table(:users, {})1064 -> 0.0614s1065-- transaction_open?()1066 -> 0.0001s1067-- index_exists?(:users, :group_view, {:algorithm=>:concurrently})1068 -> 0.0107s1069-- add_index(:users, :group_view, {:algorithm=>:concurrently})1070 -> 0.0034s1071-- transaction_open?()1072 -> 0.0000s1073-- index_exists?(:users, :managing_group_id, {:algorithm=>:concurrently})1074 -> 0.0102s1075-- add_index(:users, :managing_group_id, {:algorithm=>:concurrently})1076 -> 0.0033s1077-- transaction_open?()1078 -> 0.0000s1079-- index_exists?(:users, :support_bot, {:algorithm=>:concurrently})1080 -> 0.0109s1081-- add_index(:users, :support_bot, {:algorithm=>:concurrently})1082 -> 0.0033s1083-- transaction_open?()1084 -> 0.0000s1085-- index_exists?(:users, :bot_type, {:algorithm=>:concurrently})1086 -> 0.0133s1087-- add_index(:users, :bot_type, {:algorithm=>:concurrently})1088 -> 0.0035s1089-- transaction_open?()1090 -> 0.0000s1091-- index_exists?(:users, :state, {:name=>"index_users_on_state_and_internal_attrs", :where=>"((ghost <> true) AND (support_bot <> true))", :algorithm=>:concurrently})1092 -> 0.0118s1093-- add_index(:users, :state, {:name=>"index_users_on_state_and_internal_attrs", :where=>"((ghost <> true) AND (support_bot <> true))", :algorithm=>:concurrently})1094 -> 0.0036s1095-- transaction_open?()1096 -> 0.0001s1097-- index_exists?(:users, :state, {:name=>"index_users_on_state_and_internal", :algorithm=>:concurrently})1098 -> 0.0122s1099-- remove_index(:users, {:name=>"index_users_on_state_and_internal", :algorithm=>:concurrently, :column=>:state})1100 -> 0.0134s1101-- transaction_open?()1102 -> 0.0000s1103-- index_exists?(:users, :state, {:name=>"index_users_on_state_and_internal", :where=>"((ghost <> true) AND (bot_type IS NULL))", :algorithm=>:concurrently})1104 -> 0.0116s1105-- add_index(:users, :state, {:name=>"index_users_on_state_and_internal", :where=>"((ghost <> true) AND (bot_type IS NULL))", :algorithm=>:concurrently})1106 -> 0.0035s1107-- column_exists?(:web_hooks, :group_id)1108 -> 0.0027s1109-- add_column(:web_hooks, :group_id, :integer, {})1110 -> 0.0009s1111-- column_exists?(:geo_nodes, :internal_url)1112 -> 0.0018s1113-- add_column(:geo_nodes, :internal_url, :string, {})1114 -> 0.0009s1115-- foreign_keys("application_settings")1116 -> 0.0027s1117-- transaction_open?()1118 -> 0.0000s1119-- foreign_keys("application_settings")1120 -> 0.0027s1121-- execute("ALTER TABLE application_settings\nADD CONSTRAINT fk_rails_b53e481273\nFOREIGN KEY (custom_project_templates_group_id)\nREFERENCES namespaces (id)\nON DELETE SET NULL\nNOT VALID;\n")1122 -> 0.0020s1123-- execute("ALTER TABLE application_settings VALIDATE CONSTRAINT fk_rails_b53e481273;")1124 -> 0.0021s1125-- foreign_keys("application_settings")1126 -> 0.0027s1127-- transaction_open?()1128 -> 0.0000s1129-- foreign_keys("application_settings")1130 -> 0.0028s1131-- execute("ALTER TABLE application_settings\nADD CONSTRAINT fk_ec757bd087\nFOREIGN KEY (file_template_project_id)\nREFERENCES projects (id)\nON DELETE SET NULL\nNOT VALID;\n")1132 -> 0.0020s1133-- execute("ALTER TABLE application_settings VALIDATE CONSTRAINT fk_ec757bd087;")1134 -> 0.0021s1135-- foreign_keys("approval_merge_request_rule_sources")1136 -> 0.0026s1137-- transaction_open?()1138 -> 0.0000s1139-- foreign_keys("approval_merge_request_rule_sources")1140 -> 0.0026s1141-- execute("ALTER TABLE approval_merge_request_rule_sources\nADD CONSTRAINT fk_rails_e605a04f76\nFOREIGN KEY (approval_merge_request_rule_id)\nREFERENCES approval_merge_request_rules (id)\nON DELETE CASCADE\nNOT VALID;\n")1142 -> 0.0011s1143-- execute("ALTER TABLE approval_merge_request_rule_sources VALIDATE CONSTRAINT fk_rails_e605a04f76;")1144 -> 0.0012s1145-- foreign_keys("approval_merge_request_rule_sources")1146 -> 0.0028s1147-- transaction_open?()1148 -> 0.0000s1149-- foreign_keys("approval_merge_request_rule_sources")1150 -> 0.0026s1151-- execute("ALTER TABLE approval_merge_request_rule_sources\nADD CONSTRAINT fk_rails_64e8ed3c7e\nFOREIGN KEY (approval_project_rule_id)\nREFERENCES approval_project_rules (id)\nON DELETE CASCADE\nNOT VALID;\n")1152 -> 0.0009s1153-- execute("ALTER TABLE approval_merge_request_rule_sources VALIDATE CONSTRAINT fk_rails_64e8ed3c7e;")1154 -> 0.0011s1155-- foreign_keys("approval_merge_request_rules")1156 -> 0.0026s1157-- transaction_open?()1158 -> 0.0000s1159-- foreign_keys("approval_merge_request_rules")1160 -> 0.0027s1161-- execute("ALTER TABLE approval_merge_request_rules\nADD CONSTRAINT fk_rails_004ce82224\nFOREIGN KEY (merge_request_id)\nREFERENCES merge_requests (id)\nON DELETE CASCADE\nNOT VALID;\n")1162 -> 0.0011s1163-- execute("ALTER TABLE approval_merge_request_rules VALIDATE CONSTRAINT fk_rails_004ce82224;")1164 -> 0.0017s1165-- foreign_keys("approval_merge_request_rules_approved_approvers")1166 -> 0.0027s1167-- transaction_open?()1168 -> 0.0000s1169-- foreign_keys("approval_merge_request_rules_approved_approvers")1170 -> 0.0025s1171-- execute("ALTER TABLE approval_merge_request_rules_approved_approvers\nADD CONSTRAINT fk_rails_6577725edb\nFOREIGN KEY (approval_merge_request_rule_id)\nREFERENCES approval_merge_request_rules (id)\nON DELETE CASCADE\nNOT VALID;\n")1172 -> 0.0009s1173-- execute("ALTER TABLE approval_merge_request_rules_approved_approvers VALIDATE CONSTRAINT fk_rails_6577725edb;")1174 -> 0.0010s1175-- foreign_keys("approval_merge_request_rules_approved_approvers")1176 -> 0.0027s1177-- transaction_open?()1178 -> 0.0000s1179-- foreign_keys("approval_merge_request_rules_approved_approvers")1180 -> 0.0026s1181-- execute("ALTER TABLE approval_merge_request_rules_approved_approvers\nADD CONSTRAINT fk_rails_8dc94cff4d\nFOREIGN KEY (user_id)\nREFERENCES users (id)\nON DELETE CASCADE\nNOT VALID;\n")1182 -> 0.0014s1183-- execute("ALTER TABLE approval_merge_request_rules_approved_approvers VALIDATE CONSTRAINT fk_rails_8dc94cff4d;")1184 -> 0.0015s1185-- foreign_keys("approval_merge_request_rules_groups")1186 -> 0.0027s1187-- transaction_open?()1188 -> 0.0001s1189-- foreign_keys("approval_merge_request_rules_groups")1190 -> 0.0027s1191-- execute("ALTER TABLE approval_merge_request_rules_groups\nADD CONSTRAINT fk_rails_5b2ecf6139\nFOREIGN KEY (approval_merge_request_rule_id)\nREFERENCES approval_merge_request_rules (id)\nON DELETE CASCADE\nNOT VALID;\n")1192 -> 0.0010s1193-- execute("ALTER TABLE approval_merge_request_rules_groups VALIDATE CONSTRAINT fk_rails_5b2ecf6139;")1194 -> 0.0012s1195-- foreign_keys("approval_merge_request_rules_groups")1196 -> 0.0028s1197-- transaction_open?()1198 -> 0.0000s1199-- foreign_keys("approval_merge_request_rules_groups")1200 -> 0.0028s1201-- execute("ALTER TABLE approval_merge_request_rules_groups\nADD CONSTRAINT fk_rails_2020a7124a\nFOREIGN KEY (group_id)\nREFERENCES namespaces (id)\nON DELETE CASCADE\nNOT VALID;\n")1202 -> 0.0011s1203-- execute("ALTER TABLE approval_merge_request_rules_groups VALIDATE CONSTRAINT fk_rails_2020a7124a;")1204 -> 0.0013s1205-- foreign_keys("approval_merge_request_rules_users")1206 -> 0.0028s1207-- transaction_open?()1208 -> 0.0000s1209-- foreign_keys("approval_merge_request_rules_users")1210 -> 0.0027s1211-- execute("ALTER TABLE approval_merge_request_rules_users\nADD CONSTRAINT fk_rails_80e6801803\nFOREIGN KEY (approval_merge_request_rule_id)\nREFERENCES approval_merge_request_rules (id)\nON DELETE CASCADE\nNOT VALID;\n")1212 -> 0.0010s1213-- execute("ALTER TABLE approval_merge_request_rules_users VALIDATE CONSTRAINT fk_rails_80e6801803;")1214 -> 0.0011s1215-- foreign_keys("approval_merge_request_rules_users")1216 -> 0.0028s1217-- transaction_open?()1218 -> 0.0000s1219-- foreign_keys("approval_merge_request_rules_users")1220 -> 0.0028s1221-- execute("ALTER TABLE approval_merge_request_rules_users\nADD CONSTRAINT fk_rails_bc8972fa55\nFOREIGN KEY (user_id)\nREFERENCES users (id)\nON DELETE CASCADE\nNOT VALID;\n")1222 -> 0.0013s1223-- execute("ALTER TABLE approval_merge_request_rules_users VALIDATE CONSTRAINT fk_rails_bc8972fa55;")1224 -> 0.0016s1225-- foreign_keys("approval_project_rules")1226 -> 0.0028s1227-- transaction_open?()1228 -> 0.0000s1229-- foreign_keys("approval_project_rules")1230 -> 0.0027s1231-- execute("ALTER TABLE approval_project_rules\nADD CONSTRAINT fk_rails_5fb4dd100b\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")1232 -> 0.0014s1233-- execute("ALTER TABLE approval_project_rules VALIDATE CONSTRAINT fk_rails_5fb4dd100b;")1234 -> 0.0014s1235-- foreign_keys("approval_project_rules_groups")1236 -> 0.0026s1237-- transaction_open?()1238 -> 0.0000s1239-- foreign_keys("approval_project_rules_groups")1240 -> 0.0027s1241-- execute("ALTER TABLE approval_project_rules_groups\nADD CONSTRAINT fk_rails_9071e863d1\nFOREIGN KEY (approval_project_rule_id)\nREFERENCES approval_project_rules (id)\nON DELETE CASCADE\nNOT VALID;\n")1242 -> 0.0009s1243-- execute("ALTER TABLE approval_project_rules_groups VALIDATE CONSTRAINT fk_rails_9071e863d1;")1244 -> 0.0011s1245-- foreign_keys("approval_project_rules_groups")1246 -> 0.0026s1247-- transaction_open?()1248 -> 0.0000s1249-- foreign_keys("approval_project_rules_groups")1250 -> 0.0028s1251-- execute("ALTER TABLE approval_project_rules_groups\nADD CONSTRAINT fk_rails_396841e79e\nFOREIGN KEY (group_id)\nREFERENCES namespaces (id)\nON DELETE CASCADE\nNOT VALID;\n")1252 -> 0.0011s1253-- execute("ALTER TABLE approval_project_rules_groups VALIDATE CONSTRAINT fk_rails_396841e79e;")1254 -> 0.0012s1255-- foreign_keys("approval_project_rules_users")1256 -> 0.0027s1257-- transaction_open?()1258 -> 0.0000s1259-- foreign_keys("approval_project_rules_users")1260 -> 0.0027s1261-- execute("ALTER TABLE approval_project_rules_users\nADD CONSTRAINT fk_rails_b9e9394efb\nFOREIGN KEY (approval_project_rule_id)\nREFERENCES approval_project_rules (id)\nON DELETE CASCADE\nNOT VALID;\n")1262 -> 0.0010s1263-- execute("ALTER TABLE approval_project_rules_users VALIDATE CONSTRAINT fk_rails_b9e9394efb;")1264 -> 0.0011s1265-- foreign_keys("approval_project_rules_users")1266 -> 0.0027s1267-- transaction_open?()1268 -> 0.0000s1269-- foreign_keys("approval_project_rules_users")1270 -> 0.0027s1271-- execute("ALTER TABLE approval_project_rules_users\nADD CONSTRAINT fk_rails_f365da8250\nFOREIGN KEY (user_id)\nREFERENCES users (id)\nON DELETE CASCADE\nNOT VALID;\n")1272 -> 0.0012s1273-- execute("ALTER TABLE approval_project_rules_users VALIDATE CONSTRAINT fk_rails_f365da8250;")1274 -> 0.0014s1275-- foreign_keys("approvals")1276 -> 0.0028s1277-- transaction_open?()1278 -> 0.0000s1279-- foreign_keys("approvals")1280 -> 0.0029s1281-- execute("ALTER TABLE approvals\nADD CONSTRAINT fk_310d714958\nFOREIGN KEY (merge_request_id)\nREFERENCES merge_requests (id)\nON DELETE CASCADE\nNOT VALID;\n")1282 -> 0.0011s1283-- execute("ALTER TABLE approvals VALIDATE CONSTRAINT fk_310d714958;")1284 -> 0.0013s1285-- foreign_keys("approver_groups")1286 -> 0.0026s1287-- transaction_open?()1288 -> 0.0000s1289-- foreign_keys("approver_groups")1290 -> 0.0028s1291-- execute("ALTER TABLE approver_groups\nADD CONSTRAINT fk_rails_1cdcbd7723\nFOREIGN KEY (group_id)\nREFERENCES namespaces (id)\nON DELETE CASCADE\nNOT VALID;\n")1292 -> 0.0011s1293-- execute("ALTER TABLE approver_groups VALIDATE CONSTRAINT fk_rails_1cdcbd7723;")1294 -> 0.0013s1295-- foreign_keys("board_assignees")1296 -> 0.0026s1297-- transaction_open?()1298 -> 0.0000s1299-- foreign_keys("board_assignees")1300 -> 0.0025s1301-- execute("ALTER TABLE board_assignees\nADD CONSTRAINT fk_rails_3f6f926bd5\nFOREIGN KEY (board_id)\nREFERENCES boards (id)\nON DELETE CASCADE\nNOT VALID;\n")1302 -> 0.0010s1303-- execute("ALTER TABLE board_assignees VALIDATE CONSTRAINT fk_rails_3f6f926bd5;")1304 -> 0.0012s1305-- foreign_keys("board_assignees")1306 -> 0.0026s1307-- transaction_open?()1308 -> 0.0001s1309-- foreign_keys("board_assignees")1310 -> 0.0026s1311-- execute("ALTER TABLE board_assignees\nADD CONSTRAINT fk_rails_1c0ff59e82\nFOREIGN KEY (assignee_id)\nREFERENCES users (id)\nON DELETE CASCADE\nNOT VALID;\n")1312 -> 0.0012s1313-- execute("ALTER TABLE board_assignees VALIDATE CONSTRAINT fk_rails_1c0ff59e82;")1314 -> 0.0013s1315-- foreign_keys("board_labels")1316 -> 0.0026s1317-- transaction_open?()1318 -> 0.0000s1319-- foreign_keys("board_labels")1320 -> 0.0025s1321-- execute("ALTER TABLE board_labels\nADD CONSTRAINT fk_rails_9374a16edd\nFOREIGN KEY (board_id)\nREFERENCES boards (id)\nON DELETE CASCADE\nNOT VALID;\n")1322 -> 0.0010s1323-- execute("ALTER TABLE board_labels VALIDATE CONSTRAINT fk_rails_9374a16edd;")1324 -> 0.0011s1325-- foreign_keys("board_labels")1326 -> 0.0027s1327-- transaction_open?()1328 -> 0.0000s1329-- foreign_keys("board_labels")1330 -> 0.0026s1331-- execute("ALTER TABLE board_labels\nADD CONSTRAINT fk_rails_362b0600a3\nFOREIGN KEY (label_id)\nREFERENCES labels (id)\nON DELETE CASCADE\nNOT VALID;\n")1332 -> 0.0010s1333-- execute("ALTER TABLE board_labels VALIDATE CONSTRAINT fk_rails_362b0600a3;")1334 -> 0.0011s1335-- foreign_keys("ci_sources_pipelines")1336 -> 0.0026s1337-- transaction_open?()1338 -> 0.0000s1339-- foreign_keys("ci_sources_pipelines")1340 -> 0.0026s1341-- execute("ALTER TABLE ci_sources_pipelines\nADD CONSTRAINT fk_be5624bf37\nFOREIGN KEY (source_job_id)\nREFERENCES ci_builds (id)\nON DELETE CASCADE\nNOT VALID;\n")1342 -> 0.0012s1343-- execute("ALTER TABLE ci_sources_pipelines VALIDATE CONSTRAINT fk_be5624bf37;")1344 -> 0.0019s1345-- foreign_keys("ci_sources_pipelines")1346 -> 0.0028s1347-- transaction_open?()1348 -> 0.0000s1349-- foreign_keys("ci_sources_pipelines")1350 -> 0.0027s1351-- execute("ALTER TABLE ci_sources_pipelines\nADD CONSTRAINT fk_e1bad85861\nFOREIGN KEY (pipeline_id)\nREFERENCES ci_pipelines (id)\nON DELETE CASCADE\nNOT VALID;\n")1352 -> 0.0010s1353-- execute("ALTER TABLE ci_sources_pipelines VALIDATE CONSTRAINT fk_e1bad85861;")1354 -> 0.0014s1355-- foreign_keys("ci_sources_pipelines")1356 -> 0.0027s1357-- transaction_open?()1358 -> 0.0000s1359-- foreign_keys("ci_sources_pipelines")1360 -> 0.0027s1361-- execute("ALTER TABLE ci_sources_pipelines\nADD CONSTRAINT fk_d4e29af7d7\nFOREIGN KEY (source_pipeline_id)\nREFERENCES ci_pipelines (id)\nON DELETE CASCADE\nNOT VALID;\n")1362 -> 0.0010s1363-- execute("ALTER TABLE ci_sources_pipelines VALIDATE CONSTRAINT fk_d4e29af7d7;")1364 -> 0.0011s1365-- foreign_keys("ci_sources_pipelines")1366 -> 0.0027s1367-- transaction_open?()1368 -> 0.0000s1369-- foreign_keys("ci_sources_pipelines")1370 -> 0.0027s1371-- execute("ALTER TABLE ci_sources_pipelines\nADD CONSTRAINT fk_acd9737679\nFOREIGN KEY (source_project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")1372 -> 0.0012s1373-- execute("ALTER TABLE ci_sources_pipelines VALIDATE CONSTRAINT fk_acd9737679;")1374 -> 0.0014s1375-- foreign_keys("ci_sources_pipelines")1376 -> 0.0026s1377-- transaction_open?()1378 -> 0.0000s1379-- foreign_keys("ci_sources_pipelines")1380 -> 0.0026s1381-- execute("ALTER TABLE ci_sources_pipelines\nADD CONSTRAINT fk_1e53c97c0a\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")1382 -> 0.0014s1383-- execute("ALTER TABLE ci_sources_pipelines VALIDATE CONSTRAINT fk_1e53c97c0a;")1384 -> 0.0014s1385-- foreign_keys("design_management_designs")1386 -> 0.0026s1387-- transaction_open?()1388 -> 0.0000s1389-- foreign_keys("design_management_designs")1390 -> 0.0025s1391-- execute("ALTER TABLE design_management_designs\nADD CONSTRAINT fk_rails_bfe283ec3c\nFOREIGN KEY (issue_id)\nREFERENCES issues (id)\nON DELETE CASCADE\nNOT VALID;\n")1392 -> 0.0010s1393-- execute("ALTER TABLE design_management_designs VALIDATE CONSTRAINT fk_rails_bfe283ec3c;")1394 -> 0.0015s1395-- foreign_keys("design_management_designs")1396 -> 0.0026s1397-- transaction_open?()1398 -> 0.0000s1399-- foreign_keys("design_management_designs")1400 -> 0.0025s1401-- execute("ALTER TABLE design_management_designs\nADD CONSTRAINT fk_rails_4bb1073360\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")1402 -> 0.0015s1403-- execute("ALTER TABLE design_management_designs VALIDATE CONSTRAINT fk_rails_4bb1073360;")1404 -> 0.0014s1405-- foreign_keys("design_management_designs_versions")1406 -> 0.0027s1407-- transaction_open?()1408 -> 0.0000s1409-- foreign_keys("design_management_designs_versions")1410 -> 0.0026s1411-- execute("ALTER TABLE design_management_designs_versions\nADD CONSTRAINT fk_03c671965c\nFOREIGN KEY (design_id)\nREFERENCES design_management_designs (id)\nON DELETE CASCADE\nNOT VALID;\n")1412 -> 0.0009s1413-- execute("ALTER TABLE design_management_designs_versions VALIDATE CONSTRAINT fk_03c671965c;")1414 -> 0.0011s1415-- foreign_keys("design_management_designs_versions")1416 -> 0.0026s1417-- transaction_open?()1418 -> 0.0000s1419-- foreign_keys("design_management_designs_versions")1420 -> 0.0026s1421-- execute("ALTER TABLE design_management_designs_versions\nADD CONSTRAINT fk_f4d25ba00c\nFOREIGN KEY (version_id)\nREFERENCES design_management_versions (id)\nON DELETE CASCADE\nNOT VALID;\n")1422 -> 0.0010s1423-- execute("ALTER TABLE design_management_designs_versions VALIDATE CONSTRAINT fk_f4d25ba00c;")1424 -> 0.0011s1425-- foreign_keys("draft_notes")1426 -> 0.0025s1427-- transaction_open?()1428 -> 0.0000s1429-- foreign_keys("draft_notes")1430 -> 0.0027s1431-- execute("ALTER TABLE draft_notes\nADD CONSTRAINT fk_rails_e753681674\nFOREIGN KEY (merge_request_id)\nREFERENCES merge_requests (id)\nON DELETE CASCADE\nNOT VALID;\n")1432 -> 0.0010s1433-- execute("ALTER TABLE draft_notes VALIDATE CONSTRAINT fk_rails_e753681674;")1434 -> 0.0013s1435-- foreign_keys("draft_notes")1436 -> 0.0027s1437-- transaction_open?()1438 -> 0.0000s1439-- foreign_keys("draft_notes")1440 -> 0.0027s1441-- execute("ALTER TABLE draft_notes\nADD CONSTRAINT fk_rails_2a8dac9901\nFOREIGN KEY (author_id)\nREFERENCES users (id)\nON DELETE CASCADE\nNOT VALID;\n")1442 -> 0.0012s1443-- execute("ALTER TABLE draft_notes VALIDATE CONSTRAINT fk_rails_2a8dac9901;")1444 -> 0.0013s1445-- foreign_keys("elasticsearch_indexed_namespaces")1446 -> 0.0026s1447-- transaction_open?()1448 -> 0.0000s1449-- foreign_keys("elasticsearch_indexed_namespaces")1450 -> 0.0027s1451-- execute("ALTER TABLE elasticsearch_indexed_namespaces\nADD CONSTRAINT fk_rails_bdcf044f37\nFOREIGN KEY (namespace_id)\nREFERENCES namespaces (id)\nON DELETE CASCADE\nNOT VALID;\n")1452 -> 0.0011s1453-- execute("ALTER TABLE elasticsearch_indexed_namespaces VALIDATE CONSTRAINT fk_rails_bdcf044f37;")1454 -> 0.0012s1455-- foreign_keys("elasticsearch_indexed_projects")1456 -> 0.0025s1457-- transaction_open?()1458 -> 0.0000s1459-- foreign_keys("elasticsearch_indexed_projects")1460 -> 0.0027s1461-- execute("ALTER TABLE elasticsearch_indexed_projects\nADD CONSTRAINT fk_rails_bd13bbdc3d\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")1462 -> 0.0014s1463-- execute("ALTER TABLE elasticsearch_indexed_projects VALIDATE CONSTRAINT fk_rails_bd13bbdc3d;")1464 -> 0.0014s1465-- foreign_keys("epic_issues")1466 -> 0.0026s1467-- transaction_open?()1468 -> 0.0000s1469-- foreign_keys("epic_issues")1470 -> 0.0025s1471-- execute("ALTER TABLE epic_issues\nADD CONSTRAINT fk_rails_5d942936b4\nFOREIGN KEY (epic_id)\nREFERENCES epics (id)\nON DELETE CASCADE\nNOT VALID;\n")1472 -> 0.0010s1473-- execute("ALTER TABLE epic_issues VALIDATE CONSTRAINT fk_rails_5d942936b4;")1474 -> 0.0014s1475-- foreign_keys("epic_issues")1476 -> 0.0026s1477-- transaction_open?()1478 -> 0.0000s1479-- foreign_keys("epic_issues")1480 -> 0.0026s1481-- execute("ALTER TABLE epic_issues\nADD CONSTRAINT fk_rails_4209981af6\nFOREIGN KEY (issue_id)\nREFERENCES issues (id)\nON DELETE CASCADE\nNOT VALID;\n")1482 -> 0.0011s1483-- execute("ALTER TABLE epic_issues VALIDATE CONSTRAINT fk_rails_4209981af6;")1484 -> 0.0012s1485-- foreign_keys("epic_metrics")1486 -> 0.0025s1487-- transaction_open?()1488 -> 0.0000s1489-- foreign_keys("epic_metrics")1490 -> 0.0026s1491-- execute("ALTER TABLE epic_metrics\nADD CONSTRAINT fk_rails_d071904753\nFOREIGN KEY (epic_id)\nREFERENCES epics (id)\nON DELETE CASCADE\nNOT VALID;\n")1492 -> 0.0009s1493-- execute("ALTER TABLE epic_metrics VALIDATE CONSTRAINT fk_rails_d071904753;")1494 -> 0.0011s1495-- foreign_keys("epics")1496 -> 0.0025s1497-- transaction_open?()1498 -> 0.0000s1499-- foreign_keys("epics")1500 -> 0.0026s1501-- execute("ALTER TABLE epics\nADD CONSTRAINT fk_25b99c1be3\nFOREIGN KEY (parent_id)\nREFERENCES epics (id)\nON DELETE CASCADE\nNOT VALID;\n")1502 -> 0.0009s1503-- execute("ALTER TABLE epics VALIDATE CONSTRAINT fk_25b99c1be3;")1504 -> 0.0011s1505-- foreign_keys("epics")1506 -> 0.0027s1507-- transaction_open?()1508 -> 0.0000s1509-- foreign_keys("epics")1510 -> 0.0026s1511-- execute("ALTER TABLE epics\nADD CONSTRAINT fk_rails_1bf671ebb7\nFOREIGN KEY (milestone_id)\nREFERENCES milestones (id)\nON DELETE SET NULL\nNOT VALID;\n")1512 -> 0.0010s1513-- execute("ALTER TABLE epics VALIDATE CONSTRAINT fk_rails_1bf671ebb7;")1514 -> 0.0013s1515-- foreign_keys("epics")1516 -> 0.0027s1517-- transaction_open?()1518 -> 0.0000s1519-- foreign_keys("epics")1520 -> 0.0027s1521-- execute("ALTER TABLE epics\nADD CONSTRAINT fk_f081aa4489\nFOREIGN KEY (group_id)\nREFERENCES namespaces (id)\nON DELETE CASCADE\nNOT VALID;\n")1522 -> 0.0011s1523-- execute("ALTER TABLE epics VALIDATE CONSTRAINT fk_f081aa4489;")1524 -> 0.0014s1525-- foreign_keys("epics")1526 -> 0.0027s1527-- transaction_open?()1528 -> 0.0000s1529-- foreign_keys("epics")1530 -> 0.0027s1531-- execute("ALTER TABLE epics\nADD CONSTRAINT fk_dccd3f98fc\nFOREIGN KEY (assignee_id)\nREFERENCES users (id)\nON DELETE SET NULL\nNOT VALID;\n")1532 -> 0.0013s1533-- execute("ALTER TABLE epics VALIDATE CONSTRAINT fk_dccd3f98fc;")1534 -> 0.0014s1535-- foreign_keys("epics")1536 -> 0.0028s1537-- transaction_open?()1538 -> 0.0000s1539-- foreign_keys("epics")1540 -> 0.0027s1541-- execute("ALTER TABLE epics\nADD CONSTRAINT fk_3654b61b03\nFOREIGN KEY (author_id)\nREFERENCES users (id)\nON DELETE CASCADE\nNOT VALID;\n")1542 -> 0.0011s1543-- execute("ALTER TABLE epics VALIDATE CONSTRAINT fk_3654b61b03;")1544 -> 0.0013s1545-- foreign_keys("epics")1546 -> 0.0027s1547-- transaction_open?()1548 -> 0.0000s1549-- foreign_keys("epics")1550 -> 0.0028s1551-- execute("ALTER TABLE epics\nADD CONSTRAINT fk_aa5798e761\nFOREIGN KEY (closed_by_id)\nREFERENCES users (id)\nON DELETE SET NULL\nNOT VALID;\n")1552 -> 0.0011s1553-- execute("ALTER TABLE epics VALIDATE CONSTRAINT fk_aa5798e761;")1554 -> 0.0013s1555-- foreign_keys("geo_event_log")1556 -> 0.0025s1557-- transaction_open?()1558 -> 0.0000s1559-- foreign_keys("geo_event_log")1560 -> 0.0026s1561-- execute("ALTER TABLE geo_event_log\nADD CONSTRAINT fk_42c3b54bed\nFOREIGN KEY (cache_invalidation_event_id)\nREFERENCES geo_cache_invalidation_events (id)\nON DELETE CASCADE\nNOT VALID;\n")1562 -> 0.0010s1563-- execute("ALTER TABLE geo_event_log VALIDATE CONSTRAINT fk_42c3b54bed;")1564 -> 0.0015s1565-- foreign_keys("geo_event_log")1566 -> 0.0027s1567-- transaction_open?()1568 -> 0.0000s1569-- foreign_keys("geo_event_log")1570 -> 0.0026s1571-- execute("ALTER TABLE geo_event_log\nADD CONSTRAINT fk_27548c6db3\nFOREIGN KEY (hashed_storage_migrated_event_id)\nREFERENCES geo_hashed_storage_migrated_events (id)\nON DELETE CASCADE\nNOT VALID;\n")1572 -> 0.0010s1573-- execute("ALTER TABLE geo_event_log VALIDATE CONSTRAINT fk_27548c6db3;")1574 -> 0.0011s1575-- foreign_keys("geo_event_log")1576 -> 0.0026s1577-- transaction_open?()1578 -> 0.0000s1579-- foreign_keys("geo_event_log")1580 -> 0.0028s1581-- execute("ALTER TABLE geo_event_log\nADD CONSTRAINT fk_176d3fbb5d\nFOREIGN KEY (job_artifact_deleted_event_id)\nREFERENCES geo_job_artifact_deleted_events (id)\nON DELETE CASCADE\nNOT VALID;\n")1582 -> 0.0010s1583-- execute("ALTER TABLE geo_event_log VALIDATE CONSTRAINT fk_176d3fbb5d;")1584 -> 0.0011s1585-- foreign_keys("geo_event_log")1586 -> 0.0026s1587-- transaction_open?()1588 -> 0.0000s1589-- foreign_keys("geo_event_log")1590 -> 0.0028s1591-- execute("ALTER TABLE geo_event_log\nADD CONSTRAINT fk_d5af95fcd9\nFOREIGN KEY (lfs_object_deleted_event_id)\nREFERENCES geo_lfs_object_deleted_events (id)\nON DELETE CASCADE\nNOT VALID;\n")1592 -> 0.0009s1593-- execute("ALTER TABLE geo_event_log VALIDATE CONSTRAINT fk_d5af95fcd9;")1594 -> 0.0011s1595-- foreign_keys("geo_event_log")1596 -> 0.0029s1597-- transaction_open?()1598 -> 0.0000s1599-- foreign_keys("geo_event_log")1600 -> 0.0033s1601-- execute("ALTER TABLE geo_event_log\nADD CONSTRAINT fk_4a99ebfd60\nFOREIGN KEY (repositories_changed_event_id)\nREFERENCES geo_repositories_changed_events (id)\nON DELETE CASCADE\nNOT VALID;\n")1602 -> 0.0013s1603-- execute("ALTER TABLE geo_event_log VALIDATE CONSTRAINT fk_4a99ebfd60;")1604 -> 0.0013s1605-- foreign_keys("geo_event_log")1606 -> 0.0030s1607-- transaction_open?()1608 -> 0.0000s1609-- foreign_keys("geo_event_log")1610 -> 0.0029s1611-- execute("ALTER TABLE geo_event_log\nADD CONSTRAINT fk_9b9afb1916\nFOREIGN KEY (repository_created_event_id)\nREFERENCES geo_repository_created_events (id)\nON DELETE CASCADE\nNOT VALID;\n")1612 -> 0.0011s1613-- execute("ALTER TABLE geo_event_log VALIDATE CONSTRAINT fk_9b9afb1916;")1614 -> 0.0013s1615-- foreign_keys("geo_event_log")1616 -> 0.0030s1617-- transaction_open?()1618 -> 0.0000s1619-- foreign_keys("geo_event_log")1620 -> 0.0030s1621-- execute("ALTER TABLE geo_event_log\nADD CONSTRAINT fk_c4b1c1f66e\nFOREIGN KEY (repository_deleted_event_id)\nREFERENCES geo_repository_deleted_events (id)\nON DELETE CASCADE\nNOT VALID;\n")1622 -> 0.0011s1623-- execute("ALTER TABLE geo_event_log VALIDATE CONSTRAINT fk_c4b1c1f66e;")1624 -> 0.0012s1625-- foreign_keys("geo_event_log")1626 -> 0.0029s1627-- transaction_open?()1628 -> 0.0000s1629-- foreign_keys("geo_event_log")1630 -> 0.0029s1631-- execute("ALTER TABLE geo_event_log\nADD CONSTRAINT fk_86c84214ec\nFOREIGN KEY (repository_renamed_event_id)\nREFERENCES geo_repository_renamed_events (id)\nON DELETE CASCADE\nNOT VALID;\n")1632 -> 0.0011s1633-- execute("ALTER TABLE geo_event_log VALIDATE CONSTRAINT fk_86c84214ec;")1634 -> 0.0013s1635-- foreign_keys("geo_event_log")1636 -> 0.0028s1637-- transaction_open?()1638 -> 0.0000s1639-- foreign_keys("geo_event_log")1640 -> 0.0028s1641-- execute("ALTER TABLE geo_event_log\nADD CONSTRAINT fk_78a6492f68\nFOREIGN KEY (repository_updated_event_id)\nREFERENCES geo_repository_updated_events (id)\nON DELETE CASCADE\nNOT VALID;\n")1642 -> 0.0010s1643-- execute("ALTER TABLE geo_event_log VALIDATE CONSTRAINT fk_78a6492f68;")1644 -> 0.0012s1645-- foreign_keys("geo_event_log")1646 -> 0.0028s1647-- transaction_open?()1648 -> 0.0000s1649-- foreign_keys("geo_event_log")1650 -> 0.0027s1651-- execute("ALTER TABLE geo_event_log\nADD CONSTRAINT fk_cff7185ad2\nFOREIGN KEY (reset_checksum_event_id)\nREFERENCES geo_reset_checksum_events (id)\nON DELETE CASCADE\nNOT VALID;\n")1652 -> 0.0011s1653-- execute("ALTER TABLE geo_event_log VALIDATE CONSTRAINT fk_cff7185ad2;")1654 -> 0.0013s1655-- foreign_keys("geo_event_log")1656 -> 0.0029s1657-- transaction_open?()1658 -> 0.0000s1659-- foreign_keys("geo_event_log")1660 -> 0.0028s1661-- execute("ALTER TABLE geo_event_log\nADD CONSTRAINT fk_c1f241c70d\nFOREIGN KEY (upload_deleted_event_id)\nREFERENCES geo_upload_deleted_events (id)\nON DELETE CASCADE\nNOT VALID;\n")1662 -> 0.0011s1663-- execute("ALTER TABLE geo_event_log VALIDATE CONSTRAINT fk_c1f241c70d;")1664 -> 0.0013s1665-- foreign_keys("geo_hashed_storage_attachments_events")1666 -> 0.0026s1667-- transaction_open?()1668 -> 0.0000s1669-- foreign_keys("geo_hashed_storage_attachments_events")1670 -> 0.0028s1671-- execute("ALTER TABLE geo_hashed_storage_attachments_events\nADD CONSTRAINT fk_rails_d496b088e9\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")1672 -> 0.0013s1673-- execute("ALTER TABLE geo_hashed_storage_attachments_events VALIDATE CONSTRAINT fk_rails_d496b088e9;")1674 -> 0.0015s1675-- foreign_keys("geo_hashed_storage_migrated_events")1676 -> 0.0026s1677-- transaction_open?()1678 -> 0.0000s1679-- foreign_keys("geo_hashed_storage_migrated_events")1680 -> 0.0027s1681-- execute("ALTER TABLE geo_hashed_storage_migrated_events\nADD CONSTRAINT fk_rails_687ed7d7c5\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")1682 -> 0.0013s1683-- execute("ALTER TABLE geo_hashed_storage_migrated_events VALIDATE CONSTRAINT fk_rails_687ed7d7c5;")1684 -> 0.0015s1685-- foreign_keys("geo_node_namespace_links")1686 -> 0.0026s1687-- transaction_open?()1688 -> 0.0000s1689-- foreign_keys("geo_node_namespace_links")1690 -> 0.0027s1691-- execute("ALTER TABLE geo_node_namespace_links\nADD CONSTRAINT fk_rails_546bf08d3e\nFOREIGN KEY (geo_node_id)\nREFERENCES geo_nodes (id)\nON DELETE CASCADE\nNOT VALID;\n")1692 -> 0.0012s1693-- execute("ALTER TABLE geo_node_namespace_links VALIDATE CONSTRAINT fk_rails_546bf08d3e;")1694 -> 0.0015s1695-- foreign_keys("geo_node_namespace_links")1696 -> 0.0028s1697-- transaction_open?()1698 -> 0.0000s1699-- foreign_keys("geo_node_namespace_links")1700 -> 0.0028s1701-- execute("ALTER TABLE geo_node_namespace_links\nADD CONSTRAINT fk_rails_41ff5fb854\nFOREIGN KEY (namespace_id)\nREFERENCES namespaces (id)\nON DELETE CASCADE\nNOT VALID;\n")1702 -> 0.0011s1703-- execute("ALTER TABLE geo_node_namespace_links VALIDATE CONSTRAINT fk_rails_41ff5fb854;")1704 -> 0.0011s1705-- foreign_keys("geo_node_statuses")1706 -> 0.0026s1707-- transaction_open?()1708 -> 0.0000s1709-- foreign_keys("geo_node_statuses")1710 -> 0.0027s1711-- execute("ALTER TABLE geo_node_statuses\nADD CONSTRAINT fk_rails_0ecc699c2a\nFOREIGN KEY (geo_node_id)\nREFERENCES geo_nodes (id)\nON DELETE CASCADE\nNOT VALID;\n")1712 -> 0.0010s1713-- execute("ALTER TABLE geo_node_statuses VALIDATE CONSTRAINT fk_rails_0ecc699c2a;")1714 -> 0.0011s1715-- foreign_keys("geo_repositories_changed_events")1716 -> 0.0026s1717-- transaction_open?()1718 -> 0.0000s1719-- foreign_keys("geo_repositories_changed_events")1720 -> 0.0026s1721-- execute("ALTER TABLE geo_repositories_changed_events\nADD CONSTRAINT fk_rails_75ec0fefcc\nFOREIGN KEY (geo_node_id)\nREFERENCES geo_nodes (id)\nON DELETE CASCADE\nNOT VALID;\n")1722 -> 0.0010s1723-- execute("ALTER TABLE geo_repositories_changed_events VALIDATE CONSTRAINT fk_rails_75ec0fefcc;")1724 -> 0.0010s1725-- foreign_keys("geo_repository_created_events")1726 -> 0.0025s1727-- transaction_open?()1728 -> 0.0000s1729-- foreign_keys("geo_repository_created_events")1730 -> 0.0026s1731-- execute("ALTER TABLE geo_repository_created_events\nADD CONSTRAINT fk_rails_1f49e46a61\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")1732 -> 0.0013s1733-- execute("ALTER TABLE geo_repository_created_events VALIDATE CONSTRAINT fk_rails_1f49e46a61;")1734 -> 0.0013s1735-- foreign_keys("geo_repository_renamed_events")1736 -> 0.0025s1737-- transaction_open?()1738 -> 0.0000s1739-- foreign_keys("geo_repository_renamed_events")1740 -> 0.0027s1741-- execute("ALTER TABLE geo_repository_renamed_events\nADD CONSTRAINT fk_rails_4e6524febb\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")1742 -> 0.0012s1743-- execute("ALTER TABLE geo_repository_renamed_events VALIDATE CONSTRAINT fk_rails_4e6524febb;")1744 -> 0.0014s1745-- foreign_keys("geo_repository_updated_events")1746 -> 0.0025s1747-- transaction_open?()1748 -> 0.0000s1749-- foreign_keys("geo_repository_updated_events")1750 -> 0.0026s1751-- execute("ALTER TABLE geo_repository_updated_events\nADD CONSTRAINT fk_rails_2b70854c08\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")1752 -> 0.0012s1753-- execute("ALTER TABLE geo_repository_updated_events VALIDATE CONSTRAINT fk_rails_2b70854c08;")1754 -> 0.0013s1755-- foreign_keys("geo_reset_checksum_events")1756 -> 0.0025s1757-- transaction_open?()1758 -> 0.0000s1759-- foreign_keys("geo_reset_checksum_events")1760 -> 0.0027s1761-- execute("ALTER TABLE geo_reset_checksum_events\nADD CONSTRAINT fk_rails_910a06f12b\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")1762 -> 0.0012s1763-- execute("ALTER TABLE geo_reset_checksum_events VALIDATE CONSTRAINT fk_rails_910a06f12b;")1764 -> 0.0015s1765-- foreign_keys("gitlab_subscriptions")1766 -> 0.0027s1767-- transaction_open?()1768 -> 0.0000s1769-- foreign_keys("gitlab_subscriptions")1770 -> 0.0026s1771-- execute("ALTER TABLE gitlab_subscriptions\nADD CONSTRAINT fk_e2595d00a1\nFOREIGN KEY (namespace_id)\nREFERENCES namespaces (id)\nON DELETE CASCADE\nNOT VALID;\n")1772 -> 0.0011s1773-- execute("ALTER TABLE gitlab_subscriptions VALIDATE CONSTRAINT fk_e2595d00a1;")1774 -> 0.0014s1775-- foreign_keys("gitlab_subscriptions")1776 -> 0.0026s1777-- transaction_open?()1778 -> 0.0000s1779-- foreign_keys("gitlab_subscriptions")1780 -> 0.0026s1781-- execute("ALTER TABLE gitlab_subscriptions\nADD CONSTRAINT fk_bd0c4019c3\nFOREIGN KEY (hosted_plan_id)\nREFERENCES plans (id)\nON DELETE CASCADE\nNOT VALID;\n")1782 -> 0.0009s1783-- execute("ALTER TABLE gitlab_subscriptions VALIDATE CONSTRAINT fk_bd0c4019c3;")1784 -> 0.0011s1785-- foreign_keys("identities")1786 -> 0.0025s1787-- transaction_open?()1788 -> 0.0000s1789-- foreign_keys("identities")1790 -> 0.0026s1791-- execute("ALTER TABLE identities\nADD CONSTRAINT fk_aade90f0fc\nFOREIGN KEY (saml_provider_id)\nREFERENCES saml_providers (id)\nON DELETE CASCADE\nNOT VALID;\n")1792 -> 0.0010s1793-- execute("ALTER TABLE identities VALIDATE CONSTRAINT fk_aade90f0fc;")1794 -> 0.0011s1795-- foreign_keys("index_statuses")1796 -> 0.0025s1797-- transaction_open?()1798 -> 0.0000s1799-- foreign_keys("index_statuses")1800 -> 0.0026s1801-- execute("ALTER TABLE index_statuses\nADD CONSTRAINT fk_74b2492545\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")1802 -> 0.0014s1803-- execute("ALTER TABLE index_statuses VALIDATE CONSTRAINT fk_74b2492545;")1804 -> 0.0014s1805-- foreign_keys("insights")1806 -> 0.0025s1807-- transaction_open?()1808 -> 0.0000s1809-- foreign_keys("insights")1810 -> 0.0026s1811-- execute("ALTER TABLE insights\nADD CONSTRAINT fk_rails_5c4391f60a\nFOREIGN KEY (namespace_id)\nREFERENCES namespaces (id)\n\nNOT VALID;\n")1812 -> 0.0011s1813-- execute("ALTER TABLE insights VALIDATE CONSTRAINT fk_rails_5c4391f60a;")1814 -> 0.0013s1815-- foreign_keys("insights")1816 -> 0.0028s1817-- transaction_open?()1818 -> 0.0000s1819-- foreign_keys("insights")1820 -> 0.0027s1821-- execute("ALTER TABLE insights\nADD CONSTRAINT fk_rails_f36fda3932\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\n\nNOT VALID;\n")1822 -> 0.0014s1823-- execute("ALTER TABLE insights VALIDATE CONSTRAINT fk_rails_f36fda3932;")1824 -> 0.0014s1825-- foreign_keys("issue_links")1826 -> 0.0026s1827-- transaction_open?()1828 -> 0.0000s1829-- foreign_keys("issue_links")1830 -> 0.0028s1831-- execute("ALTER TABLE issue_links\nADD CONSTRAINT fk_c900194ff2\nFOREIGN KEY (source_id)\nREFERENCES issues (id)\nON DELETE CASCADE\nNOT VALID;\n")1832 -> 0.0010s1833-- execute("ALTER TABLE issue_links VALIDATE CONSTRAINT fk_c900194ff2;")1834 -> 0.0013s1835-- foreign_keys("issue_links")1836 -> 0.0027s1837-- transaction_open?()1838 -> 0.0000s1839-- foreign_keys("issue_links")1840 -> 0.0026s1841-- execute("ALTER TABLE issue_links\nADD CONSTRAINT fk_e71bb44f1f\nFOREIGN KEY (target_id)\nREFERENCES issues (id)\nON DELETE CASCADE\nNOT VALID;\n")1842 -> 0.0010s1843-- execute("ALTER TABLE issue_links VALIDATE CONSTRAINT fk_e71bb44f1f;")1844 -> 0.0013s1845-- foreign_keys("lists")1846 -> 0.0027s1847-- transaction_open?()1848 -> 0.0000s1849-- foreign_keys("lists")1850 -> 0.0027s1851-- execute("ALTER TABLE lists\nADD CONSTRAINT fk_rails_baed5f39b7\nFOREIGN KEY (milestone_id)\nREFERENCES milestones (id)\nON DELETE CASCADE\nNOT VALID;\n")1852 -> 0.0010s1853-- execute("ALTER TABLE lists VALIDATE CONSTRAINT fk_rails_baed5f39b7;")1854 -> 0.0011s1855-- foreign_keys("lists")1856 -> 0.0026s1857-- transaction_open?()1858 -> 0.0000s1859-- foreign_keys("lists")1860 -> 0.0027s1861-- execute("ALTER TABLE lists\nADD CONSTRAINT fk_d6cf4279f7\nFOREIGN KEY (user_id)\nREFERENCES users (id)\nON DELETE CASCADE\nNOT VALID;\n")1862 -> 0.0012s1863-- execute("ALTER TABLE lists VALIDATE CONSTRAINT fk_d6cf4279f7;")1864 -> 0.0013s1865-- foreign_keys("namespace_statistics")1866 -> 0.0025s1867-- transaction_open?()1868 -> 0.0000s1869-- foreign_keys("namespace_statistics")1870 -> 0.0025s1871-- execute("ALTER TABLE namespace_statistics\nADD CONSTRAINT fk_rails_0062050394\nFOREIGN KEY (namespace_id)\nREFERENCES namespaces (id)\nON DELETE CASCADE\nNOT VALID;\n")1872 -> 0.0012s1873-- execute("ALTER TABLE namespace_statistics VALIDATE CONSTRAINT fk_rails_0062050394;")1874 -> 0.0012s1875-- foreign_keys("namespaces")1876 -> 0.0026s1877-- transaction_open?()1878 -> 0.0000s1879-- foreign_keys("namespaces")1880 -> 0.0031s1881-- execute("ALTER TABLE namespaces\nADD CONSTRAINT fk_e7a0b20a6b\nFOREIGN KEY (custom_project_templates_group_id)\nREFERENCES namespaces (id)\nON DELETE SET NULL\nNOT VALID;\n")1882 -> 0.0011s1883-- execute("ALTER TABLE namespaces VALIDATE CONSTRAINT fk_e7a0b20a6b;")1884 -> 0.0013s1885-- foreign_keys("namespaces")1886 -> 0.0026s1887-- transaction_open?()1888 -> 0.0000s1889-- foreign_keys("namespaces")1890 -> 0.0029s1891-- execute("ALTER TABLE namespaces\nADD CONSTRAINT fk_fdd12e5b80\nFOREIGN KEY (plan_id)\nREFERENCES plans (id)\nON DELETE SET NULL\nNOT VALID;\n")1892 -> 0.0012s1893-- execute("ALTER TABLE namespaces VALIDATE CONSTRAINT fk_fdd12e5b80;")1894 -> 0.0014s1895-- foreign_keys("namespaces")1896 -> 0.0028s1897-- transaction_open?()1898 -> 0.0000s1899-- foreign_keys("namespaces")1900 -> 0.0028s1901-- execute("ALTER TABLE namespaces\nADD CONSTRAINT fk_319256d87a\nFOREIGN KEY (file_template_project_id)\nREFERENCES projects (id)\nON DELETE SET NULL\nNOT VALID;\n")1902 -> 0.0015s1903-- execute("ALTER TABLE namespaces VALIDATE CONSTRAINT fk_319256d87a;")1904 -> 0.0018s1905-- foreign_keys("notes")1906 -> 0.0029s1907-- transaction_open?()1908 -> 0.0000s1909-- foreign_keys("notes")1910 -> 0.0027s1911-- execute("ALTER TABLE notes\nADD CONSTRAINT fk_2e82291620\nFOREIGN KEY (review_id)\nREFERENCES reviews (id)\nON DELETE SET NULL\nNOT VALID;\n")1912 -> 0.0011s1913-- execute("ALTER TABLE notes VALIDATE CONSTRAINT fk_2e82291620;")1914 -> 0.0018s1915-- foreign_keys("operations_feature_flag_scopes")1916 -> 0.0027s1917-- transaction_open?()1918 -> 0.0000s1919-- foreign_keys("operations_feature_flag_scopes")1920 -> 0.0027s1921-- execute("ALTER TABLE operations_feature_flag_scopes\nADD CONSTRAINT fk_rails_a50a04d0a4\nFOREIGN KEY (feature_flag_id)\nREFERENCES operations_feature_flags (id)\nON DELETE CASCADE\nNOT VALID;\n")1922 -> 0.0014s1923-- execute("ALTER TABLE operations_feature_flag_scopes VALIDATE CONSTRAINT fk_rails_a50a04d0a4;")1924 -> 0.0011s1925-- foreign_keys("operations_feature_flags")1926 -> 0.0027s1927-- transaction_open?()1928 -> 0.0000s1929-- foreign_keys("operations_feature_flags")1930 -> 0.0035s1931-- execute("ALTER TABLE operations_feature_flags\nADD CONSTRAINT fk_rails_648e241be7\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")1932 -> 0.0013s1933-- execute("ALTER TABLE operations_feature_flags VALIDATE CONSTRAINT fk_rails_648e241be7;")1934 -> 0.0016s1935-- foreign_keys("operations_feature_flags_clients")1936 -> 0.0026s1937-- transaction_open?()1938 -> 0.0000s1939-- foreign_keys("operations_feature_flags_clients")1940 -> 0.0027s1941-- execute("ALTER TABLE operations_feature_flags_clients\nADD CONSTRAINT fk_rails_6650ed902c\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")1942 -> 0.0013s1943-- execute("ALTER TABLE operations_feature_flags_clients VALIDATE CONSTRAINT fk_rails_6650ed902c;")1944 -> 0.0014s1945-- foreign_keys("packages_maven_metadata")1946 -> 0.0027s1947-- transaction_open?()1948 -> 0.0000s1949-- foreign_keys("packages_maven_metadata")1950 -> 0.0027s1951-- execute("ALTER TABLE packages_maven_metadata\nADD CONSTRAINT fk_be88aed360\nFOREIGN KEY (package_id)\nREFERENCES packages_packages (id)\nON DELETE CASCADE\nNOT VALID;\n")1952 -> 0.0010s1953-- execute("ALTER TABLE packages_maven_metadata VALIDATE CONSTRAINT fk_be88aed360;")1954 -> 0.0011s1955-- foreign_keys("packages_package_files")1956 -> 0.0026s1957-- transaction_open?()1958 -> 0.0000s1959-- foreign_keys("packages_package_files")1960 -> 0.0026s1961-- execute("ALTER TABLE packages_package_files\nADD CONSTRAINT fk_86f0f182f8\nFOREIGN KEY (package_id)\nREFERENCES packages_packages (id)\nON DELETE CASCADE\nNOT VALID;\n")1962 -> 0.0010s1963-- execute("ALTER TABLE packages_package_files VALIDATE CONSTRAINT fk_86f0f182f8;")1964 -> 0.0010s1965-- foreign_keys("packages_packages")1966 -> 0.0026s1967-- transaction_open?()1968 -> 0.0001s1969-- foreign_keys("packages_packages")1970 -> 0.0025s1971-- execute("ALTER TABLE packages_packages\nADD CONSTRAINT fk_rails_e1ac527425\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")1972 -> 0.0013s1973-- execute("ALTER TABLE packages_packages VALIDATE CONSTRAINT fk_rails_e1ac527425;")1974 -> 0.0015s1975-- foreign_keys("path_locks")1976 -> 0.0026s1977-- transaction_open?()1978 -> 0.0000s1979-- foreign_keys("path_locks")1980 -> 0.0026s1981-- execute("ALTER TABLE path_locks\nADD CONSTRAINT fk_5265c98f24\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")1982 -> 0.0012s1983-- execute("ALTER TABLE path_locks VALIDATE CONSTRAINT fk_5265c98f24;")1984 -> 0.0016s1985-- foreign_keys("path_locks")1986 -> 0.0026s1987-- transaction_open?()1988 -> 0.0000s1989-- foreign_keys("path_locks")1990 -> 0.0025s1991-- execute("ALTER TABLE path_locks\nADD CONSTRAINT fk_rails_762cdcf942\nFOREIGN KEY (user_id)\nREFERENCES users (id)\n\nNOT VALID;\n")1992 -> 0.0011s1993-- execute("ALTER TABLE path_locks VALIDATE CONSTRAINT fk_rails_762cdcf942;")1994 -> 0.0014s1995-- foreign_keys("project_alerting_settings")1996 -> 0.0025s1997-- transaction_open?()1998 -> 0.0000s1999-- foreign_keys("project_alerting_settings")2000 -> 0.0026s2001-- execute("ALTER TABLE project_alerting_settings\nADD CONSTRAINT fk_rails_27a84b407d\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")2002 -> 0.0013s2003-- execute("ALTER TABLE project_alerting_settings VALIDATE CONSTRAINT fk_rails_27a84b407d;")2004 -> 0.0014s2005-- foreign_keys("project_feature_usages")2006 -> 0.0025s2007-- transaction_open?()2008 -> 0.0000s2009-- foreign_keys("project_feature_usages")2010 -> 0.0026s2011-- execute("ALTER TABLE project_feature_usages\nADD CONSTRAINT fk_rails_c22a50024b\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")2012 -> 0.0013s2013-- execute("ALTER TABLE project_feature_usages VALIDATE CONSTRAINT fk_rails_c22a50024b;")2014 -> 0.0014s2015-- foreign_keys("project_incident_management_settings")2016 -> 0.0025s2017-- transaction_open?()2018 -> 0.0000s2019-- foreign_keys("project_incident_management_settings")2020 -> 0.0027s2021-- execute("ALTER TABLE project_incident_management_settings\nADD CONSTRAINT fk_rails_9c2ea1b7dd\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")2022 -> 0.0012s2023-- execute("ALTER TABLE project_incident_management_settings VALIDATE CONSTRAINT fk_rails_9c2ea1b7dd;")2024 -> 0.0014s2025-- foreign_keys("project_repository_states")2026 -> 0.0025s2027-- transaction_open?()2028 -> 0.0000s2029-- foreign_keys("project_repository_states")2030 -> 0.0025s2031-- execute("ALTER TABLE project_repository_states\nADD CONSTRAINT fk_rails_0f2298ca8a\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")2032 -> 0.0012s2033-- execute("ALTER TABLE project_repository_states VALIDATE CONSTRAINT fk_rails_0f2298ca8a;")2034 -> 0.0016s2035-- foreign_keys("project_tracing_settings")2036 -> 0.0025s2037-- transaction_open?()2038 -> 0.0000s2039-- foreign_keys("project_tracing_settings")2040 -> 0.0025s2041-- execute("ALTER TABLE project_tracing_settings\nADD CONSTRAINT fk_rails_fe56f57fc6\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")2042 -> 0.0013s2043-- execute("ALTER TABLE project_tracing_settings VALIDATE CONSTRAINT fk_rails_fe56f57fc6;")2044 -> 0.0013s2045-- foreign_keys("prometheus_alert_events")2046 -> 0.0026s2047-- transaction_open?()2048 -> 0.0000s2049-- foreign_keys("prometheus_alert_events")2050 -> 0.0025s2051-- execute("ALTER TABLE prometheus_alert_events\nADD CONSTRAINT fk_rails_4675865839\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")2052 -> 0.0012s2053-- execute("ALTER TABLE prometheus_alert_events VALIDATE CONSTRAINT fk_rails_4675865839;")2054 -> 0.0014s2055-- foreign_keys("prometheus_alert_events")2056 -> 0.0026s2057-- transaction_open?()2058 -> 0.0000s2059-- foreign_keys("prometheus_alert_events")2060 -> 0.0026s2061-- execute("ALTER TABLE prometheus_alert_events\nADD CONSTRAINT fk_rails_106f901176\nFOREIGN KEY (prometheus_alert_id)\nREFERENCES prometheus_alerts (id)\nON DELETE CASCADE\nNOT VALID;\n")2062 -> 0.0010s2063-- execute("ALTER TABLE prometheus_alert_events VALIDATE CONSTRAINT fk_rails_106f901176;")2064 -> 0.0011s2065-- foreign_keys("prometheus_alerts")2066 -> 0.0026s2067-- transaction_open?()2068 -> 0.0000s2069-- foreign_keys("prometheus_alerts")2070 -> 0.0025s2071-- execute("ALTER TABLE prometheus_alerts\nADD CONSTRAINT fk_rails_6d9b283465\nFOREIGN KEY (environment_id)\nREFERENCES environments (id)\nON DELETE CASCADE\nNOT VALID;\n")2072 -> 0.0010s2073-- execute("ALTER TABLE prometheus_alerts VALIDATE CONSTRAINT fk_rails_6d9b283465;")2074 -> 0.0010s2075-- foreign_keys("prometheus_alerts")2076 -> 0.0026s2077-- transaction_open?()2078 -> 0.0000s2079-- foreign_keys("prometheus_alerts")2080 -> 0.0026s2081-- execute("ALTER TABLE prometheus_alerts\nADD CONSTRAINT fk_rails_f0e8db86aa\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")2082 -> 0.0012s2083-- execute("ALTER TABLE prometheus_alerts VALIDATE CONSTRAINT fk_rails_f0e8db86aa;")2084 -> 0.0013s2085-- foreign_keys("prometheus_alerts")2086 -> 0.0026s2087-- transaction_open?()2088 -> 0.0000s2089-- foreign_keys("prometheus_alerts")2090 -> 0.0026s2091-- execute("ALTER TABLE prometheus_alerts\nADD CONSTRAINT fk_rails_e6351447ec\nFOREIGN KEY (prometheus_metric_id)\nREFERENCES prometheus_metrics (id)\nON DELETE CASCADE\nNOT VALID;\n")2092 -> 0.0010s2093-- execute("ALTER TABLE prometheus_alerts VALIDATE CONSTRAINT fk_rails_e6351447ec;")2094 -> 0.0013s2095-- foreign_keys("protected_branch_merge_access_levels")2096 -> 0.0026s2097-- transaction_open?()2098 -> 0.0001s2099-- foreign_keys("protected_branch_merge_access_levels")2100 -> 0.0026s2101-- execute("ALTER TABLE protected_branch_merge_access_levels\nADD CONSTRAINT fk_98f3d044fe\nFOREIGN KEY (group_id)\nREFERENCES namespaces (id)\nON DELETE CASCADE\nNOT VALID;\n")2102 -> 0.0011s2103-- execute("ALTER TABLE protected_branch_merge_access_levels VALIDATE CONSTRAINT fk_98f3d044fe;")2104 -> 0.0012s2105-- foreign_keys("protected_branch_merge_access_levels")2106 -> 0.0026s2107-- transaction_open?()2108 -> 0.0000s2109-- foreign_keys("protected_branch_merge_access_levels")2110 -> 0.0027s2111-- execute("ALTER TABLE protected_branch_merge_access_levels\nADD CONSTRAINT fk_rails_5ffb4f3590\nFOREIGN KEY (user_id)\nREFERENCES users (id)\n\nNOT VALID;\n")2112 -> 0.0011s2113-- execute("ALTER TABLE protected_branch_merge_access_levels VALIDATE CONSTRAINT fk_rails_5ffb4f3590;")2114 -> 0.0013s2115-- foreign_keys("protected_branch_push_access_levels")2116 -> 0.0025s2117-- transaction_open?()2118 -> 0.0000s2119-- foreign_keys("protected_branch_push_access_levels")2120 -> 0.0026s2121-- execute("ALTER TABLE protected_branch_push_access_levels\nADD CONSTRAINT fk_7111b68cdb\nFOREIGN KEY (group_id)\nREFERENCES namespaces (id)\nON DELETE CASCADE\nNOT VALID;\n")2122 -> 0.0011s2123-- execute("ALTER TABLE protected_branch_push_access_levels VALIDATE CONSTRAINT fk_7111b68cdb;")2124 -> 0.0012s2125-- foreign_keys("protected_branch_push_access_levels")2126 -> 0.0026s2127-- transaction_open?()2128 -> 0.0000s2129-- foreign_keys("protected_branch_push_access_levels")2130 -> 0.0027s2131-- execute("ALTER TABLE protected_branch_push_access_levels\nADD CONSTRAINT fk_rails_8dcb712d65\nFOREIGN KEY (user_id)\nREFERENCES users (id)\n\nNOT VALID;\n")2132 -> 0.0012s2133-- execute("ALTER TABLE protected_branch_push_access_levels VALIDATE CONSTRAINT fk_rails_8dcb712d65;")2134 -> 0.0013s2135-- foreign_keys("protected_branch_unprotect_access_levels")2136 -> 0.0025s2137-- transaction_open?()2138 -> 0.0000s2139-- foreign_keys("protected_branch_unprotect_access_levels")2140 -> 0.0026s2141-- execute("ALTER TABLE protected_branch_unprotect_access_levels\nADD CONSTRAINT fk_rails_5be1abfc25\nFOREIGN KEY (group_id)\nREFERENCES namespaces (id)\nON DELETE CASCADE\nNOT VALID;\n")2142 -> 0.0011s2143-- execute("ALTER TABLE protected_branch_unprotect_access_levels VALIDATE CONSTRAINT fk_rails_5be1abfc25;")2144 -> 0.0013s2145-- foreign_keys("protected_branch_unprotect_access_levels")2146 -> 0.0026s2147-- transaction_open?()2148 -> 0.0000s2149-- foreign_keys("protected_branch_unprotect_access_levels")2150 -> 0.0027s2151-- execute("ALTER TABLE protected_branch_unprotect_access_levels\nADD CONSTRAINT fk_rails_e9eb8dc025\nFOREIGN KEY (protected_branch_id)\nREFERENCES protected_branches (id)\nON DELETE CASCADE\nNOT VALID;\n")2152 -> 0.0010s2153-- execute("ALTER TABLE protected_branch_unprotect_access_levels VALIDATE CONSTRAINT fk_rails_e9eb8dc025;")2154 -> 0.0011s2155-- foreign_keys("protected_branch_unprotect_access_levels")2156 -> 0.0026s2157-- transaction_open?()2158 -> 0.0000s2159-- foreign_keys("protected_branch_unprotect_access_levels")2160 -> 0.0028s2161-- execute("ALTER TABLE protected_branch_unprotect_access_levels\nADD CONSTRAINT fk_rails_2d2aba21ef\nFOREIGN KEY (user_id)\nREFERENCES users (id)\nON DELETE CASCADE\nNOT VALID;\n")2162 -> 0.0011s2163-- execute("ALTER TABLE protected_branch_unprotect_access_levels VALIDATE CONSTRAINT fk_rails_2d2aba21ef;")2164 -> 0.0013s2165-- foreign_keys("protected_environment_deploy_access_levels")2166 -> 0.0026s2167-- transaction_open?()2168 -> 0.0000s2169-- foreign_keys("protected_environment_deploy_access_levels")2170 -> 0.0027s2171-- execute("ALTER TABLE protected_environment_deploy_access_levels\nADD CONSTRAINT fk_rails_45cc02a931\nFOREIGN KEY (group_id)\nREFERENCES namespaces (id)\nON DELETE CASCADE\nNOT VALID;\n")2172 -> 0.0011s2173-- execute("ALTER TABLE protected_environment_deploy_access_levels VALIDATE CONSTRAINT fk_rails_45cc02a931;")2174 -> 0.0013s2175-- foreign_keys("protected_environment_deploy_access_levels")2176 -> 0.0026s2177-- transaction_open?()2178 -> 0.0000s2179-- foreign_keys("protected_environment_deploy_access_levels")2180 -> 0.0028s2181-- execute("ALTER TABLE protected_environment_deploy_access_levels\nADD CONSTRAINT fk_rails_898a13b650\nFOREIGN KEY (protected_environment_id)\nREFERENCES protected_environments (id)\nON DELETE CASCADE\nNOT VALID;\n")2182 -> 0.0010s2183-- execute("ALTER TABLE protected_environment_deploy_access_levels VALIDATE CONSTRAINT fk_rails_898a13b650;")2184 -> 0.0012s2185-- foreign_keys("protected_environment_deploy_access_levels")2186 -> 0.0027s2187-- transaction_open?()2188 -> 0.0000s2189-- foreign_keys("protected_environment_deploy_access_levels")2190 -> 0.0026s2191-- execute("ALTER TABLE protected_environment_deploy_access_levels\nADD CONSTRAINT fk_rails_5b9f6970fe\nFOREIGN KEY (user_id)\nREFERENCES users (id)\nON DELETE CASCADE\nNOT VALID;\n")2192 -> 0.0012s2193-- execute("ALTER TABLE protected_environment_deploy_access_levels VALIDATE CONSTRAINT fk_rails_5b9f6970fe;")2194 -> 0.0013s2195-- foreign_keys("protected_environments")2196 -> 0.0026s2197-- transaction_open?()2198 -> 0.0000s2199-- foreign_keys("protected_environments")2200 -> 0.0026s2201-- execute("ALTER TABLE protected_environments\nADD CONSTRAINT fk_rails_a354313d11\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")2202 -> 0.0013s2203-- execute("ALTER TABLE protected_environments VALIDATE CONSTRAINT fk_rails_a354313d11;")2204 -> 0.0013s2205-- foreign_keys("push_rules")2206 -> 0.0025s2207-- transaction_open?()2208 -> 0.0000s2209-- foreign_keys("push_rules")2210 -> 0.0025s2211-- execute("ALTER TABLE push_rules\nADD CONSTRAINT fk_83b29894de\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")2212 -> 0.0013s2213-- execute("ALTER TABLE push_rules VALIDATE CONSTRAINT fk_83b29894de;")2214 -> 0.0015s2215-- foreign_keys("resource_label_events")2216 -> 0.0028s2217-- transaction_open?()2218 -> 0.0000s2219-- foreign_keys("resource_label_events")2220 -> 0.0027s2221-- execute("ALTER TABLE resource_label_events\nADD CONSTRAINT fk_rails_75efb0a653\nFOREIGN KEY (epic_id)\nREFERENCES epics (id)\nON DELETE CASCADE\nNOT VALID;\n")2222 -> 0.0010s2223-- execute("ALTER TABLE resource_label_events VALIDATE CONSTRAINT fk_rails_75efb0a653;")2224 -> 0.0012s2225-- foreign_keys("reviews")2226 -> 0.0025s2227-- transaction_open?()2228 -> 0.0000s2229-- foreign_keys("reviews")2230 -> 0.0026s2231-- execute("ALTER TABLE reviews\nADD CONSTRAINT fk_rails_5ca11d8c31\nFOREIGN KEY (merge_request_id)\nREFERENCES merge_requests (id)\nON DELETE CASCADE\nNOT VALID;\n")2232 -> 0.0010s2233-- execute("ALTER TABLE reviews VALIDATE CONSTRAINT fk_rails_5ca11d8c31;")2234 -> 0.0011s2235-- foreign_keys("reviews")2236 -> 0.0026s2237-- transaction_open?()2238 -> 0.0000s2239-- foreign_keys("reviews")2240 -> 0.0026s2241-- execute("ALTER TABLE reviews\nADD CONSTRAINT fk_rails_64798be025\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")2242 -> 0.0014s2243-- execute("ALTER TABLE reviews VALIDATE CONSTRAINT fk_rails_64798be025;")2244 -> 0.0013s2245-- foreign_keys("reviews")2246 -> 0.0026s2247-- transaction_open?()2248 -> 0.0000s2249-- foreign_keys("reviews")2250 -> 0.0026s2251-- execute("ALTER TABLE reviews\nADD CONSTRAINT fk_rails_29e6f859c4\nFOREIGN KEY (author_id)\nREFERENCES users (id)\nON DELETE SET NULL\nNOT VALID;\n")2252 -> 0.0012s2253-- execute("ALTER TABLE reviews VALIDATE CONSTRAINT fk_rails_29e6f859c4;")2254 -> 0.0012s2255-- foreign_keys("saml_providers")2256 -> 0.0025s2257-- transaction_open?()2258 -> 0.0000s2259-- foreign_keys("saml_providers")2260 -> 0.0025s2261-- execute("ALTER TABLE saml_providers\nADD CONSTRAINT fk_rails_306d459be7\nFOREIGN KEY (group_id)\nREFERENCES namespaces (id)\nON DELETE CASCADE\nNOT VALID;\n")2262 -> 0.0011s2263-- execute("ALTER TABLE saml_providers VALIDATE CONSTRAINT fk_rails_306d459be7;")2264 -> 0.0011s2265-- foreign_keys("scim_oauth_access_tokens")2266 -> 0.0025s2267-- transaction_open?()2268 -> 0.0000s2269-- foreign_keys("scim_oauth_access_tokens")2270 -> 0.0025s2271-- execute("ALTER TABLE scim_oauth_access_tokens\nADD CONSTRAINT fk_rails_c84404fb6c\nFOREIGN KEY (group_id)\nREFERENCES namespaces (id)\nON DELETE CASCADE\nNOT VALID;\n")2272 -> 0.0011s2273-- execute("ALTER TABLE scim_oauth_access_tokens VALIDATE CONSTRAINT fk_rails_c84404fb6c;")2274 -> 0.0012s2275-- foreign_keys("slack_integrations")2276 -> 0.0026s2277-- transaction_open?()2278 -> 0.0000s2279-- foreign_keys("slack_integrations")2280 -> 0.0026s2281-- execute("ALTER TABLE slack_integrations\nADD CONSTRAINT fk_rails_73db19721a\nFOREIGN KEY (service_id)\nREFERENCES services (id)\nON DELETE CASCADE\nNOT VALID;\n")2282 -> 0.0010s2283-- execute("ALTER TABLE slack_integrations VALIDATE CONSTRAINT fk_rails_73db19721a;")2284 -> 0.0011s2285-- foreign_keys("smartcard_identities")2286 -> 0.0025s2287-- transaction_open?()2288 -> 0.0000s2289-- foreign_keys("smartcard_identities")2290 -> 0.0025s2291-- execute("ALTER TABLE smartcard_identities\nADD CONSTRAINT fk_rails_4689f889a9\nFOREIGN KEY (user_id)\nREFERENCES users (id)\nON DELETE CASCADE\nNOT VALID;\n")2292 -> 0.0012s2293-- execute("ALTER TABLE smartcard_identities VALIDATE CONSTRAINT fk_rails_4689f889a9;")2294 -> 0.0013s2295-- foreign_keys("software_license_policies")2296 -> 0.0026s2297-- transaction_open?()2298 -> 0.0000s2299-- foreign_keys("software_license_policies")2300 -> 0.0026s2301-- execute("ALTER TABLE software_license_policies\nADD CONSTRAINT fk_rails_87b2247ce5\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")2302 -> 0.0013s2303-- execute("ALTER TABLE software_license_policies VALIDATE CONSTRAINT fk_rails_87b2247ce5;")2304 -> 0.0014s2305-- foreign_keys("software_license_policies")2306 -> 0.0026s2307-- transaction_open?()2308 -> 0.0000s2309-- foreign_keys("software_license_policies")2310 -> 0.0026s2311-- execute("ALTER TABLE software_license_policies\nADD CONSTRAINT fk_rails_7a7a2a92de\nFOREIGN KEY (software_license_id)\nREFERENCES software_licenses (id)\nON DELETE CASCADE\nNOT VALID;\n")2312 -> 0.0009s2313-- execute("ALTER TABLE software_license_policies VALIDATE CONSTRAINT fk_rails_7a7a2a92de;")2314 -> 0.0010s2315-- foreign_keys("users")2316 -> 0.0026s2317-- transaction_open?()2318 -> 0.0000s2319-- foreign_keys("users")2320 -> 0.0027s2321-- execute("ALTER TABLE users\nADD CONSTRAINT fk_a4b8fefe3e\nFOREIGN KEY (managing_group_id)\nREFERENCES namespaces (id)\nON DELETE SET NULL\nNOT VALID;\n")2322 -> 0.0014s2323-- execute("ALTER TABLE users VALIDATE CONSTRAINT fk_a4b8fefe3e;")2324 -> 0.0015s2325-- foreign_keys("users_ops_dashboard_projects")2326 -> 0.0025s2327-- transaction_open?()2328 -> 0.0000s2329-- foreign_keys("users_ops_dashboard_projects")2330 -> 0.0025s2331-- execute("ALTER TABLE users_ops_dashboard_projects\nADD CONSTRAINT fk_rails_9b4ebf005b\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")2332 -> 0.0012s2333-- execute("ALTER TABLE users_ops_dashboard_projects VALIDATE CONSTRAINT fk_rails_9b4ebf005b;")2334 -> 0.0014s2335-- foreign_keys("users_ops_dashboard_projects")2336 -> 0.0026s2337-- transaction_open?()2338 -> 0.0000s2339-- foreign_keys("users_ops_dashboard_projects")2340 -> 0.0025s2341-- execute("ALTER TABLE users_ops_dashboard_projects\nADD CONSTRAINT fk_rails_220a0562db\nFOREIGN KEY (user_id)\nREFERENCES users (id)\nON DELETE CASCADE\nNOT VALID;\n")2342 -> 0.0011s2343-- execute("ALTER TABLE users_ops_dashboard_projects VALIDATE CONSTRAINT fk_rails_220a0562db;")2344 -> 0.0012s2345-- foreign_keys("vulnerability_feedback")2346 -> 0.0025s2347-- transaction_open?()2348 -> 0.0000s2349-- foreign_keys("vulnerability_feedback")2350 -> 0.0025s2351-- execute("ALTER TABLE vulnerability_feedback\nADD CONSTRAINT fk_rails_20976e6fd9\nFOREIGN KEY (pipeline_id)\nREFERENCES ci_pipelines (id)\nON DELETE SET NULL\nNOT VALID;\n")2352 -> 0.0010s2353-- execute("ALTER TABLE vulnerability_feedback VALIDATE CONSTRAINT fk_rails_20976e6fd9;")2354 -> 0.0012s2355-- foreign_keys("vulnerability_feedback")2356 -> 0.0025s2357-- transaction_open?()2358 -> 0.0000s2359-- foreign_keys("vulnerability_feedback")2360 -> 0.0026s2361-- execute("ALTER TABLE vulnerability_feedback\nADD CONSTRAINT fk_rails_8c77e5891a\nFOREIGN KEY (issue_id)\nREFERENCES issues (id)\nON DELETE SET NULL\nNOT VALID;\n")2362 -> 0.0009s2363-- execute("ALTER TABLE vulnerability_feedback VALIDATE CONSTRAINT fk_rails_8c77e5891a;")2364 -> 0.0011s2365-- foreign_keys("vulnerability_feedback")2366 -> 0.0026s2367-- transaction_open?()2368 -> 0.0000s2369-- foreign_keys("vulnerability_feedback")2370 -> 0.0026s2371-- execute("ALTER TABLE vulnerability_feedback\nADD CONSTRAINT fk_563ff1912e\nFOREIGN KEY (merge_request_id)\nREFERENCES merge_requests (id)\nON DELETE SET NULL\nNOT VALID;\n")2372 -> 0.0010s2373-- execute("ALTER TABLE vulnerability_feedback VALIDATE CONSTRAINT fk_563ff1912e;")2374 -> 0.0012s2375-- foreign_keys("vulnerability_feedback")2376 -> 0.0026s2377-- transaction_open?()2378 -> 0.0000s2379-- foreign_keys("vulnerability_feedback")2380 -> 0.0028s2381-- execute("ALTER TABLE vulnerability_feedback\nADD CONSTRAINT fk_rails_debd54e456\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")2382 -> 0.0013s2383-- execute("ALTER TABLE vulnerability_feedback VALIDATE CONSTRAINT fk_rails_debd54e456;")2384 -> 0.0013s2385-- foreign_keys("vulnerability_feedback")2386 -> 0.0027s2387-- transaction_open?()2388 -> 0.0000s2389-- foreign_keys("vulnerability_feedback")2390 -> 0.0028s2391-- execute("ALTER TABLE vulnerability_feedback\nADD CONSTRAINT fk_rails_472f69b043\nFOREIGN KEY (author_id)\nREFERENCES users (id)\nON DELETE CASCADE\nNOT VALID;\n")2392 -> 0.0013s2393-- execute("ALTER TABLE vulnerability_feedback VALIDATE CONSTRAINT fk_rails_472f69b043;")2394 -> 0.0014s2395-- foreign_keys("vulnerability_identifiers")2396 -> 0.0026s2397-- transaction_open?()2398 -> 0.0000s2399-- foreign_keys("vulnerability_identifiers")2400 -> 0.0026s2401-- execute("ALTER TABLE vulnerability_identifiers\nADD CONSTRAINT fk_rails_a67a16c885\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")2402 -> 0.0013s2403-- execute("ALTER TABLE vulnerability_identifiers VALIDATE CONSTRAINT fk_rails_a67a16c885;")2404 -> 0.0015s2405-- foreign_keys("vulnerability_occurrence_identifiers")2406 -> 0.0026s2407-- transaction_open?()2408 -> 0.0000s2409-- foreign_keys("vulnerability_occurrence_identifiers")2410 -> 0.0025s2411-- execute("ALTER TABLE vulnerability_occurrence_identifiers\nADD CONSTRAINT fk_rails_be2e49e1d0\nFOREIGN KEY (identifier_id)\nREFERENCES vulnerability_identifiers (id)\nON DELETE CASCADE\nNOT VALID;\n")2412 -> 0.0010s2413-- execute("ALTER TABLE vulnerability_occurrence_identifiers VALIDATE CONSTRAINT fk_rails_be2e49e1d0;")2414 -> 0.0010s2415-- foreign_keys("vulnerability_occurrence_identifiers")2416 -> 0.0026s2417-- transaction_open?()2418 -> 0.0000s2419-- foreign_keys("vulnerability_occurrence_identifiers")2420 -> 0.0025s2421-- execute("ALTER TABLE vulnerability_occurrence_identifiers\nADD CONSTRAINT fk_rails_e4ef6d027c\nFOREIGN KEY (occurrence_id)\nREFERENCES vulnerability_occurrences (id)\nON DELETE CASCADE\nNOT VALID;\n")2422 -> 0.0010s2423-- execute("ALTER TABLE vulnerability_occurrence_identifiers VALIDATE CONSTRAINT fk_rails_e4ef6d027c;")2424 -> 0.0011s2425-- foreign_keys("vulnerability_occurrence_pipelines")2426 -> 0.0026s2427-- transaction_open?()2428 -> 0.0000s2429-- foreign_keys("vulnerability_occurrence_pipelines")2430 -> 0.0025s2431-- execute("ALTER TABLE vulnerability_occurrence_pipelines\nADD CONSTRAINT fk_rails_6421e35d7d\nFOREIGN KEY (pipeline_id)\nREFERENCES ci_pipelines (id)\nON DELETE CASCADE\nNOT VALID;\n")2432 -> 0.0010s2433-- execute("ALTER TABLE vulnerability_occurrence_pipelines VALIDATE CONSTRAINT fk_rails_6421e35d7d;")2434 -> 0.0011s2435-- foreign_keys("vulnerability_occurrence_pipelines")2436 -> 0.0025s2437-- transaction_open?()2438 -> 0.0000s2439-- foreign_keys("vulnerability_occurrence_pipelines")2440 -> 0.0026s2441-- execute("ALTER TABLE vulnerability_occurrence_pipelines\nADD CONSTRAINT fk_rails_dc3ae04693\nFOREIGN KEY (occurrence_id)\nREFERENCES vulnerability_occurrences (id)\nON DELETE CASCADE\nNOT VALID;\n")2442 -> 0.0009s2443-- execute("ALTER TABLE vulnerability_occurrence_pipelines VALIDATE CONSTRAINT fk_rails_dc3ae04693;")2444 -> 0.0010s2445-- foreign_keys("vulnerability_occurrences")2446 -> 0.0025s2447-- transaction_open?()2448 -> 0.0000s2449-- foreign_keys("vulnerability_occurrences")2450 -> 0.0024s2451-- execute("ALTER TABLE vulnerability_occurrences\nADD CONSTRAINT fk_rails_90fed4faba\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")2452 -> 0.0012s2453-- execute("ALTER TABLE vulnerability_occurrences VALIDATE CONSTRAINT fk_rails_90fed4faba;")2454 -> 0.0014s2455-- foreign_keys("vulnerability_occurrences")2456 -> 0.0026s2457-- transaction_open?()2458 -> 0.0000s2459-- foreign_keys("vulnerability_occurrences")2460 -> 0.0026s2461-- execute("ALTER TABLE vulnerability_occurrences\nADD CONSTRAINT fk_rails_c8661a61eb\nFOREIGN KEY (primary_identifier_id)\nREFERENCES vulnerability_identifiers (id)\nON DELETE CASCADE\nNOT VALID;\n")2462 -> 0.0008s2463-- execute("ALTER TABLE vulnerability_occurrences VALIDATE CONSTRAINT fk_rails_c8661a61eb;")2464 -> 0.0010s2465-- foreign_keys("vulnerability_occurrences")2466 -> 0.0027s2467-- transaction_open?()2468 -> 0.0000s2469-- foreign_keys("vulnerability_occurrences")2470 -> 0.0027s2471-- execute("ALTER TABLE vulnerability_occurrences\nADD CONSTRAINT fk_rails_bf5b788ca7\nFOREIGN KEY (scanner_id)\nREFERENCES vulnerability_scanners (id)\nON DELETE CASCADE\nNOT VALID;\n")2472 -> 0.0010s2473-- execute("ALTER TABLE vulnerability_occurrences VALIDATE CONSTRAINT fk_rails_bf5b788ca7;")2474 -> 0.0011s2475-- foreign_keys("vulnerability_scanners")2476 -> 0.0025s2477-- transaction_open?()2478 -> 0.0000s2479-- foreign_keys("vulnerability_scanners")2480 -> 0.0026s2481-- execute("ALTER TABLE vulnerability_scanners\nADD CONSTRAINT fk_rails_5c9d42a221\nFOREIGN KEY (project_id)\nREFERENCES projects (id)\nON DELETE CASCADE\nNOT VALID;\n")2482 -> 0.0013s2483-- execute("ALTER TABLE vulnerability_scanners VALIDATE CONSTRAINT fk_rails_5c9d42a221;")2484 -> 0.0013s2485-- foreign_keys("dependency_proxy_blobs")2486 -> 0.0026s2487-- transaction_open?()2488 -> 0.0000s2489-- foreign_keys("dependency_proxy_blobs")2490 -> 0.0027s2491-- execute("ALTER TABLE dependency_proxy_blobs\nADD CONSTRAINT fk_db58bbc5d7\nFOREIGN KEY (group_id)\nREFERENCES namespaces (id)\nON DELETE CASCADE\nNOT VALID;\n")2492 -> 0.0012s2493-- execute("ALTER TABLE dependency_proxy_blobs VALIDATE CONSTRAINT fk_db58bbc5d7;")2494 -> 0.0013s2495-- foreign_keys("dependency_proxy_group_settings")2496 -> 0.0025s2497-- transaction_open?()2498 -> 0.0000s2499-- foreign_keys("dependency_proxy_group_settings")2500 -> 0.0028s2501-- execute("ALTER TABLE dependency_proxy_group_settings\nADD CONSTRAINT fk_616ddd680a\nFOREIGN KEY (group_id)\nREFERENCES namespaces (id)\nON DELETE CASCADE\nNOT VALID;\n")2502 -> 0.0011s2503-- execute("ALTER TABLE dependency_proxy_group_settings VALIDATE CONSTRAINT fk_616ddd680a;")2504 -> 0.0013s2505-- foreign_keys("jira_connect_subscriptions")2506 -> 0.0026s2507-- transaction_open?()2508 -> 0.0000s2509-- foreign_keys("jira_connect_subscriptions")2510 -> 0.0026s2511-- execute("ALTER TABLE jira_connect_subscriptions\nADD CONSTRAINT fk_f1d617343f\nFOREIGN KEY (jira_connect_installation_id)\nREFERENCES jira_connect_installations (id)\nON DELETE CASCADE\nNOT VALID;\n")2512 -> 0.0010s2513-- execute("ALTER TABLE jira_connect_subscriptions VALIDATE CONSTRAINT fk_f1d617343f;")2514 -> 0.0012s2515-- foreign_keys("jira_connect_subscriptions")2516 -> 0.0027s2517-- transaction_open?()2518 -> 0.0000s2519-- foreign_keys("jira_connect_subscriptions")2520 -> 0.0029s2521-- execute("ALTER TABLE jira_connect_subscriptions\nADD CONSTRAINT fk_a3c10bcf7d\nFOREIGN KEY (namespace_id)\nREFERENCES namespaces (id)\nON DELETE CASCADE\nNOT VALID;\n")2522 -> 0.0014s2523-- execute("ALTER TABLE jira_connect_subscriptions VALIDATE CONSTRAINT fk_a3c10bcf7d;")2524 -> 0.0013s2525-- remove_foreign_key("protected_tag_create_access_levels", {:column=>:group_id})2526 -> 0.0040s2527-- foreign_keys("protected_tag_create_access_levels")2528 -> 0.0028s2529-- transaction_open?()2530 -> 0.0000s2531-- foreign_keys("protected_tag_create_access_levels")2532 -> 0.0027s2533-- execute("ALTER TABLE protected_tag_create_access_levels\nADD CONSTRAINT fk_b4eb82fe3c\nFOREIGN KEY (group_id)\nREFERENCES namespaces (id)\nON DELETE CASCADE\nNOT VALID;\n")2534 -> 0.0012s2535-- execute("ALTER TABLE protected_tag_create_access_levels VALIDATE CONSTRAINT fk_b4eb82fe3c;")2536 -> 0.0012s2537== 20190402150158 BackportEnterpriseSchema: migrated (3.7294s) ================2538 creates new EE tables2539 missing EE columns2540== 20190402150158 BackportEnterpriseSchema: migrating =========================2541-- table_exists?(:epics)2542 -> 0.0008s2543-- column_exists?(:epics, :parent_id)2544 -> 0.0015s2545 flags an error2546NOTICE: table "design_management_designs" does not exist, skipping2547NOTICE: table "design_management_designs_versions" does not exist, skipping2548NOTICE: table "design_management_versions" does not exist, skipping2549NOTICE: table "geo_container_repository_updated_events" does not exist, skipping2550NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping2551NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping2552NOTICE: trigger "trigger_84853438aac0" for relation "epics" does not exist, skipping2553NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping2554NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping2555NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping2556NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping2557DEPRECATION WARNING: /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activerecord-6.0.3.4/lib/active_record/migration.rb:890: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call2558/builds/gitlab-org/gitlab/vendor/ruby/2.7.0/gems/activerecord-6.0.3.4/lib/active_record/connection_adapters/postgresql/schema_statements.rb:393: warning: The called method `add_column' is defined here2559 (called from block in add_timestamps_with_timezone at /builds/gitlab-org/gitlab/lib/gitlab/database/migration_helpers.rb:53)2560NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping2561NOTICE: table "deployment_clusters" does not exist, skipping2562NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping2563NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping2564NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping2565NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping2566NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping2567NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping2568NOTICE: schema "partitions_dynamic" does not exist, skipping2569NOTICE: table "untracked_files_for_uploads" does not exist, skipping2570NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping2571NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping2572NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"2573NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"2574NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"2575NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"2576NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"2577NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"2578NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"2579NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"2580NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"2581NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"2582NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"2583NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"2584NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"2585NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"2586NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"2587NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"2588NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping2589NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping2590NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping2591NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"2592NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"2593NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping2594NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping2595NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping2596NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping2597Gitlab::BackgroundMigration::PopulatePersonalSnippetStatistics2598 with existing personal snippets2599 creates/updates all snippet_statistics2600 creates/updates the associated namespace statistics2601 when an error is raised when updating a namespace statistics2602 logs the error and continue execution2603 when a snippet repository is empty2604 logs error and continues execution2605Gitlab::BackgroundMigration::BackfillArtifactExpiryDate2606NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping2607NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping2608NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping2609NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping2610 does not touch artifacts with expiry date2611 does not touch artifacts outside id range2612 does not touch artifacts outside date range2613 when current date is before the 22nd2614 backfills the expiry date for old artifacts2615 backfills the expiry date for recent artifacts2616 when current date is after the 22nd2617 backfills the expiry date for old artifacts2618 backfills the expiry date for recent artifacts2619NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping2620NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"2621NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"2622NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping2623NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping2624NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping2625NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping2626DedupMrMetrics2627NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping2628NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping2629NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping2630NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping2631NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping2632NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping2633NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping2634NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping2635NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping2636NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping2637NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping2638NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping2639NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping2640NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping2641NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping2642== 20200526115436 DedupMrMetrics: migrating ===================================2643-- transaction_open?()2644 -> 0.0000s2645-- index_exists?(:merge_request_metrics, :merge_request_id, {:where=>"id > 5", :unique=>true, :name=>"tmp_unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2646 -> 0.0058s2647-- add_index(:merge_request_metrics, :merge_request_id, {:where=>"id > 5", :unique=>true, :name=>"tmp_unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2648 -> 0.0031s2649-- transaction_open?()2650 -> 0.0000s2651-- index_exists?(:merge_request_metrics, :merge_request_id, {:unique=>true, :name=>"unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2652 -> 0.0065s2653-- add_index(:merge_request_metrics, :merge_request_id, {:unique=>true, :name=>"unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2654 -> 0.0034s2655-- transaction_open?()2656 -> 0.0000s2657-- indexes(:merge_request_metrics)2658 -> 0.0089s2659-- remove_index(:merge_request_metrics, {:algorithm=>:concurrently, :name=>"tmp_unique_merge_request_metrics_by_merge_request_id"})2660 -> 0.0015s2661== 20200526115436 DedupMrMetrics: migrated (0.0712s) ==========================2662 deduplicates merge_request_metrics table2663== 20200526115436 DedupMrMetrics: migrating ===================================2664-- transaction_open?()2665 -> 0.0000s2666-- index_exists?(:merge_request_metrics, :merge_request_id, {:where=>"id > 10", :unique=>true, :name=>"tmp_unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2667 -> 0.0057s2668-- add_index(:merge_request_metrics, :merge_request_id, {:where=>"id > 10", :unique=>true, :name=>"tmp_unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2669 -> 0.0031s2670-- transaction_open?()2671 -> 0.0000s2672-- index_exists?(:merge_request_metrics, :merge_request_id, {:unique=>true, :name=>"unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2673 -> 0.0064s2674-- add_index(:merge_request_metrics, :merge_request_id, {:unique=>true, :name=>"unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2675 -> 0.0030s2676-- transaction_open?()2677 -> 0.0000s2678-- indexes(:merge_request_metrics)2679 -> 0.0065s2680-- remove_index(:merge_request_metrics, {:algorithm=>:concurrently, :name=>"tmp_unique_merge_request_metrics_by_merge_request_id"})2681 -> 0.0012s2682== 20200526115436 DedupMrMetrics: migrated (0.0667s) ==========================2683 merges `duplicated_metrics_1` with `duplicated_metrics_2`2684== 20200526115436 DedupMrMetrics: migrating ===================================2685-- transaction_open?()2686 -> 0.0000s2687-- index_exists?(:merge_request_metrics, :merge_request_id, {:where=>"id > 15", :unique=>true, :name=>"tmp_unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2688 -> 0.0063s2689-- add_index(:merge_request_metrics, :merge_request_id, {:where=>"id > 15", :unique=>true, :name=>"tmp_unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2690 -> 0.0033s2691-- transaction_open?()2692 -> 0.0000s2693-- index_exists?(:merge_request_metrics, :merge_request_id, {:unique=>true, :name=>"unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2694 -> 0.0060s2695-- add_index(:merge_request_metrics, :merge_request_id, {:unique=>true, :name=>"unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2696 -> 0.0031s2697-- transaction_open?()2698 -> 0.0000s2699-- indexes(:merge_request_metrics)2700 -> 0.0065s2701-- remove_index(:merge_request_metrics, {:algorithm=>:concurrently, :name=>"tmp_unique_merge_request_metrics_by_merge_request_id"})2702 -> 0.0012s2703== 20200526115436 DedupMrMetrics: migrated (0.0699s) ==========================2704 merges `duplicated_metrics_3` with `duplicated_metrics_4`2705== 20200526115436 DedupMrMetrics: migrating ===================================2706-- transaction_open?()2707 -> 0.0000s2708-- index_exists?(:merge_request_metrics, :merge_request_id, {:where=>"id > 20", :unique=>true, :name=>"tmp_unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2709 -> 0.0057s2710-- add_index(:merge_request_metrics, :merge_request_id, {:where=>"id > 20", :unique=>true, :name=>"tmp_unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2711 -> 0.0032s2712-- transaction_open?()2713 -> 0.0000s2714-- index_exists?(:merge_request_metrics, :merge_request_id, {:unique=>true, :name=>"unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2715 -> 0.0063s2716-- add_index(:merge_request_metrics, :merge_request_id, {:unique=>true, :name=>"unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2717 -> 0.0031s2718-- transaction_open?()2719 -> 0.0000s2720-- indexes(:merge_request_metrics)2721 -> 0.0065s2722-- remove_index(:merge_request_metrics, {:algorithm=>:concurrently, :name=>"tmp_unique_merge_request_metrics_by_merge_request_id"})2723 -> 0.0012s2724== 20200526115436 DedupMrMetrics: migrated (0.0669s) ==========================2725 does not change non duplicated records2726== 20200526115436 DedupMrMetrics: migrating ===================================2727-- transaction_open?()2728 -> 0.0000s2729-- index_exists?(:merge_request_metrics, :merge_request_id, {:where=>"id > 0", :unique=>true, :name=>"tmp_unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2730 -> 0.0057s2731-- add_index(:merge_request_metrics, :merge_request_id, {:where=>"id > 0", :unique=>true, :name=>"tmp_unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2732 -> 0.0032s2733-- transaction_open?()2734 -> 0.0000s2735-- index_exists?(:merge_request_metrics, :merge_request_id, {:unique=>true, :name=>"unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2736 -> 0.0058s2737-- add_index(:merge_request_metrics, :merge_request_id, {:unique=>true, :name=>"unique_merge_request_metrics_by_merge_request_id", :algorithm=>:concurrently})2738 -> 0.0027s2739-- transaction_open?()2740 -> 0.0000s2741-- indexes(:merge_request_metrics)2742 -> 0.0077s2743-- remove_index(:merge_request_metrics, {:algorithm=>:concurrently, :name=>"tmp_unique_merge_request_metrics_by_merge_request_id"})2744 -> 0.0013s2745== 20200526115436 DedupMrMetrics: migrated (0.0329s) ==========================2746 does nothing when there are no metrics2747NOTICE: constraint "check_5ebd0515a0" of relation "ci_instance_variables" does not exist, skipping2748NOTICE: schema "partitions_dynamic" does not exist, skipping2749NOTICE: table "untracked_files_for_uploads" does not exist, skipping2750NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping2751NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping2752NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"2753NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"2754NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"2755NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"2756NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"2757NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"2758NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"2759NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"2760NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"2761NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"2762NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"2763NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"2764NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"2765NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"2766NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"2767NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"2768NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping2769NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping2770NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping2771NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping2772NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"2773NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"2774NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping2775NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping2776NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping2777NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping2778Gitlab::BackgroundMigration::FixUserProjectRouteNames2779NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping2780NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping2781NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping2782NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping2783NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping2784NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping2785NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping2786NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping2787NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping2788NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping2789NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping2790NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping2791NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping2792NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping2793NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping2794NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping2795NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping2796NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping2797NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping2798NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping2799NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping2800NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping2801NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping2802NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping2803NOTICE: trigger "trigger_36edafd19664" for relation "epics" does not exist, skipping2804NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping2805NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping2806 updates the route for a project if it did not match the user's name2807 updates the route for a project if the name was nil2808 does not update routes that were are out of the range2809 does not update routes for projects in groups owned by the user2810 does not update routes for namespaces2811NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping2812NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping2813NOTICE: trigger "trigger_84853438aac0" for relation "epics" does not exist, skipping2814NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping2815NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping2816NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping2817NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping2818NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping2819NOTICE: table "deployment_clusters" does not exist, skipping2820NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping2821NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping2822NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping2823NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping2824NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping2825NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping2826NOTICE: schema "partitions_dynamic" does not exist, skipping2827NOTICE: table "untracked_files_for_uploads" does not exist, skipping2828NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping2829NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping2830NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"2831NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"2832NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"2833NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"2834NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"2835NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"2836NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"2837NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"2838NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"2839NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"2840NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"2841NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"2842NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"2843NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"2844NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"2845NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"2846NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping2847NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping2848NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping2849NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"2850NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"2851NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping2852NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping2853NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping2854NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping2855CreateMissingVulnerabilitiesIssueLinks2856NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping2857NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping2858NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping2859NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping2860NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping2861NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping2862NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping2863NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping2864NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping2865 with no Vulnerabilities::IssueLinks present2866== 20200811130433 CreateMissingVulnerabilitiesIssueLinks: migrating ===========2867== 20200811130433 CreateMissingVulnerabilitiesIssueLinks: migrated (0.0206s) ==2868 creates missing Vulnerabilities::IssueLinks2869 when an Vulnerabilities::IssueLink already exists2870== 20200811130433 CreateMissingVulnerabilitiesIssueLinks: migrating ===========2871== 20200811130433 CreateMissingVulnerabilitiesIssueLinks: migrated (0.0216s) ==2872 creates no duplicates2873 when an Vulnerabilities::IssueLink of type created already exists2874== 20200811130433 CreateMissingVulnerabilitiesIssueLinks: migrating ===========2875== 20200811130433 CreateMissingVulnerabilitiesIssueLinks: migrated (0.0195s) ==2876 creates no duplicates2877NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping2878NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping2879NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"2880NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"2881NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"2882NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"2883NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"2884NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"2885NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"2886NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"2887NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"2888NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"2889NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"2890NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"2891NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"2892NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"2893NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"2894NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"2895NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping2896NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping2897NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping2898NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping2899NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"2900NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"2901NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping2902NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping2903NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping2904NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping2905Gitlab::BackgroundMigration::MigrateUsersBioToUserDetails2906NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping2907NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping2908NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping2909NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping2910NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping2911NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping2912NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping2913NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping2914NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping2915NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping2916NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping2917NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping2918NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping2919NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping2920NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping2921NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping2922NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping2923 migrates all relevant records2924 migrates `bio`2925 migrates long `bio`2926 does not change existing user detail2927 changes existing user detail when the columns are different2928 does not migrate record2929 does not migrate empty bio2930NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping2931NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping2932NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping2933NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping2934NOTICE: schema "partitions_dynamic" does not exist, skipping2935NOTICE: table "untracked_files_for_uploads" does not exist, skipping2936NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping2937NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping2938NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"2939NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"2940NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"2941NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"2942NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"2943NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"2944NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"2945NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"2946NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"2947NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"2948NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"2949NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"2950NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"2951NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"2952NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"2953NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"2954NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping2955NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping2956NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping2957NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"2958NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"2959NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping2960NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping2961NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping2962NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping2963MigrateLegacyManagedClustersToUnmanaged2964NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping2965NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping2966NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping2967NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping2968NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping2969NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping2970NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping2971NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping2972NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping2973NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping2974NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping2975NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping2976NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping2977NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping2978NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping2979NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping2980NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping2981NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping2982NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping2983NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping2984NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping2985NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping2986NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping2987NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping2988NOTICE: trigger "trigger_36edafd19664" for relation "epics" does not exist, skipping2989NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping2990NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping2991== 20190606163724 MigrateLegacyManagedClustersToUnmanaged: migrating ==========2992== 20190606163724 MigrateLegacyManagedClustersToUnmanaged: migrated (0.0201s) =2993 marks the cluster as unmanaged2994 cluster is not project type2995== 20190606163724 MigrateLegacyManagedClustersToUnmanaged: migrating ==========2996== 20190606163724 MigrateLegacyManagedClustersToUnmanaged: migrated (0.0059s) =2997 does not update the cluster2998 cluster has a kubernetes namespace associated2999== 20190606163724 MigrateLegacyManagedClustersToUnmanaged: migrating ==========3000== 20190606163724 MigrateLegacyManagedClustersToUnmanaged: migrated (0.0035s) =3001 does not update the cluster3002 cluster was recently created3003== 20190606163724 MigrateLegacyManagedClustersToUnmanaged: migrating ==========3004== 20190606163724 MigrateLegacyManagedClustersToUnmanaged: migrated (0.0052s) =3005 does not update the cluster3006NOTICE: table "geo_container_repository_updated_events" does not exist, skipping3007NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping3008NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping3009NOTICE: trigger "trigger_84853438aac0" for relation "epics" does not exist, skipping3010NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping3011NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping3012NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping3013NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping3014NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping3015NOTICE: table "deployment_clusters" does not exist, skipping3016NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping3017NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping3018NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping3019NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping3020NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping3021NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping3022NOTICE: schema "partitions_dynamic" does not exist, skipping3023NOTICE: table "untracked_files_for_uploads" does not exist, skipping3024NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3025NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3026NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"3027NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"3028NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"3029NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"3030NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"3031NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"3032NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"3033NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"3034NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"3035NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"3036NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"3037NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"3038NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"3039NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"3040NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"3041NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"3042NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3043NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3044NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3045NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"3046NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"3047NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3048NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3049NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3050NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3051UpdateIndexApprovalRuleNameForCodeOwnersRuleType3052NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3053NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3054NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3055NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3056NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3057NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3058NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3059NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3060NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3061NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping3062NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping3063NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping3064NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping3065NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping3066NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping3067 #up3068 creates the new index and removes the 'legacy' indices3069 #down3070 run as FOSS3071 recreates legacy indices, but does not invoke EE-specific code3072 EE3073 recreates 'legacy' indices and removes duplicate code owner approval rules (PENDING: This test is skipped under FOSS)3074NOTICE: constraint "check_5ebd0515a0" of relation "ci_instance_variables" does not exist, skipping3075NOTICE: schema "partitions_dynamic" does not exist, skipping3076NOTICE: table "untracked_files_for_uploads" does not exist, skipping3077NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3078NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3079NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"3080NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"3081NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"3082NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"3083NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"3084NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"3085NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"3086NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"3087NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"3088NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"3089NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"3090NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"3091NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"3092NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"3093NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"3094NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"3095NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3096NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3097NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3098NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping3099NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"3100NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"3101NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3102NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3103NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3104NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3105ReseedRepositoryStoragesWeighted3106NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3107NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3108NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3109NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3110NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3111NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3112NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3113NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3114NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3115NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping3116NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping3117NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping3118NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping3119NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping3120NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping3121NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping3122 with empty repository_storages_weighted column3123== 20200509203901 ReseedRepositoryStoragesWeighted: migrating =================3124== 20200509203901 ReseedRepositoryStoragesWeighted: migrated (0.4011s) ========3125 populates repository_storages_weighted properly3126 with already-populated repository_storages_weighted column3127== 20200509203901 ReseedRepositoryStoragesWeighted: migrating =================3128== 20200509203901 ReseedRepositoryStoragesWeighted: migrated (0.3037s) ========3129 does not change repository_storages_weighted properly3130NOTICE: constraint "check_5ebd0515a0" of relation "ci_instance_variables" does not exist, skipping3131NOTICE: schema "partitions_dynamic" does not exist, skipping3132NOTICE: table "untracked_files_for_uploads" does not exist, skipping3133NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3134NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3135NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"3136NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"3137NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"3138NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"3139NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"3140NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"3141NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"3142NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"3143NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"3144NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"3145NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"3146NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"3147NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"3148NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"3149NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"3150NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"3151NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3152NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3153NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3154NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"3155NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"3156NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3157NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3158NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3159NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3160ScheduleRecalculateProjectAuthorizations3161NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3162NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3163NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3164NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3165NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3166NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3167NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3168NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3169NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3170NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping3171NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping3172NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping3173NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping3174NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping3175NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping3176NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping3177NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping3178NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping3179NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping3180== 20200204113223 ScheduleRecalculateProjectAuthorizations: migrating =========3181-- Scheduling RecalculateProjectAuthorizations jobs3182== 20200204113223 ScheduleRecalculateProjectAuthorizations: migrated (0.0179s) 3183 schedules background migration3184== 20200204113223 ScheduleRecalculateProjectAuthorizations: migrating =========3185-- Scheduling RecalculateProjectAuthorizations jobs3186== 20200204113223 ScheduleRecalculateProjectAuthorizations: migrated (0.0158s) 3187 ignores projects with higher id than maximum group id3188NOTICE: table "deployment_clusters" does not exist, skipping3189NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping3190NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping3191NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping3192NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping3193NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping3194NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping3195NOTICE: schema "partitions_dynamic" does not exist, skipping3196NOTICE: table "untracked_files_for_uploads" does not exist, skipping3197NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3198NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3199NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"3200NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"3201NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"3202NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"3203NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"3204NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"3205NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"3206NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"3207NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"3208NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"3209NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"3210NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"3211NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"3212NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"3213NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"3214NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"3215NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3216NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3217NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3218NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"3219NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"3220NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3221NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3222NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3223NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3224The application_settings table has 1270 columns.3225Recreating the database3226Dropped database 'gitlabhq_test'3227Created database 'gitlabhq_test'3228Database re-creation done in 4.3695941460000543229Gitlab::BackgroundMigration::SetMergeRequestDiffFilesCount3230NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3231NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3232NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3233NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3234NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3235NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3236NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3237NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3238NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3239 fills the files_count column3240 uses the sentinel value if the actual count is too high3241NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3242NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3243NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"3244NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"3245NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"3246NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"3247NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"3248NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"3249NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"3250NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"3251NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"3252NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"3253NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"3254NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"3255NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"3256NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"3257NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"3258NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"3259NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3260NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3261NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3262NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping3263NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"3264NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"3265NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3266NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3267NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3268NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3269FixProjectsWithoutProjectFeature3270NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3271NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3272NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3273NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3274NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3275NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3276NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3277NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3278NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3279NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping3280NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping3281NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping3282NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping3283NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping3284== 20200127111840 FixProjectsWithoutProjectFeature: migrating =================3285-- Scheduled 2 FixProjectsWithoutProjectFeature jobs with a maximum of 2 records per batch and an interval of 120 seconds.3286The migration is expected to take at least 240 seconds. Expect all jobs to have completed after 2021-03-03 12:14:52 UTC."3287== 20200127111840 FixProjectsWithoutProjectFeature: migrated (0.0912s) ========3288 schedules jobs for ranges of projects3289== 20200127111840 FixProjectsWithoutProjectFeature: migrating =================3290-- Scheduled 2 FixProjectsWithoutProjectFeature jobs with a maximum of 2 records per batch and an interval of 120 seconds.3291The migration is expected to take at least 240 seconds. Expect all jobs to have completed after 2021-03-03 12:14:53 UTC."3292== 20200127111840 FixProjectsWithoutProjectFeature: migrated (0.0843s) ========3293 schedules jobs according to the configured batch size3294NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping3295NOTICE: table "deployment_clusters" does not exist, skipping3296NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping3297NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping3298NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping3299NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping3300NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping3301NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping3302NOTICE: schema "partitions_dynamic" does not exist, skipping3303NOTICE: table "untracked_files_for_uploads" does not exist, skipping3304NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3305NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3306NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"3307NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"3308NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"3309NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"3310NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"3311NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"3312NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"3313NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"3314NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"3315NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"3316NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"3317NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"3318NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"3319NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"3320NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"3321NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"3322NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3323NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3324NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3325NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"3326NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"3327NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3328NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3329NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3330NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3331Gitlab::BackgroundMigration::BackfillDesignInternalIds3332NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3333NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3334NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3335NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3336 backfills the iid for designs3337 scopes IIDs and handles range and starting-point correctly3338 updates the internal ID records3339NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping3340NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"3341NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"3342NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3343NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3344NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3345NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3346Gitlab::BackgroundMigration::UpdateExistingSubgroupToMatchVisibilityLevelOfParent3347NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3348NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3349NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3350NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3351NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3352NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3353NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3354NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3355NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3356NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping3357NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping3358NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping3359NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping3360NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping3361NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping3362NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping3363NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping3364NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping3365NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping3366NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping3367 private visibility level3368 updates the project visibility3369 updates sub-sub groups3370 updates all sub groups3371 internal visibility level3372 updates the project visibility3373NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping3374NOTICE: table "deployment_clusters" does not exist, skipping3375NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping3376NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping3377NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping3378NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping3379NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping3380NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping3381NOTICE: schema "partitions_dynamic" does not exist, skipping3382NOTICE: table "untracked_files_for_uploads" does not exist, skipping3383NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3384NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3385NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"3386NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"3387NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"3388NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"3389NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"3390NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"3391NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"3392NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"3393NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"3394NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"3395NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"3396NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"3397NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"3398NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"3399NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"3400NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"3401NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3402NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3403NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3404NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"3405NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"3406NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3407NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3408NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3409NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3410RemoveSecurityDashboardFeatureFlag3411NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3412NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3413NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3414NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3415NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3416NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3417NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3418NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3419NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3420NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping3421NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping3422NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping3423NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping3424NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping3425NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping3426NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping3427NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping3428NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping3429NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping3430 #up3431 deletes the security_dashboard feature gate3432 #down3433 copies the instance_security_dashboard feature gate to a security_dashboard gate3434 when there is no instance_security_dashboard gate3435 does nothing3436 when there already is a security_dashboard gate3437 does nothing3438NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping3439NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping3440NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping3441NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping3442NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping3443NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping3444NOTICE: schema "partitions_dynamic" does not exist, skipping3445NOTICE: table "untracked_files_for_uploads" does not exist, skipping3446NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3447NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3448NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"3449NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"3450NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"3451NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"3452NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"3453NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"3454NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"3455NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"3456NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"3457NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"3458NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"3459NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"3460NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"3461NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"3462NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"3463NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"3464NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3465NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3466NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3467NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"3468NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"3469NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3470NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3471NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3472NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3473ScheduleMigrateSecurityScans3474NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3475NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3476NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3477NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3478NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3479NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3480NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3481NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3482NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3483NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping3484NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping3485NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping3486NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping3487NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping3488NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping3489NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping3490NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping3491NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping3492NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping3493 no security job artifacts3494== 20200217225719 ScheduleMigrateSecurityScans: migrating =====================3495-- Scheduled 0 MigrateSecurityScans jobs with a maximum of 1 records per batch and an interval of 300 seconds.3496The migration is expected to take at least 0 seconds. Expect all jobs to have completed after 2021-03-03 12:12:49 UTC."3497== 20200217225719 ScheduleMigrateSecurityScans: migrated (0.0056s) ============3498 does not schedule migration3499 has security job artifacts3500-- Scheduled 2 MigrateSecurityScans jobs with a maximum of 1 records per batch and an interval of 300 seconds.3501The migration is expected to take at least 600 seconds. Expect all jobs to have completed after 2021-03-03 12:22:49 UTC."3502 schedules migration of security scans3503 has non-security job artifacts3504-- Scheduled 0 MigrateSecurityScans jobs with a maximum of 1 records per batch and an interval of 300 seconds.3505The migration is expected to take at least 0 seconds. Expect all jobs to have completed after 2021-03-03 12:12:50 UTC."3506 schedules migration of security scans3507NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping3508NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping3509NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping3510NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping3511NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping3512NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping3513NOTICE: schema "partitions_dynamic" does not exist, skipping3514NOTICE: table "untracked_files_for_uploads" does not exist, skipping3515NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3516NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3517NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"3518NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"3519NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"3520NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"3521NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"3522NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"3523NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"3524NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"3525NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"3526NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"3527NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"3528NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"3529NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"3530NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"3531NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"3532NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"3533NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3534NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3535NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3536NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"3537NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"3538NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3539NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3540NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3541NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3542InsertProjectHooksPlanLimits3543NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3544NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3545NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3546NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3547NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3548NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3549NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3550NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3551NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3552NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping3553NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping3554NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping3555NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping3556NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping3557NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping3558NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping3559NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping3560NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping3561NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping3562NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping3563 when on Gitlab.com3564 #up3565-- quote_column_name("project_hooks")3566 -> 0.0001s3567-- quote("free")3568 -> 0.0002s3569-- quote(10)3570 -> 0.0001s3571-- execute("INSERT INTO plan_limits (plan_id, \"project_hooks\")\nSELECT id, '10' FROM plans WHERE name = 'free' LIMIT 1\nON CONFLICT (plan_id) DO UPDATE SET \"project_hooks\" = EXCLUDED.\"project_hooks\";\n")3572 -> 0.0016s3573-- quote_column_name("project_hooks")3574 -> 0.0001s3575-- quote("bronze")3576 -> 0.0001s3577-- quote(20)3578 -> 0.0001s3579-- execute("INSERT INTO plan_limits (plan_id, \"project_hooks\")\nSELECT id, '20' FROM plans WHERE name = 'bronze' LIMIT 1\nON CONFLICT (plan_id) DO UPDATE SET \"project_hooks\" = EXCLUDED.\"project_hooks\";\n")3580 -> 0.0015s3581-- quote_column_name("project_hooks")3582 -> 0.0001s3583-- quote("silver")3584 -> 0.0000s3585-- quote(30)3586 -> 0.0000s3587-- execute("INSERT INTO plan_limits (plan_id, \"project_hooks\")\nSELECT id, '30' FROM plans WHERE name = 'silver' LIMIT 1\nON CONFLICT (plan_id) DO UPDATE SET \"project_hooks\" = EXCLUDED.\"project_hooks\";\n")3588 -> 0.0015s3589-- quote_column_name("project_hooks")3590 -> 0.0001s3591-- quote("gold")3592 -> 0.0000s3593-- quote(100)3594 -> 0.0001s3595-- execute("INSERT INTO plan_limits (plan_id, \"project_hooks\")\nSELECT id, '100' FROM plans WHERE name = 'gold' LIMIT 1\nON CONFLICT (plan_id) DO UPDATE SET \"project_hooks\" = EXCLUDED.\"project_hooks\";\n")3596 -> 0.0014s3597 updates the project_hooks plan limits3598 #down3599-- quote_column_name("project_hooks")3600 -> 0.0002s3601-- quote("free")3602 -> 0.0001s3603-- quote(10)3604 -> 0.0001s3605-- execute("INSERT INTO plan_limits (plan_id, \"project_hooks\")\nSELECT id, '10' FROM plans WHERE name = 'free' LIMIT 1\nON CONFLICT (plan_id) DO UPDATE SET \"project_hooks\" = EXCLUDED.\"project_hooks\";\n")3606 -> 0.0016s3607-- quote_column_name("project_hooks")3608 -> 0.0002s3609-- quote("bronze")3610 -> 0.0002s3611-- quote(20)3612 -> 0.0001s3613-- execute("INSERT INTO plan_limits (plan_id, \"project_hooks\")\nSELECT id, '20' FROM plans WHERE name = 'bronze' LIMIT 1\nON CONFLICT (plan_id) DO UPDATE SET \"project_hooks\" = EXCLUDED.\"project_hooks\";\n")3614 -> 0.0017s3615-- quote_column_name("project_hooks")3616 -> 0.0001s3617-- quote("silver")3618 -> 0.0002s3619-- quote(30)3620 -> 0.0002s3621-- execute("INSERT INTO plan_limits (plan_id, \"project_hooks\")\nSELECT id, '30' FROM plans WHERE name = 'silver' LIMIT 1\nON CONFLICT (plan_id) DO UPDATE SET \"project_hooks\" = EXCLUDED.\"project_hooks\";\n")3622 -> 0.0015s3623-- quote_column_name("project_hooks")3624 -> 0.0001s3625-- quote("gold")3626 -> 0.0001s3627-- quote(100)3628 -> 0.0001s3629-- execute("INSERT INTO plan_limits (plan_id, \"project_hooks\")\nSELECT id, '100' FROM plans WHERE name = 'gold' LIMIT 1\nON CONFLICT (plan_id) DO UPDATE SET \"project_hooks\" = EXCLUDED.\"project_hooks\";\n")3630 -> 0.0014s3631-- quote_column_name("project_hooks")3632 -> 0.0001s3633-- quote("free")3634 -> 0.0000s3635-- quote(0)3636 -> 0.0000s3637-- execute("INSERT INTO plan_limits (plan_id, \"project_hooks\")\nSELECT id, '0' FROM plans WHERE name = 'free' LIMIT 1\nON CONFLICT (plan_id) DO UPDATE SET \"project_hooks\" = EXCLUDED.\"project_hooks\";\n")3638 -> 0.0013s3639-- quote_column_name("project_hooks")3640 -> 0.0001s3641-- quote("bronze")3642 -> 0.0000s3643-- quote(0)3644 -> 0.0001s3645-- execute("INSERT INTO plan_limits (plan_id, \"project_hooks\")\nSELECT id, '0' FROM plans WHERE name = 'bronze' LIMIT 1\nON CONFLICT (plan_id) DO UPDATE SET \"project_hooks\" = EXCLUDED.\"project_hooks\";\n")3646 -> 0.0014s3647-- quote_column_name("project_hooks")3648 -> 0.0001s3649-- quote("silver")3650 -> 0.0000s3651-- quote(0)3652 -> 0.0001s3653-- execute("INSERT INTO plan_limits (plan_id, \"project_hooks\")\nSELECT id, '0' FROM plans WHERE name = 'silver' LIMIT 1\nON CONFLICT (plan_id) DO UPDATE SET \"project_hooks\" = EXCLUDED.\"project_hooks\";\n")3654 -> 0.0013s3655-- quote_column_name("project_hooks")3656 -> 0.0001s3657-- quote("gold")3658 -> 0.0000s3659-- quote(0)3660 -> 0.0000s3661-- execute("INSERT INTO plan_limits (plan_id, \"project_hooks\")\nSELECT id, '0' FROM plans WHERE name = 'gold' LIMIT 1\nON CONFLICT (plan_id) DO UPDATE SET \"project_hooks\" = EXCLUDED.\"project_hooks\";\n")3662 -> 0.0013s3663 updates the project_hooks plan limits to 03664 when on self-hosted3665 #up3666 does not update the plan limits3667 #down3668 does not update the plan limits3669NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping3670NOTICE: table "deployment_clusters" does not exist, skipping3671NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping3672NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping3673NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping3674NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping3675NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping3676NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping3677NOTICE: schema "partitions_dynamic" does not exist, skipping3678NOTICE: table "untracked_files_for_uploads" does not exist, skipping3679NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3680NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3681NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"3682NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"3683NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"3684NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"3685NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"3686NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"3687NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"3688NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"3689NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"3690NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"3691NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"3692NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"3693NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"3694NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"3695NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"3696NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"3697NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3698NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3699NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3700NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"3701NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"3702NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3703NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3704NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3705NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3706MigrateIncidentIssuesToIncidentType3707NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3708NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3709NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3710NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3711NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3712NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3713NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3714NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3715NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3716 #up3717== 20200723040950 MigrateIncidentIssuesToIncidentType: migrating ==============3718== 20200723040950 MigrateIncidentIssuesToIncidentType: migrated (0.0416s) =====3719 updates the incident issue type3720 #down3721 updates the incident issue type3722NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3723NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3724NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"3725NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"3726NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"3727NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"3728NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"3729NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"3730NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"3731NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"3732NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"3733NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"3734NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"3735NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"3736NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"3737NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"3738NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"3739NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"3740NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3741NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3742NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3743NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping3744NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"3745NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"3746NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3747NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3748NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3749NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3750UpdateMinimumPasswordLength3751NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3752NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3753NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3754NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3755NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3756NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3757NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3758NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3759NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3760NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping3761NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping3762NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping3763NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping3764NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping3765NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping3766NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping3767NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping3768NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping3769NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping3770NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping3771NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping3772== 20191205084057 UpdateMinimumPasswordLength: migrating ======================3773-- execute("UPDATE application_settings SET minimum_password_length = 12")3774 -> 0.0019s3775== 20191205084057 UpdateMinimumPasswordLength: migrated (0.0026s) =============3776 correctly migrates minimum_password_length3777NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping3778NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping3779NOTICE: table "deployment_clusters" does not exist, skipping3780NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping3781NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping3782NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping3783NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping3784NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping3785NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping3786NOTICE: schema "partitions_dynamic" does not exist, skipping3787NOTICE: table "untracked_files_for_uploads" does not exist, skipping3788NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3789NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3790NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"3791NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"3792NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"3793NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"3794NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"3795NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"3796NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"3797NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"3798NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"3799NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"3800NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"3801NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"3802NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"3803NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"3804NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"3805NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"3806NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3807NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3808NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3809NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"3810NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"3811NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3812NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3813NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3814NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3815CapDesignsFilenameLengthToNewLimit3816NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3817NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3818NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3819NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3820NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3821NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3822NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3823NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3824NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3825NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping3826NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping3827NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping3828NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping3829NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping3830NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping3831== 20200602013901 CapDesignsFilenameLengthToNewLimit: migrating ===============3832== 20200602013901 CapDesignsFilenameLengthToNewLimit: migrated (0.0016s) ======3833 correctly sets filenames that are above the limit3834== 20200528171933 RemoveNotNullFromExternalDashboardUrl: migrating ============3835-- change_column_null(:project_metrics_settings, :external_dashboard_url, true)3836 -> 0.0011s3837== 20200528171933 RemoveNotNullFromExternalDashboardUrl: migrated (0.0012s) ===3838== 20200601120434 MigrateAllMergeRequestUserMentionsToDb: migrating ===========3839== 20200601120434 MigrateAllMergeRequestUserMentionsToDb: migrated (0.0065s) ==3840== 20200601210148 AddDashboardTimezoneToProjectMetricsSetting: migrating ======3841-- add_column(:project_metrics_settings, :dashboard_timezone, :integer, {:limit=>2, :null=>false, :default=>0})3842 -> 0.0017s3843== 20200601210148 AddDashboardTimezoneToProjectMetricsSetting: migrated (0.0018s) 3844== 20200602013900 AddLimitToDesignsFilename: migrating ========================3845-- transaction_open?()3846 -> 0.0000s3847-- current_schema()3848 -> 0.0004s3849-- execute("ALTER TABLE design_management_designs\nADD CONSTRAINT check_07155e2715\nCHECK ( char_length(filename) <= 255 )\nNOT VALID;\n")3850 -> 0.0010s3851== 20200602013900 AddLimitToDesignsFilename: migrated (0.0053s) ===============3852== 20200602013901 CapDesignsFilenameLengthToNewLimit: migrating ===============3853== 20200602013901 CapDesignsFilenameLengthToNewLimit: migrated (0.0013s) ======3854 runs after filename limit has been set3855NOTICE: constraint "check_5ebd0515a0" of relation "ci_instance_variables" does not exist, skipping3856NOTICE: schema "partitions_dynamic" does not exist, skipping3857NOTICE: table "untracked_files_for_uploads" does not exist, skipping3858NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3859NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3860NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"3861NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"3862NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"3863NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"3864NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"3865NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"3866NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"3867NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"3868NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"3869NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"3870NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"3871NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"3872NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"3873NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"3874NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"3875NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"3876NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3877NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3878NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3879NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping3880NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"3881NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"3882NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3883NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3884NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3885NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3886ScheduleSyncIssuablesStateIdWhereNil3887NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping3888NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping3889NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping3890NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3891NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3892NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3893NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3894NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3895NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3896NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping3897NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping3898NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping3899NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping3900NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping3901NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping3902NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping3903NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping3904NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping3905NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping3906NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping3907NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping3908NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping3909NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping3910NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping3911NOTICE: trigger "trigger_36edafd19664" for relation "epics" does not exist, skipping3912NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping3913NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping3914 #up3915 issues3916 behaves like scheduling migrations3917== 20190506135400 ScheduleSyncIssuablesStateIdWhereNil: migrating =============3918-- Scheduled 2 SyncIssuesStateId jobs with a maximum of 2 records per batch and an interval of 120 seconds.3919The migration is expected to take at least 240 seconds. Expect all jobs to have completed after 2021-03-03 12:19:31 UTC."3920-- Scheduled 0 SyncMergeRequestsStateId jobs with a maximum of 2 records per batch and an interval of 120 seconds.3921The migration is expected to take at least 0 seconds. Expect all jobs to have completed after 2021-03-03 12:15:31 UTC."3922-- transaction_open?()3923 -> 0.0000s3924-- indexes(:issues)3925 -> 0.0094s3926-- current_schema()3927 -> 0.0006s3928-- transaction_open?()3929 -> 0.0000s3930-- indexes(:merge_requests)3931 -> 0.0125s3932-- current_schema()3933 -> 0.0006s3934== 20190506135400 ScheduleSyncIssuablesStateIdWhereNil: migrated (0.0758s) ====3935 correctly schedules issuable sync background migration3936 merge requests3937 behaves like scheduling migrations3938== 20190506135400 ScheduleSyncIssuablesStateIdWhereNil: migrating =============3939-- Scheduled 0 SyncIssuesStateId jobs with a maximum of 2 records per batch and an interval of 120 seconds.3940The migration is expected to take at least 0 seconds. Expect all jobs to have completed after 2021-03-03 12:15:32 UTC."3941-- Scheduled 2 SyncMergeRequestsStateId jobs with a maximum of 2 records per batch and an interval of 120 seconds.3942The migration is expected to take at least 240 seconds. Expect all jobs to have completed after 2021-03-03 12:19:32 UTC."3943-- transaction_open?()3944 -> 0.0000s3945-- indexes(:issues)3946 -> 0.0090s3947-- current_schema()3948 -> 0.0007s3949-- transaction_open?()3950 -> 0.0000s3951-- indexes(:merge_requests)3952 -> 0.0110s3953-- current_schema()3954 -> 0.0005s3955== 20190506135400 ScheduleSyncIssuablesStateIdWhereNil: migrated (0.0769s) ====3956 correctly schedules issuable sync background migration3957NOTICE: table "geo_container_repository_updated_events" does not exist, skipping3958NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping3959NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping3960NOTICE: trigger "trigger_84853438aac0" for relation "epics" does not exist, skipping3961NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping3962NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping3963NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping3964NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping3965NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping3966NOTICE: table "deployment_clusters" does not exist, skipping3967NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping3968NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping3969NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping3970NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping3971NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping3972NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping3973NOTICE: schema "partitions_dynamic" does not exist, skipping3974NOTICE: table "untracked_files_for_uploads" does not exist, skipping3975NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping3976NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping3977NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"3978NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"3979NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"3980NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"3981NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"3982NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"3983NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"3984NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"3985NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"3986NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"3987NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"3988NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"3989NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"3990NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"3991NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"3992NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"3993NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping3994NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping3995NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping3996NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"3997NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"3998NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping3999NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4000NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4001NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4002SeedRepositoryStoragesWeighted4003NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4004NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4005NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4006NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4007NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4008NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4009NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4010NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4011NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4012NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping4013NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping4014NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping4015NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping4016NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping4017NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping4018== 20200526000407 SeedRepositoryStoragesWeighted: migrating ===================4019== 20200526000407 SeedRepositoryStoragesWeighted: migrated (0.2950s) ==========4020 correctly schedules background migrations4021NOTICE: constraint "check_5ebd0515a0" of relation "ci_instance_variables" does not exist, skipping4022NOTICE: schema "partitions_dynamic" does not exist, skipping4023NOTICE: table "untracked_files_for_uploads" does not exist, skipping4024NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4025NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4026NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"4027NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"4028NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"4029NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"4030NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"4031NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"4032NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"4033NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"4034NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"4035NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"4036NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"4037NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"4038NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"4039NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"4040NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"4041NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"4042NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4043NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4044NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4045NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping4046NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"4047NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"4048NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4049NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4050NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4051NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4052The application_settings table has 1233 columns.4053Recreating the database4054Dropped database 'gitlabhq_test'4055Created database 'gitlabhq_test'4056Database re-creation done in 4.61367477499970854057ChangePackagesSizeDefaultsInProjectStatistics4058NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4059NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4060NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4061NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4062NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4063NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4064NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4065NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4066NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4067NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping4068NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping4069NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping4070NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping4071NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping4072NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping4073NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping4074NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping4075NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping4076NOTICE: trigger "trigger_36edafd19664" for relation "epics" does not exist, skipping4077NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping4078NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping4079== 20190516155724 ChangePackagesSizeDefaultsInProjectStatistics: migrating ====4080-- change_column_default(:project_statistics, :packages_size, 0)4081 -> 0.0033s4082-- transaction_open?()4083 -> 0.0000s4084-- exec_query("SELECT COUNT(*) AS count FROM \"project_statistics\" WHERE \"project_statistics\".\"packages_size\" IS NULL")4085 -> 0.0010s4086-- exec_query("SELECT \"project_statistics\".\"id\" FROM \"project_statistics\" WHERE \"project_statistics\".\"packages_size\" IS NULL ORDER BY \"project_statistics\".\"id\" ASC LIMIT 1")4087 -> 0.0007s4088-- exec_query("SELECT \"project_statistics\".\"id\" FROM \"project_statistics\" WHERE \"project_statistics\".\"id\" >= 1 AND \"project_statistics\".\"packages_size\" IS NULL ORDER BY \"project_statistics\".\"id\" ASC LIMIT 1 OFFSET 1")4089 -> 0.0007s4090-- execute("UPDATE \"project_statistics\" SET \"packages_size\" = 0 WHERE \"project_statistics\".\"id\" >= 1 AND \"project_statistics\".\"id\" < 2 AND \"project_statistics\".\"packages_size\" IS NULL")4091 -> 0.0007s4092-- exec_query("SELECT \"project_statistics\".\"id\" FROM \"project_statistics\" WHERE \"project_statistics\".\"id\" >= 2 AND \"project_statistics\".\"packages_size\" IS NULL ORDER BY \"project_statistics\".\"id\" ASC LIMIT 1 OFFSET 1")4093 -> 0.0007s4094-- execute("UPDATE \"project_statistics\" SET \"packages_size\" = 0 WHERE \"project_statistics\".\"id\" >= 2 AND \"project_statistics\".\"id\" < 3 AND \"project_statistics\".\"packages_size\" IS NULL")4095 -> 0.0018s4096-- exec_query("SELECT \"project_statistics\".\"id\" FROM \"project_statistics\" WHERE \"project_statistics\".\"id\" >= 3 AND \"project_statistics\".\"packages_size\" IS NULL ORDER BY \"project_statistics\".\"id\" ASC LIMIT 1 OFFSET 1")4097 -> 0.0008s4098-- execute("UPDATE \"project_statistics\" SET \"packages_size\" = 0 WHERE \"project_statistics\".\"id\" >= 3 AND \"project_statistics\".\"id\" < 4 AND \"project_statistics\".\"packages_size\" IS NULL")4099 -> 0.0007s4100-- exec_query("SELECT \"project_statistics\".\"id\" FROM \"project_statistics\" WHERE \"project_statistics\".\"id\" >= 4 AND \"project_statistics\".\"packages_size\" IS NULL ORDER BY \"project_statistics\".\"id\" ASC LIMIT 1 OFFSET 1")4101 -> 0.0007s4102-- execute("UPDATE \"project_statistics\" SET \"packages_size\" = 0 WHERE \"project_statistics\".\"id\" >= 4 AND \"project_statistics\".\"id\" < 5 AND \"project_statistics\".\"packages_size\" IS NULL")4103 -> 0.0007s4104-- exec_query("SELECT \"project_statistics\".\"id\" FROM \"project_statistics\" WHERE \"project_statistics\".\"id\" >= 5 AND \"project_statistics\".\"packages_size\" IS NULL ORDER BY \"project_statistics\".\"id\" ASC LIMIT 1 OFFSET 1")4105 -> 0.0008s4106-- execute("UPDATE \"project_statistics\" SET \"packages_size\" = 0 WHERE \"project_statistics\".\"id\" >= 5 AND \"project_statistics\".\"id\" < 6 AND \"project_statistics\".\"packages_size\" IS NULL")4107 -> 0.0007s4108-- exec_query("SELECT \"project_statistics\".\"id\" FROM \"project_statistics\" WHERE \"project_statistics\".\"id\" >= 6 AND \"project_statistics\".\"packages_size\" IS NULL ORDER BY \"project_statistics\".\"id\" ASC LIMIT 1 OFFSET 1")4109 -> 0.0007s4110-- execute("UPDATE \"project_statistics\" SET \"packages_size\" = 0 WHERE \"project_statistics\".\"id\" >= 6 AND \"project_statistics\".\"id\" < 7 AND \"project_statistics\".\"packages_size\" IS NULL")4111 -> 0.0007s4112-- exec_query("SELECT \"project_statistics\".\"id\" FROM \"project_statistics\" WHERE \"project_statistics\".\"id\" >= 7 AND \"project_statistics\".\"packages_size\" IS NULL ORDER BY \"project_statistics\".\"id\" ASC LIMIT 1 OFFSET 1")4113 -> 0.0007s4114-- execute("UPDATE \"project_statistics\" SET \"packages_size\" = 0 WHERE \"project_statistics\".\"id\" >= 7 AND \"project_statistics\".\"id\" < 8 AND \"project_statistics\".\"packages_size\" IS NULL")4115 -> 0.0019s4116-- exec_query("SELECT \"project_statistics\".\"id\" FROM \"project_statistics\" WHERE \"project_statistics\".\"id\" >= 8 AND \"project_statistics\".\"packages_size\" IS NULL ORDER BY \"project_statistics\".\"id\" ASC LIMIT 1 OFFSET 1")4117 -> 0.0008s4118-- execute("UPDATE \"project_statistics\" SET \"packages_size\" = 0 WHERE \"project_statistics\".\"id\" >= 8 AND \"project_statistics\".\"id\" < 9 AND \"project_statistics\".\"packages_size\" IS NULL")4119 -> 0.0007s4120-- exec_query("SELECT \"project_statistics\".\"id\" FROM \"project_statistics\" WHERE \"project_statistics\".\"id\" >= 9 AND \"project_statistics\".\"packages_size\" IS NULL ORDER BY \"project_statistics\".\"id\" ASC LIMIT 1 OFFSET 1")4121 -> 0.0008s4122-- execute("UPDATE \"project_statistics\" SET \"packages_size\" = 0 WHERE \"project_statistics\".\"id\" >= 9 AND \"project_statistics\".\"id\" < 10 AND \"project_statistics\".\"packages_size\" IS NULL")4123 -> 0.0025s4124-- exec_query("SELECT \"project_statistics\".\"id\" FROM \"project_statistics\" WHERE \"project_statistics\".\"id\" >= 10 AND \"project_statistics\".\"packages_size\" IS NULL ORDER BY \"project_statistics\".\"id\" ASC LIMIT 1 OFFSET 1")4125 -> 0.0009s4126-- execute("UPDATE \"project_statistics\" SET \"packages_size\" = 0 WHERE \"project_statistics\".\"id\" >= 10 AND \"project_statistics\".\"packages_size\" IS NULL")4127 -> 0.0007s4128-- change_column_null(:project_statistics, :packages_size, false)4129 -> 0.0008s4130== 20190516155724 ChangePackagesSizeDefaultsInProjectStatistics: migrated (0.0361s) 4131 removes null packages_size4132== 20190516155724 ChangePackagesSizeDefaultsInProjectStatistics: migrating ====4133-- change_column_default(:project_statistics, :packages_size, 0)4134 -> 0.0035s4135-- transaction_open?()4136 -> 0.0000s4137-- exec_query("SELECT COUNT(*) AS count FROM \"project_statistics\" WHERE \"project_statistics\".\"packages_size\" IS NULL")4138 -> 0.0009s4139-- exec_query("SELECT \"project_statistics\".\"id\" FROM \"project_statistics\" WHERE \"project_statistics\".\"packages_size\" IS NULL ORDER BY \"project_statistics\".\"id\" ASC LIMIT 1")4140 -> 0.0009s4141-- exec_query("SELECT \"project_statistics\".\"id\" FROM \"project_statistics\" WHERE \"project_statistics\".\"id\" >= 11 AND \"project_statistics\".\"packages_size\" IS NULL ORDER BY \"project_statistics\".\"id\" ASC LIMIT 1 OFFSET 1")4142 -> 0.0008s4143-- execute("UPDATE \"project_statistics\" SET \"packages_size\" = 0 WHERE \"project_statistics\".\"id\" >= 11 AND \"project_statistics\".\"packages_size\" IS NULL")4144 -> 0.0007s4145-- change_column_null(:project_statistics, :packages_size, false)4146 -> 0.0008s4147== 20190516155724 ChangePackagesSizeDefaultsInProjectStatistics: migrated (0.0096s) 4148 defaults packages_size to 04149NOTICE: table "geo_container_repository_updated_events" does not exist, skipping4150NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping4151NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping4152NOTICE: trigger "trigger_84853438aac0" for relation "epics" does not exist, skipping4153NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping4154NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping4155NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping4156NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping4157NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping4158NOTICE: table "deployment_clusters" does not exist, skipping4159NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping4160NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping4161NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping4162NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping4163NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping4164NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping4165NOTICE: schema "partitions_dynamic" does not exist, skipping4166NOTICE: table "untracked_files_for_uploads" does not exist, skipping4167NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4168NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4169NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"4170NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"4171NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"4172NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"4173NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"4174NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"4175NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"4176NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"4177NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"4178NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"4179NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"4180NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"4181NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"4182NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"4183NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"4184NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"4185NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4186NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4187NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4188NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"4189NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"4190NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4191NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4192NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4193NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4194MigrateCodeOwnerApprovalStatusToProtectedBranchesInBatches4195NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4196NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4197NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4198NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4199NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4200NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4201NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4202NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4203NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4204NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping4205NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping4206NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping4207NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping4208NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping4209NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping4210NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping4211NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping4212NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping4213NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping4214NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping4215NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping4216NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping4217NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping4218NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping4219 #up4220 when there's no projects needing approval4221== 20190827102026 MigrateCodeOwnerApprovalStatusToProtectedBranchesInBatches: migrating 4222-- transaction_open?()4223 -> 0.0000s4224-- index_exists?(:projects, :id, {:name=>"temp_active_projects_with_prot_branches", :where=>"archived = false and pending_delete = false and merge_requests_require_code_owner_approval = true", :algorithm=>:concurrently})4225 -> 0.0142s4226-- add_index(:projects, :id, {:name=>"temp_active_projects_with_prot_branches", :where=>"archived = false and pending_delete = false and merge_requests_require_code_owner_approval = true", :algorithm=>:concurrently})4227 -> 0.0038s4228-- transaction_open?()4229 -> 0.0000s4230-- indexes(:projects)4231 -> 0.0147s4232-- remove_index(:projects, {:algorithm=>:concurrently, :name=>"temp_active_projects_with_prot_branches"})4233 -> 0.0017s4234== 20190827102026 MigrateCodeOwnerApprovalStatusToProtectedBranchesInBatches: migrated (0.0420s) 4235 doesn't change any protected branch records4236 when there's a project needing approval4237== 20190827102026 MigrateCodeOwnerApprovalStatusToProtectedBranchesInBatches: migrating 4238-- transaction_open?()4239 -> 0.0000s4240-- index_exists?(:projects, :id, {:name=>"temp_active_projects_with_prot_branches", :where=>"archived = false and pending_delete = false and merge_requests_require_code_owner_approval = true", :algorithm=>:concurrently})4241 -> 0.0145s4242-- add_index(:projects, :id, {:name=>"temp_active_projects_with_prot_branches", :where=>"archived = false and pending_delete = false and merge_requests_require_code_owner_approval = true", :algorithm=>:concurrently})4243 -> 0.0039s4244-- transaction_open?()4245 -> 0.0000s4246-- indexes(:projects)4247 -> 0.0151s4248-- remove_index(:projects, {:algorithm=>:concurrently, :name=>"temp_active_projects_with_prot_branches"})4249 -> 0.0018s4250== 20190827102026 MigrateCodeOwnerApprovalStatusToProtectedBranchesInBatches: migrated (0.0527s) 4251 changes N protected branch records4252NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping4253NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping4254NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping4255NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping4256NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping4257NOTICE: table "deployment_clusters" does not exist, skipping4258NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping4259NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping4260NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping4261NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping4262NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping4263NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping4264NOTICE: schema "partitions_dynamic" does not exist, skipping4265NOTICE: table "untracked_files_for_uploads" does not exist, skipping4266NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4267NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4268NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"4269NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"4270NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"4271NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"4272NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"4273NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"4274NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"4275NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"4276NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"4277NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"4278NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"4279NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"4280NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"4281NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"4282NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"4283NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"4284NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4285NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4286NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4287NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"4288NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"4289NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4290NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4291NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4292NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4293CompleteNamespaceSettingsMigration4294NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4295NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4296NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4297NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4298NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4299NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4300NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4301NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4302NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4303 when still legacy artifacts exist4304== 20200907124300 CompleteNamespaceSettingsMigration: migrating ===============4305== 20200907124300 CompleteNamespaceSettingsMigration: migrated (0.0611s) ======4306 steals sidekiq jobs from BackfillNamespaceSettings background migration4307== 20200907124300 CompleteNamespaceSettingsMigration: migrating ===============4308== 20200907124300 CompleteNamespaceSettingsMigration: migrated (0.0557s) ======4309 migrates namespaces without namespace_settings4310NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4311NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"4312NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"4313NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"4314NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"4315NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"4316NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"4317NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"4318NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"4319NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"4320NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"4321NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"4322NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"4323NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"4324NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"4325NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"4326NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"4327NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4328NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4329NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4330NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping4331NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"4332NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"4333NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4334NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4335NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4336NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4337SchedulePopulateProjectSnippetStatistics4338NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4339NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4340NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4341NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4342NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4343NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4344NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4345NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4346NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4347== 20200709101408 SchedulePopulateProjectSnippetStatistics: migrating =========4348-- exec_query("SELECT snippets.id\nFROM snippets\nINNER JOIN projects ON projects.id = snippets.project_id\nWHERE snippets.type = 'ProjectSnippet'\nORDER BY projects.namespace_id ASC, snippets.project_id ASC, snippets.id ASC\n")4349 -> 0.0016s4350== 20200709101408 SchedulePopulateProjectSnippetStatistics: migrated (0.0052s) 4351 correctly schedules background migrations4352NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4353NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4354NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"4355NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"4356NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"4357NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"4358NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"4359NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"4360NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"4361NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"4362NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"4363NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"4364NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"4365NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"4366NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"4367NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"4368NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"4369NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"4370NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4371NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4372NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4373NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping4374NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"4375NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"4376NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4377NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4378NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4379NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4380AddRepositoryStoragesWeightedToApplicationSettings4381NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4382NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4383NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4384NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4385NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4386NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4387NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4388NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4389NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4390NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping4391NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping4392NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping4393NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping4394NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping4395NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping4396NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping4397== 20200508203901 AddRepositoryStoragesWeightedToApplicationSettings: migrating 4398-- add_column(:application_settings, :repository_storages_weighted, :jsonb, {:default=>{}, :null=>false})4399 -> 0.0039s4400== 20200508203901 AddRepositoryStoragesWeightedToApplicationSettings: migrated (0.2916s) 4401 populates repository_storages_weighted properly4402NOTICE: constraint "check_5ebd0515a0" of relation "ci_instance_variables" does not exist, skipping4403NOTICE: schema "partitions_dynamic" does not exist, skipping4404NOTICE: table "untracked_files_for_uploads" does not exist, skipping4405NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4406NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4407NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"4408NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"4409NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"4410NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"4411NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"4412NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"4413NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"4414NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"4415NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"4416NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"4417NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"4418NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"4419NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"4420NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"4421NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"4422NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"4423NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4424NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4425NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4426NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"4427NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"4428NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4429NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4430NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4431NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4432ChangeOutboundLocalRequestsWhitelistDefault4433NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4434NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4435NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4436NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4437NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4438NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4439NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4440NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4441NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4442NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping4443NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping4444NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping4445NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping4446NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping4447NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping4448NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping4449NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping4450NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping4451NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping4452NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping4453NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping4454NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping4455NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping4456NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping4457NOTICE: trigger "trigger_36edafd19664" for relation "epics" does not exist, skipping4458NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping4459NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping4460== 20190725012225 ChangeOutboundLocalRequestsWhitelistDefault: migrating ======4461-- change_column_default(:application_settings, :outbound_local_requests_whitelist, [])4462 -> 0.0303s4463-- change_column_null(:application_settings, :outbound_local_requests_whitelist, false)4464 -> 0.0016s4465== 20190725012225 ChangeOutboundLocalRequestsWhitelistDefault: migrated (0.2006s) 4466 defaults to empty array4467NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping4468NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping4469NOTICE: trigger "trigger_84853438aac0" for relation "epics" does not exist, skipping4470NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping4471NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping4472NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping4473NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping4474NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping4475NOTICE: table "deployment_clusters" does not exist, skipping4476NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping4477NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping4478NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping4479NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping4480NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping4481NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping4482NOTICE: schema "partitions_dynamic" does not exist, skipping4483NOTICE: table "untracked_files_for_uploads" does not exist, skipping4484NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4485NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4486NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"4487NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"4488NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"4489NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"4490NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"4491NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"4492NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"4493NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"4494NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"4495NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"4496NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"4497NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"4498NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"4499NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"4500NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"4501NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"4502NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4503NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4504NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4505NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"4506NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"4507NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4508NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4509NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4510NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4511ScheduleFillValidTimeForPagesDomainCertificates4512NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4513NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4514NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4515NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4516NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4517NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4518NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4519NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4520NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4521NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping4522NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping4523NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping4524NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping4525NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping4526NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping4527NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping4528NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping4529NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping4530NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping4531NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping4532NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping4533NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping4534NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping4535NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping4536NOTICE: trigger "trigger_36edafd19664" for relation "epics" does not exist, skipping4537NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping4538NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping4539== 20190524073827 ScheduleFillValidTimeForPagesDomainCertificates: migrating ==4540-- Scheduled 1 FillValidTimeForPagesDomainCertificate jobs with a maximum of 500 records per batch and an interval of 300 seconds.4541The migration is expected to take at least 300 seconds. Expect all jobs to have completed after 2021-03-03 12:25:04 UTC."4542== 20190524073827 ScheduleFillValidTimeForPagesDomainCertificates: migrated (0.0192s) 4543 correctly schedules background migrations4544== 20190524073827 ScheduleFillValidTimeForPagesDomainCertificates: migrating ==4545-- Scheduled 1 FillValidTimeForPagesDomainCertificate jobs with a maximum of 500 records per batch and an interval of 300 seconds.4546The migration is expected to take at least 300 seconds. Expect all jobs to have completed after 2021-03-03 12:25:05 UTC."4547== 20190524073827 ScheduleFillValidTimeForPagesDomainCertificates: migrated (0.0425s) 4548 sets certificate valid_not_before/not_after4549NOTICE: table "geo_container_repository_updated_events" does not exist, skipping4550NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping4551NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping4552NOTICE: trigger "trigger_84853438aac0" for relation "epics" does not exist, skipping4553NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping4554NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping4555NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping4556NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping4557NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping4558NOTICE: table "deployment_clusters" does not exist, skipping4559NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping4560NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping4561NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping4562NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping4563NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping4564NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping4565NOTICE: schema "partitions_dynamic" does not exist, skipping4566NOTICE: table "untracked_files_for_uploads" does not exist, skipping4567NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4568NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4569NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"4570NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"4571NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"4572NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"4573NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"4574NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"4575NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"4576NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"4577NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"4578NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"4579NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"4580NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"4581NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"4582NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"4583NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"4584NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"4585NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4586NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4587NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4588NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"4589NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"4590NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4591NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4592NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4593NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4594BackfillStatusPagePublishedIncidents4595NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4596NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4597NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4598NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4599NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4600NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4601NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4602NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4603NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4604NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping4605NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping4606NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping4607NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping4608NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping4609NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping4610NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping4611NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping4612 #up4613== 20200421195234 BackfillStatusPagePublishedIncidents: migrating =============4614== 20200421195234 BackfillStatusPagePublishedIncidents: migrated (0.0543s) ====4615 creates a StatusPage::PublishedIncident record for each published issue4616NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping4617NOTICE: schema "partitions_dynamic" does not exist, skipping4618NOTICE: table "untracked_files_for_uploads" does not exist, skipping4619NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4620NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4621NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"4622NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"4623NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"4624NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"4625NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"4626NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"4627NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"4628NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"4629NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"4630NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"4631NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"4632NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"4633NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"4634NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"4635NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"4636NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"4637NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4638NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4639NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4640NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"4641NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"4642NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4643NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4644NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4645NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4646PopulateRemainingMissingDismissalInformationForVulnerabilities4647NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4648NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4649NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4650NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4651 #perform4652== 20201124122817 PopulateRemainingMissingDismissalInformationForVulnerabilities: migrating 4653== 20201124122817 PopulateRemainingMissingDismissalInformationForVulnerabilities: migrated (0.0367s) 4654 calls the background migration class instance with broken vulnerability IDs4655NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"4656NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"4657NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4658NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4659NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4660NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4661AddDefaultAndFreePlans4662NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4663NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4664NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4665NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4666NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4667NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4668NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4669NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4670NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4671NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping4672NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping4673NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping4674NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping4675NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping4676NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping4677NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping4678NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping4679NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping4680NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping4681NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping4682NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping4683NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping4684NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping4685 migrate4686 when on Gitlab.com4687== 20191023152913 AddDefaultAndFreePlans: migrating ===========================4688== 20191023152913 AddDefaultAndFreePlans: migrated (0.0174s) ==================4689 creates free and default plans4690 when on self-hosted4691== 20191023152913 AddDefaultAndFreePlans: migrating ===========================4692== 20191023152913 AddDefaultAndFreePlans: migrated (0.0138s) ==================4693 creates only a default plan4694NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping4695NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping4696NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping4697NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping4698NOTICE: table "deployment_clusters" does not exist, skipping4699NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping4700NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping4701NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping4702NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping4703NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping4704NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping4705NOTICE: schema "partitions_dynamic" does not exist, skipping4706NOTICE: table "untracked_files_for_uploads" does not exist, skipping4707NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4708NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4709NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"4710NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"4711NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"4712NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"4713NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"4714NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"4715NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"4716NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"4717NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"4718NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"4719NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"4720NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"4721NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"4722NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"4723NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"4724NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"4725NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4726NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4727NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4728NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"4729NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"4730NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4731NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4732NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4733NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4734The application_settings table has 1285 columns.4735Recreating the database4736Dropped database 'gitlabhq_test'4737Created database 'gitlabhq_test'4738Database re-creation done in 4.6955283120005334739CleanupEmptyCommitUserMentions4740NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4741NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4742NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4743NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4744NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4745NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4746NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4747NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4748NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4749NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping4750NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping4751NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping4752NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping4753NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping4754== 20200128133510 CleanupEmptyCommitUserMentions: migrating ===================4755== 20200128133510 CleanupEmptyCommitUserMentions: migrated (0.0096s) ==========4756 cleanups blank user mentions4757NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping4758NOTICE: table "deployment_clusters" does not exist, skipping4759NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping4760NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping4761NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping4762NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping4763NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping4764NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping4765NOTICE: schema "partitions_dynamic" does not exist, skipping4766NOTICE: table "untracked_files_for_uploads" does not exist, skipping4767NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4768NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4769NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"4770NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"4771NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"4772NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"4773NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"4774NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"4775NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"4776NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"4777NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"4778NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"4779NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"4780NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"4781NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"4782NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"4783NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"4784NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"4785NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4786NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4787NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4788NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"4789NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"4790NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4791NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4792NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4793NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4794BackfillDeploymentClustersFromDeployments4795NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4796NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4797NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4798NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4799NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4800NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4801NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4802NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4803NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4804NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping4805NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping4806NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping4807NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping4808NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping4809NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping4810NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping4811NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping4812 #up4813== 20200406102120 BackfillDeploymentClustersFromDeployments: migrating ========4814-- Scheduling `BackfillDeploymentClustersFromDeployments` jobs4815-- Scheduled 2 BackfillDeploymentClustersFromDeployments jobs with a maximum of 2 records per batch and an interval of 120 seconds.4816The migration is expected to take at least 240 seconds. Expect all jobs to have completed after 2021-03-03 12:26:42 UTC."4817== 20200406102120 BackfillDeploymentClustersFromDeployments: migrated (0.0273s) 4818 schedules BackfillDeploymentClustersFromDeployments background jobs4819NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping4820NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping4821NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping4822NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping4823NOTICE: schema "partitions_dynamic" does not exist, skipping4824NOTICE: table "untracked_files_for_uploads" does not exist, skipping4825NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4826NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4827NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"4828NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"4829NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"4830NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"4831NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"4832NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"4833NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"4834NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"4835NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"4836NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"4837NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"4838NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"4839NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"4840NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"4841NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"4842NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"4843NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4844NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4845NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4846NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"4847NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"4848NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4849NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4850NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4851NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4852ReseedMergeTrainsEnabled4853NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4854NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4855NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4856NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4857 migrate4858 when on Gitlab.com4859== 20201112195322 ReseedMergeTrainsEnabled: migrating =========================4860-- transaction_open?()4861 -> 0.0003s4862-- exec_query("SELECT COUNT(*) AS count FROM \"project_ci_cd_settings\" WHERE \"project_ci_cd_settings\".\"merge_pipelines_enabled\" = TRUE")4863 -> 0.0009s4864-- exec_query("SELECT \"project_ci_cd_settings\".\"id\" FROM \"project_ci_cd_settings\" WHERE \"project_ci_cd_settings\".\"merge_pipelines_enabled\" = TRUE ORDER BY \"project_ci_cd_settings\".\"id\" ASC LIMIT 1")4865 -> 0.0008s4866-- exec_query("SELECT \"project_ci_cd_settings\".\"id\" FROM \"project_ci_cd_settings\" WHERE \"project_ci_cd_settings\".\"id\" >= 1 AND \"project_ci_cd_settings\".\"merge_pipelines_enabled\" = TRUE ORDER BY \"project_ci_cd_settings\".\"id\" ASC LIMIT 1 OFFSET 1")4867 -> 0.0008s4868-- execute("UPDATE \"project_ci_cd_settings\" SET \"merge_trains_enabled\" = TRUE WHERE \"project_ci_cd_settings\".\"id\" >= 1 AND \"project_ci_cd_settings\".\"merge_pipelines_enabled\" = TRUE")4869 -> 0.0007s4870== 20201112195322 ReseedMergeTrainsEnabled: migrated (0.0054s) ================4871 updates merge_trains_enabled to true for where merge_pipelines_enabled is true4872NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping4873NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"4874NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"4875NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4876NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4877NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4878NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4879UpdateHistoricalDataRecordedAt4880NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4881NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4882NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4883NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4884NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4885NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4886NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4887== 20201022094846 UpdateHistoricalDataRecordedAt: migrating ===================4888-- transaction_open?()4889 -> 0.0000s4890-- exec_query("SELECT COUNT(*) AS count FROM \"historical_data\" WHERE \"historical_data\".\"recorded_at\" IS NULL")4891 -> 0.0007s4892-- exec_query("SELECT \"historical_data\".\"id\" FROM \"historical_data\" WHERE \"historical_data\".\"recorded_at\" IS NULL ORDER BY \"historical_data\".\"id\" ASC LIMIT 1")4893 -> 0.0007s4894-- exec_query("SELECT \"historical_data\".\"id\" FROM \"historical_data\" WHERE \"historical_data\".\"id\" >= 1 AND \"historical_data\".\"recorded_at\" IS NULL ORDER BY \"historical_data\".\"id\" ASC LIMIT 1 OFFSET 1")4895 -> 0.0007s4896-- execute("UPDATE \"historical_data\" SET \"recorded_at\" = COALESCE(created_at, date + '12:00'::time AT TIME ZONE 'Etc/UTC') WHERE \"historical_data\".\"id\" >= 1 AND \"historical_data\".\"id\" < 2 AND \"historical_data\".\"recorded_at\" IS NULL")4897 -> 0.0008s4898-- exec_query("SELECT \"historical_data\".\"id\" FROM \"historical_data\" WHERE \"historical_data\".\"id\" >= 2 AND \"historical_data\".\"recorded_at\" IS NULL ORDER BY \"historical_data\".\"id\" ASC LIMIT 1 OFFSET 1")4899 -> 0.0006s4900-- execute("UPDATE \"historical_data\" SET \"recorded_at\" = COALESCE(created_at, date + '12:00'::time AT TIME ZONE 'Etc/UTC') WHERE \"historical_data\".\"id\" >= 2 AND \"historical_data\".\"recorded_at\" IS NULL")4901 -> 0.0006s4902-- current_schema()4903 -> 0.0005s4904-- transaction_open?()4905 -> 0.0000s4906-- current_schema()4907 -> 0.0005s4908-- execute("ALTER TABLE historical_data\nADD CONSTRAINT check_640e8cf66c\nCHECK ( recorded_at IS NOT NULL )\nNOT VALID;\n")4909 -> 0.0007s4910-- current_schema()4911 -> 0.0005s4912-- execute("ALTER TABLE historical_data VALIDATE CONSTRAINT check_640e8cf66c;")4913 -> 0.0007s4914-- change_column_null(:historical_data, :date, true)4915 -> 0.0007s4916== 20201022094846 UpdateHistoricalDataRecordedAt: migrated (0.0197s) ==========4917 reversibly populates recorded_at from created_at or date4918NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4919NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4920NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4921NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping4922NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"4923NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"4924NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4925NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4926NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4927NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4928AddPartialIndexToCiBuildsTableOnUserIdName4929NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4930NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4931NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4932NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4933NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4934NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4935NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4936NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4937NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping4938 #up4939-- index_exists?(:ci_builds, [:user_id, :name], {:name=>"index_partial_ci_builds_on_user_id_name_parser_features"})4940 -> 0.0174s4941-- transaction_open?()4942 -> 0.0001s4943-- index_exists?(:ci_builds, [:user_id, :name], {:where=>"(((type)::text = 'Ci::Build'::text) AND\n ((name)::text = ANY (\n ARRAY[\n ('container_scanning'::character varying)::text,\n ('dast'::character varying)::text,\n ('dependency_scanning'::character varying)::text,\n ('license_management'::character varying)::text,\n ('license_scanning'::character varying)::text,\n ('sast'::character varying)::text,\n ('coverage_fuzzing'::character varying)::text,\n ('secret_detection'::character varying)::text\n ]\n ))\n)\n", :name=>"index_partial_ci_builds_on_user_id_name_parser_features", :algorithm=>:concurrently})4944 -> 0.0163s4945-- add_index(:ci_builds, [:user_id, :name], {:where=>"(((type)::text = 'Ci::Build'::text) AND\n ((name)::text = ANY (\n ARRAY[\n ('container_scanning'::character varying)::text,\n ('dast'::character varying)::text,\n ('dependency_scanning'::character varying)::text,\n ('license_management'::character varying)::text,\n ('license_scanning'::character varying)::text,\n ('sast'::character varying)::text,\n ('coverage_fuzzing'::character varying)::text,\n ('secret_detection'::character varying)::text\n ]\n ))\n)\n", :name=>"index_partial_ci_builds_on_user_id_name_parser_features", :algorithm=>:concurrently})4946 -> 0.0036s4947-- index_exists?(:ci_builds, [:user_id, :name], {:name=>"index_partial_ci_builds_on_user_id_name_parser_features"})4948 -> 0.0180s4949 creates temporary partial index on type4950 #down4951-- transaction_open?()4952 -> 0.0001s4953-- index_exists?(:ci_builds, [:user_id, :name], {:where=>"(((type)::text = 'Ci::Build'::text) AND\n ((name)::text = ANY (\n ARRAY[\n ('container_scanning'::character varying)::text,\n ('dast'::character varying)::text,\n ('dependency_scanning'::character varying)::text,\n ('license_management'::character varying)::text,\n ('license_scanning'::character varying)::text,\n ('sast'::character varying)::text,\n ('coverage_fuzzing'::character varying)::text,\n ('secret_detection'::character varying)::text\n ]\n ))\n)\n", :name=>"index_partial_ci_builds_on_user_id_name_parser_features", :algorithm=>:concurrently})4954 -> 0.0181s4955-- index_exists?(:ci_builds, [:user_id, :name], {:name=>"index_partial_ci_builds_on_user_id_name_parser_features"})4956 -> 0.0173s4957-- transaction_open?()4958 -> 0.0001s4959-- indexes(:ci_builds)4960 -> 0.0169s4961-- remove_index(:ci_builds, {:algorithm=>:concurrently, :name=>"index_partial_ci_builds_on_user_id_name_parser_features"})4962 -> 0.0013s4963-- index_exists?(:ci_builds, [:user_id, :name], {:name=>"index_partial_ci_builds_on_user_id_name_parser_features"})4964 -> 0.0166s4965 removes temporary partial index on type4966NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping4967NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"4968NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"4969NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"4970NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"4971NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"4972NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"4973NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"4974NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"4975NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"4976NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"4977NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"4978NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"4979NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"4980NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"4981NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"4982NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"4983NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4984NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping4985NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping4986NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping4987NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"4988NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"4989NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4990NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4991NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4992NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4993DropBackgroundMigrationJobs4994NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping4995NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping4996NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping4997NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping4998NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping4999NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5000NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5001NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5002NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5003NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping5004NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping5005NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping5006NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping5007NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping5008NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping5009NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping5010NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5011NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping5012NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping5013NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping5014 #up5015 there are only affected jobs on the queue5016 removes enqueued ActivatePrometheusServicesForSharedClusterApplications background jobs5017 there aren't any affected jobs on the queue5018 skips other enqueued jobs5019 there are multiple types of jobs on the queue5020 skips other enqueued jobs5021 other queues5022 does not modify them5023NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping5024NOTICE: table "deployment_clusters" does not exist, skipping5025NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping5026NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping5027NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping5028NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping5029NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping5030NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5031NOTICE: schema "partitions_dynamic" does not exist, skipping5032NOTICE: table "untracked_files_for_uploads" does not exist, skipping5033NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5034NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5035NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"5036NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"5037NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"5038NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"5039NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"5040NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"5041NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"5042NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"5043NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"5044NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"5045NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"5046NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"5047NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"5048NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"5049NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"5050NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"5051NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5052NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5053NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5054NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"5055NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"5056NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5057NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5058NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5059NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5060DeduplicateEpicIids5061NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5062NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5063NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5064NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5065== 20201106134950 DeduplicateEpicIids: migrating ==============================5066-- transaction_open?()5067 -> 0.0000s5068-- index_exists?(:epics, [:group_id, :iid], {:unique=>true, :name=>"index_epics_on_group_id_and_iid", :algorithm=>:concurrently})5069 -> 0.0093s5070-- add_index(:epics, [:group_id, :iid], {:unique=>true, :name=>"index_epics_on_group_id_and_iid", :algorithm=>:concurrently})5071 -> 0.0032s5072== 20201106134950 DeduplicateEpicIids: migrated (0.0842s) =====================5073 deduplicates epic iids5074NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping5075NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"5076NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"5077NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5078NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5079NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5080NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5081RemoveOrphanedInvitedMembers5082NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5083NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5084NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5085NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5086NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5087NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5088NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5089NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5090NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5091NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping5092NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping5093NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping5094NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping5095NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping5096NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping5097NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping5098NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5099== 20200424050250 RemoveOrphanedInvitedMembers: migrating =====================5100-- execute("DELETE FROM members WHERE user_id IS NULL AND invite_token IS NULL AND invite_accepted_at IS NOT NULL")5101 -> 0.0012s5102== 20200424050250 RemoveOrphanedInvitedMembers: migrated (0.0014s) ============5103 removes orphaned invited members but keeps current members5104NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5105NOTICE: constraint "check_5ebd0515a0" of relation "ci_instance_variables" does not exist, skipping5106NOTICE: schema "partitions_dynamic" does not exist, skipping5107NOTICE: table "untracked_files_for_uploads" does not exist, skipping5108NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5109NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5110NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"5111NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"5112NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"5113NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"5114NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"5115NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"5116NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"5117NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"5118NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"5119NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"5120NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"5121NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"5122NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"5123NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"5124NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"5125NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"5126NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5127NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5128NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5129NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"5130NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"5131NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5132NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5133NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5134NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5135AddNewPostEoaPlans5136 #up5137-- execute("INSERT INTO plans (name, title, created_at, updated_at) VALUES ('premium', 'Premium (Formerly Silver)', CURRENT_TIMESTAMP, CURRENT_TIMESTAMP)")5138 -> 0.0009s5139-- execute("INSERT INTO plans (name, title, created_at, updated_at) VALUES ('ultimate', 'Ultimate (Formerly Gold)', CURRENT_TIMESTAMP, CURRENT_TIMESTAMP)")5140 -> 0.0007s5141 creates the two new records5142 #down5143-- execute("DELETE FROM plans WHERE name IN ('premium', 'ultimate')")5144 -> 0.0016s5145 removes these two new records5146EnqueueResetMergeStatusSecondRun5147NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5148NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5149NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5150NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5151NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5152NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5153NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5154NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5155NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5156NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping5157NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping5158NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping5159NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping5160NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping5161NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping5162NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping5163NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5164NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping5165NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping5166NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping5167NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping5168NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping5169NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping5170NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping5171NOTICE: trigger "trigger_36edafd19664" for relation "epics" does not exist, skipping5172NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping5173NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping5174== 20190620112608 EnqueueResetMergeStatusSecondRun: migrating =================5175-- Scheduling `ResetMergeStatus` jobs5176-- Scheduled 3 ResetMergeStatus jobs with a maximum of 2 records per batch and an interval of 300 seconds.5177The migration is expected to take at least 900 seconds. Expect all jobs to have completed after 2021-03-03 12:40:08 UTC."5178== 20190620112608 EnqueueResetMergeStatusSecondRun: migrated (0.0559s) ========5179 correctly schedules background migrations5180NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping5181NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping5182NOTICE: trigger "trigger_84853438aac0" for relation "epics" does not exist, skipping5183NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping5184NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping5185NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping5186NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping5187NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping5188NOTICE: table "deployment_clusters" does not exist, skipping5189NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping5190NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping5191NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping5192NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping5193NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping5194NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5195NOTICE: schema "partitions_dynamic" does not exist, skipping5196NOTICE: table "untracked_files_for_uploads" does not exist, skipping5197NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5198NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5199NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"5200NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"5201NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"5202NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"5203NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"5204NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"5205NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"5206NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"5207NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"5208NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"5209NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"5210NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"5211NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"5212NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"5213NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"5214NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"5215NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5216NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5217NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5218NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"5219NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"5220NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5221NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5222NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5223NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5224ScheduleUpdateExistingUsersThatRequireTwoFactorAuth5225NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5226NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5227NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5228NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5229== 20201030121314 ScheduleUpdateExistingUsersThatRequireTwoFactorAuth: migrating 5230-- transaction_open?()5231 -> 0.0000s5232-- index_exists?(:users, :require_two_factor_authentication_from_group, {:where=>"require_two_factor_authentication_from_group = TRUE", :name=>"index_users_on_require_two_factor_authentication_from_group", :algorithm=>:concurrently})5233 -> 0.0126s5234-- add_index(:users, :require_two_factor_authentication_from_group, {:where=>"require_two_factor_authentication_from_group = TRUE", :name=>"index_users_on_require_two_factor_authentication_from_group", :algorithm=>:concurrently})5235 -> 0.0036s5236-- Scheduled 2 UpdateExistingUsersThatRequireTwoFactorAuth jobs with a maximum of 1 records per batch and an interval of 120 seconds.5237The migration is expected to take at least 240 seconds. Expect all jobs to have completed after 2021-03-03 12:29:37 UTC."5238== 20201030121314 ScheduleUpdateExistingUsersThatRequireTwoFactorAuth: migrated (0.1055s) 5239 schedules jobs for users that require two factor authentication5240NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping5241NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"5242NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"5243NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5244NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5245NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5246NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5247Gitlab::BackgroundMigration::MigratePagesMetadata5248NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5249NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5250NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5251NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5252NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5253NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5254NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5255NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5256NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5257NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping5258NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping5259NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping5260NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping5261NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping5262NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping5263NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping5264NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5265NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping5266NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping5267NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping5268NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping5269NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping5270NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping5271NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping5272 #perform_on_relation5273 marks specified projects with successful pages deployment5274 #perform5275 creates relation and delegates to #perform_on_relation5276NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping5277NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping5278NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping5279NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping5280NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping5281NOTICE: table "deployment_clusters" does not exist, skipping5282NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping5283NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping5284NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping5285NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping5286NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping5287NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5288NOTICE: schema "partitions_dynamic" does not exist, skipping5289NOTICE: table "untracked_files_for_uploads" does not exist, skipping5290NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5291NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5292NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"5293NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"5294NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"5295NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"5296NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"5297NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"5298NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"5299NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"5300NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"5301NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"5302NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"5303NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"5304NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"5305NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"5306NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"5307NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"5308NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5309NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5310NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5311NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"5312NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"5313NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5314NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5315NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5316NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5317CleanupOptimisticLockingNullsPt2Fixed5318NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5319NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5320NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5321NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5322NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5323NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5324NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5325NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5326NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5327NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping5328NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping5329NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping5330NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping5331NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping5332NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping5333NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping5334NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5335NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping5336NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping5337== 20200427064130 CleanupOptimisticLockingNullsPt2Fixed: migrating ============5338-- transaction_open?()5339 -> 0.0001s5340-- index_exists?(:ci_stages, :lock_version, {:where=>"lock_version IS NULL", :algorithm=>:concurrently})5341 -> 0.0035s5342-- transaction_open?()5343 -> 0.0000s5344-- index_exists?(:ci_stages, :id, {:where=>"lock_version IS NULL", :name=>"tmp_index_ci_stages_lock_version", :algorithm=>:concurrently})5345 -> 0.0033s5346-- add_index(:ci_stages, :id, {:where=>"lock_version IS NULL", :name=>"tmp_index_ci_stages_lock_version", :algorithm=>:concurrently})5347 -> 0.0029s5348-- Scheduled 1 CleanupOptimisticLockingNulls jobs with a maximum of 10000 records per batch and an interval of 120 seconds.5349The migration is expected to take at least 120 seconds. Expect all jobs to have completed after 2021-03-03 12:28:39 UTC."5350-- transaction_open?()5351 -> 0.0000s5352-- index_exists?(:ci_builds, :lock_version, {:where=>"lock_version IS NULL", :algorithm=>:concurrently})5353 -> 0.0152s5354-- transaction_open?()5355 -> 0.0000s5356-- index_exists?(:ci_builds, :id, {:where=>"lock_version IS NULL", :name=>"tmp_index_ci_builds_lock_version", :algorithm=>:concurrently})5357 -> 0.0148s5358-- add_index(:ci_builds, :id, {:where=>"lock_version IS NULL", :name=>"tmp_index_ci_builds_lock_version", :algorithm=>:concurrently})5359 -> 0.0031s5360-- Scheduled 1 CleanupOptimisticLockingNulls jobs with a maximum of 10000 records per batch and an interval of 120 seconds.5361The migration is expected to take at least 240 seconds. Expect all jobs to have completed after 2021-03-03 12:30:39 UTC."5362-- transaction_open?()5363 -> 0.0000s5364-- index_exists?(:ci_pipelines, :lock_version, {:where=>"lock_version IS NULL", :algorithm=>:concurrently})5365 -> 0.0088s5366-- transaction_open?()5367 -> 0.0000s5368-- index_exists?(:ci_pipelines, :id, {:where=>"lock_version IS NULL", :name=>"tmp_index_ci_pipelines_lock_version", :algorithm=>:concurrently})5369 -> 0.0084s5370-- add_index(:ci_pipelines, :id, {:where=>"lock_version IS NULL", :name=>"tmp_index_ci_pipelines_lock_version", :algorithm=>:concurrently})5371 -> 0.0032s5372-- Scheduled 1 CleanupOptimisticLockingNulls jobs with a maximum of 10000 records per batch and an interval of 120 seconds.5373The migration is expected to take at least 360 seconds. Expect all jobs to have completed after 2021-03-03 12:32:39 UTC."5374== 20200427064130 CleanupOptimisticLockingNullsPt2Fixed: migrated (0.1923s) ===5375 correctly migrates nullified lock_version column5376NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping5377NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping5378NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping5379NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping5380NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping5381NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5382NOTICE: schema "partitions_dynamic" does not exist, skipping5383NOTICE: table "untracked_files_for_uploads" does not exist, skipping5384NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5385NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5386NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"5387NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"5388NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"5389NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"5390NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"5391NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"5392NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"5393NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"5394NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"5395NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"5396NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"5397NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"5398NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"5399NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"5400NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"5401NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"5402NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5403NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5404NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5405NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"5406NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"5407NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5408NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5409NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5410NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5411RemoveOrphanedChatNames5412NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5413NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5414NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5415NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5416NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5417NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5418NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5419NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5420NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5421NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping5422NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping5423NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping5424NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping5425NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping5426NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping5427NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping5428NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5429== 20200313203550 RemoveOrphanedChatNames: migrating ==========================5430-- execute("DELETE FROM chat_names WHERE service_id NOT IN(SELECT id FROM services WHERE services.type = 'chat')")5431 -> 0.0017s5432== 20200313203550 RemoveOrphanedChatNames: migrated (0.0018s) =================5433 removes the orphaned chat_name5434NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping5435NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping5436NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping5437NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5438NOTICE: schema "partitions_dynamic" does not exist, skipping5439NOTICE: table "untracked_files_for_uploads" does not exist, skipping5440NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5441NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5442NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"5443NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"5444NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"5445NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"5446NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"5447NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"5448NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"5449NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"5450NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"5451NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"5452NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"5453NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"5454NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"5455NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"5456NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"5457NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"5458NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5459NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5460NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5461NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"5462NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"5463NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5464NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5465NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5466NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5467The application_settings table has 1203 columns.5468Recreating the database5469Dropped database 'gitlabhq_test'5470Created database 'gitlabhq_test'5471Database re-creation done in 4.6662418979994985472EnsureFilledExternalDiffStoreOnMergeRequestDiffs5473NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5474NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5475NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5476NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5477NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5478NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5479NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5480NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5481NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5482== 20200910170908 EnsureFilledExternalDiffStoreOnMergeRequestDiffs: migrating =5483== 20200910170908 EnsureFilledExternalDiffStoreOnMergeRequestDiffs: migrated (0.0192s) 5484 correctly migrates nil external_diff_store to 15485NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5486NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"5487NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"5488NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"5489NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"5490NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"5491NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"5492NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"5493NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"5494NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"5495NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"5496NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"5497NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"5498NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"5499NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"5500NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"5501NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"5502NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5503NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5504NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5505NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping5506NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"5507NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"5508NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5509NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5510NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5511NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5512Gitlab::BackgroundMigration::BackfillDeploymentClustersFromDeployments5513NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5514NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5515NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5516NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5517NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5518NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5519NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5520NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5521NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5522NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping5523NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5524 #perform5525 backfills deployment_cluster for all deployments in the given range with a non-null cluster_id5526NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping5527NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping5528NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping5529NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5530NOTICE: schema "partitions_dynamic" does not exist, skipping5531NOTICE: table "untracked_files_for_uploads" does not exist, skipping5532NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5533NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5534NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"5535NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"5536NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"5537NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"5538NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"5539NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"5540NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"5541NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"5542NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"5543NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"5544NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"5545NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"5546NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"5547NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"5548NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"5549NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"5550NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5551NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5552NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5553NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"5554NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"5555NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5556NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5557NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5558NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5559Gitlab::BackgroundMigration::BackfillPushRulesIdInProjects5560NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5561NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5562NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5563NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5564NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5565NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5566NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5567NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5568NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5569NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping5570NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping5571NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping5572NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping5573NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping5574NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping5575NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping5576NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5577 #perform5578 creates new project push_rules for all push rules in the range5579NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping5580NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping5581NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping5582NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5583NOTICE: schema "partitions_dynamic" does not exist, skipping5584NOTICE: table "untracked_files_for_uploads" does not exist, skipping5585NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5586NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5587NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"5588NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"5589NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"5590NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"5591NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"5592NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"5593NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"5594NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"5595NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"5596NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"5597NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"5598NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"5599NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"5600NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"5601NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"5602NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"5603NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5604NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5605NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5606NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"5607NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"5608NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5609NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5610NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5611NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5612PopulateRuleTypeOnApprovalMergeRequestRules5613NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5614NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5615NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5616NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5617NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5618NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5619NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5620NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5621NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5622NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping5623NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping5624NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping5625NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping5626NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping5627NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping5628NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping5629NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5630NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping5631NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping5632NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping5633NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping5634NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping5635NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping5636NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping5637NOTICE: trigger "trigger_36edafd19664" for relation "epics" does not exist, skipping5638NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping5639NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping5640 #up5641== 20190520201748 PopulateRuleTypeOnApprovalMergeRequestRules: migrating ======5642== 20190520201748 PopulateRuleTypeOnApprovalMergeRequestRules: migrated (0.0109s) 5643 backfills ApprovalMergeRequestRules code_owner rule_type5644NOTICE: table "geo_container_repository_updated_events" does not exist, skipping5645NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping5646NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping5647NOTICE: trigger "trigger_84853438aac0" for relation "epics" does not exist, skipping5648NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping5649NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping5650NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping5651NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping5652NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping5653NOTICE: table "deployment_clusters" does not exist, skipping5654NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping5655NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping5656NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping5657NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping5658NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping5659NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5660NOTICE: schema "partitions_dynamic" does not exist, skipping5661NOTICE: table "untracked_files_for_uploads" does not exist, skipping5662NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5663NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5664NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"5665NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"5666NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"5667NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"5668NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"5669NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"5670NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"5671NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"5672NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"5673NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"5674NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"5675NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"5676NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"5677NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"5678NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"5679NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"5680NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5681NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5682NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5683NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"5684NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"5685NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5686NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5687NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5688NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5689DeleteTemplateProjectServices5690NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5691NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5692NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5693NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5694NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5695NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5696NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5697NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5698NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5699NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping5700NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping5701NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping5702NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping5703NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping5704NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping5705NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping5706NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5707== 20200305151736 DeleteTemplateProjectServices: migrating ====================5708-- execute("DELETE\nFROM services\nWHERE TEMPLATE = TRUE AND project_id IS NOT NULL\n")5709 -> 0.0021s5710== 20200305151736 DeleteTemplateProjectServices: migrated (0.0022s) ===========5711 deletes services when template and attached to a project5712NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping5713NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping5714NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping5715NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5716NOTICE: schema "partitions_dynamic" does not exist, skipping5717NOTICE: table "untracked_files_for_uploads" does not exist, skipping5718NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5719NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5720NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"5721NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"5722NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"5723NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"5724NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"5725NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"5726NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"5727NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"5728NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"5729NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"5730NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"5731NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"5732NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"5733NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"5734NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"5735NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"5736NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5737NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5738NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5739NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"5740NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"5741NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5742NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5743NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5744NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5745MigrateStoreSecurityReportsSidekiqQueue5746NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5747NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5748NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5749NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5750NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5751NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5752NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5753NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5754NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5755NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping5756NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping5757NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping5758NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping5759NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping5760NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping5761NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping5762NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5763NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping5764NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping5765 when there are jobs in the queue5766 migrates queue when migrating up5767 migrates queue when migrating down5768NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping5769NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping5770NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping5771NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping5772NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping5773NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5774NOTICE: schema "partitions_dynamic" does not exist, skipping5775NOTICE: table "untracked_files_for_uploads" does not exist, skipping5776NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5777NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5778NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"5779NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"5780NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"5781NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"5782NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"5783NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"5784NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"5785NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"5786NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"5787NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"5788NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"5789NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"5790NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"5791NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"5792NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"5793NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"5794NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5795NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5796NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5797NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"5798NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"5799NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5800NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5801NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5802NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5803DeleteLegacyTriggers5804NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5805NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5806NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5807NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5808NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5809NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5810NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5811NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5812NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5813NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping5814NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping5815NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping5816NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping5817NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping5818NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping5819NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping5820NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5821NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping5822NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping5823NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping5824NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping5825== 20191204114127 DeleteLegacyTriggers: migrating =============================5826-- execute("DELETE FROM ci_triggers WHERE owner_id IS NULL\n")5827 -> 0.0015s5828-- change_column_null(:ci_triggers, :owner_id, false)5829 -> 0.0008s5830== 20191204114127 DeleteLegacyTriggers: migrated (0.0024s) ====================5831 removes legacy triggers which has null owner_id5832NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping5833NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping5834NOTICE: table "deployment_clusters" does not exist, skipping5835NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping5836NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping5837NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping5838NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping5839NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping5840NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5841NOTICE: schema "partitions_dynamic" does not exist, skipping5842NOTICE: table "untracked_files_for_uploads" does not exist, skipping5843NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5844NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5845NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"5846NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"5847NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"5848NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"5849NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"5850NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"5851NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"5852NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"5853NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"5854NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"5855NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"5856NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"5857NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"5858NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"5859NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"5860NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"5861NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5862NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5863NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5864NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"5865NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"5866NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5867NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5868NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5869NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5870Gitlab::BackgroundMigration::SetNullExternalDiffStoreToLocalValue5871NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5872NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5873NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5874NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5875NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5876NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5877NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5878NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5879NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5880 correctly migrates nil external_diff_store to 15881NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5882NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5883NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"5884NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"5885NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"5886NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"5887NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"5888NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"5889NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"5890NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"5891NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"5892NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"5893NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"5894NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"5895NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"5896NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"5897NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"5898NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"5899NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5900NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5901NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5902NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping5903NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"5904NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"5905NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5906NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5907NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5908NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5909BackfillNamespaceSettings5910NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5911NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5912NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5913NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5914NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5915NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5916NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5917NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5918NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5919 #up5920== 20200703125016 BackfillNamespaceSettings: migrating ========================5921-- Scheduling `BackfillNamespaceSettings` jobs5922-- Scheduled 2 BackfillNamespaceSettings jobs with a maximum of 2 records per batch and an interval of 120 seconds.5923The migration is expected to take at least 240 seconds. Expect all jobs to have completed after 2021-03-03 12:35:42 UTC."5924== 20200703125016 BackfillNamespaceSettings: migrated (0.0602s) ===============5925 schedules BackfillNamespaceSettings background jobs5926NOTICE: table "untracked_files_for_uploads" does not exist, skipping5927NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5928NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5929NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"5930NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"5931NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"5932NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"5933NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"5934NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"5935NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"5936NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"5937NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"5938NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"5939NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"5940NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"5941NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"5942NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"5943NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"5944NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"5945NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5946NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5947NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5948NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping5949NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"5950NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"5951NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5952NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5953NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5954NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5955RemoveInvalidIssueTrackerData5956NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping5957NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping5958NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping5959NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping5960NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping5961NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping5962NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping5963NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5964NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5965NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping5966NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping5967NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping5968NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping5969NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping5970NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping5971NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping5972NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5973NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping5974NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping5975NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping5976== 20200127090233 RemoveInvalidIssueTrackerData: migrating ====================5977-- execute("DELETE FROM issue_tracker_data WHERE (length(encrypted_issues_url) > 0 AND encrypted_issues_url_iv IS NULL) OR (length(encrypted_new_issue_url) > 0 AND encrypted_new_issue_url_iv IS NULL) OR (length(encrypted_project_url) > 0 AND encrypted_project_url_iv IS NULL)")5978 -> 0.0012s5979== 20200127090233 RemoveInvalidIssueTrackerData: migrated (0.0013s) ===========5980 removes the invalid data5981NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping5982NOTICE: table "deployment_clusters" does not exist, skipping5983NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping5984NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping5985NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping5986NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping5987NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping5988NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping5989NOTICE: schema "partitions_dynamic" does not exist, skipping5990NOTICE: table "untracked_files_for_uploads" does not exist, skipping5991NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping5992NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping5993NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"5994NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"5995NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"5996NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"5997NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"5998NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"5999NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"6000NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"6001NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"6002NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"6003NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"6004NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"6005NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"6006NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"6007NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"6008NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"6009NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping6010NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping6011NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping6012NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"6013NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"6014NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping6015NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping6016NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping6017NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping6018RemoveGitlabIssueTrackerServiceRecords6019NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping6020NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping6021NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping6022NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping6023NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping6024NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping6025NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping6026NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping6027NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping6028== 20200623142159 RemoveGitlabIssueTrackerServiceRecords: migrating ===========6029== 20200623142159 RemoveGitlabIssueTrackerServiceRecords: migrated (0.0346s) ==6030 removes services records of type GitlabIssueTrackerService6031NOTICE: constraint "check_5ebd0515a0" of relation "ci_instance_variables" does not exist, skipping6032NOTICE: schema "partitions_dynamic" does not exist, skipping6033NOTICE: table "untracked_files_for_uploads" does not exist, skipping6034NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping6035NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping6036NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"6037NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"6038NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"6039NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"6040NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"6041NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"6042NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"6043NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"6044NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"6045NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"6046NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"6047NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"6048NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"6049NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"6050NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"6051NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"6052NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping6053NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping6054NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping6055NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping6056NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"6057NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"6058NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping6059NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping6060NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping6061NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping6062Gitlab::BackgroundMigration::Mailers::UnconfirmMailer6063 contains abuse report url6064FixNullTypeLabels6065NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping6066NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping6067NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping6068NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping6069NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping6070NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping6071NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping6072NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping6073NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping6074NOTICE: constraint "check_fcfb4a93ff" of relation "epics" does not exist, skipping6075NOTICE: constraint "check_970d272570" of relation "merge_requests" does not exist, skipping6076NOTICE: constraint "check_fba63f706d" of relation "issues" does not exist, skipping6077NOTICE: constraint "check_81b431e49b" of relation "ci_stages" does not exist, skipping6078NOTICE: constraint "check_1e2fbd1b39" of relation "ci_builds" does not exist, skipping6079NOTICE: constraint "check_d7e99a025e" of relation "ci_pipelines" does not exist, skipping6080NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping6081NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping6082NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping6083NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping6084NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping6085NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping6086NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping6087NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping6088NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping6089NOTICE: trigger "trigger_36edafd19664" for relation "epics" does not exist, skipping6090NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping6091NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping6092 #up6093-- transaction_open?()6094 -> 0.0001s6095-- exec_query("SELECT COUNT(*) AS count FROM \"labels\" WHERE \"labels\".\"project_id\" IS NOT NULL AND \"labels\".\"template\" = FALSE AND \"labels\".\"type\" IS NULL")6096 -> 0.0009s6097-- exec_query("SELECT \"labels\".\"id\" FROM \"labels\" WHERE \"labels\".\"project_id\" IS NOT NULL AND \"labels\".\"template\" = FALSE AND \"labels\".\"type\" IS NULL ORDER BY \"labels\".\"id\" ASC LIMIT 1")6098 -> 0.0008s6099-- exec_query("SELECT \"labels\".\"id\" FROM \"labels\" WHERE \"labels\".\"id\" >= 4 AND \"labels\".\"project_id\" IS NOT NULL AND \"labels\".\"template\" = FALSE AND \"labels\".\"type\" IS NULL ORDER BY \"labels\".\"id\" ASC LIMIT 1 OFFSET 1")6100 -> 0.0009s6101-- execute("UPDATE \"labels\" SET \"type\" = 'ProjectLabel' WHERE \"labels\".\"id\" >= 4 AND \"labels\".\"id\" < 5 AND \"labels\".\"project_id\" IS NOT NULL AND \"labels\".\"template\" = FALSE AND \"labels\".\"type\" IS NULL")6102 -> 0.0008s6103-- exec_query("SELECT \"labels\".\"id\" FROM \"labels\" WHERE \"labels\".\"id\" >= 5 AND \"labels\".\"project_id\" IS NOT NULL AND \"labels\".\"template\" = FALSE AND \"labels\".\"type\" IS NULL ORDER BY \"labels\".\"id\" ASC LIMIT 1 OFFSET 1")6104 -> 0.0008s6105-- execute("UPDATE \"labels\" SET \"type\" = 'ProjectLabel' WHERE \"labels\".\"id\" >= 5 AND \"labels\".\"project_id\" IS NOT NULL AND \"labels\".\"template\" = FALSE AND \"labels\".\"type\" IS NULL")6106 -> 0.0007s6107 fix labels with type missing6108NOTICE: table "design_management_designs" does not exist, skipping6109NOTICE: table "design_management_designs_versions" does not exist, skipping6110NOTICE: table "design_management_versions" does not exist, skipping6111NOTICE: table "geo_container_repository_updated_events" does not exist, skipping6112NOTICE: trigger "trigger_806273a4d8be" for relation "application_settings" does not exist, skipping6113NOTICE: trigger "trigger_dd1443fbd36e" for relation "application_settings" does not exist, skipping6114NOTICE: trigger "trigger_84853438aac0" for relation "epics" does not exist, skipping6115NOTICE: trigger "trigger_97893debd1d4" for relation "design_management_versions" does not exist, skipping6116NOTICE: trigger "trigger_4821f661bf92" for relation "application_settings" does not exist, skipping6117NOTICE: trigger "trigger_5299882abc4c" for relation "software_license_policies" does not exist, skipping6118NOTICE: trigger "trigger_e856257b2421" for relation "commit_user_mentions" does not exist, skipping6119NOTICE: trigger "trigger_5e971e2e2c26" for relation "pages_domains" does not exist, skipping6120NOTICE: table "deployment_clusters" does not exist, skipping6121NOTICE: trigger "trigger_27c6ea5cb43e" for relation "vulnerabilities" does not exist, skipping6122NOTICE: trigger "trigger_9ab19b89128a" for relation "vulnerabilities" does not exist, skipping6123NOTICE: constraint "lfs_objects_file_store_not_null" of relation "lfs_objects" does not exist, skipping6124NOTICE: constraint "ci_job_artifacts_file_store_not_null" of relation "ci_job_artifacts" does not exist, skipping6125NOTICE: constraint "uploads_store_not_null" of relation "uploads" does not exist, skipping6126NOTICE: trigger "trigger_f14363ffbcd3" for relation "sprints" does not exist, skipping6127NOTICE: schema "partitions_dynamic" does not exist, skipping6128NOTICE: table "untracked_files_for_uploads" does not exist, skipping6129NOTICE: trigger "trigger_d5eb03a59792" for relation "packages_pypi_metadata" does not exist, skipping6130NOTICE: trigger "trigger_8fe85065a3f9" for relation "application_settings" does not exist, skipping6131NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"6132NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"6133NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"6134NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"6135NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"6136NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"6137NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"6138NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"6139NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"6140NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"6141NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"6142NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"6143NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"6144NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"6145NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"6146NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"6147NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping6148NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping6149NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping6150NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"6151NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"6152NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping6153NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping6154NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping6155NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping6156The application_settings table has 1370 columns.6157Recreating the database6158Dropped database 'gitlabhq_test'6159Created database 'gitlabhq_test'6160Database re-creation done in 4.6633714480003626161Gitlab::BackgroundMigration::BackfillProjectUpdatedAtAfterRepositoryStorageMove6162 #perform6163 updates project updated_at column if they were moved to a different repository storage6164RemoveOrphanServiceHooks6165NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping6166NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping6167NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping6168NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping6169-- foreign_keys(:web_hooks)6170 -> 0.0026s6171-- remove_foreign_key(:web_hooks, {:column=>:service_id})6172 -> 0.0034s6173-- transaction_open?()6174 -> 0.0001s6175-- indexes(:web_hooks)6176 -> 0.0036s6177-- remove_index(:web_hooks, {:algorithm=>:concurrently, :name=>"index_web_hooks_on_service_id"})6178 -> 0.0012s6179-- transaction_open?()6180 -> 0.0000s6181-- index_exists?(:web_hooks, :service_id, {:name=>"index_web_hooks_on_service_id", :algorithm=>:concurrently})6182 -> 0.0029s6183-- add_index(:web_hooks, :service_id, {:name=>"index_web_hooks_on_service_id", :algorithm=>:concurrently})6184 -> 0.0028s6185-- transaction_open?()6186 -> 0.0001s6187-- foreign_keys(:web_hooks)6188 -> 0.0024s6189-- execute("ALTER TABLE web_hooks\nADD CONSTRAINT fk_d47999a98a\nFOREIGN KEY (service_id)\nREFERENCES services (id)\nON DELETE CASCADE\nNOT VALID;\n")6190 -> 0.0011s6191 removes service hooks where the referenced service does not exist6192NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping6193NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping6194NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping6195NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping6196ScheduleMigrationToHashedStorage6197NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping6198NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping6199NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping6200NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping6201NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping6202NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping6203NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping6204 #up6205== 20200915044225 ScheduleMigrationToHashedStorage: migrating =================6206== 20200915044225 ScheduleMigrationToHashedStorage: migrated (0.0022s) ========6207 schedules background migration job6208NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_authorizations_on_user_id_project_id_access_level" to "project_authorizations_pkey"6209NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "analytics_repository_languages_unique_index" to "analytics_language_trend_repository_languages_pkey"6210NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_approval_project_rules_protected_branches_unique" to "approval_project_rules_protected_branches_pkey"6211NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_ci_build_trace_sections_on_build_id_and_section_name_id" to "ci_build_trace_sections_pkey"6212NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "idx_deployment_merge_requests_unique_index" to "deployment_merge_requests_pkey"6213NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_issue_assignees_on_issue_id_and_user_id" to "issue_assignees_pkey"6214NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_prometheus_alert_event_id_index" to "issues_prometheus_alert_events_pkey"6215NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "issue_id_self_managed_prometheus_alert_event_id_index" to "issues_self_managed_prometheus_alert_events_pkey"6216NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_commits_on_mr_diff_id_and_order" to "merge_request_diff_commits_pkey"6217NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_merge_request_diff_files_on_mr_diff_id_and_order" to "merge_request_diff_files_pkey"6218NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_miletone_releases_on_milestone_and_release" to "milestone_releases_pkey"6219NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_project_pages_metadata_on_project_id" to "project_pages_metadata_pkey"6220NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_push_event_payloads_on_event_id" to "push_event_payloads_pkey"6221NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_repository_languages_on_project_and_languages_id" to "repository_languages_pkey"6222NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_user_interacted_projects_on_project_id_and_user_id" to "user_interacted_projects_pkey"6223NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "users_security_dashboard_projects_unique_index" to "users_security_dashboard_projects_pkey"6224NOTICE: trigger "trigger_1f0ae12498d3" for relation "application_settings" does not exist, skipping6225NOTICE: trigger "trigger_72b785aa2f14" for relation "application_settings" does not exist, skipping6226NOTICE: trigger "trigger_3d531acd472b" for relation "application_settings" does not exist, skipping6227NOTICE: constraint "check_242f0cc65c" of relation "webauthn_registrations" does not exist, skipping6228NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_projects_on_project_id" to "elasticsearch_indexed_projects_pkey"6229NOTICE: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "index_elasticsearch_indexed_namespaces_on_namespace_id" to "elasticsearch_indexed_namespaces_pkey"6230NOTICE: trigger "trigger_448e14608510" for relation "pages_deployments" does not exist, skipping6231NOTICE: trigger "trigger_9a96291bb38d" for relation "application_settings" does not exist, skipping6232NOTICE: trigger "trigger_22a39c5c25f3" for relation "application_settings" does not exist, skipping6233NOTICE: trigger "trigger_1572cbc9a15f" for relation "application_settings" does not exist, skipping6234RemoveBadDependencyProxyManifests6235== 20210205174154 RemoveBadDependencyProxyManifests: migrating ================6236== 20210205174154 RemoveBadDependencyProxyManifests: migrated (0.0244s) =======6237 removes the dependency_proxy_manifests with a content_type6238Pending: (Failures listed here are expected and do not affect your suite's status)6239 1) UpdateIndexApprovalRuleNameForCodeOwnersRuleType#down EE recreates 'legacy' indices and removes duplicate code owner approval rules6240 # This test is skipped under FOSS6241 # ./spec/migrations/20200526231421_update_index_approval_rule_name_for_code_owners_rule_type_spec.rb:1376242Finished in 31 minutes 38 seconds (files took 33.91 seconds to load)6243141 examples, 0 failures, 1 pending6244Wed 03 Mar 2021 12:34:32 PM UTC6246Not uploading cache rails-v4-3 due to policy6248Uploading artifacts...6249coverage/: found 5 matching files and directories 6250WARNING: crystalball/: no matching files 6251deprecations/: found 8 matching files and directories 6252knapsack/: found 3 matching files and directories 6253rspec_flaky/: found 2 matching files and directories 6254rspec_profiling/: found 1 matching files and directories 6255WARNING: tmp/capybara/: no matching files 6256tmp/memory_test/: found 2 matching files and directories 6257tmp/feature_flags/: found 10 matching files and directories 6258log/*.log: found 14 matching files and directories 6259Uploading artifacts as "archive" to coordinator... ok id=1069712099 responseStatus=201 Created token=1HhQkV8i6260Uploading artifacts...6261junit_rspec.xml: found 1 matching files and directories 6262Uploading artifacts as "junit" to coordinator... ok id=1069712099 responseStatus=201 Created token=1HhQkV8i6264Job succeeded