rspec system pg14 20/32
Passed Started
by
@dblessing
Drew Blessing
1Running with gitlab-runner 16.8.0~beta.67.gb5664e8e (b5664e8e)2 on blue-4.shared-gitlab-org.runners-manager.gitlab.com/default 8cwZ3F43, system ID: s_df0f7e24ca8b3 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-8cwz3f43-project-278964-concurrent-0 via runner-8cwz3f43-shared-gitlab-org-1708468099-c33ec2cb...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 0 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 ~level:background_migration --tag ~click_house --tag ~real_ai_request"801[23:18:59] Starting rspec_parallelized_job802RETRY_FAILED_TESTS_IN_NEW_PROCESS: true803KNAPSACK_GENERATE_REPORT: true804FLAKY_RSPEC_GENERATE_REPORT: true805KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb806KNAPSACK_LOG_LEVEL: debug807KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_20_32_278964_report.json808FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json809FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_20_32_278964_report.json810NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_20_32_278964_report.json811RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6218670875.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, :level=>"background_migration", :click_house=>true, :real_ai_request=>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.764657418 seconds827# [RSpecRunTime] Starting example group spec/features/issues/gfm_autocomplete_spec.rb. Expected to take 5 minutes 46.79 seconds.828GFM autocomplete829Starting the Capybara driver server...830 new issue page831Capybara starting Puma...832* Version 6.4.0, codename: The Eagle of Durango833* Min threads: 0, max threads: 4834* Listening on unix:///tmp/20240220-339-3oeiag835 allows quick actions836 issue description837 updates with GFM reference838 allows quick actions839# [RSpecRunTime] RSpec elapsed time: 42.67 seconds. Current RSS: ~1439M. load average: 1.62 1.27 1.15 1/378 539840 issue comment841 triggering autocomplete842 only opens autocomplete menu when trigger character is after whitespace843 does not open label autocomplete menu after strikethrough844# [RSpecRunTime] RSpec elapsed time: 57.83 seconds. Current RSS: ~1442M. load average: 1.63 1.29 1.16 1/381 550845 xss checks846 opens autocomplete menu for Issues when field starts with text with item escaping HTML characters847 opens autocomplete menu for Username when field starts with text with item escaping HTML characters848 opens autocomplete menu for Milestone when field starts with text with item escaping HTML characters849 opens autocomplete menu for Labels when field starts with text with item escaping HTML characters850# [RSpecRunTime] RSpec elapsed time: 1 minute 27.49 seconds. Current RSS: ~1448M. load average: 1.92 1.41 1.20 3/378 562851 autocomplete highlighting852 auto-selects the first item when there is a query, and only for assignees with no query853# [RSpecRunTime] RSpec elapsed time: 1 minute 35.25 seconds. Current RSS: ~1454M. load average: 2.17 1.47 1.22 1/379 567854 behaves like autocomplete user mentions855 does not wrap with quotes for assignee values856 includes items for assignee dropdowns with non-ASCII characters in name857 searches across full name for assignees858 shows names that start with the query as the top result859 shows usernames that start with the query as the top result860 shows username when pasting then pressing Enter861 does not show `@undefined` when pressing `@` then Enter862 when /assign quick action is selected863 triggers user autocomplete and lists users who are currently not assigned to the issue864# [RSpecRunTime] RSpec elapsed time: 2 minutes 36.11 seconds. Current RSS: ~1467M. load average: 2.66 1.71 1.32 1/381 591865 when mention_autocomplete_backend_filtering is disabled866 behaves like autocomplete user mentions867 does not wrap with quotes for assignee values868 includes items for assignee dropdowns with non-ASCII characters in name869 searches across full name for assignees870 shows names that start with the query as the top result871 shows usernames that start with the query as the top result872 shows username when pasting then pressing Enter873 does not show `@undefined` when pressing `@` then Enter874 when /assign quick action is selected875 triggers user autocomplete and lists users who are currently not assigned to the issue876# [RSpecRunTime] RSpec elapsed time: 3 minutes 35.28 seconds. Current RSS: ~1460M. load average: 2.84 1.89 1.41 1/380 610877 if a selected value has special characters878 wraps the result in double quotes879 doesn't wrap for emoji values880# [RSpecRunTime] RSpec elapsed time: 3 minutes 49.44 seconds. Current RSS: ~1460M. load average: 2.50 1.87 1.40 1/379 616881 quick actions882 does not limit quick actions autocomplete list to 5883# [RSpecRunTime] RSpec elapsed time: 3 minutes 56.17 seconds. Current RSS: ~1461M. load average: 2.38 1.85 1.40 1/380 620884 labels885 allows colons when autocompleting scoped labels886 allows spaces when autocompleting multi-word labels887 only autocompletes the last label888 does not autocomplete labels if no tilde is typed889# [RSpecRunTime] RSpec elapsed time: 4 minutes 25.15 seconds. Current RSS: ~1464M. load average: 2.11 1.83 1.41 1/380 631890 when other notes are destroyed891 keeps autocomplete key listeners892# [RSpecRunTime] RSpec elapsed time: 4 minutes 33.94 seconds. Current RSS: ~1462M. load average: 2.01 1.82 1.41 1/379 635893 issues894 behaves like autocomplete suggestions895 suggests objects correctly896# [RSpecRunTime] RSpec elapsed time: 4 minutes 41.7 seconds. Current RSS: ~1460M. load average: 2.01 1.83 1.42 1/378 638897 merge requests898 behaves like autocomplete suggestions899 suggests objects correctly900# [RSpecRunTime] RSpec elapsed time: 4 minutes 49.54 seconds. Current RSS: ~1463M. load average: 2.01 1.83 1.42 1/379 643901 project snippets902 behaves like autocomplete suggestions903 suggests objects correctly904# [RSpecRunTime] RSpec elapsed time: 4 minutes 56.83 seconds. Current RSS: ~1466M. load average: 2.17 1.87 1.44 1/379 647905 milestone906 shows milestons list in the autocomplete menu907 shows expired milestone at the bottom of the list908 shows milestone due earliest at the top of the list909# [RSpecRunTime] RSpec elapsed time: 5 minutes 18.9 seconds. Current RSS: ~1462M. load average: 2.04 1.86 1.45 1/379 658910 contact911 shows contacts list in the autocomplete menu912 shows all contacts913# [RSpecRunTime] RSpec elapsed time: 5 minutes 35.7 seconds. Current RSS: ~1462M. load average: 2.03 1.87 1.45 1/376 665914 when typing enter for autocomplete in a markdown list915 does not create a new list item916# [RSpecRunTime] RSpec elapsed time: 5 minutes 43.18 seconds. Current RSS: ~1471M. load average: 1.87 1.84 1.45 1/376 669917# [RSpecRunTime] Finishing example group spec/features/issues/gfm_autocomplete_spec.rb. It took 5 minutes 40.15 seconds. Expected to take 5 minutes 46.79 seconds.918# [RSpecRunTime] Starting example group spec/features/projects/pipeline_schedules_spec.rb. Expected to take 3 minutes 45.82 seconds.919Pipeline Schedules920 logged in as the pipeline schedule owner921 GET /projects/pipeline_schedules922 edits the pipeline923 when the owner is nil924 shows the pipeline925# [RSpecRunTime] RSpec elapsed time: 6 minutes 7.94 seconds. Current RSS: ~1509M. load average: 1.83 1.84 1.46 1/380 726926 PATCH /projects/pipelines_schedules/:id/edit927 displays existing properties928 edits the scheduled pipeline929 when ref is nil930 shows the pipeline schedule with default ref931# [RSpecRunTime] RSpec elapsed time: 6 minutes 40.09 seconds. Current RSS: ~1595M. load average: 1.80 1.82 1.46 1/383 846932 when ref is empty933 shows the pipeline schedule with default ref934# [RSpecRunTime] RSpec elapsed time: 6 minutes 53.12 seconds. Current RSS: ~1650M. load average: 1.86 1.83 1.47 1/381 891935 logged in as a project maintainer936 GET /projects/pipeline_schedules937 the view938 displays the required information description939 creates a new scheduled pipeline940 changes ownership of the pipeline941 deletes the pipeline942# [RSpecRunTime] RSpec elapsed time: 7 minutes 29.2 seconds. Current RSS: ~1501M. load average: 1.87 1.83 1.48 1/378 988943 when ref is nil944 shows a list of the pipeline schedules with empty ref column945# [RSpecRunTime] RSpec elapsed time: 7 minutes 39.29 seconds. Current RSS: ~1485M. load average: 1.98 1.86 1.50 1/379 1010946 when ref is empty947 shows a list of the pipeline schedules with empty ref column948# [RSpecRunTime] RSpec elapsed time: 7 minutes 49.47 seconds. Current RSS: ~1482M. load average: 1.83 1.83 1.49 1/378 1031949 POST /projects/pipeline_schedules/new950 sets defaults for timezone and target branch951 creates a new scheduled pipeline952 prevents an invalid form from being submitted953# [RSpecRunTime] RSpec elapsed time: 8 minutes 15.78 seconds. Current RSS: ~1482M. load average: 1.75 1.81 1.49 1/378 1090954 when user edits a variable of a pipeline schedule955 user sees the updated variable956# [RSpecRunTime] RSpec elapsed time: 8 minutes 34.05 seconds. Current RSS: ~1583M. load average: 1.68 1.79 1.49 1/382 1140957 when user removes a variable of a pipeline schedule958 user does not see the removed variable in edit window959# [RSpecRunTime] RSpec elapsed time: 8 minutes 50.9 seconds. Current RSS: ~1596M. load average: 1.67 1.78 1.49 1/383 1191960 when active is true and next_run_at is NULL961 user edit and recover the problematic pipeline schedule962# [RSpecRunTime] RSpec elapsed time: 9 minutes 4.79 seconds. Current RSS: ~1585M. load average: 1.52 1.74 1.49 1/383 1233963 behaves like when not logged in964 GET /projects/pipeline_schedules965 the view966 does not show create schedule button967 when project is public968 shows Pipelines Schedules page969 when public pipelines are disabled970 shows Not Found page971# [RSpecRunTime] RSpec elapsed time: 9 minutes 11.46 seconds. Current RSS: ~1558M. load average: 1.44 1.72 1.48 1/381 1258972 logged in as non-member973 behaves like when not logged in974 GET /projects/pipeline_schedules975 the view976 does not show create schedule button977 when project is public978 shows Pipelines Schedules page979 when public pipelines are disabled980 shows Not Found page981# [RSpecRunTime] RSpec elapsed time: 9 minutes 27.65 seconds. Current RSS: ~1516M. load average: 1.34 1.68 1.47 1/379 1286982# [RSpecRunTime] Finishing example group spec/features/projects/pipeline_schedules_spec.rb. It took 3 minutes 43.87 seconds. Expected to take 3 minutes 45.82 seconds.983# [RSpecRunTime] Starting example group spec/features/issues/user_views_issues_spec.rb. Expected to take 2 minutes 49.9 seconds.984User views issues985 when signed in as developer986 when project is public987 open issues988 shows open issues989 opens issues by label990 opens issue991# [RSpecRunTime] RSpec elapsed time: 9 minutes 51.75 seconds. Current RSS: ~1496M. load average: 1.45 1.68 1.47 1/380 1322992 closed issues993 shows closed issues994 opens issue995# [RSpecRunTime] RSpec elapsed time: 10 minutes 5.74 seconds. Current RSS: ~1501M. load average: 1.38 1.65 1.47 1/381 1341996 all issues997 shows all issues998 opens issue999# [RSpecRunTime] RSpec elapsed time: 10 minutes 20.4 seconds. Current RSS: ~1500M. load average: 1.30 1.62 1.46 1/383 13611000 when project is internal1001 open issues1002 shows open issues1003 opens issues by label1004 opens issue1005# [RSpecRunTime] RSpec elapsed time: 10 minutes 44.01 seconds. Current RSS: ~1486M. load average: 1.28 1.59 1.45 1/383 13961006 closed issues1007 shows closed issues1008 opens issue1009# [RSpecRunTime] RSpec elapsed time: 10 minutes 57.55 seconds. Current RSS: ~1490M. load average: 1.22 1.56 1.44 1/383 14151010 all issues1011 shows all issues1012 opens issue1013# [RSpecRunTime] RSpec elapsed time: 11 minutes 12.45 seconds. Current RSS: ~1485M. load average: 1.24 1.55 1.44 1/383 14351014 when not signed in1015 when project is public1016 open issues1017 shows open issues1018 opens issues by label1019 opens issue1020# [RSpecRunTime] RSpec elapsed time: 11 minutes 33.59 seconds. Current RSS: ~1483M. load average: 1.68 1.63 1.47 1/383 14661021 closed issues1022 shows closed issues1023 opens issue1024# [RSpecRunTime] RSpec elapsed time: 11 minutes 46.05 seconds. Current RSS: ~1487M. load average: 1.57 1.60 1.47 1/384 14851025 all issues1026 shows all issues1027 opens issue1028# [RSpecRunTime] RSpec elapsed time: 12 minutes 0.47 second. Current RSS: ~1470M. load average: 1.52 1.59 1.46 1/384 15021029# [RSpecRunTime] Finishing example group spec/features/issues/user_views_issues_spec.rb. It took 2 minutes 32.79 seconds. Expected to take 2 minutes 49.9 seconds.1030# [RSpecRunTime] Starting example group spec/features/triggers_spec.rb. Expected to take 2 minutes 9.3 seconds.1031Triggers1032 triggers page1033 create trigger workflow1034 prevents adding new trigger with no description1035 adds new trigger with description1036 when trigger is not saved1037 trigger.errors has an error1038# [RSpecRunTime] RSpec elapsed time: 12 minutes 28.48 seconds. Current RSS: ~1481M. load average: 1.56 1.60 1.47 1/386 15121039 edit trigger workflow1040 click on edit trigger opens edit trigger page1041 edit trigger and save1042# [RSpecRunTime] RSpec elapsed time: 12 minutes 57.97 seconds. Current RSS: ~1478M. load average: 2.25 1.75 1.52 1/386 15251043 trigger "Revoke" workflow1044 button "Revoke" has correct alert1045 revoke trigger1046# [RSpecRunTime] RSpec elapsed time: 13 minutes 22.93 seconds. Current RSS: ~1478M. load average: 2.17 1.77 1.54 1/383 15341047 show triggers workflow1048 contains trigger description placeholder1049 show "invalid" badge for trigger with owner having insufficient permissions1050 hides the token value and reveals when clicking the "reveal values" button1051 do not show "Edit" or full token for not owned trigger1052 show "Edit" and full token for owned trigger1053# [RSpecRunTime] RSpec elapsed time: 14 minutes 8.74 seconds. Current RSS: ~1481M. load average: 2.31 1.87 1.58 1/381 15521054# [RSpecRunTime] Finishing example group spec/features/triggers_spec.rb. It took 2 minutes 8.25 seconds. Expected to take 2 minutes 9.3 seconds.1055# [RSpecRunTime] Starting example group spec/features/issues/create_issue_for_single_discussion_in_merge_request_spec.rb. Expected to take 1 minute 42.32 seconds.1056Resolve an open thread in a merge request by creating an issue1057 As a user with access to the project1058 has a link to create a new issue for a thread1059 with the internal tracker disabled1060 does not show a link to create a new issue (PENDING: Temporarily skipped with xit)1061# [RSpecRunTime] RSpec elapsed time: 14 minutes 22.79 seconds. Current RSS: ~1476M. load average: 2.40 1.91 1.60 1/387 16411062 resolving the thread1063 hides the link for creating a new issue1064 shows the link for creating a new issue when unresolving a thread1065# [RSpecRunTime] RSpec elapsed time: 14 minutes 55.09 seconds. Current RSS: ~1521M. load average: 2.81 2.07 1.66 1/391 18551066 creating the issue1067 has a hidden field for the thread1068 behaves like creating an issue for a thread1069 shows an issue creation form1070 creates a new issue for the project1071# [RSpecRunTime] RSpec elapsed time: 15 minutes 47.03 seconds. Current RSS: ~1481M. load average: 2.38 2.06 1.68 1/385 21501072 as a reporter1073 shows a notice to ask someone else to resolve the threads1074# [RSpecRunTime] RSpec elapsed time: 15 minutes 52.37 seconds. Current RSS: ~1490M. load average: 2.27 2.04 1.68 1/390 22101075# [RSpecRunTime] Finishing example group spec/features/issues/create_issue_for_single_discussion_in_merge_request_spec.rb. It took 1 minute 43.65 seconds. Expected to take 1 minute 42.32 seconds.1076# [RSpecRunTime] Starting example group spec/features/groups/packages_spec.rb. Expected to take 1 minute 23.17 seconds.1077Group Packages1078 when feature is not available1079 packages feature is disabled by config1080 gives 4041081# [RSpecRunTime] RSpec elapsed time: 15 minutes 53.68 seconds. Current RSS: ~1494M. load average: 2.27 2.04 1.68 1/389 22111082 when feature is available1083 sidebar menu is open1084 when there are packages1085 allows you to navigate to the project page1086 behaves like packages list1087 shows a list of packages1088# [RSpecRunTime] RSpec elapsed time: 16 minutes 8.03 seconds. Current RSS: ~1476M. load average: 2.35 2.07 1.69 1/382 22161089 behaves like pipelines on packages list1090 shows the latest pipeline1091# [RSpecRunTime] RSpec elapsed time: 16 minutes 14.56 seconds. Current RSS: ~1472M. load average: 2.56 2.12 1.71 1/381 22181092 behaves like package details link1093 navigates to the correct url1094 with other versions1095 shows tab with count1096 visiting tab shows total on page1097 deleting version updates count1098# [RSpecRunTime] RSpec elapsed time: 16 minutes 34.67 seconds. Current RSS: ~1478M. load average: 2.87 2.21 1.75 1/380 22231099 sorting1100 behaves like shared package sorting1101 behaves like correctly sorted packages list1102 ordered by Type and ascending false1103 behaves like packages list1104 shows a list of packages1105# [RSpecRunTime] RSpec elapsed time: 16 minutes 39.24 seconds. Current RSS: ~1477M. load average: 2.72 2.19 1.75 1/380 22241106 behaves like correctly sorted packages list1107 ordered by Type and ascending true1108 behaves like packages list1109 shows a list of packages1110# [RSpecRunTime] RSpec elapsed time: 16 minutes 44.46 seconds. Current RSS: ~1478M. load average: 2.90 2.24 1.76 1/378 22251111 behaves like correctly sorted packages list1112 ordered by Name and ascending false1113 behaves like packages list1114 shows a list of packages1115# [RSpecRunTime] RSpec elapsed time: 16 minutes 49.2 seconds. Current RSS: ~1476M. load average: 2.75 2.22 1.76 1/378 22271116 behaves like correctly sorted packages list1117 ordered by Name and ascending true1118 behaves like packages list1119 shows a list of packages1120# [RSpecRunTime] RSpec elapsed time: 16 minutes 53.74 seconds. Current RSS: ~1477M. load average: 2.69 2.21 1.76 1/380 22301121 behaves like correctly sorted packages list1122 ordered by Version and ascending false1123 behaves like packages list1124 shows a list of packages1125# [RSpecRunTime] RSpec elapsed time: 16 minutes 57.57 seconds. Current RSS: ~1476M. load average: 2.95 2.28 1.78 1/381 22321126 behaves like correctly sorted packages list1127 ordered by Version and ascending true1128 behaves like packages list1129 shows a list of packages1130# [RSpecRunTime] RSpec elapsed time: 17 minutes 1.86 seconds. Current RSS: ~1476M. load average: 2.88 2.27 1.79 1/381 22341131 behaves like correctly sorted packages list1132 ordered by Published and ascending false1133 behaves like packages list1134 shows a list of packages1135# [RSpecRunTime] RSpec elapsed time: 17 minutes 5.04 seconds. Current RSS: ~1476M. load average: 2.88 2.27 1.79 1/381 22361136 behaves like correctly sorted packages list1137 ordered by Published and ascending true1138 behaves like packages list1139 shows a list of packages1140# [RSpecRunTime] RSpec elapsed time: 17 minutes 8.74 seconds. Current RSS: ~1476M. load average: 2.81 2.27 1.79 1/380 22371141 behaves like correctly sorted packages list1142 ordered by Project and ascending false1143 behaves like packages list1144 shows a list of packages1145# [RSpecRunTime] RSpec elapsed time: 17 minutes 12.52 seconds. Current RSS: ~1473M. load average: 2.74 2.26 1.79 1/380 22391146 behaves like correctly sorted packages list1147 ordered by Project and ascending true1148 behaves like packages list1149 shows a list of packages1150# [RSpecRunTime] RSpec elapsed time: 17 minutes 16.87 seconds. Current RSS: ~1477M. load average: 2.60 2.24 1.78 1/379 22411151 behaves like when there are no packages1152 displays the empty message1153# [RSpecRunTime] RSpec elapsed time: 17 minutes 19.5 seconds. Current RSS: ~1479M. load average: 2.60 2.24 1.78 1/379 22431154# [RSpecRunTime] Finishing example group spec/features/groups/packages_spec.rb. It took 1 minute 27.12 seconds. Expected to take 1 minute 23.17 seconds.1155# [RSpecRunTime] Starting example group spec/features/projects/packages_spec.rb. Expected to take 1 minute 7.78 seconds.1156Packages1157 when feature is not available1158 packages feature is disabled by config1159 gives 4041160 when feature is available1161 when there are packages1162 behaves like packages list1163 shows a list of packages1164# [RSpecRunTime] RSpec elapsed time: 17 minutes 24.9 seconds. Current RSS: ~1473M. load average: 2.47 2.22 1.78 1/379 22461165 behaves like pipelines on packages list1166 shows the latest pipeline1167# [RSpecRunTime] RSpec elapsed time: 17 minutes 30.57 seconds. Current RSS: ~1464M. load average: 2.35 2.20 1.78 1/379 22501168 behaves like package details link1169 navigates to the correct url1170 with other versions1171 shows tab with count1172 visiting tab shows total on page1173 deleting version updates count1174# [RSpecRunTime] RSpec elapsed time: 17 minutes 47.49 seconds. Current RSS: ~1479M. load average: 2.20 2.17 1.77 1/380 22591175 deleting a package1176 allows you to delete a package1177# [RSpecRunTime] RSpec elapsed time: 17 minutes 51.83 seconds. Current RSS: ~1477M. load average: 2.19 2.17 1.78 1/381 22621178 behaves like shared package sorting1179 behaves like correctly sorted packages list1180 ordered by Type and ascending false1181 behaves like packages list1182 shows a list of packages1183# [RSpecRunTime] RSpec elapsed time: 17 minutes 55.59 seconds. Current RSS: ~1472M. load average: 2.19 2.17 1.78 1/381 22651184 behaves like correctly sorted packages list1185 ordered by Type and ascending true1186 behaves like packages list1187 shows a list of packages1188# [RSpecRunTime] RSpec elapsed time: 17 minutes 59.79 seconds. Current RSS: ~1470M. load average: 2.09 2.15 1.77 1/381 22681189 behaves like correctly sorted packages list1190 ordered by Name and ascending false1191 behaves like packages list1192 shows a list of packages1193# [RSpecRunTime] RSpec elapsed time: 18 minutes 3.61 seconds. Current RSS: ~1468M. load average: 2.00 2.13 1.77 1/382 22711194 behaves like correctly sorted packages list1195 ordered by Name and ascending true1196 behaves like packages list1197 shows a list of packages1198# [RSpecRunTime] RSpec elapsed time: 18 minutes 7.75 seconds. Current RSS: ~1470M. load average: 1.92 2.11 1.76 1/381 22741199 behaves like correctly sorted packages list1200 ordered by Version and ascending false1201 behaves like packages list1202 shows a list of packages1203# [RSpecRunTime] RSpec elapsed time: 18 minutes 11.4 seconds. Current RSS: ~1471M. load average: 1.92 2.11 1.76 1/381 22771204 behaves like correctly sorted packages list1205 ordered by Version and ascending true1206 behaves like packages list1207 shows a list of packages1208# [RSpecRunTime] RSpec elapsed time: 18 minutes 15.57 seconds. Current RSS: ~1472M. load average: 1.85 2.09 1.76 1/380 22791209 behaves like correctly sorted packages list1210 ordered by Published and ascending false1211 behaves like packages list1212 shows a list of packages1213# [RSpecRunTime] RSpec elapsed time: 18 minutes 19.01 seconds. Current RSS: ~1476M. load average: 1.78 2.07 1.75 1/380 22821214 behaves like correctly sorted packages list1215 ordered by Published and ascending true1216 behaves like packages list1217 shows a list of packages1218# [RSpecRunTime] RSpec elapsed time: 18 minutes 22.84 seconds. Current RSS: ~1476M. load average: 2.04 2.12 1.77 1/380 22851219 behaves like when there are no packages1220 displays the empty message1221# [RSpecRunTime] RSpec elapsed time: 18 minutes 26.05 seconds. Current RSS: ~1475M. load average: 2.04 2.12 1.77 1/380 22881222# [RSpecRunTime] Finishing example group spec/features/projects/packages_spec.rb. It took 1 minute 6.54 seconds. Expected to take 1 minute 7.78 seconds.1223# [RSpecRunTime] Starting example group spec/features/projects/pages/user_edits_settings_spec.rb. Expected to take 57.36 seconds.1224Pages edits pages settings1225 when user is the owner1226 when pages deployed1227 renders Access pages1228 does not render access control warning1229 when pages are disabled in the project settings1230 renders disabled warning1231# [RSpecRunTime] RSpec elapsed time: 18 minutes 34.75 seconds. Current RSS: ~1480M. load average: 1.96 2.10 1.77 1/380 22931232 when access control is enabled in gitlab settings1233 renders access control warning1234 when pages are public1235 does not render access control warning1236# [RSpecRunTime] RSpec elapsed time: 18 minutes 40.93 seconds. Current RSS: ~1472M. load average: 1.96 2.10 1.77 1/380 22971237 when support for external domains is disabled1238 renders message that support is disabled1239# [RSpecRunTime] RSpec elapsed time: 18 minutes 43.44 seconds. Current RSS: ~1472M. load average: 1.89 2.08 1.77 1/379 22991240 menu entry1241 on the pages page1242 renders "Pages" tab1243# [RSpecRunTime] RSpec elapsed time: 18 minutes 45.97 seconds. Current RSS: ~1473M. load average: 1.89 2.08 1.77 6/379 23001244 in another menu entry under deployments1245 when pages are enabled1246 renders "Pages" tab1247# [RSpecRunTime] RSpec elapsed time: 18 minutes 51.66 seconds. Current RSS: ~1476M. load average: 2.04 2.11 1.78 1/379 23031248 when pages are disabled1249 does not render "Pages" tab1250# [RSpecRunTime] RSpec elapsed time: 18 minutes 54.97 seconds. Current RSS: ~1478M. load average: 2.04 2.11 1.78 6/379 23061251 HTTPS settings1252 tries to change the setting1253 setting could not be updated1254 tries to change the setting1255# [RSpecRunTime] RSpec elapsed time: 19 minutes 6.38 seconds. Current RSS: ~1486M. load average: 1.96 2.09 1.78 1/379 23121256 non-HTTPS domain exists1257 the setting is disabled1258# [RSpecRunTime] RSpec elapsed time: 19 minutes 9.64 seconds. Current RSS: ~1485M. load average: 1.88 2.07 1.77 1/379 23141259 HTTPS pages are disabled1260 the setting is unavailable1261# [RSpecRunTime] RSpec elapsed time: 19 minutes 12.69 seconds. Current RSS: ~1484M. load average: 1.81 2.05 1.77 1/379 23161262 when project uses subdomain namespace1263 shows warning message1264# [RSpecRunTime] RSpec elapsed time: 19 minutes 16.18 seconds. Current RSS: ~1480M. load average: 1.81 2.05 1.77 1/379 23191265 Remove page1266 when pages are deployed1267 removes the pages1268# [RSpecRunTime] RSpec elapsed time: 19 minutes 21.92 seconds. Current RSS: ~1481M. load average: 1.85 2.05 1.77 1/379 23231269 when pages are disabled for project1270 renders warning message1271# [RSpecRunTime] RSpec elapsed time: 19 minutes 25.17 seconds. Current RSS: ~1477M. load average: 1.85 2.05 1.77 1/379 23261272# [RSpecRunTime] Finishing example group spec/features/projects/pages/user_edits_settings_spec.rb. It took 59.12 seconds. Expected to take 57.36 seconds.1273# [RSpecRunTime] Starting example group spec/features/projects/navbar_spec.rb. Expected to take 48.03 seconds.1274Project navbar1275 behaves like verified navigation bar1276 renders correctly1277# [RSpecRunTime] RSpec elapsed time: 19 minutes 33.65 seconds. Current RSS: ~1494M. load average: 1.87 2.05 1.77 1/387 24591278 when pages are available1279 behaves like verified navigation bar1280 renders correctly1281# [RSpecRunTime] RSpec elapsed time: 19 minutes 39.72 seconds. Current RSS: ~1488M. load average: 2.61 2.20 1.82 2/387 25561282 when package registry is available1283 behaves like verified navigation bar1284 renders correctly1285# [RSpecRunTime] RSpec elapsed time: 19 minutes 45.71 seconds. Current RSS: ~1484M. load average: 2.48 2.18 1.82 1/387 26531286 when container registry is available1287 behaves like verified navigation bar1288 renders correctly1289# [RSpecRunTime] RSpec elapsed time: 19 minutes 51.8 seconds. Current RSS: ~1489M. load average: 2.25 2.14 1.81 1/387 27501290 when harbor registry is available1291 behaves like verified navigation bar1292 renders correctly1293# [RSpecRunTime] RSpec elapsed time: 19 minutes 57.97 seconds. Current RSS: ~1482M. load average: 2.31 2.15 1.82 1/387 28471294 when models experiments is available1295 behaves like verified navigation bar1296 renders correctly1297# [RSpecRunTime] RSpec elapsed time: 20 minutes 4.15 seconds. Current RSS: ~1477M. load average: 2.20 2.13 1.81 1/388 29441298 when model registry is available1299 behaves like verified navigation bar1300 renders correctly1301# [RSpecRunTime] RSpec elapsed time: 20 minutes 10.27 seconds. Current RSS: ~1479M. load average: 2.11 2.12 1.81 1/388 30411302# [RSpecRunTime] Finishing example group spec/features/projects/navbar_spec.rb. It took 45.11 seconds. Expected to take 48.03 seconds.1303# [RSpecRunTime] Starting example group spec/features/projects/settings/user_transfers_a_project_spec.rb. Expected to take 42.69 seconds.1304Projects > Settings > User transfers a project1305 focuses on the confirmation field1306 allows transferring a project to a group1307 and a new project is added with the same path1308 overrides the redirect1309# [RSpecRunTime] RSpec elapsed time: 20 minutes 46.08 seconds. Current RSS: ~1496M. load average: 1.62 1.99 1.78 1/383 33301310 when nested groups are available1311 allows transferring a project to a subgroup1312# [RSpecRunTime] RSpec elapsed time: 20 minutes 54.57 seconds. Current RSS: ~1510M. load average: 1.60 1.97 1.77 1/383 33591313# [RSpecRunTime] Finishing example group spec/features/projects/settings/user_transfers_a_project_spec.rb. It took 44.3 seconds. Expected to take 42.69 seconds.1314# [RSpecRunTime] Starting example group spec/features/snippets/search_snippets_spec.rb. Expected to take 36.84 seconds.1315Search Snippets1316 user searches for snippets by title1317# [RSpecRunTime] Finishing example group spec/features/snippets/search_snippets_spec.rb. It took 36.8 seconds. Expected to take 36.84 seconds.1318# [RSpecRunTime] RSpec elapsed time: 21 minutes 31.54 seconds. Current RSS: ~1480M. load average: 1.27 1.85 1.74 1/382 33641319# [RSpecRunTime] Starting example group spec/features/issues/user_toggles_subscription_spec.rb. Expected to take 31.32 seconds.1320User toggles subscription1321 user is not logged in1322 does not display the Notification toggle1323# [RSpecRunTime] RSpec elapsed time: 21 minutes 37.54 seconds. Current RSS: ~1488M. load average: 1.25 1.84 1.73 5/381 33751324 user is logged in1325 unsubscribes from issue1326# [RSpecRunTime] RSpec elapsed time: 21 minutes 46.18 seconds. Current RSS: ~1501M. load average: 1.31 1.84 1.74 1/382 33871327 user is logged in without edit permission1328 subscribes to issue1329# [RSpecRunTime] RSpec elapsed time: 21 minutes 53.73 seconds. Current RSS: ~1508M. load average: 1.26 1.81 1.73 1/383 34001330 with notifications_todos_buttons feature flag enabled1331 toggles subscription1332# [RSpecRunTime] RSpec elapsed time: 22 minutes 1.25 seconds. Current RSS: ~1503M. load average: 1.32 1.81 1.73 1/382 34131333# [RSpecRunTime] Finishing example group spec/features/issues/user_toggles_subscription_spec.rb. It took 29.82 seconds. Expected to take 31.32 seconds.1334# [RSpecRunTime] Starting example group spec/features/issues/filtered_search/dropdown_emoji_spec.rb. Expected to take 26.99 seconds.1335Dropdown emoji1336 when user not logged in1337 behavior1338 does not contain My-Reaction in the list of suggestions1339# [RSpecRunTime] RSpec elapsed time: 22 minutes 9.54 seconds. Current RSS: ~1520M. load average: 1.27 1.79 1.72 1/380 34141340 when user logged in1341 behavior1342 loads all the emojis when opened1343 shows the most populated emoji at top of dropdown1344# [RSpecRunTime] RSpec elapsed time: 22 minutes 28.48 seconds. Current RSS: ~1509M. load average: 1.27 1.75 1.71 1/379 34191345# [RSpecRunTime] Finishing example group spec/features/issues/filtered_search/dropdown_emoji_spec.rb. It took 27.23 seconds. Expected to take 26.99 seconds.1346# [RSpecRunTime] Starting example group spec/features/merge_request/user_locks_discussion_spec.rb. Expected to take 23.37 seconds.1347Merge request > User locks discussion1348 when the discussion is locked1349 when a user is a team member1350 the user can create a comment1351# [RSpecRunTime] RSpec elapsed time: 22 minutes 42.61 seconds. Current RSS: ~1512M. load average: 1.52 1.78 1.72 1/386 34881352 when a user is not a team member1353 the user can not create a comment1354# [RSpecRunTime] RSpec elapsed time: 22 minutes 52.23 seconds. Current RSS: ~1532M. load average: 1.74 1.82 1.74 1/387 35511355# [RSpecRunTime] Finishing example group spec/features/merge_request/user_locks_discussion_spec.rb. It took 23.75 seconds. Expected to take 23.37 seconds.1356# [RSpecRunTime] Starting example group spec/features/user_settings/password_spec.rb. Expected to take 20.11 seconds.1357User Settings > Password1358 when password authentication unavailable1359 with Regular user1360 renders 404 when password authentication is disabled for the web interface and Git1361# [RSpecRunTime] RSpec elapsed time: 22 minutes 53.39 seconds. Current RSS: ~1531M. load average: 1.74 1.82 1.74 1/385 35521362 with LDAP user1363 renders 4041364# [RSpecRunTime] RSpec elapsed time: 23 minutes 2.56 seconds. Current RSS: ~1497M. load average: 1.63 1.79 1.73 1/382 35541365 when password authentication enabled1366 when User with password automatically set1367 User puts different passwords in the field and in the confirmation1368 shows an error message1369 does not contain the current password field after an error1370# [RSpecRunTime] RSpec elapsed time: 23 minutes 4.19 seconds. Current RSS: ~1492M. load average: 1.63 1.79 1.73 1/381 35551371 User puts the same passwords in the field and in the confirmation1372 shows a success message1373 when password is expired1374 needs change user password1375 tracks weak password error1376 when global require_two_factor_authentication is enabled1377 needs change user password1378# [RSpecRunTime] RSpec elapsed time: 23 minutes 7.2 seconds. Current RSS: ~1510M. load average: 1.58 1.78 1.72 1/381 35561379 when changing password1380 when current password is blank1381 behaves like user enters an incorrect current password1382 handles the invalid password attempt, and prompts the user to try again1383 locks the user account when user passes the maximum attempts threshold1384# [RSpecRunTime] RSpec elapsed time: 23 minutes 9.24 seconds. Current RSS: ~1514M. load average: 1.58 1.78 1.72 1/381 35571385 when current password is incorrect1386 behaves like user enters an incorrect current password1387 handles the invalid password attempt, and prompts the user to try again1388 locks the user account when user passes the maximum attempts threshold1389# [RSpecRunTime] RSpec elapsed time: 23 minutes 11.0 seconds. Current RSS: ~1517M. load average: 1.58 1.78 1.72 1/381 35581390 when the password is too weak1391 tracks the error and does not change the password1392 when the password reset is successful1393 changes the password, logs the user out and prompts them to sign in again1394# [RSpecRunTime] Finishing example group spec/features/user_settings/password_spec.rb. It took 20.36 seconds. Expected to take 20.11 seconds.1395# [RSpecRunTime] Starting example group spec/features/merge_request/user_sees_notes_from_forked_project_spec.rb. Expected to take 16.77 seconds.1396Merge request > User sees notes from forked project1397 user can reply to the comment1398# [RSpecRunTime] Finishing example group spec/features/merge_request/user_sees_notes_from_forked_project_spec.rb. It took 14.75 seconds. Expected to take 16.77 seconds.1399# [RSpecRunTime] RSpec elapsed time: 23 minutes 27.5 seconds. Current RSS: ~1517M. load average: 1.49 1.75 1.71 1/387 36571400# [RSpecRunTime] Starting example group spec/features/projects/show/no_password_spec.rb. Expected to take 14.32 seconds.1401No Password Alert1402 with internal auth enabled1403 when user has a password1404 shows no alert1405# [RSpecRunTime] RSpec elapsed time: 23 minutes 29.76 seconds. Current RSS: ~1523M. load average: 1.49 1.75 1.71 1/387 36851406 when user has password automatically set1407 shows a password alert1408# [RSpecRunTime] RSpec elapsed time: 23 minutes 31.91 seconds. Current RSS: ~1536M. load average: 1.53 1.75 1.72 1/386 37131409 with internal auth disabled1410 when user has no personal access tokens1411 has a personal access token alert1412# [RSpecRunTime] RSpec elapsed time: 23 minutes 34.94 seconds. Current RSS: ~1534M. load average: 1.53 1.75 1.72 1/386 37411413 when user has a personal access token1414 shows no alert1415# [RSpecRunTime] RSpec elapsed time: 23 minutes 37.87 seconds. Current RSS: ~1539M. load average: 1.49 1.74 1.71 1/385 37691416 when user is ldap user1417 shows no alert1418# [RSpecRunTime] RSpec elapsed time: 23 minutes 39.82 seconds. Current RSS: ~1546M. load average: 1.49 1.74 1.71 1/385 37971419# [RSpecRunTime] Finishing example group spec/features/projects/show/no_password_spec.rb. It took 12.43 seconds. Expected to take 14.32 seconds.1420# [RSpecRunTime] Starting example group spec/features/incidents/user_filters_incidents_by_status_spec.rb. Expected to take 12.28 seconds.1421User filters Incident Management table by status1422 when a developer displays the incident list they can filter the table by an incident status1423 shows the incident table items with incident status of Open by default1424 shows the incident table items with incident status of Closed1425 shows the incident table items with all status1426# [RSpecRunTime] RSpec elapsed time: 23 minutes 50.87 seconds. Current RSS: ~1509M. load average: 1.73 1.78 1.73 1/382 38001427# [RSpecRunTime] Finishing example group spec/features/incidents/user_filters_incidents_by_status_spec.rb. It took 11.05 seconds. Expected to take 12.28 seconds.1428# [RSpecRunTime] Starting example group spec/features/nav/new_nav_for_everyone_callout_spec.rb. Expected to take 10.95 seconds.1429new navigation for everyone callout1430 with new navigation previously toggled on1431 does not show the callout1432# [RSpecRunTime] RSpec elapsed time: 23 minutes 53.61 seconds. Current RSS: ~1507M. load average: 1.75 1.78 1.73 1/382 38021433 with new navigation never toggled on or off1434 does not show the callout1435# [RSpecRunTime] RSpec elapsed time: 23 minutes 56.04 seconds. Current RSS: ~1503M. load average: 1.75 1.78 1.73 1/382 38031436 with new navigation previously toggled off1437 shows a callout about the new navigation now being active for everyone1438 when user dismisses callout1439 hides callout1440# [RSpecRunTime] RSpec elapsed time: 24 minutes 2.46 seconds. Current RSS: ~1498M. load average: 1.64 1.76 1.72 1/383 38041441# [RSpecRunTime] Finishing example group spec/features/nav/new_nav_for_everyone_callout_spec.rb. It took 11.61 seconds. Expected to take 10.95 seconds.1442# [RSpecRunTime] Starting example group spec/features/projects/integrations/user_activates_asana_spec.rb. Expected to take 9.17 seconds.1443User activates Asana1444 activates integration1445# [RSpecRunTime] Finishing example group spec/features/projects/integrations/user_activates_asana_spec.rb. It took 10.75 seconds. Expected to take 9.17 seconds.1446# [RSpecRunTime] RSpec elapsed time: 24 minutes 13.39 seconds. Current RSS: ~1480M. load average: 1.92 1.81 1.74 1/382 38111447# [RSpecRunTime] Starting example group spec/features/dashboard/group_spec.rb. Expected to take 8.17 seconds.1448Dashboard Group1449 defaults sort dropdown to last created1450 creates new group1451# [RSpecRunTime] Finishing example group spec/features/dashboard/group_spec.rb. It took 9.68 seconds. Expected to take 8.17 seconds.1452# [RSpecRunTime] RSpec elapsed time: 24 minutes 23.12 seconds. Current RSS: ~1493M. load average: 2.07 1.85 1.75 1/382 38151453# [RSpecRunTime] Starting example group spec/features/projects/commit/comments/user_edits_comments_spec.rb. Expected to take 7.56 seconds.1454User edits a comment on a commit1455 edits comment1456# [RSpecRunTime] Finishing example group spec/features/projects/commit/comments/user_edits_comments_spec.rb. It took 9.93 seconds. Expected to take 7.56 seconds.1457# [RSpecRunTime] RSpec elapsed time: 24 minutes 33.1 seconds. Current RSS: ~1487M. load average: 1.91 1.82 1.74 1/387 38781458# [RSpecRunTime] Starting example group spec/features/projects/files/user_browses_a_tree_with_a_folder_containing_only_a_folder_spec.rb. Expected to take 4.98 seconds.1459Projects > Files > User browses a tree with a folder containing only a folder1460 shows the nested folder on a single row1461# [RSpecRunTime] Finishing example group spec/features/projects/files/user_browses_a_tree_with_a_folder_containing_only_a_folder_spec.rb. It took 4.87 seconds. Expected to take 4.98 seconds.1462# [RSpecRunTime] RSpec elapsed time: 24 minutes 38.03 seconds. Current RSS: ~1497M. load average: 1.84 1.81 1.74 1/388 39631463# [RSpecRunTime] Starting example group spec/features/groups/crm/contacts/create_spec.rb. Expected to take 4.9 seconds.1464Create a CRM contact1465 creates a new contact1466# [RSpecRunTime] Finishing example group spec/features/groups/crm/contacts/create_spec.rb. It took 4.56 seconds. Expected to take 4.9 seconds.1467# [RSpecRunTime] RSpec elapsed time: 24 minutes 42.65 seconds. Current RSS: ~1499M. load average: 1.77 1.80 1.73 1/387 39651468# [RSpecRunTime] Starting example group spec/features/projects/settings/external_authorization_service_settings_spec.rb. Expected to take 2.24 seconds.1469Projects > Settings > External Authorization Classification Label setting1470 shows the field to set a classification label1471# [RSpecRunTime] Finishing example group spec/features/projects/settings/external_authorization_service_settings_spec.rb. It took 1.91 seconds. Expected to take 2.24 seconds.1472# [RSpecRunTime] RSpec elapsed time: 24 minutes 44.61 seconds. Current RSS: ~1498M. load average: 1.77 1.80 1.73 1/387 39741473# [RSpecRunTime] Starting example group spec/features/merge_request/user_sees_breadcrumb_links_spec.rb. Expected to take 2.19 seconds.1474New merge request breadcrumb1475 displays link to project merge requests and new merge request1476# [RSpecRunTime] Finishing example group spec/features/merge_request/user_sees_breadcrumb_links_spec.rb. It took 1.71 seconds. Expected to take 2.19 seconds.1477# [RSpecRunTime] RSpec elapsed time: 24 minutes 46.38 seconds. Current RSS: ~1511M. load average: 1.77 1.80 1.73 1/387 39891478auto_explain log contains 1055 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-20-32.339.main.ndjson.gz1479took 12.7932662061480auto_explain log contains 1056 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-20-32.339.ci.ndjson.gz1481took 11.9845793461482[TEST PROF INFO] EventProf results for sql.active_record1483Total time: 04:34.475 of 24:42.587 (18.51%)1484Total events: 1112861485Top 5 slowest suites (by time):1486GFM autocomplete (./spec/features/issues/gfm_autocomplete_spec.rb:5) – 01:27.592 (32205 / 43) of 05:40.149 (25.75%)1487Triggers (./spec/features/triggers_spec.rb:5) – 00:33.889 (11397 / 12) of 02:08.247 (26.43%)1488Resolve an op...ating an issue (./spec/features/issues/create_issue_for_single_discussion_in_merge_request_spec.rb:5) – 00:28.609 (9831 / 8) of 01:43.646 (27.6%)1489User views issues (./spec/features/issues/user_views_issues_spec.rb:5) – 00:24.353 (11276 / 21) of 02:32.790 (15.94%)1490Pipeline Schedules (./spec/features/projects/pipeline_schedules_spec.rb:5) – 00:23.347 (11756 / 24) of 03:43.864 (10.43%)1491Knapsack report was generated. Preview:1492{1493 "spec/features/issues/gfm_autocomplete_spec.rb": 340.1484890409997,1494 "spec/features/projects/pipeline_schedules_spec.rb": 223.86456209400012,1495 "spec/features/issues/user_views_issues_spec.rb": 152.78975846799995,1496 "spec/features/triggers_spec.rb": 128.2466549439996,1497 "spec/features/issues/create_issue_for_single_discussion_in_merge_request_spec.rb": 103.64615285900027,1498 "spec/features/groups/packages_spec.rb": 87.12396740099985,1499 "spec/features/projects/packages_spec.rb": 66.54309913799989,1500 "spec/features/projects/pages/user_edits_settings_spec.rb": 59.11696176100031,1501 "spec/features/projects/navbar_spec.rb": 45.11395214700042,1502 "spec/features/projects/settings/user_transfers_a_project_spec.rb": 44.300667576000706,1503 "spec/features/snippets/search_snippets_spec.rb": 36.80247685900031,1504 "spec/features/issues/user_toggles_subscription_spec.rb": 29.815229570000156,1505 "spec/features/issues/filtered_search/dropdown_emoji_spec.rb": 27.231222204000005,1506 "spec/features/merge_request/user_locks_discussion_spec.rb": 23.74846750300003,1507 "spec/features/user_settings/password_spec.rb": 20.356215105000047,1508 "spec/features/merge_request/user_sees_notes_from_forked_project_spec.rb": 14.752971109999635,1509 "spec/features/projects/show/no_password_spec.rb": 12.432411897999373,1510 "spec/features/incidents/user_filters_incidents_by_status_spec.rb": 11.045799959999385,1511 "spec/features/nav/new_nav_for_everyone_callout_spec.rb": 11.609861787000227,1512 "spec/features/projects/integrations/user_activates_asana_spec.rb": 10.75221591799982,1513 "spec/features/dashboard/group_spec.rb": 9.678396792000058,1514 "spec/features/projects/commit/comments/user_edits_comments_spec.rb": 9.924910867000108,1515 "spec/features/projects/files/user_browses_a_tree_with_a_folder_containing_only_a_folder_spec.rb": 4.872810279000078,1516 "spec/features/groups/crm/contacts/create_spec.rb": 4.564371406999271,1517 "spec/features/projects/settings/external_authorization_service_settings_spec.rb": 1.9053764059999594,1518 "spec/features/merge_request/user_sees_breadcrumb_links_spec.rb": 1.71228318799967381519}1520Knapsack global time execution for tests: 24m 42s1521Pending: (Failures listed here are expected and do not affect your suite's status)1522 1) Resolve an open thread in a merge request by creating an issue As a user with access to the project with the internal tracker disabled does not show a link to create a new issue1523 # Temporarily skipped with xit1524 # ./spec/features/issues/create_issue_for_single_discussion_in_merge_request_spec.rb:311525Finished in 25 minutes 11 seconds (files took 48.37 seconds to load)1526217 examples, 0 failures, 1 pending1527Randomized with seed 292841528Failed to write to log, write log/workhorse-test.log: file already closed1529[TEST PROF INFO] Time spent in factories: 02:07.139 (8.4% of total time)1530RSpec exited with 0.1531No examples to retry, congrats!1533Running after script...1534$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1546$ tooling/bin/push_job_metrics || true1547[job-metrics] Pushing job metrics file for the CI/CD job.1548[job-metrics] Pushed 4 CI job metric entries to InfluxDB.1550Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-16 due to policy1552Uploading artifacts...1553auto_explain/: found 3 matching artifact files and directories 1554coverage/: found 5 matching artifact files and directories 1555WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1556WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1557knapsack/: found 4 matching artifact files and directories 1558rspec/: found 12 matching artifact files and directories 1559WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1560log/*.log: found 17 matching artifact files and directories 1561WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6218670875/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1562WARNING: Retrying... context=artifacts-uploader error=request redirected1563Uploading artifacts as "archive" to coordinator... 201 Created id=6218670875 responseStatus=201 Created token=glcbt-651564Uploading artifacts...1565rspec/rspec-*.xml: found 1 matching artifact files and directories 1566WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6218670875/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1567WARNING: Retrying... context=artifacts-uploader error=request redirected1568Uploading artifacts as "junit" to coordinator... 201 Created id=6218670875 responseStatus=201 Created token=glcbt-651570Job succeeded