rspec migration pg14 11/15
Passed Started
by
@dblessing
Drew Blessing
1Running with gitlab-runner 16.8.0~beta.67.gb5664e8e (b5664e8e)2 on blue-6.private.runners-manager.gitlab.com/gitlab.com/gitlab-org mKJTFBei, system ID: s_90a66139ec063 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...8Authenticating with credentials from job payload (GitLab Registry)9Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...10Using docker image sha256:82f132c22567f8ce17cc132c14b2f9aa3eaf9bb5424d91c2d966912433f0257d for registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:c55e1364ee4327b244a9cfa1750f19feea14fc774eaf792b725967d146eb45f5 ...11WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.12WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.13Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...16Using docker image sha256:5c5ba5b83d6c60cb0b225bd670b7a43be8c238cc72347d24af57e5027c3648f3 for registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:46aceab84c42d0e819c8e7940f2f98ce9e184785cd7b22d95872024a35f52407 ...17Starting service redis:6.2-alpine ...18Pulling docker image redis:6.2-alpine ...19Using docker image sha256:b6c412dc298714b5c26feca1330d8f743b48caf0b1feeadfd554d7d446f985a5 for redis:6.2-alpine with digest redis@sha256:51d6c56749a4243096327e3fb964a48ed92254357108449cb6e23999c37773c5 ...20Waiting for services to be up and running (timeout 30 seconds)...21Authenticating with credentials from job payload (GitLab Registry)22Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:0704d2ebff510f3d6f608cd8e9064640a9dd041c4e3ac1e1ff2afb5fe22850bc for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:bbf2c8a67a31469f488a4541826628901b6eb5c0a4d68147919aca0b98107df6 ...25Running on runner-mkjtfbei-project-278964-concurrent-0 via runner-mkjtfbei-private-1708467131-a21558fd...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1-16...32cache.zip is up to date 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (6218670526)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6218670526 responseStatus=200 OK token=glcbt-6537WARNING: Part of .git directory is on the list of files to extract 38WARNING: This may introduce unexpected problems 39Downloading artifacts for compile-test-assets (6218670555)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6218670555 responseStatus=200 OK token=glcbt-6541Downloading artifacts for retrieve-tests-metadata (6218670576)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6218670576 responseStatus=200 OK token=glcbt-6543Downloading artifacts for setup-test-env (6218670568)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6218670568 responseStatus=200 OK token=glcbt-6546Using docker image sha256:0704d2ebff510f3d6f608cd8e9064640a9dd041c4e3ac1e1ff2afb5fe22850bc for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:bbf2c8a67a31469f488a4541826628901b6eb5c0a4d68147919aca0b98107df6 ...47$ echo $FOSS_ONLY48$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb49$ export GOPATH=$CI_PROJECT_DIR/.go50$ mkdir -p $GOPATH51$ source scripts/utils.sh52$ source scripts/prepare_build.sh731Using decomposed database config (config/database.yml.decomposed-postgresql)732Geo DB won't be set up.733Embedding DB won't be set up.785$ source ./scripts/rspec_helpers.sh786$ run_timed_command "gem install knapsack --no-document"787$ gem install knapsack --no-document788Successfully installed knapsack-4.0.07891 gem installed790==> 'gem install knapsack --no-document' succeeded in 1 seconds.791$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"796$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"797$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"798$ tooling/bin/create_job_metrics_file || true799[job-metrics] Creating the job metrics file for the CI/CD job.800$ rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~zoekt --tag ~click_house"801[23:18:47] Starting rspec_parallelized_job802RETRY_FAILED_TESTS_IN_NEW_PROCESS: true803KNAPSACK_GENERATE_REPORT: true804FLAKY_RSPEC_GENERATE_REPORT: true805KNAPSACK_TEST_FILE_PATTERN: spec/{migrations}{,/**/}*_spec.rb806KNAPSACK_LOG_LEVEL: debug807KNAPSACK_REPORT_PATH: knapsack/rspec_migration_pg14_11_15_278964_report.json808FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json809FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_migration_pg14_11_15_278964_report.json810NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_migration_pg14_11_15_278964_report.json811RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6218670739.txt812CRYSTALBALL: 813RSPEC_TESTS_MAPPING_ENABLED: 814RSPEC_TESTS_FILTER_FILE: 815Shell set options (set -o) enabled:816braceexpand on817hashall on818interactive-comments on819pipefail on820Knapsack report generator started!821Run options: exclude {:quarantine=>true, :zoekt=>true, :click_house=>true}822# [RSpecRunTime] Starting RSpec timer...823[TEST PROF INFO] EventProf enabled (sql.active_record)824unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.825unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.826Test environment set up in 0.872531925 seconds827# [RSpecRunTime] Starting example group spec/migrations/20230418215853_add_assignee_widget_to_incidents_spec.rb. Expected to take 1 minute 32.08 seconds.828AddAssigneeWidgetToIncidents829 #up830main: == [advisory_lock_connection] object_id: 9139640, pg_backend_pid: 135831main: == 20230418215853 AddAssigneeWidgetToIncidents: migrating =====================832main: == 20230418215853 AddAssigneeWidgetToIncidents: migrated (0.0238s) ============833main: == [advisory_lock_connection] object_id: 9139640, pg_backend_pid: 135834 creates widget definition835main: == [advisory_lock_connection] object_id: 10219680, pg_backend_pid: 137836main: == 20230418215853 AddAssigneeWidgetToIncidents: migrating =====================837main: -- type Incident is missing, not adding widget838main: == 20230418215853 AddAssigneeWidgetToIncidents: migrated (0.0096s) ============839main: == [advisory_lock_connection] object_id: 10219680, pg_backend_pid: 137840 logs a warning if the type is missing841 #down842main: == [advisory_lock_connection] object_id: 10770100, pg_backend_pid: 139843main: == 20230418215853 AddAssigneeWidgetToIncidents: migrating =====================844main: == 20230418215853 AddAssigneeWidgetToIncidents: migrated (0.0398s) ============845main: == [advisory_lock_connection] object_id: 10770100, pg_backend_pid: 139846 removes definitions for widget847# [RSpecRunTime] RSpec elapsed time: 1 minute 12.42 seconds. Current RSS: ~1355M. load average: 1.03 1.15 1.25 1/272 386848INFO: analyzing "public.p_ci_builds" inheritance tree849INFO: analyzing "public.ci_builds"850INFO: "ci_builds": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows851I, [2024-02-20T23:20:52.665991 #340] INFO -- : Database: 'main', Table: 'p_ci_builds': Lock Writes852I, [2024-02-20T23:20:52.667932 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}853I, [2024-02-20T23:20:52.668879 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}854I, [2024-02-20T23:21:05.941321 #340] INFO -- : Database: 'main', Table: 'p_ci_job_annotations': Lock Writes855INFO: analyzing "public.p_ci_runner_machine_builds" inheritance tree856INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_100"857INFO: "ci_runner_machine_builds_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows858INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_101"859INFO: "ci_runner_machine_builds_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows860INFO: analyzing "public.p_ci_job_annotations" inheritance tree861INFO: analyzing "gitlab_partitions_dynamic.ci_job_annotations_100"862INFO: "ci_job_annotations_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows863INFO: analyzing "public.p_ci_builds_metadata" inheritance tree864INFO: analyzing "public.ci_builds_metadata"865INFO: "ci_builds_metadata": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows866INFO: analyzing "gitlab_partitions_dynamic.ci_builds_metadata_101"867INFO: "ci_builds_metadata_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows868INFO: analyzing "public.p_ci_builds" inheritance tree869INFO: analyzing "public.ci_builds"870INFO: "ci_builds": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows871I, [2024-02-20T23:21:30.251630 #340] INFO -- : Database: 'main', Table: 'p_ci_finished_build_ch_sync_events': Lock Writes872INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree873INFO: analyzing "public.ci_pipeline_variables"874INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows875I, [2024-02-20T23:21:51.371898 #340] INFO -- : Database: 'main', Table: 'p_ci_pipeline_variables': Lock Writes876I, [2024-02-20T23:21:51.372984 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}877I, [2024-02-20T23:21:51.373740 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}878I, [2024-02-20T23:21:51.922819 #340] INFO -- : Database: 'main', Table: 'ci_job_token_group_scope_links': Lock Writes879INFO: analyzing "public.p_ci_job_artifacts" inheritance tree880INFO: analyzing "public.ci_job_artifacts"881INFO: "ci_job_artifacts": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows882I, [2024-02-20T23:21:53.107668 #340] INFO -- : Database: 'main', Table: 'p_ci_job_artifacts': Lock Writes883I, [2024-02-20T23:21:53.108883 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}884I, [2024-02-20T23:21:53.109824 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}885INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree886INFO: analyzing "public.ci_pipeline_variables"887INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows888# [RSpecRunTime] Finishing example group spec/migrations/20230418215853_add_assignee_widget_to_incidents_spec.rb. It took 2 minutes 24.51 seconds. Expected to take 1 minute 32.08 seconds.889# [RSpecRunTime] RSpec elapsed time: 2 minutes 28.02 seconds. Current RSS: ~1343M. load average: 1.08 1.13 1.23 1/272 388890# [RSpecRunTime] Starting example group spec/migrations/swap_vulnerability_user_mentions_note_id_to_bigint_for_gitlab_dot_com_spec.rb. Expected to take 1 minute 22.75 seconds.891SwapVulnerabilityUserMentionsNoteIdToBigintForGitlabDotCom892 #up893 swaps the integer and bigint columns for GitLab.com, dev, or test894 is a no-op for other instances895# [RSpecRunTime] RSpec elapsed time: 3 minutes 39.52 seconds. Current RSS: ~1348M. load average: 1.22 1.16 1.23 1/274 389896INFO: analyzing "public.p_ci_builds" inheritance tree897INFO: analyzing "public.ci_builds"898INFO: "ci_builds": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows899I, [2024-02-20T23:23:26.286207 #340] INFO -- : Database: 'main', Table: 'p_ci_builds': Lock Writes900I, [2024-02-20T23:23:26.288104 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}901I, [2024-02-20T23:23:26.289902 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}902I, [2024-02-20T23:23:40.674351 #340] INFO -- : Database: 'main', Table: 'p_ci_job_annotations': Lock Writes903INFO: analyzing "public.p_ci_runner_machine_builds" inheritance tree904INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_100"905INFO: "ci_runner_machine_builds_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows906INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_101"907INFO: "ci_runner_machine_builds_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows908INFO: analyzing "public.p_ci_job_annotations" inheritance tree909INFO: analyzing "gitlab_partitions_dynamic.ci_job_annotations_100"910INFO: "ci_job_annotations_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows911INFO: analyzing "public.p_ci_builds_metadata" inheritance tree912INFO: analyzing "public.ci_builds_metadata"913INFO: "ci_builds_metadata": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows914INFO: analyzing "gitlab_partitions_dynamic.ci_builds_metadata_101"915INFO: "ci_builds_metadata_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows916INFO: analyzing "public.p_ci_builds" inheritance tree917INFO: analyzing "public.ci_builds"918INFO: "ci_builds": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows919I, [2024-02-20T23:24:04.914324 #340] INFO -- : Database: 'main', Table: 'p_ci_finished_build_ch_sync_events': Lock Writes920INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree921INFO: analyzing "public.ci_pipeline_variables"922INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows923I, [2024-02-20T23:24:25.194203 #340] INFO -- : Database: 'main', Table: 'p_ci_pipeline_variables': Lock Writes924I, [2024-02-20T23:24:25.195214 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}925I, [2024-02-20T23:24:25.195958 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}926I, [2024-02-20T23:24:25.636334 #340] INFO -- : Database: 'main', Table: 'ci_job_token_group_scope_links': Lock Writes927INFO: analyzing "public.p_ci_job_artifacts" inheritance tree928INFO: analyzing "public.ci_job_artifacts"929INFO: "ci_job_artifacts": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows930I, [2024-02-20T23:24:26.640082 #340] INFO -- : Database: 'main', Table: 'p_ci_job_artifacts': Lock Writes931I, [2024-02-20T23:24:26.641153 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}932I, [2024-02-20T23:24:26.641996 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}933INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree934INFO: analyzing "public.ci_pipeline_variables"935INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows936# [RSpecRunTime] Finishing example group spec/migrations/swap_vulnerability_user_mentions_note_id_to_bigint_for_gitlab_dot_com_spec.rb. It took 2 minutes 33.1 seconds. Expected to take 1 minute 22.75 seconds.937# [RSpecRunTime] RSpec elapsed time: 5 minutes 1.16 seconds. Current RSS: ~1363M. load average: 0.97 1.10 1.21 1/275 390938# [RSpecRunTime] Starting example group spec/migrations/20230224144233_migrate_evidences_from_raw_metadata_spec.rb. Expected to take 1 minute 18.68 seconds.939MigrateEvidencesFromRawMetadata940 #down941main: == [advisory_lock_connection] object_id: 63801640, pg_backend_pid: 176942main: == 20230224144233 MigrateEvidencesFromRawMetadata: migrating ==================943main: == 20230224144233 MigrateEvidencesFromRawMetadata: migrated (0.0080s) =========944main: == [advisory_lock_connection] object_id: 63801640, pg_backend_pid: 176945 deletes all batched migration records946# [RSpecRunTime] RSpec elapsed time: 6 minutes 11.68 seconds. Current RSS: ~1343M. load average: 1.21 1.15 1.21 1/273 392947 #up948main: == [advisory_lock_connection] object_id: 65119180, pg_backend_pid: 179949main: == 20230224144233 MigrateEvidencesFromRawMetadata: migrating ==================950main: == 20230224144233 MigrateEvidencesFromRawMetadata: migrated (0.0091s) =========951main: == [advisory_lock_connection] object_id: 65119180, pg_backend_pid: 179952 schedules a batched background migration953# [RSpecRunTime] RSpec elapsed time: 6 minutes 14.97 seconds. Current RSS: ~1348M. load average: 1.20 1.15 1.21 1/273 393954INFO: analyzing "public.p_ci_builds" inheritance tree955INFO: analyzing "public.ci_builds"956INFO: "ci_builds": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows957I, [2024-02-20T23:26:05.540351 #340] INFO -- : Database: 'main', Table: 'p_ci_builds': Lock Writes958I, [2024-02-20T23:26:05.541679 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}959I, [2024-02-20T23:26:05.542588 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}960I, [2024-02-20T23:26:20.625323 #340] INFO -- : Database: 'main', Table: 'p_ci_job_annotations': Lock Writes961INFO: analyzing "public.p_ci_runner_machine_builds" inheritance tree962INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_100"963INFO: "ci_runner_machine_builds_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows964INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_101"965INFO: "ci_runner_machine_builds_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows966INFO: analyzing "public.p_ci_job_annotations" inheritance tree967INFO: analyzing "gitlab_partitions_dynamic.ci_job_annotations_100"968INFO: "ci_job_annotations_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows969INFO: analyzing "public.p_ci_builds_metadata" inheritance tree970INFO: analyzing "public.ci_builds_metadata"971INFO: "ci_builds_metadata": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows972INFO: analyzing "gitlab_partitions_dynamic.ci_builds_metadata_101"973INFO: "ci_builds_metadata_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows974INFO: analyzing "public.p_ci_builds" inheritance tree975INFO: analyzing "public.ci_builds"976INFO: "ci_builds": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows977I, [2024-02-20T23:26:46.520781 #340] INFO -- : Database: 'main', Table: 'p_ci_finished_build_ch_sync_events': Lock Writes978INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree979INFO: analyzing "public.ci_pipeline_variables"980INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows981I, [2024-02-20T23:27:08.357863 #340] INFO -- : Database: 'main', Table: 'p_ci_pipeline_variables': Lock Writes982I, [2024-02-20T23:27:08.358919 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}983I, [2024-02-20T23:27:08.359664 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}984I, [2024-02-20T23:27:08.850385 #340] INFO -- : Database: 'main', Table: 'ci_job_token_group_scope_links': Lock Writes985INFO: analyzing "public.p_ci_job_artifacts" inheritance tree986INFO: analyzing "public.ci_job_artifacts"987INFO: "ci_job_artifacts": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows988I, [2024-02-20T23:27:10.134284 #340] INFO -- : Database: 'main', Table: 'p_ci_job_artifacts': Lock Writes989I, [2024-02-20T23:27:10.135355 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}990I, [2024-02-20T23:27:10.136146 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}991INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree992INFO: analyzing "public.ci_pipeline_variables"993INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows994# [RSpecRunTime] Finishing example group spec/migrations/20230224144233_migrate_evidences_from_raw_metadata_spec.rb. It took 2 minutes 44.22 seconds. Expected to take 1 minute 18.68 seconds.995# [RSpecRunTime] RSpec elapsed time: 7 minutes 45.42 seconds. Current RSS: ~1369M. load average: 1.10 1.12 1.19 1/274 394996# [RSpecRunTime] Starting example group spec/migrations/swap_snippet_user_mentions_note_id_to_bigint_for_gitlab_dot_com_spec.rb. Expected to take 1 minute 15.89 seconds.997SwapSnippetUserMentionsNoteIdToBigintForGitlabDotCom998 #up999 swaps the integer and bigint columns for GitLab.com, dev, or test1000 is a no-op for other instances1001# [RSpecRunTime] RSpec elapsed time: 8 minutes 57.54 seconds. Current RSS: ~1365M. load average: 1.02 1.09 1.17 1/274 3951002INFO: analyzing "public.p_ci_builds" inheritance tree1003INFO: analyzing "public.ci_builds"1004INFO: "ci_builds": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1005I, [2024-02-20T23:28:43.091085 #340] INFO -- : Database: 'main', Table: 'p_ci_builds': Lock Writes1006I, [2024-02-20T23:28:43.092212 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1007I, [2024-02-20T23:28:43.093044 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1008I, [2024-02-20T23:28:57.261873 #340] INFO -- : Database: 'main', Table: 'p_ci_job_annotations': Lock Writes1009INFO: analyzing "public.p_ci_runner_machine_builds" inheritance tree1010INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_100"1011INFO: "ci_runner_machine_builds_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1012INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_101"1013INFO: "ci_runner_machine_builds_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1014INFO: analyzing "public.p_ci_job_annotations" inheritance tree1015INFO: analyzing "gitlab_partitions_dynamic.ci_job_annotations_100"1016INFO: "ci_job_annotations_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1017INFO: analyzing "public.p_ci_builds_metadata" inheritance tree1018INFO: analyzing "public.ci_builds_metadata"1019INFO: "ci_builds_metadata": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1020INFO: analyzing "gitlab_partitions_dynamic.ci_builds_metadata_101"1021INFO: "ci_builds_metadata_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1022INFO: analyzing "public.p_ci_builds" inheritance tree1023INFO: analyzing "public.ci_builds"1024INFO: "ci_builds": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1025I, [2024-02-20T23:29:21.929403 #340] INFO -- : Database: 'main', Table: 'p_ci_finished_build_ch_sync_events': Lock Writes1026INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1027INFO: analyzing "public.ci_pipeline_variables"1028INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1029I, [2024-02-20T23:29:43.151651 #340] INFO -- : Database: 'main', Table: 'p_ci_pipeline_variables': Lock Writes1030I, [2024-02-20T23:29:43.152983 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1031I, [2024-02-20T23:29:43.153775 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1032I, [2024-02-20T23:29:43.677931 #340] INFO -- : Database: 'main', Table: 'ci_job_token_group_scope_links': Lock Writes1033INFO: analyzing "public.p_ci_job_artifacts" inheritance tree1034INFO: analyzing "public.ci_job_artifacts"1035INFO: "ci_job_artifacts": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1036I, [2024-02-20T23:29:44.870673 #340] INFO -- : Database: 'main', Table: 'p_ci_job_artifacts': Lock Writes1037I, [2024-02-20T23:29:44.871832 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1038I, [2024-02-20T23:29:44.872704 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1039INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1040INFO: analyzing "public.ci_pipeline_variables"1041INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1042# [RSpecRunTime] Finishing example group spec/migrations/swap_snippet_user_mentions_note_id_to_bigint_for_gitlab_dot_com_spec.rb. It took 2 minutes 34.54 seconds. Expected to take 1 minute 15.89 seconds.1043# [RSpecRunTime] RSpec elapsed time: 10 minutes 20.01 seconds. Current RSS: ~1348M. load average: 0.88 1.02 1.14 1/274 3961044# [RSpecRunTime] Starting example group spec/migrations/20230321153035_add_package_id_created_at_desc_index_to_package_files_spec.rb. Expected to take 1 minute 12.35 seconds.1045AddPackageIdCreatedAtDescIndexToPackageFiles1046main: == [advisory_lock_connection] object_id: 119031120, pg_backend_pid: 2171047main: == 20230321153035 AddPackageIdCreatedAtDescIndexToPackageFiles: migrating =====1048main: -- view_exists?(:postgres_partitions)1049main: -> 0.0020s1050main: -- index_exists?(:packages_package_files, "package_id, created_at DESC", {:name=>"index_packages_package_files_on_package_id_and_created_at_desc", :algorithm=>:concurrently})1051main: -> 0.0192s1052main: -- add_index(:packages_package_files, "package_id, created_at DESC", {:name=>"index_packages_package_files_on_package_id_and_created_at_desc", :algorithm=>:concurrently})1053main: -> 0.0020s1054main: == 20230321153035 AddPackageIdCreatedAtDescIndexToPackageFiles: migrated (0.0560s) 1055main: == [advisory_lock_connection] object_id: 119031120, pg_backend_pid: 2171056 correctly migrates up and down1057INFO: analyzing "public.p_ci_builds" inheritance tree1058INFO: analyzing "public.ci_builds"1059INFO: "ci_builds": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1060I, [2024-02-20T23:31:18.863272 #340] INFO -- : Database: 'main', Table: 'p_ci_builds': Lock Writes1061I, [2024-02-20T23:31:18.864437 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1062I, [2024-02-20T23:31:18.865242 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1063I, [2024-02-20T23:31:35.128470 #340] INFO -- : Database: 'main', Table: 'p_ci_job_annotations': Lock Writes1064INFO: analyzing "public.p_ci_runner_machine_builds" inheritance tree1065INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_100"1066INFO: "ci_runner_machine_builds_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1067INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_101"1068INFO: "ci_runner_machine_builds_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1069INFO: analyzing "public.p_ci_job_annotations" inheritance tree1070INFO: analyzing "gitlab_partitions_dynamic.ci_job_annotations_100"1071INFO: "ci_job_annotations_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1072INFO: analyzing "public.p_ci_builds_metadata" inheritance tree1073INFO: analyzing "public.ci_builds_metadata"1074INFO: "ci_builds_metadata": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1075INFO: analyzing "gitlab_partitions_dynamic.ci_builds_metadata_101"1076INFO: "ci_builds_metadata_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1077INFO: analyzing "public.p_ci_builds" inheritance tree1078INFO: analyzing "public.ci_builds"1079INFO: "ci_builds": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1080I, [2024-02-20T23:32:02.771654 #340] INFO -- : Database: 'main', Table: 'p_ci_finished_build_ch_sync_events': Lock Writes1081INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1082INFO: analyzing "public.ci_pipeline_variables"1083INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1084I, [2024-02-20T23:32:25.246388 #340] INFO -- : Database: 'main', Table: 'p_ci_pipeline_variables': Lock Writes1085I, [2024-02-20T23:32:25.248270 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1086I, [2024-02-20T23:32:25.249315 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1087I, [2024-02-20T23:32:25.810690 #340] INFO -- : Database: 'main', Table: 'ci_job_token_group_scope_links': Lock Writes1088INFO: analyzing "public.p_ci_job_artifacts" inheritance tree1089INFO: analyzing "public.ci_job_artifacts"1090INFO: "ci_job_artifacts": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1091I, [2024-02-20T23:32:26.890560 #340] INFO -- : Database: 'main', Table: 'p_ci_job_artifacts': Lock Writes1092I, [2024-02-20T23:32:26.891898 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1093I, [2024-02-20T23:32:26.892851 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1094INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1095INFO: analyzing "public.ci_pipeline_variables"1096INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1097# [RSpecRunTime] Finishing example group spec/migrations/20230321153035_add_package_id_created_at_desc_index_to_package_files_spec.rb. It took 2 minutes 42.09 seconds. Expected to take 1 minute 12.35 seconds.1098# [RSpecRunTime] RSpec elapsed time: 13 minutes 2.14 seconds. Current RSS: ~1355M. load average: 0.96 1.04 1.13 1/274 3971099# [RSpecRunTime] Starting example group spec/migrations/20230322145403_add_project_id_foreign_key_to_packages_npm_metadata_caches_spec.rb. Expected to take 1 minute 11.32 seconds.1100AddProjectIdForeignKeyToPackagesNpmMetadataCaches1101main: -- foreign_keys(:packages_npm_metadata_caches)1102main: -> 0.0055s1103main: == [advisory_lock_connection] object_id: 145355700, pg_backend_pid: 2351104main: == 20230322145403 AddProjectIdForeignKeyToPackagesNpmMetadataCaches: migrating 1105main: -- execute("ALTER TABLE packages_npm_metadata_caches ADD CONSTRAINT fk_ada23b1d30 FOREIGN KEY (project_id) REFERENCES projects (id) ON DELETE SET NULL NOT VALID;")1106main: -> 0.0022s1107main: -- execute("ALTER TABLE packages_npm_metadata_caches VALIDATE CONSTRAINT fk_ada23b1d30;")1108main: -> 0.0025s1109main: == 20230322145403 AddProjectIdForeignKeyToPackagesNpmMetadataCaches: migrated (0.0437s) 1110main: == [advisory_lock_connection] object_id: 145355700, pg_backend_pid: 2351111main: -- foreign_keys(:packages_npm_metadata_caches)1112main: -> 0.0065s1113main: -- foreign_keys(:packages_npm_metadata_caches)1114main: -> 0.0062s1115 creates and drops the foreign key1116The application_settings (main) table has 1316 columns.1117Recreating the database1118Dropped database 'gitlabhq_test'1119Dropped database 'gitlabhq_test_ci'1120Created database 'gitlabhq_test'1121Created database 'gitlabhq_test_ci'1122main: == [advisory_lock_connection] object_id: 146392860, pg_backend_pid: 2471123main: == [advisory_lock_connection] object_id: 146392860, pg_backend_pid: 2471124ci: == [advisory_lock_connection] object_id: 146559960, pg_backend_pid: 2491125ci: == [advisory_lock_connection] object_id: 146559960, pg_backend_pid: 2491126Databases re-creation done in 11.6750500930002091127# [RSpecRunTime] Finishing example group spec/migrations/20230322145403_add_project_id_foreign_key_to_packages_npm_metadata_caches_spec.rb. It took 1 minute 24.66 seconds. Expected to take 1 minute 11.32 seconds.1128# [RSpecRunTime] RSpec elapsed time: 14 minutes 26.84 seconds. Current RSS: ~1340M. load average: 1.05 1.05 1.12 1/274 4001129# [RSpecRunTime] Starting example group spec/migrations/20230517163300_queue_backfill_root_storage_statistics_fork_storage_sizes_spec.rb. Expected to take 1 minute 1.96 seconds.1130QueueBackfillRootStorageStatisticsForkStorageSizes1131main: == [advisory_lock_connection] object_id: 154939820, pg_backend_pid: 2561132main: == 20230517163300 QueueBackfillRootStorageStatisticsForkStorageSizes: migrating 1133main: == 20230517163300 QueueBackfillRootStorageStatisticsForkStorageSizes: migrated (0.0665s) 1134main: == [advisory_lock_connection] object_id: 154939820, pg_backend_pid: 2561135 schedules a new batched migration1136I, [2024-02-20T23:35:09.197706 #340] INFO -- : Database: 'main', Table: 'p_ci_job_annotations': Lock Writes1137INFO: analyzing "public.p_ci_runner_machine_builds" inheritance tree1138INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_100"1139INFO: "ci_runner_machine_builds_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1140INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_101"1141INFO: "ci_runner_machine_builds_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1142INFO: analyzing "public.p_ci_job_annotations" inheritance tree1143INFO: analyzing "gitlab_partitions_dynamic.ci_job_annotations_100"1144INFO: "ci_job_annotations_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1145INFO: analyzing "public.p_ci_builds_metadata" inheritance tree1146INFO: analyzing "public.ci_builds_metadata"1147INFO: "ci_builds_metadata": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1148INFO: analyzing "gitlab_partitions_dynamic.ci_builds_metadata_101"1149INFO: "ci_builds_metadata_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1150INFO: analyzing "public.p_ci_builds" inheritance tree1151INFO: analyzing "public.ci_builds"1152INFO: "ci_builds": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1153INFO: analyzing "gitlab_partitions_dynamic.ci_builds_101"1154INFO: "ci_builds_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1155I, [2024-02-20T23:35:33.761532 #340] INFO -- : Database: 'main', Table: 'p_ci_finished_build_ch_sync_events': Lock Writes1156INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1157INFO: analyzing "public.ci_pipeline_variables"1158INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1159I, [2024-02-20T23:35:54.740486 #340] INFO -- : Database: 'main', Table: 'p_ci_pipeline_variables': Lock Writes1160I, [2024-02-20T23:35:54.741670 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1161I, [2024-02-20T23:35:54.742439 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1162I, [2024-02-20T23:35:55.245004 #340] INFO -- : Database: 'main', Table: 'ci_job_token_group_scope_links': Lock Writes1163INFO: analyzing "public.p_ci_job_artifacts" inheritance tree1164INFO: analyzing "public.ci_job_artifacts"1165INFO: "ci_job_artifacts": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1166I, [2024-02-20T23:35:56.768302 #340] INFO -- : Database: 'main', Table: 'p_ci_job_artifacts': Lock Writes1167I, [2024-02-20T23:35:56.769725 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1168I, [2024-02-20T23:35:56.770658 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1169INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1170INFO: analyzing "public.ci_pipeline_variables"1171INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1172# [RSpecRunTime] Finishing example group spec/migrations/20230517163300_queue_backfill_root_storage_statistics_fork_storage_sizes_spec.rb. It took 2 minutes 5.49 seconds. Expected to take 1 minute 1.96 seconds.1173# [RSpecRunTime] RSpec elapsed time: 16 minutes 32.38 seconds. Current RSS: ~1359M. load average: 1.00 1.03 1.10 1/273 4011174# [RSpecRunTime] Starting example group spec/migrations/ensure_award_emoji_bigint_backfill_is_finished_for_gitlab_dot_com_spec.rb. Expected to take 59.7 seconds.1175EnsureAwardEmojiBigintBackfillIsFinishedForGitlabDotCom1176 #up1177main: == [advisory_lock_connection] object_id: 178888020, pg_backend_pid: 2731178main: == 20230420005610 EnsureAwardEmojiBigintBackfillIsFinishedForGitlabDotCom: migrating 1179main: == 20230420005610 EnsureAwardEmojiBigintBackfillIsFinishedForGitlabDotCom: migrated (0.0085s) 1180main: == [advisory_lock_connection] object_id: 178888020, pg_backend_pid: 2731181 ensures the migration is completed for GitLab.com, dev, or test1182main: == [advisory_lock_connection] object_id: 179982400, pg_backend_pid: 2751183main: == 20230420005610 EnsureAwardEmojiBigintBackfillIsFinishedForGitlabDotCom: migrating 1184main: == 20230420005610 EnsureAwardEmojiBigintBackfillIsFinishedForGitlabDotCom: migrated (0.0070s) 1185main: == [advisory_lock_connection] object_id: 179982400, pg_backend_pid: 2751186 skips the check for other instances1187# [RSpecRunTime] RSpec elapsed time: 17 minutes 33.99 seconds. Current RSS: ~1368M. load average: 0.90 0.98 1.08 1/273 4021188INFO: analyzing "public.p_ci_builds" inheritance tree1189INFO: analyzing "public.ci_builds"1190INFO: "ci_builds": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1191I, [2024-02-20T23:37:13.352302 #340] INFO -- : Database: 'main', Table: 'p_ci_builds': Lock Writes1192I, [2024-02-20T23:37:13.353910 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1193I, [2024-02-20T23:37:13.354919 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1194I, [2024-02-20T23:37:26.956372 #340] INFO -- : Database: 'main', Table: 'p_ci_job_annotations': Lock Writes1195INFO: analyzing "public.p_ci_runner_machine_builds" inheritance tree1196INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_100"1197INFO: "ci_runner_machine_builds_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1198INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_101"1199INFO: "ci_runner_machine_builds_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1200INFO: analyzing "public.p_ci_job_annotations" inheritance tree1201INFO: analyzing "gitlab_partitions_dynamic.ci_job_annotations_100"1202INFO: "ci_job_annotations_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1203INFO: analyzing "public.p_ci_builds_metadata" inheritance tree1204INFO: analyzing "public.ci_builds_metadata"1205INFO: "ci_builds_metadata": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1206INFO: analyzing "gitlab_partitions_dynamic.ci_builds_metadata_101"1207INFO: "ci_builds_metadata_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1208INFO: analyzing "public.p_ci_builds" inheritance tree1209INFO: analyzing "public.ci_builds"1210INFO: "ci_builds": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1211I, [2024-02-20T23:37:51.856517 #340] INFO -- : Database: 'main', Table: 'p_ci_finished_build_ch_sync_events': Lock Writes1212INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1213INFO: analyzing "public.ci_pipeline_variables"1214INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1215I, [2024-02-20T23:38:13.086353 #340] INFO -- : Database: 'main', Table: 'p_ci_pipeline_variables': Lock Writes1216I, [2024-02-20T23:38:13.087739 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1217I, [2024-02-20T23:38:13.088582 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1218I, [2024-02-20T23:38:13.606224 #340] INFO -- : Database: 'main', Table: 'ci_job_token_group_scope_links': Lock Writes1219INFO: analyzing "public.p_ci_job_artifacts" inheritance tree1220INFO: analyzing "public.ci_job_artifacts"1221INFO: "ci_job_artifacts": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1222I, [2024-02-20T23:38:14.833914 #340] INFO -- : Database: 'main', Table: 'p_ci_job_artifacts': Lock Writes1223I, [2024-02-20T23:38:14.835160 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1224I, [2024-02-20T23:38:14.836035 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1225INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1226INFO: analyzing "public.ci_pipeline_variables"1227INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1228# [RSpecRunTime] Finishing example group spec/migrations/ensure_award_emoji_bigint_backfill_is_finished_for_gitlab_dot_com_spec.rb. It took 2 minutes 17.37 seconds. Expected to take 59.7 seconds.1229# [RSpecRunTime] RSpec elapsed time: 18 minutes 49.79 seconds. Current RSS: ~1357M. load average: 0.89 0.97 1.06 1/273 4031230# [RSpecRunTime] Starting example group spec/migrations/ensure_events_bigint_backfill_is_finished_for_gitlab_dot_com_spec.rb. Expected to take 47.54 seconds.1231EnsureEventsBigintBackfillIsFinishedForGitlabDotCom1232 #up1233main: == [advisory_lock_connection] object_id: 200460920, pg_backend_pid: 2901234main: == 20230629024032 EnsureEventsBigintBackfillIsFinishedForGitlabDotCom: migrating 1235main: == 20230629024032 EnsureEventsBigintBackfillIsFinishedForGitlabDotCom: migrated (0.0094s) 1236main: == [advisory_lock_connection] object_id: 200460920, pg_backend_pid: 2901237 ensures the migration is completed for GitLab.com, dev, or test1238main: == [advisory_lock_connection] object_id: 201457780, pg_backend_pid: 2921239main: == 20230629024032 EnsureEventsBigintBackfillIsFinishedForGitlabDotCom: migrating 1240main: == 20230629024032 EnsureEventsBigintBackfillIsFinishedForGitlabDotCom: migrated (0.0085s) 1241main: == [advisory_lock_connection] object_id: 201457780, pg_backend_pid: 2921242 skips the check for other instances1243# [RSpecRunTime] RSpec elapsed time: 19 minutes 33.93 seconds. Current RSS: ~1375M. load average: 0.95 0.98 1.06 1/273 4041244INFO: analyzing "public.p_ci_runner_machine_builds" inheritance tree1245INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_100"1246INFO: "ci_runner_machine_builds_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1247INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_101"1248INFO: "ci_runner_machine_builds_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1249INFO: analyzing "public.p_ci_job_annotations" inheritance tree1250INFO: analyzing "gitlab_partitions_dynamic.ci_job_annotations_100"1251INFO: "ci_job_annotations_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1252INFO: analyzing "public.p_ci_builds_metadata" inheritance tree1253INFO: analyzing "public.ci_builds_metadata"1254INFO: "ci_builds_metadata": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1255INFO: analyzing "gitlab_partitions_dynamic.ci_builds_metadata_101"1256INFO: "ci_builds_metadata_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1257INFO: analyzing "public.p_ci_builds" inheritance tree1258INFO: analyzing "public.ci_builds"1259INFO: "ci_builds": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1260I, [2024-02-20T23:39:30.014002 #340] INFO -- : Database: 'main', Table: 'p_ci_finished_build_ch_sync_events': Lock Writes1261INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1262INFO: analyzing "public.ci_pipeline_variables"1263INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1264I, [2024-02-20T23:39:49.804606 #340] INFO -- : Database: 'main', Table: 'p_ci_pipeline_variables': Lock Writes1265I, [2024-02-20T23:39:49.805561 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1266I, [2024-02-20T23:39:49.806392 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1267I, [2024-02-20T23:39:50.264145 #340] INFO -- : Database: 'main', Table: 'ci_job_token_group_scope_links': Lock Writes1268INFO: analyzing "public.p_ci_job_artifacts" inheritance tree1269INFO: analyzing "public.ci_job_artifacts"1270INFO: "ci_job_artifacts": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1271I, [2024-02-20T23:39:51.496131 #340] INFO -- : Database: 'main', Table: 'p_ci_job_artifacts': Lock Writes1272I, [2024-02-20T23:39:51.497174 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1273I, [2024-02-20T23:39:51.497990 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1274INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1275INFO: analyzing "public.ci_pipeline_variables"1276INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1277# [RSpecRunTime] Finishing example group spec/migrations/ensure_events_bigint_backfill_is_finished_for_gitlab_dot_com_spec.rb. It took 1 minute 36.47 seconds. Expected to take 47.54 seconds.1278# [RSpecRunTime] RSpec elapsed time: 20 minutes 26.3 seconds. Current RSS: ~1349M. load average: 1.00 1.00 1.06 1/273 4051279# [RSpecRunTime] Starting example group spec/migrations/20230802085923_queue_fix_allow_descendants_override_disabled_shared_runners_spec.rb. Expected to take 42.62 seconds.1280QueueFixAllowDescendantsOverrideDisabledSharedRunners1281main: == [advisory_lock_connection] object_id: 215991840, pg_backend_pid: 3051282main: == 20230802085923 QueueFixAllowDescendantsOverrideDisabledSharedRunners: migrating 1283main: == 20230802085923 QueueFixAllowDescendantsOverrideDisabledSharedRunners: migrated (0.0555s) 1284main: == [advisory_lock_connection] object_id: 215991840, pg_backend_pid: 3051285 schedules a new batched migration1286INFO: analyzing "public.p_ci_runner_machine_builds" inheritance tree1287INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_100"1288INFO: "ci_runner_machine_builds_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1289INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_101"1290INFO: "ci_runner_machine_builds_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1291INFO: analyzing "public.p_ci_job_annotations" inheritance tree1292INFO: analyzing "gitlab_partitions_dynamic.ci_job_annotations_100"1293INFO: "ci_job_annotations_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1294INFO: analyzing "public.p_ci_builds_metadata" inheritance tree1295INFO: analyzing "public.ci_builds_metadata"1296INFO: "ci_builds_metadata": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1297INFO: analyzing "gitlab_partitions_dynamic.ci_builds_metadata_101"1298INFO: "ci_builds_metadata_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1299INFO: analyzing "public.p_ci_builds" inheritance tree1300INFO: analyzing "public.ci_builds"1301INFO: "ci_builds": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1302I, [2024-02-20T23:40:38.417543 #340] INFO -- : Database: 'main', Table: 'p_ci_finished_build_ch_sync_events': Lock Writes1303INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1304INFO: analyzing "public.ci_pipeline_variables"1305INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1306I, [2024-02-20T23:40:59.270719 #340] INFO -- : Database: 'main', Table: 'p_ci_pipeline_variables': Lock Writes1307I, [2024-02-20T23:40:59.272225 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1308I, [2024-02-20T23:40:59.272990 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1309I, [2024-02-20T23:40:59.744608 #340] INFO -- : Database: 'main', Table: 'ci_job_token_group_scope_links': Lock Writes1310INFO: analyzing "public.p_ci_job_artifacts" inheritance tree1311INFO: analyzing "public.ci_job_artifacts"1312INFO: "ci_job_artifacts": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1313I, [2024-02-20T23:41:00.975210 #340] INFO -- : Database: 'main', Table: 'p_ci_job_artifacts': Lock Writes1314I, [2024-02-20T23:41:00.976295 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1315I, [2024-02-20T23:41:00.977066 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1316INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1317INFO: analyzing "public.ci_pipeline_variables"1318INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1319# [RSpecRunTime] Finishing example group spec/migrations/20230802085923_queue_fix_allow_descendants_override_disabled_shared_runners_spec.rb. It took 1 minute 9.41 seconds. Expected to take 42.62 seconds.1320# [RSpecRunTime] RSpec elapsed time: 21 minutes 35.75 seconds. Current RSS: ~1338M. load average: 0.94 0.99 1.05 1/272 4061321# [RSpecRunTime] Starting example group spec/migrations/20230906204934_restart_self_hosted_sent_notifications_bigint_conversion_spec.rb. Expected to take 39.99 seconds.1322RestartSelfHostedSentNotificationsBigintConversion1323 when is not self-hosted1324 #up1325 is a bigint and result in no change1326# [RSpecRunTime] RSpec elapsed time: 22 minutes 0.61 second. Current RSS: ~1342M. load average: 0.89 0.97 1.04 1/272 4071327 when is self-hosted1328 #up1329 when id is already a bigint1330 does nothing1331# [RSpecRunTime] RSpec elapsed time: 22 minutes 3.64 seconds. Current RSS: ~1345M. load average: 0.90 0.97 1.04 1/272 4081332 when id is an integer and id_convert_to_bigint exists1333 does nothing1334# [RSpecRunTime] RSpec elapsed time: 22 minutes 6.39 seconds. Current RSS: ~1352M. load average: 0.90 0.97 1.04 1/272 4091335 when id is an integer and id_convert_to_bigint does not exist1336 creates id_convert_to_bigint1337# [RSpecRunTime] RSpec elapsed time: 22 minutes 9.25 seconds. Current RSS: ~1354M. load average: 0.91 0.97 1.04 1/272 4101338 #down1339 when id is an integer and id_convert_to_bigint exists1340 drops id_convert_to_bigint1341# [RSpecRunTime] RSpec elapsed time: 22 minutes 12.36 seconds. Current RSS: ~1341M. load average: 0.91 0.97 1.04 1/272 4111342INFO: analyzing "public.p_ci_runner_machine_builds" inheritance tree1343INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_100"1344INFO: "ci_runner_machine_builds_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1345INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_101"1346INFO: "ci_runner_machine_builds_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1347INFO: analyzing "public.p_ci_job_annotations" inheritance tree1348INFO: analyzing "gitlab_partitions_dynamic.ci_job_annotations_100"1349INFO: "ci_job_annotations_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1350INFO: analyzing "public.p_ci_builds_metadata" inheritance tree1351INFO: analyzing "public.ci_builds_metadata"1352INFO: "ci_builds_metadata": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1353INFO: analyzing "gitlab_partitions_dynamic.ci_builds_metadata_101"1354INFO: "ci_builds_metadata_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1355INFO: analyzing "public.p_ci_builds" inheritance tree1356INFO: analyzing "public.ci_builds"1357INFO: "ci_builds": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1358I, [2024-02-20T23:41:48.623716 #340] INFO -- : Database: 'main', Table: 'p_ci_finished_build_ch_sync_events': Lock Writes1359INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1360INFO: analyzing "public.ci_pipeline_variables"1361INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1362I, [2024-02-20T23:42:08.362244 #340] INFO -- : Database: 'main', Table: 'p_ci_pipeline_variables': Lock Writes1363I, [2024-02-20T23:42:08.363196 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1364I, [2024-02-20T23:42:08.364161 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1365I, [2024-02-20T23:42:08.795736 #340] INFO -- : Database: 'main', Table: 'ci_job_token_group_scope_links': Lock Writes1366INFO: analyzing "public.p_ci_job_artifacts" inheritance tree1367INFO: analyzing "public.ci_job_artifacts"1368INFO: "ci_job_artifacts": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1369I, [2024-02-20T23:42:10.006812 #340] INFO -- : Database: 'main', Table: 'p_ci_job_artifacts': Lock Writes1370I, [2024-02-20T23:42:10.008113 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1371I, [2024-02-20T23:42:10.008941 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1372INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1373INFO: analyzing "public.ci_pipeline_variables"1374INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1375# [RSpecRunTime] Finishing example group spec/migrations/20230906204934_restart_self_hosted_sent_notifications_bigint_conversion_spec.rb. It took 1 minute 8.71 seconds. Expected to take 39.99 seconds.1376# [RSpecRunTime] RSpec elapsed time: 22 minutes 44.5 seconds. Current RSS: ~1337M. load average: 1.01 0.99 1.04 1/273 4121377# [RSpecRunTime] Starting example group spec/migrations/20230802212443_add_current_user_todos_widget_to_epic_work_item_type_spec.rb. Expected to take 37.01 seconds.1378AddCurrentUserTodosWidgetToEpicWorkItemType1379 behaves like migration that adds a widget to a work item type1380 #up1381main: == [advisory_lock_connection] object_id: 242399700, pg_backend_pid: 3421382main: == 20230802212443 AddCurrentUserTodosWidgetToEpicWorkItemType: migrating ======1383main: == 20230802212443 AddCurrentUserTodosWidgetToEpicWorkItemType: migrated (0.0163s) 1384main: == [advisory_lock_connection] object_id: 242399700, pg_backend_pid: 3421385 adds widget to work item type1386 when type does not exist1387main: == [advisory_lock_connection] object_id: 243180880, pg_backend_pid: 3441388main: == 20230802212443 AddCurrentUserTodosWidgetToEpicWorkItemType: migrating ======1389main: -- Epic work item type does not exist, skipping widget creation1390main: == 20230802212443 AddCurrentUserTodosWidgetToEpicWorkItemType: migrated (0.0092s) 1391main: == [advisory_lock_connection] object_id: 243180880, pg_backend_pid: 3441392 skips creating the new widget definition1393# [RSpecRunTime] RSpec elapsed time: 23 minutes 16.09 seconds. Current RSS: ~1349M. load average: 0.86 0.96 1.03 1/273 4131394 #down1395main: == [advisory_lock_connection] object_id: 243788800, pg_backend_pid: 3461396main: == 20230802212443 AddCurrentUserTodosWidgetToEpicWorkItemType: migrating ======1397main: == 20230802212443 AddCurrentUserTodosWidgetToEpicWorkItemType: migrated (0.0200s) 1398main: == [advisory_lock_connection] object_id: 243788800, pg_backend_pid: 3461399 removes widget from work item type1400# [RSpecRunTime] RSpec elapsed time: 23 minutes 19.25 seconds. Current RSS: ~1338M. load average: 0.79 0.94 1.02 1/273 4141401INFO: analyzing "public.p_ci_runner_machine_builds" inheritance tree1402INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_100"1403INFO: "ci_runner_machine_builds_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1404INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_101"1405INFO: "ci_runner_machine_builds_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1406INFO: analyzing "public.p_ci_job_annotations" inheritance tree1407INFO: analyzing "gitlab_partitions_dynamic.ci_job_annotations_100"1408INFO: "ci_job_annotations_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1409INFO: analyzing "public.p_ci_builds_metadata" inheritance tree1410INFO: analyzing "public.ci_builds_metadata"1411INFO: "ci_builds_metadata": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1412INFO: analyzing "gitlab_partitions_dynamic.ci_builds_metadata_101"1413INFO: "ci_builds_metadata_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1414INFO: analyzing "public.p_ci_builds" inheritance tree1415INFO: analyzing "public.ci_builds"1416INFO: "ci_builds": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1417I, [2024-02-20T23:43:01.862701 #340] INFO -- : Database: 'main', Table: 'p_ci_finished_build_ch_sync_events': Lock Writes1418INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1419INFO: analyzing "public.ci_pipeline_variables"1420INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1421I, [2024-02-20T23:43:21.325307 #340] INFO -- : Database: 'main', Table: 'p_ci_pipeline_variables': Lock Writes1422I, [2024-02-20T23:43:21.326650 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1423I, [2024-02-20T23:43:21.327439 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1424I, [2024-02-20T23:43:21.759624 #340] INFO -- : Database: 'main', Table: 'ci_job_token_group_scope_links': Lock Writes1425INFO: analyzing "public.p_ci_job_artifacts" inheritance tree1426INFO: analyzing "public.ci_job_artifacts"1427INFO: "ci_job_artifacts": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1428I, [2024-02-20T23:43:22.900136 #340] INFO -- : Database: 'main', Table: 'p_ci_job_artifacts': Lock Writes1429I, [2024-02-20T23:43:22.901124 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1430I, [2024-02-20T23:43:22.901908 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1431INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1432INFO: analyzing "public.ci_pipeline_variables"1433INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1434# [RSpecRunTime] Finishing example group spec/migrations/20230802212443_add_current_user_todos_widget_to_epic_work_item_type_spec.rb. It took 1 minute 12.61 seconds. Expected to take 37.01 seconds.1435# [RSpecRunTime] RSpec elapsed time: 23 minutes 57.15 seconds. Current RSS: ~1328M. load average: 0.91 0.95 1.02 1/273 4151436# [RSpecRunTime] Starting example group spec/migrations/20230823090001_queue_backfill_project_statistics_storage_size_with_recent_size_spec.rb. Expected to take 29.25 seconds.1437QueueBackfillProjectStatisticsStorageSizeWithRecentSize1438main: == [advisory_lock_connection] object_id: 255956300, pg_backend_pid: 3591439main: == 20230823090001 QueueBackfillProjectStatisticsStorageSizeWithRecentSize: migrating 1440main: == 20230823090001 QueueBackfillProjectStatisticsStorageSizeWithRecentSize: migrated (0.0480s) 1441main: == [advisory_lock_connection] object_id: 255956300, pg_backend_pid: 3591442 schedules a new batched migration1443INFO: analyzing "public.p_ci_runner_machine_builds" inheritance tree1444INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_100"1445INFO: "ci_runner_machine_builds_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1446INFO: analyzing "gitlab_partitions_dynamic.ci_runner_machine_builds_101"1447INFO: "ci_runner_machine_builds_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1448INFO: analyzing "public.p_ci_job_annotations" inheritance tree1449INFO: analyzing "gitlab_partitions_dynamic.ci_job_annotations_100"1450INFO: "ci_job_annotations_100": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1451INFO: analyzing "public.p_ci_builds_metadata" inheritance tree1452INFO: analyzing "public.ci_builds_metadata"1453INFO: "ci_builds_metadata": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1454INFO: analyzing "gitlab_partitions_dynamic.ci_builds_metadata_101"1455INFO: "ci_builds_metadata_101": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1456INFO: analyzing "public.p_ci_builds" inheritance tree1457INFO: analyzing "public.ci_builds"1458INFO: "ci_builds": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1459I, [2024-02-20T23:44:00.110962 #340] INFO -- : Database: 'main', Table: 'p_ci_finished_build_ch_sync_events': Lock Writes1460INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1461INFO: analyzing "public.ci_pipeline_variables"1462INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1463I, [2024-02-20T23:44:19.716665 #340] INFO -- : Database: 'main', Table: 'p_ci_pipeline_variables': Lock Writes1464I, [2024-02-20T23:44:19.717688 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1465I, [2024-02-20T23:44:19.718431 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1466I, [2024-02-20T23:44:20.164142 #340] INFO -- : Database: 'main', Table: 'ci_job_token_group_scope_links': Lock Writes1467INFO: analyzing "public.p_ci_job_artifacts" inheritance tree1468INFO: analyzing "public.ci_job_artifacts"1469INFO: "ci_job_artifacts": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1470I, [2024-02-20T23:44:21.305302 #340] INFO -- : Database: 'main', Table: 'p_ci_job_artifacts': Lock Writes1471I, [2024-02-20T23:44:21.306316 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1472I, [2024-02-20T23:44:21.307045 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1473INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1474INFO: analyzing "public.ci_pipeline_variables"1475INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1476# [RSpecRunTime] Finishing example group spec/migrations/20230823090001_queue_backfill_project_statistics_storage_size_with_recent_size_spec.rb. It took 58.57 seconds. Expected to take 29.25 seconds.1477# [RSpecRunTime] RSpec elapsed time: 24 minutes 55.77 seconds. Current RSS: ~1326M. load average: 1.11 1.00 1.03 1/274 4161478# [RSpecRunTime] Starting example group spec/migrations/20240109090354_queue_backfill_partition_id_ci_pipeline_artifact_spec.rb. Expected to take 26.48 seconds.1479QueueBackfillPartitionIdCiPipelineArtifact1480 #down1481ci: == [advisory_lock_connection] object_id: 267183260, pg_backend_pid: 5481482ci: == 20240109090354 QueueBackfillPartitionIdCiPipelineArtifact: migrating =======1483ci: == 20240109090354 QueueBackfillPartitionIdCiPipelineArtifact: migrated (0.0718s) 1484ci: == [advisory_lock_connection] object_id: 267183260, pg_backend_pid: 5481485 deletes all batched migration records1486# [RSpecRunTime] RSpec elapsed time: 25 minutes 13.95 seconds. Current RSS: ~1340M. load average: 1.08 1.00 1.02 1/274 4171487 #up1488 with migration present1489 when migration finished successfully1490ci: == [advisory_lock_connection] object_id: 268665100, pg_backend_pid: 5551491ci: == 20240109090354 QueueBackfillPartitionIdCiPipelineArtifact: migrating =======1492ci: == 20240109090354 QueueBackfillPartitionIdCiPipelineArtifact: migrated (0.0712s) 1493ci: == [advisory_lock_connection] object_id: 268665100, pg_backend_pid: 5551494 does not raise exception1495ci: == [advisory_lock_connection] object_id: 269278460, pg_backend_pid: 5611496ci: == 20240109090354 QueueBackfillPartitionIdCiPipelineArtifact: migrating =======1497ci: == 20240109090354 QueueBackfillPartitionIdCiPipelineArtifact: migrated (0.0628s) 1498ci: == [advisory_lock_connection] object_id: 269278460, pg_backend_pid: 5611499 schedules background jobs for each batch of ci_pipeline_artifacts1500# [RSpecRunTime] RSpec elapsed time: 25 minutes 20.13 seconds. Current RSS: ~1336M. load average: 1.07 1.00 1.02 1/274 4181501INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1502INFO: analyzing "public.ci_pipeline_variables"1503INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1504I, [2024-02-20T23:44:57.898747 #340] INFO -- : Database: 'main', Table: 'p_ci_pipeline_variables': Lock Writes1505I, [2024-02-20T23:44:57.899746 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1506I, [2024-02-20T23:44:57.900480 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1507I, [2024-02-20T23:44:58.342946 #340] INFO -- : Database: 'main', Table: 'ci_job_token_group_scope_links': Lock Writes1508INFO: analyzing "public.p_ci_job_artifacts" inheritance tree1509INFO: analyzing "public.ci_job_artifacts"1510INFO: "ci_job_artifacts": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1511I, [2024-02-20T23:44:59.615492 #340] INFO -- : Database: 'main', Table: 'p_ci_job_artifacts': Lock Writes1512I, [2024-02-20T23:44:59.616604 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1513I, [2024-02-20T23:44:59.617663 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1514INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1515INFO: analyzing "public.ci_pipeline_variables"1516INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1517I, [2024-02-20T23:45:06.683006 #340] INFO -- : Database: 'ci', Table: 'audit_events_group_external_streaming_destinations': Lock Writes1518I, [2024-02-20T23:45:06.860157 #340] INFO -- : Database: 'ci', Table: 'packages_terraform_module_metadata': Lock Writes1519I, [2024-02-20T23:45:06.902845 #340] INFO -- : Database: 'ci', Table: 'member_approvals': Lock Writes1520I, [2024-02-20T23:45:06.928418 #340] INFO -- : Database: 'ci', Table: 'zoekt_repositories': Lock Writes1521INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1522INFO: analyzing "public.ci_pipeline_variables"1523INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1524INFO: analyzing "public.p_ci_job_artifacts" inheritance tree1525INFO: analyzing "public.ci_job_artifacts"1526INFO: "ci_job_artifacts": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1527INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1528INFO: analyzing "public.ci_pipeline_variables"1529INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1530I, [2024-02-20T23:45:10.736649 #340] INFO -- : Database: 'ci', Table: 'audit_events_instance_external_streaming_destinations': Lock Writes1531I, [2024-02-20T23:45:10.983477 #340] INFO -- : Database: 'ci', Table: 'catalog_verified_namespaces': Lock Writes1532I, [2024-02-20T23:45:11.149942 #340] INFO -- : Database: 'ci', Table: 'group_saved_replies': Lock Writes1533# [RSpecRunTime] Finishing example group spec/migrations/20240109090354_queue_backfill_partition_id_ci_pipeline_artifact_spec.rb. It took 47.52 seconds. Expected to take 26.48 seconds.1534# [RSpecRunTime] RSpec elapsed time: 25 minutes 43.32 seconds. Current RSS: ~1331M. load average: 1.04 1.00 1.02 1/274 4191535# [RSpecRunTime] Starting example group spec/migrations/20231020181652_add_index_packages_npm_metadata_caches_on_id_and_project_id_and_status_spec.rb. Expected to take 21.1 seconds.1536AddIndexPackagesNpmMetadataCachesOnIdAndProjectIdAndStatus1537main: == [advisory_lock_connection] object_id: 277393200, pg_backend_pid: 7461538main: == 20231020181652 AddIndexPackagesNpmMetadataCachesOnIdAndProjectIdAndStatus: migrating 1539main: -- view_exists?(:postgres_partitions)1540main: -> 0.0015s1541main: -- index_exists?(:packages_npm_metadata_caches, :id, {:name=>"idx_pkgs_npm_metadata_caches_on_id_and_project_id_and_status", :where=>"project_id IS NULL AND status = 0", :algorithm=>:concurrently})1542main: -> 0.0063s1543main: -- add_index(:packages_npm_metadata_caches, :id, {:name=>"idx_pkgs_npm_metadata_caches_on_id_and_project_id_and_status", :where=>"project_id IS NULL AND status = 0", :algorithm=>:concurrently})1544main: -> 0.0019s1545main: == 20231020181652 AddIndexPackagesNpmMetadataCachesOnIdAndProjectIdAndStatus: migrated (0.0342s) 1546main: == [advisory_lock_connection] object_id: 277393200, pg_backend_pid: 7461547 correctly migrates up and down1548INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1549INFO: analyzing "public.ci_pipeline_variables"1550INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1551I, [2024-02-20T23:45:51.805372 #340] INFO -- : Database: 'main', Table: 'p_ci_pipeline_variables': Lock Writes1552I, [2024-02-20T23:45:51.806406 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1553I, [2024-02-20T23:45:51.807098 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1554I, [2024-02-20T23:45:52.207903 #340] INFO -- : Database: 'main', Table: 'ci_job_token_group_scope_links': Lock Writes1555INFO: analyzing "public.p_ci_job_artifacts" inheritance tree1556INFO: analyzing "public.ci_job_artifacts"1557INFO: "ci_job_artifacts": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1558I, [2024-02-20T23:45:53.304496 #340] INFO -- : Database: 'main', Table: 'p_ci_job_artifacts': Lock Writes1559I, [2024-02-20T23:45:53.305541 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1560I, [2024-02-20T23:45:53.306297 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1561INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1562INFO: analyzing "public.ci_pipeline_variables"1563INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1564# [RSpecRunTime] Finishing example group spec/migrations/20231020181652_add_index_packages_npm_metadata_caches_on_id_and_project_id_and_status_spec.rb. It took 44.48 seconds. Expected to take 21.1 seconds.1565# [RSpecRunTime] RSpec elapsed time: 26 minutes 27.85 seconds. Current RSS: ~1321M. load average: 1.10 1.03 1.03 1/274 4201566# [RSpecRunTime] Starting example group spec/migrations/20231130140901_queue_backfill_vs_code_settings_uuid_spec.rb. Expected to take 13.34 seconds.1567QueueBackfillVsCodeSettingsUuid1568main: == [advisory_lock_connection] object_id: 284705680, pg_backend_pid: 7581569main: == 20231130140901 QueueBackfillVsCodeSettingsUuid: migrating ==================1570main: == 20231130140901 QueueBackfillVsCodeSettingsUuid: migrated (0.0480s) =========1571main: == [advisory_lock_connection] object_id: 284705680, pg_backend_pid: 7581572 schedules a new batched migration1573INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1574INFO: analyzing "public.ci_pipeline_variables"1575INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1576I, [2024-02-20T23:46:22.667849 #340] INFO -- : Database: 'main', Table: 'p_ci_pipeline_variables': Lock Writes1577I, [2024-02-20T23:46:22.668844 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1578I, [2024-02-20T23:46:22.669732 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1579I, [2024-02-20T23:46:23.091445 #340] INFO -- : Database: 'main', Table: 'ci_job_token_group_scope_links': Lock Writes1580INFO: analyzing "public.p_ci_job_artifacts" inheritance tree1581INFO: analyzing "public.ci_job_artifacts"1582INFO: "ci_job_artifacts": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1583I, [2024-02-20T23:46:24.233820 #340] INFO -- : Database: 'main', Table: 'p_ci_job_artifacts': Lock Writes1584I, [2024-02-20T23:46:24.235042 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1585I, [2024-02-20T23:46:24.235883 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1586INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1587INFO: analyzing "public.ci_pipeline_variables"1588INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1589# [RSpecRunTime] Finishing example group spec/migrations/20231130140901_queue_backfill_vs_code_settings_uuid_spec.rb. It took 30.8 seconds. Expected to take 13.34 seconds.1590# [RSpecRunTime] RSpec elapsed time: 26 minutes 58.68 seconds. Current RSS: ~1316M. load average: 1.05 1.02 1.03 1/276 4211591# [RSpecRunTime] Starting example group spec/migrations/20240105144908_queue_backfill_issue_search_data_namespace_id_spec.rb. Expected to take 9.42 seconds.1592QueueBackfillIssueSearchDataNamespaceId1593main: == [advisory_lock_connection] object_id: 289691140, pg_backend_pid: 7701594main: == 20240105144908 QueueBackfillIssueSearchDataNamespaceId: migrating ==========1595main: == 20240105144908 QueueBackfillIssueSearchDataNamespaceId: migrated (0.0747s) =1596main: == [advisory_lock_connection] object_id: 289691140, pg_backend_pid: 7701597 schedules a new batched migration1598INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1599INFO: analyzing "public.ci_pipeline_variables"1600INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1601I, [2024-02-20T23:46:46.585500 #340] INFO -- : Database: 'main', Table: 'p_ci_pipeline_variables': Lock Writes1602I, [2024-02-20T23:46:46.586482 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1603I, [2024-02-20T23:46:46.587197 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1604I, [2024-02-20T23:46:47.034678 #340] INFO -- : Database: 'main', Table: 'ci_job_token_group_scope_links': Lock Writes1605INFO: analyzing "public.p_ci_job_artifacts" inheritance tree1606INFO: analyzing "public.ci_job_artifacts"1607INFO: "ci_job_artifacts": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1608I, [2024-02-20T23:46:48.296775 #340] INFO -- : Database: 'main', Table: 'p_ci_job_artifacts': Lock Writes1609I, [2024-02-20T23:46:48.297814 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Lock timeout is set", :current_iteration=>1, :lock_timeout_in_ms=>100}1610I, [2024-02-20T23:46:48.298543 #340] INFO -- : {:method=>"with_lock_retries", :class=>"gitlab:db:lock_writes", :message=>"Migration finished", :current_iteration=>1, :lock_timeout_in_ms=>100}1611INFO: analyzing "public.p_ci_pipeline_variables" inheritance tree1612INFO: analyzing "public.ci_pipeline_variables"1613INFO: "ci_pipeline_variables": scanned 0 of 0 pages, containing 0 live rows and 0 dead rows; 0 rows in sample, 0 estimated total rows1614# [RSpecRunTime] Finishing example group spec/migrations/20240105144908_queue_backfill_issue_search_data_namespace_id_spec.rb. It took 24.18 seconds. Expected to take 9.42 seconds.1615# [RSpecRunTime] RSpec elapsed time: 27 minutes 22.9 seconds. Current RSS: ~1347M. load average: 0.97 1.01 1.02 1/276 4221616auto_explain log contains 910 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-migration-pg14-11-15.340.main.ndjson.gz1617took 14.9185003631618auto_explain log contains 910 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-migration-pg14-11-15.340.ci.ndjson.gz1619took 13.7922960631620[TEST PROF INFO] EventProf results for sql.active_record1621Total time: 20:22.319 of 27:19.422 (74.56%)1622Total events: 7279161623Top 5 slowest suites (by time):1624AddPackageIdC...ToPackageFiles (./spec/migrations/20230321153035_add_package_id_created_at_desc_index_to_package_files_spec.rb:6) – 02:04.661 (61755 / 1) of 02:42.131 (76.89%)1625MigrateEviden...romRawMetadata (./spec/migrations/20230224144233_migrate_evidences_from_raw_metadata_spec.rb:6) – 02:03.547 (67524 / 2) of 02:44.260 (75.21%)1626SwapSnippetUs...orGitlabDotCom (./spec/migrations/swap_snippet_user_mentions_note_id_to_bigint_for_gitlab_dot_com_spec.rb:6) – 01:58.091 (63501 / 2) of 02:34.585 (76.39%)1627SwapVulnerabi...orGitlabDotCom (./spec/migrations/swap_vulnerability_user_mentions_note_id_to_bigint_for_gitlab_dot_com_spec.rb:6) – 01:54.716 (64304 / 2) of 02:33.144 (74.91%)1628AddAssigneeWidgetToIncidents (./spec/migrations/20230418215853_add_assignee_widget_to_incidents_spec.rb:6) – 01:48.370 (61178 / 3) of 02:24.549 (74.97%)1629Knapsack report was generated. Preview:1630{1631 "spec/migrations/20230418215853_add_assignee_widget_to_incidents_spec.rb": 69.47900804300025,1632 "spec/migrations/swap_vulnerability_user_mentions_note_id_to_bigint_for_gitlab_dot_com_spec.rb": 71.5936768520005,1633 "spec/migrations/20230224144233_migrate_evidences_from_raw_metadata_spec.rb": 73.912841458,1634 "spec/migrations/swap_snippet_user_mentions_note_id_to_bigint_for_gitlab_dot_com_spec.rb": 72.21274258199992,1635 "spec/migrations/20230321153035_add_package_id_created_at_desc_index_to_package_files_spec.rb": 72.08057003700014,1636 "spec/migrations/20230322145403_add_project_id_foreign_key_to_packages_npm_metadata_caches_spec.rb": 72.86159896399931,1637 "spec/migrations/20230517163300_queue_backfill_root_storage_statistics_fork_storage_sizes_spec.rb": 54.44772160299999,1638 "spec/migrations/ensure_award_emoji_bigint_backfill_is_finished_for_gitlab_dot_com_spec.rb": 61.703327145,1639 "spec/migrations/ensure_events_bigint_backfill_is_finished_for_gitlab_dot_com_spec.rb": 44.22468729799948,1640 "spec/migrations/20230802085923_queue_fix_allow_descendants_override_disabled_shared_runners_spec.rb": 29.831621349999295,1641 "spec/migrations/20230906204934_restart_self_hosted_sent_notifications_bigint_conversion_spec.rb": 36.70394001400018,1642 "spec/migrations/20230802212443_add_current_user_todos_widget_to_epic_work_item_type_spec.rb": 34.90012946099978,1643 "spec/migrations/20230823090001_queue_backfill_project_statistics_storage_size_with_recent_size_spec.rb": 25.397831171999314,1644 "spec/migrations/20240109090354_queue_backfill_partition_id_ci_pipeline_artifact_spec.rb": 24.43230844199934,1645 "spec/migrations/20231020181652_add_index_packages_npm_metadata_caches_on_id_and_project_id_and_status_spec.rb": 19.30688532899967,1646 "spec/migrations/20231130140901_queue_backfill_vs_code_settings_uuid_spec.rb": 12.522725859000275,1647 "spec/migrations/20240105144908_queue_backfill_issue_search_data_namespace_id_spec.rb": 9.9469328850000241648}1649Knapsack global time execution for tests: 13m 05s1650Finished in 27 minutes 52 seconds (files took 45.75 seconds to load)165132 examples, 0 failures1652Randomized with seed 332841653[TEST PROF INFO] Time spent in factories: 00:00.279 (0.02% of total time)1654RSpec exited with 0.1655No examples to retry, congrats!1657Running after script...1658$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1670$ tooling/bin/push_job_metrics || true1671[job-metrics] Pushing job metrics file for the CI/CD job.1672[job-metrics] Pushed 4 CI job metric entries to InfluxDB.1674Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-16 due to policy1676Uploading artifacts...1677auto_explain/: found 3 matching artifact files and directories 1678coverage/: found 5 matching artifact files and directories 1679WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1680WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1681knapsack/: found 4 matching artifact files and directories 1682rspec/: found 12 matching artifact files and directories 1683WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1684log/*.log: found 13 matching artifact files and directories 1685WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6218670739/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1686WARNING: Retrying... context=artifacts-uploader error=request redirected1687Uploading artifacts as "archive" to coordinator... 201 Created id=6218670739 responseStatus=201 Created token=glcbt-651688Uploading artifacts...1689rspec/rspec-*.xml: found 1 matching artifact files and directories 1690WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6218670739/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1691WARNING: Retrying... context=artifacts-uploader error=request redirected1692Uploading artifacts as "junit" to coordinator... 201 Created id=6218670739 responseStatus=201 Created token=glcbt-651694Job succeeded