rspec system pg14 single-db-ci-connection 17/32
Passed Started
by
@rkadam3

Rajendra Kadam
1Running with gitlab-runner 16.9.1 (782c6ecb)2 on green-3.private.runners-manager.gitlab.com/gitlab.com/gitlab-org QuQPoFsC, system ID: s_fc023362bf2f3 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:fc7435a87025ef82fcd7c3a7df1e52121e8a88ab05430c94ba7ad5920fecc0d0 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:c129fa1214137f01be7f1412c5233ac179604d32d9d852cbe06113596fb24504 ...25Running on runner-quqpofsc-project-278964-concurrent-0 via runner-quqpofsc-private-1709544974-d6e821f6...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1-17...32cache.zip is up to date 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (6311410718)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410718 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 (6311410765)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410765 responseStatus=200 OK token=glcbt-6541Downloading artifacts for detect-tests (6311410787)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410787 responseStatus=200 OK token=glcbt-6543Downloading artifacts for retrieve-tests-metadata (6311410799)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410799 responseStatus=200 OK token=glcbt-6545Downloading artifacts for setup-test-env (6311410773)...46Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410773 responseStatus=200 OK token=glcbt-6548Using docker image sha256:fc7435a87025ef82fcd7c3a7df1e52121e8a88ab05430c94ba7ad5920fecc0d0 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:c129fa1214137f01be7f1412c5233ac179604d32d9d852cbe06113596fb24504 ...49$ echo $FOSS_ONLY50$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb51$ export GOPATH=$CI_PROJECT_DIR/.go52$ mkdir -p $GOPATH53$ source scripts/utils.sh54$ source scripts/prepare_build.sh732Using two connections, single database config (config/database.yml.postgresql)733Geo DB won't be set up.734Embedding DB won't be set up.746$ source ./scripts/rspec_helpers.sh747$ run_timed_command "gem install knapsack --no-document"748$ gem install knapsack --no-document749Successfully installed knapsack-4.0.07501 gem installed751==> 'gem install knapsack --no-document' succeeded in 0 seconds.752$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"757$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"758$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"759$ tooling/bin/create_job_metrics_file || true760[job-metrics] Creating the job metrics file for the CI/CD job.761$ rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"762[13:30:56] Starting rspec_parallelized_job763RETRY_FAILED_TESTS_IN_NEW_PROCESS: true764KNAPSACK_GENERATE_REPORT: true765FLAKY_RSPEC_GENERATE_REPORT: true766KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb767KNAPSACK_LOG_LEVEL: debug768KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_single-db-ci-connection_17_32_278964_report.json769FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json770FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_single-db-ci-connection_17_32_278964_report.json771NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_single-db-ci-connection_17_32_278964_report.json772RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6311412038.txt773CRYSTALBALL: 774RSPEC_TESTS_MAPPING_ENABLED: 775RSPEC_TESTS_FILTER_FILE: 776Shell set options (set -o) enabled:777braceexpand on778hashall on779interactive-comments on780pipefail on781Knapsack report generator started!782Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}783# [RSpecRunTime] Starting RSpec timer...784[TEST PROF INFO] EventProf enabled (sql.active_record)785unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.786Test environment set up in 0.942999388 seconds787# [RSpecRunTime] Starting example group spec/features/issues/gfm_autocomplete_spec.rb. Expected to take 5 minutes 44.36 seconds.788GFM autocomplete789Starting the Capybara driver server...790 new issue page791Capybara starting Puma...792* Version 6.4.0, codename: The Eagle of Durango793* Min threads: 0, max threads: 4794* Listening on unix:///tmp/20240304-336-9fawhq795 allows quick actions796 issue description797 updates with GFM reference798 allows quick actions799# [RSpecRunTime] RSpec elapsed time: 37.09 seconds. Current RSS: ~1500M. load average: 1.12 1.22 1.10 1/387 536800 issue comment801 triggering autocomplete802 only opens autocomplete menu when trigger character is after whitespace803 does not open label autocomplete menu after strikethrough804# [RSpecRunTime] RSpec elapsed time: 51.04 seconds. Current RSS: ~1524M. load average: 1.84 1.37 1.15 1/388 546805 xss checks806 opens autocomplete menu for Issues when field starts with text with item escaping HTML characters807 opens autocomplete menu for Username when field starts with text with item escaping HTML characters808 opens autocomplete menu for Milestone when field starts with text with item escaping HTML characters809 opens autocomplete menu for Labels when field starts with text with item escaping HTML characters810# [RSpecRunTime] RSpec elapsed time: 1 minute 16.61 seconds. Current RSS: ~1524M. load average: 2.13 1.47 1.19 1/388 557811 autocomplete highlighting812 auto-selects the first item when there is a query, and only for assignees with no query813# [RSpecRunTime] RSpec elapsed time: 1 minute 24.4 seconds. Current RSS: ~1522M. load average: 2.36 1.53 1.21 1/390 565814 behaves like autocomplete user mentions815 does not wrap with quotes for assignee values816 includes items for assignee dropdowns with non-ASCII characters in name817 searches across full name for assignees818 shows names that start with the query as the top result819 shows usernames that start with the query as the top result820 shows username when pasting then pressing Enter821 does not show `@undefined` when pressing `@` then Enter822 when /assign quick action is selected823 triggers user autocomplete and lists users who are currently not assigned to the issue824# [RSpecRunTime] RSpec elapsed time: 2 minutes 18.18 seconds. Current RSS: ~1525M. load average: 1.95 1.56 1.24 1/393 589825 when mention_autocomplete_backend_filtering is disabled826 behaves like autocomplete user mentions827 does not wrap with quotes for assignee values828 includes items for assignee dropdowns with non-ASCII characters in name829 searches across full name for assignees830 shows names that start with the query as the top result831 shows usernames that start with the query as the top result832 shows username when pasting then pressing Enter833 does not show `@undefined` when pressing `@` then Enter834 when /assign quick action is selected835 triggers user autocomplete and lists users who are currently not assigned to the issue836# [RSpecRunTime] RSpec elapsed time: 3 minutes 10.86 seconds. Current RSS: ~1531M. load average: 1.99 1.64 1.28 1/394 612837 if a selected value has special characters838 wraps the result in double quotes839 doesn't wrap for emoji values840# [RSpecRunTime] RSpec elapsed time: 3 minutes 23.68 seconds. Current RSS: ~1535M. load average: 2.16 1.68 1.30 1/393 618841 quick actions842 does not limit quick actions autocomplete list to 5843# [RSpecRunTime] RSpec elapsed time: 3 minutes 30.1 seconds. Current RSS: ~1538M. load average: 2.07 1.67 1.30 1/393 622844 labels845 allows colons when autocompleting scoped labels846 allows spaces when autocompleting multi-word labels847 only autocompletes the last label848 does not autocomplete labels if no tilde is typed849# [RSpecRunTime] RSpec elapsed time: 3 minutes 55.68 seconds. Current RSS: ~1538M. load average: 2.22 1.74 1.33 1/392 633850 when other notes are destroyed851 keeps autocomplete key listeners852# [RSpecRunTime] RSpec elapsed time: 4 minutes 4.07 seconds. Current RSS: ~1536M. load average: 2.12 1.72 1.33 1/392 637853 issues854 behaves like autocomplete suggestions855 suggests objects correctly856# [RSpecRunTime] RSpec elapsed time: 4 minutes 11.17 seconds. Current RSS: ~1537M. load average: 2.34 1.78 1.35 1/391 641857 merge requests858 behaves like autocomplete suggestions859 suggests objects correctly860# [RSpecRunTime] RSpec elapsed time: 4 minutes 18.65 seconds. Current RSS: ~1538M. load average: 2.40 1.80 1.36 1/393 646861 project snippets862 behaves like autocomplete suggestions863 suggests objects correctly864# [RSpecRunTime] RSpec elapsed time: 4 minutes 25.43 seconds. Current RSS: ~1538M. load average: 2.36 1.81 1.37 1/393 650865 milestone866 shows milestons list in the autocomplete menu867 shows expired milestone at the bottom of the list868 shows milestone due earliest at the top of the list869# [RSpecRunTime] RSpec elapsed time: 4 minutes 45.95 seconds. Current RSS: ~1542M. load average: 2.19 1.81 1.38 1/393 660870 contact871 shows contacts list in the autocomplete menu872 shows all contacts873# [RSpecRunTime] RSpec elapsed time: 5 minutes 0.04 second. Current RSS: ~1536M. load average: 2.33 1.85 1.40 1/392 667874 when typing enter for autocomplete in a markdown list875 does not create a new list item876# [RSpecRunTime] RSpec elapsed time: 5 minutes 8.1 seconds. Current RSS: ~1544M. load average: 2.12 1.82 1.39 1/391 671877# [RSpecRunTime] Finishing example group spec/features/issues/gfm_autocomplete_spec.rb. It took 5 minutes 4.96 seconds. Expected to take 5 minutes 44.36 seconds.878# [RSpecRunTime] Starting example group spec/features/merge_request/batch_comments_spec.rb. Expected to take 3 minutes 19.01 seconds.879Merge request > Batch comments880 adds draft note881 publishes review882 deletes draft note883 edits draft note884 multiple times on the same diff line885 shows both drafts at once886# [RSpecRunTime] RSpec elapsed time: 6 minutes 0.62 second. Current RSS: ~1535M. load average: 1.75 1.77 1.40 1/395 1055887 with image and file draft note888 does not show in overview889# [RSpecRunTime] RSpec elapsed time: 6 minutes 16.2 seconds. Current RSS: ~1540M. load average: 1.65 1.75 1.40 1/394 1169890 adding single comment to review891 at first does not show `Add to review` and `Add comment now` buttons892 when review has started893 can add comment to review894 can add comment right away895# [RSpecRunTime] RSpec elapsed time: 7 minutes 32.11 seconds. Current RSS: ~1542M. load average: 2.07 1.89 1.47 1/395 1497896 in parallel diff897 adds draft comments to both sides898# [RSpecRunTime] RSpec elapsed time: 7 minutes 43.71 seconds. Current RSS: ~1547M. load average: 1.91 1.86 1.47 1/394 1573899 thread is unresolved900 publishes comment right away and resolves the thread901 publishes review and resolves the thread902# [RSpecRunTime] RSpec elapsed time: 8 minutes 14.99 seconds. Current RSS: ~1550M. load average: 1.61 1.79 1.46 1/395 1793903# [RSpecRunTime] Finishing example group spec/features/merge_request/batch_comments_spec.rb. It took 3 minutes 6.63 seconds. Expected to take 3 minutes 19.01 seconds.904# [RSpecRunTime] Starting example group spec/features/projects/files/user_uploads_files_spec.rb. Expected to take 2 minutes 23.99 seconds.905Projects > Files > User uploads files906 when a user has write access907 uploads and commits a new text file908 uploads and commits a new image file909 uploads and commits a new pdf file910 uploads a file to a sub-directory911 uploads and commits a new text file912 uploads and commits a new image file913 uploads and commits a new pdf file914 uploads a file to a sub-directory915# [RSpecRunTime] RSpec elapsed time: 9 minutes 43.49 seconds. Current RSS: ~1548M. load average: 2.27 1.95 1.54 1/403 3234916 when a user does not have write access917 uploads and commits a new file to a forked project918 uploads and commits a new file to a forked project919# [RSpecRunTime] RSpec elapsed time: 10 minutes 19.25 seconds. Current RSS: ~1589M. load average: 2.40 2.02 1.58 1/404 3799920# [RSpecRunTime] Finishing example group spec/features/projects/files/user_uploads_files_spec.rb. It took 2 minutes 4.28 seconds. Expected to take 2 minutes 23.99 seconds.921# [RSpecRunTime] Starting example group spec/features/projects/snippets/show_spec.rb. Expected to take 1 minute 53.74 seconds.922Projects > Snippets > Project snippet923 when signed in924 as project member925 behaves like show and render proper snippet blob926 Ruby file927 displays the blob928# [RSpecRunTime] RSpec elapsed time: 10 minutes 23.56 seconds. Current RSS: ~1586M. load average: 2.29 2.00 1.58 1/404 3818929 Markdown file930 visiting directly931 displays the blob using the rich viewer932 switching to the simple viewer933 displays the blob using the simple viewer934 switching to the rich viewer again935 displays the blob using the rich viewer936# [RSpecRunTime] RSpec elapsed time: 10 minutes 38.15 seconds. Current RSS: ~1605M. load average: 2.89 2.15 1.63 1/399 3844937 visiting with a line number anchor938 displays the blob using the simple viewer939# [RSpecRunTime] RSpec elapsed time: 10 minutes 43.36 seconds. Current RSS: ~1579M. load average: 3.06 2.20 1.65 1/399 3854940 behaves like does show New Snippet button941 is expected to have visible link "New snippet"942# [RSpecRunTime] RSpec elapsed time: 10 minutes 46.1 seconds. Current RSS: ~1550M. load average: 3.05 2.21 1.66 1/401 3865943 as external user944 behaves like show and render proper snippet blob945 Ruby file946 displays the blob947# [RSpecRunTime] RSpec elapsed time: 10 minutes 49.25 seconds. Current RSS: ~1556M. load average: 3.05 2.21 1.66 1/401 3873948 Markdown file949 visiting directly950 displays the blob using the rich viewer951 switching to the simple viewer952 displays the blob using the simple viewer953 switching to the rich viewer again954 displays the blob using the rich viewer955# [RSpecRunTime] RSpec elapsed time: 11 minutes 3.62 seconds. Current RSS: ~1585M. load average: 2.82 2.20 1.66 1/400 3896956 visiting with a line number anchor957 displays the blob using the simple viewer958# [RSpecRunTime] RSpec elapsed time: 11 minutes 8.6 seconds. Current RSS: ~1571M. load average: 2.83 2.21 1.67 1/401 3905959 behaves like does not show New Snippet button960 is expected not to have visible link "New snippet"961# [RSpecRunTime] RSpec elapsed time: 11 minutes 11.4 seconds. Current RSS: ~1556M. load average: 2.77 2.21 1.67 1/400 3913962 as another user963 behaves like show and render proper snippet blob964 Ruby file965 displays the blob966# [RSpecRunTime] RSpec elapsed time: 11 minutes 14.4 seconds. Current RSS: ~1565M. load average: 2.77 2.21 1.67 1/401 3921967 Markdown file968 visiting directly969 displays the blob using the rich viewer970 switching to the simple viewer971 displays the blob using the simple viewer972 switching to the rich viewer again973 displays the blob using the rich viewer974# [RSpecRunTime] RSpec elapsed time: 11 minutes 28.74 seconds. Current RSS: ~1574M. load average: 2.46 2.17 1.67 1/400 3945975 visiting with a line number anchor976 displays the blob using the simple viewer977# [RSpecRunTime] RSpec elapsed time: 11 minutes 33.88 seconds. Current RSS: ~1576M. load average: 2.42 2.16 1.67 1/401 3954978 behaves like does not show New Snippet button979 is expected not to have visible link "New snippet"980# [RSpecRunTime] RSpec elapsed time: 11 minutes 36.92 seconds. Current RSS: ~1567M. load average: 2.39 2.16 1.67 1/401 3963981 when unauthenticated982 behaves like show and render proper snippet blob983 Ruby file984 displays the blob985# [RSpecRunTime] RSpec elapsed time: 11 minutes 39.56 seconds. Current RSS: ~1567M. load average: 2.39 2.16 1.67 1/402 3971986 Markdown file987 visiting directly988 displays the blob using the rich viewer989 switching to the simple viewer990 displays the blob using the simple viewer991 switching to the rich viewer again992 displays the blob using the rich viewer993# [RSpecRunTime] RSpec elapsed time: 11 minutes 52.22 seconds. Current RSS: ~1579M. load average: 2.08 2.10 1.66 1/401 3995994 visiting with a line number anchor995 displays the blob using the simple viewer996# [RSpecRunTime] RSpec elapsed time: 11 minutes 56.92 seconds. Current RSS: ~1576M. load average: 1.99 2.08 1.66 1/401 4004997 behaves like does not show New Snippet button998 is expected not to have visible link "New snippet"999# [RSpecRunTime] RSpec elapsed time: 11 minutes 59.52 seconds. Current RSS: ~1563M. load average: 1.99 2.08 1.66 1/401 40131000# [RSpecRunTime] Finishing example group spec/features/projects/snippets/show_spec.rb. It took 1 minute 40.26 seconds. Expected to take 1 minute 53.74 seconds.1001# [RSpecRunTime] Starting example group spec/features/groups/empty_states_spec.rb. Expected to take 1 minute 32.28 seconds.1002Group empty states1003 for issues1004 group has a project1005 the project has issues1006 does not display an empty state1007 displays link to create new issue when no open issue is found1008 displays link to create new issue when the current search gave no results1009 displays conditional text when no closed issue is found1010# [RSpecRunTime] RSpec elapsed time: 12 minutes 14.34 seconds. Current RSS: ~1572M. load average: 1.99 2.08 1.66 1/399 40201011 the project has no issues1012 displays an empty state1013 shows a new issue button1014 the new issue button opens a project dropdown1015# [RSpecRunTime] RSpec elapsed time: 12 minutes 25.23 seconds. Current RSS: ~1565M. load average: 2.08 2.09 1.67 1/399 40241016 group without a project1017 group has a subgroup1018 the project has issues1019 does not display an empty state1020# [RSpecRunTime] RSpec elapsed time: 12 minutes 26.83 seconds. Current RSS: ~1578M. load average: 1.99 2.07 1.67 1/397 40251021 the project has no issues1022 displays an empty state1023# [RSpecRunTime] RSpec elapsed time: 12 minutes 29.25 seconds. Current RSS: ~1582M. load average: 1.99 2.07 1.67 1/398 40271024 group has no subgroups1025 behaves like no projects1026 displays an empty state1027 does not show a new issue button1028# [RSpecRunTime] RSpec elapsed time: 12 minutes 35.01 seconds. Current RSS: ~1576M. load average: 1.99 2.07 1.67 5/399 40291029 group has only a project with issues disabled1030 behaves like no projects1031 displays an empty state1032 does not show a new issue button1033# [RSpecRunTime] RSpec elapsed time: 12 minutes 40.33 seconds. Current RSS: ~1576M. load average: 1.83 2.04 1.66 1/399 40301034 for merge requests1035 group has a project1036 the project has merge requests1037 does not display an empty state1038 displays link to create new merge_request when no open merge_request is found1039 displays link to create new issue when the current search gave no results1040 displays conditional text when no closed merge_request is found1041# [RSpecRunTime] RSpec elapsed time: 12 minutes 55.27 seconds. Current RSS: ~1574M. load average: 2.27 2.12 1.69 6/398 40331042 the project has no merge requests1043 displays an empty state1044 shows a new merge request button1045 the new merge request button opens a project dropdown1046# [RSpecRunTime] RSpec elapsed time: 13 minutes 7.88 seconds. Current RSS: ~1573M. load average: 2.26 2.13 1.70 2/398 40361047 group without a project1048 group has a subgroup1049 the project has merge requests1050 does not display an empty state1051# [RSpecRunTime] RSpec elapsed time: 13 minutes 9.72 seconds. Current RSS: ~1573M. load average: 2.26 2.13 1.70 1/397 40371052 the project has no merge requests1053 displays an empty state1054# [RSpecRunTime] RSpec elapsed time: 13 minutes 12.41 seconds. Current RSS: ~1575M. load average: 2.16 2.11 1.70 6/397 40381055 group has no subgroups1056 behaves like no projects1057 displays an empty state1058 does not show a new merge request button1059# [RSpecRunTime] RSpec elapsed time: 13 minutes 19.51 seconds. Current RSS: ~1576M. load average: 2.30 2.14 1.71 6/397 40391060 group has only a project with issues disabled1061 behaves like no projects1062 displays an empty state1063 does not show a new merge request button1064# [RSpecRunTime] RSpec elapsed time: 13 minutes 26.26 seconds. Current RSS: ~1578M. load average: 2.18 2.12 1.71 1/398 40411065# [RSpecRunTime] Finishing example group spec/features/groups/empty_states_spec.rb. It took 1 minute 26.77 seconds. Expected to take 1 minute 32.28 seconds.1066# [RSpecRunTime] Starting example group spec/features/dashboard/projects_spec.rb. Expected to take 1 minute 16.01 seconds.1067Dashboard Projects1068 links to the "Explore projects" page1069 avoids an N+1 query in dashboard index1070 behaves like an autodiscoverable RSS feed with current_user's feed token1071 has an RSS autodiscovery link tag with current_user's feed token1072# [RSpecRunTime] RSpec elapsed time: 13 minutes 40.15 seconds. Current RSS: ~1584M. load average: 2.44 2.18 1.73 4/401 40801073 behaves like a "Your work" page with sidebar and breadcrumbs1074 shows the "Your work" sidebar1075 shows the correct sidebar menu item as active1076 breadcrumbs1077 has "Your work" as its root breadcrumb1078# [RSpecRunTime] RSpec elapsed time: 13 minutes 45.57 seconds. Current RSS: ~1586M. load average: 2.22 2.14 1.72 1/399 40811079 when user has access to the project1080 shows role badge1081 when role changes1082 displays the right role1083# [RSpecRunTime] RSpec elapsed time: 13 minutes 50.75 seconds. Current RSS: ~1575M. load average: 2.52 2.21 1.75 6/395 40821084 when last_activity_at and update_at are present1085 shows the last_activity_at attribute as the update date1086# [RSpecRunTime] RSpec elapsed time: 13 minutes 52.56 seconds. Current RSS: ~1574M. load average: 2.52 2.21 1.75 1/395 40831087 when last_activity_at is missing1088 shows the updated_at attribute as the update date1089# [RSpecRunTime] RSpec elapsed time: 13 minutes 54.45 seconds. Current RSS: ~1573M. load average: 2.52 2.21 1.75 3/395 40841090 when on Your projects tab1091 shows all projects by default1092 shows personal projects on personal projects tab1093 sorts projects by most stars when sorting by most stars1094# [RSpecRunTime] RSpec elapsed time: 14 minutes 2.57 seconds. Current RSS: ~1570M. load average: 2.44 2.20 1.75 1/395 40851095 when on Starred projects tab1096 shows the empty state when there are no starred projects1097 shows only starred projects1098 does not show tabs to filter by all projects or personal1099 behaves like a "Your work" page with sidebar and breadcrumbs1100 shows the "Your work" sidebar1101 shows the correct sidebar menu item as active1102 breadcrumbs1103 has "Your work" as its root breadcrumb1104# [RSpecRunTime] RSpec elapsed time: 14 minutes 13.43 seconds. Current RSS: ~1576M. load average: 2.22 2.16 1.74 1/395 40861105 with a pipeline1106 shows that the last pipeline passed1107 guest user of project and project has private pipelines1108 behaves like hidden pipeline status1109 does not show the pipeline status1110# [RSpecRunTime] RSpec elapsed time: 14 minutes 17.99 seconds. Current RSS: ~1568M. load average: 2.20 2.16 1.74 1/400 41211111 when last_pipeline is missing1112 behaves like hidden pipeline status1113 does not show the pipeline status1114# [RSpecRunTime] RSpec elapsed time: 14 minutes 20.38 seconds. Current RSS: ~1565M. load average: 2.20 2.16 1.74 4/400 41411115 with topics1116 when project has topics1117 shows project topics if exist1118# [RSpecRunTime] RSpec elapsed time: 14 minutes 22.8 seconds. Current RSS: ~1565M. load average: 2.35 2.19 1.76 2/400 41511119 when project does not have topics1120 does not show project topics1121# [RSpecRunTime] RSpec elapsed time: 14 minutes 24.79 seconds. Current RSS: ~1564M. load average: 2.35 2.19 1.76 1/400 41521122 last push widget1123 shows "Create merge request" button1124# [RSpecRunTime] RSpec elapsed time: 14 minutes 29.62 seconds. Current RSS: ~1571M. load average: 2.24 2.17 1.75 1/399 41651125# [RSpecRunTime] Finishing example group spec/features/dashboard/projects_spec.rb. It took 1 minute 3.32 seconds. Expected to take 1 minute 16.01 seconds.1126# [RSpecRunTime] Starting example group spec/features/dashboard/groups_list_spec.rb. Expected to take 1 minute 2.13 seconds.1127Dashboard Groups page1128 shows groups user is member of1129 shows subgroups the user is member of1130 links to the "Explore groups" page1131 behaves like a "Your work" page with sidebar and breadcrumbs1132 shows the "Your work" sidebar1133 shows the correct sidebar menu item as active1134 breadcrumbs1135 has "Your work" as its root breadcrumb1136# [RSpecRunTime] RSpec elapsed time: 14 minutes 42.63 seconds. Current RSS: ~1574M. load average: 1.96 2.11 1.74 1/395 41671137 when filtering groups1138 expands when filtering groups1139 resets search when user cleans the input1140# [RSpecRunTime] RSpec elapsed time: 14 minutes 52.06 seconds. Current RSS: ~1573M. load average: 1.90 2.09 1.73 1/395 41691141 with subgroups1142 shows subgroups inside of its parent group1143 can toggle parent group1144# [RSpecRunTime] RSpec elapsed time: 14 minutes 57.67 seconds. Current RSS: ~1585M. load average: 1.74 2.05 1.72 1/395 41701145 group actions dropdown1146 user with subgroup ownership1147 cannot remove parent group1148# [RSpecRunTime] RSpec elapsed time: 14 minutes 59.93 seconds. Current RSS: ~1584M. load average: 1.74 2.05 1.72 1/395 41711149 user with parent group ownership1150 can remove parent group1151 can remove subgroups1152# [RSpecRunTime] RSpec elapsed time: 15 minutes 4.77 seconds. Current RSS: ~1584M. load average: 1.68 2.04 1.72 1/395 41721153 user is a maintainer1154 cannot remove the group1155 cannot edit the group1156 can leave the group1157# [RSpecRunTime] RSpec elapsed time: 15 minutes 11.96 seconds. Current RSS: ~1584M. load average: 1.58 2.00 1.71 5/395 41731158 when using pagination1159 loads results for next page1160# [RSpecRunTime] RSpec elapsed time: 15 minutes 15.07 seconds. Current RSS: ~1579M. load average: 1.58 2.00 1.71 1/395 41741161 when signed in as admin1162 shows only groups admin is member of1163# [RSpecRunTime] RSpec elapsed time: 15 minutes 17.33 seconds. Current RSS: ~1586M. load average: 1.61 2.00 1.72 1/395 41751164 when there are no groups to display1165 shows empty state1166# [RSpecRunTime] RSpec elapsed time: 15 minutes 19.09 seconds. Current RSS: ~1586M. load average: 1.61 2.00 1.72 1/395 41761167# [RSpecRunTime] Finishing example group spec/features/dashboard/groups_list_spec.rb. It took 49.47 seconds. Expected to take 1 minute 2.13 seconds.1168# [RSpecRunTime] Starting example group spec/features/groups/members/manage_groups_spec.rb. Expected to take 51.06 seconds.1169Groups > Members > Manage groups1170 when group link does not exist1171 can share a group with group1172# [RSpecRunTime] RSpec elapsed time: 15 minutes 25.83 seconds. Current RSS: ~1579M. load average: 1.76 2.02 1.72 1/396 41801173 when group link exists1174 remove group from group1175 update group to owner level1176 updates expiry date1177 when expiry date is set1178 clears expiry date1179# [RSpecRunTime] RSpec elapsed time: 15 minutes 40.19 seconds. Current RSS: ~1568M. load average: 1.72 2.00 1.72 1/397 41881180 group search results1181 behaves like inviting groups search results1182 with instance admin considerations1183 when user is an admin1184 shows groups where the admin has no direct membership1185 shows groups where the admin has at least guest level membership1186# [RSpecRunTime] RSpec elapsed time: 15 minutes 46.21 seconds. Current RSS: ~1564M. load average: 1.85 2.02 1.73 1/397 41931187 when user is not an admin1188 does not show groups where the user has no direct membership1189 shows groups where the user has at least guest level membership1190# [RSpecRunTime] RSpec elapsed time: 15 minutes 52.64 seconds. Current RSS: ~1572M. load average: 1.78 2.00 1.73 1/397 41981191 when user is not an admin and there are hierarchy considerations1192 does not show self or ancestors1193 when sharing with groups outside the hierarchy is enabled1194 shows groups within and outside the hierarchy in search results1195# [RSpecRunTime] RSpec elapsed time: 15 minutes 59.88 seconds. Current RSS: ~1576M. load average: 1.96 2.03 1.74 1/397 42031196 when sharing with groups outside the hierarchy is disabled1197 shows only groups within the hierarchy in search results1198# [RSpecRunTime] RSpec elapsed time: 16 minutes 3.28 seconds. Current RSS: ~1574M. load average: 1.88 2.02 1.73 1/397 42061199# [RSpecRunTime] Finishing example group spec/features/groups/members/manage_groups_spec.rb. It took 44.19 seconds. Expected to take 51.06 seconds.1200# [RSpecRunTime] Starting example group spec/features/reportable_note/snippets_spec.rb. Expected to take 44.75 seconds.1201Reportable note on snippets1202 on project snippet1203 behaves like reportable note1204 has an edit button1205 has a `More actions` dropdown1206 dropdown has Report and Delete links1207 report button links to a report page1208# [RSpecRunTime] RSpec elapsed time: 16 minutes 45.58 seconds. Current RSS: ~1566M. load average: 1.88 1.99 1.74 1/404 47111209# [RSpecRunTime] Finishing example group spec/features/reportable_note/snippets_spec.rb. It took 42.3 seconds. Expected to take 44.75 seconds.1210# [RSpecRunTime] Starting example group spec/features/projects/integrations/user_uses_inherited_settings_spec.rb. Expected to take 38.59 seconds.1211User uses inherited settings1212 with instance settings1213 behaves like inherited settings1214 switching from inherited to custom settings1215 clears the form fields and saves the entered values1216# [RSpecRunTime] RSpec elapsed time: 16 minutes 55.34 seconds. Current RSS: ~1560M. load average: 1.75 1.95 1.73 1/399 47161217 switching from custom to inherited settings1218 resets the form fields, makes them read-only, and saves the inherited values1219# [RSpecRunTime] RSpec elapsed time: 17 minutes 2.67 seconds. Current RSS: ~1561M. load average: 1.63 1.92 1.72 1/399 47201220 with group settings1221 behaves like inherited settings1222 switching from inherited to custom settings1223 clears the form fields and saves the entered values1224# [RSpecRunTime] RSpec elapsed time: 17 minutes 11.73 seconds. Current RSS: ~1561M. load average: 1.75 1.94 1.73 1/398 47241225 switching from custom to inherited settings1226 resets the form fields, makes them read-only, and saves the inherited values1227# [RSpecRunTime] RSpec elapsed time: 17 minutes 19.18 seconds. Current RSS: ~1578M. load average: 1.77 1.94 1.73 1/398 47281228# [RSpecRunTime] Finishing example group spec/features/projects/integrations/user_uses_inherited_settings_spec.rb. It took 33.6 seconds. Expected to take 38.59 seconds.1229# [RSpecRunTime] Starting example group spec/features/merge_requests/filters_generic_behavior_spec.rb. Expected to take 33.77 seconds.1230Merge Requests > Filters generic behavior1231 when filtered by a label1232 state tabs1233 does not change when state tabs are clicked1234# [RSpecRunTime] RSpec elapsed time: 17 minutes 35.44 seconds. Current RSS: ~1571M. load average: 1.84 1.95 1.73 1/398 47871235 clear button1236 allows user to remove filtered labels1237# [RSpecRunTime] RSpec elapsed time: 17 minutes 44.89 seconds. Current RSS: ~1575M. load average: 1.71 1.91 1.72 1/402 48441238 filter dropdown1239 filters by label name1240# [RSpecRunTime] RSpec elapsed time: 17 minutes 49.52 seconds. Current RSS: ~1589M. load average: 1.58 1.88 1.72 1/402 48991241# [RSpecRunTime] Finishing example group spec/features/merge_requests/filters_generic_behavior_spec.rb. It took 30.34 seconds. Expected to take 33.77 seconds.1242# [RSpecRunTime] Starting example group spec/features/merge_request/user_views_comment_on_diff_file_spec.rb. Expected to take 28.41 seconds.1243User views comment on a diff file1244 with invalid start_sha position1245 renders diffs1246 renders discussion on overview tab1247# [RSpecRunTime] RSpec elapsed time: 18 minutes 17.14 seconds. Current RSS: ~1563M. load average: 1.80 1.90 1.73 1/405 50631248# [RSpecRunTime] Finishing example group spec/features/merge_request/user_views_comment_on_diff_file_spec.rb. It took 27.62 seconds. Expected to take 28.41 seconds.1249# [RSpecRunTime] Starting example group spec/features/groups/import_export/import_file_spec.rb. Expected to take 24.81 seconds.1250Import/Export - Group Import1251 when the user uploads a valid export file1252 when using the pre-filled path1253 successfully imports the group1254# [RSpecRunTime] RSpec elapsed time: 18 minutes 27.45 seconds. Current RSS: ~1573M. load average: 1.83 1.90 1.73 1/401 50741255 when modifying the pre-filled path1256 successfully imports the group1257# [RSpecRunTime] RSpec elapsed time: 18 minutes 34.33 seconds. Current RSS: ~1565M. load average: 1.77 1.88 1.72 4/401 50761258 when the path is already taken1259 suggests a unique path1260# [RSpecRunTime] RSpec elapsed time: 18 minutes 40.37 seconds. Current RSS: ~1572M. load average: 1.87 1.90 1.73 1/401 50781261# [RSpecRunTime] Finishing example group spec/features/groups/import_export/import_file_spec.rb. It took 23.22 seconds. Expected to take 24.81 seconds.1262# [RSpecRunTime] Starting example group spec/features/boards/reload_boards_on_browser_back_spec.rb. Expected to take 21.32 seconds.1263Ensure Boards do not show stale data on browser back1264 authorized user1265 created issue is listed on board1266# [RSpecRunTime] RSpec elapsed time: 19 minutes 0.04 second. Current RSS: ~1561M. load average: 2.07 1.94 1.75 1/401 50871267# [RSpecRunTime] Finishing example group spec/features/boards/reload_boards_on_browser_back_spec.rb. It took 19.67 seconds. Expected to take 21.32 seconds.1268# [RSpecRunTime] Starting example group spec/features/merge_request/user_sees_check_out_branch_modal_spec.rb. Expected to take 17.52 seconds.1269Merge request > User sees check out branch modal1270 shows the check out branch modal1271 closes the check out branch modal with the close action1272# [RSpecRunTime] Finishing example group spec/features/merge_request/user_sees_check_out_branch_modal_spec.rb. It took 16.93 seconds. Expected to take 17.52 seconds.1273# [RSpecRunTime] RSpec elapsed time: 19 minutes 17.12 seconds. Current RSS: ~1567M. load average: 2.06 1.95 1.75 1/407 51631274# [RSpecRunTime] Starting example group spec/features/projects/members/user_manages_project_members_spec.rb. Expected to take 15.78 seconds.1275Projects > Settings > User manages project members1276 cancels a team member1277 shows all members of project shared group1278# [RSpecRunTime] Finishing example group spec/features/projects/members/user_manages_project_members_spec.rb. It took 14.22 seconds. Expected to take 15.78 seconds.1279# [RSpecRunTime] RSpec elapsed time: 19 minutes 31.38 seconds. Current RSS: ~1572M. load average: 2.42 2.03 1.78 1/403 51731280# [RSpecRunTime] Starting example group spec/features/admin/admin_health_check_spec.rb. Expected to take 13.01 seconds.1281Admin Health Check1282 #show1283 has a health check access token1284 reload access token1285 changes the access token1286# [RSpecRunTime] RSpec elapsed time: 19 minutes 38.57 seconds. Current RSS: ~1594M. load average: 2.63 2.08 1.80 1/402 51751287 when services are up1288 shows healthy status1289# [RSpecRunTime] RSpec elapsed time: 19 minutes 40.99 seconds. Current RSS: ~1588M. load average: 2.74 2.11 1.81 1/402 51761290 when a service is down1291 shows unhealthy status1292# [RSpecRunTime] RSpec elapsed time: 19 minutes 43.57 seconds. Current RSS: ~1584M. load average: 2.74 2.11 1.81 1/401 51771293# [RSpecRunTime] Finishing example group spec/features/admin/admin_health_check_spec.rb. It took 12.29 seconds. Expected to take 13.01 seconds.1294# [RSpecRunTime] Starting example group spec/features/issues/user_sorts_issue_comments_spec.rb. Expected to take 11.11 seconds.1295Comment sort direction1296 on issue page1297 saves sort order1298# [RSpecRunTime] RSpec elapsed time: 19 minutes 53.7 seconds. Current RSS: ~1584M. load average: 2.63 2.11 1.82 1/403 51971299# [RSpecRunTime] Finishing example group spec/features/issues/user_sorts_issue_comments_spec.rb. It took 10.14 seconds. Expected to take 11.11 seconds.1300# [RSpecRunTime] Starting example group spec/features/registrations/registration_spec.rb. Expected to take 10.4 seconds.1301Registrations1302 when the user registers having an invitation1303 becomes a member after confirmation1304# [RSpecRunTime] RSpec elapsed time: 20 minutes 2.45 seconds. Current RSS: ~1565M. load average: 2.45 2.09 1.81 2/403 51991305 when the user visits the registration page when already signed in1306 does not show an "You are already signed in" error message1307# [RSpecRunTime] Finishing example group spec/features/registrations/registration_spec.rb. It took 9.21 seconds. Expected to take 10.4 seconds.1308# [RSpecRunTime] Starting example group spec/features/groups/board_sidebar_spec.rb. Expected to take 8.41 seconds.1309Group Issue Boards1310 labels1311 only shows valid labels for the issue project and group1312# [RSpecRunTime] RSpec elapsed time: 20 minutes 10.67 seconds. Current RSS: ~1570M. load average: 2.15 2.04 1.80 1/403 52021313# [RSpecRunTime] Finishing example group spec/features/groups/board_sidebar_spec.rb. It took 7.74 seconds. Expected to take 8.41 seconds.1314# [RSpecRunTime] Starting example group spec/features/groups/labels/sort_labels_spec.rb. Expected to take 8.01 seconds.1315Sort labels1316 sorts by title by default1317 sorts by date1318# [RSpecRunTime] Finishing example group spec/features/groups/labels/sort_labels_spec.rb. It took 7.61 seconds. Expected to take 8.01 seconds.1319# [RSpecRunTime] RSpec elapsed time: 20 minutes 18.43 seconds. Current RSS: ~1561M. load average: 2.05 2.02 1.80 1/402 52031320# [RSpecRunTime] Starting example group spec/features/projects/files/editing_a_file_spec.rb. Expected to take 6.6 seconds.1321Projects > Files > User wants to edit a file1322 when the user has write access1323 file has been updated since the user opened the edit page1324# [RSpecRunTime] RSpec elapsed time: 20 minutes 20.87 seconds. Current RSS: ~1584M. load average: 1.97 2.00 1.79 1/406 52561325 when the user does not have write access1326 and the user has a fork of the project1327 and the forked project is ahead of the upstream project1328 renders an error message1329# [RSpecRunTime] RSpec elapsed time: 20 minutes 23.72 seconds. Current RSS: ~1616M. load average: 1.97 2.00 1.79 1/406 53191330# [RSpecRunTime] Finishing example group spec/features/projects/files/editing_a_file_spec.rb. It took 5.4 seconds. Expected to take 6.6 seconds.1331# [RSpecRunTime] Starting example group spec/features/admin/admin_browse_spam_logs_spec.rb. Expected to take 5.29 seconds.1332Admin browse spam logs1333 browse spam logs1334 passes axe automated accessibility testing1335 does not perform N+1 queries1336 when user is trusted1337 allows admin to untrust the user1338# [RSpecRunTime] RSpec elapsed time: 20 minutes 28.32 seconds. Current RSS: ~1622M. load average: 1.89 1.98 1.79 1/407 53211339# [RSpecRunTime] Finishing example group spec/features/admin/admin_browse_spam_logs_spec.rb. It took 4.6 seconds. Expected to take 5.29 seconds.1340# [RSpecRunTime] Starting example group spec/features/groups/user_browse_projects_group_page_spec.rb. Expected to take 3.9 seconds.1341User browse group projects page1342 when user is owner1343 when user signed in1344 when group has archived project1345 renders projects list1346# [RSpecRunTime] RSpec elapsed time: 20 minutes 31.91 seconds. Current RSS: ~1607M. load average: 2.06 2.02 1.80 1/407 53241347# [RSpecRunTime] Finishing example group spec/features/groups/user_browse_projects_group_page_spec.rb. It took 3.6 seconds. Expected to take 3.9 seconds.1348# [RSpecRunTime] Starting example group spec/features/groups/dependency_proxy_for_containers_spec.rb. Expected to take 2.91 seconds.1349Group Dependency Proxy for containers1350Capybara starting Puma...1351* Version 6.4.0, codename: The Eagle of Durango1352* Min threads: 0, max threads: 41353* Listening on http://127.0.0.1:442631354 fetching a blob1355 when the blob is cached for the group1356 behaves like responds with the file1357 sends file1358 when the blob must be downloaded1359 behaves like responds with the file1360 sends file1361 behaves like caches the file1362 caches the file1363# [RSpecRunTime] Finishing example group spec/features/groups/dependency_proxy_for_containers_spec.rb. It took 2.13 seconds. Expected to take 2.91 seconds.1364# [RSpecRunTime] Starting example group spec/features/users/one_trust_csp_spec.rb. Expected to take 0.6 second.1365OneTrust content security policy1366 has proper Content Security Policy headers1367# [RSpecRunTime] Finishing example group spec/features/users/one_trust_csp_spec.rb. It took 0.4 second. Expected to take 0.6 second.1368auto_explain log contains 1115 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-single-db-ci-connection-17-32.336.main.ndjson.gz1369took 8.1615254941370auto_explain log contains 1116 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-single-db-ci-connection-17-32.336.ci.ndjson.gz1371took 7.9685328651372[TEST PROF INFO] EventProf results for sql.active_record1373Total time: 04:00.757 of 20:31.026 (19.56%)1374Total events: 1005091375Top 5 slowest suites (by time):1376GFM autocomplete (./spec/features/issues/gfm_autocomplete_spec.rb:5) – 01:21.401 (31053 / 43) of 05:04.962 (26.69%)1377Merge request > Batch comments (./spec/features/merge_request/batch_comments_spec.rb:5) – 00:45.195 (17308 / 12) of 03:06.628 (24.22%)1378Projects > Fi... uploads files (./spec/features/projects/files/user_uploads_files_spec.rb:5) – 00:23.007 (8577 / 10) of 02:04.276 (18.51%)1379Group empty states (./spec/features/groups/empty_states_spec.rb:5) – 00:12.901 (8098 / 26) of 01:26.768 (14.87%)1380Projects > Sn...roject snippet (./spec/features/projects/snippets/show_spec.rb:5) – 00:11.577 (3570 / 24) of 01:40.259 (11.55%)1381Knapsack report was generated. Preview:1382{1383 "spec/features/issues/gfm_autocomplete_spec.rb": 304.96220198599985,1384 "spec/features/merge_request/batch_comments_spec.rb": 186.62787129999924,1385 "spec/features/projects/files/user_uploads_files_spec.rb": 124.27628827699846,1386 "spec/features/projects/snippets/show_spec.rb": 100.25871175700013,1387 "spec/features/groups/empty_states_spec.rb": 86.76783691399942,1388 "spec/features/dashboard/projects_spec.rb": 63.31673508499989,1389 "spec/features/dashboard/groups_list_spec.rb": 49.46950180000022,1390 "spec/features/groups/members/manage_groups_spec.rb": 44.18738142800066,1391 "spec/features/reportable_note/snippets_spec.rb": 42.29541117200097,1392 "spec/features/projects/integrations/user_uses_inherited_settings_spec.rb": 33.601927216999684,1393 "spec/features/merge_requests/filters_generic_behavior_spec.rb": 30.344386693999695,1394 "spec/features/merge_request/user_views_comment_on_diff_file_spec.rb": 27.615294653000092,1395 "spec/features/groups/import_export/import_file_spec.rb": 23.223036421999495,1396 "spec/features/boards/reload_boards_on_browser_back_spec.rb": 19.672001097000248,1397 "spec/features/merge_request/user_sees_check_out_branch_modal_spec.rb": 16.92880553500072,1398 "spec/features/projects/members/user_manages_project_members_spec.rb": 14.22391169399998,1399 "spec/features/admin/admin_health_check_spec.rb": 12.287543278998783,1400 "spec/features/issues/user_sorts_issue_comments_spec.rb": 10.137935135999214,1401 "spec/features/registrations/registration_spec.rb": 9.21175646499978,1402 "spec/features/groups/board_sidebar_spec.rb": 7.744131126999491,1403 "spec/features/groups/labels/sort_labels_spec.rb": 7.611278944001242,1404 "spec/features/projects/files/editing_a_file_spec.rb": 5.3955631160006305,1405 "spec/features/admin/admin_browse_spam_logs_spec.rb": 4.601527347998854,1406 "spec/features/groups/user_browse_projects_group_page_spec.rb": 3.594721933000983,1407 "spec/features/groups/dependency_proxy_for_containers_spec.rb": 2.1272106939995865,1408 "spec/features/users/one_trust_csp_spec.rb": 0.40329218799888621409}1410Knapsack global time execution for tests: 20m 30s1411Finished in 20 minutes 51 seconds (files took 43.39 seconds to load)1412213 examples, 0 failures1413Randomized with seed 444051414Failed to write to log, write log/workhorse-test.log: file already closed1415[TEST PROF INFO] Time spent in factories: 01:12.547 (5.79% of total time)1416RSpec exited with 0.1417No examples to retry, congrats!1419Running after script...1420$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1431$ tooling/bin/push_job_metrics || true1432[job-metrics] Pushing job metrics file for the CI/CD job.1433[job-metrics] Pushed 4 CI job metric entries to InfluxDB.1435Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-17 due to policy1437Uploading artifacts...1438auto_explain/: found 3 matching artifact files and directories 1439coverage/: found 5 matching artifact files and directories 1440crystalball/: found 2 matching artifact files and directories 1441WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1442knapsack/: found 4 matching artifact files and directories 1443rspec/: found 16 matching artifact files and directories 1444WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1445log/*.log: found 19 matching artifact files and directories 1446WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6311412038/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1447WARNING: Retrying... context=artifacts-uploader error=request redirected1448Uploading artifacts as "archive" to coordinator... 201 Created id=6311412038 responseStatus=201 Created token=glcbt-651449Uploading artifacts...1450rspec/rspec-*.xml: found 1 matching artifact files and directories 1451WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6311412038/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1452WARNING: Retrying... context=artifacts-uploader error=request redirected1453Uploading artifacts as "junit" to coordinator... 201 Created id=6311412038 responseStatus=201 Created token=glcbt-651455Job succeeded