rspec-mysql 9/50
Passed Started
by
@jprovaznik
Jan Provaznik
1Running with gitlab-runner 11.8.0 (4745a6f3)2 on prm-com-gitlab-org bd0915563Using Docker executor with image dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.5.3-golang-1.11-git-2.18-chrome-71.0-node-10.x-yarn-1.12-postgresql-9.6-graphicsmagick-1.3.29 ...4Starting service mysql:5.7.24 ...5Pulling docker image mysql:5.7.24 ...6Using docker image sha256:ba7a93aae2a8842957a4cb908e6fbb37db2a7677b2a1f1ac7fb88283a0861e42 for mysql:5.7.24 ...7Starting service redis:alpine ...8Pulling docker image redis:alpine ...9Using docker image sha256:3d2a373f46ae28f3376c356d27210759aa9348fd94c517cf77e9df2a2c41c37f for redis:alpine ...10Waiting for services to be up and running...11Pulling docker image dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.5.3-golang-1.11-git-2.18-chrome-71.0-node-10.x-yarn-1.12-postgresql-9.6-graphicsmagick-1.3.29 ...12Using docker image sha256:ac6482d398ed0ce8bef4327b0bb15dfe815331f073f5b6ba3e04c5cd8317402d for dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.5.3-golang-1.11-git-2.18-chrome-71.0-node-10.x-yarn-1.12-postgresql-9.6-graphicsmagick-1.3.29 ... 13 Running on runner-bd091556-project-278964-concurrent-0 via runner-bd091556-prm-1552360190-6eaa73b2...
00:01
15Removing .gitlab_shell_secret16Removing .gitlab_workhorse_secret17Removing .yarn-cache/18Removing config/database.yml19Removing config/database_geo.yml20Removing config/gitlab.yml21Removing config/redis.cache.yml22Removing config/redis.queues.yml23Removing config/redis.shared_state.yml24Removing config/resque.yml25Removing config/secrets.yml26Removing coverage/27Removing junit_rspec.xml28Removing knapsack/29Removing log/api_json.log30Removing log/application.log31Removing log/gitaly-test.log32Removing log/grpc.log33Removing log/test_json.log34Removing node_modules/35Removing public/assets/36Removing rspec_flaky/37Removing tmp/cache/38Removing tmp/prometheus_multiproc_dir/counter_process_id_109-0.db39Removing tmp/prometheus_multiproc_dir/histogram_process_id_109-0.db40Removing tmp/tests/41Removing vendor/gitaly-ruby/42Removing vendor/ruby/43HEAD is now at 0588cb65 Add specs for coerced labels parameter in Epics API45 * [new branch] ee-users-search-results -> origin/ee-users-search-results46Checking out 0571f131 as ee-users-search-results...47Skipping Git submodules setup49Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/debian-stretch-ruby-2.5.3-node-10.x-1 50Successfully extracted cache52Downloading artifacts from coordinator... ok id=175839787 responseStatus=200 OK token=Az8rGm5M53Downloading artifacts for compile-assets (175839788)...54Downloading artifacts from coordinator... ok id=175839788 responseStatus=200 OK token=QXA2pRWL55Downloading artifacts for setup-test-env (175839789)...56Downloading artifacts from coordinator... ok id=175839789 responseStatus=200 OK token=81x1GvWr57WARNING: tmp/tests/gitlab-shell/.gitlab_shell_secret: chmod tmp/tests/gitlab-shell/.gitlab_shell_secret: no such file or directory (suppressing repeats) 59Bundler version 1.17.260$ date61Tue Mar 12 08:56:05 UTC 201962$ source scripts/utils.sh63$ date64Tue Mar 12 08:56:05 UTC 201965$ source scripts/prepare_build.sh66Warning: the running version of Bundler (1.17.2) is older than the version that created the lockfile (1.17.3). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.67The Gemfile's dependencies are satisfied68Successfully installed knapsack-1.17.1691 gem installed70Database 'gitlabhq_test' does not exist71WARNING: index on columns ["name"] uses unsupported option, skipping.72Created database 'gitlabhq_test'73-- enable_extension("plpgsql")74 -> 0.0022s75-- enable_extension("pg_trgm")76 -> 0.0000s77-- create_table("abuse_reports", {:force=>:cascade})78 -> 0.0248s79-- create_table("appearances", {:force=>:cascade})80 -> 0.0168s81-- create_table("application_setting_terms", {:force=>:cascade})82 -> 0.0152s83-- create_table("application_settings", {:force=>:cascade})84 -> 0.0352s85-- create_table("approval_merge_request_rule_sources", {:id=>:bigserial, :force=>:cascade})86 -> 0.0233s87-- create_table("approval_merge_request_rules", {:id=>:bigserial, :force=>:cascade})88 -> 0.0209s89-- create_table("approval_merge_request_rules_approved_approvers", {:id=>:bigserial, :force=>:cascade})90 -> 0.0197s91-- create_table("approval_merge_request_rules_groups", {:id=>:bigserial, :force=>:cascade})92 -> 0.0219s93-- create_table("approval_merge_request_rules_users", {:id=>:bigserial, :force=>:cascade})94 -> 0.0240s95-- create_table("approval_project_rules", {:id=>:bigserial, :force=>:cascade})96 -> 0.0184s97-- create_table("approval_project_rules_groups", {:id=>:bigserial, :force=>:cascade})98 -> 0.0236s99-- create_table("approval_project_rules_users", {:id=>:bigserial, :force=>:cascade})100 -> 0.0220s101-- create_table("approvals", {:force=>:cascade})102 -> 0.0190s103-- create_table("approver_groups", {:force=>:cascade})104 -> 0.0211s105-- create_table("approvers", {:force=>:cascade})106 -> 0.0213s107-- create_table("audit_events", {:force=>:cascade})108 -> 0.0197s109-- create_table("award_emoji", {:force=>:cascade})110 -> 0.0255s111-- create_table("badges", {:force=>:cascade})112 -> 0.0226s113-- create_table("board_assignees", {:force=>:cascade})114 -> 0.0224s115-- create_table("board_group_recent_visits", {:id=>:bigserial, :force=>:cascade})116 -> 0.0309s117-- create_table("board_labels", {:force=>:cascade})118 -> 0.0217s119-- create_table("board_project_recent_visits", {:id=>:bigserial, :force=>:cascade})120 -> 0.0277s121-- create_table("boards", {:force=>:cascade})122 -> 0.0245s123-- create_table("broadcast_messages", {:force=>:cascade})124 -> 0.0187s125-- create_table("chat_names", {:force=>:cascade})126 -> 0.0212s127-- create_table("chat_teams", {:force=>:cascade})128 -> 0.0218s129-- create_table("ci_build_trace_chunks", {:id=>:bigserial, :force=>:cascade})130 -> 0.0193s131-- create_table("ci_build_trace_section_names", {:force=>:cascade})132 -> 0.0179s133-- create_table("ci_build_trace_sections", {:force=>:cascade})134 -> 0.0249s135-- create_table("ci_builds", {:force=>:cascade})136 -> 0.0801s137-- create_table("ci_builds_metadata", {:force=>:cascade})138 -> 0.0267s139-- create_table("ci_builds_runner_session", {:id=>:bigserial, :force=>:cascade})140 -> 0.0191s141-- create_table("ci_group_variables", {:force=>:cascade})142 -> 0.0189s143-- create_table("ci_job_artifacts", {:force=>:cascade})144 -> 0.0292s145-- create_table("ci_pipeline_chat_data", {:id=>:bigserial, :force=>:cascade})146 -> 0.0235s147-- create_table("ci_pipeline_schedule_variables", {:force=>:cascade})148 -> 0.0195s149-- create_table("ci_pipeline_schedules", {:force=>:cascade})150 -> 0.0264s151-- create_table("ci_pipeline_variables", {:force=>:cascade})152 -> 0.0238s153-- create_table("ci_pipelines", {:force=>:cascade})154 -> 0.0552s155-- create_table("ci_runner_namespaces", {:force=>:cascade})156 -> 0.0228s157-- create_table("ci_runner_projects", {:force=>:cascade})158 -> 0.0219s159-- create_table("ci_runners", {:force=>:cascade})160 -> 0.0325s161-- create_table("ci_sources_pipelines", {:force=>:cascade})162 -> 0.0343s163-- create_table("ci_stages", {:force=>:cascade})164 -> 0.0279s165-- create_table("ci_trigger_requests", {:force=>:cascade})166 -> 0.0214s167-- create_table("ci_triggers", {:force=>:cascade})168 -> 0.0222s169-- create_table("ci_variables", {:force=>:cascade})170 -> 0.0198s171-- create_table("cluster_groups", {:force=>:cascade})172 -> 0.0215s173-- create_table("cluster_platforms_kubernetes", {:force=>:cascade})174 -> 0.0191s175-- create_table("cluster_projects", {:force=>:cascade})176 -> 0.0241s177-- create_table("cluster_providers_gcp", {:force=>:cascade})178 -> 0.0197s179-- create_table("clusters", {:force=>:cascade})180 -> 0.0243s181-- create_table("clusters_applications_cert_managers", {:force=>:cascade})182 -> 0.0182s183-- create_table("clusters_applications_helm", {:force=>:cascade})184 -> 0.0222s185-- create_table("clusters_applications_ingress", {:force=>:cascade})186 -> 0.0196s187-- create_table("clusters_applications_jupyter", {:force=>:cascade})188 -> 0.0223s189-- create_table("clusters_applications_knative", {:force=>:cascade})190 -> 0.0192s191-- create_table("clusters_applications_prometheus", {:force=>:cascade})192 -> 0.0198s193-- create_table("clusters_applications_runners", {:force=>:cascade})194 -> 0.0219s195-- create_table("clusters_kubernetes_namespaces", {:id=>:bigserial, :force=>:cascade})196 -> 0.0287s197-- create_table("container_repositories", {:force=>:cascade})198 -> 0.0235s199-- create_table("conversational_development_index_metrics", {:force=>:cascade})200 -> 0.0184s201-- create_table("deploy_keys_projects", {:force=>:cascade})202 -> 0.0187s203-- create_table("deploy_tokens", {:force=>:cascade})204 -> 0.0220s205-- create_table("deployments", {:force=>:cascade})206 -> 0.0484s207-- create_table("draft_notes", {:id=>:bigserial, :force=>:cascade})208 -> 0.0244s209-- create_table("emails", {:force=>:cascade})210 -> 0.0274s211-- create_table("environments", {:force=>:cascade})212 -> 0.0241s213-- create_table("epic_issues", {:force=>:cascade})214 -> 0.0213s215-- create_table("epic_metrics", {:force=>:cascade})216 -> 0.0196s217-- create_table("epics", {:force=>:cascade})218 -> 0.0480s219-- create_table("events", {:force=>:cascade})220 -> 0.0444s221-- create_table("feature_gates", {:force=>:cascade})222 -> 0.0210s223-- create_table("features", {:force=>:cascade})224 -> 0.0184s225-- create_table("fork_network_members", {:force=>:cascade})226 -> 0.0248s227-- create_table("fork_networks", {:force=>:cascade})228 -> 0.0195s229-- create_table("forked_project_links", {:force=>:cascade})230 -> 0.0188s231-- create_table("geo_cache_invalidation_events", {:id=>:bigserial, :force=>:cascade})232 -> 0.0149s233-- create_table("geo_event_log", {:id=>:bigserial, :force=>:cascade})234 -> 0.0565s235-- create_table("geo_hashed_storage_attachments_events", {:id=>:bigserial, :force=>:cascade})236 -> 0.0227s237-- create_table("geo_hashed_storage_migrated_events", {:id=>:bigserial, :force=>:cascade})238 -> 0.0200s239-- create_table("geo_job_artifact_deleted_events", {:id=>:bigserial, :force=>:cascade})240 -> 0.0192s241-- create_table("geo_lfs_object_deleted_events", {:id=>:bigserial, :force=>:cascade})242 -> 0.0209s243-- create_table("geo_node_namespace_links", {:force=>:cascade})244 -> 0.0251s245-- create_table("geo_node_statuses", {:force=>:cascade})246 -> 0.0201s247-- create_table("geo_nodes", {:force=>:cascade})248 -> 0.0259s249-- create_table("geo_repositories_changed_events", {:id=>:bigserial, :force=>:cascade})250 -> 0.0190s251-- create_table("geo_repository_created_events", {:id=>:bigserial, :force=>:cascade})252 -> 0.0199s253-- create_table("geo_repository_deleted_events", {:id=>:bigserial, :force=>:cascade})254 -> 0.0185s255-- create_table("geo_repository_renamed_events", {:id=>:bigserial, :force=>:cascade})256 -> 0.0284s257-- create_table("geo_repository_updated_events", {:id=>:bigserial, :force=>:cascade})258 -> 0.0232s259-- create_table("geo_reset_checksum_events", {:id=>:bigserial, :force=>:cascade})260 -> 0.0187s261-- create_table("geo_upload_deleted_events", {:id=>:bigserial, :force=>:cascade})262 -> 0.0185s263-- create_table("gitlab_subscriptions", {:id=>:bigserial, :force=>:cascade})264 -> 0.0231s265-- create_table("gpg_key_subkeys", {:force=>:cascade})266 -> 0.0247s267-- create_table("gpg_keys", {:force=>:cascade})268 -> 0.0283s269-- create_table("gpg_signatures", {:force=>:cascade})270 -> 0.0334s271-- create_table("group_custom_attributes", {:force=>:cascade})272 -> 0.0222s273-- create_table("historical_data", {:force=>:cascade})274 -> 0.0156s275-- create_table("identities", {:force=>:cascade})276 -> 0.0216s277-- create_table("import_export_uploads", {:force=>:cascade})278 -> 0.0254s279-- create_table("index_statuses", {:force=>:cascade})280 -> 0.0190s281-- create_table("insights", {:force=>:cascade})WARNING: index on columns ["description"] uses unsupported option, skipping.282WARNING: index on columns ["title"] uses unsupported option, skipping.283WARNING: index on columns ["description"] uses unsupported option, skipping.284WARNING: index on columns ["title"] uses unsupported option, skipping.285WARNING: index on columns ["description"] uses unsupported option, skipping.286WARNING: index on columns ["title"] uses unsupported option, skipping.287WARNING: index on columns ["name"] uses unsupported option, skipping.288WARNING: index on columns ["path"] uses unsupported option, skipping.289WARNING: index on columns ["note"] uses unsupported option, skipping.290WARNING: index on columns ["description"] uses unsupported option, skipping.291WARNING: index on columns ["name"] uses unsupported option, skipping.292WARNING: index on columns ["path"] uses unsupported option, skipping.293WARNING: index on columns ["path"] uses unsupported option, skipping.294WARNING: index on columns ["file_name"] uses unsupported option, skipping.295WARNING: index on columns ["title"] uses unsupported option, skipping.296WARNING: index on columns ["name"] uses unsupported option, skipping.297 -> 0.0218s298-- create_table("internal_ids", {:id=>:bigserial, :force=>:cascade})299 -> 0.0288s300-- create_table("issue_assignees", {:id=>false, :force=>:cascade})301 -> 0.0208s302-- create_table("issue_links", {:force=>:cascade})303 -> 0.0258s304-- create_table("issue_metrics", {:force=>:cascade})305 -> 0.0188s306-- create_table("issues", {:force=>:cascade})307 -> 0.0650s308-- create_table("keys", {:force=>:cascade})309 -> 0.0227s310-- create_table("label_links", {:force=>:cascade})311 -> 0.0234s312-- create_table("label_priorities", {:force=>:cascade})313 -> 0.0241s314-- create_table("labels", {:force=>:cascade})315 -> 0.0336s316-- create_table("ldap_group_links", {:force=>:cascade})317 -> 0.0174s318-- create_table("lfs_file_locks", {:force=>:cascade})319 -> 0.0227s320-- create_table("lfs_objects", {:force=>:cascade})321 -> 0.0228s322-- create_table("lfs_objects_projects", {:force=>:cascade})323 -> 0.0202s324-- create_table("licenses", {:force=>:cascade})325 -> 0.0174s326-- create_table("lists", {:force=>:cascade})327 -> 0.0348s328-- create_table("members", {:force=>:cascade})329 -> 0.0343s330-- create_table("merge_request_diff_commits", {:id=>false, :force=>:cascade})331 -> 0.0205s332-- create_table("merge_request_diff_files", {:id=>false, :force=>:cascade})333 -> 0.0181s334-- create_table("merge_request_diffs", {:force=>:cascade})335 -> 0.0212s336-- create_table("merge_request_metrics", {:force=>:cascade})337 -> 0.0353s338-- create_table("merge_requests", {:force=>:cascade})339 -> 0.0748s340-- create_table("merge_requests_closing_issues", {:force=>:cascade})341 -> 0.0222s342-- create_table("milestones", {:force=>:cascade})343 -> 0.0301s344-- create_table("namespace_statistics", {:force=>:cascade})345 -> 0.0198s346-- create_table("namespaces", {:force=>:cascade})347 -> 0.0657s348-- create_table("note_diff_files", {:force=>:cascade})349 -> 0.0195s350-- create_table("notes", {:force=>:cascade})351 -> 0.0459s352-- create_table("notification_settings", {:force=>:cascade})353 -> 0.0289s354-- create_table("oauth_access_grants", {:force=>:cascade})355 -> 0.0212s356-- create_table("oauth_access_tokens", {:force=>:cascade})357 -> 0.0250s358-- create_table("oauth_applications", {:force=>:cascade})359 -> 0.0282s360-- create_table("oauth_openid_requests", {:force=>:cascade})361 -> 0.0213s362-- create_table("operations_feature_flag_scopes", {:id=>:bigserial, :force=>:cascade})363 -> 0.0203s364-- create_table("operations_feature_flags", {:id=>:bigserial, :force=>:cascade})365 -> 0.0196s366-- create_table("operations_feature_flags_clients", {:id=>:bigserial, :force=>:cascade})367 -> 0.0201s368-- create_table("packages_maven_metadata", {:id=>:bigserial, :force=>:cascade})369 -> 0.0209s370-- create_table("packages_package_files", {:id=>:bigserial, :force=>:cascade})371 -> 0.0203s372-- create_table("packages_packages", {:id=>:bigserial, :force=>:cascade})373 -> 0.0199s374-- create_table("pages_domains", {:force=>:cascade})375 -> 0.0335s376-- create_table("path_locks", {:force=>:cascade})377 -> 0.0286s378-- create_table("personal_access_tokens", {:force=>:cascade})379 -> 0.0227s380-- create_table("plans", {:force=>:cascade})381 -> 0.0249s382-- create_table("pool_repositories", {:id=>:bigserial, :force=>:cascade})383 -> 0.0265s384-- create_table("programming_languages", {:force=>:cascade})385 -> 0.0193s386-- create_table("project_alerting_settings", {:primary_key=>"project_id", :id=>:integer, :force=>:cascade})387 -> 0.0164s388-- create_table("project_authorizations", {:id=>false, :force=>:cascade})389 -> 0.0207s390-- create_table("project_auto_devops", {:force=>:cascade})391 -> 0.0202s392-- create_table("project_ci_cd_settings", {:force=>:cascade})393 -> 0.0191s394-- create_table("project_custom_attributes", {:force=>:cascade})395 -> 0.0229s396-- create_table("project_daily_statistics", {:id=>:bigserial, :force=>:cascade})397 -> 0.0206s398-- create_table("project_deploy_tokens", {:force=>:cascade})399 -> 0.0224s400-- create_table("project_error_tracking_settings", {:primary_key=>"project_id", :id=>:integer, :force=>:cascade})401 -> 0.0157s402-- create_table("project_feature_usages", {:primary_key=>"project_id", :id=>:integer, :force=>:cascade})403 -> 0.0241s404-- create_table("project_features", {:force=>:cascade})405 -> 0.0200s406-- create_table("project_group_links", {:force=>:cascade})407 -> 0.0260s408-- create_table("project_import_data", {:force=>:cascade})409 -> 0.0179s410-- create_table("project_incident_management_settings", {:primary_key=>"project_id", :id=>:integer, :force=>:cascade})411 -> 0.0156s412-- create_table("project_mirror_data", {:force=>:cascade})413 -> 0.0318s414-- create_table("project_repositories", {:id=>:bigserial, :force=>:cascade})415 -> 0.0237s416-- create_table("project_repository_states", {:force=>:cascade})417 -> 0.0340s418-- create_table("project_statistics", {:force=>:cascade})419 -> 0.0218s420-- create_table("project_tracing_settings", {:id=>:bigserial, :force=>:cascade})421 -> 0.0193s422-- create_table("projects", {:force=>:cascade})423 -> 0.0883s424-- create_table("prometheus_alert_events", {:id=>:bigserial, :force=>:cascade})425 -> 0.0239s426-- create_table("prometheus_alerts", {:force=>:cascade})427 -> 0.0256s428-- create_table("prometheus_metrics", {:force=>:cascade})429 -> 0.0303s430-- create_table("protected_branch_merge_access_levels", {:force=>:cascade})431 -> 0.0250s432-- create_table("protected_branch_push_access_levels", {:force=>:cascade})433 -> 0.0263s434-- create_table("protected_branch_unprotect_access_levels", {:force=>:cascade})435 -> 0.0271s436-- create_table("protected_branches", {:force=>:cascade})437 -> 0.0204s438-- create_table("protected_environment_deploy_access_levels", {:force=>:cascade})439 -> 0.0290s440-- create_table("protected_environments", {:force=>:cascade})441 -> 0.0221s442-- create_table("protected_tag_create_access_levels", {:force=>:cascade})443 -> 0.0287s444-- create_table("protected_tags", {:force=>:cascade})445 -> 0.0281s446-- create_table("push_event_payloads", {:id=>false, :force=>:cascade})447 -> 0.0154s448-- create_table("push_rules", {:force=>:cascade})449 -> 0.0218s450-- create_table("redirect_routes", {:force=>:cascade})451 -> 0.0213s452-- create_table("release_links", {:id=>:bigserial, :force=>:cascade})453 -> 0.0224s454-- create_table("releases", {:force=>:cascade})455 -> 0.0245s456-- create_table("remote_mirrors", {:force=>:cascade})457 -> 0.0213s458-- create_table("repository_languages", {:id=>false, :force=>:cascade})459 -> 0.0161s460-- create_table("resource_label_events", {:id=>:bigserial, :force=>:cascade})461 -> 0.0326s462-- create_table("reviews", {:id=>:bigserial, :force=>:cascade})463 -> 0.0259s464-- create_table("routes", {:force=>:cascade})465 -> 0.0205s466-- create_table("saml_providers", {:force=>:cascade})467 -> 0.0183s468-- create_table("sent_notifications", {:force=>:cascade})469 -> 0.0171s470-- create_table("services", {:force=>:cascade})471 -> 0.0247s472-- create_table("shards", {:force=>:cascade})473 -> 0.0182s474-- create_table("slack_integrations", {:force=>:cascade})475 -> 0.0217s476-- create_table("smartcard_identities", {:id=>:bigserial, :force=>:cascade})477 -> 0.0215s478-- create_table("snippets", {:force=>:cascade})479 -> 0.0302s480-- create_table("software_license_policies", {:force=>:cascade})481 -> 0.0226s482-- create_table("software_licenses", {:force=>:cascade})483 -> 0.0178s484-- create_table("spam_logs", {:force=>:cascade})485 -> 0.0161s486-- create_table("subscriptions", {:force=>:cascade})487 -> 0.0233s488-- create_table("suggestions", {:id=>:bigserial, :force=>:cascade})489 -> 0.0195s490-- create_table("system_note_metadata", {:force=>:cascade})491 -> 0.0196s492-- create_table("taggings", {:force=>:cascade})493 -> 0.0310s494-- create_table("tags", {:force=>:cascade})495 -> 0.0192s496-- create_table("term_agreements", {:force=>:cascade})497 -> 0.0236s498-- create_table("timelogs", {:force=>:cascade})499 -> 0.0239s500-- create_table("todos", {:force=>:cascade})501 -> 0.0432s502-- create_table("trending_projects", {:force=>:cascade})503 -> 0.0208s504-- create_table("u2f_registrations", {:force=>:cascade})505 -> 0.0244s506-- create_table("uploads", {:force=>:cascade})507 -> 0.0359s508-- create_table("user_agent_details", {:force=>:cascade})509 -> 0.0183s510-- create_table("user_callouts", {:force=>:cascade})511 -> 0.0215s512-- create_table("user_custom_attributes", {:force=>:cascade})WARNING: index on columns ["email"] uses unsupported option, skipping.513WARNING: index on columns ["name"] uses unsupported option, skipping.514WARNING: index on columns ["username"] uses unsupported option, skipping.515 -> 0.0237s516-- create_table("user_interacted_projects", {:id=>false, :force=>:cascade})517 -> 0.0188s518-- create_table("user_preferences", {:force=>:cascade})519 -> 0.0184s520-- create_table("user_statuses", {:primary_key=>"user_id", :force=>:cascade})521 -> 0.0182s522-- create_table("user_synced_attributes_metadata", {:force=>:cascade})523 -> 0.0191s524-- create_table("users", {:force=>:cascade})525 -> 0.0700s526-- create_table("users_ops_dashboard_projects", {:id=>:bigserial, :force=>:cascade})527 -> 0.0212s528-- create_table("users_star_projects", {:force=>:cascade})529 -> 0.0254s530-- create_table("vulnerability_feedback", {:force=>:cascade})531 -> 0.0375s532-- create_table("vulnerability_identifiers", {:id=>:bigserial, :force=>:cascade})533 -> 0.0197s534-- create_table("vulnerability_occurrence_identifiers", {:id=>:bigserial, :force=>:cascade})535 -> 0.0218s536-- create_table("vulnerability_occurrence_pipelines", {:id=>:bigserial, :force=>:cascade})537 -> 0.0285s538-- create_table("vulnerability_occurrences", {:id=>:bigserial, :force=>:cascade})539 -> 0.0332s540-- create_table("vulnerability_scanners", {:id=>:bigserial, :force=>:cascade})541 -> 0.0186s542-- create_table("web_hook_logs", {:force=>:cascade})543 -> 0.0222s544-- create_table("web_hooks", {:force=>:cascade})545 -> 0.0261s546-- add_foreign_key("application_settings", "namespaces", {:column=>"custom_project_templates_group_id", :on_delete=>:nullify})547 -> 0.0514s548-- add_foreign_key("application_settings", "projects", {:column=>"file_template_project_id", :name=>"fk_ec757bd087", :on_delete=>:nullify})549 -> 0.0445s550-- add_foreign_key("application_settings", "users", {:column=>"usage_stats_set_by_user_id", :name=>"fk_964370041d", :on_delete=>:nullify})551 -> 0.0404s552-- add_foreign_key("approval_merge_request_rule_sources", "approval_merge_request_rules", {:on_delete=>:cascade})553 -> 0.0320s554-- add_foreign_key("approval_merge_request_rule_sources", "approval_project_rules", {:on_delete=>:cascade})555 -> 0.0547s556-- add_foreign_key("approval_merge_request_rules", "merge_requests", {:on_delete=>:cascade})557 -> 0.0321s558-- add_foreign_key("approval_merge_request_rules_approved_approvers", "approval_merge_request_rules", {:on_delete=>:cascade})559 -> 0.0352s560-- add_foreign_key("approval_merge_request_rules_approved_approvers", "users", {:on_delete=>:cascade})561 -> 0.0327s562-- add_foreign_key("approval_merge_request_rules_groups", "approval_merge_request_rules", {:on_delete=>:cascade})563 -> 0.0306s564-- add_foreign_key("approval_merge_request_rules_groups", "namespaces", {:column=>"group_id", :on_delete=>:cascade})565 -> 0.0326s566-- add_foreign_key("approval_merge_request_rules_users", "approval_merge_request_rules", {:on_delete=>:cascade})567 -> 0.0310s568-- add_foreign_key("approval_merge_request_rules_users", "users", {:on_delete=>:cascade})569 -> 0.0333s570-- add_foreign_key("approval_project_rules", "projects", {:on_delete=>:cascade})571 -> 0.0295s572-- add_foreign_key("approval_project_rules_groups", "approval_project_rules", {:on_delete=>:cascade})573 -> 0.0308s574-- add_foreign_key("approval_project_rules_groups", "namespaces", {:column=>"group_id", :on_delete=>:cascade})575 -> 0.0329s576-- add_foreign_key("approval_project_rules_users", "approval_project_rules", {:on_delete=>:cascade})577 -> 0.0321s578-- add_foreign_key("approval_project_rules_users", "users", {:on_delete=>:cascade})579 -> 0.0329s580-- add_foreign_key("approvals", "merge_requests", {:name=>"fk_310d714958", :on_delete=>:cascade})581 -> 0.0314s582-- add_foreign_key("approver_groups", "namespaces", {:column=>"group_id", :on_delete=>:cascade})583 -> 0.0311s584-- add_foreign_key("badges", "namespaces", {:column=>"group_id", :on_delete=>:cascade})585 -> 0.0335s586-- add_foreign_key("badges", "projects", {:on_delete=>:cascade})587 -> 0.0329s588-- add_foreign_key("board_assignees", "boards", {:on_delete=>:cascade})589 -> 0.0321s590-- add_foreign_key("board_assignees", "users", {:column=>"assignee_id", :on_delete=>:cascade})591 -> 0.0328s592-- add_foreign_key("board_group_recent_visits", "boards", {:on_delete=>:cascade})593 -> 0.0379s594-- add_foreign_key("board_group_recent_visits", "namespaces", {:column=>"group_id", :on_delete=>:cascade})595 -> 0.0391s596-- add_foreign_key("board_group_recent_visits", "users", {:on_delete=>:cascade})597 -> 0.0380s598-- add_foreign_key("board_labels", "boards", {:on_delete=>:cascade})599 -> 0.0327s600-- add_foreign_key("board_labels", "labels", {:on_delete=>:cascade})601 -> 0.0336s602-- add_foreign_key("board_project_recent_visits", "boards", {:on_delete=>:cascade})603 -> 0.0413s604-- add_foreign_key("board_project_recent_visits", "projects", {:on_delete=>:cascade})605 -> 0.0405s606-- add_foreign_key("board_project_recent_visits", "users", {:on_delete=>:cascade})607 -> 0.0587s608-- add_foreign_key("boards", "namespaces", {:column=>"group_id", :name=>"fk_1e9a074a35", :on_delete=>:cascade})609 -> 0.0364s610-- add_foreign_key("boards", "projects", {:name=>"fk_f15266b5f9", :on_delete=>:cascade})611 -> 0.0338s612-- add_foreign_key("chat_teams", "namespaces", {:on_delete=>:cascade})613 -> 0.0295s614-- add_foreign_key("ci_build_trace_chunks", "ci_builds", {:column=>"build_id", :on_delete=>:cascade})615 -> 0.0289s616-- add_foreign_key("ci_build_trace_section_names", "projects", {:on_delete=>:cascade})617 -> 0.0280s618-- add_foreign_key("ci_build_trace_sections", "ci_build_trace_section_names", {:column=>"section_name_id", :name=>"fk_264e112c66", :on_delete=>:cascade})619 -> 0.0359s620-- add_foreign_key("ci_build_trace_sections", "ci_builds", {:column=>"build_id", :name=>"fk_4ebe41f502", :on_delete=>:cascade})621 -> 0.0356s622-- add_foreign_key("ci_build_trace_sections", "projects", {:on_delete=>:cascade})623 -> 0.0351s624-- add_foreign_key("ci_builds", "ci_pipelines", {:column=>"auto_canceled_by_id", :name=>"fk_a2141b1522", :on_delete=>:nullify})625 -> 0.0907s626-- add_foreign_key("ci_builds", "ci_pipelines", {:column=>"commit_id", :name=>"fk_d3130c9a7f", :on_delete=>:cascade})627 -> 0.0911s628-- add_foreign_key("ci_builds", "ci_stages", {:column=>"stage_id", :name=>"fk_3a9eaa254d", :on_delete=>:cascade})629 -> 0.0854s630-- add_foreign_key("ci_builds", "projects", {:name=>"fk_befce0568a", :on_delete=>:cascade})631 -> 0.0846s632-- add_foreign_key("ci_builds_metadata", "ci_builds", {:column=>"build_id", :on_delete=>:cascade})633 -> 0.0323s634-- add_foreign_key("ci_builds_metadata", "projects", {:on_delete=>:cascade})635 -> 0.0325s636-- add_foreign_key("ci_builds_runner_session", "ci_builds", {:column=>"build_id", :on_delete=>:cascade})637 -> 0.0289s638-- add_foreign_key("ci_group_variables", "namespaces", {:column=>"group_id", :name=>"fk_33ae4d58d8", :on_delete=>:cascade})639 -> 0.0309s640-- add_foreign_key("ci_job_artifacts", "ci_builds", {:column=>"job_id", :on_delete=>:cascade})641 -> 0.0376s642-- add_foreign_key("ci_job_artifacts", "projects", {:on_delete=>:cascade})643 -> 0.0379s644-- add_foreign_key("ci_pipeline_chat_data", "chat_names", {:on_delete=>:cascade})645 -> 0.0318s646-- add_foreign_key("ci_pipeline_chat_data", "ci_pipelines", {:column=>"pipeline_id", :on_delete=>:cascade})647 -> 0.0320s648-- add_foreign_key("ci_pipeline_schedule_variables", "ci_pipeline_schedules", {:column=>"pipeline_schedule_id", :name=>"fk_41c35fda51", :on_delete=>:cascade})649 -> 0.0309s650-- add_foreign_key("ci_pipeline_schedules", "projects", {:name=>"fk_8ead60fcc4", :on_delete=>:cascade})651 -> 0.0347s652-- add_foreign_key("ci_pipeline_schedules", "users", {:column=>"owner_id", :name=>"fk_9ea99f58d2", :on_delete=>:nullify})653 -> 0.0347s654-- add_foreign_key("ci_pipeline_variables", "ci_pipelines", {:column=>"pipeline_id", :name=>"fk_f29c5f4380", :on_delete=>:cascade})655 -> 0.0270s656-- add_foreign_key("ci_pipelines", "ci_pipeline_schedules", {:column=>"pipeline_schedule_id", :name=>"fk_3d34ab2e06", :on_delete=>:nullify})657 -> 0.0589s658-- add_foreign_key("ci_pipelines", "ci_pipelines", {:column=>"auto_canceled_by_id", :name=>"fk_262d4c2d19", :on_delete=>:nullify})659 -> 0.0578s660-- add_foreign_key("ci_pipelines", "merge_requests", {:name=>"fk_a23be95014", :on_delete=>:cascade})661 -> 0.0616s662-- add_foreign_key("ci_pipelines", "projects", {:name=>"fk_86635dbd80", :on_delete=>:cascade})663 -> 0.0630s664-- add_foreign_key("ci_runner_namespaces", "ci_runners", {:column=>"runner_id", :on_delete=>:cascade})665 -> 0.0315s666-- add_foreign_key("ci_runner_namespaces", "namespaces", {:on_delete=>:cascade})667 -> 0.0307s668-- add_foreign_key("ci_runner_projects", "projects", {:name=>"fk_4478a6f1e4", :on_delete=>:cascade})669 -> 0.0299s670-- add_foreign_key("ci_sources_pipelines", "ci_builds", {:column=>"source_job_id", :name=>"fk_be5624bf37", :on_delete=>:cascade})671 -> 0.0376s672-- add_foreign_key("ci_sources_pipelines", "ci_pipelines", {:column=>"pipeline_id", :name=>"fk_e1bad85861", :on_delete=>:cascade})673 -> 0.0366s674-- add_foreign_key("ci_sources_pipelines", "ci_pipelines", {:column=>"source_pipeline_id", :name=>"fk_d4e29af7d7", :on_delete=>:cascade})675 -> 0.0382s676-- add_foreign_key("ci_sources_pipelines", "projects", {:column=>"source_project_id", :name=>"fk_acd9737679", :on_delete=>:cascade})677 -> 0.0374s678-- add_foreign_key("ci_sources_pipelines", "projects", {:name=>"fk_1e53c97c0a", :on_delete=>:cascade})679 -> 0.0374s680-- add_foreign_key("ci_stages", "ci_pipelines", {:column=>"pipeline_id", :name=>"fk_fb57e6cc56", :on_delete=>:cascade})681 -> 0.0348s682-- add_foreign_key("ci_stages", "projects", {:name=>"fk_2360681d1d", :on_delete=>:cascade})683 -> 0.0351s684-- add_foreign_key("ci_trigger_requests", "ci_triggers", {:column=>"trigger_id", :name=>"fk_b8ec8b7245", :on_delete=>:cascade})685 -> 0.0304s686-- add_foreign_key("ci_triggers", "projects", {:name=>"fk_e3e63f966e", :on_delete=>:cascade})687 -> 0.0279s688-- add_foreign_key("ci_triggers", "users", {:column=>"owner_id", :name=>"fk_e8e10d1964", :on_delete=>:cascade})689 -> 0.0293s690-- add_foreign_key("ci_variables", "projects", {:name=>"fk_ada5eb64b3", :on_delete=>:cascade})691 -> 0.0287s692-- add_foreign_key("cluster_groups", "clusters", {:on_delete=>:cascade})693 -> 0.0313s694-- add_foreign_key("cluster_groups", "namespaces", {:column=>"group_id", :on_delete=>:cascade})695 -> 0.0312s696-- add_foreign_key("cluster_platforms_kubernetes", "clusters", {:on_delete=>:cascade})697 -> 0.0287s698-- add_foreign_key("cluster_projects", "clusters", {:on_delete=>:cascade})699 -> 0.0337s700-- add_foreign_key("cluster_projects", "projects", {:on_delete=>:cascade})701 -> 0.0328s702-- add_foreign_key("cluster_providers_gcp", "clusters", {:on_delete=>:cascade})703 -> 0.0291s704-- add_foreign_key("clusters", "users", {:on_delete=>:nullify})705 -> 0.0328s706-- add_foreign_key("clusters_applications_cert_managers", "clusters", {:on_delete=>:cascade})707 -> 0.0319s708-- add_foreign_key("clusters_applications_helm", "clusters", {:on_delete=>:cascade})709 -> 0.0294s710-- add_foreign_key("clusters_applications_ingress", "clusters", {:on_delete=>:cascade})711 -> 0.0295s712-- add_foreign_key("clusters_applications_jupyter", "clusters", {:on_delete=>:cascade})713 -> 0.0294s714-- add_foreign_key("clusters_applications_jupyter", "oauth_applications", {:on_delete=>:nullify})715 -> 0.0329s716-- add_foreign_key("clusters_applications_knative", "clusters", {:on_delete=>:cascade})717 -> 0.0306s718-- add_foreign_key("clusters_applications_prometheus", "clusters", {:name=>"fk_557e773639", :on_delete=>:cascade})719 -> 0.0285s720-- add_foreign_key("clusters_applications_runners", "ci_runners", {:column=>"runner_id", :name=>"fk_02de2ded36", :on_delete=>:nullify})721 -> 0.0319s722-- add_foreign_key("clusters_applications_runners", "clusters", {:on_delete=>:cascade})723 -> 0.0322s724-- add_foreign_key("clusters_kubernetes_namespaces", "cluster_projects", {:on_delete=>:nullify})725 -> 0.0392s726-- add_foreign_key("clusters_kubernetes_namespaces", "clusters", {:on_delete=>:cascade})727 -> 0.0363s728-- add_foreign_key("clusters_kubernetes_namespaces", "projects", {:on_delete=>:nullify})729 -> 0.0399s730-- add_foreign_key("container_repositories", "projects")731 -> 0.0361s732-- add_foreign_key("deploy_keys_projects", "projects", {:name=>"fk_58a901ca7e", :on_delete=>:cascade})733 -> 0.0323s734-- add_foreign_key("deployments", "projects", {:name=>"fk_b9a3851b82", :on_delete=>:cascade})735 -> 0.0525s736-- add_foreign_key("draft_notes", "merge_requests", {:on_delete=>:cascade})737 -> 0.0347s738-- add_foreign_key("draft_notes", "users", {:column=>"author_id", :on_delete=>:cascade})739 -> 0.0352s740-- add_foreign_key("environments", "projects", {:name=>"fk_d1c8c1da6a", :on_delete=>:cascade})741 -> 0.0325s742-- add_foreign_key("epic_issues", "epics", {:on_delete=>:cascade})743 -> 0.0351s744-- add_foreign_key("epic_issues", "issues", {:on_delete=>:cascade})745 -> 0.0310s746-- add_foreign_key("epic_metrics", "epics", {:on_delete=>:cascade})747 -> 0.0303s748-- add_foreign_key("epics", "epics", {:column=>"parent_id", :name=>"fk_25b99c1be3", :on_delete=>:cascade})749 -> 0.0500s750-- add_foreign_key("epics", "milestones", {:on_delete=>:nullify})751 -> 0.0510s752-- add_foreign_key("epics", "namespaces", {:column=>"group_id", :name=>"fk_f081aa4489", :on_delete=>:cascade})753 -> 0.0481s754-- add_foreign_key("epics", "users", {:column=>"assignee_id", :name=>"fk_dccd3f98fc", :on_delete=>:nullify})755 -> 0.0673s756-- add_foreign_key("epics", "users", {:column=>"author_id", :name=>"fk_3654b61b03", :on_delete=>:cascade})757 -> 0.0507s758-- add_foreign_key("epics", "users", {:column=>"closed_by_id", :name=>"fk_aa5798e761", :on_delete=>:nullify})759 -> 0.0514s760-- add_foreign_key("events", "projects", {:on_delete=>:cascade})761 -> 0.0433s762-- add_foreign_key("events", "users", {:column=>"author_id", :name=>"fk_edfd187b6f", :on_delete=>:cascade})763 -> 0.0417s764-- add_foreign_key("fork_network_members", "fork_networks", {:on_delete=>:cascade})765 -> 0.0346s766-- add_foreign_key("fork_network_members", "projects", {:column=>"forked_from_project_id", :name=>"fk_b01280dae4", :on_delete=>:nullify})767 -> 0.0360s768-- add_foreign_key("fork_network_members", "projects", {:on_delete=>:cascade})769 -> 0.0366s770-- add_foreign_key("fork_networks", "projects", {:column=>"root_project_id", :name=>"fk_e7b436b2b5", :on_delete=>:nullify})771 -> 0.0285s772-- add_foreign_key("forked_project_links", "projects", {:column=>"forked_to_project_id", :name=>"fk_434510edb0", :on_delete=>:cascade})773 -> 0.0285s774-- add_foreign_key("geo_event_log", "geo_cache_invalidation_events", {:column=>"cache_invalidation_event_id", :name=>"fk_42c3b54bed", :on_delete=>:cascade})775 -> 0.0583s776-- add_foreign_key("geo_event_log", "geo_hashed_storage_migrated_events", {:column=>"hashed_storage_migrated_event_id", :name=>"fk_27548c6db3", :on_delete=>:cascade})777 -> 0.0650s778-- add_foreign_key("geo_event_log", "geo_job_artifact_deleted_events", {:column=>"job_artifact_deleted_event_id", :name=>"fk_176d3fbb5d", :on_delete=>:cascade})779 -> 0.0582s780-- add_foreign_key("geo_event_log", "geo_lfs_object_deleted_events", {:column=>"lfs_object_deleted_event_id", :name=>"fk_d5af95fcd9", :on_delete=>:cascade})781 -> 0.0641s782-- add_foreign_key("geo_event_log", "geo_repositories_changed_events", {:column=>"repositories_changed_event_id", :name=>"fk_4a99ebfd60", :on_delete=>:cascade})783 -> 0.0634s784-- add_foreign_key("geo_event_log", "geo_repository_created_events", {:column=>"repository_created_event_id", :name=>"fk_9b9afb1916", :on_delete=>:cascade})785 -> 0.0605s786-- add_foreign_key("geo_event_log", "geo_repository_deleted_events", {:column=>"repository_deleted_event_id", :name=>"fk_c4b1c1f66e", :on_delete=>:cascade})787 -> 0.0608s788-- add_foreign_key("geo_event_log", "geo_repository_renamed_events", {:column=>"repository_renamed_event_id", :name=>"fk_86c84214ec", :on_delete=>:cascade})789 -> 0.0597s790-- add_foreign_key("geo_event_log", "geo_repository_updated_events", {:column=>"repository_updated_event_id", :name=>"fk_78a6492f68", :on_delete=>:cascade})791 -> 0.0596s792-- add_foreign_key("geo_event_log", "geo_reset_checksum_events", {:column=>"reset_checksum_event_id", :name=>"fk_cff7185ad2", :on_delete=>:cascade})793 -> 0.0658s794-- add_foreign_key("geo_event_log", "geo_upload_deleted_events", {:column=>"upload_deleted_event_id", :name=>"fk_c1f241c70d", :on_delete=>:cascade})795 -> 0.0561s796-- add_foreign_key("geo_hashed_storage_attachments_events", "projects", {:on_delete=>:cascade})797 -> 0.0263s798-- add_foreign_key("geo_hashed_storage_migrated_events", "projects", {:on_delete=>:cascade})799 -> 0.0281s800-- add_foreign_key("geo_node_namespace_links", "geo_nodes", {:on_delete=>:cascade})801 -> 0.0323s802-- add_foreign_key("geo_node_namespace_links", "namespaces", {:on_delete=>:cascade})803 -> 0.0320s804-- add_foreign_key("geo_node_statuses", "geo_nodes", {:on_delete=>:cascade})805 -> 0.0280s806-- add_foreign_key("geo_repositories_changed_events", "geo_nodes", {:on_delete=>:cascade})807 -> 0.0268s808-- add_foreign_key("geo_repository_created_events", "projects", {:on_delete=>:cascade})809 -> 0.0261s810-- add_foreign_key("geo_repository_renamed_events", "projects", {:on_delete=>:cascade})811 -> 0.0270s812-- add_foreign_key("geo_repository_updated_events", "projects", {:on_delete=>:cascade})813 -> 0.0270s814-- add_foreign_key("geo_reset_checksum_events", "projects", {:on_delete=>:cascade})815 -> 0.0260s816-- add_foreign_key("gitlab_subscriptions", "namespaces", {:name=>"fk_e2595d00a1", :on_delete=>:cascade})817 -> 0.0294s818-- add_foreign_key("gitlab_subscriptions", "plans", {:column=>"hosted_plan_id", :name=>"fk_bd0c4019c3", :on_delete=>:cascade})819 -> 0.0299s820-- add_foreign_key("gpg_key_subkeys", "gpg_keys", {:on_delete=>:cascade})821 -> 0.0316s822-- add_foreign_key("gpg_keys", "users", {:on_delete=>:cascade})823 -> 0.0342s824-- add_foreign_key("gpg_signatures", "gpg_key_subkeys", {:on_delete=>:nullify})825 -> 0.0361s826-- add_foreign_key("gpg_signatures", "gpg_keys", {:on_delete=>:nullify})827 -> 0.0401s828-- add_foreign_key("gpg_signatures", "projects", {:on_delete=>:cascade})829 -> 0.0398s830-- add_foreign_key("group_custom_attributes", "namespaces", {:column=>"group_id", :on_delete=>:cascade})831 -> 0.0316s832-- add_foreign_key("identities", "saml_providers", {:name=>"fk_aade90f0fc", :on_delete=>:cascade})833 -> 0.0302s834-- add_foreign_key("import_export_uploads", "projects", {:on_delete=>:cascade})835 -> 0.0303s836-- add_foreign_key("index_statuses", "projects", {:name=>"fk_74b2492545", :on_delete=>:cascade})837 -> 0.0290s838-- add_foreign_key("insights", "namespaces")839 -> 0.0289s840-- add_foreign_key("insights", "projects")841 -> 0.0312s842-- add_foreign_key("internal_ids", "namespaces", {:name=>"fk_162941d509", :on_delete=>:cascade})843 -> 0.0348s844-- add_foreign_key("internal_ids", "projects", {:on_delete=>:cascade})845 -> 0.0345s846-- add_foreign_key("issue_assignees", "issues", {:name=>"fk_b7d881734a", :on_delete=>:cascade})847 -> 0.0271s848-- add_foreign_key("issue_assignees", "users", {:name=>"fk_5e0c8d9154", :on_delete=>:cascade})849 -> 0.0304s850-- add_foreign_key("issue_links", "issues", {:column=>"source_id", :name=>"fk_c900194ff2", :on_delete=>:cascade})851 -> 0.0335s852-- add_foreign_key("issue_links", "issues", {:column=>"target_id", :name=>"fk_e71bb44f1f", :on_delete=>:cascade})853 -> 0.0372s854-- add_foreign_key("issue_metrics", "issues", {:on_delete=>:cascade})855 -> 0.0277s856-- add_foreign_key("issues", "issues", {:column=>"moved_to_id", :name=>"fk_a194299be1", :on_delete=>:nullify})857 -> 0.0960s858-- add_foreign_key("issues", "milestones", {:name=>"fk_96b1dd429c", :on_delete=>:nullify})859 -> 0.0612s860-- add_foreign_key("issues", "projects", {:name=>"fk_899c8f3231", :on_delete=>:cascade})861 -> 0.0644s862-- add_foreign_key("issues", "users", {:column=>"author_id", :name=>"fk_05f1e72feb", :on_delete=>:nullify})863 -> 0.0638s864-- add_foreign_key("issues", "users", {:column=>"closed_by_id", :name=>"fk_c63cbf6c25", :on_delete=>:nullify})865 -> 0.0661s866-- add_foreign_key("issues", "users", {:column=>"updated_by_id", :name=>"fk_ffed080f01", :on_delete=>:nullify})867 -> 0.0621s868-- add_foreign_key("label_links", "labels", {:name=>"fk_d97dd08678", :on_delete=>:cascade})869 -> 0.0319s870-- add_foreign_key("label_priorities", "labels", {:on_delete=>:cascade})871 -> 0.0369s872-- add_foreign_key("label_priorities", "projects", {:on_delete=>:cascade})873 -> 0.0326s874-- add_foreign_key("labels", "namespaces", {:column=>"group_id", :on_delete=>:cascade})875 -> 0.0395s876-- add_foreign_key("labels", "projects", {:name=>"fk_7de4989a69", :on_delete=>:cascade})877 -> 0.0408s878-- add_foreign_key("lfs_file_locks", "projects", {:on_delete=>:cascade})879 -> 0.0350s880-- add_foreign_key("lfs_file_locks", "users", {:on_delete=>:cascade})881 -> 0.0307s882-- add_foreign_key("lists", "boards", {:name=>"fk_0d3f677137", :on_delete=>:cascade})883 -> 0.0414s884-- add_foreign_key("lists", "labels", {:name=>"fk_7a5553d60f", :on_delete=>:cascade})885 -> 0.0403s886-- add_foreign_key("lists", "milestones", {:on_delete=>:cascade})887 -> 0.0404s888-- add_foreign_key("lists", "users", {:name=>"fk_d6cf4279f7", :on_delete=>:cascade})889 -> 0.0408s890-- add_foreign_key("members", "users", {:name=>"fk_2e88fb7ce9", :on_delete=>:cascade})891 -> 0.0410s892-- add_foreign_key("merge_request_diff_commits", "merge_request_diffs", {:on_delete=>:cascade})893 -> 0.0283s894-- add_foreign_key("merge_request_diff_files", "merge_request_diffs", {:on_delete=>:cascade})895 -> 0.0250s896-- add_foreign_key("merge_request_diffs", "merge_requests", {:name=>"fk_8483f3258f", :on_delete=>:cascade})897 -> 0.0276s898-- add_foreign_key("merge_request_metrics", "ci_pipelines", {:column=>"pipeline_id", :on_delete=>:cascade})899 -> 0.0371s900-- add_foreign_key("merge_request_metrics", "merge_requests", {:on_delete=>:cascade})901 -> 0.0676s902-- add_foreign_key("merge_request_metrics", "users", {:column=>"latest_closed_by_id", :name=>"fk_ae440388cc", :on_delete=>:nullify})903 -> 0.0394s904-- add_foreign_key("merge_request_metrics", "users", {:column=>"merged_by_id", :name=>"fk_7f28d925f3", :on_delete=>:nullify})905 -> 0.0379s906-- add_foreign_key("merge_requests", "ci_pipelines", {:column=>"head_pipeline_id", :name=>"fk_fd82eae0b9", :on_delete=>:nullify})907 -> 0.0714s908-- add_foreign_key("merge_requests", "merge_request_diffs", {:column=>"latest_merge_request_diff_id", :name=>"fk_06067f5644", :on_delete=>:nullify})909 -> 0.0719s910-- add_foreign_key("merge_requests", "milestones", {:name=>"fk_6a5165a692", :on_delete=>:nullify})911 -> 0.0744s912-- add_foreign_key("merge_requests", "projects", {:column=>"source_project_id", :name=>"fk_3308fe130c", :on_delete=>:nullify})913 -> 0.0746s914-- add_foreign_key("merge_requests", "projects", {:column=>"target_project_id", :name=>"fk_a6963e8447", :on_delete=>:cascade})915 -> 0.0716s916-- add_foreign_key("merge_requests", "users", {:column=>"assignee_id", :name=>"fk_6149611a04", :on_delete=>:nullify})917 -> 0.0729s918-- add_foreign_key("merge_requests", "users", {:column=>"author_id", :name=>"fk_e719a85f8a", :on_delete=>:nullify})919 -> 0.0776s920-- add_foreign_key("merge_requests", "users", {:column=>"merge_user_id", :name=>"fk_ad525e1f87", :on_delete=>:nullify})921 -> 0.0743s922-- add_foreign_key("merge_requests", "users", {:column=>"updated_by_id", :name=>"fk_641731faff", :on_delete=>:nullify})923 -> 0.0832s924-- add_foreign_key("merge_requests_closing_issues", "issues", {:on_delete=>:cascade})925 -> 0.0354s926-- add_foreign_key("merge_requests_closing_issues", "merge_requests", {:on_delete=>:cascade})927 -> 0.0334s928-- add_foreign_key("milestones", "namespaces", {:column=>"group_id", :name=>"fk_95650a40d4", :on_delete=>:cascade})929 -> 0.0371s930-- add_foreign_key("milestones", "projects", {:name=>"fk_9bd0a0c791", :on_delete=>:cascade})931 -> 0.0413s932-- add_foreign_key("namespace_statistics", "namespaces", {:on_delete=>:cascade})933 -> 0.0289s934-- add_foreign_key("namespaces", "namespaces", {:column=>"custom_project_templates_group_id", :name=>"fk_e7a0b20a6b", :on_delete=>:nullify})935 -> 0.1340s936-- add_foreign_key("namespaces", "plans", {:name=>"fk_fdd12e5b80", :on_delete=>:nullify})937 -> 0.0729s938-- add_foreign_key("namespaces", "projects", {:column=>"file_template_project_id", :name=>"fk_319256d87a", :on_delete=>:nullify})939 -> 0.0712s940-- add_foreign_key("note_diff_files", "notes", {:column=>"diff_note_id", :on_delete=>:cascade})941 -> 0.0357s942-- add_foreign_key("notes", "projects", {:name=>"fk_99e097b079", :on_delete=>:cascade})943 -> 0.0554s944-- add_foreign_key("notes", "reviews", {:name=>"fk_2e82291620", :on_delete=>:nullify})945 -> 0.0551s946-- add_foreign_key("notification_settings", "users", {:name=>"fk_0c95e91db7", :on_delete=>:cascade})947 -> 0.0367s948-- add_foreign_key("oauth_openid_requests", "oauth_access_grants", {:column=>"access_grant_id", :name=>"fk_oauth_openid_requests_oauth_access_grants_access_grant_id"})949 -> 0.0303s950-- add_foreign_key("operations_feature_flag_scopes", "operations_feature_flags", {:column=>"feature_flag_id", :on_delete=>:cascade})951 -> 0.0275s952-- add_foreign_key("operations_feature_flags", "projects", {:on_delete=>:cascade})953 -> 0.0303s954-- add_foreign_key("operations_feature_flags_clients", "projects", {:on_delete=>:cascade})955 -> 0.0301s956-- add_foreign_key("packages_maven_metadata", "packages_packages", {:column=>"package_id", :name=>"fk_be88aed360", :on_delete=>:cascade})957 -> 0.0296s958-- add_foreign_key("packages_package_files", "packages_packages", {:column=>"package_id", :name=>"fk_86f0f182f8", :on_delete=>:cascade})959 -> 0.0303s960-- add_foreign_key("packages_packages", "projects", {:on_delete=>:cascade})961 -> 0.0286s962-- add_foreign_key("pages_domains", "projects", {:name=>"fk_ea2f6dfc6f", :on_delete=>:cascade})963 -> 0.0416s964-- add_foreign_key("path_locks", "projects", {:name=>"fk_5265c98f24", :on_delete=>:cascade})965 -> 0.0349s966-- add_foreign_key("path_locks", "users")967 -> 0.0383s968-- add_foreign_key("personal_access_tokens", "users")969 -> 0.0317s970-- add_foreign_key("pool_repositories", "projects", {:column=>"source_project_id", :on_delete=>:nullify})971 -> 0.0496s972-- add_foreign_key("pool_repositories", "shards", {:on_delete=>:restrict})973 -> 0.0350s974-- add_foreign_key("project_alerting_settings", "projects", {:on_delete=>:cascade})975 -> 0.0264s976-- add_foreign_key("project_authorizations", "projects", {:on_delete=>:cascade})977 -> 0.0286s978-- add_foreign_key("project_authorizations", "users", {:on_delete=>:cascade})979 -> 0.0297s980-- add_foreign_key("project_auto_devops", "projects", {:on_delete=>:cascade})981 -> 0.0286s982-- add_foreign_key("project_ci_cd_settings", "projects", {:name=>"fk_24c15d2f2e", :on_delete=>:cascade})983 -> 0.1411s984-- add_foreign_key("project_custom_attributes", "projects", {:on_delete=>:cascade})985 -> 0.0361s986-- add_foreign_key("project_daily_statistics", "projects", {:on_delete=>:cascade})987 -> 0.0330s988-- add_foreign_key("project_deploy_tokens", "deploy_tokens", {:on_delete=>:cascade})989 -> 0.0349s990-- add_foreign_key("project_deploy_tokens", "projects", {:on_delete=>:cascade})991 -> 0.0322s992-- add_foreign_key("project_error_tracking_settings", "projects", {:on_delete=>:cascade})993 -> 0.0282s994-- add_foreign_key("project_feature_usages", "projects", {:on_delete=>:cascade})995 -> 0.0375s996-- add_foreign_key("project_features", "projects", {:name=>"fk_18513d9b92", :on_delete=>:cascade})997 -> 0.0329s998-- add_foreign_key("project_group_links", "projects", {:name=>"fk_daa8cee94c", :on_delete=>:cascade})999 -> 0.0330s1000-- add_foreign_key("project_import_data", "projects", {:name=>"fk_ffb9ee3a10", :on_delete=>:cascade})1001 -> 0.0301s1002-- add_foreign_key("project_incident_management_settings", "projects", {:on_delete=>:cascade})1003 -> 0.0276s1004-- add_foreign_key("project_mirror_data", "projects", {:name=>"fk_d1aad367d7", :on_delete=>:cascade})1005 -> 0.0412s1006-- add_foreign_key("project_repositories", "projects", {:on_delete=>:cascade})1007 -> 0.0339s1008-- add_foreign_key("project_repositories", "shards", {:on_delete=>:restrict})1009 -> 0.0341s1010-- add_foreign_key("project_repository_states", "projects", {:on_delete=>:cascade})1011 -> 0.0890s1012-- add_foreign_key("project_statistics", "projects", {:on_delete=>:cascade})1013 -> 0.0300s1014-- add_foreign_key("project_tracing_settings", "projects", {:on_delete=>:cascade})1015 -> 0.0336s1016-- add_foreign_key("projects", "pool_repositories", {:name=>"fk_6e5c14658a", :on_delete=>:nullify})1017 -> 0.0863s1018-- add_foreign_key("prometheus_alert_events", "projects", {:on_delete=>:cascade})1019 -> 0.0313s1020-- add_foreign_key("prometheus_alert_events", "prometheus_alerts", {:on_delete=>:cascade})1021 -> 0.0336s1022-- add_foreign_key("prometheus_alerts", "environments", {:on_delete=>:cascade})1023 -> 0.0341s1024-- add_foreign_key("prometheus_alerts", "projects", {:on_delete=>:cascade})1025 -> 0.0331s1026-- add_foreign_key("prometheus_alerts", "prometheus_metrics", {:on_delete=>:cascade})1027 -> 0.0325s1028-- add_foreign_key("prometheus_metrics", "projects", {:on_delete=>:cascade})1029 -> 0.1096s1030-- add_foreign_key("protected_branch_merge_access_levels", "namespaces", {:column=>"group_id", :name=>"fk_98f3d044fe", :on_delete=>:cascade})1031 -> 0.0334s1032-- add_foreign_key("protected_branch_merge_access_levels", "protected_branches", {:name=>"fk_8a3072ccb3", :on_delete=>:cascade})1033 -> 0.0336s1034-- add_foreign_key("protected_branch_merge_access_levels", "users")1035 -> 0.0335s1036-- add_foreign_key("protected_branch_push_access_levels", "namespaces", {:column=>"group_id", :name=>"fk_7111b68cdb", :on_delete=>:cascade})1037 -> 0.0325s1038-- add_foreign_key("protected_branch_push_access_levels", "protected_branches", {:name=>"fk_9ffc86a3d9", :on_delete=>:cascade})1039 -> 0.0344s1040-- add_foreign_key("protected_branch_push_access_levels", "users")1041 -> 0.0320s1042-- add_foreign_key("protected_branch_unprotect_access_levels", "namespaces", {:column=>"group_id", :on_delete=>:cascade})1043 -> 0.0329s1044-- add_foreign_key("protected_branch_unprotect_access_levels", "protected_branches", {:on_delete=>:cascade})1045 -> 0.0374s1046-- add_foreign_key("protected_branch_unprotect_access_levels", "users", {:on_delete=>:cascade})1047 -> 0.0367s1048-- add_foreign_key("protected_branches", "projects", {:name=>"fk_7a9c6d93e7", :on_delete=>:cascade})1049 -> 0.0295s1050-- add_foreign_key("protected_environment_deploy_access_levels", "namespaces", {:column=>"group_id", :on_delete=>:cascade})1051 -> 0.0339s1052-- add_foreign_key("protected_environment_deploy_access_levels", "protected_environments", {:on_delete=>:cascade})1053 -> 0.0339s1054-- add_foreign_key("protected_environment_deploy_access_levels", "users", {:on_delete=>:cascade})1055 -> 0.0339s1056-- add_foreign_key("protected_environments", "projects", {:on_delete=>:cascade})1057 -> 0.0317s1058-- add_foreign_key("protected_tag_create_access_levels", "namespaces", {:column=>"group_id", :name=>"fk_b4eb82fe3c", :on_delete=>:cascade})1059 -> 0.0347s1060-- add_foreign_key("protected_tag_create_access_levels", "protected_tags", {:name=>"fk_f7dfda8c51", :on_delete=>:cascade})1061 -> 0.0336s1062-- add_foreign_key("protected_tag_create_access_levels", "users")1063 -> 0.0322s1064-- add_foreign_key("protected_tags", "projects", {:name=>"fk_8e4af87648", :on_delete=>:cascade})1065 -> 0.0296s1066-- add_foreign_key("push_event_payloads", "events", {:name=>"fk_36c74129da", :on_delete=>:cascade})1067 -> 0.0245s1068-- add_foreign_key("push_rules", "projects", {:name=>"fk_83b29894de", :on_delete=>:cascade})1069 -> 0.0306s1070-- add_foreign_key("release_links", "releases", {:on_delete=>:cascade})1071 -> 0.0299s1072-- add_foreign_key("releases", "projects", {:name=>"fk_47fe2a0596", :on_delete=>:cascade})1073 -> 0.0326s1074-- add_foreign_key("releases", "users", {:column=>"author_id", :name=>"fk_8e4456f90f", :on_delete=>:nullify})1075 -> 0.0307s1076-- add_foreign_key("remote_mirrors", "projects", {:name=>"fk_43a9aa4ca8", :on_delete=>:cascade})1077 -> 0.0300s1078-- add_foreign_key("repository_languages", "projects", {:on_delete=>:cascade})1079 -> 0.0249s1080-- add_foreign_key("resource_label_events", "epics", {:on_delete=>:cascade})1081 -> 0.0383s1082-- add_foreign_key("resource_label_events", "issues", {:on_delete=>:cascade})1083 -> 0.0376s1084-- add_foreign_key("resource_label_events", "labels", {:on_delete=>:nullify})1085 -> 0.0388s1086-- add_foreign_key("resource_label_events", "merge_requests", {:on_delete=>:cascade})1087 -> 0.1796s1088-- add_foreign_key("resource_label_events", "users", {:on_delete=>:nullify})1089 -> 0.0386s1090-- add_foreign_key("reviews", "merge_requests", {:on_delete=>:cascade})1091 -> 0.0329s1092-- add_foreign_key("reviews", "projects", {:on_delete=>:cascade})1093 -> 0.0334s1094-- add_foreign_key("reviews", "users", {:column=>"author_id", :on_delete=>:nullify})1095 -> 0.0342s1096-- add_foreign_key("saml_providers", "namespaces", {:column=>"group_id", :on_delete=>:cascade})1097 -> 0.0299s1098-- add_foreign_key("services", "projects", {:name=>"fk_71cce407f9", :on_delete=>:cascade})1099 -> 0.0336s1100-- add_foreign_key("slack_integrations", "services", {:on_delete=>:cascade})1101 -> 0.0292s1102-- add_foreign_key("smartcard_identities", "users", {:on_delete=>:cascade})1103 -> 0.0293s1104-- add_foreign_key("snippets", "projects", {:name=>"fk_be41fd4bb7", :on_delete=>:cascade})1105 -> 0.0326s1106-- add_foreign_key("software_license_policies", "projects", {:on_delete=>:cascade})1107 -> 0.0290s1108-- add_foreign_key("software_license_policies", "software_licenses", {:on_delete=>:cascade})1109 -> 0.0290s1110-- add_foreign_key("subscriptions", "projects", {:on_delete=>:cascade})1111 -> 0.0319s1112-- add_foreign_key("suggestions", "notes", {:on_delete=>:cascade})1113 -> 0.0278s1114-- add_foreign_key("system_note_metadata", "notes", {:name=>"fk_d83a918cb1", :on_delete=>:cascade})1115 -> 0.0264s1116-- add_foreign_key("term_agreements", "application_setting_terms", {:column=>"term_id"})1117 -> 0.0316s1118-- add_foreign_key("term_agreements", "users", {:on_delete=>:cascade})1119 -> 0.0317s1120-- add_foreign_key("timelogs", "issues", {:name=>"fk_timelogs_issues_issue_id", :on_delete=>:cascade})1121 -> 0.0341s1122-- add_foreign_key("timelogs", "merge_requests", {:name=>"fk_timelogs_merge_requests_merge_request_id", :on_delete=>:cascade})1123 -> 0.0349s1124-- add_foreign_key("todos", "namespaces", {:column=>"group_id", :on_delete=>:cascade})1125 -> 0.0480s1126-- add_foreign_key("todos", "notes", {:name=>"fk_91d1f47b13", :on_delete=>:cascade})1127 -> 0.0493s1128-- add_foreign_key("todos", "projects", {:name=>"fk_45054f9c45", :on_delete=>:cascade})1129 -> 0.0494s1130-- add_foreign_key("todos", "users", {:column=>"author_id", :name=>"fk_ccf0373936", :on_delete=>:cascade})1131 -> 0.0479s1132-- add_foreign_key("todos", "users", {:name=>"fk_d94154aa95", :on_delete=>:cascade})1133 -> 0.1193s1134-- add_foreign_key("trending_projects", "projects", {:on_delete=>:cascade})1135 -> 0.0273s1136-- add_foreign_key("u2f_registrations", "users")1137 -> 0.0429s1138-- add_foreign_key("user_callouts", "users", {:on_delete=>:cascade})1139 -> 0.0352s1140-- add_foreign_key("user_custom_attributes", "users", {:on_delete=>:cascade})1141 -> 0.0338s1142-- add_foreign_key("user_interacted_projects", "projects", {:name=>"fk_722ceba4f7", :on_delete=>:cascade})1143 -> 0.0321s1144-- add_foreign_key("user_interacted_projects", "users", {:name=>"fk_0894651f08", :on_delete=>:cascade})1145 -> 0.0310s1146-- add_foreign_key("user_preferences", "users", {:on_delete=>:cascade})1147 -> 0.0318s1148-- add_foreign_key("user_statuses", "users", {:on_delete=>:cascade})1149 -> 0.0286s1150-- add_foreign_key("user_synced_attributes_metadata", "users", {:on_delete=>:cascade})1151 -> 0.0324s1152-- add_foreign_key("users", "application_setting_terms", {:column=>"accepted_term_id", :name=>"fk_789cd90b35", :on_delete=>:cascade})1153 -> 0.0739s1154-- add_foreign_key("users", "namespaces", {:column=>"managing_group_id", :name=>"fk_a4b8fefe3e", :on_delete=>:nullify})1155 -> 0.0727s1156-- add_foreign_key("users_ops_dashboard_projects", "projects", {:on_delete=>:cascade})1157 -> 0.0322s1158-- add_foreign_key("users_ops_dashboard_projects", "users", {:on_delete=>:cascade})1159 -> 0.0299s1160-- add_foreign_key("users_star_projects", "projects", {:name=>"fk_22cd27ddfc", :on_delete=>:cascade})1161 -> 0.0302s1162-- add_foreign_key("vulnerability_feedback", "ci_pipelines", {:column=>"pipeline_id", :on_delete=>:nullify})1163 -> 0.0399s1164-- add_foreign_key("vulnerability_feedback", "issues", {:on_delete=>:nullify})1165 -> 0.0390s1166-- add_foreign_key("vulnerability_feedback", "merge_requests", {:name=>"fk_563ff1912e", :on_delete=>:nullify})1167 -> 0.0448s1168-- add_foreign_key("vulnerability_feedback", "projects", {:on_delete=>:cascade})1169 -> 0.0390s1170-- add_foreign_key("vulnerability_feedback", "users", {:column=>"author_id", :on_delete=>:cascade})1171 -> 0.0404s1172-- add_foreign_key("vulnerability_identifiers", "projects", {:on_delete=>:cascade})1173 -> 0.0280s1174-- add_foreign_key("vulnerability_occurrence_identifiers", "vulnerability_identifiers", {:column=>"identifier_id", :on_delete=>:cascade})1175 -> 0.0340s1176-- add_foreign_key("vulnerability_occurrence_identifiers", "vulnerability_occurrences", {:column=>"occurrence_id", :on_delete=>:cascade})1177 -> 0.0340s1178-- add_foreign_key("vulnerability_occurrence_pipelines", "ci_pipelines", {:column=>"pipeline_id", :on_delete=>:cascade})1179 -> 0.0311s1180-- add_foreign_key("vulnerability_occurrence_pipelines", "vulnerability_occurrences", {:column=>"occurrence_id", :on_delete=>:cascade})1181 -> 0.0345s1182-- add_foreign_key("vulnerability_occurrences", "projects", {:on_delete=>:cascade})1183 -> 0.0412s1184-- add_foreign_key("vulnerability_occurrences", "vulnerability_identifiers", {:column=>"primary_identifier_id", :on_delete=>:cascade})1185 -> 0.1005s1186-- add_foreign_key("vulnerability_occurrences", "vulnerability_scanners", {:column=>"scanner_id", :on_delete=>:cascade})1187 -> 0.0399s1188-- add_foreign_key("vulnerability_scanners", "projects", {:on_delete=>:cascade})1189 -> 0.0343s1190-- add_foreign_key("web_hook_logs", "web_hooks", {:on_delete=>:cascade})1191 -> 0.0344s1192-- add_foreign_key("web_hooks", "projects", {:name=>"fk_0c8ca6d9d1", :on_delete=>:cascade})1193 -> 0.0334s1194-- initialize_schema_migrations_table()1195 -> 0.0219s1196Adding limits to schema.rb for mysql1197-- change_column(:snippets, :content, :text, {:limit=>2147483647})1198 -> 0.0378s1199-- change_column(:notes, :st_diff, :text, {:limit=>2147483647})1200 -> 0.0513s1201-- change_column(:snippets, :content_html, :text, {:limit=>2147483647})1202 -> 0.0490s1203-- change_column(:merge_request_diff_files, :diff, :text, {:limit=>2147483647, :default=>nil})1204 -> 0.0273s1205-- change_column(:ci_build_trace_chunks, :raw_data, :binary, {:limit=>16777215})1206 -> 0.0293s1207-- change_column(:gpg_keys, :key, :text, {:limit=>16777215})1208 -> 0.0353s1209-- change_column(:prometheus_metrics, :query, :text, {:limit=>4096, :default=>nil})1210 -> 0.0606s1211Database 'gitlabhq_geo_test' does not exist1212Created database 'gitlabhq_geo_test'1213-- enable_extension("plpgsql")1214 -> 0.0017s1215-- create_table("event_log_states", {:primary_key=>"event_id", :id=>:bigint, :force=>:cascade})1216 -> 0.0194s1217-- create_table("file_registry", {:force=>:cascade})1218 -> 0.0308s1219-- create_table("job_artifact_registry", {:force=>:cascade})1220 -> 0.0264s1221-- create_table("project_registry", {:force=>:cascade})1222 -> 0.0875s1223-- initialize_schema_migrations_table()1224 -> 0.0193s1225$ date1226Tue Mar 12 08:57:08 UTC 20191227$ JOB_NAME=( $CI_JOB_NAME )1228$ TEST_TOOL=${JOB_NAME[0]}1229$ export KNAPSACK_REPORT_PATH=knapsack/${CI_PROJECT_NAME}/${TEST_TOOL}_node_${CI_NODE_INDEX}_${CI_NODE_TOTAL}_report.json1230$ export KNAPSACK_GENERATE_REPORT=true1231$ export SUITE_FLAKY_RSPEC_REPORT_PATH=${FLAKY_RSPEC_SUITE_REPORT_PATH}1232$ export FLAKY_RSPEC_REPORT_PATH=rspec_flaky/all_${TEST_TOOL}_${CI_NODE_INDEX}_${CI_NODE_TOTAL}_report.json1233$ export NEW_FLAKY_RSPEC_REPORT_PATH=rspec_flaky/new_${TEST_TOOL}_${CI_NODE_INDEX}_${CI_NODE_TOTAL}_report.json1234$ export FLAKY_RSPEC_GENERATE_REPORT=true1235$ export CACHE_CLASSES=true1236$ cp ${KNAPSACK_RSPEC_SUITE_REPORT_PATH} ${KNAPSACK_REPORT_PATH}1237$ [[ -f $FLAKY_RSPEC_REPORT_PATH ]] || echo "{}" > ${FLAKY_RSPEC_REPORT_PATH}1238$ [[ -f $NEW_FLAKY_RSPEC_REPORT_PATH ]] || echo "{}" > ${NEW_FLAKY_RSPEC_REPORT_PATH}1239$ scripts/gitaly-test-spawn1240Checking gitaly-ruby bundle...1241Warning: the running version of Bundler (1.17.2) is older than the version that created the lockfile (1.17.3). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.1242The Gemfile's dependencies are satisfied1243Trying to connect to gitaly: ..... OK1244$ knapsack rspec "--color --format documentation --format RspecJunitFormatter --out junit_rspec.xml --tag ~geo"1245Knapsack report generator started!1246Run options: exclude {:geo=>true}1247==> Setting up GitLab Shell...1248 GitLab Shell set up in 0.84099315 seconds...1249==> Setting up Gitaly...1250 Gitaly set up in 0.000169581 seconds...1251Issues1252 while user is signed out1253 empty state1254 user sees empty state1255 behaves like empty state with filters1256 user sees empty state with filters1257 while user is signed in1258 empty state1259 user sees empty state1260 behaves like empty state with filters1261 user sees empty state with filters1262 Edit issue1263 opens new issue popup1264 Editing issue assignee1265Starting the Capybara driver server...1266DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1267DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)12682nd Try error in ./spec/features/issues_spec.rb:83:1269 RSpec::Core::MultipleExceptionError 1270RSpec::Retry: 2nd try ./spec/features/issues_spec.rb:831271DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1272DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1273 allows user to select unassigned1274 due date1275 on new form1276DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1277DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1278 saves with due date1279 on edit form1280DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1281DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1282 saves with due date1283DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1284DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1285 warns about version conflict1286 Issue info1287 links to current issue in breadcrubs1288 excludes award_emoji from comment count1289 shows weight on issue row1290 Filter issue1291 allows filtering by issues with no specified assignee1292 allows filtering by a specified assignee1293 filter issue1294 sorts by newest1295 sorts by most recently updated1296 sorting by due date1297 sorts by due date1298 sorts by due date by excluding nil due dates1299 with a filter on labels1300 sorts by least recently due date by excluding nil due dates1301 filtering by due date1302 filters by none1303 filters by any1304 filters by due this week1305 filters by due this month1306 filters by overdue1307 filters by due next month and previous two weeks1308 sorting by milestone1309 sorts by milestone1310 combine filter and sort1311 sorts with a filter applied1312 when I want to reset my incoming email token1313DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1314DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1315 changes incoming email address token1316 update labels from issue#show1317DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1318DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1319 will not send ajax request when no data is changed1320 update assignee from issue#show1321 by authorized user1322DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1323DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1324 allows user to select unassigned1325DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1326DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1327 allows user to select an assignee1328DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1329DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1330 allows user to unselect themselves1331 by unauthorized user1332DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1333DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1334 shows assignee text1335 update weight from issue#show1336DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1337DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1338 allows user to update to a weight1339 update milestone from issue#show1340 by authorized user1341DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1342DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1343 allows user to select unassigned1344DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1345DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1346 allows user to de-select milestone1347 by unauthorized user1348DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1349DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1350 shows milestone text1351 new issue1352DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1353DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1354 clears local storage after creating a new issue1355 by unauthenticated user1356 redirects to signin then back to new issue after signin1357 dropzone upload file1358DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1359DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1360 uploads file when dragging into textarea1361DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1362DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1363 doesn't add double newline to end of a single attachment markdown1364DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1365DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1366 cancels a file upload correctly1367 form filled by URL parameters1368 fills in template1369 suggestions1370DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1371DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1372 displays list of related issues1373 new issue by email1374 with existing issues1375 behaves like show the email in the modal1376 click the button to show modal for the new email1377 without existing issues1378 behaves like show the email in the modal1379 click the button to show modal for the new email1380 due date1381 update due on issue#show1382DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1383DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1384 adds due date to issue1385DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1386DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1387 removes due date from issue1388 title issue#show1389DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1390DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1391 updates the title1392 confidential issue#show1393DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1394DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1395 shows confidential sibebar information as confidential and can be turned off1396DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1397DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1398Merge request > User sees versions1399 compare with the latest version1400DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1401DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1402 show the latest version of the diff1403 behaves like allows commenting1404DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1405DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1406 should text "Typo, please fix."1407 switch between versions1408DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1409DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1410 shows the commit SHAs for every version in the dropdown1411DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1412DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1413 shows comments that were last relevant at that version1414 behaves like allows commenting1415DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1416DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1417 should text "Typo, please fix."1418 compare with older version1419DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1420DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1421 has a path with comparison context and shows comments that were last relevant at that version1422DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1423DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1424 show diff between new and old version1425DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1426DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1427 returns to latest version when "Show latest version" button is clicked1428 behaves like allows commenting1429DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1430DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1431 should text "Typo, please fix."1432 compare with same version1433DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1434DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1435 has 0 chages between versions1436 compare with newer version1437DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1438DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1439 sets the compared versions to be the same1440 scoped in a commit1441DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1442DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1443 should only show diffs from the commit1444 behaves like allows commenting1445DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1446DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1447 should text "Typo, please fix."1448DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1449DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1450API::Notes1451 when noteable is an Issue1452 behaves like noteable API1453 GET /projects/:id/issues/:noteable_id/notes1454 returns an array of notes1455 returns a 404 error when noteable id not found1456 returns 404 when not authorized1457 sorting1458 sorts by ascending order when requested1459 sorts by updated_at in descending order when requested1460 sorts by updated_at in ascending order when requested1461 without sort params1462 sorts by created_at in descending order by default1463 2 notes with equal created_at1464 page breaks first page correctly1465 page breaks second page correctly1466 GET /projects/:id/issues/:noteable_id/notes/:note_id1467 returns a note by id1468 returns a 404 error if note not found1469 POST /projects/:id/issues/:noteable_id/notes1470 creates a new note1471 returns a 400 bad request error if body not given1472 returns a 401 unauthorized error if user not authenticated1473 creates an activity event when a note is created1474 setting created_at1475 by an admin1476 sets the creation time on the new note1477 by a project owner1478 sets the creation time on the new note1479 by a group owner1480 sets the creation time on the new note1481 by another user1482 ignores the given creation time1483 when the user is posting an award emoji on a noteable created by someone else1484 creates a new note1485 when the user is posting an award emoji on his/her own noteable1486 creates a new note1487 when user does not have access to read the noteable1488 responds with 4041489 PUT /projects/:id/issues/:noteable_id/notes/:note_id1490 returns modified note1491 returns a 404 error when note id not found1492 returns a 400 bad request error if body not given1493 DELETE /projects/:id/issues/:noteable_id/notes/:note_id1494 deletes a note1495 returns a 404 error when note id not found1496 behaves like 412 response1497 for a modified ressource1498 returns 4121499 for an unmodified ressource1500 returns accepted1501 when user does not have access to create noteable1502 responds with resource not found error1503 does not create new note1504 when referencing other project1505 GET /projects/:id/noteable/:noteable_id/notes1506 current user cannot view the notes1507 returns an empty array1508 issue is confidential1509 returns 4041510 current user can view the note1511 returns an empty array1512 GET /projects/:id/noteable/:noteable_id/notes/:note_id1513 current user cannot view the notes1514 returns a 404 error1515 when issue is confidential1516 returns 4041517 current user can view the note1518 returns an issue note by id1519 when noteable is a Snippet1520 behaves like noteable API1521 GET /projects/:id/snippets/:noteable_id/notes1522 returns an array of notes1523 returns a 404 error when noteable id not found1524 returns 404 when not authorized1525 sorting1526 sorts by ascending order when requested1527 sorts by updated_at in descending order when requested1528 sorts by updated_at in ascending order when requested1529 without sort params1530 sorts by created_at in descending order by default1531 2 notes with equal created_at1532 page breaks first page correctly1533 page breaks second page correctly1534 GET /projects/:id/snippets/:noteable_id/notes/:note_id1535 returns a note by id1536 returns a 404 error if note not found1537 POST /projects/:id/snippets/:noteable_id/notes1538 creates a new note1539 returns a 400 bad request error if body not given1540 returns a 401 unauthorized error if user not authenticated1541 creates an activity event when a note is created1542 setting created_at1543 by an admin1544 sets the creation time on the new note1545 by a project owner1546 sets the creation time on the new note1547 by a group owner1548 sets the creation time on the new note1549 by another user1550 ignores the given creation time1551 when the user is posting an award emoji on a noteable created by someone else1552 creates a new note1553 when the user is posting an award emoji on his/her own noteable1554 creates a new note1555 when user does not have access to read the noteable1556 responds with 4041557 PUT /projects/:id/snippets/:noteable_id/notes/:note_id1558 returns modified note1559 returns a 404 error when note id not found1560 returns a 400 bad request error if body not given1561 DELETE /projects/:id/snippets/:noteable_id/notes/:note_id1562 deletes a note1563 returns a 404 error when note id not found1564 behaves like 412 response1565 for a modified ressource1566 returns 4121567 for an unmodified ressource1568 returns accepted1569 when noteable is a Merge Request1570 behaves like noteable API1571 GET /projects/:id/merge_requests/:noteable_id/notes1572 returns an array of notes1573 returns a 404 error when noteable id not found1574 returns 404 when not authorized1575 sorting1576 sorts by ascending order when requested1577 sorts by updated_at in descending order when requested1578 sorts by updated_at in ascending order when requested1579 without sort params1580 sorts by created_at in descending order by default1581 2 notes with equal created_at1582 page breaks first page correctly1583 page breaks second page correctly1584 GET /projects/:id/merge_requests/:noteable_id/notes/:note_id1585 returns a note by id1586 returns a 404 error if note not found1587 POST /projects/:id/merge_requests/:noteable_id/notes1588 creates a new note1589 returns a 400 bad request error if body not given1590 returns a 401 unauthorized error if user not authenticated1591 creates an activity event when a note is created1592 setting created_at1593 by an admin1594 sets the creation time on the new note1595 by a project owner1596 sets the creation time on the new note1597 by a group owner1598 sets the creation time on the new note1599 by another user1600 ignores the given creation time1601 when the user is posting an award emoji on a noteable created by someone else1602 creates a new note1603 when the user is posting an award emoji on his/her own noteable1604 creates a new note1605 when user does not have access to read the noteable1606 responds with 4041607 PUT /projects/:id/merge_requests/:noteable_id/notes/:note_id1608 returns modified note1609 returns a 404 error when note id not found1610 returns a 400 bad request error if body not given1611 DELETE /projects/:id/merge_requests/:noteable_id/notes/:note_id1612 deletes a note1613 returns a 404 error when note id not found1614 behaves like 412 response1615 for a modified ressource1616 returns 4121617 for an unmodified ressource1618 returns accepted1619 when the merge request discussion is locked1620 when a user is a team member1621 returns 200 status1622 creates a new note1623 when a user is not a team member1624 returns 403 status1625 does not create a new note1626 when noteable is an Epic1627 behaves like noteable API1628 GET /groups/:id/epics/:noteable_id/notes1629 returns an array of notes1630 returns a 404 error when noteable id not found1631 returns 404 when not authorized1632 sorting1633 sorts by ascending order when requested1634 sorts by updated_at in descending order when requested1635 sorts by updated_at in ascending order when requested1636 without sort params1637 sorts by created_at in descending order by default1638 2 notes with equal created_at1639 page breaks first page correctly1640 page breaks second page correctly1641 GET /groups/:id/epics/:noteable_id/notes/:note_id1642 returns a note by id1643 returns a 404 error if note not found1644 POST /groups/:id/epics/:noteable_id/notes1645 creates a new note1646 returns a 400 bad request error if body not given1647 returns a 401 unauthorized error if user not authenticated1648 creates an activity event when a note is created1649 setting created_at1650 by an admin1651 sets the creation time on the new note1652 by a group owner1653 sets the creation time on the new note1654 by another user1655 ignores the given creation time1656 when the user is posting an award emoji on a noteable created by someone else1657 creates a new note1658 when the user is posting an award emoji on his/her own noteable1659 creates a new note1660 when user does not have access to read the noteable1661 responds with 4041662 PUT /groups/:id/epics/:noteable_id/notes/:note_id1663 returns modified note1664 returns a 404 error when note id not found1665 returns a 400 bad request error if body not given1666 DELETE /groups/:id/epics/:noteable_id/notes/:note_id1667 deletes a note1668 returns a 404 error when note id not found1669 behaves like 412 response1670 for a modified ressource1671 returns 4121672 for an unmodified ressource1673 returns accepted1674DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1675DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1676Projects::JobsController1677 GET index1678 when scope is pending1679 has only pending builds1680 when scope is running1681 has only running jobs1682 when scope is finished1683 has only finished jobs1684 when page is specified1685 when page number is eligible1686 redirects to the page1687 number of queries1688 verifies number of queries1689 GET show1690 when requesting HTML1691 when job exists1692 has a job1693 has the correct build collection1694 when job does not exist1695 renders not_found1696 when requesting JSON1697 exposes the stage the job belongs to1698 when job failed1699 exposes needed information1700 when job is running1701 job is cancelable1702 cancel_path is present with correct redirect1703 with web terminal1704 exposes the terminal path1705 when job has artifacts1706 with not expiry date1707 exposes needed information1708 with expiry date1709 exposes needed information1710 when job passed with no trace1711 exposes empty state illustrations1712 with no deployment1713 does not exposes the deployment information1714 with deployment1715 exposes the deployment information1716 when user can edit runner1717 that belongs to the project1718 user can edit runner1719 that belongs to group1720 user can not edit runner1721 that belongs to instance1722 user can not edit runner1723 when no runners are available1724 exposes needed information1725 when no runner is online1726 exposes needed information1727 settings_path1728 when user is developer1729 settings_path is not available1730 when user is maintainer1731 settings_path is available1732 when no trace is available1733 has_trace is false1734 when job has trace1735 has_trace is true1736 when requesting JSON job is triggered1737 with no variables1738 exposes trigger information1739 with variables1740 user is a maintainer1741 returns a job_detail1742 exposes trigger information and variables1743 exposes correct variable properties1744 user is not a mantainer1745 returns a job_detail1746 exposes trigger information and variables1747 exposes correct variable properties1748 GET trace.json1749 when job has a trace artifact1750 returns a trace1751 when job has a trace1752 returns a trace1753 when job has no traces1754 returns no traces1755 when job has a trace with ANSI sequence and Unicode1756 returns a trace with Unicode1757 when trace artifact is in ObjectStorage1758 when there are no network issues1759 returns a trace1760 when there is a network issue1761 returns a trace1762 GET status.json1763 return a detailed job status in json1764 POST retry1765 when job is retryable1766 redirects to the retried job page1767 when job is not retryable1768 renders unprocessable_entity1769 POST play1770 when job is playable1771 redirects to the played job page1772 transits to pending1773 when job is not playable1774 renders unprocessable_entity1775 POST cancel1776 when continue url is present1777 when continue to is a safe url1778 redirects to the continue url1779 transits to canceled1780 when continue to is not a safe url1781WARNING: Using the `raise_error` matcher without providing a specific error or message risks false positives, since `raise_error` will match when Ruby raises a `NoMethodError`, `NameError` or `ArgumentError`, potentially allowing the expectation to pass without even executing the method you are intending to call. Actual error raised was #<NoMethodError: undefined method `cancel_with_redirect' for #<RSpec::ExampleGroups::ProjectsJobsCont...resent::WhenContinueToIsNotASafeUrl:0x0000565086fbb418>1782Did you mean? cancel_project_pipeline_path>. Instead consider providing a specific error class or message. This message can be suppressed by setting: `RSpec::Expectations.configuration.on_potential_false_positives = :nothing`. Called from /builds/gitlab-org/gitlab-ee/spec/controllers/projects/jobs_controller_spec.rb:692:in `block (5 levels) in <top (required)>'.1783 raises an error1784 when continue url is not present1785 when job is cancelable1786 redirects to the builds page1787 transits to canceled1788 when job is not cancelable1789 returns unprocessable_entity1790 POST unschedule1791 when job is scheduled1792 redirects to the unscheduled job page1793 transits to manual1794 when job is not scheduled1795 renders unprocessable_entity1796 POST erase1797 when job is erasable1798 redirects to the erased job page1799 erases artifacts1800 erases trace1801 when job is not erasable1802 returns unprocessable_entity1803 when user is developer1804 when triggered by same user1805 has successful status1806 when triggered by different user1807 does not have successful status1808 GET raw1809 when job has a trace artifact1810 sets Gitlab-Workhorse-Detect-Content-Type header1811 when job has a trace file1812 sends a trace file1813 when job has a trace in database1814 sends a trace file1815 when trace format is not text/plain1816 sets content disposition to attachment1817 when job does not have a trace file1818 returns not_found1819 when the trace artifact is in ObjectStorage1820 redirect to the trace file url1821 GET #terminal1822 when job exists1823 and it has a terminal1824 has a job1825 and does not have a terminal1826 returns not_found1827 when job does not exist1828 renders not_found1829 GET #terminal_websocket_authorize1830 with valid workhorse signature1831 and valid id1832 returns the terminal for the job1833 and invalid id1834 returns 4041835 with invalid workhorse signature1836 aborts with an exception1837DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1838DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1839Merge request > User creates MR1840 behaves like a creatable merge request1841DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1842DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1843 creates new merge request1844DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1845DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1846 updates the branches when selecting a new target project1847 from a forked project1848 to canonical project1849 behaves like a creatable merge request1850DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1851DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1852 creates new merge request1853DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1854DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1855 updates the branches when selecting a new target project1856 to another forked project1857 behaves like a creatable merge request1858DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1859DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1860 creates new merge request1861DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1862DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1863 updates the branches when selecting a new target project1864 source project1865DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1866DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1867 filters source project1868DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1869DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1870Cycle Analytics1871 as an allowed user1872 when project is new1873DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1874DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1875 shows introductory message1876DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1877DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1878 shows pipeline summary1879DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1880DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1881 shows active stage with empty message1882 when there's cycle analytics data1883DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1884DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1885 shows pipeline summary1886DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1887DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1888 shows data on each stage1889 when I change the time period observed1890DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1891DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1892 shows only relevant data1893 as a guest1894DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1895DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)1896 needs permissions to see restricted stages1897DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1898DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)1899Users::MigrateToGhostUserService1900 migrating a user's associated records to the ghost user1901 issues1902 deleted user is present as both author and edited_user1903 for a issue the user has created1904 does not delete the issue1905 blocks the user before migrating issues to the 'Ghost User'1906 migrates all associated fields to te "Ghost user"1907 race conditions1908 blocks the user before issue migration begins1909 when issue migration fails and is rolled back1910 rolls back the user block1911 doesn't unblock an previously-blocked user1912 when issue migration fails with a non-rollback exception1913 rolls back the user block1914 doesn't unblock an previously-blocked user1915 deleted user is present only as edited_user1916 for a issue the user has created1917 does not delete the issue1918 blocks the user before migrating issues to the 'Ghost User'1919 migrates all associated fields to te "Ghost user"1920 race conditions1921 blocks the user before issue migration begins1922 when issue migration fails and is rolled back1923 rolls back the user block1924 doesn't unblock an previously-blocked user1925 when issue migration fails with a non-rollback exception1926 rolls back the user block1927 doesn't unblock an previously-blocked user1928 merge requests1929 deleted user is present as both author and merge_user1930 for a merge request the user has created1931 does not delete the merge request1932 blocks the user before migrating merge requests to the 'Ghost User'1933 migrates all associated fields to te "Ghost user"1934 race conditions1935 blocks the user before merge request migration begins1936 when merge request migration fails and is rolled back1937 rolls back the user block1938 doesn't unblock an previously-blocked user1939 when merge request migration fails with a non-rollback exception1940 rolls back the user block1941 doesn't unblock an previously-blocked user1942 deleted user is present only as both merge_user1943 for a merge request the user has created1944 does not delete the merge request1945 blocks the user before migrating merge requests to the 'Ghost User'1946 migrates all associated fields to te "Ghost user"1947 race conditions1948 blocks the user before merge request migration begins1949 when merge request migration fails and is rolled back1950 rolls back the user block1951 doesn't unblock an previously-blocked user1952 when merge request migration fails with a non-rollback exception1953 rolls back the user block1954 doesn't unblock an previously-blocked user1955 notes1956 for a note the user has created1957 does not delete the note1958 blocks the user before migrating notes to the 'Ghost User'1959 migrates all associated fields to te "Ghost user"1960 race conditions1961 blocks the user before note migration begins1962 when note migration fails and is rolled back1963 rolls back the user block1964 doesn't unblock an previously-blocked user1965 when note migration fails with a non-rollback exception1966 rolls back the user block1967 doesn't unblock an previously-blocked user1968 abuse reports1969 for a abuse report the user has created1970 does not delete the abuse report1971 blocks the user before migrating abuse reports to the 'Ghost User'1972 migrates all associated fields to te "Ghost user"1973 race conditions1974 blocks the user before abuse report migration begins1975 when abuse report migration fails and is rolled back1976 rolls back the user block1977 doesn't unblock an previously-blocked user1978 when abuse report migration fails with a non-rollback exception1979 rolls back the user block1980 doesn't unblock an previously-blocked user1981 award emoji1982 for a award emoji the user has created1983 does not delete the award emoji1984 blocks the user before migrating award emojis to the 'Ghost User'1985 migrates all associated fields to te "Ghost user"1986 race conditions1987 blocks the user before award emoji migration begins1988 when award emoji migration fails and is rolled back1989 rolls back the user block1990 doesn't unblock an previously-blocked user1991 when award emoji migration fails with a non-rollback exception1992 rolls back the user block1993 doesn't unblock an previously-blocked user1994 when the awardable already has an award emoji of the same name assigned to the ghost user1995 migrates the award emoji regardless1996 does not leave the migrated award emoji in an invalid state1997 when record migration fails with a rollback exception1998 for records that were already migrated1999 reverses the migration2000DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2001DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2002Gitlab::Ci::Status::Build::Factory2003 when build is successful2004 matches correct core status2005 matches correct extended statuses2006 fabricates a retryable build status2007 fabricates status with correct details2008 when build is erased2009 matches correct core status2010 matches correct extended statuses2011 fabricates a retryable build status2012 fabricates status with correct details2013 when build is failed2014 when build is not allowed to fail2015 matches correct core status2016 matches correct extended statuses2017 fabricates a failed build status2018 fabricates status with correct details2019 when build is allowed to fail2020 matches correct core status2021 matches correct extended statuses2022 fabricates a failed but allowed build status2023 fabricates status with correct details2024 when build is a canceled2025 matches correct core status2026 matches correct extended statuses2027 fabricates a retryable build status2028 fabricates status with correct details2029 when build is running2030 matches correct core status2031 matches correct extended statuses2032 fabricates a canceable build status2033 fabricates status with correct details2034 when build is pending2035 matches correct core status2036 matches correct extended statuses2037 fabricates a cancelable build status2038 fabricates status with correct details2039 when build is skipped2040 matches correct core status2041 matches correct extended statuses2042 fabricates a skipped build status2043 fabricates status with correct details2044 when build is a manual action2045 when build is a play action2046 matches correct core status2047 matches correct extended statuses2048 fabricates action detailed status2049 fabricates status with correct details2050 when user has ability to play action2051 fabricates status that has action2052 when user does not have ability to play action2053 fabricates status that has no action2054 when build is an environment stop action2055 matches correct core status2056 matches correct extended statuses2057 fabricates action detailed status2058 when user is not allowed to execute manual action2059 fabricates status with correct details2060 when build is a delayed action2061 matches correct core status2062 matches correct extended statuses2063 fabricates action detailed status2064 fabricates status with correct details2065 when user has ability to play action2066 fabricates status that has action2067 when user does not have ability to play action2068 fabricates status that has no action2069DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2070DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2071KubernetesService2072 Associations2073 should belong to project2074 Validations2075 when service is active2076 should not validate that :namespace cannot be empty/falsy2077 should validate that :api_url cannot be empty/falsy2078 should validate that :token cannot be empty/falsy2079 namespace format2080 validates foo as valid2081 validates 1foo as valid2082 validates foo1 as valid2083 validates foo-bar as valid2084 validates -foo as invalid2085 validates foo- as invalid2086 validates aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa as valid2087 validates aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa as invalid2088 validates a.b as invalid2089 validates a*b as invalid2090 validates FOO as valid2091 when service is inactive2092 should not validate that :api_url cannot be empty/falsy2093 should not validate that :token cannot be empty/falsy2094 with a deprecated service2095 should not update attributes2096 should include an error with a deprecation message2097 with a non-deprecated service2098 should update attributes2099 with an active and deprecated service2100 should deactive the service2101 should not include a deprecation message as error2102 should update attributes2103 with a template service2104 should update attributes2105 #initialize_properties2106 without a project2107 leaves the namespace unset2108 #fields2109 as template2110 sets the namespace to the default2111 with associated project2112 sets the namespace to the default2113 #actual_namespace2114 behaves like a correctly formatted namespace2115 returns a valid Kubernetes namespace name2116 when the project path contains forbidden characters2117 behaves like a correctly formatted namespace2118 returns a valid Kubernetes namespace name2119 when namespace is specified2120 behaves like a correctly formatted namespace2121 returns a valid Kubernetes namespace name2122 when service is not assigned to project2123 does not return namespace2124 #test2125 with path prefix in api_url2126 tests with the prefix2127 with custom CA certificate2128 is added to the certificate store2129 success2130 reads the discovery endpoint2131 failure2132 fails to read the discovery endpoint2133 #predefined_variable2134 namespace is provided2135 behaves like setting variables2136 sets the variables2137 no namespace provided2138 sets the KUBE_NAMESPACE2139 behaves like setting variables2140 sets the variables2141 #terminals2142 with invalid pods2143 returns no terminals2144 with valid pods2145 returns terminals2146 uses max session time from settings2147 #calculate_reactive_cache2148 when service is inactive2149 should be nil2150 when kubernetes responds with valid pods and deployments2151 should eq {:pods=>[{"metadata"=>{"name"=>"kube-pod", "generate_name"=>"generated-name-with-suffix", "creationTi... "status"=>{"observedGeneration"=>4, "replicas"=>3, "updatedReplicas"=>3, "availableReplicas"=>3}}]}2152 when kubernetes responds with 500s2153 should raise Kubeclient::HttpError2154 when kubernetes responds with 404s2155 should eq {:pods=>[], :deployments=>[]}2156 #deprecated?2157 with an active kubernetes service2158 should return false2159 with a inactive kubernetes service2160 should return true2161 #deprecation_message2162 should indicate the service is deprecated2163 if the services is active2164 should return a message2165 if the service is not active2166 should return a message2167 #deprecated?2168 with an active kubernetes service2169 should return false2170 with a inactive kubernetes service2171 should return true2172 #deprecation_message2173 should indicate the service is deprecated2174 if the services is active2175 should return a message2176 if the service is not active2177 should return a message2178DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2179DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2180admin issues labels2181 list2182 renders labels list2183 deletes label2184DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)2185DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)2186 deletes all labels2187 create2188 creates new label2189 does not creates label with invalid color2190 does not creates label if label already exists2191 edit2192 changes bug label2193DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2194DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2195Gitlab::Ci::Status::Build::Play2196 #label2197 has a label that says it is a manual action2198 #status_tooltip2199 does not override status status_tooltip2200 #badge_tooltip2201 does not override status badge_tooltip2202 #has_action?2203 when user is allowed to update build2204 when user is allowed to trigger protected action2205 should have action2206 when user can not push to the branch2207 should not have action2208 when user is not allowed to update build2209 should not have action2210 #action_path2211 should include "199/play"2212 #action_icon2213 should eq "play"2214 #action_title2215 should eq "Play"2216 #action_button_title2217 should eq "Trigger this manual action"2218 .matches?2219 when build is playable2220 when build stops an environment2221 does not match2222 when build does not stop an environment2223 is a correct match2224 when build is not playable2225 does not match2226DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2227DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2228MigrateBuildStageReferenceAgain2229/builds/gitlab-org/gitlab-ee/db/post_migrate/20190301081611_migrate_project_migrate_sidekiq_queue.rb:8: warning: already initialized constant MigrateProjectMigrateSidekiqQueue::DOWNTIME2230/builds/gitlab-org/gitlab-ee/db/post_migrate/20190301081611_migrate_project_migrate_sidekiq_queue.rb:6: warning: previous definition of DOWNTIME was here2231Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2232If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2233You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2234If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2235DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from each_batch at /builds/gitlab-org/gitlab-ee/app/models/concerns/each_batch.rb:61)2236== 20170526190000 MigrateBuildStageReferenceAgain: migrating ==================2237-- transaction_open?()2238 -> 0.0000s2239-- exec_query("SELECT COUNT(*) AS count FROM `ci_builds` WHERE `ci_builds`.`stage_id` IS NULL")2240 -> 0.0008s2241-- exec_query("SELECT `ci_builds`.`id` FROM `ci_builds` WHERE `ci_builds`.`stage_id` IS NULL ORDER BY `ci_builds`.`id` ASC LIMIT 1")2242 -> 0.0007s2243Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2244If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2245You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2246If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2247DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:360)2248-- exec_query("SELECT `ci_builds`.`id` FROM `ci_builds` WHERE `ci_builds`.`id` >= 1 AND `ci_builds`.`stage_id` IS NULL ORDER BY `ci_builds`.`id` ASC LIMIT 1 OFFSET 1")2249 -> 0.0007s2250Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2251If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2252You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2253If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2254DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:375)2255Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2256If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2257You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2258If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2259DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:375)2260-- execute("UPDATE `ci_builds` SET `stage_id` = (SELECT id FROM ci_stages\n WHERE ci_stages.pipeline_id = ci_builds.commit_id\n AND ci_stages.name = ci_builds.stage)\n WHERE `ci_builds`.`id` >= 1 AND `ci_builds`.`id` < 2 AND `ci_builds`.`stage_id` IS NULL")2261 -> 0.0020s2262Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2263If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2264You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2265If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2266DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:360)2267-- exec_query("SELECT `ci_builds`.`id` FROM `ci_builds` WHERE `ci_builds`.`id` >= 2 AND `ci_builds`.`stage_id` IS NULL ORDER BY `ci_builds`.`id` ASC LIMIT 1 OFFSET 1")2268 -> 0.0005s2269Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2270If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2271You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2272If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2273DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:375)2274Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2275If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2276You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2277If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2278DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:375)2279-- execute("UPDATE `ci_builds` SET `stage_id` = (SELECT id FROM ci_stages\n WHERE ci_stages.pipeline_id = ci_builds.commit_id\n AND ci_stages.name = ci_builds.stage)\n WHERE `ci_builds`.`id` >= 2 AND `ci_builds`.`id` < 3 AND `ci_builds`.`stage_id` IS NULL")2280 -> 0.0017s2281Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2282If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2283You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2284If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2285DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:360)2286-- exec_query("SELECT `ci_builds`.`id` FROM `ci_builds` WHERE `ci_builds`.`id` >= 3 AND `ci_builds`.`stage_id` IS NULL ORDER BY `ci_builds`.`id` ASC LIMIT 1 OFFSET 1")2287 -> 0.0005s2288Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2289If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2290You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2291If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2292DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:375)2293Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2294If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2295You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2296If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2297DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:375)2298-- execute("UPDATE `ci_builds` SET `stage_id` = (SELECT id FROM ci_stages\n WHERE ci_stages.pipeline_id = ci_builds.commit_id\n AND ci_stages.name = ci_builds.stage)\n WHERE `ci_builds`.`id` >= 3 AND `ci_builds`.`id` < 4 AND `ci_builds`.`stage_id` IS NULL")2299 -> 0.0020s2300Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2301If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2302You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2303If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2304DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:360)2305-- exec_query("SELECT `ci_builds`.`id` FROM `ci_builds` WHERE `ci_builds`.`id` >= 4 AND `ci_builds`.`stage_id` IS NULL ORDER BY `ci_builds`.`id` ASC LIMIT 1 OFFSET 1")2306 -> 0.0005s2307Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2308If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2309You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2310If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2311DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:375)2312Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2313If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2314You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2315If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2316DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:375)2317-- execute("UPDATE `ci_builds` SET `stage_id` = (SELECT id FROM ci_stages\n WHERE ci_stages.pipeline_id = ci_builds.commit_id\n AND ci_stages.name = ci_builds.stage)\n WHERE `ci_builds`.`id` >= 4 AND `ci_builds`.`id` < 5 AND `ci_builds`.`stage_id` IS NULL")2318 -> 0.0017s2319Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2320If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2321You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2322If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2323DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:360)2324-- exec_query("SELECT `ci_builds`.`id` FROM `ci_builds` WHERE `ci_builds`.`id` >= 5 AND `ci_builds`.`stage_id` IS NULL ORDER BY `ci_builds`.`id` ASC LIMIT 1 OFFSET 1")2325 -> 0.0007s2326Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2327If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2328You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2329If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2330DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:375)2331Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2332If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2333You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2334If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2335DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:375)2336-- execute("UPDATE `ci_builds` SET `stage_id` = (SELECT id FROM ci_stages\n WHERE ci_stages.pipeline_id = ci_builds.commit_id\n AND ci_stages.name = ci_builds.stage)\n WHERE `ci_builds`.`id` >= 5 AND `ci_builds`.`id` < 6 AND `ci_builds`.`stage_id` IS NULL")2337 -> 0.0016s2338Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2339If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2340You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2341If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2342DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:360)2343-- exec_query("SELECT `ci_builds`.`id` FROM `ci_builds` WHERE `ci_builds`.`id` >= 6 AND `ci_builds`.`stage_id` IS NULL ORDER BY `ci_builds`.`id` ASC LIMIT 1 OFFSET 1")2344 -> 0.0005s2345Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2346If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2347You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2348If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2349DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:375)2350Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2351If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2352You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2353If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2354DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:375)2355-- execute("UPDATE `ci_builds` SET `stage_id` = (SELECT id FROM ci_stages\n WHERE ci_stages.pipeline_id = ci_builds.commit_id\n AND ci_stages.name = ci_builds.stage)\n WHERE `ci_builds`.`id` >= 6 AND `ci_builds`.`id` < 7 AND `ci_builds`.`stage_id` IS NULL")2356 -> 0.0019s2357Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2358If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2359You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2360If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2361DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:360)2362-- exec_query("SELECT `ci_builds`.`id` FROM `ci_builds` WHERE `ci_builds`.`id` >= 7 AND `ci_builds`.`stage_id` IS NULL ORDER BY `ci_builds`.`id` ASC LIMIT 1 OFFSET 1")2363 -> 0.0005s2364Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2365If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2366You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2367If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2368DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:375)2369Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2370If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2371You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2372If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2373DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:375)2374-- execute("UPDATE `ci_builds` SET `stage_id` = (SELECT id FROM ci_stages\n WHERE ci_stages.pipeline_id = ci_builds.commit_id\n AND ci_stages.name = ci_builds.stage)\n WHERE `ci_builds`.`id` >= 7 AND `ci_builds`.`id` < 8 AND `ci_builds`.`stage_id` IS NULL")2375 -> 0.0016s2376Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2377If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2378You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2379If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2380DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:360)2381-- exec_query("SELECT `ci_builds`.`id` FROM `ci_builds` WHERE `ci_builds`.`id` >= 8 AND `ci_builds`.`stage_id` IS NULL ORDER BY `ci_builds`.`id` ASC LIMIT 1 OFFSET 1")2382 -> 0.0006s2383Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2384If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2385You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2386If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2387DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:375)2388-- execute("UPDATE `ci_builds` SET `stage_id` = (SELECT id FROM ci_stages\n WHERE ci_stages.pipeline_id = ci_builds.commit_id\n AND ci_stages.name = ci_builds.stage)\n WHERE `ci_builds`.`id` >= 8 AND `ci_builds`.`stage_id` IS NULL")2389 -> 0.0008s2390== 20170526190000 MigrateBuildStageReferenceAgain: migrated (0.0282s) =========2391DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)2392DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:54)2393 correctly migrate build stage references2394Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2395If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2396You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2397If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2398DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from each_batch at /builds/gitlab-org/gitlab-ee/app/models/concerns/each_batch.rb:61)2399Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2400If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2401You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2402If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2403DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2404Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2405If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2406You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2407If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2408DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2409Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2410If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2411You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2412If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2413DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2414Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2415If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2416You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2417If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2418DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2419Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2420If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2421You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2422If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2423DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:360)2424Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2425If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2426You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2427If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2428DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from block in update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:375)2429Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2430If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2431You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2432If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2433DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from up at /builds/gitlab-org/gitlab-ee/db/migrate/20180413022611_create_missing_namespace_for_internal_users.rb:5)2434Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2435If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2436You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2437If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2438DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from up at /builds/gitlab-org/gitlab-ee/db/migrate/20180413022611_create_missing_namespace_for_internal_users.rb:5)2439Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2440If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2441You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2442If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2443DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2444Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2445If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2446You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2447If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2448DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2449Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2450If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2451You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2452If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2453DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2454Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2455If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2456You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2457If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2458DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2459Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2460If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2461You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2462If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2463DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2464Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2465If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2466You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2467If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2468DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2469Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2470If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2471You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2472If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2473DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2474Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2475If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2476You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2477If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2478DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2479Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2480If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2481You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2482If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2483DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2484Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2485If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2486You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2487If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2488DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2489Arel performing automatic type casting is deprecated, and will be removed in Arel 8.0. If you are seeing this, it is because you are manually passing a value to an Arel predicate, and the `Arel::Table` object was constructed manually. The easiest way to remove this warning is to use an `Arel::Table` object returned from calling `arel_table` on an ActiveRecord::Base subclass.2490If you're certain the value is already of the right type, change `attribute.eq(value)` to `attribute.eq(Arel::Nodes::Quoted.new(value))` (you will be able to remove that in Arel 8.0, it is only required to silence this deprecation warning).2491You can also silence this warning globally by setting `$arel_silence_type_casting_deprecation` to `true`. (Do NOT do this if you are a library author)2492If you are passing user input to a predicate, you must either give an appropriate type caster object to the `Arel::Table`, or manually cast the value before passing it to Arel.2493DEPRECATION WARNING: Passing a column to `quote` has been deprecated. It is only used for type casting, which should be handled elsewhere. See https://github.com/rails/arel/commit/6160bfbda1d1781c3b08a33ec4955f170e95be11 for more information. (called from update_column_in_batches at /builds/gitlab-org/gitlab-ee/lib/gitlab/database/migration_helpers.rb:335)2494DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2495DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2496Gitlab::Config::Entry::Boolean2497 validations2498 when entry config value is valid2499 #value2500 returns key value2501 #valid?2502 is valid2503 when entry value is not valid2504 #errors2505 saves errors2506DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2507DEPRECATION WARNING: #tables currently returns both tables and views. This behavior is deprecated and will be changed with Rails 5.1 to only return tables. Use #data_sources instead. (called from block (2 levels) in <top (required)> at /builds/gitlab-org/gitlab-ee/spec/support/database_cleaner.rb:29)2508Knapsack report was generated. Preview:2509{2510 "spec/features/issues_spec.rb": 167.87084007263184,2511 "spec/features/merge_request/user_sees_versions_spec.rb": 122.18162226676941,2512 "spec/requests/api/notes_spec.rb": 69.91789197921753,2513 "spec/controllers/projects/jobs_controller_spec.rb": 57.484538078308105,2514 "spec/features/merge_request/user_creates_mr_spec.rb": 49.32503795623779,2515 "spec/features/cycle_analytics_spec.rb": 33.69702625274658,2516 "spec/services/users/migrate_to_ghost_user_service_spec.rb": 30.130754947662354,2517 "spec/lib/gitlab/ci/status/build/factory_spec.rb": 20.359636306762695,2518 "spec/models/project_services/kubernetes_service_spec.rb": 18.45564579963684,2519 "spec/features/admin/admin_labels_spec.rb": 18.635754108428955,2520 "spec/lib/gitlab/ci/status/build/play_spec.rb": 6.287454605102539,2521 "spec/migrations/migrate_build_stage_reference_again_spec.rb": 0.49524474143981934,2522 "spec/lib/gitlab/config/entry/boolean_spec.rb": 0.0147740840911865232523}2524Knapsack global time execution for tests: 09m 54s2525Finished in 11 minutes 20 seconds (files took 13.39 seconds to load)2526462 examples, 0 failures2528$ date2529Tue Mar 12 09:10:58 UTC 20192532coverage/: found 5 matching files 2533knapsack/: found 5 matching files 2534rspec_flaky/: found 4 matching files 2535tmp/capybara/: found 3 matching files 2536Uploading artifacts to coordinator... ok id=175839891 responseStatus=201 Created token=u8GRJSSw2537Uploading artifacts...2538junit_rspec.xml: found 1 matching files 2539Uploading artifacts to coordinator... ok id=175839891 responseStatus=201 Created token=u8GRJSSw2540Job succeeded